2022-03-08 18:38:31.699 1320 2411372575376 MainThread INFO neutron.common.config [-] Logging enabled! 2022-03-08 18:38:31.699 1320 2411372575376 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 19.1.0.dev581 2022-03-08 18:38:31.699 1320 2411372575376 MainThread DEBUG neutron.common.config [-] command line: c:\python38\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2022-03-08 18:38:31.738 1320 2411372575376 MainThread INFO os_win.utils.network.networkutils [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] WMI caching is disabled. 2022-03-08 18:38:31.989 1320 2411372575376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-03-08 18:38:32.033 1320 2411372575376 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-03-08 18:38:32.033 1320 2411372575376 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-03-08 18:38:32.236 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent initialized successfully, now running... 2022-03-08 18:38:32.252 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-03-08 18:38:32.252 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-03-08 18:38:32.293 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-03-08 18:40:53.986 1320 2411471344032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a11a2077-0ee4-424d-b526-abfac9b8f7a2 - - - - -] port_update received: 7bbfc5a7-d38f-4bc4-b35e-2c8bf9879333 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:40:54.005 1320 2411471344032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a11a2077-0ee4-424d-b526-abfac9b8f7a2 - - - - -] No port 7bbfc5a7-d38f-4bc4-b35e-2c8bf9879333 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 18:40:58.718 1320 2411469046000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80c19743-1ced-495d-9666-bbe096bdf745 - - - - -] port_update received: b421e781-7d6b-4262-a1e8-8607065e8702 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:40:58.738 1320 2411469046000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80c19743-1ced-495d-9666-bbe096bdf745 - - - - -] No port b421e781-7d6b-4262-a1e8-8607065e8702 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 18:41:02.637 1320 2411470271760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b46d89fc-6242-4640-b9fc-c56aaf9178f1 - - - - -] port_update received: 0e5230e9-186a-4237-9ced-19c2af94e8f0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:41:02.657 1320 2411470271760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b46d89fc-6242-4640-b9fc-c56aaf9178f1 - - - - -] No port 0e5230e9-186a-4237-9ced-19c2af94e8f0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 18:41:08.215 1320 2411469261808 MainThread WARNING oslo_policy.policy [req-2786214e-ee10-44fb-a91a-2005720da2ac a6d619889efa4298b2b449a3bba9233a - - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-03-08 18:41:08.215 1320 2411469261808 MainThread WARNING oslo_policy.policy [req-2786214e-ee10-44fb-a91a-2005720da2ac a6d619889efa4298b2b449a3bba9233a - - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-03-08 18:41:08.246 1320 2411469261808 MainThread WARNING oslo_policy.policy [req-2786214e-ee10-44fb-a91a-2005720da2ac a6d619889efa4298b2b449a3bba9233a - - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2022-03-08 18:41:08.246 1320 2411469261808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2786214e-ee10-44fb-a91a-2005720da2ac a6d619889efa4298b2b449a3bba9233a - - - -] Security group member updated on remote: ['c8a67884-1843-4707-b8b4-5bb66f33373d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:41:08.246 1320 2411469261808 MainThread INFO neutron.agent.securitygroups_rpc [req-2786214e-ee10-44fb-a91a-2005720da2ac a6d619889efa4298b2b449a3bba9233a - - - -] Security group member updated ['c8a67884-1843-4707-b8b4-5bb66f33373d'] 2022-03-08 18:41:08.246 1320 2411470207808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3563f2c2-9c09-4ef7-96b8-526ef75e993c 06b5010884c0405fbeb4d66b846e21b3 - - - -] Security group rule updated on remote: ['f0128371-7e7d-402c-9fa8-0b54c883e8ca'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 18:41:08.246 1320 2411470207808 MainThread INFO neutron.agent.securitygroups_rpc [req-3563f2c2-9c09-4ef7-96b8-526ef75e993c 06b5010884c0405fbeb4d66b846e21b3 - - - -] Security group rule updated ['f0128371-7e7d-402c-9fa8-0b54c883e8ca'] 2022-03-08 18:41:09.826 1320 2411470205520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-59e71de1-847f-49aa-a6a7-16ccede4fa01 - - - - -] port_update received: 9e63f978-e864-4ee3-b518-fb531a6312c0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:41:09.841 1320 2411470205520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-59e71de1-847f-49aa-a6a7-16ccede4fa01 - - - - -] No port 9e63f978-e864-4ee3-b518-fb531a6312c0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 18:41:10.389 1320 2411470205520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a6a02c59-0db4-46dc-919f-30653ec1baba 06b5010884c0405fbeb4d66b846e21b3 - - - -] Security group rule updated on remote: ['f0128371-7e7d-402c-9fa8-0b54c883e8ca'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 18:41:10.389 1320 2411470205520 MainThread INFO neutron.agent.securitygroups_rpc [req-a6a02c59-0db4-46dc-919f-30653ec1baba 06b5010884c0405fbeb4d66b846e21b3 - - - -] Security group rule updated ['f0128371-7e7d-402c-9fa8-0b54c883e8ca'] 2022-03-08 18:41:12.122 1320 2411470417584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8814eebd-b3b2-491a-867e-009f72148bfb b2bba6e4889d45f3a1c5d572a813ab48 - - - -] Security group rule updated on remote: ['abb24fea-9bcb-496c-a964-c4ed2710ac38'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 18:41:12.122 1320 2411470417584 MainThread INFO neutron.agent.securitygroups_rpc [req-8814eebd-b3b2-491a-867e-009f72148bfb b2bba6e4889d45f3a1c5d572a813ab48 - - - -] Security group rule updated ['abb24fea-9bcb-496c-a964-c4ed2710ac38'] 2022-03-08 18:41:12.451 1320 2411469999616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb2f52cb-948c-4538-b4e6-852192015abf - - - - -] port_update received: 9f386e7b-a54e-4f8c-9a05-594ac392c975 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:41:12.467 1320 2411469999616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb2f52cb-948c-4538-b4e6-852192015abf - - - - -] No port 9f386e7b-a54e-4f8c-9a05-594ac392c975 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 18:41:13.997 1320 2411469046000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9e46406b-db14-40c8-a657-1ad6f564fd0f b2bba6e4889d45f3a1c5d572a813ab48 - - - -] Security group rule updated on remote: ['abb24fea-9bcb-496c-a964-c4ed2710ac38'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 18:41:13.997 1320 2411469046000 MainThread INFO neutron.agent.securitygroups_rpc [req-9e46406b-db14-40c8-a657-1ad6f564fd0f b2bba6e4889d45f3a1c5d572a813ab48 - - - -] Security group rule updated ['abb24fea-9bcb-496c-a964-c4ed2710ac38'] 2022-03-08 18:41:15.106 1320 2411470895584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1784c8d8-b93f-41a3-8479-fa0be0b6108f - - - - -] port_update received: 7fc55cba-b3a3-4282-ac3f-3f4e20b99858 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:41:15.106 1320 2411470895584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1784c8d8-b93f-41a3-8479-fa0be0b6108f - - - - -] No port 7fc55cba-b3a3-4282-ac3f-3f4e20b99858 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 18:41:16.361 1320 2411471419168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f10b37-5855-4883-aa6e-3d96d1470ac1 d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] port_update received: 8c9caa1d-faa4-423f-81e8-e7ba331d08b8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:41:16.361 1320 2411471419168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f10b37-5855-4883-aa6e-3d96d1470ac1 d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] No port 8c9caa1d-faa4-423f-81e8-e7ba331d08b8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 18:41:21.496 1320 2411471420048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-55cc82c5-c2e1-40b5-9caa-180c0a2f20c1 f25c5b262b9a4128858e5eb22b02d6d6 - - - -] Security group rule updated on remote: ['71c656e6-f041-420d-87bc-5e671c5791d7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 18:41:21.526 1320 2411471420048 MainThread INFO neutron.agent.securitygroups_rpc [req-55cc82c5-c2e1-40b5-9caa-180c0a2f20c1 f25c5b262b9a4128858e5eb22b02d6d6 - - - -] Security group rule updated ['71c656e6-f041-420d-87bc-5e671c5791d7'] 2022-03-08 18:41:21.688 1320 2411470701840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-993c5844-0631-4b39-bd4c-259857577707 - - - - -] port_update received: 189de351-9e47-437c-a21b-598b6f3c14d5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:41:21.717 1320 2411470701840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-993c5844-0631-4b39-bd4c-259857577707 - - - - -] No port 189de351-9e47-437c-a21b-598b6f3c14d5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 18:41:23.281 1320 2411471187632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2824e3b3-19df-4323-9c6b-acb5b48ca83a f25c5b262b9a4128858e5eb22b02d6d6 - - - -] Security group rule updated on remote: ['71c656e6-f041-420d-87bc-5e671c5791d7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 18:41:23.281 1320 2411471187632 MainThread INFO neutron.agent.securitygroups_rpc [req-2824e3b3-19df-4323-9c6b-acb5b48ca83a f25c5b262b9a4128858e5eb22b02d6d6 - - - -] Security group rule updated ['71c656e6-f041-420d-87bc-5e671c5791d7'] 2022-03-08 18:41:27.449 1320 2411469927696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8c9caa1d-faa4-423f-81e8-e7ba331d08b8 2022-03-08 18:41:28.557 1320 2411471528352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb5db3cd-6dfe-41a9-ae34-483ad4dcdd68 - - - - -] port_update received: ed249d7f-2fac-4cbd-be34-929af87e979b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:41:28.573 1320 2411471528352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb5db3cd-6dfe-41a9-ae34-483ad4dcdd68 - - - - -] No port ed249d7f-2fac-4cbd-be34-929af87e979b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 18:41:29.167 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 18:41:30.527 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Adding port 8c9caa1d-faa4-423f-81e8-e7ba331d08b8 2022-03-08 18:41:30.527 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Port 8c9caa1d-faa4-423f-81e8-e7ba331d08b8 updated. Details: {'device': '8c9caa1d-faa4-423f-81e8-e7ba331d08b8', 'network_id': 'cd38a1e2-a07e-4d69-8992-0c8e4a7cb8c8', 'port_id': '8c9caa1d-faa4-423f-81e8-e7ba331d08b8', 'mac_address': 'fa:16:3e:c3:85:8a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 213, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3c8bcf3d-6b79-4b5c-b31a-8b1193557b51', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 18:41:30.527 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 18:41:30.527 1320 2411470417232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8c9caa1d-faa4-423f-81e8-e7ba331d08b8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:41:30.527 1320 2411470417232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8c9caa1d-faa4-423f-81e8-e7ba331d08b8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 18:41:30.527 1320 2411470417232 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cd38a1e2-a07e-4d69-8992-0c8e4a7cb8c8 2022-03-08 18:41:30.527 1320 2411470417232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 18:41:30.667 1320 2411471566272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-deedc3ea-73a2-40e5-b735-5c61d9c06b24 06b5010884c0405fbeb4d66b846e21b3 - - - -] Security group member updated on remote: ['f0128371-7e7d-402c-9fa8-0b54c883e8ca'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:41:30.667 1320 2411471566272 MainThread INFO neutron.agent.securitygroups_rpc [req-deedc3ea-73a2-40e5-b735-5c61d9c06b24 06b5010884c0405fbeb4d66b846e21b3 - - - -] Security group member updated ['f0128371-7e7d-402c-9fa8-0b54c883e8ca'] 2022-03-08 18:41:30.801 1320 2411470417232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8c9caa1d-faa4-423f-81e8-e7ba331d08b8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:41:30.801 1320 2411470417232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8c9caa1d-faa4-423f-81e8-e7ba331d08b8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:41:30.979 1320 2411470417232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8c9caa1d-faa4-423f-81e8-e7ba331d08b8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 18:41:30.979 1320 2411470417232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 213, VLAN trunk: None to switch port 8c9caa1d-faa4-423f-81e8-e7ba331d08b8 2022-03-08 18:41:31.136 1320 2411470417232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 18:41:31.136 1320 2411470417232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8c9caa1d-faa4-423f-81e8-e7ba331d08b8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:41:31.371 1320 2411470272640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5382c86e-165d-418e-bc32-318611dccc13 ff93a6b0844a479fa1968c51e3890161 - - - -] Security group member updated on remote: ['85d5e272-06be-42b5-a523-41589087c3b3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:41:31.371 1320 2411470272640 MainThread INFO neutron.agent.securitygroups_rpc [req-5382c86e-165d-418e-bc32-318611dccc13 ff93a6b0844a479fa1968c51e3890161 - - - -] Security group member updated ['85d5e272-06be-42b5-a523-41589087c3b3'] 2022-03-08 18:41:32.106 1320 2411470417232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8c9caa1d-faa4-423f-81e8-e7ba331d08b8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:41:32.106 1320 2411470417232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:41:32.106 1320 2411470417232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c8a67884-1843-4707-b8b4-5bb66f33373d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 18:41:32.106 1320 2411470417232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c8a67884-1843-4707-b8b4-5bb66f33373d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-08 18:41:32.106 1320 2411470417232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8c9caa1d-faa4-423f-81e8-e7ba331d08b8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 18:41:32.106 1320 2411470417232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 18:41:32.106 1320 2411470417232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8c9caa1d-faa4-423f-81e8-e7ba331d08b8 not yet added. Adding. 2022-03-08 18:41:32.106 1320 2411470417232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 18:41:32.106 1320 2411470417232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 18:41:32.246 1320 2411470417232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c9caa1d-faa4-423f-81e8-e7ba331d08b8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:41:32.387 1320 2411470417232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c9caa1d-faa4-423f-81e8-e7ba331d08b8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:41:32.387 1320 2411470417232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c9caa1d-faa4-423f-81e8-e7ba331d08b8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:41:32.560 1320 2411470417232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c9caa1d-faa4-423f-81e8-e7ba331d08b8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:41:32.699 1320 2411470417232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8c9caa1d-faa4-423f-81e8-e7ba331d08b8" "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-03-08 18:41:32.699 1320 2411470417232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8c9caa1d-faa4-423f-81e8-e7ba331d08b8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 18:41:32.699 1320 2411470417232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8c9caa1d-faa4-423f-81e8-e7ba331d08b8 processed. 2022-03-08 18:41:33.167 1320 2411470417232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:41:34.370 1320 2411470417232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:41:34.401 1320 2411470417232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2c4f4c3-0de5-4f3d-af8d-b51eaa307f4f d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] port_update received: 32780bff-c9da-41f9-88da-3d5643e9b5ef port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:41:34.401 1320 2411470417232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2c4f4c3-0de5-4f3d-af8d-b51eaa307f4f d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] No port 32780bff-c9da-41f9-88da-3d5643e9b5ef defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 18:41:36.231 1320 2411471808112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ae6a8bbd-0db9-4871-b4bc-dd647d71825e ff93a6b0844a479fa1968c51e3890161 - - - -] Security group member updated on remote: ['85d5e272-06be-42b5-a523-41589087c3b3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:41:36.231 1320 2411471808112 MainThread INFO neutron.agent.securitygroups_rpc [req-ae6a8bbd-0db9-4871-b4bc-dd647d71825e ff93a6b0844a479fa1968c51e3890161 - - - -] Security group member updated ['85d5e272-06be-42b5-a523-41589087c3b3'] 2022-03-08 18:41:36.543 1320 2411470416704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8501d2f4-093f-4f47-8b7b-f13180e03f0c b2bba6e4889d45f3a1c5d572a813ab48 - - - -] Security group member updated on remote: ['abb24fea-9bcb-496c-a964-c4ed2710ac38'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:41:36.543 1320 2411470416704 MainThread INFO neutron.agent.securitygroups_rpc [req-8501d2f4-093f-4f47-8b7b-f13180e03f0c b2bba6e4889d45f3a1c5d572a813ab48 - - - -] Security group member updated ['abb24fea-9bcb-496c-a964-c4ed2710ac38'] 2022-03-08 18:41:37.104 1320 2411470416704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4195ef02-241f-4d1e-b6b0-33f52d447a44 d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] port_update received: d203d130-15e6-4e7b-915b-0d1f825a9c03 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:41:37.104 1320 2411470416704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4195ef02-241f-4d1e-b6b0-33f52d447a44 d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] No port d203d130-15e6-4e7b-915b-0d1f825a9c03 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 18:41:37.312 1320 2411471764288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c569c82-3278-4c08-9322-748877c04658 ef45018e496b450caecf5af9b2c73b2c - - - -] network_delete received. Deleting network a1d87c3d-4898-43a3-aeab-dbffc751a41d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-08 18:41:37.312 1320 2411471764288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c569c82-3278-4c08-9322-748877c04658 ef45018e496b450caecf5af9b2c73b2c - - - -] Network a1d87c3d-4898-43a3-aeab-dbffc751a41d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-08 18:41:39.526 1320 2411470205344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1bfac33-ced8-4cd3-981c-f449192c2d05 ef45018e496b450caecf5af9b2c73b2c - - - -] network_delete received. Deleting network 196c92ad-75e3-4f3c-8941-9fa9d23a974a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-08 18:41:39.526 1320 2411470205344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1bfac33-ced8-4cd3-981c-f449192c2d05 ef45018e496b450caecf5af9b2c73b2c - - - -] Network 196c92ad-75e3-4f3c-8941-9fa9d23a974a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-08 18:41:39.598 1320 2411469927696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 32780bff-c9da-41f9-88da-3d5643e9b5ef 2022-03-08 18:41:41.182 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 18:41:41.659 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Adding port 32780bff-c9da-41f9-88da-3d5643e9b5ef 2022-03-08 18:41:41.659 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Port 32780bff-c9da-41f9-88da-3d5643e9b5ef updated. Details: {'device': '32780bff-c9da-41f9-88da-3d5643e9b5ef', 'network_id': 'a4f6afdb-7da7-46fb-88da-7947f52eb755', 'port_id': '32780bff-c9da-41f9-88da-3d5643e9b5ef', 'mac_address': 'fa:16:3e:3f:df:8d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 245, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd0de2ac7-6387-4eb0-848f-7c3e5f559d26', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 18:41:41.659 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 18:41:41.659 1320 2411470272112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-32780bff-c9da-41f9-88da-3d5643e9b5ef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:41:41.659 1320 2411470272112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 32780bff-c9da-41f9-88da-3d5643e9b5ef _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 18:41:41.659 1320 2411470272112 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a4f6afdb-7da7-46fb-88da-7947f52eb755 2022-03-08 18:41:41.659 1320 2411470272112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 18:41:41.854 1320 2411470272112 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '32780bff-c9da-41f9-88da-3d5643e9b5ef') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:41:41.854 1320 2411470272112 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '32780bff-c9da-41f9-88da-3d5643e9b5ef') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:41:41.873 1320 2411470272112 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 32780bff-c9da-41f9-88da-3d5643e9b5ef is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 18:41:41.873 1320 2411470272112 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 245, VLAN trunk: None to switch port 32780bff-c9da-41f9-88da-3d5643e9b5ef 2022-03-08 18:41:41.995 1320 2411470272112 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 18:41:41.995 1320 2411470272112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['32780bff-c9da-41f9-88da-3d5643e9b5ef'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:41:42.519 1320 2411470272112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['32780bff-c9da-41f9-88da-3d5643e9b5ef']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:41:42.519 1320 2411470272112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:41:42.519 1320 2411470272112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (85d5e272-06be-42b5-a523-41589087c3b3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 18:41:42.519 1320 2411470272112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (85d5e272-06be-42b5-a523-41589087c3b3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-08 18:41:42.519 1320 2411470272112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 32780bff-c9da-41f9-88da-3d5643e9b5ef _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 18:41:42.527 1320 2411470272112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 18:41:42.527 1320 2411470272112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 32780bff-c9da-41f9-88da-3d5643e9b5ef not yet added. Adding. 2022-03-08 18:41:42.527 1320 2411470272112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 18:41:42.527 1320 2411470272112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 18:41:42.651 1320 2411470272112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-32780bff-c9da-41f9-88da-3d5643e9b5ef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:41:42.800 1320 2411470272112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-32780bff-c9da-41f9-88da-3d5643e9b5ef" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:41:42.800 1320 2411470272112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-32780bff-c9da-41f9-88da-3d5643e9b5ef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:41:42.980 1320 2411470272112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-32780bff-c9da-41f9-88da-3d5643e9b5ef" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:41:43.120 1320 2411470272112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-32780bff-c9da-41f9-88da-3d5643e9b5ef" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.469s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:41:43.120 1320 2411470272112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 32780bff-c9da-41f9-88da-3d5643e9b5ef status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 18:41:43.120 1320 2411470272112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 32780bff-c9da-41f9-88da-3d5643e9b5ef processed. 2022-03-08 18:41:43.190 1320 2411470272112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:41:43.249 1320 2411472064000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c56723e-76ca-4045-b480-a9f32f346c18 d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] port_update received: 796b0124-edc3-4b61-8205-55a37af8a0e6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:41:43.249 1320 2411472064000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c56723e-76ca-4045-b480-a9f32f346c18 d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] No port 796b0124-edc3-4b61-8205-55a37af8a0e6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 18:41:43.379 1320 2411469261984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b90ec7b9-600e-41da-bbe4-a86319c158aa d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] port_update received: 6c10c044-9e73-48ab-bb18-1dc36833fa4d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:41:43.389 1320 2411469261984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b90ec7b9-600e-41da-bbe4-a86319c158aa d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] No port 6c10c044-9e73-48ab-bb18-1dc36833fa4d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 18:41:43.668 1320 2411469927696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d203d130-15e6-4e7b-915b-0d1f825a9c03 2022-03-08 18:41:44.138 1320 2411472062064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fb34a079-7b46-4e75-bd82-d9e92a0f6489 f25c5b262b9a4128858e5eb22b02d6d6 - - - -] Security group member updated on remote: ['71c656e6-f041-420d-87bc-5e671c5791d7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:41:44.158 1320 2411472062064 MainThread INFO neutron.agent.securitygroups_rpc [req-fb34a079-7b46-4e75-bd82-d9e92a0f6489 f25c5b262b9a4128858e5eb22b02d6d6 - - - -] Security group member updated ['71c656e6-f041-420d-87bc-5e671c5791d7'] 2022-03-08 18:41:44.218 1320 2411470272112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:41:45.191 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 18:41:45.622 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Adding port d203d130-15e6-4e7b-915b-0d1f825a9c03 2022-03-08 18:41:45.622 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Port d203d130-15e6-4e7b-915b-0d1f825a9c03 updated. Details: {'device': 'd203d130-15e6-4e7b-915b-0d1f825a9c03', 'network_id': '21f6f99b-c35f-4b95-823d-5444a9adae51', 'port_id': 'd203d130-15e6-4e7b-915b-0d1f825a9c03', 'mac_address': 'fa:16:3e:07:5c:f0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 201, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b439f12b-b6d1-4130-aa30-2f4dc5779d0e', '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-03-08 18:41:45.622 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 18:41:45.622 1320 2411441965184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d203d130-15e6-4e7b-915b-0d1f825a9c03" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:41:45.622 1320 2411441965184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d203d130-15e6-4e7b-915b-0d1f825a9c03 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 18:41:45.622 1320 2411441965184 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 21f6f99b-c35f-4b95-823d-5444a9adae51 2022-03-08 18:41:45.622 1320 2411441965184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 18:41:45.918 1320 2411441965184 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd203d130-15e6-4e7b-915b-0d1f825a9c03') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:41:45.918 1320 2411441965184 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd203d130-15e6-4e7b-915b-0d1f825a9c03') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:41:45.933 1320 2411441965184 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d203d130-15e6-4e7b-915b-0d1f825a9c03 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 18:41:45.933 1320 2411441965184 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 201, VLAN trunk: None to switch port d203d130-15e6-4e7b-915b-0d1f825a9c03 2022-03-08 18:41:46.097 1320 2411441965184 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 18:41:46.097 1320 2411441965184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d203d130-15e6-4e7b-915b-0d1f825a9c03'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:41:46.526 1320 2411441965184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d203d130-15e6-4e7b-915b-0d1f825a9c03']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:41:46.526 1320 2411441965184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:41:46.526 1320 2411441965184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f0128371-7e7d-402c-9fa8-0b54c883e8ca) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 18:41:46.526 1320 2411441965184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d203d130-15e6-4e7b-915b-0d1f825a9c03 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 18:41:46.546 1320 2411441965184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 18:41:46.546 1320 2411441965184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d203d130-15e6-4e7b-915b-0d1f825a9c03 not yet added. Adding. 2022-03-08 18:41:46.546 1320 2411441965184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 18:41:46.546 1320 2411441965184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 18:41:46.970 1320 2411441965184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d203d130-15e6-4e7b-915b-0d1f825a9c03" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:41:47.183 1320 2411441965184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d203d130-15e6-4e7b-915b-0d1f825a9c03" "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-03-08 18:41:47.183 1320 2411441965184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d203d130-15e6-4e7b-915b-0d1f825a9c03" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:41:47.698 1320 2411441965184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d203d130-15e6-4e7b-915b-0d1f825a9c03" "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-03-08 18:41:47.979 1320 2411441965184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d203d130-15e6-4e7b-915b-0d1f825a9c03" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:41:47.979 1320 2411441965184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d203d130-15e6-4e7b-915b-0d1f825a9c03 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 18:41:47.979 1320 2411441965184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d203d130-15e6-4e7b-915b-0d1f825a9c03 processed. 2022-03-08 18:41:48.683 1320 2411471809696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9f9a62c-04a1-4058-aa62-ab355e0ddd57 d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] port_update received: 5d84126b-1d9d-4d2b-ae86-316f95a56bc3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:41:48.700 1320 2411471809696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9f9a62c-04a1-4058-aa62-ab355e0ddd57 d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] No port 5d84126b-1d9d-4d2b-ae86-316f95a56bc3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 18:41:49.206 1320 2411471568208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:41:49.605 1320 2411471568208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:41:49.764 1320 2411469927696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6c10c044-9e73-48ab-bb18-1dc36833fa4d 2022-03-08 18:41:49.764 1320 2411469927696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 796b0124-edc3-4b61-8205-55a37af8a0e6 2022-03-08 18:41:50.916 1320 2411471345792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-13c3bd78-462b-4155-bc08-4507b49f8592 e9685955bd594ac7aa9aa32651232535 - - - -] Security group member updated on remote: ['48d06a71-9a3a-45d5-804e-799d5c4e52b6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:41:50.916 1320 2411471345792 MainThread INFO neutron.agent.securitygroups_rpc [req-13c3bd78-462b-4155-bc08-4507b49f8592 e9685955bd594ac7aa9aa32651232535 - - - -] Security group member updated ['48d06a71-9a3a-45d5-804e-799d5c4e52b6'] 2022-03-08 18:41:51.216 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 18:41:51.995 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Adding port 796b0124-edc3-4b61-8205-55a37af8a0e6 2022-03-08 18:41:51.995 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Port 796b0124-edc3-4b61-8205-55a37af8a0e6 updated. Details: {'device': '796b0124-edc3-4b61-8205-55a37af8a0e6', 'network_id': 'a4f6afdb-7da7-46fb-88da-7947f52eb755', 'port_id': '796b0124-edc3-4b61-8205-55a37af8a0e6', 'mac_address': 'fa:16:3e:dd:22:60', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 245, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd0de2ac7-6387-4eb0-848f-7c3e5f559d26', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 18:41:51.995 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 18:41:51.995 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Adding port 6c10c044-9e73-48ab-bb18-1dc36833fa4d 2022-03-08 18:41:51.995 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Port 6c10c044-9e73-48ab-bb18-1dc36833fa4d updated. Details: {'device': '6c10c044-9e73-48ab-bb18-1dc36833fa4d', 'network_id': 'cc1f4867-ac5b-461f-9dc0-274649864cf0', 'port_id': '6c10c044-9e73-48ab-bb18-1dc36833fa4d', 'mac_address': 'fa:16:3e:ce:05:96', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 202, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0f8ccbc4-50be-4849-b6e8-5b45fc4fd845', '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-03-08 18:41:51.995 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 18:41:51.995 1320 2411470205696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6c10c044-9e73-48ab-bb18-1dc36833fa4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:41:51.995 1320 2411470205696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6c10c044-9e73-48ab-bb18-1dc36833fa4d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 18:41:52.017 1320 2411470205696 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cc1f4867-ac5b-461f-9dc0-274649864cf0 2022-03-08 18:41:52.017 1320 2411470205696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 18:41:52.017 1320 2411470207456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-796b0124-edc3-4b61-8205-55a37af8a0e6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:41:52.017 1320 2411470207456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 796b0124-edc3-4b61-8205-55a37af8a0e6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 18:41:52.017 1320 2411470207456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 18:41:52.474 1320 2411470205696 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6c10c044-9e73-48ab-bb18-1dc36833fa4d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:41:52.474 1320 2411470205696 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6c10c044-9e73-48ab-bb18-1dc36833fa4d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:41:52.494 1320 2411470205696 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6c10c044-9e73-48ab-bb18-1dc36833fa4d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 18:41:52.494 1320 2411470205696 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 202, VLAN trunk: None to switch port 6c10c044-9e73-48ab-bb18-1dc36833fa4d 2022-03-08 18:41:52.575 1320 2411470207456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '796b0124-edc3-4b61-8205-55a37af8a0e6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:41:52.575 1320 2411470207456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '796b0124-edc3-4b61-8205-55a37af8a0e6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:41:52.575 1320 2411470207456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 796b0124-edc3-4b61-8205-55a37af8a0e6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 18:41:52.575 1320 2411470207456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 245, VLAN trunk: None to switch port 796b0124-edc3-4b61-8205-55a37af8a0e6 2022-03-08 18:41:52.749 1320 2411470205696 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 18:41:52.749 1320 2411470205696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6c10c044-9e73-48ab-bb18-1dc36833fa4d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:41:52.934 1320 2411470207456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 18:41:52.934 1320 2411470207456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['796b0124-edc3-4b61-8205-55a37af8a0e6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:41:53.203 1320 2411470205696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6c10c044-9e73-48ab-bb18-1dc36833fa4d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:41:53.203 1320 2411470205696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:41:53.203 1320 2411470205696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (abb24fea-9bcb-496c-a964-c4ed2710ac38) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 18:41:53.203 1320 2411470205696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6c10c044-9e73-48ab-bb18-1dc36833fa4d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 18:41:53.203 1320 2411470205696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 18:41:53.203 1320 2411470205696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6c10c044-9e73-48ab-bb18-1dc36833fa4d not yet added. Adding. 2022-03-08 18:41:53.203 1320 2411470205696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 18:41:53.203 1320 2411470205696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 18:41:53.390 1320 2411470207456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['796b0124-edc3-4b61-8205-55a37af8a0e6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:41:53.390 1320 2411470207456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:41:53.390 1320 2411470207456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (85d5e272-06be-42b5-a523-41589087c3b3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 18:41:53.402 1320 2411470207456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (85d5e272-06be-42b5-a523-41589087c3b3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-08 18:41:53.402 1320 2411470207456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 796b0124-edc3-4b61-8205-55a37af8a0e6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 18:41:53.402 1320 2411470207456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 18:41:53.402 1320 2411470207456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 796b0124-edc3-4b61-8205-55a37af8a0e6 not yet added. Adding. 2022-03-08 18:41:53.402 1320 2411470207456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 18:41:53.402 1320 2411470207456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 18:41:53.503 1320 2411469112240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43fc2d1e-256d-41f6-88c3-3c469d0f48de d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] port_update received: 9b9d9a39-e05f-432e-a0a6-d70b295b9d21 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:41:53.547 1320 2411470205696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6c10c044-9e73-48ab-bb18-1dc36833fa4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:41:53.562 1320 2411469112240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43fc2d1e-256d-41f6-88c3-3c469d0f48de d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] No port 9b9d9a39-e05f-432e-a0a6-d70b295b9d21 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 18:41:53.699 1320 2411470207456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-796b0124-edc3-4b61-8205-55a37af8a0e6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:41:53.780 1320 2411470205696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6c10c044-9e73-48ab-bb18-1dc36833fa4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:41:53.780 1320 2411470205696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6c10c044-9e73-48ab-bb18-1dc36833fa4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:41:53.876 1320 2411469927696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5d84126b-1d9d-4d2b-ae86-316f95a56bc3 2022-03-08 18:41:54.014 1320 2411470207456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-796b0124-edc3-4b61-8205-55a37af8a0e6" "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-03-08 18:41:54.014 1320 2411470207456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-796b0124-edc3-4b61-8205-55a37af8a0e6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:41:54.105 1320 2411470205696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6c10c044-9e73-48ab-bb18-1dc36833fa4d" "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-03-08 18:41:54.435 1320 2411470207456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-796b0124-edc3-4b61-8205-55a37af8a0e6" "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-03-08 18:41:54.435 1320 2411470205696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6c10c044-9e73-48ab-bb18-1dc36833fa4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.437s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:41:54.435 1320 2411470205696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6c10c044-9e73-48ab-bb18-1dc36833fa4d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 18:41:54.435 1320 2411470205696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6c10c044-9e73-48ab-bb18-1dc36833fa4d processed. 2022-03-08 18:41:54.629 1320 2411470207456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-796b0124-edc3-4b61-8205-55a37af8a0e6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.610s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:41:54.636 1320 2411470207456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 796b0124-edc3-4b61-8205-55a37af8a0e6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 18:41:54.636 1320 2411470207456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 796b0124-edc3-4b61-8205-55a37af8a0e6 processed. 2022-03-08 18:41:55.234 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 18:41:55.234 1320 2411470207456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:41:55.698 1320 2411469082864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5783e99d-20c2-43e2-a40f-58db751befa6 a6d619889efa4298b2b449a3bba9233a - - - -] Security group member updated on remote: ['c8a67884-1843-4707-b8b4-5bb66f33373d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:41:55.698 1320 2411469082864 MainThread INFO neutron.agent.securitygroups_rpc [req-5783e99d-20c2-43e2-a40f-58db751befa6 a6d619889efa4298b2b449a3bba9233a - - - -] Security group member updated ['c8a67884-1843-4707-b8b4-5bb66f33373d'] 2022-03-08 18:41:55.698 1320 2411469082864 MainThread INFO neutron.agent.securitygroups_rpc [req-5783e99d-20c2-43e2-a40f-58db751befa6 a6d619889efa4298b2b449a3bba9233a - - - -] Refresh firewall rules 2022-03-08 18:41:55.698 1320 2411469082864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5783e99d-20c2-43e2-a40f-58db751befa6 a6d619889efa4298b2b449a3bba9233a - - - -] Get security group information for devices via rpc ['8c9caa1d-faa4-423f-81e8-e7ba331d08b8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:41:55.887 1320 2411469082864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5783e99d-20c2-43e2-a40f-58db751befa6 a6d619889efa4298b2b449a3bba9233a - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:41:55.904 1320 2411469082864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5783e99d-20c2-43e2-a40f-58db751befa6 a6d619889efa4298b2b449a3bba9233a - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:41:55.921 1320 2411469927872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8c9caa1d-faa4-423f-81e8-e7ba331d08b8 2022-03-08 18:41:55.951 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Adding port 5d84126b-1d9d-4d2b-ae86-316f95a56bc3 2022-03-08 18:41:55.951 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Port 5d84126b-1d9d-4d2b-ae86-316f95a56bc3 updated. Details: {'device': '5d84126b-1d9d-4d2b-ae86-316f95a56bc3', 'network_id': '1edf326b-a1f2-4b5c-8957-c13cfc5f93a8', 'port_id': '5d84126b-1d9d-4d2b-ae86-316f95a56bc3', 'mac_address': 'fa:16:3e:1b:37:b9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 220, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c7c93def-22da-446e-82c9-766c37f301ec', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 18:41:55.951 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 18:41:55.951 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 18:41:55.951 1320 2411470963104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5d84126b-1d9d-4d2b-ae86-316f95a56bc3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:41:55.951 1320 2411470963104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5d84126b-1d9d-4d2b-ae86-316f95a56bc3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 18:41:55.951 1320 2411470963104 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1edf326b-a1f2-4b5c-8957-c13cfc5f93a8 2022-03-08 18:41:55.951 1320 2411470963104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 18:41:55.951 1320 2411470963456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8c9caa1d-faa4-423f-81e8-e7ba331d08b8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 18:41:55.951 1320 2411470963456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8c9caa1d-faa4-423f-81e8-e7ba331d08b8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 18:41:55.978 1320 2411470963456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8c9caa1d-faa4-423f-81e8-e7ba331d08b8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 18:41:56.041 1320 2411470963456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network cd38a1e2-a07e-4d69-8992-0c8e4a7cb8c8 2022-03-08 18:41:56.041 1320 2411470963456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8c9caa1d-faa4-423f-81e8-e7ba331d08b8'] 2022-03-08 18:41:56.041 1320 2411470963456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 18:41:56.041 1320 2411470963456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 18:41:56.057 1320 2411470963456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8c9caa1d-faa4-423f-81e8-e7ba331d08b8'] 2022-03-08 18:41:56.136 1320 2411470963456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5783e99d-20c2-43e2-a40f-58db751befa6 a6d619889efa4298b2b449a3bba9233a - - - -] port_delete event received for '8c9caa1d-faa4-423f-81e8-e7ba331d08b8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:41:56.297 1320 2411470963104 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5d84126b-1d9d-4d2b-ae86-316f95a56bc3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:41:56.297 1320 2411470963104 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5d84126b-1d9d-4d2b-ae86-316f95a56bc3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:41:56.326 1320 2411470963104 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5d84126b-1d9d-4d2b-ae86-316f95a56bc3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 18:41:56.339 1320 2411470963104 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 220, VLAN trunk: None to switch port 5d84126b-1d9d-4d2b-ae86-316f95a56bc3 2022-03-08 18:41:56.339 1320 2411470207456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:41:56.496 1320 2411470963104 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 18:41:56.496 1320 2411470963104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5d84126b-1d9d-4d2b-ae86-316f95a56bc3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:41:57.139 1320 2411470963104 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5d84126b-1d9d-4d2b-ae86-316f95a56bc3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:41:57.139 1320 2411470963104 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:41:57.139 1320 2411470963104 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (71c656e6-f041-420d-87bc-5e671c5791d7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 18:41:57.139 1320 2411470963104 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5d84126b-1d9d-4d2b-ae86-316f95a56bc3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 18:41:57.139 1320 2411470963104 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 18:41:57.139 1320 2411470963104 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5d84126b-1d9d-4d2b-ae86-316f95a56bc3 not yet added. Adding. 2022-03-08 18:41:57.139 1320 2411470963104 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 18:41:57.139 1320 2411470963104 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 18:41:57.247 1320 2411469207328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:41:57.342 1320 2411469207328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:41:57.388 1320 2411470963104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5d84126b-1d9d-4d2b-ae86-316f95a56bc3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:41:57.604 1320 2411470963104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5d84126b-1d9d-4d2b-ae86-316f95a56bc3" "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-03-08 18:41:57.604 1320 2411470963104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5d84126b-1d9d-4d2b-ae86-316f95a56bc3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:41:57.885 1320 2411470963104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5d84126b-1d9d-4d2b-ae86-316f95a56bc3" "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-03-08 18:41:57.994 1320 2411469927696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9b9d9a39-e05f-432e-a0a6-d70b295b9d21 2022-03-08 18:41:58.075 1320 2411470963104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5d84126b-1d9d-4d2b-ae86-316f95a56bc3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:41:58.075 1320 2411470963104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5d84126b-1d9d-4d2b-ae86-316f95a56bc3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 18:41:58.075 1320 2411470963104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5d84126b-1d9d-4d2b-ae86-316f95a56bc3 processed. 2022-03-08 18:41:59.267 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 18:41:59.267 1320 2411470963104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:42:00.623 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Adding port 9b9d9a39-e05f-432e-a0a6-d70b295b9d21 2022-03-08 18:42:00.623 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Port 9b9d9a39-e05f-432e-a0a6-d70b295b9d21 updated. Details: {'device': '9b9d9a39-e05f-432e-a0a6-d70b295b9d21', 'network_id': '576b9b24-f322-466b-8edb-7845db6cf68f', 'port_id': '9b9d9a39-e05f-432e-a0a6-d70b295b9d21', 'mac_address': 'fa:16:3e:8a:9f:f6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 247, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '007e8038-2488-4273-9cc3-a216cb801df8', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 18:42:00.623 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 18:42:00.650 1320 2411470576096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9b9d9a39-e05f-432e-a0a6-d70b295b9d21" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:42:00.651 1320 2411470576096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9b9d9a39-e05f-432e-a0a6-d70b295b9d21 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 18:42:00.651 1320 2411470576096 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 576b9b24-f322-466b-8edb-7845db6cf68f 2022-03-08 18:42:00.651 1320 2411470576096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 18:42:00.651 1320 2411470963104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.391s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:42:00.877 1320 2411470576096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9b9d9a39-e05f-432e-a0a6-d70b295b9d21') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:42:00.877 1320 2411470576096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9b9d9a39-e05f-432e-a0a6-d70b295b9d21') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:42:00.885 1320 2411470576096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9b9d9a39-e05f-432e-a0a6-d70b295b9d21 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 18:42:00.885 1320 2411470576096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 247, VLAN trunk: None to switch port 9b9d9a39-e05f-432e-a0a6-d70b295b9d21 2022-03-08 18:42:01.135 1320 2411470576096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 18:42:01.135 1320 2411470576096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9b9d9a39-e05f-432e-a0a6-d70b295b9d21'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:42:01.434 1320 2411470576096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9b9d9a39-e05f-432e-a0a6-d70b295b9d21']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:42:01.434 1320 2411470576096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:42:01.434 1320 2411470576096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (48d06a71-9a3a-45d5-804e-799d5c4e52b6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 18:42:01.434 1320 2411470576096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (48d06a71-9a3a-45d5-804e-799d5c4e52b6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-08 18:42:01.434 1320 2411470576096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9b9d9a39-e05f-432e-a0a6-d70b295b9d21 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 18:42:01.434 1320 2411470576096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 18:42:01.434 1320 2411470576096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9b9d9a39-e05f-432e-a0a6-d70b295b9d21 not yet added. Adding. 2022-03-08 18:42:01.434 1320 2411470576096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 18:42:01.434 1320 2411470576096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 18:42:01.762 1320 2411470576096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b9d9a39-e05f-432e-a0a6-d70b295b9d21" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:42:02.121 1320 2411470576096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b9d9a39-e05f-432e-a0a6-d70b295b9d21" "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-03-08 18:42:02.121 1320 2411470576096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b9d9a39-e05f-432e-a0a6-d70b295b9d21" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:42:02.156 1320 2411471574640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2dbbdd3-5a68-44e4-ad95-30374983d285 ef45018e496b450caecf5af9b2c73b2c - - - -] network_delete received. Deleting network cd38a1e2-a07e-4d69-8992-0c8e4a7cb8c8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-08 18:42:02.156 1320 2411471574640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2dbbdd3-5a68-44e4-ad95-30374983d285 ef45018e496b450caecf5af9b2c73b2c - - - -] Network cd38a1e2-a07e-4d69-8992-0c8e4a7cb8c8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-08 18:42:02.438 1320 2411470576096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b9d9a39-e05f-432e-a0a6-d70b295b9d21" "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-03-08 18:42:02.625 1320 2411470576096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9b9d9a39-e05f-432e-a0a6-d70b295b9d21" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.969s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:42:02.625 1320 2411470576096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9b9d9a39-e05f-432e-a0a6-d70b295b9d21 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 18:42:02.625 1320 2411470576096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9b9d9a39-e05f-432e-a0a6-d70b295b9d21 processed. 2022-03-08 18:42:03.311 1320 2411469047936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:42:04.072 1320 2411469047936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.766s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:42:14.206 1320 2411469927872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9b9d9a39-e05f-432e-a0a6-d70b295b9d21 2022-03-08 18:42:14.806 1320 2411470826656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5a2531b0-4c73-4a76-b72f-8aaef986e937 e9685955bd594ac7aa9aa32651232535 - - - -] Security group member updated on remote: ['48d06a71-9a3a-45d5-804e-799d5c4e52b6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:42:14.806 1320 2411470826656 MainThread INFO neutron.agent.securitygroups_rpc [req-5a2531b0-4c73-4a76-b72f-8aaef986e937 e9685955bd594ac7aa9aa32651232535 - - - -] Security group member updated ['48d06a71-9a3a-45d5-804e-799d5c4e52b6'] 2022-03-08 18:42:14.806 1320 2411470826656 MainThread INFO neutron.agent.securitygroups_rpc [req-5a2531b0-4c73-4a76-b72f-8aaef986e937 e9685955bd594ac7aa9aa32651232535 - - - -] Refresh firewall rules 2022-03-08 18:42:14.806 1320 2411470826656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5a2531b0-4c73-4a76-b72f-8aaef986e937 e9685955bd594ac7aa9aa32651232535 - - - -] Get security group information for devices via rpc ['9b9d9a39-e05f-432e-a0a6-d70b295b9d21'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:42:14.856 1320 2411470826656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5a2531b0-4c73-4a76-b72f-8aaef986e937 e9685955bd594ac7aa9aa32651232535 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:42:14.856 1320 2411470826656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5a2531b0-4c73-4a76-b72f-8aaef986e937 e9685955bd594ac7aa9aa32651232535 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:42:14.917 1320 2411451666272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a2531b0-4c73-4a76-b72f-8aaef986e937 e9685955bd594ac7aa9aa32651232535 - - - -] port_delete event received for '9b9d9a39-e05f-432e-a0a6-d70b295b9d21' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:42:15.370 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 18:42:15.370 1320 2411451666272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9b9d9a39-e05f-432e-a0a6-d70b295b9d21' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 18:42:15.370 1320 2411451666272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9b9d9a39-e05f-432e-a0a6-d70b295b9d21' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 18:42:15.370 1320 2411451666272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9b9d9a39-e05f-432e-a0a6-d70b295b9d21 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 18:42:15.391 1320 2411451666272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 576b9b24-f322-466b-8edb-7845db6cf68f 2022-03-08 18:42:15.403 1320 2411451666272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9b9d9a39-e05f-432e-a0a6-d70b295b9d21'] 2022-03-08 18:42:15.403 1320 2411451666272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 18:42:15.403 1320 2411451666272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 18:42:15.403 1320 2411451666272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9b9d9a39-e05f-432e-a0a6-d70b295b9d21'] 2022-03-08 18:42:17.402 1320 2411471762528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:42:17.431 1320 2411471762528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:42:34.745 1320 2411470060880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab8854c2-c036-412a-b3fa-d4f351a86cfc ef45018e496b450caecf5af9b2c73b2c - - - -] network_delete received. Deleting network 576b9b24-f322-466b-8edb-7845db6cf68f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-08 18:42:34.745 1320 2411470060880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab8854c2-c036-412a-b3fa-d4f351a86cfc ef45018e496b450caecf5af9b2c73b2c - - - -] Network 576b9b24-f322-466b-8edb-7845db6cf68f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-08 18:42:35.775 1320 2411469996624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-035bd1a7-a4c8-4e4b-bd80-0c273ba236d2 ef45018e496b450caecf5af9b2c73b2c - - - -] network_delete received. Deleting network 808d5d7b-2cb6-4477-a9a2-34ca02735175 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-08 18:42:35.775 1320 2411469996624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-035bd1a7-a4c8-4e4b-bd80-0c273ba236d2 ef45018e496b450caecf5af9b2c73b2c - - - -] Network 808d5d7b-2cb6-4477-a9a2-34ca02735175 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-08 18:42:42.853 1320 2411470826656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77f2e39a-934d-46e6-a63d-02f6a847c7dd - - - - -] port_update received: 9a5e4088-8452-4c54-9281-fa0924a3be0b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:42:42.853 1320 2411470826656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77f2e39a-934d-46e6-a63d-02f6a847c7dd - - - - -] No port 9a5e4088-8452-4c54-9281-fa0924a3be0b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 18:42:49.246 1320 2411470574336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-385adfb8-8b21-4316-85d6-57422e402d76 - - - - -] port_update received: 9832df3c-f620-40d8-8b9c-b4fa42aafa7a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:42:49.264 1320 2411470574336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-385adfb8-8b21-4316-85d6-57422e402d76 - - - - -] No port 9832df3c-f620-40d8-8b9c-b4fa42aafa7a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 18:42:52.897 1320 2411471664576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8404a38-ebed-4dd5-ba46-7280be208488 - - - - -] port_update received: 4a1da1f6-9ab3-4130-96de-d6c95af69891 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:42:52.920 1320 2411471664576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8404a38-ebed-4dd5-ba46-7280be208488 - - - - -] No port 4a1da1f6-9ab3-4130-96de-d6c95af69891 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 18:42:54.526 1320 2411471664576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8828b09a-ae1c-42e2-adfe-5f62a2aa4b44 ae016b86b34b4586bce7376cf302e53b - - - -] Security group member updated on remote: ['83224ff1-c7c8-4f41-8697-f4e8822eb2a0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:42:54.526 1320 2411471664576 MainThread INFO neutron.agent.securitygroups_rpc [req-8828b09a-ae1c-42e2-adfe-5f62a2aa4b44 ae016b86b34b4586bce7376cf302e53b - - - -] Security group member updated ['83224ff1-c7c8-4f41-8697-f4e8822eb2a0'] 2022-03-08 18:42:55.725 1320 2411469306160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0025f86-1c92-41ec-8fce-b09ef96db994 d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] port_update received: 0d9e6a75-d850-40e9-89fd-a7e6cc6d41e5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:42:55.758 1320 2411469306160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0025f86-1c92-41ec-8fce-b09ef96db994 d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] No port 0d9e6a75-d850-40e9-89fd-a7e6cc6d41e5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 18:42:56.069 1320 2411471574112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-29053cfe-abd8-4f84-afca-3fe5b4b4c0d3 8c7b43ee734845458fd9123a90b34587 - - - -] Security group rule updated on remote: ['020421be-b898-452c-9250-128020ffd052'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 18:42:56.069 1320 2411471574112 MainThread INFO neutron.agent.securitygroups_rpc [req-29053cfe-abd8-4f84-afca-3fe5b4b4c0d3 8c7b43ee734845458fd9123a90b34587 - - - -] Security group rule updated ['020421be-b898-452c-9250-128020ffd052'] 2022-03-08 18:42:56.319 1320 2411471253168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cbf10b27-c4e4-4a29-b442-c84ba1264ad1 8c7b43ee734845458fd9123a90b34587 - - - -] Security group rule updated on remote: ['020421be-b898-452c-9250-128020ffd052'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 18:42:56.319 1320 2411471253168 MainThread INFO neutron.agent.securitygroups_rpc [req-cbf10b27-c4e4-4a29-b442-c84ba1264ad1 8c7b43ee734845458fd9123a90b34587 - - - -] Security group rule updated ['020421be-b898-452c-9250-128020ffd052'] 2022-03-08 18:42:56.624 1320 2411471530464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-196f455b-85d4-44fe-bc8e-d147c9196bde 8c7b43ee734845458fd9123a90b34587 - - - -] Security group rule updated on remote: ['020421be-b898-452c-9250-128020ffd052'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 18:42:56.624 1320 2411471530464 MainThread INFO neutron.agent.securitygroups_rpc [req-196f455b-85d4-44fe-bc8e-d147c9196bde 8c7b43ee734845458fd9123a90b34587 - - - -] Security group rule updated ['020421be-b898-452c-9250-128020ffd052'] 2022-03-08 18:42:56.844 1320 2411469047408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d68b8fad-0caf-4de6-b7d9-6a74b1a0c3c4 8c7b43ee734845458fd9123a90b34587 - - - -] Security group rule updated on remote: ['020421be-b898-452c-9250-128020ffd052'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 18:42:56.844 1320 2411469047408 MainThread INFO neutron.agent.securitygroups_rpc [req-d68b8fad-0caf-4de6-b7d9-6a74b1a0c3c4 8c7b43ee734845458fd9123a90b34587 - - - -] Security group rule updated ['020421be-b898-452c-9250-128020ffd052'] 2022-03-08 18:42:57.026 1320 2411469722544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb7271fd-d8e8-444a-b3c6-96539e7ec6ef 8c7b43ee734845458fd9123a90b34587 - - - -] Security group rule updated on remote: ['020421be-b898-452c-9250-128020ffd052'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 18:42:57.026 1320 2411469722544 MainThread INFO neutron.agent.securitygroups_rpc [req-cb7271fd-d8e8-444a-b3c6-96539e7ec6ef 8c7b43ee734845458fd9123a90b34587 - - - -] Security group rule updated ['020421be-b898-452c-9250-128020ffd052'] 2022-03-08 18:42:57.241 1320 2411471807408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4821aac2-6df2-457d-aa75-2c216c843df9 8c7b43ee734845458fd9123a90b34587 - - - -] Security group rule updated on remote: ['020421be-b898-452c-9250-128020ffd052'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 18:42:57.241 1320 2411471807408 MainThread INFO neutron.agent.securitygroups_rpc [req-4821aac2-6df2-457d-aa75-2c216c843df9 8c7b43ee734845458fd9123a90b34587 - - - -] Security group rule updated ['020421be-b898-452c-9250-128020ffd052'] 2022-03-08 18:42:57.823 1320 2411470058064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6943dda4-b0b0-46bf-b4e8-f7ffc535feb7 - - - - -] port_update received: d2e483d9-c6eb-40eb-96aa-48fc2d506d5c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:42:57.897 1320 2411470058064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6943dda4-b0b0-46bf-b4e8-f7ffc535feb7 - - - - -] No port d2e483d9-c6eb-40eb-96aa-48fc2d506d5c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 18:43:00.758 1320 2411469927696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0d9e6a75-d850-40e9-89fd-a7e6cc6d41e5 2022-03-08 18:43:01.670 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 18:43:01.896 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Adding port 0d9e6a75-d850-40e9-89fd-a7e6cc6d41e5 2022-03-08 18:43:01.927 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Port 0d9e6a75-d850-40e9-89fd-a7e6cc6d41e5 updated. Details: {'device': '0d9e6a75-d850-40e9-89fd-a7e6cc6d41e5', 'network_id': 'daa1ee9c-f053-40b4-baa2-d54d16d120d0', 'port_id': '0d9e6a75-d850-40e9-89fd-a7e6cc6d41e5', 'mac_address': 'fa:16:3e:0e:96:64', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 241, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f3957840-e65e-4e8b-a75e-9aa94ecca8af', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 18:43:01.927 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 18:43:01.927 1320 2411414435440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0d9e6a75-d850-40e9-89fd-a7e6cc6d41e5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:43:01.927 1320 2411414435440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0d9e6a75-d850-40e9-89fd-a7e6cc6d41e5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 18:43:01.927 1320 2411414435440 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network daa1ee9c-f053-40b4-baa2-d54d16d120d0 2022-03-08 18:43:01.927 1320 2411414435440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 18:43:02.287 1320 2411414435440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0d9e6a75-d850-40e9-89fd-a7e6cc6d41e5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:43:02.287 1320 2411414435440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0d9e6a75-d850-40e9-89fd-a7e6cc6d41e5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:43:02.287 1320 2411414435440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0d9e6a75-d850-40e9-89fd-a7e6cc6d41e5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 18:43:02.287 1320 2411414435440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 241, VLAN trunk: None to switch port 0d9e6a75-d850-40e9-89fd-a7e6cc6d41e5 2022-03-08 18:43:02.511 1320 2411414435440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 18:43:02.511 1320 2411414435440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0d9e6a75-d850-40e9-89fd-a7e6cc6d41e5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:43:02.803 1320 2411414435440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0d9e6a75-d850-40e9-89fd-a7e6cc6d41e5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:43:02.803 1320 2411414435440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:43:02.803 1320 2411414435440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (83224ff1-c7c8-4f41-8697-f4e8822eb2a0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 18:43:02.803 1320 2411414435440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (83224ff1-c7c8-4f41-8697-f4e8822eb2a0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-08 18:43:02.803 1320 2411414435440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0d9e6a75-d850-40e9-89fd-a7e6cc6d41e5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 18:43:02.803 1320 2411414435440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 18:43:02.803 1320 2411414435440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0d9e6a75-d850-40e9-89fd-a7e6cc6d41e5 not yet added. Adding. 2022-03-08 18:43:02.803 1320 2411414435440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 18:43:02.819 1320 2411414435440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 18:43:03.100 1320 2411414435440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d9e6a75-d850-40e9-89fd-a7e6cc6d41e5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:43:03.490 1320 2411414435440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d9e6a75-d850-40e9-89fd-a7e6cc6d41e5" "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-03-08 18:43:03.490 1320 2411414435440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d9e6a75-d850-40e9-89fd-a7e6cc6d41e5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:43:03.833 1320 2411414435440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d9e6a75-d850-40e9-89fd-a7e6cc6d41e5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.343s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:43:04.042 1320 2411414435440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0d9e6a75-d850-40e9-89fd-a7e6cc6d41e5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:43:04.042 1320 2411414435440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0d9e6a75-d850-40e9-89fd-a7e6cc6d41e5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 18:43:04.042 1320 2411414435440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0d9e6a75-d850-40e9-89fd-a7e6cc6d41e5 processed. 2022-03-08 18:43:05.694 1320 2411471990448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:43:05.961 1320 2411471990448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:43:12.679 1320 2411470779664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c9888e0e-e66e-459e-9ad6-f9ca5ed4b3dc ae016b86b34b4586bce7376cf302e53b - - - -] Security group member updated on remote: ['83224ff1-c7c8-4f41-8697-f4e8822eb2a0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:43:12.679 1320 2411470779664 MainThread INFO neutron.agent.securitygroups_rpc [req-c9888e0e-e66e-459e-9ad6-f9ca5ed4b3dc ae016b86b34b4586bce7376cf302e53b - - - -] Security group member updated ['83224ff1-c7c8-4f41-8697-f4e8822eb2a0'] 2022-03-08 18:43:12.679 1320 2411470779664 MainThread INFO neutron.agent.securitygroups_rpc [req-c9888e0e-e66e-459e-9ad6-f9ca5ed4b3dc ae016b86b34b4586bce7376cf302e53b - - - -] Refresh firewall rules 2022-03-08 18:43:12.679 1320 2411470779664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c9888e0e-e66e-459e-9ad6-f9ca5ed4b3dc ae016b86b34b4586bce7376cf302e53b - - - -] Get security group information for devices via rpc ['0d9e6a75-d850-40e9-89fd-a7e6cc6d41e5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:43:12.733 1320 2411470779664 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c9888e0e-e66e-459e-9ad6-f9ca5ed4b3dc ae016b86b34b4586bce7376cf302e53b - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:43:12.733 1320 2411470779664 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c9888e0e-e66e-459e-9ad6-f9ca5ed4b3dc ae016b86b34b4586bce7376cf302e53b - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:43:12.780 1320 2411470779664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9888e0e-e66e-459e-9ad6-f9ca5ed4b3dc ae016b86b34b4586bce7376cf302e53b - - - -] port_delete event received for '0d9e6a75-d850-40e9-89fd-a7e6cc6d41e5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:43:13.036 1320 2411469927872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0d9e6a75-d850-40e9-89fd-a7e6cc6d41e5 2022-03-08 18:43:13.756 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 18:43:13.756 1320 2411470779664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0d9e6a75-d850-40e9-89fd-a7e6cc6d41e5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 18:43:13.756 1320 2411470779664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0d9e6a75-d850-40e9-89fd-a7e6cc6d41e5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 18:43:13.756 1320 2411470779664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0d9e6a75-d850-40e9-89fd-a7e6cc6d41e5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 18:43:13.802 1320 2411470779664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network daa1ee9c-f053-40b4-baa2-d54d16d120d0 2022-03-08 18:43:13.802 1320 2411470779664 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0d9e6a75-d850-40e9-89fd-a7e6cc6d41e5'] 2022-03-08 18:43:13.802 1320 2411470779664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 18:43:13.802 1320 2411470779664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 18:43:13.802 1320 2411470779664 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0d9e6a75-d850-40e9-89fd-a7e6cc6d41e5'] 2022-03-08 18:43:15.758 1320 2411471573584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:43:15.786 1320 2411471573584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:43:17.161 1320 2411471665104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6859528a-8007-4eda-b431-4582c50cf21b ae016b86b34b4586bce7376cf302e53b - - - -] Security group member updated on remote: ['83224ff1-c7c8-4f41-8697-f4e8822eb2a0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:43:17.161 1320 2411471665104 MainThread INFO neutron.agent.securitygroups_rpc [req-6859528a-8007-4eda-b431-4582c50cf21b ae016b86b34b4586bce7376cf302e53b - - - -] Security group member updated ['83224ff1-c7c8-4f41-8697-f4e8822eb2a0'] 2022-03-08 18:43:18.160 1320 2411451666272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3d42398f-8612-44f4-a5bf-f4cb4a249dc0 87204078d75a4038a589c90da46758df - - - -] Security group member updated on remote: ['ab9d1fe7-5555-4a49-a088-17c3e36fbae5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:43:18.160 1320 2411451666272 MainThread INFO neutron.agent.securitygroups_rpc [req-3d42398f-8612-44f4-a5bf-f4cb4a249dc0 87204078d75a4038a589c90da46758df - - - -] Security group member updated ['ab9d1fe7-5555-4a49-a088-17c3e36fbae5'] 2022-03-08 18:43:18.981 1320 2411471764288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed40f862-1c19-46cc-b76a-66258da07f93 d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] port_update received: ab79067a-f935-425b-b594-e1f89f066b29 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:43:19.004 1320 2411471764288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed40f862-1c19-46cc-b76a-66258da07f93 d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] No port ab79067a-f935-425b-b594-e1f89f066b29 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 18:43:20.036 1320 2411472103728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d17b9b12-8a74-4194-ae47-80c7163db3e3 d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] port_update received: 6036f0a2-dcd8-4c2e-8f76-a2335d56626d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:43:20.926 1320 2411472103728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d17b9b12-8a74-4194-ae47-80c7163db3e3 d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] No port 6036f0a2-dcd8-4c2e-8f76-a2335d56626d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 18:43:23.599 1320 2411469927696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6036f0a2-dcd8-4c2e-8f76-a2335d56626d 2022-03-08 18:43:23.615 1320 2411469927696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ab79067a-f935-425b-b594-e1f89f066b29 2022-03-08 18:43:23.790 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 18:43:24.502 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Adding port 6036f0a2-dcd8-4c2e-8f76-a2335d56626d 2022-03-08 18:43:24.502 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Port 6036f0a2-dcd8-4c2e-8f76-a2335d56626d updated. Details: {'device': '6036f0a2-dcd8-4c2e-8f76-a2335d56626d', 'network_id': '936082a0-c555-4c2d-8376-56e591c297a5', 'port_id': '6036f0a2-dcd8-4c2e-8f76-a2335d56626d', 'mac_address': 'fa:16:3e:e9:ca:4b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 206, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2d2bafaa-123a-4eb7-b05e-848de0c7706a', 'ip_address': '192.168.233.214'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 18:43:24.502 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 18:43:24.502 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Adding port ab79067a-f935-425b-b594-e1f89f066b29 2022-03-08 18:43:24.502 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Port ab79067a-f935-425b-b594-e1f89f066b29 updated. Details: {'device': 'ab79067a-f935-425b-b594-e1f89f066b29', 'network_id': 'daa1ee9c-f053-40b4-baa2-d54d16d120d0', 'port_id': 'ab79067a-f935-425b-b594-e1f89f066b29', 'mac_address': 'fa:16:3e:d2:ad:25', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 241, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f3957840-e65e-4e8b-a75e-9aa94ecca8af', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 18:43:24.502 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 18:43:24.502 1320 2411471251760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ab79067a-f935-425b-b594-e1f89f066b29" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:43:24.502 1320 2411471251760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ab79067a-f935-425b-b594-e1f89f066b29 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 18:43:24.502 1320 2411471251760 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network daa1ee9c-f053-40b4-baa2-d54d16d120d0 2022-03-08 18:43:24.509 1320 2411471251760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 18:43:24.509 1320 2411471249824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6036f0a2-dcd8-4c2e-8f76-a2335d56626d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:43:24.509 1320 2411471249824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6036f0a2-dcd8-4c2e-8f76-a2335d56626d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 18:43:24.509 1320 2411471249824 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 936082a0-c555-4c2d-8376-56e591c297a5 2022-03-08 18:43:24.509 1320 2411471249824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 18:43:24.727 1320 2411471251760 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ab79067a-f935-425b-b594-e1f89f066b29') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:43:24.727 1320 2411471251760 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ab79067a-f935-425b-b594-e1f89f066b29') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:43:24.741 1320 2411471249824 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6036f0a2-dcd8-4c2e-8f76-a2335d56626d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:43:24.741 1320 2411471249824 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6036f0a2-dcd8-4c2e-8f76-a2335d56626d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:43:24.741 1320 2411471251760 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ab79067a-f935-425b-b594-e1f89f066b29 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 18:43:24.741 1320 2411471251760 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 241, VLAN trunk: None to switch port ab79067a-f935-425b-b594-e1f89f066b29 2022-03-08 18:43:24.741 1320 2411471249824 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6036f0a2-dcd8-4c2e-8f76-a2335d56626d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 18:43:24.755 1320 2411471249824 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 206, VLAN trunk: None to switch port 6036f0a2-dcd8-4c2e-8f76-a2335d56626d 2022-03-08 18:43:24.977 1320 2411471251760 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 18:43:24.977 1320 2411471251760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ab79067a-f935-425b-b594-e1f89f066b29'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:43:24.993 1320 2411471249824 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 18:43:24.993 1320 2411471249824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6036f0a2-dcd8-4c2e-8f76-a2335d56626d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:43:25.257 1320 2411471251760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ab79067a-f935-425b-b594-e1f89f066b29']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:43:25.257 1320 2411471251760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:43:25.257 1320 2411471251760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (83224ff1-c7c8-4f41-8697-f4e8822eb2a0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 18:43:25.257 1320 2411471251760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (83224ff1-c7c8-4f41-8697-f4e8822eb2a0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-08 18:43:25.257 1320 2411471251760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ab79067a-f935-425b-b594-e1f89f066b29 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 18:43:25.257 1320 2411471251760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 18:43:25.257 1320 2411471251760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ab79067a-f935-425b-b594-e1f89f066b29 not yet added. Adding. 2022-03-08 18:43:25.257 1320 2411471251760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 18:43:25.257 1320 2411471251760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 18:43:25.271 1320 2411471249824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6036f0a2-dcd8-4c2e-8f76-a2335d56626d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:43:25.271 1320 2411471249824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:43:25.292 1320 2411471249824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ab9d1fe7-5555-4a49-a088-17c3e36fbae5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 18:43:25.292 1320 2411471249824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ab9d1fe7-5555-4a49-a088-17c3e36fbae5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-08 18:43:25.292 1320 2411471249824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6036f0a2-dcd8-4c2e-8f76-a2335d56626d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 18:43:25.292 1320 2411471249824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 18:43:25.292 1320 2411471249824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6036f0a2-dcd8-4c2e-8f76-a2335d56626d not yet added. Adding. 2022-03-08 18:43:25.292 1320 2411471249824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 18:43:25.292 1320 2411471249824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 18:43:25.494 1320 2411471251760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ab79067a-f935-425b-b594-e1f89f066b29" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:43:25.521 1320 2411471249824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6036f0a2-dcd8-4c2e-8f76-a2335d56626d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:43:25.786 1320 2411471251760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ab79067a-f935-425b-b594-e1f89f066b29" "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-03-08 18:43:25.786 1320 2411471251760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ab79067a-f935-425b-b594-e1f89f066b29" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:43:25.868 1320 2411471249824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6036f0a2-dcd8-4c2e-8f76-a2335d56626d" "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-03-08 18:43:25.868 1320 2411471249824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6036f0a2-dcd8-4c2e-8f76-a2335d56626d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:43:26.240 1320 2411471249824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6036f0a2-dcd8-4c2e-8f76-a2335d56626d" "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-03-08 18:43:26.285 1320 2411471251760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ab79067a-f935-425b-b594-e1f89f066b29" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:43:26.475 1320 2411471249824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6036f0a2-dcd8-4c2e-8f76-a2335d56626d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.969s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:43:26.475 1320 2411471249824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6036f0a2-dcd8-4c2e-8f76-a2335d56626d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 18:43:26.475 1320 2411471249824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6036f0a2-dcd8-4c2e-8f76-a2335d56626d processed. 2022-03-08 18:43:26.475 1320 2411471251760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ab79067a-f935-425b-b594-e1f89f066b29" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.969s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:43:26.475 1320 2411471251760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ab79067a-f935-425b-b594-e1f89f066b29 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 18:43:26.475 1320 2411471251760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ab79067a-f935-425b-b594-e1f89f066b29 processed. 2022-03-08 18:43:26.897 1320 2411471251760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fb5da90d-f156-4e60-abd4-672e28c3f74c 8c7b43ee734845458fd9123a90b34587 - - - -] Security group member updated on remote: ['020421be-b898-452c-9250-128020ffd052'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:43:26.897 1320 2411471251760 MainThread INFO neutron.agent.securitygroups_rpc [req-fb5da90d-f156-4e60-abd4-672e28c3f74c 8c7b43ee734845458fd9123a90b34587 - - - -] Security group member updated ['020421be-b898-452c-9250-128020ffd052'] 2022-03-08 18:43:27.823 1320 2411472139712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:43:28.195 1320 2411472142176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80ef1d20-3a36-4f66-9794-7bda806be68a d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] port_update received: 068c1a92-6b73-49fd-8980-e052efc46060 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:43:28.195 1320 2411472142176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80ef1d20-3a36-4f66-9794-7bda806be68a d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] No port 068c1a92-6b73-49fd-8980-e052efc46060 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 18:43:28.990 1320 2411472139712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:43:34.039 1320 2411469927696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 068c1a92-6b73-49fd-8980-e052efc46060 2022-03-08 18:43:35.803 1320 2411470503424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56e0a765-33f1-4adf-a766-327972a08a1c 87204078d75a4038a589c90da46758df - - - -] Security group member updated on remote: ['ab9d1fe7-5555-4a49-a088-17c3e36fbae5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:43:35.803 1320 2411470503424 MainThread INFO neutron.agent.securitygroups_rpc [req-56e0a765-33f1-4adf-a766-327972a08a1c 87204078d75a4038a589c90da46758df - - - -] Security group member updated ['ab9d1fe7-5555-4a49-a088-17c3e36fbae5'] 2022-03-08 18:43:35.803 1320 2411470503424 MainThread INFO neutron.agent.securitygroups_rpc [req-56e0a765-33f1-4adf-a766-327972a08a1c 87204078d75a4038a589c90da46758df - - - -] Refresh firewall rules 2022-03-08 18:43:35.803 1320 2411470503424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56e0a765-33f1-4adf-a766-327972a08a1c 87204078d75a4038a589c90da46758df - - - -] Get security group information for devices via rpc ['6036f0a2-dcd8-4c2e-8f76-a2335d56626d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:43:35.846 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 18:43:35.910 1320 2411472102496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56e0a765-33f1-4adf-a766-327972a08a1c 87204078d75a4038a589c90da46758df - - - -] port_delete event received for '6036f0a2-dcd8-4c2e-8f76-a2335d56626d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:43:35.910 1320 2411470503424 MainThread DEBUG neutron.agent.securitygroups_rpc [req-56e0a765-33f1-4adf-a766-327972a08a1c 87204078d75a4038a589c90da46758df - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:43:35.910 1320 2411470503424 MainThread DEBUG neutron.agent.securitygroups_rpc [req-56e0a765-33f1-4adf-a766-327972a08a1c 87204078d75a4038a589c90da46758df - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:43:36.052 1320 2411469927872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6036f0a2-dcd8-4c2e-8f76-a2335d56626d 2022-03-08 18:43:36.331 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Adding port 068c1a92-6b73-49fd-8980-e052efc46060 2022-03-08 18:43:36.331 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Port 068c1a92-6b73-49fd-8980-e052efc46060 updated. Details: {'device': '068c1a92-6b73-49fd-8980-e052efc46060', 'network_id': '3bd3acb0-87ab-45ce-bb41-877f47d56587', 'port_id': '068c1a92-6b73-49fd-8980-e052efc46060', 'mac_address': 'fa:16:3e:f8:c4:5f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 242, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '923c8cac-3357-44e1-84d5-0860e92a0441', '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-03-08 18:43:36.331 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 18:43:36.331 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 18:43:36.354 1320 2411472210048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-068c1a92-6b73-49fd-8980-e052efc46060" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:43:36.354 1320 2411472210048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 068c1a92-6b73-49fd-8980-e052efc46060 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 18:43:36.354 1320 2411472210048 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3bd3acb0-87ab-45ce-bb41-877f47d56587 2022-03-08 18:43:36.354 1320 2411472210048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 18:43:36.354 1320 2411472210224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6036f0a2-dcd8-4c2e-8f76-a2335d56626d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 18:43:36.354 1320 2411472210224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6036f0a2-dcd8-4c2e-8f76-a2335d56626d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 18:43:36.354 1320 2411472210224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6036f0a2-dcd8-4c2e-8f76-a2335d56626d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 18:43:36.520 1320 2411472210224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 936082a0-c555-4c2d-8376-56e591c297a5 2022-03-08 18:43:36.520 1320 2411472210224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6036f0a2-dcd8-4c2e-8f76-a2335d56626d'] 2022-03-08 18:43:36.520 1320 2411472210224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 18:43:36.520 1320 2411472210224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 18:43:36.520 1320 2411472210224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6036f0a2-dcd8-4c2e-8f76-a2335d56626d'] 2022-03-08 18:43:36.776 1320 2411472210048 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '068c1a92-6b73-49fd-8980-e052efc46060') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:43:36.776 1320 2411472210048 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '068c1a92-6b73-49fd-8980-e052efc46060') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:43:36.785 1320 2411472210048 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 068c1a92-6b73-49fd-8980-e052efc46060 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 18:43:36.785 1320 2411472210048 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 242, VLAN trunk: None to switch port 068c1a92-6b73-49fd-8980-e052efc46060 2022-03-08 18:43:36.971 1320 2411472210048 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 18:43:36.971 1320 2411472210048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['068c1a92-6b73-49fd-8980-e052efc46060'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:43:37.128 1320 2411473348560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-172622dd-2c9a-4941-920e-288fc7976cab ae016b86b34b4586bce7376cf302e53b - - - -] Security group member updated on remote: ['83224ff1-c7c8-4f41-8697-f4e8822eb2a0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:43:37.128 1320 2411473348560 MainThread INFO neutron.agent.securitygroups_rpc [req-172622dd-2c9a-4941-920e-288fc7976cab ae016b86b34b4586bce7376cf302e53b - - - -] Security group member updated ['83224ff1-c7c8-4f41-8697-f4e8822eb2a0'] 2022-03-08 18:43:37.128 1320 2411473348560 MainThread INFO neutron.agent.securitygroups_rpc [req-172622dd-2c9a-4941-920e-288fc7976cab ae016b86b34b4586bce7376cf302e53b - - - -] Refresh firewall rules 2022-03-08 18:43:37.128 1320 2411473348560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-172622dd-2c9a-4941-920e-288fc7976cab ae016b86b34b4586bce7376cf302e53b - - - -] Get security group information for devices via rpc ['ab79067a-f935-425b-b594-e1f89f066b29'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:43:37.241 1320 2411473350320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-172622dd-2c9a-4941-920e-288fc7976cab ae016b86b34b4586bce7376cf302e53b - - - -] port_delete event received for 'ab79067a-f935-425b-b594-e1f89f066b29' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:43:37.335 1320 2411473348560 MainThread DEBUG neutron.agent.securitygroups_rpc [req-172622dd-2c9a-4941-920e-288fc7976cab ae016b86b34b4586bce7376cf302e53b - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:43:37.349 1320 2411473348560 MainThread DEBUG neutron.agent.securitygroups_rpc [req-172622dd-2c9a-4941-920e-288fc7976cab ae016b86b34b4586bce7376cf302e53b - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:43:37.527 1320 2411472210048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['068c1a92-6b73-49fd-8980-e052efc46060']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:43:37.527 1320 2411472210048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:43:37.527 1320 2411472210048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (020421be-b898-452c-9250-128020ffd052) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 18:43:37.527 1320 2411472210048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 068c1a92-6b73-49fd-8980-e052efc46060 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 18:43:37.527 1320 2411472210048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 18:43:37.527 1320 2411472210048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 068c1a92-6b73-49fd-8980-e052efc46060 not yet added. Adding. 2022-03-08 18:43:37.527 1320 2411472210048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 18:43:37.527 1320 2411472210048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 18:43:37.737 1320 2411472210048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-068c1a92-6b73-49fd-8980-e052efc46060" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:43:37.846 1320 2411473349968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:43:37.896 1320 2411473349968 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-03-08 18:43:37.950 1320 2411472210048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-068c1a92-6b73-49fd-8980-e052efc46060" "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-03-08 18:43:37.964 1320 2411472210048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-068c1a92-6b73-49fd-8980-e052efc46060" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:43:38.253 1320 2411472210048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-068c1a92-6b73-49fd-8980-e052efc46060" "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-03-08 18:43:38.276 1320 2411469927872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ab79067a-f935-425b-b594-e1f89f066b29 2022-03-08 18:43:38.496 1320 2411472210048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-068c1a92-6b73-49fd-8980-e052efc46060" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:43:38.496 1320 2411472210048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 068c1a92-6b73-49fd-8980-e052efc46060 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 18:43:38.496 1320 2411472210048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 068c1a92-6b73-49fd-8980-e052efc46060 processed. 2022-03-08 18:43:39.853 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 18:43:39.853 1320 2411472063648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ab79067a-f935-425b-b594-e1f89f066b29' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 18:43:39.853 1320 2411472063648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ab79067a-f935-425b-b594-e1f89f066b29' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 18:43:39.853 1320 2411472063648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ab79067a-f935-425b-b594-e1f89f066b29 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 18:43:39.853 1320 2411414435440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:43:39.880 1320 2411472063648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network daa1ee9c-f053-40b4-baa2-d54d16d120d0 2022-03-08 18:43:39.880 1320 2411472063648 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ab79067a-f935-425b-b594-e1f89f066b29'] 2022-03-08 18:43:39.880 1320 2411472063648 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 18:43:39.880 1320 2411472063648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 18:43:39.880 1320 2411472063648 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ab79067a-f935-425b-b594-e1f89f066b29'] 2022-03-08 18:43:40.241 1320 2411414435440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:43:52.423 1320 2411472020224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2a93d152-51dd-40f6-9a37-76dae4c8943a f5c12f1511b443d6841289231bed290f - - - -] Security group member updated on remote: ['97d2f030-530f-4aac-b2f2-c5144e2ab0cd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:43:52.423 1320 2411472020224 MainThread INFO neutron.agent.securitygroups_rpc [req-2a93d152-51dd-40f6-9a37-76dae4c8943a f5c12f1511b443d6841289231bed290f - - - -] Security group member updated ['97d2f030-530f-4aac-b2f2-c5144e2ab0cd'] 2022-03-08 18:43:54.038 1320 2411471567328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6623e410-71ca-4080-988a-f8d4b629ce8c d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] port_update received: 5f30138c-c34c-4dbc-b8de-cfd6327ecbc3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:43:54.054 1320 2411471567328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6623e410-71ca-4080-988a-f8d4b629ce8c d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] No port 5f30138c-c34c-4dbc-b8de-cfd6327ecbc3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 18:43:58.323 1320 2411469927696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5f30138c-c34c-4dbc-b8de-cfd6327ecbc3 2022-03-08 18:43:59.923 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 18:44:00.252 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Adding port 5f30138c-c34c-4dbc-b8de-cfd6327ecbc3 2022-03-08 18:44:00.267 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Port 5f30138c-c34c-4dbc-b8de-cfd6327ecbc3 updated. Details: {'device': '5f30138c-c34c-4dbc-b8de-cfd6327ecbc3', 'network_id': '87952ec2-e706-4dab-9d26-2bb2841d059d', 'port_id': '5f30138c-c34c-4dbc-b8de-cfd6327ecbc3', 'mac_address': 'fa:16:3e:8f:e7:55', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 243, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4afeb8b4-d3ed-4600-b3a7-c928649d74c9', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 18:44:00.267 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 18:44:00.267 1320 2411473725040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5f30138c-c34c-4dbc-b8de-cfd6327ecbc3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:44:00.267 1320 2411473725040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5f30138c-c34c-4dbc-b8de-cfd6327ecbc3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 18:44:00.267 1320 2411473725040 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 87952ec2-e706-4dab-9d26-2bb2841d059d 2022-03-08 18:44:00.267 1320 2411473725040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 18:44:00.680 1320 2411473725040 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5f30138c-c34c-4dbc-b8de-cfd6327ecbc3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:44:00.680 1320 2411473725040 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5f30138c-c34c-4dbc-b8de-cfd6327ecbc3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:44:00.691 1320 2411473725040 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5f30138c-c34c-4dbc-b8de-cfd6327ecbc3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 18:44:00.691 1320 2411473725040 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 243, VLAN trunk: None to switch port 5f30138c-c34c-4dbc-b8de-cfd6327ecbc3 2022-03-08 18:44:00.908 1320 2411473725040 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 18:44:00.908 1320 2411473725040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5f30138c-c34c-4dbc-b8de-cfd6327ecbc3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:44:01.111 1320 2411473725040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5f30138c-c34c-4dbc-b8de-cfd6327ecbc3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:44:01.111 1320 2411473725040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:44:01.111 1320 2411473725040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (97d2f030-530f-4aac-b2f2-c5144e2ab0cd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 18:44:01.111 1320 2411473725040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (97d2f030-530f-4aac-b2f2-c5144e2ab0cd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-08 18:44:01.111 1320 2411473725040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5f30138c-c34c-4dbc-b8de-cfd6327ecbc3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 18:44:01.111 1320 2411473725040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 18:44:01.111 1320 2411473725040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5f30138c-c34c-4dbc-b8de-cfd6327ecbc3 not yet added. Adding. 2022-03-08 18:44:01.111 1320 2411473725040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 18:44:01.111 1320 2411473725040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 18:44:01.455 1320 2411473725040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5f30138c-c34c-4dbc-b8de-cfd6327ecbc3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:44:01.768 1320 2411473725040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5f30138c-c34c-4dbc-b8de-cfd6327ecbc3" "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-03-08 18:44:01.768 1320 2411473725040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5f30138c-c34c-4dbc-b8de-cfd6327ecbc3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:44:02.206 1320 2411473725040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5f30138c-c34c-4dbc-b8de-cfd6327ecbc3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.437s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:44:02.551 1320 2411473725040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5f30138c-c34c-4dbc-b8de-cfd6327ecbc3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:44:02.551 1320 2411473725040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5f30138c-c34c-4dbc-b8de-cfd6327ecbc3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 18:44:02.551 1320 2411473725040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5f30138c-c34c-4dbc-b8de-cfd6327ecbc3 processed. 2022-03-08 18:44:03.346 1320 2411472169264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0767a4fb-6d64-462d-aa0f-2ca3643c676d ef45018e496b450caecf5af9b2c73b2c - - - -] network_delete received. Deleting network daa1ee9c-f053-40b4-baa2-d54d16d120d0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-08 18:44:03.346 1320 2411472169264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0767a4fb-6d64-462d-aa0f-2ca3643c676d ef45018e496b450caecf5af9b2c73b2c - - - -] Network daa1ee9c-f053-40b4-baa2-d54d16d120d0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-08 18:44:03.953 1320 2411470100256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:44:04.174 1320 2411470100256 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-03-08 18:44:12.205 1320 2411471763760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77fe24b7-8a51-4766-b1f6-b7e8fd587286 f25c5b262b9a4128858e5eb22b02d6d6 - - - -] Security group rule updated on remote: ['c4560e8b-b593-4a44-8242-796df24f72c9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 18:44:12.205 1320 2411471763760 MainThread INFO neutron.agent.securitygroups_rpc [req-77fe24b7-8a51-4766-b1f6-b7e8fd587286 f25c5b262b9a4128858e5eb22b02d6d6 - - - -] Security group rule updated ['c4560e8b-b593-4a44-8242-796df24f72c9'] 2022-03-08 18:44:12.363 1320 2411471763760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4bf51890-b8fa-4622-9ec2-ea1353f44bd2 f25c5b262b9a4128858e5eb22b02d6d6 - - - -] Security group rule updated on remote: ['c4560e8b-b593-4a44-8242-796df24f72c9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 18:44:12.363 1320 2411471763760 MainThread INFO neutron.agent.securitygroups_rpc [req-4bf51890-b8fa-4622-9ec2-ea1353f44bd2 f25c5b262b9a4128858e5eb22b02d6d6 - - - -] Security group rule updated ['c4560e8b-b593-4a44-8242-796df24f72c9'] 2022-03-08 18:44:16.782 1320 2411469927872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 796b0124-edc3-4b61-8205-55a37af8a0e6 2022-03-08 18:44:17.454 1320 2411470102368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-65cc69a8-d0d1-4b06-a089-ccd1e9fa2e47 f25c5b262b9a4128858e5eb22b02d6d6 - - - -] Security group member updated on remote: ['c4560e8b-b593-4a44-8242-796df24f72c9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:44:17.454 1320 2411470102368 MainThread INFO neutron.agent.securitygroups_rpc [req-65cc69a8-d0d1-4b06-a089-ccd1e9fa2e47 f25c5b262b9a4128858e5eb22b02d6d6 - - - -] Security group member updated ['c4560e8b-b593-4a44-8242-796df24f72c9'] 2022-03-08 18:44:17.599 1320 2411473296016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a26074a3-dd50-4cc6-9210-e3f166fa1e90 ff93a6b0844a479fa1968c51e3890161 - - - -] Security group member updated on remote: ['85d5e272-06be-42b5-a523-41589087c3b3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:44:17.599 1320 2411473296016 MainThread INFO neutron.agent.securitygroups_rpc [req-a26074a3-dd50-4cc6-9210-e3f166fa1e90 ff93a6b0844a479fa1968c51e3890161 - - - -] Security group member updated ['85d5e272-06be-42b5-a523-41589087c3b3'] 2022-03-08 18:44:17.599 1320 2411473296016 MainThread INFO neutron.agent.securitygroups_rpc [req-a26074a3-dd50-4cc6-9210-e3f166fa1e90 ff93a6b0844a479fa1968c51e3890161 - - - -] Refresh firewall rules 2022-03-08 18:44:17.599 1320 2411473296016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a26074a3-dd50-4cc6-9210-e3f166fa1e90 ff93a6b0844a479fa1968c51e3890161 - - - -] Get security group information for devices via rpc ['32780bff-c9da-41f9-88da-3d5643e9b5ef', '796b0124-edc3-4b61-8205-55a37af8a0e6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:44:17.713 1320 2411469996624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a26074a3-dd50-4cc6-9210-e3f166fa1e90 ff93a6b0844a479fa1968c51e3890161 - - - -] port_delete event received for '796b0124-edc3-4b61-8205-55a37af8a0e6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:44:17.985 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 18:44:17.985 1320 2411472138480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '796b0124-edc3-4b61-8205-55a37af8a0e6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 18:44:17.985 1320 2411472138480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '796b0124-edc3-4b61-8205-55a37af8a0e6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 18:44:17.985 1320 2411472138480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 796b0124-edc3-4b61-8205-55a37af8a0e6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 18:44:17.985 1320 2411473296016 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a26074a3-dd50-4cc6-9210-e3f166fa1e90 ff93a6b0844a479fa1968c51e3890161 - - - -] Update security group information for ports dict_keys(['32780bff-c9da-41f9-88da-3d5643e9b5ef']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:44:17.985 1320 2411473296016 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a26074a3-dd50-4cc6-9210-e3f166fa1e90 ff93a6b0844a479fa1968c51e3890161 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:44:17.985 1320 2411473296016 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a26074a3-dd50-4cc6-9210-e3f166fa1e90 ff93a6b0844a479fa1968c51e3890161 - - - -] Update rules of security group (85d5e272-06be-42b5-a523-41589087c3b3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 18:44:18.002 1320 2411473296016 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a26074a3-dd50-4cc6-9210-e3f166fa1e90 ff93a6b0844a479fa1968c51e3890161 - - - -] Update members of security group (85d5e272-06be-42b5-a523-41589087c3b3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-08 18:44:18.002 1320 2411473296016 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a26074a3-dd50-4cc6-9210-e3f166fa1e90 ff93a6b0844a479fa1968c51e3890161 - - - -] Update port filter for 32780bff-c9da-41f9-88da-3d5643e9b5ef _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 18:44:18.002 1320 2411473296016 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a26074a3-dd50-4cc6-9210-e3f166fa1e90 ff93a6b0844a479fa1968c51e3890161 - - - -] Updating port rules. 2022-03-08 18:44:18.002 1320 2411473296016 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a26074a3-dd50-4cc6-9210-e3f166fa1e90 ff93a6b0844a479fa1968c51e3890161 - - - -] Creating 0 new rules, removing 1 old rules. 2022-03-08 18:44:18.002 1320 2411473296016 MainThread DEBUG oslo_concurrency.lockutils [req-a26074a3-dd50-4cc6-9210-e3f166fa1e90 ff93a6b0844a479fa1968c51e3890161 - - - -] Lock "n-hv-driver-port-lock-32780bff-c9da-41f9-88da-3d5643e9b5ef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:44:18.002 1320 2411473296016 MainThread DEBUG oslo_concurrency.lockutils [req-a26074a3-dd50-4cc6-9210-e3f166fa1e90 ff93a6b0844a479fa1968c51e3890161 - - - -] Lock "n-hv-driver-port-lock-32780bff-c9da-41f9-88da-3d5643e9b5ef" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:44:18.002 1320 2411473296016 MainThread DEBUG oslo_concurrency.lockutils [req-a26074a3-dd50-4cc6-9210-e3f166fa1e90 ff93a6b0844a479fa1968c51e3890161 - - - -] Lock "n-hv-driver-port-lock-32780bff-c9da-41f9-88da-3d5643e9b5ef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:44:18.035 1320 2411472138480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['796b0124-edc3-4b61-8205-55a37af8a0e6'] 2022-03-08 18:44:18.035 1320 2411472138480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 18:44:18.035 1320 2411472138480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 18:44:18.035 1320 2411472138480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['796b0124-edc3-4b61-8205-55a37af8a0e6'] 2022-03-08 18:44:18.453 1320 2411473296016 MainThread DEBUG oslo_concurrency.lockutils [req-a26074a3-dd50-4cc6-9210-e3f166fa1e90 ff93a6b0844a479fa1968c51e3890161 - - - -] Lock "n-hv-driver-port-lock-32780bff-c9da-41f9-88da-3d5643e9b5ef" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.453s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:44:18.969 1320 2411473296016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49cdeca8-3a41-4f83-9763-6fa737f9e60d d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] port_update received: 12996177-bc4a-4c7d-ae5b-a69b3cfba6a3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:44:18.984 1320 2411473296016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49cdeca8-3a41-4f83-9763-6fa737f9e60d d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] No port 12996177-bc4a-4c7d-ae5b-a69b3cfba6a3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 18:44:20.003 1320 2411473786128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:44:20.067 1320 2411473786128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:44:22.769 1320 2411469927696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 12996177-bc4a-4c7d-ae5b-a69b3cfba6a3 2022-03-08 18:44:24.024 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 18:44:24.296 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Adding port 12996177-bc4a-4c7d-ae5b-a69b3cfba6a3 2022-03-08 18:44:24.296 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Port 12996177-bc4a-4c7d-ae5b-a69b3cfba6a3 updated. Details: {'device': '12996177-bc4a-4c7d-ae5b-a69b3cfba6a3', 'network_id': '1edf326b-a1f2-4b5c-8957-c13cfc5f93a8', 'port_id': '12996177-bc4a-4c7d-ae5b-a69b3cfba6a3', 'mac_address': 'fa:16:3e:13:76:d1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 220, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c7c93def-22da-446e-82c9-766c37f301ec', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 18:44:24.296 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 18:44:24.296 1320 2411469998032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-12996177-bc4a-4c7d-ae5b-a69b3cfba6a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:44:24.296 1320 2411469998032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 12996177-bc4a-4c7d-ae5b-a69b3cfba6a3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 18:44:24.296 1320 2411469998032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 18:44:24.617 1320 2411469998032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '12996177-bc4a-4c7d-ae5b-a69b3cfba6a3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:44:24.617 1320 2411469998032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '12996177-bc4a-4c7d-ae5b-a69b3cfba6a3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:44:24.638 1320 2411469998032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 12996177-bc4a-4c7d-ae5b-a69b3cfba6a3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 18:44:24.638 1320 2411469998032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 220, VLAN trunk: None to switch port 12996177-bc4a-4c7d-ae5b-a69b3cfba6a3 2022-03-08 18:44:24.859 1320 2411469998032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 18:44:24.859 1320 2411469998032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['12996177-bc4a-4c7d-ae5b-a69b3cfba6a3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:44:25.062 1320 2411469998032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['12996177-bc4a-4c7d-ae5b-a69b3cfba6a3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:44:25.062 1320 2411469998032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:44:25.078 1320 2411469998032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c4560e8b-b593-4a44-8242-796df24f72c9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 18:44:25.078 1320 2411469998032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 12996177-bc4a-4c7d-ae5b-a69b3cfba6a3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 18:44:25.078 1320 2411469998032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 18:44:25.078 1320 2411469998032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 12996177-bc4a-4c7d-ae5b-a69b3cfba6a3 not yet added. Adding. 2022-03-08 18:44:25.097 1320 2411469998032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 18:44:25.097 1320 2411469998032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 18:44:25.441 1320 2411469998032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12996177-bc4a-4c7d-ae5b-a69b3cfba6a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:44:25.721 1320 2411469998032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12996177-bc4a-4c7d-ae5b-a69b3cfba6a3" "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-03-08 18:44:25.721 1320 2411469998032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12996177-bc4a-4c7d-ae5b-a69b3cfba6a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:44:26.125 1320 2411469998032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12996177-bc4a-4c7d-ae5b-a69b3cfba6a3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:44:26.394 1320 2411469998032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-12996177-bc4a-4c7d-ae5b-a69b3cfba6a3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:44:26.394 1320 2411469998032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 12996177-bc4a-4c7d-ae5b-a69b3cfba6a3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 18:44:26.394 1320 2411469998032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 12996177-bc4a-4c7d-ae5b-a69b3cfba6a3 processed. 2022-03-08 18:44:27.143 1320 2411469927872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 32780bff-c9da-41f9-88da-3d5643e9b5ef 2022-03-08 18:44:27.890 1320 2411469029792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-17f81af9-9a81-4586-b9b8-308a0a6185f3 ff93a6b0844a479fa1968c51e3890161 - - - -] Security group member updated on remote: ['85d5e272-06be-42b5-a523-41589087c3b3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:44:27.890 1320 2411469029792 MainThread INFO neutron.agent.securitygroups_rpc [req-17f81af9-9a81-4586-b9b8-308a0a6185f3 ff93a6b0844a479fa1968c51e3890161 - - - -] Security group member updated ['85d5e272-06be-42b5-a523-41589087c3b3'] 2022-03-08 18:44:27.890 1320 2411469029792 MainThread INFO neutron.agent.securitygroups_rpc [req-17f81af9-9a81-4586-b9b8-308a0a6185f3 ff93a6b0844a479fa1968c51e3890161 - - - -] Refresh firewall rules 2022-03-08 18:44:27.890 1320 2411469029792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-17f81af9-9a81-4586-b9b8-308a0a6185f3 ff93a6b0844a479fa1968c51e3890161 - - - -] Get security group information for devices via rpc ['32780bff-c9da-41f9-88da-3d5643e9b5ef'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:44:27.923 1320 2411469029792 MainThread DEBUG neutron.agent.securitygroups_rpc [req-17f81af9-9a81-4586-b9b8-308a0a6185f3 ff93a6b0844a479fa1968c51e3890161 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:44:27.923 1320 2411469029792 MainThread DEBUG neutron.agent.securitygroups_rpc [req-17f81af9-9a81-4586-b9b8-308a0a6185f3 ff93a6b0844a479fa1968c51e3890161 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:44:27.999 1320 2411469029792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17f81af9-9a81-4586-b9b8-308a0a6185f3 ff93a6b0844a479fa1968c51e3890161 - - - -] port_delete event received for '32780bff-c9da-41f9-88da-3d5643e9b5ef' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:44:28.046 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 18:44:28.046 1320 2411473840256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '32780bff-c9da-41f9-88da-3d5643e9b5ef' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 18:44:28.046 1320 2411473840256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '32780bff-c9da-41f9-88da-3d5643e9b5ef' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 18:44:28.046 1320 2411473840256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 32780bff-c9da-41f9-88da-3d5643e9b5ef _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 18:44:28.046 1320 2411473840080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:44:28.069 1320 2411473840256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a4f6afdb-7da7-46fb-88da-7947f52eb755 2022-03-08 18:44:28.069 1320 2411473840256 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['32780bff-c9da-41f9-88da-3d5643e9b5ef'] 2022-03-08 18:44:28.069 1320 2411473840256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 18:44:28.080 1320 2411473840256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 18:44:28.080 1320 2411473840256 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['32780bff-c9da-41f9-88da-3d5643e9b5ef'] 2022-03-08 18:44:28.329 1320 2411473840080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:44:31.249 1320 2411451321152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce9e62e-16ad-432f-9643-e96d89d60aff ef45018e496b450caecf5af9b2c73b2c - - - -] port_delete event received for 'ed249d7f-2fac-4cbd-be34-929af87e979b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:44:33.017 1320 2411470963808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8e29034-d85f-4bf4-8966-bf92ce5f2fc7 ef45018e496b450caecf5af9b2c73b2c - - - -] port_delete event received for '7fc55cba-b3a3-4282-ac3f-3f4e20b99858' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:44:34.441 1320 2411472061360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6a3fc7f-fa4f-42dd-ab53-67db0e5384a6 ef45018e496b450caecf5af9b2c73b2c - - - -] network_delete received. Deleting network a4f6afdb-7da7-46fb-88da-7947f52eb755 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-08 18:44:34.441 1320 2411472061360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6a3fc7f-fa4f-42dd-ab53-67db0e5384a6 ef45018e496b450caecf5af9b2c73b2c - - - -] Network a4f6afdb-7da7-46fb-88da-7947f52eb755 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-08 18:44:36.938 1320 2411469927696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6c10c044-9e73-48ab-bb18-1dc36833fa4d 2022-03-08 18:44:38.107 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 18:44:38.363 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Adding port 6c10c044-9e73-48ab-bb18-1dc36833fa4d 2022-03-08 18:44:38.363 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Port 6c10c044-9e73-48ab-bb18-1dc36833fa4d updated. Details: {'device': '6c10c044-9e73-48ab-bb18-1dc36833fa4d', 'network_id': 'cc1f4867-ac5b-461f-9dc0-274649864cf0', 'port_id': '6c10c044-9e73-48ab-bb18-1dc36833fa4d', 'mac_address': 'fa:16:3e:ce:05:96', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 202, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0f8ccbc4-50be-4849-b6e8-5b45fc4fd845', '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-03-08 18:44:38.363 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 18:44:38.363 1320 2411473968464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6c10c044-9e73-48ab-bb18-1dc36833fa4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:44:38.363 1320 2411473968464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6c10c044-9e73-48ab-bb18-1dc36833fa4d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 18:44:38.363 1320 2411473968464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 18:44:38.392 1320 2411473968464 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6c10c044-9e73-48ab-bb18-1dc36833fa4d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:44:38.392 1320 2411473968464 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6c10c044-9e73-48ab-bb18-1dc36833fa4d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:44:38.407 1320 2411473968464 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6c10c044-9e73-48ab-bb18-1dc36833fa4d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 18:44:38.407 1320 2411473968464 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 202, VLAN trunk: None to switch port 6c10c044-9e73-48ab-bb18-1dc36833fa4d 2022-03-08 18:44:38.477 1320 2411473968464 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 18:44:38.477 1320 2411473968464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6c10c044-9e73-48ab-bb18-1dc36833fa4d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:44:38.703 1320 2411473968464 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6c10c044-9e73-48ab-bb18-1dc36833fa4d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:44:38.703 1320 2411473968464 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:44:38.703 1320 2411473968464 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (abb24fea-9bcb-496c-a964-c4ed2710ac38) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 18:44:38.703 1320 2411473968464 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6c10c044-9e73-48ab-bb18-1dc36833fa4d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 18:44:38.703 1320 2411473968464 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 18:44:38.703 1320 2411473968464 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-03-08 18:44:38.703 1320 2411473968464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6c10c044-9e73-48ab-bb18-1dc36833fa4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:44:38.703 1320 2411473968464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6c10c044-9e73-48ab-bb18-1dc36833fa4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:44:38.703 1320 2411473968464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6c10c044-9e73-48ab-bb18-1dc36833fa4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:44:38.703 1320 2411473968464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6c10c044-9e73-48ab-bb18-1dc36833fa4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:44:38.876 1320 2411473968464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6c10c044-9e73-48ab-bb18-1dc36833fa4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.515s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:44:38.876 1320 2411473968464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6c10c044-9e73-48ab-bb18-1dc36833fa4d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 18:44:38.876 1320 2411473968464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6c10c044-9e73-48ab-bb18-1dc36833fa4d processed. 2022-03-08 18:44:40.108 1320 2411474090112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:44:40.362 1320 2411474090112 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-03-08 18:44:55.482 1320 2411469927872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6c10c044-9e73-48ab-bb18-1dc36833fa4d 2022-03-08 18:44:56.255 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 18:44:56.255 1320 2411473531648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6c10c044-9e73-48ab-bb18-1dc36833fa4d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 18:44:56.255 1320 2411473531648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6c10c044-9e73-48ab-bb18-1dc36833fa4d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 18:44:56.265 1320 2411473531648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6c10c044-9e73-48ab-bb18-1dc36833fa4d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 18:44:56.285 1320 2411473531648 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6c10c044-9e73-48ab-bb18-1dc36833fa4d'] 2022-03-08 18:44:56.285 1320 2411473531648 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 18:44:56.285 1320 2411473531648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 18:44:56.285 1320 2411473531648 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6c10c044-9e73-48ab-bb18-1dc36833fa4d'] 2022-03-08 18:44:58.267 1320 2411472138304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:44:58.435 1320 2411472138304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:44:59.549 1320 2411469927872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6c10c044-9e73-48ab-bb18-1dc36833fa4d 2022-03-08 18:45:00.281 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 18:45:00.281 1320 2411471528000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6c10c044-9e73-48ab-bb18-1dc36833fa4d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 18:45:00.281 1320 2411471528000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6c10c044-9e73-48ab-bb18-1dc36833fa4d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 18:45:00.281 1320 2411471528000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6c10c044-9e73-48ab-bb18-1dc36833fa4d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 18:45:00.297 1320 2411471528000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network cc1f4867-ac5b-461f-9dc0-274649864cf0 2022-03-08 18:45:00.297 1320 2411471528000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6c10c044-9e73-48ab-bb18-1dc36833fa4d'] 2022-03-08 18:45:00.297 1320 2411471528000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 18:45:00.297 1320 2411471528000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6c10c044-9e73-48ab-bb18-1dc36833fa4d'] 2022-03-08 18:45:02.281 1320 2411469725536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:45:02.442 1320 2411469725536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:45:23.371 1320 2411469927696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6c10c044-9e73-48ab-bb18-1dc36833fa4d 2022-03-08 18:45:24.419 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 18:45:24.637 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Adding port 6c10c044-9e73-48ab-bb18-1dc36833fa4d 2022-03-08 18:45:24.637 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Port 6c10c044-9e73-48ab-bb18-1dc36833fa4d updated. Details: {'device': '6c10c044-9e73-48ab-bb18-1dc36833fa4d', 'network_id': 'cc1f4867-ac5b-461f-9dc0-274649864cf0', 'port_id': '6c10c044-9e73-48ab-bb18-1dc36833fa4d', 'mac_address': 'fa:16:3e:ce:05:96', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 202, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0f8ccbc4-50be-4849-b6e8-5b45fc4fd845', '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-03-08 18:45:24.637 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 18:45:24.637 1320 2411474449856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6c10c044-9e73-48ab-bb18-1dc36833fa4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:45:24.637 1320 2411474449856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6c10c044-9e73-48ab-bb18-1dc36833fa4d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 18:45:24.637 1320 2411474449856 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cc1f4867-ac5b-461f-9dc0-274649864cf0 2022-03-08 18:45:24.637 1320 2411474449856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 18:45:24.888 1320 2411474449856 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6c10c044-9e73-48ab-bb18-1dc36833fa4d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:45:24.888 1320 2411474449856 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6c10c044-9e73-48ab-bb18-1dc36833fa4d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:45:24.888 1320 2411474449856 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6c10c044-9e73-48ab-bb18-1dc36833fa4d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 18:45:24.909 1320 2411474449856 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 202, VLAN trunk: None to switch port 6c10c044-9e73-48ab-bb18-1dc36833fa4d 2022-03-08 18:45:25.060 1320 2411474449856 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 18:45:25.060 1320 2411474449856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6c10c044-9e73-48ab-bb18-1dc36833fa4d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:45:25.214 1320 2411474449856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6c10c044-9e73-48ab-bb18-1dc36833fa4d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:45:25.236 1320 2411474449856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:45:25.236 1320 2411474449856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (abb24fea-9bcb-496c-a964-c4ed2710ac38) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 18:45:25.236 1320 2411474449856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6c10c044-9e73-48ab-bb18-1dc36833fa4d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 18:45:25.236 1320 2411474449856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 18:45:25.236 1320 2411474449856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6c10c044-9e73-48ab-bb18-1dc36833fa4d not yet added. Adding. 2022-03-08 18:45:25.236 1320 2411474449856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 18:45:25.236 1320 2411474449856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 18:45:25.473 1320 2411474449856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6c10c044-9e73-48ab-bb18-1dc36833fa4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:45:25.702 1320 2411474449856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6c10c044-9e73-48ab-bb18-1dc36833fa4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:45:25.702 1320 2411474449856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6c10c044-9e73-48ab-bb18-1dc36833fa4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:45:25.965 1320 2411474449856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6c10c044-9e73-48ab-bb18-1dc36833fa4d" "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-03-08 18:45:26.153 1320 2411474449856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6c10c044-9e73-48ab-bb18-1dc36833fa4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.516s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:45:26.153 1320 2411474449856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6c10c044-9e73-48ab-bb18-1dc36833fa4d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 18:45:26.153 1320 2411474449856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6c10c044-9e73-48ab-bb18-1dc36833fa4d processed. 2022-03-08 18:45:26.442 1320 2411474449856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:45:26.636 1320 2411474449856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:45:29.778 1320 2411469927872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5f30138c-c34c-4dbc-b8de-cfd6327ecbc3 2022-03-08 18:45:30.013 1320 2411472060656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-36b01478-94c0-411d-b6bc-9e2ba81d10e4 f5c12f1511b443d6841289231bed290f - - - -] Security group member updated on remote: ['97d2f030-530f-4aac-b2f2-c5144e2ab0cd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:45:30.013 1320 2411472060656 MainThread INFO neutron.agent.securitygroups_rpc [req-36b01478-94c0-411d-b6bc-9e2ba81d10e4 f5c12f1511b443d6841289231bed290f - - - -] Security group member updated ['97d2f030-530f-4aac-b2f2-c5144e2ab0cd'] 2022-03-08 18:45:30.013 1320 2411472060656 MainThread INFO neutron.agent.securitygroups_rpc [req-36b01478-94c0-411d-b6bc-9e2ba81d10e4 f5c12f1511b443d6841289231bed290f - - - -] Refresh firewall rules 2022-03-08 18:45:30.029 1320 2411472060656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-36b01478-94c0-411d-b6bc-9e2ba81d10e4 f5c12f1511b443d6841289231bed290f - - - -] Get security group information for devices via rpc ['5f30138c-c34c-4dbc-b8de-cfd6327ecbc3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:45:30.075 1320 2411472060656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-36b01478-94c0-411d-b6bc-9e2ba81d10e4 f5c12f1511b443d6841289231bed290f - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:45:30.075 1320 2411472060656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-36b01478-94c0-411d-b6bc-9e2ba81d10e4 f5c12f1511b443d6841289231bed290f - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:45:30.089 1320 2411472060656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36b01478-94c0-411d-b6bc-9e2ba81d10e4 f5c12f1511b443d6841289231bed290f - - - -] port_delete event received for '5f30138c-c34c-4dbc-b8de-cfd6327ecbc3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:45:30.435 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 18:45:30.435 1320 2411470703072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5f30138c-c34c-4dbc-b8de-cfd6327ecbc3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 18:45:30.435 1320 2411470703072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5f30138c-c34c-4dbc-b8de-cfd6327ecbc3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 18:45:30.435 1320 2411470703072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5f30138c-c34c-4dbc-b8de-cfd6327ecbc3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 18:45:30.435 1320 2411470703072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 87952ec2-e706-4dab-9d26-2bb2841d059d 2022-03-08 18:45:30.435 1320 2411470703072 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5f30138c-c34c-4dbc-b8de-cfd6327ecbc3'] 2022-03-08 18:45:30.435 1320 2411470703072 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 18:45:30.435 1320 2411470703072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 18:45:30.435 1320 2411470703072 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5f30138c-c34c-4dbc-b8de-cfd6327ecbc3'] 2022-03-08 18:45:32.440 1320 2411470703072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:45:32.475 1320 2411470703072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:45:37.230 1320 2411474449856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ecb0b48c-d1c4-4456-a2c6-13c06044ad10 f5c12f1511b443d6841289231bed290f - - - -] Security group member updated on remote: ['97d2f030-530f-4aac-b2f2-c5144e2ab0cd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:45:37.230 1320 2411474449856 MainThread INFO neutron.agent.securitygroups_rpc [req-ecb0b48c-d1c4-4456-a2c6-13c06044ad10 f5c12f1511b443d6841289231bed290f - - - -] Security group member updated ['97d2f030-530f-4aac-b2f2-c5144e2ab0cd'] 2022-03-08 18:45:38.213 1320 2411474352080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c911f07a-92ad-44ca-8956-9119e2aadcdc d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] port_update received: 2854668b-0b2e-4e87-ba55-a1356ca45bb0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:45:38.234 1320 2411474352080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c911f07a-92ad-44ca-8956-9119e2aadcdc d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] No port 2854668b-0b2e-4e87-ba55-a1356ca45bb0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 18:45:41.526 1320 2411469927696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2854668b-0b2e-4e87-ba55-a1356ca45bb0 2022-03-08 18:45:42.494 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 18:45:42.823 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Adding port 2854668b-0b2e-4e87-ba55-a1356ca45bb0 2022-03-08 18:45:42.823 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Port 2854668b-0b2e-4e87-ba55-a1356ca45bb0 updated. Details: {'device': '2854668b-0b2e-4e87-ba55-a1356ca45bb0', 'network_id': '87952ec2-e706-4dab-9d26-2bb2841d059d', 'port_id': '2854668b-0b2e-4e87-ba55-a1356ca45bb0', 'mac_address': 'fa:16:3e:2c:bd:69', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 243, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4afeb8b4-d3ed-4600-b3a7-c928649d74c9', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 18:45:42.823 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 18:45:42.823 1320 2411471573584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2854668b-0b2e-4e87-ba55-a1356ca45bb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:45:42.823 1320 2411471573584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2854668b-0b2e-4e87-ba55-a1356ca45bb0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 18:45:42.823 1320 2411471573584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 87952ec2-e706-4dab-9d26-2bb2841d059d 2022-03-08 18:45:42.823 1320 2411471573584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 18:45:43.060 1320 2411471573584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2854668b-0b2e-4e87-ba55-a1356ca45bb0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:45:43.060 1320 2411471573584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2854668b-0b2e-4e87-ba55-a1356ca45bb0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:45:43.060 1320 2411471573584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2854668b-0b2e-4e87-ba55-a1356ca45bb0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 18:45:43.060 1320 2411471573584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 243, VLAN trunk: None to switch port 2854668b-0b2e-4e87-ba55-a1356ca45bb0 2022-03-08 18:45:43.229 1320 2411471573584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 18:45:43.229 1320 2411471573584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2854668b-0b2e-4e87-ba55-a1356ca45bb0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:45:43.402 1320 2411471573584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2854668b-0b2e-4e87-ba55-a1356ca45bb0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:45:43.402 1320 2411471573584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:45:43.402 1320 2411471573584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (97d2f030-530f-4aac-b2f2-c5144e2ab0cd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 18:45:43.402 1320 2411471573584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (97d2f030-530f-4aac-b2f2-c5144e2ab0cd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-08 18:45:43.402 1320 2411471573584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2854668b-0b2e-4e87-ba55-a1356ca45bb0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 18:45:43.402 1320 2411471573584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 18:45:43.402 1320 2411471573584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2854668b-0b2e-4e87-ba55-a1356ca45bb0 not yet added. Adding. 2022-03-08 18:45:43.402 1320 2411471573584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 18:45:43.402 1320 2411471573584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 18:45:43.651 1320 2411471573584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2854668b-0b2e-4e87-ba55-a1356ca45bb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:45:43.887 1320 2411471573584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2854668b-0b2e-4e87-ba55-a1356ca45bb0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:45:43.887 1320 2411471573584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2854668b-0b2e-4e87-ba55-a1356ca45bb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:45:44.126 1320 2411471573584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2854668b-0b2e-4e87-ba55-a1356ca45bb0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:45:44.324 1320 2411471573584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2854668b-0b2e-4e87-ba55-a1356ca45bb0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:45:44.324 1320 2411471573584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2854668b-0b2e-4e87-ba55-a1356ca45bb0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 18:45:44.324 1320 2411471573584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2854668b-0b2e-4e87-ba55-a1356ca45bb0 processed. 2022-03-08 18:45:44.497 1320 2411471573584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:45:44.713 1320 2411471573584 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-03-08 18:46:10.300 1320 2411469927872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 12996177-bc4a-4c7d-ae5b-a69b3cfba6a3 2022-03-08 18:46:10.321 1320 2411469722368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-48edfecf-56b1-4879-ba64-7b41aa7509d2 f25c5b262b9a4128858e5eb22b02d6d6 - - - -] Security group member updated on remote: ['c4560e8b-b593-4a44-8242-796df24f72c9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:46:10.321 1320 2411469722368 MainThread INFO neutron.agent.securitygroups_rpc [req-48edfecf-56b1-4879-ba64-7b41aa7509d2 f25c5b262b9a4128858e5eb22b02d6d6 - - - -] Security group member updated ['c4560e8b-b593-4a44-8242-796df24f72c9'] 2022-03-08 18:46:10.622 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 18:46:10.622 1320 2411469722368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '12996177-bc4a-4c7d-ae5b-a69b3cfba6a3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 18:46:10.622 1320 2411469722368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '12996177-bc4a-4c7d-ae5b-a69b3cfba6a3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 18:46:10.622 1320 2411469722368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 12996177-bc4a-4c7d-ae5b-a69b3cfba6a3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 18:46:10.634 1320 2411469722368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['12996177-bc4a-4c7d-ae5b-a69b3cfba6a3'] 2022-03-08 18:46:10.634 1320 2411469722368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 18:46:10.634 1320 2411469722368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 18:46:10.634 1320 2411469722368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['12996177-bc4a-4c7d-ae5b-a69b3cfba6a3'] 2022-03-08 18:46:10.994 1320 2411469722368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48edfecf-56b1-4879-ba64-7b41aa7509d2 f25c5b262b9a4128858e5eb22b02d6d6 - - - -] port_delete event received for '12996177-bc4a-4c7d-ae5b-a69b3cfba6a3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:46:12.635 1320 2411472170496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:46:12.671 1320 2411472170496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:46:13.871 1320 2411474771280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b43a89e-0e6b-4441-8478-1d7ea72aadfb f25c5b262b9a4128858e5eb22b02d6d6 - - - -] port_delete event received for 'eadb8c78-3949-4868-8858-b5bd0b218286' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:46:14.126 1320 2411473531648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-37687040-01ef-4a39-a08c-d99326e6127f f5c12f1511b443d6841289231bed290f - - - -] Security group member updated on remote: ['97d2f030-530f-4aac-b2f2-c5144e2ab0cd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:46:14.126 1320 2411473531648 MainThread INFO neutron.agent.securitygroups_rpc [req-37687040-01ef-4a39-a08c-d99326e6127f f5c12f1511b443d6841289231bed290f - - - -] Security group member updated ['97d2f030-530f-4aac-b2f2-c5144e2ab0cd'] 2022-03-08 18:46:14.126 1320 2411473531648 MainThread INFO neutron.agent.securitygroups_rpc [req-37687040-01ef-4a39-a08c-d99326e6127f f5c12f1511b443d6841289231bed290f - - - -] Refresh firewall rules 2022-03-08 18:46:14.126 1320 2411473531648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-37687040-01ef-4a39-a08c-d99326e6127f f5c12f1511b443d6841289231bed290f - - - -] Get security group information for devices via rpc ['2854668b-0b2e-4e87-ba55-a1356ca45bb0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:46:14.181 1320 2411473531648 MainThread DEBUG neutron.agent.securitygroups_rpc [req-37687040-01ef-4a39-a08c-d99326e6127f f5c12f1511b443d6841289231bed290f - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:46:14.181 1320 2411473531648 MainThread DEBUG neutron.agent.securitygroups_rpc [req-37687040-01ef-4a39-a08c-d99326e6127f f5c12f1511b443d6841289231bed290f - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:46:14.260 1320 2411474448976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-37687040-01ef-4a39-a08c-d99326e6127f f5c12f1511b443d6841289231bed290f - - - -] port_delete event received for '2854668b-0b2e-4e87-ba55-a1356ca45bb0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:46:14.346 1320 2411469927872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2854668b-0b2e-4e87-ba55-a1356ca45bb0 2022-03-08 18:46:14.665 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 18:46:14.665 1320 2411470099904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2854668b-0b2e-4e87-ba55-a1356ca45bb0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 18:46:14.665 1320 2411470099904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2854668b-0b2e-4e87-ba55-a1356ca45bb0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 18:46:14.665 1320 2411470099904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2854668b-0b2e-4e87-ba55-a1356ca45bb0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 18:46:14.685 1320 2411470099904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 87952ec2-e706-4dab-9d26-2bb2841d059d 2022-03-08 18:46:14.685 1320 2411470099904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2854668b-0b2e-4e87-ba55-a1356ca45bb0'] 2022-03-08 18:46:14.685 1320 2411470099904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 18:46:14.696 1320 2411470099904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 18:46:14.696 1320 2411470099904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2854668b-0b2e-4e87-ba55-a1356ca45bb0'] 2022-03-08 18:46:16.668 1320 2411473840432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:46:16.696 1320 2411473840432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:46:18.353 1320 2411469998032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-da85ac21-9382-492c-ad47-a3d940528af4 f25c5b262b9a4128858e5eb22b02d6d6 - - - -] Security group member updated on remote: ['71c656e6-f041-420d-87bc-5e671c5791d7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:46:18.353 1320 2411469998032 MainThread INFO neutron.agent.securitygroups_rpc [req-da85ac21-9382-492c-ad47-a3d940528af4 f25c5b262b9a4128858e5eb22b02d6d6 - - - -] Security group member updated ['71c656e6-f041-420d-87bc-5e671c5791d7'] 2022-03-08 18:46:18.416 1320 2411469927872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5d84126b-1d9d-4d2b-ae86-316f95a56bc3 2022-03-08 18:46:18.673 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 18:46:18.673 1320 2411469998032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5d84126b-1d9d-4d2b-ae86-316f95a56bc3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 18:46:18.673 1320 2411469998032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5d84126b-1d9d-4d2b-ae86-316f95a56bc3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 18:46:18.673 1320 2411469998032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5d84126b-1d9d-4d2b-ae86-316f95a56bc3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 18:46:18.673 1320 2411469998032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1edf326b-a1f2-4b5c-8957-c13cfc5f93a8 2022-03-08 18:46:18.696 1320 2411469998032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5d84126b-1d9d-4d2b-ae86-316f95a56bc3'] 2022-03-08 18:46:18.696 1320 2411469998032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 18:46:18.696 1320 2411469998032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 18:46:18.696 1320 2411469998032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5d84126b-1d9d-4d2b-ae86-316f95a56bc3'] 2022-03-08 18:46:18.810 1320 2411469998032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da85ac21-9382-492c-ad47-a3d940528af4 f25c5b262b9a4128858e5eb22b02d6d6 - - - -] port_delete event received for '5d84126b-1d9d-4d2b-ae86-316f95a56bc3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:46:20.668 1320 2411474448048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:46:20.702 1320 2411474448048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:46:21.446 1320 2411469336640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10a07a76-2be7-47a7-9884-3f42fafc7406 f25c5b262b9a4128858e5eb22b02d6d6 - - - -] port_delete event received for '56446f98-a3fe-430a-b9c0-42fb3761ecd1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:46:21.977 1320 2411471252464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6145d522-166b-4369-b627-098f78fb374d f25c5b262b9a4128858e5eb22b02d6d6 - - - -] Security group rule updated on remote: ['8313263a-3f7c-4d55-afc8-03e536738303'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 18:46:21.977 1320 2411471252464 MainThread INFO neutron.agent.securitygroups_rpc [req-6145d522-166b-4369-b627-098f78fb374d f25c5b262b9a4128858e5eb22b02d6d6 - - - -] Security group rule updated ['8313263a-3f7c-4d55-afc8-03e536738303'] 2022-03-08 18:46:22.119 1320 2411473678000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0c67114f-2571-4dcf-81db-de300c9ae852 f25c5b262b9a4128858e5eb22b02d6d6 - - - -] Security group rule updated on remote: ['8313263a-3f7c-4d55-afc8-03e536738303'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 18:46:22.119 1320 2411473678000 MainThread INFO neutron.agent.securitygroups_rpc [req-0c67114f-2571-4dcf-81db-de300c9ae852 f25c5b262b9a4128858e5eb22b02d6d6 - - - -] Security group rule updated ['8313263a-3f7c-4d55-afc8-03e536738303'] 2022-03-08 18:46:26.119 1320 2411475004400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f6c83152-4c38-477a-97f7-cb40671e9e37 f25c5b262b9a4128858e5eb22b02d6d6 - - - -] Security group member updated on remote: ['8313263a-3f7c-4d55-afc8-03e536738303'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:46:26.119 1320 2411475004400 MainThread INFO neutron.agent.securitygroups_rpc [req-f6c83152-4c38-477a-97f7-cb40671e9e37 f25c5b262b9a4128858e5eb22b02d6d6 - - - -] Security group member updated ['8313263a-3f7c-4d55-afc8-03e536738303'] 2022-03-08 18:46:27.195 1320 2411473723632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36d67d96-1cbd-4106-9064-3b10d297a9d2 d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] port_update received: ac7aa25d-0236-4abe-a86c-63a2b99e1aad port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:46:27.200 1320 2411473723632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36d67d96-1cbd-4106-9064-3b10d297a9d2 d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] No port ac7aa25d-0236-4abe-a86c-63a2b99e1aad defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 18:46:30.151 1320 2411469927696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ac7aa25d-0236-4abe-a86c-63a2b99e1aad 2022-03-08 18:46:30.697 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 18:46:30.930 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Adding port ac7aa25d-0236-4abe-a86c-63a2b99e1aad 2022-03-08 18:46:30.930 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Port ac7aa25d-0236-4abe-a86c-63a2b99e1aad updated. Details: {'device': 'ac7aa25d-0236-4abe-a86c-63a2b99e1aad', 'network_id': '1edf326b-a1f2-4b5c-8957-c13cfc5f93a8', 'port_id': 'ac7aa25d-0236-4abe-a86c-63a2b99e1aad', 'mac_address': 'fa:16:3e:85:7b:40', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 220, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c7c93def-22da-446e-82c9-766c37f301ec', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 18:46:30.930 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 18:46:30.930 1320 2411470058416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ac7aa25d-0236-4abe-a86c-63a2b99e1aad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:46:30.930 1320 2411470058416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ac7aa25d-0236-4abe-a86c-63a2b99e1aad _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 18:46:30.930 1320 2411470058416 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1edf326b-a1f2-4b5c-8957-c13cfc5f93a8 2022-03-08 18:46:30.930 1320 2411470058416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 18:46:31.149 1320 2411470058416 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ac7aa25d-0236-4abe-a86c-63a2b99e1aad') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:46:31.149 1320 2411470058416 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ac7aa25d-0236-4abe-a86c-63a2b99e1aad') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:46:31.166 1320 2411470058416 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ac7aa25d-0236-4abe-a86c-63a2b99e1aad is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 18:46:31.166 1320 2411470058416 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 220, VLAN trunk: None to switch port ac7aa25d-0236-4abe-a86c-63a2b99e1aad 2022-03-08 18:46:31.336 1320 2411470058416 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 18:46:31.336 1320 2411470058416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ac7aa25d-0236-4abe-a86c-63a2b99e1aad'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:46:31.502 1320 2411470058416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ac7aa25d-0236-4abe-a86c-63a2b99e1aad']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:46:31.502 1320 2411470058416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:46:31.502 1320 2411470058416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8313263a-3f7c-4d55-afc8-03e536738303) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 18:46:31.502 1320 2411470058416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ac7aa25d-0236-4abe-a86c-63a2b99e1aad _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 18:46:31.502 1320 2411470058416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 18:46:31.502 1320 2411470058416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ac7aa25d-0236-4abe-a86c-63a2b99e1aad not yet added. Adding. 2022-03-08 18:46:31.502 1320 2411470058416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 18:46:31.502 1320 2411470058416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 18:46:31.680 1320 2411470058416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ac7aa25d-0236-4abe-a86c-63a2b99e1aad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:46:31.869 1320 2411470058416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ac7aa25d-0236-4abe-a86c-63a2b99e1aad" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:46:31.869 1320 2411470058416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ac7aa25d-0236-4abe-a86c-63a2b99e1aad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:46:32.072 1320 2411470058416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ac7aa25d-0236-4abe-a86c-63a2b99e1aad" "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-03-08 18:46:32.243 1320 2411470058416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ac7aa25d-0236-4abe-a86c-63a2b99e1aad" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:46:32.243 1320 2411470058416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ac7aa25d-0236-4abe-a86c-63a2b99e1aad status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 18:46:32.243 1320 2411470058416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ac7aa25d-0236-4abe-a86c-63a2b99e1aad processed. 2022-03-08 18:46:32.720 1320 2411470058416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:46:32.996 1320 2411470058416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:46:35.932 1320 2411475117328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36422462-eb1a-4804-b8c0-a7f826beb297 ef45018e496b450caecf5af9b2c73b2c - - - -] network_delete received. Deleting network 87952ec2-e706-4dab-9d26-2bb2841d059d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-08 18:46:35.932 1320 2411475117328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36422462-eb1a-4804-b8c0-a7f826beb297 ef45018e496b450caecf5af9b2c73b2c - - - -] Network 87952ec2-e706-4dab-9d26-2bb2841d059d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-08 18:46:41.931 1320 2411475003696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-816250c5-d0bf-4a45-b6bc-9cce8447decc b2bba6e4889d45f3a1c5d572a813ab48 - - - -] Security group member updated on remote: ['abb24fea-9bcb-496c-a964-c4ed2710ac38'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:46:41.931 1320 2411475003696 MainThread INFO neutron.agent.securitygroups_rpc [req-816250c5-d0bf-4a45-b6bc-9cce8447decc b2bba6e4889d45f3a1c5d572a813ab48 - - - -] Security group member updated ['abb24fea-9bcb-496c-a964-c4ed2710ac38'] 2022-03-08 18:46:42.305 1320 2411474268224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-816250c5-d0bf-4a45-b6bc-9cce8447decc b2bba6e4889d45f3a1c5d572a813ab48 - - - -] port_delete event received for '6c10c044-9e73-48ab-bb18-1dc36833fa4d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:46:42.747 1320 2411469927872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6c10c044-9e73-48ab-bb18-1dc36833fa4d 2022-03-08 18:46:42.794 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 18:46:42.794 1320 2411471807936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6c10c044-9e73-48ab-bb18-1dc36833fa4d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 18:46:42.794 1320 2411471807936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6c10c044-9e73-48ab-bb18-1dc36833fa4d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 18:46:42.794 1320 2411471807936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6c10c044-9e73-48ab-bb18-1dc36833fa4d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 18:46:42.805 1320 2411471807936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network cc1f4867-ac5b-461f-9dc0-274649864cf0 2022-03-08 18:46:42.805 1320 2411471807936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6c10c044-9e73-48ab-bb18-1dc36833fa4d'] 2022-03-08 18:46:42.805 1320 2411471807936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 18:46:42.805 1320 2411471807936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 18:46:42.805 1320 2411471807936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6c10c044-9e73-48ab-bb18-1dc36833fa4d'] 2022-03-08 18:46:44.339 1320 2411474771632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ebce3eec-b51c-44fa-9ad6-0b8315069668 b2bba6e4889d45f3a1c5d572a813ab48 - - - -] port_delete event received for '8fff8ac2-6a49-42ea-b50c-331fd6c95f3a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:46:44.799 1320 2411475117504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:46:44.824 1320 2411475117504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:46:44.945 1320 2411475117504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0ce26fc6-4382-4136-a518-eef582043676 b2bba6e4889d45f3a1c5d572a813ab48 - - - -] Security group rule updated on remote: ['82d6af6e-6b59-4104-9a29-2aaba66dd5be'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 18:46:44.945 1320 2411475117504 MainThread INFO neutron.agent.securitygroups_rpc [req-0ce26fc6-4382-4136-a518-eef582043676 b2bba6e4889d45f3a1c5d572a813ab48 - - - -] Security group rule updated ['82d6af6e-6b59-4104-9a29-2aaba66dd5be'] 2022-03-08 18:46:45.196 1320 2411475271920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9c10349c-444f-46be-9d16-105374212d39 b2bba6e4889d45f3a1c5d572a813ab48 - - - -] Security group rule updated on remote: ['82d6af6e-6b59-4104-9a29-2aaba66dd5be'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 18:46:45.196 1320 2411475271920 MainThread INFO neutron.agent.securitygroups_rpc [req-9c10349c-444f-46be-9d16-105374212d39 b2bba6e4889d45f3a1c5d572a813ab48 - - - -] Security group rule updated ['82d6af6e-6b59-4104-9a29-2aaba66dd5be'] 2022-03-08 18:46:49.220 1320 2411470206928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e0a81296-c987-44d4-9925-bc5176daec97 b2bba6e4889d45f3a1c5d572a813ab48 - - - -] Security group member updated on remote: ['82d6af6e-6b59-4104-9a29-2aaba66dd5be'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:46:49.220 1320 2411470206928 MainThread INFO neutron.agent.securitygroups_rpc [req-e0a81296-c987-44d4-9925-bc5176daec97 b2bba6e4889d45f3a1c5d572a813ab48 - - - -] Security group member updated ['82d6af6e-6b59-4104-9a29-2aaba66dd5be'] 2022-03-08 18:46:50.962 1320 2411473674656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a2d484b-65ce-4a98-a274-8b5f74b8f141 d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] port_update received: 913d8849-4652-4676-86ab-6563d8237ac1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:46:50.976 1320 2411473674656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a2d484b-65ce-4a98-a274-8b5f74b8f141 d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] No port 913d8849-4652-4676-86ab-6563d8237ac1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 18:46:52.826 1320 2411469927872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 068c1a92-6b73-49fd-8980-e052efc46060 2022-03-08 18:46:54.586 1320 2411469927696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 913d8849-4652-4676-86ab-6563d8237ac1 2022-03-08 18:46:54.836 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 18:46:55.117 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Adding port 913d8849-4652-4676-86ab-6563d8237ac1 2022-03-08 18:46:55.117 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Port 913d8849-4652-4676-86ab-6563d8237ac1 updated. Details: {'device': '913d8849-4652-4676-86ab-6563d8237ac1', 'network_id': 'cc1f4867-ac5b-461f-9dc0-274649864cf0', 'port_id': '913d8849-4652-4676-86ab-6563d8237ac1', 'mac_address': 'fa:16:3e:cb:26:b6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 202, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0f8ccbc4-50be-4849-b6e8-5b45fc4fd845', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 18:46:55.117 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 18:46:55.117 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 18:46:55.117 1320 2411470058240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-913d8849-4652-4676-86ab-6563d8237ac1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:46:55.117 1320 2411470058240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 913d8849-4652-4676-86ab-6563d8237ac1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 18:46:55.117 1320 2411470058240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cc1f4867-ac5b-461f-9dc0-274649864cf0 2022-03-08 18:46:55.117 1320 2411470058240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 18:46:55.117 1320 2411469112592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '068c1a92-6b73-49fd-8980-e052efc46060' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 18:46:55.117 1320 2411469112592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '068c1a92-6b73-49fd-8980-e052efc46060' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 18:46:55.117 1320 2411469112592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 068c1a92-6b73-49fd-8980-e052efc46060 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 18:46:55.117 1320 2411469112592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3bd3acb0-87ab-45ce-bb41-877f47d56587 2022-03-08 18:46:55.117 1320 2411469112592 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['068c1a92-6b73-49fd-8980-e052efc46060'] 2022-03-08 18:46:55.138 1320 2411469112592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 18:46:55.138 1320 2411469112592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 18:46:55.138 1320 2411469112592 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['068c1a92-6b73-49fd-8980-e052efc46060'] 2022-03-08 18:46:55.306 1320 2411470058240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '913d8849-4652-4676-86ab-6563d8237ac1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:46:55.322 1320 2411470058240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '913d8849-4652-4676-86ab-6563d8237ac1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:46:55.322 1320 2411470058240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 913d8849-4652-4676-86ab-6563d8237ac1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 18:46:55.322 1320 2411470058240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 202, VLAN trunk: None to switch port 913d8849-4652-4676-86ab-6563d8237ac1 2022-03-08 18:46:55.460 1320 2411470058240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 18:46:55.460 1320 2411470058240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['913d8849-4652-4676-86ab-6563d8237ac1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:46:55.726 1320 2411470058240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['913d8849-4652-4676-86ab-6563d8237ac1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:46:55.726 1320 2411470058240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:46:55.726 1320 2411470058240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (82d6af6e-6b59-4104-9a29-2aaba66dd5be) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 18:46:55.726 1320 2411470058240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 913d8849-4652-4676-86ab-6563d8237ac1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 18:46:55.726 1320 2411470058240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 18:46:55.726 1320 2411470058240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 913d8849-4652-4676-86ab-6563d8237ac1 not yet added. Adding. 2022-03-08 18:46:55.726 1320 2411470058240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 18:46:55.726 1320 2411470058240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 18:46:55.933 1320 2411470058240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-913d8849-4652-4676-86ab-6563d8237ac1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:46:56.088 1320 2411470058240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-913d8849-4652-4676-86ab-6563d8237ac1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:46:56.088 1320 2411470058240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-913d8849-4652-4676-86ab-6563d8237ac1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:46:56.289 1320 2411470058240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-913d8849-4652-4676-86ab-6563d8237ac1" "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-03-08 18:46:56.461 1320 2411470058240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-913d8849-4652-4676-86ab-6563d8237ac1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:46:56.461 1320 2411470058240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 913d8849-4652-4676-86ab-6563d8237ac1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 18:46:56.461 1320 2411470058240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 913d8849-4652-4676-86ab-6563d8237ac1 processed. 2022-03-08 18:46:56.850 1320 2411470058240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:46:57.353 1320 2411470058240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:47:00.632 1320 2411469927696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 068c1a92-6b73-49fd-8980-e052efc46060 2022-03-08 18:47:00.874 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 18:47:01.147 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Adding port 068c1a92-6b73-49fd-8980-e052efc46060 2022-03-08 18:47:01.147 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Port 068c1a92-6b73-49fd-8980-e052efc46060 updated. Details: {'device': '068c1a92-6b73-49fd-8980-e052efc46060', 'network_id': '3bd3acb0-87ab-45ce-bb41-877f47d56587', 'port_id': '068c1a92-6b73-49fd-8980-e052efc46060', 'mac_address': 'fa:16:3e:f8:c4:5f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 242, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '923c8cac-3357-44e1-84d5-0860e92a0441', '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-03-08 18:47:01.147 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 18:47:01.147 1320 2411475199072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-068c1a92-6b73-49fd-8980-e052efc46060" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:47:01.147 1320 2411475199072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 068c1a92-6b73-49fd-8980-e052efc46060 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 18:47:01.147 1320 2411475199072 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3bd3acb0-87ab-45ce-bb41-877f47d56587 2022-03-08 18:47:01.147 1320 2411475199072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 18:47:01.335 1320 2411475199072 MainThread DEBUG os_win._utils [-] Got expected exception WMI job failed with status None. Error summary description: None. Error description: None Error code: 32775. while calling function os_win.utils.jobutils.JobUtils.add_virt_resource. Retries left: 5. Time left: undefined. Time elapsed: 0.062374114990234375 Retrying in 1 seconds. inner c:\openstack\build\os-win\os_win\_utils.py:184 2022-03-08 18:47:02.429 1320 2411475199072 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '068c1a92-6b73-49fd-8980-e052efc46060') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:47:02.429 1320 2411475199072 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '068c1a92-6b73-49fd-8980-e052efc46060') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:47:02.447 1320 2411475199072 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 068c1a92-6b73-49fd-8980-e052efc46060 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 18:47:02.447 1320 2411475199072 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 242, VLAN trunk: None to switch port 068c1a92-6b73-49fd-8980-e052efc46060 2022-03-08 18:47:02.588 1320 2411475199072 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 18:47:02.588 1320 2411475199072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['068c1a92-6b73-49fd-8980-e052efc46060'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:47:02.916 1320 2411475199072 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['068c1a92-6b73-49fd-8980-e052efc46060']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:47:02.916 1320 2411475199072 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:47:02.916 1320 2411475199072 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (020421be-b898-452c-9250-128020ffd052) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 18:47:02.916 1320 2411475199072 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 068c1a92-6b73-49fd-8980-e052efc46060 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 18:47:02.916 1320 2411475199072 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 18:47:02.916 1320 2411475199072 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 068c1a92-6b73-49fd-8980-e052efc46060 not yet added. Adding. 2022-03-08 18:47:02.916 1320 2411475199072 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 18:47:02.916 1320 2411475199072 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 18:47:03.100 1320 2411475199072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-068c1a92-6b73-49fd-8980-e052efc46060" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:47:03.276 1320 2411475199072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-068c1a92-6b73-49fd-8980-e052efc46060" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:47:03.276 1320 2411475199072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-068c1a92-6b73-49fd-8980-e052efc46060" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:47:03.522 1320 2411475199072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-068c1a92-6b73-49fd-8980-e052efc46060" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:47:03.678 1320 2411475199072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-068c1a92-6b73-49fd-8980-e052efc46060" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.531s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:47:03.678 1320 2411475199072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 068c1a92-6b73-49fd-8980-e052efc46060 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 18:47:03.678 1320 2411475199072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 068c1a92-6b73-49fd-8980-e052efc46060 processed. 2022-03-08 18:47:04.882 1320 2411475327984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:47:05.085 1320 2411475327984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:47:18.475 1320 2411470485104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9619535b-6825-4ba2-a9a1-c08121bf1cf3 06b5010884c0405fbeb4d66b846e21b3 - - - -] Security group member updated on remote: ['f0128371-7e7d-402c-9fa8-0b54c883e8ca'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:47:18.475 1320 2411470485104 MainThread INFO neutron.agent.securitygroups_rpc [req-9619535b-6825-4ba2-a9a1-c08121bf1cf3 06b5010884c0405fbeb4d66b846e21b3 - - - -] Security group member updated ['f0128371-7e7d-402c-9fa8-0b54c883e8ca'] 2022-03-08 18:47:18.851 1320 2411470485104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9619535b-6825-4ba2-a9a1-c08121bf1cf3 06b5010884c0405fbeb4d66b846e21b3 - - - -] port_delete event received for 'd203d130-15e6-4e7b-915b-0d1f825a9c03' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:47:19.225 1320 2411469927872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d203d130-15e6-4e7b-915b-0d1f825a9c03 2022-03-08 18:47:20.599 1320 2411474113808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c33b828e-4f8b-4b69-9143-3db5667adf06 06b5010884c0405fbeb4d66b846e21b3 - - - -] port_delete event received for '452861af-16cf-4465-b0e3-caefd91babdb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:47:20.925 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 18:47:20.925 1320 2411474707376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd203d130-15e6-4e7b-915b-0d1f825a9c03' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 18:47:20.925 1320 2411474707376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd203d130-15e6-4e7b-915b-0d1f825a9c03' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 18:47:20.925 1320 2411474707376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d203d130-15e6-4e7b-915b-0d1f825a9c03 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 18:47:20.943 1320 2411474707376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 21f6f99b-c35f-4b95-823d-5444a9adae51 2022-03-08 18:47:20.943 1320 2411474707376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d203d130-15e6-4e7b-915b-0d1f825a9c03'] 2022-03-08 18:47:20.943 1320 2411474707376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 18:47:20.943 1320 2411474707376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 18:47:20.943 1320 2411474707376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d203d130-15e6-4e7b-915b-0d1f825a9c03'] 2022-03-08 18:47:21.100 1320 2411474707376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea09b4c4-2e18-4342-a293-d1fbc4fc1c9e 06b5010884c0405fbeb4d66b846e21b3 - - - -] Security group rule updated on remote: ['55f4a5d9-2ddc-4f00-8e0c-2bbd46d04a38'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 18:47:21.100 1320 2411474707376 MainThread INFO neutron.agent.securitygroups_rpc [req-ea09b4c4-2e18-4342-a293-d1fbc4fc1c9e 06b5010884c0405fbeb4d66b846e21b3 - - - -] Security group rule updated ['55f4a5d9-2ddc-4f00-8e0c-2bbd46d04a38'] 2022-03-08 18:47:21.241 1320 2411474607440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c84d60e1-5c42-49f0-806a-b762cda4a7c0 06b5010884c0405fbeb4d66b846e21b3 - - - -] Security group rule updated on remote: ['55f4a5d9-2ddc-4f00-8e0c-2bbd46d04a38'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 18:47:21.241 1320 2411474607440 MainThread INFO neutron.agent.securitygroups_rpc [req-c84d60e1-5c42-49f0-806a-b762cda4a7c0 06b5010884c0405fbeb4d66b846e21b3 - - - -] Security group rule updated ['55f4a5d9-2ddc-4f00-8e0c-2bbd46d04a38'] 2022-03-08 18:47:22.942 1320 2411471345616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:47:22.974 1320 2411471345616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:47:24.788 1320 2411473397360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1d120b20-b27a-44d7-8faa-2fdf8cbb9053 06b5010884c0405fbeb4d66b846e21b3 - - - -] Security group member updated on remote: ['55f4a5d9-2ddc-4f00-8e0c-2bbd46d04a38'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:47:24.788 1320 2411473397360 MainThread INFO neutron.agent.securitygroups_rpc [req-1d120b20-b27a-44d7-8faa-2fdf8cbb9053 06b5010884c0405fbeb4d66b846e21b3 - - - -] Security group member updated ['55f4a5d9-2ddc-4f00-8e0c-2bbd46d04a38'] 2022-03-08 18:47:25.726 1320 2411474928912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ddf187fc-ad8d-40f7-809b-37c242141754 d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] port_update received: cecc8b59-fb98-4087-90e7-b1e29c07fc85 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:47:25.739 1320 2411474928912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ddf187fc-ad8d-40f7-809b-37c242141754 d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] No port cecc8b59-fb98-4087-90e7-b1e29c07fc85 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 18:47:28.880 1320 2411469927696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cecc8b59-fb98-4087-90e7-b1e29c07fc85 2022-03-08 18:47:28.960 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 18:47:29.208 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Adding port cecc8b59-fb98-4087-90e7-b1e29c07fc85 2022-03-08 18:47:29.208 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Port cecc8b59-fb98-4087-90e7-b1e29c07fc85 updated. Details: {'device': 'cecc8b59-fb98-4087-90e7-b1e29c07fc85', 'network_id': '21f6f99b-c35f-4b95-823d-5444a9adae51', 'port_id': 'cecc8b59-fb98-4087-90e7-b1e29c07fc85', 'mac_address': 'fa:16:3e:29:2b:d0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 201, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b439f12b-b6d1-4130-aa30-2f4dc5779d0e', '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-03-08 18:47:29.208 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 18:47:29.208 1320 2411475586736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cecc8b59-fb98-4087-90e7-b1e29c07fc85" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:47:29.208 1320 2411475586736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cecc8b59-fb98-4087-90e7-b1e29c07fc85 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 18:47:29.208 1320 2411475586736 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 21f6f99b-c35f-4b95-823d-5444a9adae51 2022-03-08 18:47:29.208 1320 2411475586736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 18:47:29.413 1320 2411475586736 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cecc8b59-fb98-4087-90e7-b1e29c07fc85') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:47:29.413 1320 2411475586736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cecc8b59-fb98-4087-90e7-b1e29c07fc85') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:47:29.429 1320 2411475586736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cecc8b59-fb98-4087-90e7-b1e29c07fc85 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 18:47:29.429 1320 2411475586736 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 201, VLAN trunk: None to switch port cecc8b59-fb98-4087-90e7-b1e29c07fc85 2022-03-08 18:47:29.557 1320 2411475586736 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 18:47:29.557 1320 2411475586736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cecc8b59-fb98-4087-90e7-b1e29c07fc85'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:47:29.732 1320 2411475586736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cecc8b59-fb98-4087-90e7-b1e29c07fc85']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:47:29.732 1320 2411475586736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:47:29.732 1320 2411475586736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (55f4a5d9-2ddc-4f00-8e0c-2bbd46d04a38) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 18:47:29.732 1320 2411475586736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cecc8b59-fb98-4087-90e7-b1e29c07fc85 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 18:47:29.732 1320 2411475586736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 18:47:29.732 1320 2411475586736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cecc8b59-fb98-4087-90e7-b1e29c07fc85 not yet added. Adding. 2022-03-08 18:47:29.732 1320 2411475586736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 18:47:29.732 1320 2411475586736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 18:47:29.929 1320 2411475586736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cecc8b59-fb98-4087-90e7-b1e29c07fc85" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:47:30.104 1320 2411475586736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cecc8b59-fb98-4087-90e7-b1e29c07fc85" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:47:30.104 1320 2411475586736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cecc8b59-fb98-4087-90e7-b1e29c07fc85" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:47:30.334 1320 2411475586736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cecc8b59-fb98-4087-90e7-b1e29c07fc85" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:47:30.490 1320 2411475586736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cecc8b59-fb98-4087-90e7-b1e29c07fc85" "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-03-08 18:47:30.490 1320 2411475586736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cecc8b59-fb98-4087-90e7-b1e29c07fc85 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 18:47:30.490 1320 2411475586736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cecc8b59-fb98-4087-90e7-b1e29c07fc85 processed. 2022-03-08 18:47:30.977 1320 2411475586736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:47:31.162 1320 2411475586736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:48:14.818 1320 2411475198896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4553c66d-be3b-4e44-9ae2-2bb4f4b4f647 f25c5b262b9a4128858e5eb22b02d6d6 - - - -] Security group member updated on remote: ['8313263a-3f7c-4d55-afc8-03e536738303'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:48:14.818 1320 2411475198896 MainThread INFO neutron.agent.securitygroups_rpc [req-4553c66d-be3b-4e44-9ae2-2bb4f4b4f647 f25c5b262b9a4128858e5eb22b02d6d6 - - - -] Security group member updated ['8313263a-3f7c-4d55-afc8-03e536738303'] 2022-03-08 18:48:15.402 1320 2411475274912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4553c66d-be3b-4e44-9ae2-2bb4f4b4f647 f25c5b262b9a4128858e5eb22b02d6d6 - - - -] port_delete event received for 'ac7aa25d-0236-4abe-a86c-63a2b99e1aad' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:48:15.710 1320 2411469927872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ac7aa25d-0236-4abe-a86c-63a2b99e1aad 2022-03-08 18:48:17.239 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 18:48:17.239 1320 2411472210048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ac7aa25d-0236-4abe-a86c-63a2b99e1aad' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 18:48:17.239 1320 2411472210048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ac7aa25d-0236-4abe-a86c-63a2b99e1aad' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 18:48:17.239 1320 2411472210048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ac7aa25d-0236-4abe-a86c-63a2b99e1aad _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 18:48:17.255 1320 2411472210048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1edf326b-a1f2-4b5c-8957-c13cfc5f93a8 2022-03-08 18:48:17.255 1320 2411472210048 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ac7aa25d-0236-4abe-a86c-63a2b99e1aad'] 2022-03-08 18:48:17.255 1320 2411472210048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 18:48:17.255 1320 2411472210048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 18:48:17.255 1320 2411472210048 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ac7aa25d-0236-4abe-a86c-63a2b99e1aad'] 2022-03-08 18:48:17.397 1320 2411472210048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7067b651-b8b9-42ad-b87d-d89ce8f21f9f f25c5b262b9a4128858e5eb22b02d6d6 - - - -] port_delete event received for 'a9028d69-46e5-46df-b961-391d8c5226a6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:48:17.864 1320 2411472210048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-639a4b35-4747-4423-8aef-3708d6dc150a f25c5b262b9a4128858e5eb22b02d6d6 - - - -] Security group rule updated on remote: ['30bf150e-c3cb-419f-a0c3-22f5eaa2789b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 18:48:17.864 1320 2411472210048 MainThread INFO neutron.agent.securitygroups_rpc [req-639a4b35-4747-4423-8aef-3708d6dc150a f25c5b262b9a4128858e5eb22b02d6d6 - - - -] Security group rule updated ['30bf150e-c3cb-419f-a0c3-22f5eaa2789b'] 2022-03-08 18:48:17.989 1320 2411472210048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1c7400b7-864b-49ea-8282-bc77ee3e1605 f25c5b262b9a4128858e5eb22b02d6d6 - - - -] Security group rule updated on remote: ['30bf150e-c3cb-419f-a0c3-22f5eaa2789b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 18:48:17.989 1320 2411472210048 MainThread INFO neutron.agent.securitygroups_rpc [req-1c7400b7-864b-49ea-8282-bc77ee3e1605 f25c5b262b9a4128858e5eb22b02d6d6 - - - -] Security group rule updated ['30bf150e-c3cb-419f-a0c3-22f5eaa2789b'] 2022-03-08 18:48:19.252 1320 2411475584800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:48:19.259 1320 2411475584800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:48:21.269 1320 2411475004224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-676c0eb9-f3a2-4128-a06e-9aab41df1e04 f25c5b262b9a4128858e5eb22b02d6d6 - - - -] Security group member updated on remote: ['30bf150e-c3cb-419f-a0c3-22f5eaa2789b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:48:21.269 1320 2411475004224 MainThread INFO neutron.agent.securitygroups_rpc [req-676c0eb9-f3a2-4128-a06e-9aab41df1e04 f25c5b262b9a4128858e5eb22b02d6d6 - - - -] Security group member updated ['30bf150e-c3cb-419f-a0c3-22f5eaa2789b'] 2022-03-08 18:48:22.115 1320 2411471573584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f25589da-16d2-4198-9cab-9a03a146b1bb d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] port_update received: e9817533-9c61-424a-8e84-4fa4e786ee6d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:48:22.127 1320 2411471573584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f25589da-16d2-4198-9cab-9a03a146b1bb d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] No port e9817533-9c61-424a-8e84-4fa4e786ee6d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 18:48:25.270 1320 2411469927696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e9817533-9c61-424a-8e84-4fa4e786ee6d 2022-03-08 18:48:25.302 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 18:48:25.496 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Adding port e9817533-9c61-424a-8e84-4fa4e786ee6d 2022-03-08 18:48:25.496 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Port e9817533-9c61-424a-8e84-4fa4e786ee6d updated. Details: {'device': 'e9817533-9c61-424a-8e84-4fa4e786ee6d', 'network_id': '1edf326b-a1f2-4b5c-8957-c13cfc5f93a8', 'port_id': 'e9817533-9c61-424a-8e84-4fa4e786ee6d', 'mac_address': 'fa:16:3e:e3:43:55', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 220, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c7c93def-22da-446e-82c9-766c37f301ec', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 18:48:25.496 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 18:48:25.496 1320 2411470206224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e9817533-9c61-424a-8e84-4fa4e786ee6d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:48:25.512 1320 2411470206224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e9817533-9c61-424a-8e84-4fa4e786ee6d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 18:48:25.512 1320 2411470206224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1edf326b-a1f2-4b5c-8957-c13cfc5f93a8 2022-03-08 18:48:25.512 1320 2411470206224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 18:48:25.722 1320 2411470206224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e9817533-9c61-424a-8e84-4fa4e786ee6d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:48:25.722 1320 2411470206224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e9817533-9c61-424a-8e84-4fa4e786ee6d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:48:25.722 1320 2411470206224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e9817533-9c61-424a-8e84-4fa4e786ee6d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 18:48:25.722 1320 2411470206224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 220, VLAN trunk: None to switch port e9817533-9c61-424a-8e84-4fa4e786ee6d 2022-03-08 18:48:25.882 1320 2411470206224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 18:48:25.882 1320 2411470206224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e9817533-9c61-424a-8e84-4fa4e786ee6d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:48:26.043 1320 2411470206224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e9817533-9c61-424a-8e84-4fa4e786ee6d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:48:26.043 1320 2411470206224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:48:26.043 1320 2411470206224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (30bf150e-c3cb-419f-a0c3-22f5eaa2789b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 18:48:26.043 1320 2411470206224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e9817533-9c61-424a-8e84-4fa4e786ee6d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 18:48:26.043 1320 2411470206224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 18:48:26.043 1320 2411470206224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e9817533-9c61-424a-8e84-4fa4e786ee6d not yet added. Adding. 2022-03-08 18:48:26.043 1320 2411470206224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 18:48:26.043 1320 2411470206224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 18:48:26.206 1320 2411470206224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e9817533-9c61-424a-8e84-4fa4e786ee6d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:48:26.377 1320 2411470206224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e9817533-9c61-424a-8e84-4fa4e786ee6d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:48:26.377 1320 2411470206224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e9817533-9c61-424a-8e84-4fa4e786ee6d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:48:26.570 1320 2411470206224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e9817533-9c61-424a-8e84-4fa4e786ee6d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:48:26.722 1320 2411470206224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e9817533-9c61-424a-8e84-4fa4e786ee6d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:48:26.722 1320 2411470206224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e9817533-9c61-424a-8e84-4fa4e786ee6d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 18:48:26.722 1320 2411470206224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e9817533-9c61-424a-8e84-4fa4e786ee6d processed. 2022-03-08 18:48:27.299 1320 2411470206224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:48:27.480 1320 2411470206224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:48:46.705 1320 2411476673456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1925e455-b992-413a-8d7b-0c0f6828f0ac 8c7b43ee734845458fd9123a90b34587 - - - -] port_delete event received for '986dcb0a-6a5d-4497-bdc1-5b91e4ae1dde' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:48:49.925 1320 2411476450288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-70e15831-c920-4952-81f5-bf400786be30 8c7b43ee734845458fd9123a90b34587 - - - -] Security group member updated on remote: ['020421be-b898-452c-9250-128020ffd052'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:48:49.941 1320 2411476450288 MainThread INFO neutron.agent.securitygroups_rpc [req-70e15831-c920-4952-81f5-bf400786be30 8c7b43ee734845458fd9123a90b34587 - - - -] Security group member updated ['020421be-b898-452c-9250-128020ffd052'] 2022-03-08 18:48:50.033 1320 2411473968640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-70e15831-c920-4952-81f5-bf400786be30 8c7b43ee734845458fd9123a90b34587 - - - -] port_delete event received for '068c1a92-6b73-49fd-8980-e052efc46060' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:48:50.033 1320 2411469927872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 068c1a92-6b73-49fd-8980-e052efc46060 2022-03-08 18:48:51.412 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 18:48:51.412 1320 2411473968640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '068c1a92-6b73-49fd-8980-e052efc46060' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 18:48:51.412 1320 2411473968640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '068c1a92-6b73-49fd-8980-e052efc46060' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 18:48:51.412 1320 2411473968640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 068c1a92-6b73-49fd-8980-e052efc46060 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 18:48:51.439 1320 2411473968640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3bd3acb0-87ab-45ce-bb41-877f47d56587 2022-03-08 18:48:51.439 1320 2411473968640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['068c1a92-6b73-49fd-8980-e052efc46060'] 2022-03-08 18:48:51.439 1320 2411473968640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 18:48:51.439 1320 2411473968640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 18:48:51.439 1320 2411473968640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['068c1a92-6b73-49fd-8980-e052efc46060'] 2022-03-08 18:48:51.486 1320 2411469927696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 913d8849-4652-4676-86ab-6563d8237ac1 2022-03-08 18:48:52.563 1320 2411473968640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f304350f-00d1-4b74-bb1b-edbf7facf540 ef45018e496b450caecf5af9b2c73b2c - - - -] port_delete event received for '9832df3c-f620-40d8-8b9c-b4fa42aafa7a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:48:53.425 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 18:48:53.425 1320 2411475898608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:48:53.498 1320 2411475898608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:48:53.800 1320 2411472168208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b537689d-7627-4333-aec6-31e8e89e84c4 ef45018e496b450caecf5af9b2c73b2c - - - -] port_delete event received for '9a5e4088-8452-4c54-9281-fa0924a3be0b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:48:53.845 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Adding port 913d8849-4652-4676-86ab-6563d8237ac1 2022-03-08 18:48:53.845 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Port 913d8849-4652-4676-86ab-6563d8237ac1 updated. Details: {'device': '913d8849-4652-4676-86ab-6563d8237ac1', 'network_id': 'cc1f4867-ac5b-461f-9dc0-274649864cf0', 'port_id': '913d8849-4652-4676-86ab-6563d8237ac1', 'mac_address': 'fa:16:3e:cb:26:b6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 202, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0f8ccbc4-50be-4849-b6e8-5b45fc4fd845', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 18:48:53.845 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 18:48:53.845 1320 2411474804976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-913d8849-4652-4676-86ab-6563d8237ac1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:48:53.845 1320 2411474804976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 913d8849-4652-4676-86ab-6563d8237ac1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 18:48:53.845 1320 2411474804976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 18:48:53.877 1320 2411474804976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '913d8849-4652-4676-86ab-6563d8237ac1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:48:53.877 1320 2411474804976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '913d8849-4652-4676-86ab-6563d8237ac1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:48:53.892 1320 2411474804976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 913d8849-4652-4676-86ab-6563d8237ac1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 18:48:53.892 1320 2411474804976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 202, VLAN trunk: None to switch port 913d8849-4652-4676-86ab-6563d8237ac1 2022-03-08 18:48:53.970 1320 2411474804976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 18:48:53.970 1320 2411474804976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['913d8849-4652-4676-86ab-6563d8237ac1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:48:54.113 1320 2411474804976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['913d8849-4652-4676-86ab-6563d8237ac1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:48:54.113 1320 2411474804976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:48:54.113 1320 2411474804976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (82d6af6e-6b59-4104-9a29-2aaba66dd5be) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 18:48:54.113 1320 2411474804976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 913d8849-4652-4676-86ab-6563d8237ac1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 18:48:54.113 1320 2411474804976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 18:48:54.113 1320 2411474804976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-03-08 18:48:54.113 1320 2411474804976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-913d8849-4652-4676-86ab-6563d8237ac1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:48:54.129 1320 2411474804976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-913d8849-4652-4676-86ab-6563d8237ac1" "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-03-08 18:48:54.129 1320 2411474804976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-913d8849-4652-4676-86ab-6563d8237ac1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:48:54.129 1320 2411474804976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-913d8849-4652-4676-86ab-6563d8237ac1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:48:54.189 1320 2411474804976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-913d8849-4652-4676-86ab-6563d8237ac1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.343s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:48:54.189 1320 2411474804976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 913d8849-4652-4676-86ab-6563d8237ac1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 18:48:54.189 1320 2411474804976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 913d8849-4652-4676-86ab-6563d8237ac1 processed. 2022-03-08 18:48:54.689 1320 2411474804976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e80935b0-25a8-4e6e-ba2f-12d758de6420 ef45018e496b450caecf5af9b2c73b2c - - - -] port_delete event received for 'bcf7cfe9-6d98-42e2-a79a-905f62402747' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:48:54.924 1320 2411474804976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e80935b0-25a8-4e6e-ba2f-12d758de6420 ef45018e496b450caecf5af9b2c73b2c - - - -] network_delete received. Deleting network 3bd3acb0-87ab-45ce-bb41-877f47d56587 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-08 18:48:54.924 1320 2411474804976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e80935b0-25a8-4e6e-ba2f-12d758de6420 ef45018e496b450caecf5af9b2c73b2c - - - -] Network 3bd3acb0-87ab-45ce-bb41-877f47d56587 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-08 18:48:55.049 1320 2411474804976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c025995-9ff4-4861-a357-a4597d0b60aa - - - - -] port_delete event received for 'bcf7cfe9-6d98-42e2-a79a-905f62402747' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:48:55.453 1320 2411475541328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:48:55.657 1320 2411475541328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:48:56.298 1320 2411474353488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d0f10a0-8306-4f1f-b0f0-fef5e8bd2546 ef45018e496b450caecf5af9b2c73b2c - - - -] port_delete event received for 'd2e483d9-c6eb-40eb-96aa-48fc2d506d5c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:48:57.457 1320 2411471809696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3fd6e169-71f7-4fae-b5ea-15bcbbebe65c ef45018e496b450caecf5af9b2c73b2c - - - -] port_delete event received for '4a1da1f6-9ab3-4130-96de-d6c95af69891' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:48:58.424 1320 2411475817920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74463bdb-459e-420c-8116-031e7c0221ff ef45018e496b450caecf5af9b2c73b2c - - - -] port_delete event received for '5b22413f-2068-496f-89dc-936429e0f86a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:48:58.549 1320 2411475119264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c1b3a95-4d50-4b45-833f-1800ca52fc19 - - - - -] port_delete event received for '5b22413f-2068-496f-89dc-936429e0f86a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:48:58.913 1320 2411475119264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74463bdb-459e-420c-8116-031e7c0221ff ef45018e496b450caecf5af9b2c73b2c - - - -] network_delete received. Deleting network 14a266d1-e9af-44d5-8978-f0c568f07514 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-08 18:48:58.913 1320 2411475119264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74463bdb-459e-420c-8116-031e7c0221ff ef45018e496b450caecf5af9b2c73b2c - - - -] Network 14a266d1-e9af-44d5-8978-f0c568f07514 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-08 18:49:12.322 1320 2411469927872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 913d8849-4652-4676-86ab-6563d8237ac1 2022-03-08 18:49:13.545 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 18:49:13.545 1320 2411477056672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '913d8849-4652-4676-86ab-6563d8237ac1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 18:49:13.545 1320 2411477056672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '913d8849-4652-4676-86ab-6563d8237ac1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 18:49:13.548 1320 2411477056672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 913d8849-4652-4676-86ab-6563d8237ac1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 18:49:13.548 1320 2411477056672 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['913d8849-4652-4676-86ab-6563d8237ac1'] 2022-03-08 18:49:13.548 1320 2411477056672 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 18:49:13.548 1320 2411477056672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 18:49:13.548 1320 2411477056672 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['913d8849-4652-4676-86ab-6563d8237ac1'] 2022-03-08 18:49:15.561 1320 2411476980832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:49:15.712 1320 2411476980832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:49:15.735 1320 2411476980832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-246be706-27cb-4d62-a93f-9ff52afce501 06b5010884c0405fbeb4d66b846e21b3 - - - -] Security group member updated on remote: ['55f4a5d9-2ddc-4f00-8e0c-2bbd46d04a38'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:49:15.735 1320 2411476980832 MainThread INFO neutron.agent.securitygroups_rpc [req-246be706-27cb-4d62-a93f-9ff52afce501 06b5010884c0405fbeb4d66b846e21b3 - - - -] Security group member updated ['55f4a5d9-2ddc-4f00-8e0c-2bbd46d04a38'] 2022-03-08 18:49:16.047 1320 2411476900848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-246be706-27cb-4d62-a93f-9ff52afce501 06b5010884c0405fbeb4d66b846e21b3 - - - -] port_delete event received for 'cecc8b59-fb98-4087-90e7-b1e29c07fc85' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:49:16.344 1320 2411469927872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cecc8b59-fb98-4087-90e7-b1e29c07fc85 2022-03-08 18:49:16.367 1320 2411469927872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 913d8849-4652-4676-86ab-6563d8237ac1 2022-03-08 18:49:17.422 1320 2411476430512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b31af1e4-4272-4c30-89c9-a6ec575e3f3f 06b5010884c0405fbeb4d66b846e21b3 - - - -] port_delete event received for 'c22897eb-1069-4aa6-933a-1abd47c1e673' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:49:17.562 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 18:49:17.562 1320 2411473293728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cecc8b59-fb98-4087-90e7-b1e29c07fc85' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 18:49:17.562 1320 2411473293728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cecc8b59-fb98-4087-90e7-b1e29c07fc85' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 18:49:17.562 1320 2411473293728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cecc8b59-fb98-4087-90e7-b1e29c07fc85 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 18:49:17.562 1320 2411472141120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '913d8849-4652-4676-86ab-6563d8237ac1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 18:49:17.562 1320 2411472141120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '913d8849-4652-4676-86ab-6563d8237ac1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 18:49:17.562 1320 2411472141120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 913d8849-4652-4676-86ab-6563d8237ac1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 18:49:17.579 1320 2411473293728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 21f6f99b-c35f-4b95-823d-5444a9adae51 2022-03-08 18:49:17.579 1320 2411473293728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cecc8b59-fb98-4087-90e7-b1e29c07fc85'] 2022-03-08 18:49:17.579 1320 2411473293728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 18:49:17.579 1320 2411473293728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 18:49:17.579 1320 2411473293728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cecc8b59-fb98-4087-90e7-b1e29c07fc85'] 2022-03-08 18:49:17.579 1320 2411472141120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network cc1f4867-ac5b-461f-9dc0-274649864cf0 2022-03-08 18:49:17.579 1320 2411472141120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['913d8849-4652-4676-86ab-6563d8237ac1'] 2022-03-08 18:49:17.579 1320 2411472141120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 18:49:17.579 1320 2411472141120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['913d8849-4652-4676-86ab-6563d8237ac1'] 2022-03-08 18:49:19.578 1320 2411476675392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:49:19.665 1320 2411476675392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:49:22.289 1320 2411475462800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c6e1044-d623-480b-89cc-6677b33833db ef45018e496b450caecf5af9b2c73b2c - - - -] port_delete event received for '9f386e7b-a54e-4f8c-9a05-594ac392c975' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:49:23.850 1320 2411476448176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f77a22f-8637-4023-8e6a-df131f6a6713 ef45018e496b450caecf5af9b2c73b2c - - - -] port_delete event received for '7bbfc5a7-d38f-4bc4-b35e-2c8bf9879333' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:49:25.079 1320 2411476448176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0448f987-4c7e-402f-94e2-73ca1536375e ef45018e496b450caecf5af9b2c73b2c - - - -] port_delete event received for '6dc67827-341c-429f-b829-2ef090624c5f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:49:25.204 1320 2411472141120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1df91748-fd46-460c-91c9-4d393a088c6e - - - - -] port_delete event received for '6dc67827-341c-429f-b829-2ef090624c5f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:49:25.348 1320 2411472141120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0448f987-4c7e-402f-94e2-73ca1536375e ef45018e496b450caecf5af9b2c73b2c - - - -] network_delete received. Deleting network 21f6f99b-c35f-4b95-823d-5444a9adae51 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-08 18:49:25.348 1320 2411472141120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0448f987-4c7e-402f-94e2-73ca1536375e ef45018e496b450caecf5af9b2c73b2c - - - -] Network 21f6f99b-c35f-4b95-823d-5444a9adae51 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-08 18:49:35.875 1320 2411469927696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 913d8849-4652-4676-86ab-6563d8237ac1 2022-03-08 18:49:37.633 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 18:49:37.820 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Adding port 913d8849-4652-4676-86ab-6563d8237ac1 2022-03-08 18:49:37.820 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Port 913d8849-4652-4676-86ab-6563d8237ac1 updated. Details: {'device': '913d8849-4652-4676-86ab-6563d8237ac1', 'network_id': 'cc1f4867-ac5b-461f-9dc0-274649864cf0', 'port_id': '913d8849-4652-4676-86ab-6563d8237ac1', 'mac_address': 'fa:16:3e:cb:26:b6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 202, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0f8ccbc4-50be-4849-b6e8-5b45fc4fd845', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 18:49:37.820 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 18:49:37.820 1320 2411476674864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-913d8849-4652-4676-86ab-6563d8237ac1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:49:37.820 1320 2411476674864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 913d8849-4652-4676-86ab-6563d8237ac1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 18:49:37.820 1320 2411476674864 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cc1f4867-ac5b-461f-9dc0-274649864cf0 2022-03-08 18:49:37.820 1320 2411476674864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 18:49:38.040 1320 2411476674864 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '913d8849-4652-4676-86ab-6563d8237ac1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:49:38.040 1320 2411476674864 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '913d8849-4652-4676-86ab-6563d8237ac1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:49:38.046 1320 2411476674864 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 913d8849-4652-4676-86ab-6563d8237ac1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 18:49:38.046 1320 2411476674864 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 202, VLAN trunk: None to switch port 913d8849-4652-4676-86ab-6563d8237ac1 2022-03-08 18:49:38.209 1320 2411476674864 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 18:49:38.209 1320 2411476674864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['913d8849-4652-4676-86ab-6563d8237ac1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:49:38.377 1320 2411476674864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['913d8849-4652-4676-86ab-6563d8237ac1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:49:38.377 1320 2411476674864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:49:38.377 1320 2411476674864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (82d6af6e-6b59-4104-9a29-2aaba66dd5be) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 18:49:38.377 1320 2411476674864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 913d8849-4652-4676-86ab-6563d8237ac1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 18:49:38.377 1320 2411476674864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 18:49:38.377 1320 2411476674864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 913d8849-4652-4676-86ab-6563d8237ac1 not yet added. Adding. 2022-03-08 18:49:38.377 1320 2411476674864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 18:49:38.377 1320 2411476674864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 18:49:38.549 1320 2411476674864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-913d8849-4652-4676-86ab-6563d8237ac1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:49:38.707 1320 2411476674864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-913d8849-4652-4676-86ab-6563d8237ac1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:49:38.707 1320 2411476674864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-913d8849-4652-4676-86ab-6563d8237ac1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:49:38.907 1320 2411476674864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-913d8849-4652-4676-86ab-6563d8237ac1" "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-03-08 18:49:39.078 1320 2411476674864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-913d8849-4652-4676-86ab-6563d8237ac1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:49:39.078 1320 2411476674864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 913d8849-4652-4676-86ab-6563d8237ac1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 18:49:39.078 1320 2411476674864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 913d8849-4652-4676-86ab-6563d8237ac1 processed. 2022-03-08 18:49:39.653 1320 2411476674864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:49:39.843 1320 2411476674864 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-03-08 18:50:09.782 1320 2411477436720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-149d8aab-4052-4370-93d5-2f2f216a9c78 f25c5b262b9a4128858e5eb22b02d6d6 - - - -] Security group member updated on remote: ['30bf150e-c3cb-419f-a0c3-22f5eaa2789b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:50:09.782 1320 2411477436720 MainThread INFO neutron.agent.securitygroups_rpc [req-149d8aab-4052-4370-93d5-2f2f216a9c78 f25c5b262b9a4128858e5eb22b02d6d6 - - - -] Security group member updated ['30bf150e-c3cb-419f-a0c3-22f5eaa2789b'] 2022-03-08 18:50:10.092 1320 2411477435136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-149d8aab-4052-4370-93d5-2f2f216a9c78 f25c5b262b9a4128858e5eb22b02d6d6 - - - -] port_delete event received for 'e9817533-9c61-424a-8e84-4fa4e786ee6d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:50:10.718 1320 2411469927872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e9817533-9c61-424a-8e84-4fa4e786ee6d 2022-03-08 18:50:11.799 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 18:50:11.799 1320 2411476900144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e9817533-9c61-424a-8e84-4fa4e786ee6d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 18:50:11.799 1320 2411476900144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e9817533-9c61-424a-8e84-4fa4e786ee6d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 18:50:11.799 1320 2411476900144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e9817533-9c61-424a-8e84-4fa4e786ee6d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 18:50:11.811 1320 2411476900144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1edf326b-a1f2-4b5c-8957-c13cfc5f93a8 2022-03-08 18:50:11.811 1320 2411476900144 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e9817533-9c61-424a-8e84-4fa4e786ee6d'] 2022-03-08 18:50:11.811 1320 2411476900144 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 18:50:11.811 1320 2411476900144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 18:50:11.811 1320 2411476900144 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e9817533-9c61-424a-8e84-4fa4e786ee6d'] 2022-03-08 18:50:12.062 1320 2411476900144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5b5c9fe-ff7d-4b4e-907e-e81fe3368d83 f25c5b262b9a4128858e5eb22b02d6d6 - - - -] port_delete event received for 'c0c7513b-b5e7-456c-9622-b65ab2f931de' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:50:13.800 1320 2411470058240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:50:13.818 1320 2411470058240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:50:16.872 1320 2411477156784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1bab5ab-7a4b-4c3f-ab2d-b75f3951e863 ef45018e496b450caecf5af9b2c73b2c - - - -] port_delete event received for '189de351-9e47-437c-a21b-598b6f3c14d5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:50:17.950 1320 2411477156784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15e24d6c-037f-4899-8282-da53495e26fb ef45018e496b450caecf5af9b2c73b2c - - - -] port_delete event received for '0e5230e9-186a-4237-9ced-19c2af94e8f0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:50:18.719 1320 2411477124544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2cd0e17c-3449-45d5-8845-d7e54e072e84 ef45018e496b450caecf5af9b2c73b2c - - - -] port_delete event received for '675259ca-6c6b-460a-83c8-e06485cb577a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:50:18.927 1320 2411475652096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2cd0e17c-3449-45d5-8845-d7e54e072e84 ef45018e496b450caecf5af9b2c73b2c - - - -] network_delete received. Deleting network 1edf326b-a1f2-4b5c-8957-c13cfc5f93a8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-08 18:50:18.927 1320 2411475652096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2cd0e17c-3449-45d5-8845-d7e54e072e84 ef45018e496b450caecf5af9b2c73b2c - - - -] Network 1edf326b-a1f2-4b5c-8957-c13cfc5f93a8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-08 18:50:48.975 1320 2411469927872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 913d8849-4652-4676-86ab-6563d8237ac1 2022-03-08 18:50:49.059 1320 2411477512256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3c119070-5a44-4272-b55b-21ac2b6526c9 b2bba6e4889d45f3a1c5d572a813ab48 - - - -] Security group member updated on remote: ['82d6af6e-6b59-4104-9a29-2aaba66dd5be'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:50:49.059 1320 2411477512256 MainThread INFO neutron.agent.securitygroups_rpc [req-3c119070-5a44-4272-b55b-21ac2b6526c9 b2bba6e4889d45f3a1c5d572a813ab48 - - - -] Security group member updated ['82d6af6e-6b59-4104-9a29-2aaba66dd5be'] 2022-03-08 18:50:49.387 1320 2411477923440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c119070-5a44-4272-b55b-21ac2b6526c9 b2bba6e4889d45f3a1c5d572a813ab48 - - - -] port_delete event received for '913d8849-4652-4676-86ab-6563d8237ac1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:50:49.996 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 18:50:49.996 1320 2411474607440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '913d8849-4652-4676-86ab-6563d8237ac1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 18:50:49.996 1320 2411474607440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '913d8849-4652-4676-86ab-6563d8237ac1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 18:50:49.996 1320 2411474607440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 913d8849-4652-4676-86ab-6563d8237ac1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 18:50:50.002 1320 2411474607440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network cc1f4867-ac5b-461f-9dc0-274649864cf0 2022-03-08 18:50:50.002 1320 2411474607440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['913d8849-4652-4676-86ab-6563d8237ac1'] 2022-03-08 18:50:50.002 1320 2411474607440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 18:50:50.002 1320 2411474607440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 18:50:50.002 1320 2411474607440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['913d8849-4652-4676-86ab-6563d8237ac1'] 2022-03-08 18:50:51.199 1320 2411474607440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2f800ec-ab89-4666-94e9-d734108c1550 b2bba6e4889d45f3a1c5d572a813ab48 - - - -] port_delete event received for '5f3ebf8b-5aa7-4aff-8f29-f02528ef5837' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:50:52.012 1320 2411475651392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:50:52.037 1320 2411475651392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:50:54.824 1320 2411476429984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62961938-6ca6-4589-b02a-0c0bf2e66004 ef45018e496b450caecf5af9b2c73b2c - - - -] port_delete event received for '9e63f978-e864-4ee3-b518-fb531a6312c0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:50:56.278 1320 2411476982944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76dced55-f3d0-4ecf-92ae-8e05036ee73e ef45018e496b450caecf5af9b2c73b2c - - - -] port_delete event received for 'b421e781-7d6b-4262-a1e8-8607065e8702' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:50:57.075 1320 2411477628880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40996e76-0430-4e1d-b135-8939afbde948 ef45018e496b450caecf5af9b2c73b2c - - - -] port_delete event received for 'd84bb0c1-d602-4282-a3ca-c35bb2f5b22d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:50:57.240 1320 2411477347312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99b013f5-3b4d-4016-8999-5734c7eb5501 - - - - -] port_delete event received for 'd84bb0c1-d602-4282-a3ca-c35bb2f5b22d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:50:57.355 1320 2411477662704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40996e76-0430-4e1d-b135-8939afbde948 ef45018e496b450caecf5af9b2c73b2c - - - -] network_delete received. Deleting network cc1f4867-ac5b-461f-9dc0-274649864cf0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-08 18:50:57.355 1320 2411477662704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40996e76-0430-4e1d-b135-8939afbde948 ef45018e496b450caecf5af9b2c73b2c - - - -] Network cc1f4867-ac5b-461f-9dc0-274649864cf0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-08 18:51:32.058 1320 2411477513664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-955fd46c-cd6a-4d3a-bb92-8a98e650109c - - - - -] port_update received: 5df8ceb7-7731-4e33-b9a0-42ac708c3a4c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:51:32.073 1320 2411477513664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-955fd46c-cd6a-4d3a-bb92-8a98e650109c - - - - -] No port 5df8ceb7-7731-4e33-b9a0-42ac708c3a4c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 18:51:36.331 1320 2411475651392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8deba3c2-3482-4795-856a-e354df72a76a - - - - -] port_update received: 3819f4a0-4977-4dae-8bab-4ca71b38a75a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:51:36.348 1320 2411475651392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8deba3c2-3482-4795-856a-e354df72a76a - - - - -] No port 3819f4a0-4977-4dae-8bab-4ca71b38a75a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 18:51:37.378 1320 2411469928576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10751b78-7d07-42bc-a162-358c3b8cb51d - - - - -] port_update received: ad35c218-4f15-4441-a348-18c44c7b9602 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:51:37.394 1320 2411469928576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10751b78-7d07-42bc-a162-358c3b8cb51d - - - - -] No port ad35c218-4f15-4441-a348-18c44c7b9602 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 18:51:42.089 1320 2411474534816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-37e21645-6d18-4617-85c1-402a49ff18b6 - - - - -] port_update received: a1e52ffe-9abd-4ffb-bf09-324b91ac89b3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:51:42.113 1320 2411474534816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-37e21645-6d18-4617-85c1-402a49ff18b6 - - - - -] No port a1e52ffe-9abd-4ffb-bf09-324b91ac89b3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 18:51:52.229 1320 2411471664224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eadd0e64-e152-43b1-ae3c-158611de0333 49f4f6351afd4e7799d6f63071be473b - - - -] Security group member updated on remote: ['9b23608c-62c9-401e-96dd-7e62d1243be2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:51:52.229 1320 2411471664224 MainThread INFO neutron.agent.securitygroups_rpc [req-eadd0e64-e152-43b1-ae3c-158611de0333 49f4f6351afd4e7799d6f63071be473b - - - -] Security group member updated ['9b23608c-62c9-401e-96dd-7e62d1243be2'] 2022-03-08 18:52:06.665 1320 2411451321152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8c1ca1b-9664-4464-9f1d-2c3f1771d333 d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] port_update received: dc0aacfb-7edd-4ccc-917f-16a4080cbe4d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:52:06.676 1320 2411451321152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8c1ca1b-9664-4464-9f1d-2c3f1771d333 d7c5d64ebde94cc1a01a9581e84abcf9 - - - -] No port dc0aacfb-7edd-4ccc-917f-16a4080cbe4d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-08 18:52:09.072 1320 2411469927696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: dc0aacfb-7edd-4ccc-917f-16a4080cbe4d 2022-03-08 18:52:10.290 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-08 18:52:10.477 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Adding port dc0aacfb-7edd-4ccc-917f-16a4080cbe4d 2022-03-08 18:52:10.477 1320 2411372575376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Port dc0aacfb-7edd-4ccc-917f-16a4080cbe4d updated. Details: {'device': 'dc0aacfb-7edd-4ccc-917f-16a4080cbe4d', 'network_id': 'cd804969-9492-4f9e-8bfb-5a5929dac3e8', 'port_id': 'dc0aacfb-7edd-4ccc-917f-16a4080cbe4d', 'mac_address': 'fa:16:3e:90:8c:21', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 231, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0764a9c8-23bb-4700-87a9-9a0a9628939e', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-08 18:52:10.477 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-08 18:52:10.477 1320 2411474044176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dc0aacfb-7edd-4ccc-917f-16a4080cbe4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:52:10.477 1320 2411474044176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port dc0aacfb-7edd-4ccc-917f-16a4080cbe4d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 18:52:10.477 1320 2411474044176 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cd804969-9492-4f9e-8bfb-5a5929dac3e8 2022-03-08 18:52:10.477 1320 2411474044176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 18:52:10.712 1320 2411474044176 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'dc0aacfb-7edd-4ccc-917f-16a4080cbe4d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:52:10.727 1320 2411474044176 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'dc0aacfb-7edd-4ccc-917f-16a4080cbe4d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:52:10.727 1320 2411474044176 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port dc0aacfb-7edd-4ccc-917f-16a4080cbe4d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 18:52:10.727 1320 2411474044176 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 231, VLAN trunk: None to switch port dc0aacfb-7edd-4ccc-917f-16a4080cbe4d 2022-03-08 18:52:10.852 1320 2411474044176 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-08 18:52:10.852 1320 2411474044176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['dc0aacfb-7edd-4ccc-917f-16a4080cbe4d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:52:11.009 1320 2411474044176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['dc0aacfb-7edd-4ccc-917f-16a4080cbe4d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:52:11.024 1320 2411474044176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:52:11.024 1320 2411474044176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9b23608c-62c9-401e-96dd-7e62d1243be2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 18:52:11.024 1320 2411474044176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9b23608c-62c9-401e-96dd-7e62d1243be2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-08 18:52:11.024 1320 2411474044176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for dc0aacfb-7edd-4ccc-917f-16a4080cbe4d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 18:52:11.024 1320 2411474044176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-08 18:52:11.024 1320 2411474044176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device dc0aacfb-7edd-4ccc-917f-16a4080cbe4d not yet added. Adding. 2022-03-08 18:52:11.024 1320 2411474044176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-08 18:52:11.024 1320 2411474044176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-08 18:52:11.169 1320 2411474044176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dc0aacfb-7edd-4ccc-917f-16a4080cbe4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:52:11.284 1320 2411474044176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dc0aacfb-7edd-4ccc-917f-16a4080cbe4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:52:11.284 1320 2411474044176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dc0aacfb-7edd-4ccc-917f-16a4080cbe4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:52:11.430 1320 2411474044176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dc0aacfb-7edd-4ccc-917f-16a4080cbe4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:52:11.571 1320 2411474044176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dc0aacfb-7edd-4ccc-917f-16a4080cbe4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:52:11.571 1320 2411474044176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port dc0aacfb-7edd-4ccc-917f-16a4080cbe4d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-08 18:52:11.571 1320 2411474044176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port dc0aacfb-7edd-4ccc-917f-16a4080cbe4d processed. 2022-03-08 18:52:12.290 1320 2411469437408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:52:12.477 1320 2411469437408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:52:21.625 1320 2411472168208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8e052768-823e-418e-a262-2b7e502b66fd 49f4f6351afd4e7799d6f63071be473b - - - -] Security group rule updated on remote: ['b3883f5d-ce0b-4fb4-8929-4d56ff3c6600'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 18:52:21.625 1320 2411472168208 MainThread INFO neutron.agent.securitygroups_rpc [req-8e052768-823e-418e-a262-2b7e502b66fd 49f4f6351afd4e7799d6f63071be473b - - - -] Security group rule updated ['b3883f5d-ce0b-4fb4-8929-4d56ff3c6600'] 2022-03-08 18:52:21.776 1320 2411472210752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4812a5f2-f123-473b-a10c-959b2b94874c 49f4f6351afd4e7799d6f63071be473b - - - -] Security group rule updated on remote: ['b3883f5d-ce0b-4fb4-8929-4d56ff3c6600'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 18:52:21.776 1320 2411472210752 MainThread INFO neutron.agent.securitygroups_rpc [req-4812a5f2-f123-473b-a10c-959b2b94874c 49f4f6351afd4e7799d6f63071be473b - - - -] Security group rule updated ['b3883f5d-ce0b-4fb4-8929-4d56ff3c6600'] 2022-03-08 18:52:21.915 1320 2411474044352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6cea1c82-17ca-4823-a4a1-c65ac68309db 49f4f6351afd4e7799d6f63071be473b - - - -] Security group rule updated on remote: ['b3883f5d-ce0b-4fb4-8929-4d56ff3c6600'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 18:52:21.915 1320 2411474044352 MainThread INFO neutron.agent.securitygroups_rpc [req-6cea1c82-17ca-4823-a4a1-c65ac68309db 49f4f6351afd4e7799d6f63071be473b - - - -] Security group rule updated ['b3883f5d-ce0b-4fb4-8929-4d56ff3c6600'] 2022-03-08 18:52:22.057 1320 2411473725216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7edb9043-901a-41a9-ac5d-d3b364f4c9d4 49f4f6351afd4e7799d6f63071be473b - - - -] Security group rule updated on remote: ['b3883f5d-ce0b-4fb4-8929-4d56ff3c6600'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 18:52:22.057 1320 2411473725216 MainThread INFO neutron.agent.securitygroups_rpc [req-7edb9043-901a-41a9-ac5d-d3b364f4c9d4 49f4f6351afd4e7799d6f63071be473b - - - -] Security group rule updated ['b3883f5d-ce0b-4fb4-8929-4d56ff3c6600'] 2022-03-08 18:52:22.169 1320 2411473726272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-93386c04-0a5c-49b0-901d-7333f593d51a 49f4f6351afd4e7799d6f63071be473b - - - -] Security group rule updated on remote: ['b3883f5d-ce0b-4fb4-8929-4d56ff3c6600'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 18:52:22.169 1320 2411473726272 MainThread INFO neutron.agent.securitygroups_rpc [req-93386c04-0a5c-49b0-901d-7333f593d51a 49f4f6351afd4e7799d6f63071be473b - - - -] Security group rule updated ['b3883f5d-ce0b-4fb4-8929-4d56ff3c6600'] 2022-03-08 18:52:22.310 1320 2411473724688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d12a6914-de3a-4e7d-b41e-e164f3ec2396 49f4f6351afd4e7799d6f63071be473b - - - -] Security group rule updated on remote: ['b3883f5d-ce0b-4fb4-8929-4d56ff3c6600'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-08 18:52:22.310 1320 2411473724688 MainThread INFO neutron.agent.securitygroups_rpc [req-d12a6914-de3a-4e7d-b41e-e164f3ec2396 49f4f6351afd4e7799d6f63071be473b - - - -] Security group rule updated ['b3883f5d-ce0b-4fb4-8929-4d56ff3c6600'] 2022-03-08 18:52:22.821 1320 2411473839904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] Security group member updated on remote: ['b3883f5d-ce0b-4fb4-8929-4d56ff3c6600', '9b23608c-62c9-401e-96dd-7e62d1243be2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:52:22.821 1320 2411473839904 MainThread INFO neutron.agent.securitygroups_rpc [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] Security group member updated ['b3883f5d-ce0b-4fb4-8929-4d56ff3c6600', '9b23608c-62c9-401e-96dd-7e62d1243be2'] 2022-03-08 18:52:22.821 1320 2411473839904 MainThread INFO neutron.agent.securitygroups_rpc [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] Refresh firewall rules 2022-03-08 18:52:22.821 1320 2411473839904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] Get security group information for devices via rpc ['dc0aacfb-7edd-4ccc-917f-16a4080cbe4d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:52:22.850 1320 2411469380416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] port_update received: dc0aacfb-7edd-4ccc-917f-16a4080cbe4d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:52:22.866 1320 2411469380416 MainThread DEBUG oslo_concurrency.lockutils [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] Lock "n-hv-agent-port-lock-dc0aacfb-7edd-4ccc-917f-16a4080cbe4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:52:22.866 1320 2411469380416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] Binding port dc0aacfb-7edd-4ccc-917f-16a4080cbe4d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 18:52:22.866 1320 2411469380416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 18:52:22.866 1320 2411469380416 MainThread DEBUG neutron.services.trunk.rpc.agent [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'dc0aacfb-7edd-4ccc-917f-16a4080cbe4d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:52:22.866 1320 2411469380416 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'dc0aacfb-7edd-4ccc-917f-16a4080cbe4d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:52:22.883 1320 2411469380416 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] Trunk plugin disabled on server. Assuming port dc0aacfb-7edd-4ccc-917f-16a4080cbe4d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 18:52:22.883 1320 2411469380416 MainThread INFO networking_hyperv.neutron.trunk_driver [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] Binding VLAN ID: 231, VLAN trunk: None to switch port dc0aacfb-7edd-4ccc-917f-16a4080cbe4d 2022-03-08 18:52:22.916 1320 2411469380416 MainThread INFO neutron.agent.securitygroups_rpc [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] Refresh firewall rules 2022-03-08 18:52:22.916 1320 2411469380416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] Get security group information for devices via rpc ['dc0aacfb-7edd-4ccc-917f-16a4080cbe4d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:52:23.462 1320 2411473839904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] Update security group information for ports dict_keys(['dc0aacfb-7edd-4ccc-917f-16a4080cbe4d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:52:23.462 1320 2411473839904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:52:23.462 1320 2411473839904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] Update rules of security group (9b23608c-62c9-401e-96dd-7e62d1243be2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 18:52:23.462 1320 2411473839904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] Update rules of security group (b3883f5d-ce0b-4fb4-8929-4d56ff3c6600) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 18:52:23.462 1320 2411473839904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] Update members of security group (9b23608c-62c9-401e-96dd-7e62d1243be2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-08 18:52:23.462 1320 2411473839904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] Update port filter for dc0aacfb-7edd-4ccc-917f-16a4080cbe4d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 18:52:23.462 1320 2411473839904 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] Updating port rules. 2022-03-08 18:52:23.462 1320 2411473839904 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] Creating 6 new rules, removing 0 old rules. 2022-03-08 18:52:23.479 1320 2411473839904 MainThread DEBUG oslo_concurrency.lockutils [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] Lock "n-hv-driver-port-lock-dc0aacfb-7edd-4ccc-917f-16a4080cbe4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:52:23.540 1320 2411469380416 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] Update security group information for ports dict_keys(['dc0aacfb-7edd-4ccc-917f-16a4080cbe4d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:52:23.540 1320 2411469380416 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:52:23.540 1320 2411469380416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] Update rules of security group (9b23608c-62c9-401e-96dd-7e62d1243be2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 18:52:23.540 1320 2411469380416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] Update rules of security group (b3883f5d-ce0b-4fb4-8929-4d56ff3c6600) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 18:52:23.540 1320 2411469380416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] Update members of security group (9b23608c-62c9-401e-96dd-7e62d1243be2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-08 18:52:23.540 1320 2411469380416 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] Update port filter for dc0aacfb-7edd-4ccc-917f-16a4080cbe4d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 18:52:23.540 1320 2411469380416 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] Updating port rules. 2022-03-08 18:52:23.540 1320 2411469380416 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] Creating 6 new rules, removing 0 old rules. 2022-03-08 18:52:23.621 1320 2411473839904 MainThread DEBUG oslo_concurrency.lockutils [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] Lock "n-hv-driver-port-lock-dc0aacfb-7edd-4ccc-917f-16a4080cbe4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:52:23.636 1320 2411473839904 MainThread DEBUG oslo_concurrency.lockutils [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] Lock "n-hv-driver-port-lock-dc0aacfb-7edd-4ccc-917f-16a4080cbe4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:52:23.636 1320 2411473839904 MainThread DEBUG oslo_concurrency.lockutils [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] Lock "n-hv-driver-port-lock-dc0aacfb-7edd-4ccc-917f-16a4080cbe4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:52:23.636 1320 2411469380416 MainThread DEBUG oslo_concurrency.lockutils [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] Lock "n-hv-driver-port-lock-dc0aacfb-7edd-4ccc-917f-16a4080cbe4d" 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-03-08 18:52:23.680 1320 2411469380416 MainThread DEBUG oslo_concurrency.lockutils [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] Lock "n-hv-driver-port-lock-dc0aacfb-7edd-4ccc-917f-16a4080cbe4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.046s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:52:23.680 1320 2411469380416 MainThread DEBUG oslo_concurrency.lockutils [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] Lock "n-hv-driver-port-lock-dc0aacfb-7edd-4ccc-917f-16a4080cbe4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:52:23.680 1320 2411469380416 MainThread DEBUG oslo_concurrency.lockutils [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] Lock "n-hv-driver-port-lock-dc0aacfb-7edd-4ccc-917f-16a4080cbe4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:52:23.697 1320 2411469380416 MainThread DEBUG oslo_concurrency.lockutils [req-0c891a68-3e0d-4845-a3f1-cd74dc796a60 49f4f6351afd4e7799d6f63071be473b - - - -] Lock "n-hv-agent-port-lock-dc0aacfb-7edd-4ccc-917f-16a4080cbe4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.828s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:54:53.487 1320 2411475310544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] Security group member updated on remote: ['b3883f5d-ce0b-4fb4-8929-4d56ff3c6600', '9b23608c-62c9-401e-96dd-7e62d1243be2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:54:53.487 1320 2411475310544 MainThread INFO neutron.agent.securitygroups_rpc [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] Security group member updated ['b3883f5d-ce0b-4fb4-8929-4d56ff3c6600', '9b23608c-62c9-401e-96dd-7e62d1243be2'] 2022-03-08 18:54:53.487 1320 2411475310544 MainThread INFO neutron.agent.securitygroups_rpc [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] Refresh firewall rules 2022-03-08 18:54:53.487 1320 2411475310544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] Get security group information for devices via rpc ['dc0aacfb-7edd-4ccc-917f-16a4080cbe4d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:54:53.512 1320 2411477921856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] port_update received: dc0aacfb-7edd-4ccc-917f-16a4080cbe4d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-08 18:54:53.534 1320 2411477921856 MainThread DEBUG oslo_concurrency.lockutils [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] Lock "n-hv-agent-port-lock-dc0aacfb-7edd-4ccc-917f-16a4080cbe4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:54:53.534 1320 2411477921856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] Binding port dc0aacfb-7edd-4ccc-917f-16a4080cbe4d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-08 18:54:53.534 1320 2411477921856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-08 18:54:53.553 1320 2411477921856 MainThread DEBUG neutron.services.trunk.rpc.agent [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'dc0aacfb-7edd-4ccc-917f-16a4080cbe4d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:54:53.553 1320 2411477921856 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'dc0aacfb-7edd-4ccc-917f-16a4080cbe4d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-08 18:54:53.596 1320 2411477921856 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] Trunk plugin disabled on server. Assuming port dc0aacfb-7edd-4ccc-917f-16a4080cbe4d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-08 18:54:53.596 1320 2411477921856 MainThread INFO networking_hyperv.neutron.trunk_driver [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] Binding VLAN ID: 231, VLAN trunk: None to switch port dc0aacfb-7edd-4ccc-917f-16a4080cbe4d 2022-03-08 18:54:53.629 1320 2411477921856 MainThread INFO neutron.agent.securitygroups_rpc [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] Refresh firewall rules 2022-03-08 18:54:53.629 1320 2411477921856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] Get security group information for devices via rpc ['dc0aacfb-7edd-4ccc-917f-16a4080cbe4d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:54:53.675 1320 2411475310544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] Update security group information for ports dict_keys(['dc0aacfb-7edd-4ccc-917f-16a4080cbe4d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:54:53.675 1320 2411475310544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:54:53.675 1320 2411475310544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] Update rules of security group (9b23608c-62c9-401e-96dd-7e62d1243be2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 18:54:53.675 1320 2411475310544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] Update members of security group (9b23608c-62c9-401e-96dd-7e62d1243be2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-08 18:54:53.675 1320 2411475310544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] Update port filter for dc0aacfb-7edd-4ccc-917f-16a4080cbe4d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 18:54:53.675 1320 2411475310544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] Updating port rules. 2022-03-08 18:54:53.675 1320 2411475310544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] Creating 0 new rules, removing 6 old rules. 2022-03-08 18:54:53.691 1320 2411475310544 MainThread DEBUG oslo_concurrency.lockutils [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] Lock "n-hv-driver-port-lock-dc0aacfb-7edd-4ccc-917f-16a4080cbe4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:54:53.691 1320 2411475310544 MainThread DEBUG oslo_concurrency.lockutils [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] Lock "n-hv-driver-port-lock-dc0aacfb-7edd-4ccc-917f-16a4080cbe4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:54:53.691 1320 2411475310544 MainThread DEBUG oslo_concurrency.lockutils [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] Lock "n-hv-driver-port-lock-dc0aacfb-7edd-4ccc-917f-16a4080cbe4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:54:53.815 1320 2411477921856 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] Update security group information for ports dict_keys(['dc0aacfb-7edd-4ccc-917f-16a4080cbe4d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:54:53.815 1320 2411477921856 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:54:53.815 1320 2411477921856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] Update rules of security group (9b23608c-62c9-401e-96dd-7e62d1243be2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-08 18:54:53.815 1320 2411477921856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] Update members of security group (9b23608c-62c9-401e-96dd-7e62d1243be2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-08 18:54:53.815 1320 2411477921856 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] Update port filter for dc0aacfb-7edd-4ccc-917f-16a4080cbe4d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-08 18:54:53.815 1320 2411477921856 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] Updating port rules. 2022-03-08 18:54:53.815 1320 2411477921856 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] Creating 0 new rules, removing 6 old rules. 2022-03-08 18:54:53.909 1320 2411475310544 MainThread DEBUG oslo_concurrency.lockutils [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] Lock "n-hv-driver-port-lock-dc0aacfb-7edd-4ccc-917f-16a4080cbe4d" "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-03-08 18:54:53.909 1320 2411477921856 MainThread DEBUG oslo_concurrency.lockutils [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] Lock "n-hv-driver-port-lock-dc0aacfb-7edd-4ccc-917f-16a4080cbe4d" 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-03-08 18:54:53.909 1320 2411477921856 MainThread DEBUG oslo_concurrency.lockutils [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] Lock "n-hv-driver-port-lock-dc0aacfb-7edd-4ccc-917f-16a4080cbe4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:54:53.909 1320 2411477921856 MainThread DEBUG oslo_concurrency.lockutils [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] Lock "n-hv-driver-port-lock-dc0aacfb-7edd-4ccc-917f-16a4080cbe4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:54:53.957 1320 2411477921856 MainThread DEBUG oslo_concurrency.lockutils [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] Lock "n-hv-driver-port-lock-dc0aacfb-7edd-4ccc-917f-16a4080cbe4d" "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-03-08 18:54:53.978 1320 2411477921856 MainThread DEBUG oslo_concurrency.lockutils [req-d017ba2b-2abe-45a8-b7b4-e8c45d984c8d 49f4f6351afd4e7799d6f63071be473b - - - -] Lock "n-hv-agent-port-lock-dc0aacfb-7edd-4ccc-917f-16a4080cbe4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.437s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:54:54.268 1320 2411469379712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb042927-34b5-44ee-925b-38eb46fee889 49f4f6351afd4e7799d6f63071be473b - - - -] port_delete event received for '0b31504f-aba0-44c7-833f-aed6debc0565' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:55:00.018 1320 2411474113984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6853f919-7645-4ebe-ad2d-559f1249f13d 49f4f6351afd4e7799d6f63071be473b - - - -] Security group member updated on remote: ['9b23608c-62c9-401e-96dd-7e62d1243be2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-08 18:55:00.018 1320 2411474113984 MainThread INFO neutron.agent.securitygroups_rpc [req-6853f919-7645-4ebe-ad2d-559f1249f13d 49f4f6351afd4e7799d6f63071be473b - - - -] Security group member updated ['9b23608c-62c9-401e-96dd-7e62d1243be2'] 2022-03-08 18:55:00.018 1320 2411474113984 MainThread INFO neutron.agent.securitygroups_rpc [req-6853f919-7645-4ebe-ad2d-559f1249f13d 49f4f6351afd4e7799d6f63071be473b - - - -] Refresh firewall rules 2022-03-08 18:55:00.029 1320 2411474113984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6853f919-7645-4ebe-ad2d-559f1249f13d 49f4f6351afd4e7799d6f63071be473b - - - -] Get security group information for devices via rpc ['dc0aacfb-7edd-4ccc-917f-16a4080cbe4d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-08 18:55:00.049 1320 2411474113984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6853f919-7645-4ebe-ad2d-559f1249f13d 49f4f6351afd4e7799d6f63071be473b - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-08 18:55:00.062 1320 2411474113984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6853f919-7645-4ebe-ad2d-559f1249f13d 49f4f6351afd4e7799d6f63071be473b - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-08 18:55:00.099 1320 2411474352784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6853f919-7645-4ebe-ad2d-559f1249f13d 49f4f6351afd4e7799d6f63071be473b - - - -] port_delete event received for 'dc0aacfb-7edd-4ccc-917f-16a4080cbe4d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:55:00.542 1320 2411469927872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: dc0aacfb-7edd-4ccc-917f-16a4080cbe4d 2022-03-08 18:55:01.111 1320 2411372575376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1ab3fd-4393-4489-9aa9-ee1200527863 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-08 18:55:01.111 1320 2411468994512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'dc0aacfb-7edd-4ccc-917f-16a4080cbe4d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-08 18:55:01.111 1320 2411468994512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'dc0aacfb-7edd-4ccc-917f-16a4080cbe4d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-08 18:55:01.111 1320 2411468994512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port dc0aacfb-7edd-4ccc-917f-16a4080cbe4d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-08 18:55:01.111 1320 2411468994512 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dc0aacfb-7edd-4ccc-917f-16a4080cbe4d'] 2022-03-08 18:55:01.111 1320 2411468994512 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-08 18:55:01.111 1320 2411468994512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-08 18:55:01.111 1320 2411468994512 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dc0aacfb-7edd-4ccc-917f-16a4080cbe4d'] 2022-03-08 18:55:02.752 1320 2411468994512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e96f8a1e-2c4a-45b2-b6da-071bf9c57510 ef45018e496b450caecf5af9b2c73b2c - - - -] port_delete event received for '3819f4a0-4977-4dae-8bab-4ca71b38a75a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:55:03.127 1320 2411472104256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-08 18:55:03.149 1320 2411472104256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-08 18:55:03.803 1320 2411476911024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-831803de-1e24-4f4e-8882-f1cd48e46a6e ef45018e496b450caecf5af9b2c73b2c - - - -] port_delete event received for '5df8ceb7-7731-4e33-b9a0-42ac708c3a4c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:55:04.736 1320 2411476911024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-afe16643-7aac-4214-a838-00fcdbc351a2 - - - - -] port_delete event received for '102d2b53-c45f-4819-82fd-5842c844122e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:55:04.830 1320 2411476911024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7de3506-eb56-41ba-9216-d25d326b9011 ef45018e496b450caecf5af9b2c73b2c - - - -] port_delete event received for '102d2b53-c45f-4819-82fd-5842c844122e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:55:05.035 1320 2411471568736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7de3506-eb56-41ba-9216-d25d326b9011 ef45018e496b450caecf5af9b2c73b2c - - - -] network_delete received. Deleting network cd804969-9492-4f9e-8bfb-5a5929dac3e8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-08 18:55:05.035 1320 2411471568736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a7de3506-eb56-41ba-9216-d25d326b9011 ef45018e496b450caecf5af9b2c73b2c - - - -] Reclaiming local network cd804969-9492-4f9e-8bfb-5a5929dac3e8 2022-03-08 18:55:06.245 1320 2411471568736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6df122e4-e5ec-45af-97b2-e504b02b1ba7 ef45018e496b450caecf5af9b2c73b2c - - - -] port_delete event received for 'a1e52ffe-9abd-4ffb-bf09-324b91ac89b3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:55:07.299 1320 2411470577504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-59a7d139-b2df-4f24-9b4c-030e62b5305f ef45018e496b450caecf5af9b2c73b2c - - - -] port_delete event received for 'ad35c218-4f15-4441-a348-18c44c7b9602' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:55:08.017 1320 2411474352080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8b814a9-af70-4382-b225-b172e2b24e2f ef45018e496b450caecf5af9b2c73b2c - - - -] port_delete event received for '8c6b9f47-0b55-49bb-987b-7d469046d760' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:55:08.105 1320 2411474270688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cef70e29-8950-485f-a1ca-a8b4fbcccee6 - - - - -] port_delete event received for '8c6b9f47-0b55-49bb-987b-7d469046d760' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-08 18:55:08.223 1320 2411469260400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8b814a9-af70-4382-b225-b172e2b24e2f ef45018e496b450caecf5af9b2c73b2c - - - -] network_delete received. Deleting network 303c5654-319c-4f6e-b674-eae36165a7ed network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-08 18:55:08.223 1320 2411469260400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8b814a9-af70-4382-b225-b172e2b24e2f ef45018e496b450caecf5af9b2c73b2c - - - -] Network 303c5654-319c-4f6e-b674-eae36165a7ed not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463