2022-08-17 07:24:55.565 3248 1888962971072 MainThread INFO neutron.common.config [-] Logging enabled! 2022-08-17 07:24:55.565 3248 1888962971072 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 20.1.0.dev483 2022-08-17 07:24:55.565 3248 1888962971072 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:120 2022-08-17 07:24:55.594 3248 1888962971072 MainThread INFO os_win.utils.network.networkutils [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] WMI caching is disabled. 2022-08-17 07:24:55.771 3248 1888962971072 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-08-17 07:24:55.841 3248 1888962971072 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-08-17 07:24:55.841 3248 1888962971072 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-08-17 07:24:55.981 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent initialized successfully, now running... 2022-08-17 07:24:56.002 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-08-17 07:24:56.002 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-08-17 07:24:56.063 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-08-17 07:26:50.666 3248 1889059034384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ffe082e-56a6-45d1-bebb-ee9bd25d3a52 - - - - - -] port_update received: d1ff62ea-d26c-424a-8f73-277f9bbaed4e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:26:50.666 3248 1889059034384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ffe082e-56a6-45d1-bebb-ee9bd25d3a52 - - - - - -] No port d1ff62ea-d26c-424a-8f73-277f9bbaed4e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:26:56.653 3248 1889058025888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9bf91a28-eacb-4c1b-8000-712f8d845e91 - - - - - -] port_update received: 03a40a5c-504f-4ac7-b6fe-1842abf4a966 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:26:56.653 3248 1889058025888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9bf91a28-eacb-4c1b-8000-712f8d845e91 - - - - - -] No port 03a40a5c-504f-4ac7-b6fe-1842abf4a966 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:26:56.853 3248 1889059175584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-376aa6a1-5598-457a-a9e8-525e4c5c804b - - - - - -] port_update received: e9ce0eef-edff-4ed2-8402-58f3ef62bee8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:26:56.853 3248 1889059175584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-376aa6a1-5598-457a-a9e8-525e4c5c804b - - - - - -] No port e9ce0eef-edff-4ed2-8402-58f3ef62bee8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:26:57.040 3248 1889058787392 MainThread WARNING oslo_policy.policy [req-a58ee52d-060a-444d-9f60-cd95f93941b1 21e14b8bcd4442168c2d1b7cfc956dce 58fb14530132434d959da285830fa9b6 - - - -] 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-08-17 07:26:57.040 3248 1889058787392 MainThread WARNING oslo_policy.policy [req-a58ee52d-060a-444d-9f60-cd95f93941b1 21e14b8bcd4442168c2d1b7cfc956dce 58fb14530132434d959da285830fa9b6 - - - -] 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-08-17 07:26:57.040 3248 1889058787392 MainThread WARNING oslo_policy.policy [req-a58ee52d-060a-444d-9f60-cd95f93941b1 21e14b8bcd4442168c2d1b7cfc956dce 58fb14530132434d959da285830fa9b6 - - - -] 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-08-17 07:26:57.040 3248 1889058787392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a58ee52d-060a-444d-9f60-cd95f93941b1 21e14b8bcd4442168c2d1b7cfc956dce 58fb14530132434d959da285830fa9b6 - - - -] Security group rule updated on remote: ['8c1f7acd-b151-4f33-80e1-0f9e6507d940'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-17 07:26:57.056 3248 1889058787392 MainThread INFO neutron.agent.securitygroups_rpc [req-a58ee52d-060a-444d-9f60-cd95f93941b1 21e14b8bcd4442168c2d1b7cfc956dce 58fb14530132434d959da285830fa9b6 - - - -] Security group rule updated ['8c1f7acd-b151-4f33-80e1-0f9e6507d940'] 2022-08-17 07:26:57.353 3248 1889059433104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-81d85a22-7ad8-4435-983a-debcd1949c1d 21e14b8bcd4442168c2d1b7cfc956dce 58fb14530132434d959da285830fa9b6 - - - -] Security group rule updated on remote: ['8c1f7acd-b151-4f33-80e1-0f9e6507d940'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-17 07:26:57.353 3248 1889059433104 MainThread INFO neutron.agent.securitygroups_rpc [req-81d85a22-7ad8-4435-983a-debcd1949c1d 21e14b8bcd4442168c2d1b7cfc956dce 58fb14530132434d959da285830fa9b6 - - - -] Security group rule updated ['8c1f7acd-b151-4f33-80e1-0f9e6507d940'] 2022-08-17 07:26:57.645 3248 1889059507712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a2cef122-2052-44e1-b845-e6f8ba59de88 - - - - - -] port_update received: cd34329b-9194-43f5-8d38-cb9eee9e0450 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:26:57.651 3248 1889059507712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a2cef122-2052-44e1-b845-e6f8ba59de88 - - - - - -] No port cd34329b-9194-43f5-8d38-cb9eee9e0450 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:27:00.134 3248 1889059242928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-340fa249-d94e-4e0f-9c80-185e898b2015 - - - - - -] port_update received: 8c10eae0-3509-4166-b5d8-e44814fac079 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:27:00.152 3248 1889059242928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-340fa249-d94e-4e0f-9c80-185e898b2015 - - - - - -] No port 8c10eae0-3509-4166-b5d8-e44814fac079 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:27:03.067 3248 1889057501248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f4974a8-c92c-4011-befc-76f475e42319 - - - - - -] port_update received: a6adce0c-a6d5-492d-93f4-a5d8cc703d95 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:27:03.067 3248 1889057501248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f4974a8-c92c-4011-befc-76f475e42319 - - - - - -] No port a6adce0c-a6d5-492d-93f4-a5d8cc703d95 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:27:04.317 3248 1889057501248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-caee661f-7519-47cb-ad41-71f485c4adf0 c11d183b3c0c4b2b83f3b52b881a72cf 3c491181ae054706be3bdc94c61501f9 - - - -] Security group rule updated on remote: ['7848a44b-c780-4d2f-90dc-64342761ee5a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-17 07:27:04.317 3248 1889057501248 MainThread INFO neutron.agent.securitygroups_rpc [req-caee661f-7519-47cb-ad41-71f485c4adf0 c11d183b3c0c4b2b83f3b52b881a72cf 3c491181ae054706be3bdc94c61501f9 - - - -] Security group rule updated ['7848a44b-c780-4d2f-90dc-64342761ee5a'] 2022-08-17 07:27:04.590 3248 1889059242752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-440948d9-729f-468d-8b60-b57f000c64ae f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] Security group rule updated on remote: ['50739c37-88e0-4b88-aafd-ef04fb453990'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-17 07:27:04.590 3248 1889059242752 MainThread INFO neutron.agent.securitygroups_rpc [req-440948d9-729f-468d-8b60-b57f000c64ae f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] Security group rule updated ['50739c37-88e0-4b88-aafd-ef04fb453990'] 2022-08-17 07:27:05.160 3248 1889058258432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8083cd3c-4cbe-419c-9f9b-c6f175a6d90c f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] Security group rule updated on remote: ['50739c37-88e0-4b88-aafd-ef04fb453990'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-17 07:27:05.160 3248 1889058258432 MainThread INFO neutron.agent.securitygroups_rpc [req-8083cd3c-4cbe-419c-9f9b-c6f175a6d90c f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] Security group rule updated ['50739c37-88e0-4b88-aafd-ef04fb453990'] 2022-08-17 07:27:05.176 3248 1889058258432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3749a751-2a4d-4cd5-8b8d-f707defb4d60 c11d183b3c0c4b2b83f3b52b881a72cf 3c491181ae054706be3bdc94c61501f9 - - - -] Security group rule updated on remote: ['7848a44b-c780-4d2f-90dc-64342761ee5a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-17 07:27:05.176 3248 1889058258432 MainThread INFO neutron.agent.securitygroups_rpc [req-3749a751-2a4d-4cd5-8b8d-f707defb4d60 c11d183b3c0c4b2b83f3b52b881a72cf 3c491181ae054706be3bdc94c61501f9 - - - -] Security group rule updated ['7848a44b-c780-4d2f-90dc-64342761ee5a'] 2022-08-17 07:27:06.009 3248 1889059507712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3ec03c0-50d1-43d8-88bf-b70124a9ce8d - - - - - -] port_update received: 2d8288dd-c0ab-44dc-906b-878ac074593f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:27:06.009 3248 1889059507712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3ec03c0-50d1-43d8-88bf-b70124a9ce8d - - - - - -] No port 2d8288dd-c0ab-44dc-906b-878ac074593f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:27:08.348 3248 1889057531152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15f24ac1-a459-41b0-b2f9-331689f60616 - - - - - -] port_update received: c08d326f-2bbb-4caa-8230-c4d8773e00b4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:27:08.365 3248 1889057531152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15f24ac1-a459-41b0-b2f9-331689f60616 - - - - - -] No port c08d326f-2bbb-4caa-8230-c4d8773e00b4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:27:09.964 3248 1889059703968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8511879-913f-4e64-89a8-eb6023873267 - - - - - -] port_update received: 445b02c4-1ba0-475f-bfd9-1e6933bd5584 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:27:09.964 3248 1889059703968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8511879-913f-4e64-89a8-eb6023873267 - - - - - -] No port 445b02c4-1ba0-475f-bfd9-1e6933bd5584 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:27:13.196 3248 1889058402896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab51c700-ca2f-429c-bd95-c0eef137eb12 - - - - - -] port_update received: b13cd6cd-e0f2-48f4-b6b5-6fd65e7ce0c5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:27:13.212 3248 1889058402896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab51c700-ca2f-429c-bd95-c0eef137eb12 - - - - - -] No port b13cd6cd-e0f2-48f4-b6b5-6fd65e7ce0c5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:27:16.162 3248 1889058402896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e21eb421-685b-4944-bef8-ce8ac93451b5 ca68ccce2ae54eccbfb1afd171424746 2c3f36e86c51479c9bbe844a650ca355 - - - -] Security group member updated on remote: ['767c051c-cb83-44b5-a317-baa401b5b8f5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:27:17.093 3248 1889058402896 MainThread INFO neutron.agent.securitygroups_rpc [req-e21eb421-685b-4944-bef8-ce8ac93451b5 ca68ccce2ae54eccbfb1afd171424746 2c3f36e86c51479c9bbe844a650ca355 - - - -] Security group member updated ['767c051c-cb83-44b5-a317-baa401b5b8f5'] 2022-08-17 07:27:17.106 3248 1889057679488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0fa70554-0e0c-47b1-928e-11ce76fa05c5 be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] Security group member updated on remote: ['cac0f717-fd26-4121-856d-69baa07c6170'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:27:17.106 3248 1889057679488 MainThread INFO neutron.agent.securitygroups_rpc [req-0fa70554-0e0c-47b1-928e-11ce76fa05c5 be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] Security group member updated ['cac0f717-fd26-4121-856d-69baa07c6170'] 2022-08-17 07:27:17.106 3248 1889058402896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b2fe6cd-3f4c-4c26-a5de-9859e214811a 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] network_delete received. Deleting network e5d44843-2c27-4c87-bceb-8a05104d319d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-17 07:27:17.106 3248 1889058402896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b2fe6cd-3f4c-4c26-a5de-9859e214811a 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] Network e5d44843-2c27-4c87-bceb-8a05104d319d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-17 07:27:17.106 3248 1889060086880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f78d3849-4bb3-4d1f-bb98-9e1a889cfada 21e14b8bcd4442168c2d1b7cfc956dce 58fb14530132434d959da285830fa9b6 - - - -] Security group member updated on remote: ['8c1f7acd-b151-4f33-80e1-0f9e6507d940'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:27:17.106 3248 1889060086880 MainThread INFO neutron.agent.securitygroups_rpc [req-f78d3849-4bb3-4d1f-bb98-9e1a889cfada 21e14b8bcd4442168c2d1b7cfc956dce 58fb14530132434d959da285830fa9b6 - - - -] Security group member updated ['8c1f7acd-b151-4f33-80e1-0f9e6507d940'] 2022-08-17 07:27:17.462 3248 1889060003328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d46e65e4-74ce-4136-8c1a-d6a4d37ed1a7 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] network_delete received. Deleting network 8c57371c-4c36-4b70-a92a-57b825f7b03a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-17 07:27:17.478 3248 1889060003328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d46e65e4-74ce-4136-8c1a-d6a4d37ed1a7 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] Network 8c57371c-4c36-4b70-a92a-57b825f7b03a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-17 07:27:20.149 3248 1889040195648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-661deffa-6fab-481b-b5d0-6c7b02cd04c4 be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] Security group member updated on remote: ['cac0f717-fd26-4121-856d-69baa07c6170'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:27:20.149 3248 1889040195648 MainThread INFO neutron.agent.securitygroups_rpc [req-661deffa-6fab-481b-b5d0-6c7b02cd04c4 be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] Security group member updated ['cac0f717-fd26-4121-856d-69baa07c6170'] 2022-08-17 07:27:22.759 3248 1889058066096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c84a108c-326a-4c49-8322-21517bee586e fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] port_update received: 1d23fdf6-efa9-43ab-a1df-ef927886dc2e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:27:22.785 3248 1889058066096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c84a108c-326a-4c49-8322-21517bee586e fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] No port 1d23fdf6-efa9-43ab-a1df-ef927886dc2e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:27:23.292 3248 1889058119744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0453d966-491f-4fab-bd73-3628cdd53499 fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] port_update received: dc7af87b-fe16-4334-a953-7e5e2d03e8e7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:27:23.292 3248 1889058119744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0453d966-491f-4fab-bd73-3628cdd53499 fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] No port dc7af87b-fe16-4334-a953-7e5e2d03e8e7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:27:23.385 3248 1889060134048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2015923d-07b5-4923-86d5-f5ea294d388e fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] port_update received: 3605db22-3f80-4c4c-927b-ba43e6ba88ef port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:27:23.400 3248 1889060134048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2015923d-07b5-4923-86d5-f5ea294d388e fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] No port 3605db22-3f80-4c4c-927b-ba43e6ba88ef defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:27:25.259 3248 1889057445840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77eab993-3b85-4989-8a33-da9900d0cd8b f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] Security group member updated on remote: ['50739c37-88e0-4b88-aafd-ef04fb453990'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:27:25.259 3248 1889057445840 MainThread INFO neutron.agent.securitygroups_rpc [req-77eab993-3b85-4989-8a33-da9900d0cd8b f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] Security group member updated ['50739c37-88e0-4b88-aafd-ef04fb453990'] 2022-08-17 07:27:26.743 3248 1889057445840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d2924010-fab8-4e81-95a0-0c04589d05ef c11d183b3c0c4b2b83f3b52b881a72cf 3c491181ae054706be3bdc94c61501f9 - - - -] Security group member updated on remote: ['7848a44b-c780-4d2f-90dc-64342761ee5a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:27:26.743 3248 1889057445840 MainThread INFO neutron.agent.securitygroups_rpc [req-d2924010-fab8-4e81-95a0-0c04589d05ef c11d183b3c0c4b2b83f3b52b881a72cf 3c491181ae054706be3bdc94c61501f9 - - - -] Security group member updated ['7848a44b-c780-4d2f-90dc-64342761ee5a'] 2022-08-17 07:27:26.852 3248 1889057445840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6547744-2045-48cc-9228-9155f6caf6d2 fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] port_update received: 60c1b470-3d85-4b92-8000-58ca0fee2484 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:27:26.852 3248 1889057445840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6547744-2045-48cc-9228-9155f6caf6d2 fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] No port 60c1b470-3d85-4b92-8000-58ca0fee2484 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:27:27.997 3248 1889059245568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0dc16284-42e3-4a6b-9701-be03a57d00c1 fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] port_update received: b2367014-b108-400d-a29f-670f07d2bad0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:27:28.009 3248 1889059245568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0dc16284-42e3-4a6b-9701-be03a57d00c1 fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] No port b2367014-b108-400d-a29f-670f07d2bad0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:27:29.040 3248 1889057594352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c555ae2f-d55e-474a-bc2c-167583adb2e4 fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] port_update received: 4baae37f-d765-4b53-bd78-8bf3e3c5f440 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:27:29.069 3248 1889057594352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c555ae2f-d55e-474a-bc2c-167583adb2e4 fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] No port 4baae37f-d765-4b53-bd78-8bf3e3c5f440 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:27:30.806 3248 1889058687456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1d23fdf6-efa9-43ab-a1df-ef927886dc2e 2022-08-17 07:27:30.806 3248 1889058687456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: dc7af87b-fe16-4334-a953-7e5e2d03e8e7 2022-08-17 07:27:30.806 3248 1889058687456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3605db22-3f80-4c4c-927b-ba43e6ba88ef 2022-08-17 07:27:31.149 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-17 07:27:32.528 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Adding port dc7af87b-fe16-4334-a953-7e5e2d03e8e7 2022-08-17 07:27:33.399 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Port dc7af87b-fe16-4334-a953-7e5e2d03e8e7 updated. Details: {'device': 'dc7af87b-fe16-4334-a953-7e5e2d03e8e7', 'network_id': '356b41b9-fa7f-45f5-8619-f5e71d8ddd74', 'port_id': 'dc7af87b-fe16-4334-a953-7e5e2d03e8e7', 'mac_address': 'fa:16:3e:c0:ac:9c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 363, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5a4561f1-024e-4467-a09d-e96b73b5848f', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-17 07:27:33.399 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] 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-08-17 07:27:33.399 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Adding port 3605db22-3f80-4c4c-927b-ba43e6ba88ef 2022-08-17 07:27:33.399 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Port 3605db22-3f80-4c4c-927b-ba43e6ba88ef updated. Details: {'device': '3605db22-3f80-4c4c-927b-ba43e6ba88ef', 'network_id': '198cd0ce-2e6c-40dc-aae4-0071ce2ee0e2', 'port_id': '3605db22-3f80-4c4c-927b-ba43e6ba88ef', 'mac_address': 'fa:16:3e:93:94:1c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 392, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bfd7e7d6-6704-4cc7-abe6-bd7d889e4ced', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-17 07:27:33.399 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] 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-08-17 07:27:33.399 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Adding port 1d23fdf6-efa9-43ab-a1df-ef927886dc2e 2022-08-17 07:27:33.399 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Port 1d23fdf6-efa9-43ab-a1df-ef927886dc2e updated. Details: {'device': '1d23fdf6-efa9-43ab-a1df-ef927886dc2e', 'network_id': '9a807ad1-4fdf-4ef4-84d5-9f6a2b8f5028', 'port_id': '1d23fdf6-efa9-43ab-a1df-ef927886dc2e', 'mac_address': 'fa:16:3e:cd:f1:fa', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 395, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fa48aa8d-37d2-47e0-9776-274062d5c40d', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-17 07:27:33.399 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] 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-08-17 07:27:33.399 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.base [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Loop iteration exceeded interval (2 vs. 2.2500805854797363) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:124 2022-08-17 07:27:33.399 3248 1889060257856 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-1d23fdf6-efa9-43ab-a1df-ef927886dc2e" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:27:33.399 3248 1889060257856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1d23fdf6-efa9-43ab-a1df-ef927886dc2e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:27:33.399 3248 1889060257856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1d23fdf6-efa9-43ab-a1df-ef927886dc2e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-17 07:27:33.399 3248 1889060257856 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9a807ad1-4fdf-4ef4-84d5-9f6a2b8f5028 2022-08-17 07:27:33.418 3248 1889060257856 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-08-17 07:27:33.573 3248 1889060257856 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1d23fdf6-efa9-43ab-a1df-ef927886dc2e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:27:33.573 3248 1889060257856 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1d23fdf6-efa9-43ab-a1df-ef927886dc2e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:27:33.573 3248 1889060245168 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-3605db22-3f80-4c4c-927b-ba43e6ba88ef" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:27:33.573 3248 1889060245168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3605db22-3f80-4c4c-927b-ba43e6ba88ef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:27:33.573 3248 1889060245168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3605db22-3f80-4c4c-927b-ba43e6ba88ef _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-17 07:27:33.573 3248 1889060245168 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 198cd0ce-2e6c-40dc-aae4-0071ce2ee0e2 2022-08-17 07:27:33.573 3248 1889060245168 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-08-17 07:27:33.713 3248 1889060245168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3605db22-3f80-4c4c-927b-ba43e6ba88ef') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:27:33.713 3248 1889060245168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3605db22-3f80-4c4c-927b-ba43e6ba88ef') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:27:33.713 3248 1889060244816 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-dc7af87b-fe16-4334-a953-7e5e2d03e8e7" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:27:33.713 3248 1889060244816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dc7af87b-fe16-4334-a953-7e5e2d03e8e7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:27:33.713 3248 1889060244816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port dc7af87b-fe16-4334-a953-7e5e2d03e8e7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-17 07:27:33.713 3248 1889060244816 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 356b41b9-fa7f-45f5-8619-f5e71d8ddd74 2022-08-17 07:27:33.713 3248 1889060244816 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-08-17 07:27:33.826 3248 1889060244816 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'dc7af87b-fe16-4334-a953-7e5e2d03e8e7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:27:33.826 3248 1889060244816 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'dc7af87b-fe16-4334-a953-7e5e2d03e8e7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:27:33.838 3248 1889060257856 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1d23fdf6-efa9-43ab-a1df-ef927886dc2e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-17 07:27:33.838 3248 1889060257856 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 395, VLAN trunk: None to switch port 1d23fdf6-efa9-43ab-a1df-ef927886dc2e 2022-08-17 07:27:33.915 3248 1889060257856 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-17 07:27:33.915 3248 1889060257856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1d23fdf6-efa9-43ab-a1df-ef927886dc2e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:27:33.993 3248 1889060244816 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port dc7af87b-fe16-4334-a953-7e5e2d03e8e7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-17 07:27:33.993 3248 1889060244816 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 363, VLAN trunk: None to switch port dc7af87b-fe16-4334-a953-7e5e2d03e8e7 2022-08-17 07:27:34.058 3248 1889060244816 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-17 07:27:34.058 3248 1889060244816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['dc7af87b-fe16-4334-a953-7e5e2d03e8e7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:27:34.058 3248 1889060245168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3605db22-3f80-4c4c-927b-ba43e6ba88ef is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-17 07:27:34.058 3248 1889060245168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 392, VLAN trunk: None to switch port 3605db22-3f80-4c4c-927b-ba43e6ba88ef 2022-08-17 07:27:34.120 3248 1889060245168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-17 07:27:34.120 3248 1889060245168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3605db22-3f80-4c4c-927b-ba43e6ba88ef'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:27:34.649 3248 1889060257856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1d23fdf6-efa9-43ab-a1df-ef927886dc2e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:27:34.649 3248 1889060257856 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-08-17 07:27:34.649 3248 1889060257856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (767c051c-cb83-44b5-a317-baa401b5b8f5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-17 07:27:34.649 3248 1889060257856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (767c051c-cb83-44b5-a317-baa401b5b8f5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-17 07:27:34.665 3248 1889060257856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1d23fdf6-efa9-43ab-a1df-ef927886dc2e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-17 07:27:34.665 3248 1889060257856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-17 07:27:34.665 3248 1889060257856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1d23fdf6-efa9-43ab-a1df-ef927886dc2e not yet added. Adding. 2022-08-17 07:27:34.667 3248 1889060257856 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-08-17 07:27:34.667 3248 1889060257856 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-08-17 07:27:34.745 3248 1889060257856 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-1d23fdf6-efa9-43ab-a1df-ef927886dc2e" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:27:34.745 3248 1889060257856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1d23fdf6-efa9-43ab-a1df-ef927886dc2e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:27:34.822 3248 1889060257856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1d23fdf6-efa9-43ab-a1df-ef927886dc2e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:27:34.822 3248 1889060257856 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-1d23fdf6-efa9-43ab-a1df-ef927886dc2e" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:27:34.822 3248 1889060257856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1d23fdf6-efa9-43ab-a1df-ef927886dc2e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:27:34.901 3248 1889060257856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1d23fdf6-efa9-43ab-a1df-ef927886dc2e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:27:34.995 3248 1889060257856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1d23fdf6-efa9-43ab-a1df-ef927886dc2e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.594s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:27:34.995 3248 1889060257856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1d23fdf6-efa9-43ab-a1df-ef927886dc2e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-17 07:27:34.995 3248 1889060257856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1d23fdf6-efa9-43ab-a1df-ef927886dc2e processed. 2022-08-17 07:27:34.995 3248 1889058687456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 60c1b470-3d85-4b92-8000-58ca0fee2484 2022-08-17 07:27:34.995 3248 1889060245168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3605db22-3f80-4c4c-927b-ba43e6ba88ef']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:27:34.995 3248 1889060245168 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-08-17 07:27:34.995 3248 1889060245168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cac0f717-fd26-4121-856d-69baa07c6170) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-17 07:27:34.995 3248 1889060245168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (cac0f717-fd26-4121-856d-69baa07c6170) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-17 07:27:34.995 3248 1889060245168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3605db22-3f80-4c4c-927b-ba43e6ba88ef _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-17 07:27:34.995 3248 1889060245168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-17 07:27:34.995 3248 1889060245168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3605db22-3f80-4c4c-927b-ba43e6ba88ef not yet added. Adding. 2022-08-17 07:27:34.995 3248 1889060245168 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-08-17 07:27:34.995 3248 1889060245168 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-08-17 07:27:35.073 3248 1889060245168 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-3605db22-3f80-4c4c-927b-ba43e6ba88ef" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:27:35.073 3248 1889060245168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3605db22-3f80-4c4c-927b-ba43e6ba88ef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:27:35.168 3248 1889060245168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3605db22-3f80-4c4c-927b-ba43e6ba88ef" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:27:35.168 3248 1889060245168 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-3605db22-3f80-4c4c-927b-ba43e6ba88ef" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:27:35.168 3248 1889060245168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3605db22-3f80-4c4c-927b-ba43e6ba88ef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:27:35.259 3248 1889060245168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3605db22-3f80-4c4c-927b-ba43e6ba88ef" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:27:35.354 3248 1889060245168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3605db22-3f80-4c4c-927b-ba43e6ba88ef" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.781s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:27:35.354 3248 1889060245168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3605db22-3f80-4c4c-927b-ba43e6ba88ef status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-17 07:27:35.354 3248 1889060245168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3605db22-3f80-4c4c-927b-ba43e6ba88ef processed. 2022-08-17 07:27:35.354 3248 1889060244816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['dc7af87b-fe16-4334-a953-7e5e2d03e8e7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:27:35.354 3248 1889060244816 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-08-17 07:27:35.354 3248 1889060244816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8c1f7acd-b151-4f33-80e1-0f9e6507d940) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-17 07:27:35.354 3248 1889060244816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for dc7af87b-fe16-4334-a953-7e5e2d03e8e7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-17 07:27:35.354 3248 1889060244816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-17 07:27:35.354 3248 1889060244816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device dc7af87b-fe16-4334-a953-7e5e2d03e8e7 not yet added. Adding. 2022-08-17 07:27:35.354 3248 1889060244816 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-08-17 07:27:35.354 3248 1889060244816 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-08-17 07:27:35.447 3248 1889060244816 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-dc7af87b-fe16-4334-a953-7e5e2d03e8e7" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:27:35.447 3248 1889060244816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dc7af87b-fe16-4334-a953-7e5e2d03e8e7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:27:35.556 3248 1889060244816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dc7af87b-fe16-4334-a953-7e5e2d03e8e7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:27:35.556 3248 1889060244816 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-dc7af87b-fe16-4334-a953-7e5e2d03e8e7" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:27:35.556 3248 1889060244816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dc7af87b-fe16-4334-a953-7e5e2d03e8e7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:27:35.665 3248 1889060244816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dc7af87b-fe16-4334-a953-7e5e2d03e8e7" "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:404 2022-08-17 07:27:35.759 3248 1889060244816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dc7af87b-fe16-4334-a953-7e5e2d03e8e7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:27:35.759 3248 1889060244816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port dc7af87b-fe16-4334-a953-7e5e2d03e8e7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-17 07:27:35.759 3248 1889060244816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port dc7af87b-fe16-4334-a953-7e5e2d03e8e7 processed. 2022-08-17 07:27:35.759 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-17 07:27:35.759 3248 1889060244816 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:27:35.759 3248 1889060244816 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:390 2022-08-17 07:27:36.244 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Adding port 60c1b470-3d85-4b92-8000-58ca0fee2484 2022-08-17 07:27:36.244 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Port 60c1b470-3d85-4b92-8000-58ca0fee2484 updated. Details: {'device': '60c1b470-3d85-4b92-8000-58ca0fee2484', 'network_id': '198cd0ce-2e6c-40dc-aae4-0071ce2ee0e2', 'port_id': '60c1b470-3d85-4b92-8000-58ca0fee2484', 'mac_address': 'fa:16:3e:44:c7:db', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 392, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bfd7e7d6-6704-4cc7-abe6-bd7d889e4ced', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-17 07:27:36.244 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] 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-08-17 07:27:36.244 3248 1889058460944 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-60c1b470-3d85-4b92-8000-58ca0fee2484" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:27:36.244 3248 1889058460944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-60c1b470-3d85-4b92-8000-58ca0fee2484" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:27:36.244 3248 1889058460944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 60c1b470-3d85-4b92-8000-58ca0fee2484 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-17 07:27:36.244 3248 1889058460944 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-08-17 07:27:36.376 3248 1889058460944 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '60c1b470-3d85-4b92-8000-58ca0fee2484') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:27:36.376 3248 1889058460944 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '60c1b470-3d85-4b92-8000-58ca0fee2484') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:27:36.401 3248 1889058460944 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 60c1b470-3d85-4b92-8000-58ca0fee2484 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-17 07:27:36.401 3248 1889058460944 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 392, VLAN trunk: None to switch port 60c1b470-3d85-4b92-8000-58ca0fee2484 2022-08-17 07:27:36.493 3248 1889058460944 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-17 07:27:36.496 3248 1889058460944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['60c1b470-3d85-4b92-8000-58ca0fee2484'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:27:36.854 3248 1889058460944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['60c1b470-3d85-4b92-8000-58ca0fee2484']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:27:36.854 3248 1889058460944 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-08-17 07:27:36.854 3248 1889058460944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cac0f717-fd26-4121-856d-69baa07c6170) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-17 07:27:36.854 3248 1889058460944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (cac0f717-fd26-4121-856d-69baa07c6170) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-17 07:27:36.854 3248 1889058460944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 60c1b470-3d85-4b92-8000-58ca0fee2484 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-17 07:27:36.854 3248 1889058460944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-17 07:27:36.854 3248 1889058460944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 60c1b470-3d85-4b92-8000-58ca0fee2484 not yet added. Adding. 2022-08-17 07:27:36.854 3248 1889058460944 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-08-17 07:27:36.854 3248 1889058460944 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-08-17 07:27:36.948 3248 1889058460944 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-60c1b470-3d85-4b92-8000-58ca0fee2484" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:27:36.948 3248 1889058460944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-60c1b470-3d85-4b92-8000-58ca0fee2484" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:27:37.073 3248 1889058460944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-60c1b470-3d85-4b92-8000-58ca0fee2484" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:27:37.073 3248 1889058460944 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-60c1b470-3d85-4b92-8000-58ca0fee2484" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:27:37.073 3248 1889058460944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-60c1b470-3d85-4b92-8000-58ca0fee2484" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:27:37.204 3248 1889058460944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-60c1b470-3d85-4b92-8000-58ca0fee2484" "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:404 2022-08-17 07:27:37.307 3248 1889058460944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-60c1b470-3d85-4b92-8000-58ca0fee2484" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:27:37.307 3248 1889058460944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 60c1b470-3d85-4b92-8000-58ca0fee2484 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-17 07:27:37.307 3248 1889058460944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 60c1b470-3d85-4b92-8000-58ca0fee2484 processed. 2022-08-17 07:27:37.307 3248 1889058687456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4baae37f-d765-4b53-bd78-8bf3e3c5f440 2022-08-17 07:27:37.307 3248 1889060244816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.547s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:27:37.307 3248 1889058687456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b2367014-b108-400d-a29f-670f07d2bad0 2022-08-17 07:27:37.761 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-17 07:27:37.761 3248 1889060244816 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:27:37.761 3248 1889060244816 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:390 2022-08-17 07:27:38.235 3248 1889060244816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.484s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:27:38.666 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Adding port 4baae37f-d765-4b53-bd78-8bf3e3c5f440 2022-08-17 07:27:38.666 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Port 4baae37f-d765-4b53-bd78-8bf3e3c5f440 updated. Details: {'device': '4baae37f-d765-4b53-bd78-8bf3e3c5f440', 'network_id': '96c79c37-e502-4195-a9e7-9565916223c8', 'port_id': '4baae37f-d765-4b53-bd78-8bf3e3c5f440', 'mac_address': 'fa:16:3e:d9:b0:f9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 398, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '76a2118b-1fc7-4866-8163-c603590bc02a', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-17 07:27:38.682 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] 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-08-17 07:27:38.682 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Adding port b2367014-b108-400d-a29f-670f07d2bad0 2022-08-17 07:27:38.682 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Port b2367014-b108-400d-a29f-670f07d2bad0 updated. Details: {'device': 'b2367014-b108-400d-a29f-670f07d2bad0', 'network_id': 'b93cc108-9c01-472b-9ec8-1ea1c98d8816', 'port_id': 'b2367014-b108-400d-a29f-670f07d2bad0', 'mac_address': 'fa:16:3e:7c:d2:99', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 383, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '754c1a73-b8a5-42a2-8163-ae47c77c9d53', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-17 07:27:38.682 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] 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-08-17 07:27:38.682 3248 1889060510176 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-b2367014-b108-400d-a29f-670f07d2bad0" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:27:38.682 3248 1889060510176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b2367014-b108-400d-a29f-670f07d2bad0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:27:38.682 3248 1889060510176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b2367014-b108-400d-a29f-670f07d2bad0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-17 07:27:38.682 3248 1889060510176 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b93cc108-9c01-472b-9ec8-1ea1c98d8816 2022-08-17 07:27:38.682 3248 1889060510176 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-08-17 07:27:38.808 3248 1889060510176 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b2367014-b108-400d-a29f-670f07d2bad0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:27:38.808 3248 1889060510176 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b2367014-b108-400d-a29f-670f07d2bad0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:27:38.808 3248 1889060510000 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-4baae37f-d765-4b53-bd78-8bf3e3c5f440" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:27:38.808 3248 1889060510000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4baae37f-d765-4b53-bd78-8bf3e3c5f440" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:27:38.808 3248 1889060510000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4baae37f-d765-4b53-bd78-8bf3e3c5f440 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-17 07:27:38.808 3248 1889060510000 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 96c79c37-e502-4195-a9e7-9565916223c8 2022-08-17 07:27:38.808 3248 1889060510000 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-08-17 07:27:38.936 3248 1889060510000 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4baae37f-d765-4b53-bd78-8bf3e3c5f440') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:27:38.936 3248 1889060510000 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4baae37f-d765-4b53-bd78-8bf3e3c5f440') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:27:38.948 3248 1889060510176 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b2367014-b108-400d-a29f-670f07d2bad0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-17 07:27:38.948 3248 1889060510176 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 383, VLAN trunk: None to switch port b2367014-b108-400d-a29f-670f07d2bad0 2022-08-17 07:27:39.040 3248 1889060510176 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-17 07:27:39.040 3248 1889060510176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b2367014-b108-400d-a29f-670f07d2bad0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:27:39.055 3248 1889060510000 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4baae37f-d765-4b53-bd78-8bf3e3c5f440 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-17 07:27:39.055 3248 1889060510000 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 398, VLAN trunk: None to switch port 4baae37f-d765-4b53-bd78-8bf3e3c5f440 2022-08-17 07:27:39.169 3248 1889060510000 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-17 07:27:39.169 3248 1889060510000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4baae37f-d765-4b53-bd78-8bf3e3c5f440'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:27:39.184 3248 1889060510176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b2367014-b108-400d-a29f-670f07d2bad0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:27:39.184 3248 1889060510176 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-08-17 07:27:39.184 3248 1889060510176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (50739c37-88e0-4b88-aafd-ef04fb453990) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-17 07:27:39.198 3248 1889060510176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b2367014-b108-400d-a29f-670f07d2bad0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-17 07:27:39.198 3248 1889060510176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-17 07:27:39.198 3248 1889060510176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b2367014-b108-400d-a29f-670f07d2bad0 not yet added. Adding. 2022-08-17 07:27:39.198 3248 1889060510176 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-08-17 07:27:39.198 3248 1889060510176 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-08-17 07:27:39.307 3248 1889060510176 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-b2367014-b108-400d-a29f-670f07d2bad0" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:27:39.307 3248 1889060510176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2367014-b108-400d-a29f-670f07d2bad0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:27:39.447 3248 1889060510176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2367014-b108-400d-a29f-670f07d2bad0" "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:404 2022-08-17 07:27:39.447 3248 1889060510176 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-b2367014-b108-400d-a29f-670f07d2bad0" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:27:39.464 3248 1889060510176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2367014-b108-400d-a29f-670f07d2bad0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:27:39.596 3248 1889060510176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2367014-b108-400d-a29f-670f07d2bad0" "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:404 2022-08-17 07:27:39.698 3248 1889060510176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b2367014-b108-400d-a29f-670f07d2bad0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:27:39.698 3248 1889060510176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b2367014-b108-400d-a29f-670f07d2bad0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-17 07:27:39.725 3248 1889060510176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b2367014-b108-400d-a29f-670f07d2bad0 processed. 2022-08-17 07:27:39.725 3248 1889060510000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4baae37f-d765-4b53-bd78-8bf3e3c5f440']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:27:39.725 3248 1889060510000 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-08-17 07:27:39.725 3248 1889060510000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7848a44b-c780-4d2f-90dc-64342761ee5a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-17 07:27:39.729 3248 1889060510000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4baae37f-d765-4b53-bd78-8bf3e3c5f440 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-17 07:27:39.729 3248 1889060510000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-17 07:27:39.729 3248 1889060510000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4baae37f-d765-4b53-bd78-8bf3e3c5f440 not yet added. Adding. 2022-08-17 07:27:39.729 3248 1889060510000 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-08-17 07:27:39.729 3248 1889060510000 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-08-17 07:27:39.869 3248 1889060510000 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-4baae37f-d765-4b53-bd78-8bf3e3c5f440" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:27:39.869 3248 1889060510000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4baae37f-d765-4b53-bd78-8bf3e3c5f440" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:27:40.011 3248 1889060510000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4baae37f-d765-4b53-bd78-8bf3e3c5f440" "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:404 2022-08-17 07:27:40.011 3248 1889060510000 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-4baae37f-d765-4b53-bd78-8bf3e3c5f440" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:27:40.011 3248 1889060510000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4baae37f-d765-4b53-bd78-8bf3e3c5f440" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:27:40.180 3248 1889060510000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4baae37f-d765-4b53-bd78-8bf3e3c5f440" "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:404 2022-08-17 07:27:40.323 3248 1889060510000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4baae37f-d765-4b53-bd78-8bf3e3c5f440" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.515s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:27:40.323 3248 1889060510000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4baae37f-d765-4b53-bd78-8bf3e3c5f440 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-17 07:27:40.323 3248 1889060510000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4baae37f-d765-4b53-bd78-8bf3e3c5f440 processed. 2022-08-17 07:27:40.323 3248 1889060510000 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:27:40.323 3248 1889060510000 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:390 2022-08-17 07:27:40.743 3248 1889060510000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:27:51.481 3248 1889060922112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a10a7a0-abf4-47af-9d22-2776c169ee96 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] network_delete received. Deleting network 2d0611ef-957d-4ab2-a2d1-cd0e45999bfa network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-17 07:27:51.931 3248 1889060922112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a10a7a0-abf4-47af-9d22-2776c169ee96 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] Network 2d0611ef-957d-4ab2-a2d1-cd0e45999bfa not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-17 07:27:52.010 3248 1889060924048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a6aeaec-961e-41af-bfa1-4033037d2bc2 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] network_delete received. Deleting network 5be25478-10b8-41df-95bf-6d37f5c54592 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-17 07:27:53.030 3248 1889060924048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a6aeaec-961e-41af-bfa1-4033037d2bc2 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] Network 5be25478-10b8-41df-95bf-6d37f5c54592 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-17 07:28:02.198 3248 1889060001920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-22bc508a-f740-4db7-b2c4-ef18dbd0b8f3 ca68ccce2ae54eccbfb1afd171424746 2c3f36e86c51479c9bbe844a650ca355 - - - -] Security group member updated on remote: ['767c051c-cb83-44b5-a317-baa401b5b8f5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:28:02.212 3248 1889060001920 MainThread INFO neutron.agent.securitygroups_rpc [req-22bc508a-f740-4db7-b2c4-ef18dbd0b8f3 ca68ccce2ae54eccbfb1afd171424746 2c3f36e86c51479c9bbe844a650ca355 - - - -] Security group member updated ['767c051c-cb83-44b5-a317-baa401b5b8f5'] 2022-08-17 07:28:02.212 3248 1889060001920 MainThread INFO neutron.agent.securitygroups_rpc [req-22bc508a-f740-4db7-b2c4-ef18dbd0b8f3 ca68ccce2ae54eccbfb1afd171424746 2c3f36e86c51479c9bbe844a650ca355 - - - -] Refresh firewall rules 2022-08-17 07:28:02.212 3248 1889060001920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-22bc508a-f740-4db7-b2c4-ef18dbd0b8f3 ca68ccce2ae54eccbfb1afd171424746 2c3f36e86c51479c9bbe844a650ca355 - - - -] Get security group information for devices via rpc ['1d23fdf6-efa9-43ab-a1df-ef927886dc2e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:28:02.276 3248 1889060001920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-22bc508a-f740-4db7-b2c4-ef18dbd0b8f3 ca68ccce2ae54eccbfb1afd171424746 2c3f36e86c51479c9bbe844a650ca355 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:28:02.276 3248 1889060001920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-22bc508a-f740-4db7-b2c4-ef18dbd0b8f3 ca68ccce2ae54eccbfb1afd171424746 2c3f36e86c51479c9bbe844a650ca355 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-17 07:28:02.385 3248 1889059175936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22bc508a-f740-4db7-b2c4-ef18dbd0b8f3 ca68ccce2ae54eccbfb1afd171424746 2c3f36e86c51479c9bbe844a650ca355 - - - -] port_delete event received for '1d23fdf6-efa9-43ab-a1df-ef927886dc2e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:28:03.323 3248 1889058687632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1d23fdf6-efa9-43ab-a1df-ef927886dc2e 2022-08-17 07:28:05.103 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-17 07:28:05.417 3248 1889060583728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1d23fdf6-efa9-43ab-a1df-ef927886dc2e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-17 07:28:06.295 3248 1889060583728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1d23fdf6-efa9-43ab-a1df-ef927886dc2e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-17 07:28:06.295 3248 1889060583728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1d23fdf6-efa9-43ab-a1df-ef927886dc2e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-17 07:28:06.310 3248 1889060583728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9a807ad1-4fdf-4ef4-84d5-9f6a2b8f5028 2022-08-17 07:28:07.295 3248 1889060583728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1d23fdf6-efa9-43ab-a1df-ef927886dc2e'] 2022-08-17 07:28:07.295 3248 1889060583728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-17 07:28:07.295 3248 1889060583728 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-08-17 07:28:07.295 3248 1889060583728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1d23fdf6-efa9-43ab-a1df-ef927886dc2e'] 2022-08-17 07:28:07.305 3248 1889060583728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96a787ac-90e7-484b-9bf7-a05b3e0fe333 - - - - - -] port_update received: 93b09bf8-ffb9-46de-a325-47e45853c77a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:28:07.305 3248 1889060583728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96a787ac-90e7-484b-9bf7-a05b3e0fe333 - - - - - -] No port 93b09bf8-ffb9-46de-a325-47e45853c77a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:28:07.305 3248 1889061140432 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:28:07.324 3248 1889061140432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:28:07.370 3248 1889061140432 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:404 2022-08-17 07:28:09.279 3248 1889057444960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e60ba14e-d225-4c7c-92e2-4692ff247fd3 - - - - - -] port_update received: c95604db-8879-4987-9233-5ae78834c1bd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:28:09.949 3248 1889057444960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e60ba14e-d225-4c7c-92e2-4692ff247fd3 - - - - - -] No port c95604db-8879-4987-9233-5ae78834c1bd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:28:10.761 3248 1889057444960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0a72ebf-8b8a-4b43-8eef-bd8e743c6793 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] port_delete event received for '2d8288dd-c0ab-44dc-906b-878ac074593f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:28:11.744 3248 1889057444960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4eeea563-f60b-4d91-a154-d0844bf78e27 - - - - - -] port_update received: 867fd923-cc1a-4759-be2b-29a96ae09a38 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:28:11.760 3248 1889057444960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4eeea563-f60b-4d91-a154-d0844bf78e27 - - - - - -] No port 867fd923-cc1a-4759-be2b-29a96ae09a38 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:28:13.120 3248 1889060171840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24eb47d3-78df-4f88-bc12-88179bc0f198 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] port_delete event received for '03a40a5c-504f-4ac7-b6fe-1842abf4a966' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:28:14.761 3248 1889060865648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-772072bf-e432-4756-827f-5f349c9fc074 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] port_delete event received for '37fcb026-649e-4a96-b113-2af62babc86d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:28:14.933 3248 1889060922288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18d5bb5c-17a6-4d0e-a15e-ad67edd25547 - - - - - -] port_delete event received for '37fcb026-649e-4a96-b113-2af62babc86d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:28:15.025 3248 1889060922288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fdfea4fa-804b-4f02-8b45-5fabfba18aa6 b2e79830079c4aa9b95c4622bac45c74 afb93daca17c466da3a698536c6b323f - - - -] Security group rule updated on remote: ['053f7a29-3acd-47d8-bea5-780a769bcc6e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-17 07:28:15.025 3248 1889060922288 MainThread INFO neutron.agent.securitygroups_rpc [req-fdfea4fa-804b-4f02-8b45-5fabfba18aa6 b2e79830079c4aa9b95c4622bac45c74 afb93daca17c466da3a698536c6b323f - - - -] Security group rule updated ['053f7a29-3acd-47d8-bea5-780a769bcc6e'] 2022-08-17 07:28:15.165 3248 1889060857632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-772072bf-e432-4756-827f-5f349c9fc074 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] network_delete received. Deleting network 9a807ad1-4fdf-4ef4-84d5-9f6a2b8f5028 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-17 07:28:15.165 3248 1889060857632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-772072bf-e432-4756-827f-5f349c9fc074 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] Network 9a807ad1-4fdf-4ef4-84d5-9f6a2b8f5028 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-17 07:28:15.260 3248 1889060857632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-88e9c669-36dd-4add-b112-eb1b84164717 b2e79830079c4aa9b95c4622bac45c74 afb93daca17c466da3a698536c6b323f - - - -] Security group rule updated on remote: ['053f7a29-3acd-47d8-bea5-780a769bcc6e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-17 07:28:15.260 3248 1889060857632 MainThread INFO neutron.agent.securitygroups_rpc [req-88e9c669-36dd-4add-b112-eb1b84164717 b2e79830079c4aa9b95c4622bac45c74 afb93daca17c466da3a698536c6b323f - - - -] Security group rule updated ['053f7a29-3acd-47d8-bea5-780a769bcc6e'] 2022-08-17 07:28:15.649 3248 1889061024864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9d93910-5527-422c-9b9c-4caf2b1efbfb - - - - - -] port_update received: 46f17b7e-838f-4de9-9da7-659417573601 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:28:15.668 3248 1889061024864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9d93910-5527-422c-9b9c-4caf2b1efbfb - - - - - -] No port 46f17b7e-838f-4de9-9da7-659417573601 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:28:15.668 3248 1889061024864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0fb665dc-a033-4c85-945b-b3580f1bf1f4 b2e79830079c4aa9b95c4622bac45c74 afb93daca17c466da3a698536c6b323f - - - -] Security group rule updated on remote: ['053f7a29-3acd-47d8-bea5-780a769bcc6e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-17 07:28:15.668 3248 1889061024864 MainThread INFO neutron.agent.securitygroups_rpc [req-0fb665dc-a033-4c85-945b-b3580f1bf1f4 b2e79830079c4aa9b95c4622bac45c74 afb93daca17c466da3a698536c6b323f - - - -] Security group rule updated ['053f7a29-3acd-47d8-bea5-780a769bcc6e'] 2022-08-17 07:28:15.937 3248 1889057616992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-70241c39-7fd0-42fd-a795-4f04276506a1 b2e79830079c4aa9b95c4622bac45c74 afb93daca17c466da3a698536c6b323f - - - -] Security group rule updated on remote: ['053f7a29-3acd-47d8-bea5-780a769bcc6e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-17 07:28:15.937 3248 1889057616992 MainThread INFO neutron.agent.securitygroups_rpc [req-70241c39-7fd0-42fd-a795-4f04276506a1 b2e79830079c4aa9b95c4622bac45c74 afb93daca17c466da3a698536c6b323f - - - -] Security group rule updated ['053f7a29-3acd-47d8-bea5-780a769bcc6e'] 2022-08-17 07:28:16.135 3248 1889057616992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c763b2ba-472e-4d93-8815-1fc8a84805d9 b2e79830079c4aa9b95c4622bac45c74 afb93daca17c466da3a698536c6b323f - - - -] Security group rule updated on remote: ['053f7a29-3acd-47d8-bea5-780a769bcc6e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-17 07:28:16.135 3248 1889057616992 MainThread INFO neutron.agent.securitygroups_rpc [req-c763b2ba-472e-4d93-8815-1fc8a84805d9 b2e79830079c4aa9b95c4622bac45c74 afb93daca17c466da3a698536c6b323f - - - -] Security group rule updated ['053f7a29-3acd-47d8-bea5-780a769bcc6e'] 2022-08-17 07:28:16.419 3248 1889057616992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7a3eb65d-b4ff-4064-9753-9754f387ff71 b2e79830079c4aa9b95c4622bac45c74 afb93daca17c466da3a698536c6b323f - - - -] Security group rule updated on remote: ['053f7a29-3acd-47d8-bea5-780a769bcc6e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-17 07:28:16.419 3248 1889057616992 MainThread INFO neutron.agent.securitygroups_rpc [req-7a3eb65d-b4ff-4064-9753-9754f387ff71 b2e79830079c4aa9b95c4622bac45c74 afb93daca17c466da3a698536c6b323f - - - -] Security group rule updated ['053f7a29-3acd-47d8-bea5-780a769bcc6e'] 2022-08-17 07:28:42.836 3248 1889061650672 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3926cbd5-f9a0-483c-a158-a6267c3917db be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] Security group rule updated on remote: ['aa8df81b-61b6-4456-8605-b70ec068e815'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-17 07:28:42.836 3248 1889061650672 MainThread INFO neutron.agent.securitygroups_rpc [req-3926cbd5-f9a0-483c-a158-a6267c3917db be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] Security group rule updated ['aa8df81b-61b6-4456-8605-b70ec068e815'] 2022-08-17 07:28:43.009 3248 1889061650672 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d87802cc-6dbb-4300-b2d7-f22311868a4e be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] Security group rule updated on remote: ['aa8df81b-61b6-4456-8605-b70ec068e815'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-17 07:28:43.009 3248 1889061650672 MainThread INFO neutron.agent.securitygroups_rpc [req-d87802cc-6dbb-4300-b2d7-f22311868a4e be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] Security group rule updated ['aa8df81b-61b6-4456-8605-b70ec068e815'] 2022-08-17 07:28:48.292 3248 1889060402976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c22d676-092e-4921-b7aa-8f20ef0aa708 be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] Security group member updated on remote: ['aa8df81b-61b6-4456-8605-b70ec068e815'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:28:48.292 3248 1889060402976 MainThread INFO neutron.agent.securitygroups_rpc [req-8c22d676-092e-4921-b7aa-8f20ef0aa708 be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] Security group member updated ['aa8df81b-61b6-4456-8605-b70ec068e815'] 2022-08-17 07:28:49.401 3248 1889058933568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3349005c-23de-40ee-8b2b-f39a95c8a728 fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] port_update received: 0799a736-86ba-40d5-8200-f99f2281e899 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:28:49.419 3248 1889058933568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3349005c-23de-40ee-8b2b-f39a95c8a728 fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] No port 0799a736-86ba-40d5-8200-f99f2281e899 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:28:51.807 3248 1889058687456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0799a736-86ba-40d5-8200-f99f2281e899 2022-08-17 07:28:52.968 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-17 07:28:53.179 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Adding port 0799a736-86ba-40d5-8200-f99f2281e899 2022-08-17 07:28:53.179 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Port 0799a736-86ba-40d5-8200-f99f2281e899 updated. Details: {'device': '0799a736-86ba-40d5-8200-f99f2281e899', 'network_id': '198cd0ce-2e6c-40dc-aae4-0071ce2ee0e2', 'port_id': '0799a736-86ba-40d5-8200-f99f2281e899', 'mac_address': 'fa:16:3e:58:6b:b4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 392, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bfd7e7d6-6704-4cc7-abe6-bd7d889e4ced', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-17 07:28:53.179 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] 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-08-17 07:28:53.179 3248 1889057532032 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-0799a736-86ba-40d5-8200-f99f2281e899" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:28:53.179 3248 1889057532032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0799a736-86ba-40d5-8200-f99f2281e899" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:28:53.179 3248 1889057532032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0799a736-86ba-40d5-8200-f99f2281e899 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-17 07:28:53.179 3248 1889057532032 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-08-17 07:28:53.447 3248 1889057532032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0799a736-86ba-40d5-8200-f99f2281e899') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:28:53.447 3248 1889057532032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0799a736-86ba-40d5-8200-f99f2281e899') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:28:53.447 3248 1889057532032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0799a736-86ba-40d5-8200-f99f2281e899 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-17 07:28:53.447 3248 1889057532032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 392, VLAN trunk: None to switch port 0799a736-86ba-40d5-8200-f99f2281e899 2022-08-17 07:28:53.570 3248 1889057532032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-17 07:28:53.570 3248 1889057532032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0799a736-86ba-40d5-8200-f99f2281e899'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:28:53.793 3248 1889057532032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0799a736-86ba-40d5-8200-f99f2281e899']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:28:53.806 3248 1889057532032 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-08-17 07:28:53.806 3248 1889057532032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (aa8df81b-61b6-4456-8605-b70ec068e815) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-17 07:28:53.806 3248 1889057532032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0799a736-86ba-40d5-8200-f99f2281e899 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-17 07:28:53.806 3248 1889057532032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-17 07:28:53.806 3248 1889057532032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0799a736-86ba-40d5-8200-f99f2281e899 not yet added. Adding. 2022-08-17 07:28:53.806 3248 1889057532032 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-08-17 07:28:53.806 3248 1889057532032 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-08-17 07:28:53.964 3248 1889057532032 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-0799a736-86ba-40d5-8200-f99f2281e899" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:28:53.964 3248 1889057532032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0799a736-86ba-40d5-8200-f99f2281e899" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:28:54.133 3248 1889057532032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0799a736-86ba-40d5-8200-f99f2281e899" "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:404 2022-08-17 07:28:54.149 3248 1889057532032 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-0799a736-86ba-40d5-8200-f99f2281e899" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:28:54.149 3248 1889057532032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0799a736-86ba-40d5-8200-f99f2281e899" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:28:54.336 3248 1889057532032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0799a736-86ba-40d5-8200-f99f2281e899" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:28:54.448 3248 1889057532032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0799a736-86ba-40d5-8200-f99f2281e899" "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:404 2022-08-17 07:28:54.448 3248 1889057532032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0799a736-86ba-40d5-8200-f99f2281e899 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-17 07:28:54.448 3248 1889057532032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0799a736-86ba-40d5-8200-f99f2281e899 processed. 2022-08-17 07:28:55.007 3248 1889057532032 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:28:55.007 3248 1889057532032 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:390 2022-08-17 07:28:55.196 3248 1889057532032 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:404 2022-08-17 07:29:05.133 3248 1889061731840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d611f67e-fe57-4256-b0b5-b02e5e930a77 f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] Security group rule updated on remote: ['76974d89-8ca2-4063-a35f-0f67229c9c5a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-17 07:29:05.930 3248 1889061731840 MainThread INFO neutron.agent.securitygroups_rpc [req-d611f67e-fe57-4256-b0b5-b02e5e930a77 f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] Security group rule updated ['76974d89-8ca2-4063-a35f-0f67229c9c5a'] 2022-08-17 07:29:06.867 3248 1889061731840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e0df665b-830d-4678-a83f-69ee8fddd2bb f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] Security group rule updated on remote: ['76974d89-8ca2-4063-a35f-0f67229c9c5a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-17 07:29:06.867 3248 1889061731840 MainThread INFO neutron.agent.securitygroups_rpc [req-e0df665b-830d-4678-a83f-69ee8fddd2bb f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] Security group rule updated ['76974d89-8ca2-4063-a35f-0f67229c9c5a'] 2022-08-17 07:29:07.882 3248 1889058687456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: dc7af87b-fe16-4334-a953-7e5e2d03e8e7 2022-08-17 07:29:08.165 3248 1889060173424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-72dee130-c023-410f-94ef-60d11634e1b1 b2e79830079c4aa9b95c4622bac45c74 afb93daca17c466da3a698536c6b323f - - - -] Security group member updated on remote: ['053f7a29-3acd-47d8-bea5-780a769bcc6e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:29:08.165 3248 1889060173424 MainThread INFO neutron.agent.securitygroups_rpc [req-72dee130-c023-410f-94ef-60d11634e1b1 b2e79830079c4aa9b95c4622bac45c74 afb93daca17c466da3a698536c6b323f - - - -] Security group member updated ['053f7a29-3acd-47d8-bea5-780a769bcc6e'] 2022-08-17 07:29:08.882 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-17 07:29:09.193 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Adding port dc7af87b-fe16-4334-a953-7e5e2d03e8e7 2022-08-17 07:29:09.193 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Port dc7af87b-fe16-4334-a953-7e5e2d03e8e7 updated. Details: {'device': 'dc7af87b-fe16-4334-a953-7e5e2d03e8e7', 'network_id': '356b41b9-fa7f-45f5-8619-f5e71d8ddd74', 'port_id': 'dc7af87b-fe16-4334-a953-7e5e2d03e8e7', 'mac_address': 'fa:16:3e:c0:ac:9c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 363, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5a4561f1-024e-4467-a09d-e96b73b5848f', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-17 07:29:09.193 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] 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-08-17 07:29:09.193 3248 1889060173424 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-dc7af87b-fe16-4334-a953-7e5e2d03e8e7" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:29:09.193 3248 1889060173424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dc7af87b-fe16-4334-a953-7e5e2d03e8e7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:29:09.193 3248 1889060173424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port dc7af87b-fe16-4334-a953-7e5e2d03e8e7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-17 07:29:09.193 3248 1889060173424 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-08-17 07:29:09.226 3248 1889060173424 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'dc7af87b-fe16-4334-a953-7e5e2d03e8e7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:29:09.226 3248 1889060173424 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'dc7af87b-fe16-4334-a953-7e5e2d03e8e7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:29:09.244 3248 1889060173424 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port dc7af87b-fe16-4334-a953-7e5e2d03e8e7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-17 07:29:09.244 3248 1889060173424 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 363, VLAN trunk: None to switch port dc7af87b-fe16-4334-a953-7e5e2d03e8e7 2022-08-17 07:29:09.306 3248 1889060173424 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-17 07:29:09.306 3248 1889060173424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['dc7af87b-fe16-4334-a953-7e5e2d03e8e7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:29:09.524 3248 1889060173424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['dc7af87b-fe16-4334-a953-7e5e2d03e8e7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:29:09.524 3248 1889060173424 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-08-17 07:29:09.524 3248 1889060173424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8c1f7acd-b151-4f33-80e1-0f9e6507d940) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-17 07:29:09.524 3248 1889060173424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for dc7af87b-fe16-4334-a953-7e5e2d03e8e7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-17 07:29:09.524 3248 1889060173424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-17 07:29:09.524 3248 1889060173424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-08-17 07:29:09.524 3248 1889060173424 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-dc7af87b-fe16-4334-a953-7e5e2d03e8e7" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:29:09.524 3248 1889060173424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dc7af87b-fe16-4334-a953-7e5e2d03e8e7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:29:09.524 3248 1889060173424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dc7af87b-fe16-4334-a953-7e5e2d03e8e7" "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:404 2022-08-17 07:29:09.524 3248 1889060173424 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-dc7af87b-fe16-4334-a953-7e5e2d03e8e7" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:29:09.524 3248 1889060173424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dc7af87b-fe16-4334-a953-7e5e2d03e8e7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:29:09.524 3248 1889060173424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dc7af87b-fe16-4334-a953-7e5e2d03e8e7" "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:404 2022-08-17 07:29:09.598 3248 1889060173424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dc7af87b-fe16-4334-a953-7e5e2d03e8e7" "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:404 2022-08-17 07:29:09.598 3248 1889060173424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port dc7af87b-fe16-4334-a953-7e5e2d03e8e7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-17 07:29:09.598 3248 1889060173424 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port dc7af87b-fe16-4334-a953-7e5e2d03e8e7 processed. 2022-08-17 07:29:10.196 3248 1889060173424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-37b049fc-1377-4627-ac8e-5937d0350994 fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] port_update received: 38d23e53-70d4-4b98-ae25-a473ae03bd51 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:29:10.228 3248 1889060173424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-37b049fc-1377-4627-ac8e-5937d0350994 fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] No port 38d23e53-70d4-4b98-ae25-a473ae03bd51 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:29:10.883 3248 1889060173424 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:29:10.883 3248 1889060173424 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:390 2022-08-17 07:29:10.947 3248 1889060606544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d2ddb3ee-8300-4171-b25c-24896afaabfe f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] Security group member updated on remote: ['76974d89-8ca2-4063-a35f-0f67229c9c5a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:29:10.947 3248 1889060606544 MainThread INFO neutron.agent.securitygroups_rpc [req-d2ddb3ee-8300-4171-b25c-24896afaabfe f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] Security group member updated ['76974d89-8ca2-4063-a35f-0f67229c9c5a'] 2022-08-17 07:29:11.620 3248 1889060173424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.750s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:29:13.790 3248 1889060858864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d830f07-eb17-498d-a22f-bfbe88130bec fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] port_update received: dbfd8859-14f2-4d83-923c-5789febe3ba4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:29:13.790 3248 1889060858864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d830f07-eb17-498d-a22f-bfbe88130bec fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] No port dbfd8859-14f2-4d83-923c-5789febe3ba4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:29:18.861 3248 1889060433408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ef26e8a-1ce4-4a39-9f98-0138718758a8 - - - - - -] port_update received: 1a998443-d5aa-496b-8a40-6534da73ca36 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:29:18.872 3248 1889060433408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ef26e8a-1ce4-4a39-9f98-0138718758a8 - - - - - -] No port 1a998443-d5aa-496b-8a40-6534da73ca36 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:29:24.022 3248 1889058687456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: dbfd8859-14f2-4d83-923c-5789febe3ba4 2022-08-17 07:29:24.944 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-17 07:29:25.556 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Adding port dbfd8859-14f2-4d83-923c-5789febe3ba4 2022-08-17 07:29:25.556 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Port dbfd8859-14f2-4d83-923c-5789febe3ba4 updated. Details: {'device': 'dbfd8859-14f2-4d83-923c-5789febe3ba4', 'network_id': 'b93cc108-9c01-472b-9ec8-1ea1c98d8816', 'port_id': 'dbfd8859-14f2-4d83-923c-5789febe3ba4', 'mac_address': 'fa:16:3e:7e:bb:8d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 383, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '754c1a73-b8a5-42a2-8163-ae47c77c9d53', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-17 07:29:25.556 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] 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-08-17 07:29:25.556 3248 1889061861856 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-dbfd8859-14f2-4d83-923c-5789febe3ba4" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:29:25.556 3248 1889061861856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dbfd8859-14f2-4d83-923c-5789febe3ba4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:29:25.556 3248 1889061861856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port dbfd8859-14f2-4d83-923c-5789febe3ba4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-17 07:29:25.556 3248 1889061861856 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-08-17 07:29:25.743 3248 1889061861856 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'dbfd8859-14f2-4d83-923c-5789febe3ba4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:29:25.743 3248 1889061861856 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'dbfd8859-14f2-4d83-923c-5789febe3ba4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:29:25.758 3248 1889061861856 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port dbfd8859-14f2-4d83-923c-5789febe3ba4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-17 07:29:25.774 3248 1889061861856 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 383, VLAN trunk: None to switch port dbfd8859-14f2-4d83-923c-5789febe3ba4 2022-08-17 07:29:25.897 3248 1889061861856 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-17 07:29:25.897 3248 1889061861856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['dbfd8859-14f2-4d83-923c-5789febe3ba4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:29:26.259 3248 1889061861856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['dbfd8859-14f2-4d83-923c-5789febe3ba4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:29:26.259 3248 1889061861856 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-08-17 07:29:26.259 3248 1889061861856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (76974d89-8ca2-4063-a35f-0f67229c9c5a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-17 07:29:26.259 3248 1889061861856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for dbfd8859-14f2-4d83-923c-5789febe3ba4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-17 07:29:26.259 3248 1889061861856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-17 07:29:26.259 3248 1889061861856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device dbfd8859-14f2-4d83-923c-5789febe3ba4 not yet added. Adding. 2022-08-17 07:29:26.259 3248 1889061861856 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-08-17 07:29:26.259 3248 1889061861856 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-08-17 07:29:26.507 3248 1889061861856 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-dbfd8859-14f2-4d83-923c-5789febe3ba4" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:29:26.507 3248 1889061861856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dbfd8859-14f2-4d83-923c-5789febe3ba4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:29:26.688 3248 1889061861856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dbfd8859-14f2-4d83-923c-5789febe3ba4" "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:404 2022-08-17 07:29:26.688 3248 1889061861856 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-dbfd8859-14f2-4d83-923c-5789febe3ba4" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:29:26.688 3248 1889061861856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dbfd8859-14f2-4d83-923c-5789febe3ba4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:29:26.917 3248 1889061861856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dbfd8859-14f2-4d83-923c-5789febe3ba4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:29:27.060 3248 1889061861856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dbfd8859-14f2-4d83-923c-5789febe3ba4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.515s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:29:27.060 3248 1889061861856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port dbfd8859-14f2-4d83-923c-5789febe3ba4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-17 07:29:27.060 3248 1889061861856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port dbfd8859-14f2-4d83-923c-5789febe3ba4 processed. 2022-08-17 07:29:27.060 3248 1889061861856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f0a220a-36ac-4e36-a1ab-3e37fc154c8b - - - - - -] port_update received: bcf5f31b-5ee5-462f-b84e-a4d7d3d62547 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:29:27.070 3248 1889061861856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f0a220a-36ac-4e36-a1ab-3e37fc154c8b - - - - - -] No port bcf5f31b-5ee5-462f-b84e-a4d7d3d62547 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:29:27.070 3248 1889062021776 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:29:27.070 3248 1889062021776 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:390 2022-08-17 07:29:28.026 3248 1889062021776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.969s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:29:28.054 3248 1889058687456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 38d23e53-70d4-4b98-ae25-a473ae03bd51 2022-08-17 07:29:29.071 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-17 07:29:29.931 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Adding port 38d23e53-70d4-4b98-ae25-a473ae03bd51 2022-08-17 07:29:29.931 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Port 38d23e53-70d4-4b98-ae25-a473ae03bd51 updated. Details: {'device': '38d23e53-70d4-4b98-ae25-a473ae03bd51', 'network_id': '7da685da-5755-4a74-ae7f-f5d4d0aa3b15', 'port_id': '38d23e53-70d4-4b98-ae25-a473ae03bd51', 'mac_address': 'fa:16:3e:b0:a3:d2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 393, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9e2dd542-b46a-4c45-940a-4a794390a7a3', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-17 07:29:29.931 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] 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-08-17 07:29:29.931 3248 1889061907616 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-38d23e53-70d4-4b98-ae25-a473ae03bd51" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:29:29.931 3248 1889061907616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-38d23e53-70d4-4b98-ae25-a473ae03bd51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:29:29.931 3248 1889061907616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 38d23e53-70d4-4b98-ae25-a473ae03bd51 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-17 07:29:29.931 3248 1889061907616 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7da685da-5755-4a74-ae7f-f5d4d0aa3b15 2022-08-17 07:29:29.931 3248 1889061907616 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-08-17 07:29:30.221 3248 1889061907616 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '38d23e53-70d4-4b98-ae25-a473ae03bd51') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:29:30.221 3248 1889061907616 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '38d23e53-70d4-4b98-ae25-a473ae03bd51') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:29:30.227 3248 1889061859568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dfe07699-2beb-455e-a239-7d8a9525a486 - - - - - -] port_update received: 983727db-19a6-48c1-b66c-b13f4af3e42f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:29:30.243 3248 1889061859568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dfe07699-2beb-455e-a239-7d8a9525a486 - - - - - -] No port 983727db-19a6-48c1-b66c-b13f4af3e42f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:29:30.354 3248 1889061907616 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 38d23e53-70d4-4b98-ae25-a473ae03bd51 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-17 07:29:30.354 3248 1889061907616 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 393, VLAN trunk: None to switch port 38d23e53-70d4-4b98-ae25-a473ae03bd51 2022-08-17 07:29:30.515 3248 1889061907616 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-17 07:29:30.515 3248 1889061907616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['38d23e53-70d4-4b98-ae25-a473ae03bd51'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:29:31.195 3248 1889061907616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['38d23e53-70d4-4b98-ae25-a473ae03bd51']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:29:31.195 3248 1889061907616 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-08-17 07:29:31.195 3248 1889061907616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (053f7a29-3acd-47d8-bea5-780a769bcc6e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-17 07:29:31.195 3248 1889061907616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 38d23e53-70d4-4b98-ae25-a473ae03bd51 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-17 07:29:31.195 3248 1889061907616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-17 07:29:31.195 3248 1889061907616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 38d23e53-70d4-4b98-ae25-a473ae03bd51 not yet added. Adding. 2022-08-17 07:29:31.195 3248 1889061907616 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-08-17 07:29:31.195 3248 1889061907616 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-08-17 07:29:31.462 3248 1889061907616 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-38d23e53-70d4-4b98-ae25-a473ae03bd51" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:29:31.462 3248 1889061907616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-38d23e53-70d4-4b98-ae25-a473ae03bd51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:29:31.679 3248 1889061907616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-38d23e53-70d4-4b98-ae25-a473ae03bd51" "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:404 2022-08-17 07:29:31.679 3248 1889061907616 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-38d23e53-70d4-4b98-ae25-a473ae03bd51" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:29:31.679 3248 1889061907616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-38d23e53-70d4-4b98-ae25-a473ae03bd51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:29:31.915 3248 1889061907616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-38d23e53-70d4-4b98-ae25-a473ae03bd51" "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:404 2022-08-17 07:29:32.071 3248 1889061907616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-38d23e53-70d4-4b98-ae25-a473ae03bd51" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:29:32.071 3248 1889061907616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 38d23e53-70d4-4b98-ae25-a473ae03bd51 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-17 07:29:32.071 3248 1889061907616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 38d23e53-70d4-4b98-ae25-a473ae03bd51 processed. 2022-08-17 07:29:33.100 3248 1889060531360 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:29:33.100 3248 1889060531360 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:390 2022-08-17 07:29:33.618 3248 1889060531360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.516s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:29:34.304 3248 1889058687632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: dc7af87b-fe16-4334-a953-7e5e2d03e8e7 2022-08-17 07:29:35.117 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-17 07:29:35.117 3248 1889060866000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'dc7af87b-fe16-4334-a953-7e5e2d03e8e7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-17 07:29:35.117 3248 1889060866000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'dc7af87b-fe16-4334-a953-7e5e2d03e8e7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-17 07:29:35.117 3248 1889060866000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port dc7af87b-fe16-4334-a953-7e5e2d03e8e7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-17 07:29:35.148 3248 1889060866000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dc7af87b-fe16-4334-a953-7e5e2d03e8e7'] 2022-08-17 07:29:35.148 3248 1889060866000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-17 07:29:35.148 3248 1889060866000 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-08-17 07:29:35.148 3248 1889060866000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dc7af87b-fe16-4334-a953-7e5e2d03e8e7'] 2022-08-17 07:29:35.867 3248 1889060866000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c683eab-4845-45b0-a798-0ae366d9d3b3 - - - - - -] port_update received: 96d50072-6f98-4592-bbb0-996692371350 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:29:35.883 3248 1889060866000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c683eab-4845-45b0-a798-0ae366d9d3b3 - - - - - -] No port 96d50072-6f98-4592-bbb0-996692371350 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:29:37.117 3248 1889057971360 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:29:37.117 3248 1889057971360 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:390 2022-08-17 07:29:37.400 3248 1889057971360 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:404 2022-08-17 07:29:40.368 3248 1889058687632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: dc7af87b-fe16-4334-a953-7e5e2d03e8e7 2022-08-17 07:29:41.133 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-17 07:29:41.133 3248 1889061025216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'dc7af87b-fe16-4334-a953-7e5e2d03e8e7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-17 07:29:41.133 3248 1889061025216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'dc7af87b-fe16-4334-a953-7e5e2d03e8e7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-17 07:29:41.133 3248 1889061025216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port dc7af87b-fe16-4334-a953-7e5e2d03e8e7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-17 07:29:41.147 3248 1889061025216 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 356b41b9-fa7f-45f5-8619-f5e71d8ddd74 2022-08-17 07:29:41.147 3248 1889061025216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dc7af87b-fe16-4334-a953-7e5e2d03e8e7'] 2022-08-17 07:29:41.147 3248 1889061025216 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-08-17 07:29:41.147 3248 1889061025216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dc7af87b-fe16-4334-a953-7e5e2d03e8e7'] 2022-08-17 07:29:43.141 3248 1889061400992 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:29:43.141 3248 1889061400992 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:390 2022-08-17 07:29:43.259 3248 1889061400992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:29:57.663 3248 1889061027152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8ae59472-34d4-4874-8b63-620534c9f326 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Security group member updated on remote: ['4cff65e3-8985-4d73-9f8d-e47d874afda5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:29:57.663 3248 1889061027152 MainThread INFO neutron.agent.securitygroups_rpc [req-8ae59472-34d4-4874-8b63-620534c9f326 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Security group member updated ['4cff65e3-8985-4d73-9f8d-e47d874afda5'] 2022-08-17 07:29:59.059 3248 1889060508240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e241a0bf-e776-4fd3-a8ab-04e0c9a09c04 fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] port_update received: fb3fc6d2-2e3d-4fa5-979a-023f68ad390f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:29:59.085 3248 1889060508240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e241a0bf-e776-4fd3-a8ab-04e0c9a09c04 fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] No port fb3fc6d2-2e3d-4fa5-979a-023f68ad390f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:30:10.553 3248 1889058687456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: dc7af87b-fe16-4334-a953-7e5e2d03e8e7 2022-08-17 07:30:11.321 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-17 07:30:11.523 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Adding port dc7af87b-fe16-4334-a953-7e5e2d03e8e7 2022-08-17 07:30:11.523 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Port dc7af87b-fe16-4334-a953-7e5e2d03e8e7 updated. Details: {'device': 'dc7af87b-fe16-4334-a953-7e5e2d03e8e7', 'network_id': '356b41b9-fa7f-45f5-8619-f5e71d8ddd74', 'port_id': 'dc7af87b-fe16-4334-a953-7e5e2d03e8e7', 'mac_address': 'fa:16:3e:c0:ac:9c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 363, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5a4561f1-024e-4467-a09d-e96b73b5848f', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-17 07:30:11.523 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] 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-08-17 07:30:11.523 3248 1889061759984 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-dc7af87b-fe16-4334-a953-7e5e2d03e8e7" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:30:11.523 3248 1889061759984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dc7af87b-fe16-4334-a953-7e5e2d03e8e7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:30:11.523 3248 1889061759984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port dc7af87b-fe16-4334-a953-7e5e2d03e8e7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-17 07:30:11.523 3248 1889061759984 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 356b41b9-fa7f-45f5-8619-f5e71d8ddd74 2022-08-17 07:30:11.523 3248 1889061759984 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-08-17 07:30:11.727 3248 1889061759984 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'dc7af87b-fe16-4334-a953-7e5e2d03e8e7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:30:11.727 3248 1889061759984 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'dc7af87b-fe16-4334-a953-7e5e2d03e8e7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:30:11.742 3248 1889061759984 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port dc7af87b-fe16-4334-a953-7e5e2d03e8e7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-17 07:30:11.742 3248 1889061759984 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 363, VLAN trunk: None to switch port dc7af87b-fe16-4334-a953-7e5e2d03e8e7 2022-08-17 07:30:11.867 3248 1889061759984 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-17 07:30:11.867 3248 1889061759984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['dc7af87b-fe16-4334-a953-7e5e2d03e8e7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:30:12.022 3248 1889061759984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['dc7af87b-fe16-4334-a953-7e5e2d03e8e7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:30:12.022 3248 1889061759984 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-08-17 07:30:12.022 3248 1889061759984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8c1f7acd-b151-4f33-80e1-0f9e6507d940) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-17 07:30:12.022 3248 1889061759984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for dc7af87b-fe16-4334-a953-7e5e2d03e8e7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-17 07:30:12.022 3248 1889061759984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-17 07:30:12.022 3248 1889061759984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device dc7af87b-fe16-4334-a953-7e5e2d03e8e7 not yet added. Adding. 2022-08-17 07:30:12.022 3248 1889061759984 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-08-17 07:30:12.022 3248 1889061759984 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-08-17 07:30:12.211 3248 1889061759984 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-dc7af87b-fe16-4334-a953-7e5e2d03e8e7" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:30:12.211 3248 1889061759984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dc7af87b-fe16-4334-a953-7e5e2d03e8e7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:30:12.365 3248 1889061759984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dc7af87b-fe16-4334-a953-7e5e2d03e8e7" "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:404 2022-08-17 07:30:12.382 3248 1889061759984 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-dc7af87b-fe16-4334-a953-7e5e2d03e8e7" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:30:12.382 3248 1889061759984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dc7af87b-fe16-4334-a953-7e5e2d03e8e7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:30:12.634 3248 1889061759984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dc7af87b-fe16-4334-a953-7e5e2d03e8e7" "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:404 2022-08-17 07:30:12.787 3248 1889061759984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dc7af87b-fe16-4334-a953-7e5e2d03e8e7" "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:404 2022-08-17 07:30:12.787 3248 1889061759984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port dc7af87b-fe16-4334-a953-7e5e2d03e8e7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-17 07:30:12.787 3248 1889061759984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port dc7af87b-fe16-4334-a953-7e5e2d03e8e7 processed. 2022-08-17 07:30:12.805 3248 1889058687456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fb3fc6d2-2e3d-4fa5-979a-023f68ad390f 2022-08-17 07:30:13.351 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-17 07:30:13.351 3248 1889062116336 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:30:13.351 3248 1889062116336 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:390 2022-08-17 07:30:13.662 3248 1889062116336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:30:13.662 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Adding port fb3fc6d2-2e3d-4fa5-979a-023f68ad390f 2022-08-17 07:30:13.662 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Port fb3fc6d2-2e3d-4fa5-979a-023f68ad390f updated. Details: {'device': 'fb3fc6d2-2e3d-4fa5-979a-023f68ad390f', 'network_id': '17cb9bbd-e43e-4d27-810f-1301b4636e64', 'port_id': 'fb3fc6d2-2e3d-4fa5-979a-023f68ad390f', 'mac_address': 'fa:16:3e:38:5f:47', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 366, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7cf9601a-ad59-46fc-ab00-6cb8f1f685e4', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-17 07:30:13.662 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] 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-08-17 07:30:13.679 3248 1889062116336 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:30:13.679 3248 1889062116336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:30:13.679 3248 1889062116336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fb3fc6d2-2e3d-4fa5-979a-023f68ad390f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-17 07:30:13.679 3248 1889062116336 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 17cb9bbd-e43e-4d27-810f-1301b4636e64 2022-08-17 07:30:13.679 3248 1889062116336 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-08-17 07:30:13.867 3248 1889062116336 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fb3fc6d2-2e3d-4fa5-979a-023f68ad390f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:30:13.867 3248 1889062116336 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fb3fc6d2-2e3d-4fa5-979a-023f68ad390f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:30:13.893 3248 1889062116336 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fb3fc6d2-2e3d-4fa5-979a-023f68ad390f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-17 07:30:13.893 3248 1889062116336 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 366, VLAN trunk: None to switch port fb3fc6d2-2e3d-4fa5-979a-023f68ad390f 2022-08-17 07:30:14.022 3248 1889062116336 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-17 07:30:14.022 3248 1889062116336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fb3fc6d2-2e3d-4fa5-979a-023f68ad390f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:30:14.194 3248 1889062116336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fb3fc6d2-2e3d-4fa5-979a-023f68ad390f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:30:14.194 3248 1889062116336 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-08-17 07:30:14.194 3248 1889062116336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4cff65e3-8985-4d73-9f8d-e47d874afda5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-17 07:30:14.194 3248 1889062116336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4cff65e3-8985-4d73-9f8d-e47d874afda5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-17 07:30:14.194 3248 1889062116336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fb3fc6d2-2e3d-4fa5-979a-023f68ad390f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-17 07:30:14.194 3248 1889062116336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-17 07:30:14.194 3248 1889062116336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fb3fc6d2-2e3d-4fa5-979a-023f68ad390f not yet added. Adding. 2022-08-17 07:30:14.194 3248 1889062116336 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-08-17 07:30:14.194 3248 1889062116336 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-08-17 07:30:14.397 3248 1889062116336 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:30:14.397 3248 1889062116336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:30:14.600 3248 1889062116336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" "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:404 2022-08-17 07:30:14.600 3248 1889062116336 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:30:14.600 3248 1889062116336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:30:14.838 3248 1889062116336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" "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:404 2022-08-17 07:30:14.993 3248 1889062116336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" "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:404 2022-08-17 07:30:14.993 3248 1889062116336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fb3fc6d2-2e3d-4fa5-979a-023f68ad390f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-17 07:30:14.993 3248 1889062116336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fb3fc6d2-2e3d-4fa5-979a-023f68ad390f processed. 2022-08-17 07:30:15.366 3248 1889061316208 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:30:15.366 3248 1889061316208 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:390 2022-08-17 07:30:15.524 3248 1889061316208 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:404 2022-08-17 07:30:32.944 3248 1889058687632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: dbfd8859-14f2-4d83-923c-5789febe3ba4 2022-08-17 07:30:33.005 3248 1889059099920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bd079c5d-3217-4933-9494-29c1c2b86c82 f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] Security group member updated on remote: ['76974d89-8ca2-4063-a35f-0f67229c9c5a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:30:33.005 3248 1889059099920 MainThread INFO neutron.agent.securitygroups_rpc [req-bd079c5d-3217-4933-9494-29c1c2b86c82 f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] Security group member updated ['76974d89-8ca2-4063-a35f-0f67229c9c5a'] 2022-08-17 07:30:33.403 3248 1889058688160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd079c5d-3217-4933-9494-29c1c2b86c82 f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] port_delete event received for 'dbfd8859-14f2-4d83-923c-5789febe3ba4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:30:33.462 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-17 07:30:33.462 3248 1889060258560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'dbfd8859-14f2-4d83-923c-5789febe3ba4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-17 07:30:33.462 3248 1889060258560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'dbfd8859-14f2-4d83-923c-5789febe3ba4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-17 07:30:33.462 3248 1889060258560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port dbfd8859-14f2-4d83-923c-5789febe3ba4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-17 07:30:33.494 3248 1889060258560 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dbfd8859-14f2-4d83-923c-5789febe3ba4'] 2022-08-17 07:30:33.494 3248 1889060258560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-17 07:30:33.494 3248 1889060258560 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-08-17 07:30:33.494 3248 1889060258560 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dbfd8859-14f2-4d83-923c-5789febe3ba4'] 2022-08-17 07:30:35.490 3248 1889061651728 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:30:35.490 3248 1889061651728 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:390 2022-08-17 07:30:35.542 3248 1889061651728 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:404 2022-08-17 07:30:36.318 3248 1889060857984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2302b18d-f122-4be0-8a84-68512246908b 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Security group rule updated on remote: ['f7068dd8-4afc-4dda-8a79-a14f2a356bec'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-17 07:30:36.318 3248 1889060857984 MainThread INFO neutron.agent.securitygroups_rpc [req-2302b18d-f122-4be0-8a84-68512246908b 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Security group rule updated ['f7068dd8-4afc-4dda-8a79-a14f2a356bec'] 2022-08-17 07:30:36.492 3248 1889061767120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-09ed50e3-3465-4795-9540-2cacd68dadf9 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Security group rule updated on remote: ['f7068dd8-4afc-4dda-8a79-a14f2a356bec'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-17 07:30:36.492 3248 1889061767120 MainThread INFO neutron.agent.securitygroups_rpc [req-09ed50e3-3465-4795-9540-2cacd68dadf9 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Security group rule updated ['f7068dd8-4afc-4dda-8a79-a14f2a356bec'] 2022-08-17 07:30:36.634 3248 1889061907088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2352c83c-9e8c-4d26-88cd-14e497be97f9 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Security group rule updated on remote: ['f7068dd8-4afc-4dda-8a79-a14f2a356bec'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-17 07:30:36.634 3248 1889061907088 MainThread INFO neutron.agent.securitygroups_rpc [req-2352c83c-9e8c-4d26-88cd-14e497be97f9 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Security group rule updated ['f7068dd8-4afc-4dda-8a79-a14f2a356bec'] 2022-08-17 07:30:36.815 3248 1889061907088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-656f3469-4045-484c-9b7c-2c0ee2cd4124 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Security group rule updated on remote: ['f7068dd8-4afc-4dda-8a79-a14f2a356bec'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-17 07:30:36.815 3248 1889061907088 MainThread INFO neutron.agent.securitygroups_rpc [req-656f3469-4045-484c-9b7c-2c0ee2cd4124 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Security group rule updated ['f7068dd8-4afc-4dda-8a79-a14f2a356bec'] 2022-08-17 07:30:37.100 3248 1889062483040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-12a39d62-5024-4ae3-a168-6610cf680d00 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Security group rule updated on remote: ['f7068dd8-4afc-4dda-8a79-a14f2a356bec'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-17 07:30:37.100 3248 1889062483040 MainThread INFO neutron.agent.securitygroups_rpc [req-12a39d62-5024-4ae3-a168-6610cf680d00 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Security group rule updated ['f7068dd8-4afc-4dda-8a79-a14f2a356bec'] 2022-08-17 07:30:37.333 3248 1889062484448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a6c5f9e0-f43b-4b8b-9cb5-029f0efe9e3b 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Security group rule updated on remote: ['f7068dd8-4afc-4dda-8a79-a14f2a356bec'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-17 07:30:37.333 3248 1889062484448 MainThread INFO neutron.agent.securitygroups_rpc [req-a6c5f9e0-f43b-4b8b-9cb5-029f0efe9e3b 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Security group rule updated ['f7068dd8-4afc-4dda-8a79-a14f2a356bec'] 2022-08-17 07:30:38.322 3248 1889061316208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80eabaab-0178-4b22-b9ee-123f7e1e7946 f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] port_delete event received for 'a2454fb6-32c3-42b3-bfdf-5955f2adc5bb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:30:38.446 3248 1889061316208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Security group member updated on remote: ['f7068dd8-4afc-4dda-8a79-a14f2a356bec', '4cff65e3-8985-4d73-9f8d-e47d874afda5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:30:38.446 3248 1889061316208 MainThread INFO neutron.agent.securitygroups_rpc [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Security group member updated ['f7068dd8-4afc-4dda-8a79-a14f2a356bec', '4cff65e3-8985-4d73-9f8d-e47d874afda5'] 2022-08-17 07:30:38.446 3248 1889061316208 MainThread INFO neutron.agent.securitygroups_rpc [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Refresh firewall rules 2022-08-17 07:30:38.446 3248 1889061316208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Get security group information for devices via rpc ['fb3fc6d2-2e3d-4fa5-979a-023f68ad390f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:30:38.446 3248 1889060581440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] port_update received: fb3fc6d2-2e3d-4fa5-979a-023f68ad390f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:30:38.478 3248 1889060581440 MainThread DEBUG oslo_concurrency.lockutils [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Acquiring lock "n-hv-agent-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:30:38.478 3248 1889060581440 MainThread DEBUG oslo_concurrency.lockutils [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Lock "n-hv-agent-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:30:38.478 3248 1889060581440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Binding port fb3fc6d2-2e3d-4fa5-979a-023f68ad390f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-17 07:30:38.478 3248 1889060581440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] 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-08-17 07:30:38.554 3248 1889060581440 MainThread DEBUG neutron.services.trunk.rpc.agent [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fb3fc6d2-2e3d-4fa5-979a-023f68ad390f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:30:38.554 3248 1889060581440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fb3fc6d2-2e3d-4fa5-979a-023f68ad390f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:30:38.570 3248 1889060581440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Trunk plugin disabled on server. Assuming port fb3fc6d2-2e3d-4fa5-979a-023f68ad390f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-17 07:30:38.570 3248 1889060581440 MainThread INFO networking_hyperv.neutron.trunk_driver [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Binding VLAN ID: 366, VLAN trunk: None to switch port fb3fc6d2-2e3d-4fa5-979a-023f68ad390f 2022-08-17 07:30:38.664 3248 1889060581440 MainThread INFO neutron.agent.securitygroups_rpc [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Refresh firewall rules 2022-08-17 07:30:38.664 3248 1889060581440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Get security group information for devices via rpc ['fb3fc6d2-2e3d-4fa5-979a-023f68ad390f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:30:39.140 3248 1889061316208 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Update security group information for ports dict_keys(['fb3fc6d2-2e3d-4fa5-979a-023f68ad390f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:30:39.140 3248 1889061316208 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-17 07:30:39.140 3248 1889061316208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Update rules of security group (4cff65e3-8985-4d73-9f8d-e47d874afda5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-17 07:30:39.155 3248 1889061316208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Update rules of security group (f7068dd8-4afc-4dda-8a79-a14f2a356bec) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-17 07:30:39.155 3248 1889061316208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Update members of security group (4cff65e3-8985-4d73-9f8d-e47d874afda5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-17 07:30:39.155 3248 1889061316208 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Update port filter for fb3fc6d2-2e3d-4fa5-979a-023f68ad390f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-17 07:30:39.155 3248 1889061316208 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Updating port rules. 2022-08-17 07:30:39.155 3248 1889061316208 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Creating 6 new rules, removing 0 old rules. 2022-08-17 07:30:39.155 3248 1889061316208 MainThread DEBUG oslo_concurrency.lockutils [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Acquiring lock "n-hv-driver-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:30:39.155 3248 1889061316208 MainThread DEBUG oslo_concurrency.lockutils [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Lock "n-hv-driver-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:30:39.508 3248 1889061316208 MainThread DEBUG oslo_concurrency.lockutils [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Lock "n-hv-driver-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" "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:404 2022-08-17 07:30:39.508 3248 1889061316208 MainThread DEBUG oslo_concurrency.lockutils [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Acquiring lock "n-hv-driver-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:30:39.508 3248 1889061316208 MainThread DEBUG oslo_concurrency.lockutils [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Lock "n-hv-driver-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:30:39.508 3248 1889061316208 MainThread DEBUG oslo_concurrency.lockutils [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Lock "n-hv-driver-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" "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:404 2022-08-17 07:30:39.521 3248 1889060581440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Update security group information for ports dict_keys(['fb3fc6d2-2e3d-4fa5-979a-023f68ad390f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:30:39.521 3248 1889060581440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-17 07:30:39.521 3248 1889060581440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Update rules of security group (4cff65e3-8985-4d73-9f8d-e47d874afda5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-17 07:30:39.521 3248 1889060581440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Update rules of security group (f7068dd8-4afc-4dda-8a79-a14f2a356bec) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-17 07:30:39.521 3248 1889060581440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Update members of security group (4cff65e3-8985-4d73-9f8d-e47d874afda5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-17 07:30:39.521 3248 1889060581440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Update port filter for fb3fc6d2-2e3d-4fa5-979a-023f68ad390f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-17 07:30:39.521 3248 1889060581440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Updating port rules. 2022-08-17 07:30:39.521 3248 1889060581440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Creating 0 new rules, removing 0 old rules. 2022-08-17 07:30:39.521 3248 1889060581440 MainThread DEBUG oslo_concurrency.lockutils [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Acquiring lock "n-hv-driver-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:30:39.521 3248 1889060581440 MainThread DEBUG oslo_concurrency.lockutils [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Lock "n-hv-driver-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:30:39.521 3248 1889060581440 MainThread DEBUG oslo_concurrency.lockutils [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Lock "n-hv-driver-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" "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:404 2022-08-17 07:30:39.521 3248 1889060581440 MainThread DEBUG oslo_concurrency.lockutils [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Acquiring lock "n-hv-driver-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:30:39.521 3248 1889060581440 MainThread DEBUG oslo_concurrency.lockutils [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Lock "n-hv-driver-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:30:39.521 3248 1889060581440 MainThread DEBUG oslo_concurrency.lockutils [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Lock "n-hv-driver-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" "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:404 2022-08-17 07:30:39.631 3248 1889060581440 MainThread DEBUG oslo_concurrency.lockutils [req-4573bcc8-813b-4310-82c3-97f406a526ba 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Lock "n-hv-agent-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:30:45.084 3248 1889058687632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b2367014-b108-400d-a29f-670f07d2bad0 2022-08-17 07:30:45.242 3248 1889062701008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-64177c35-55f6-45e9-a691-afda1fce2e95 f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] Security group member updated on remote: ['50739c37-88e0-4b88-aafd-ef04fb453990'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:30:45.242 3248 1889062701008 MainThread INFO neutron.agent.securitygroups_rpc [req-64177c35-55f6-45e9-a691-afda1fce2e95 f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] Security group member updated ['50739c37-88e0-4b88-aafd-ef04fb453990'] 2022-08-17 07:30:45.554 3248 1889062750160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64177c35-55f6-45e9-a691-afda1fce2e95 f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] port_delete event received for 'b2367014-b108-400d-a29f-670f07d2bad0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:30:45.554 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-17 07:30:45.554 3248 1889062750160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b2367014-b108-400d-a29f-670f07d2bad0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-17 07:30:45.554 3248 1889062750160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b2367014-b108-400d-a29f-670f07d2bad0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-17 07:30:45.554 3248 1889062750160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b2367014-b108-400d-a29f-670f07d2bad0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-17 07:30:45.583 3248 1889062750160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b93cc108-9c01-472b-9ec8-1ea1c98d8816 2022-08-17 07:30:45.583 3248 1889062750160 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b2367014-b108-400d-a29f-670f07d2bad0'] 2022-08-17 07:30:45.583 3248 1889062750160 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-17 07:30:45.583 3248 1889062750160 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-08-17 07:30:45.583 3248 1889062750160 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b2367014-b108-400d-a29f-670f07d2bad0'] 2022-08-17 07:30:47.569 3248 1889060508592 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:30:47.569 3248 1889060508592 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:390 2022-08-17 07:30:47.601 3248 1889060508592 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:404 2022-08-17 07:30:48.068 3248 1889062749456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78905bef-a483-4d3f-bf57-01b1fd96fa8e f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] port_delete event received for '273453fb-7228-4996-ab00-70163d748b98' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:30:48.584 3248 1889062682864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-753b4961-0a31-4e03-b3be-b71a5f30abdd f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] Security group rule updated on remote: ['66416070-b14b-4a62-9c9f-a6f16886e0c1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-17 07:30:48.584 3248 1889062682864 MainThread INFO neutron.agent.securitygroups_rpc [req-753b4961-0a31-4e03-b3be-b71a5f30abdd f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] Security group rule updated ['66416070-b14b-4a62-9c9f-a6f16886e0c1'] 2022-08-17 07:30:48.694 3248 1889060609712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dff68ebc-f773-40d2-aecd-4128bc1cbc6a f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] Security group rule updated on remote: ['66416070-b14b-4a62-9c9f-a6f16886e0c1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-17 07:30:48.724 3248 1889060609712 MainThread INFO neutron.agent.securitygroups_rpc [req-dff68ebc-f773-40d2-aecd-4128bc1cbc6a f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] Security group rule updated ['66416070-b14b-4a62-9c9f-a6f16886e0c1'] 2022-08-17 07:30:51.867 3248 1889061479520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-27915601-e0cd-487e-bc28-802407cf1f6e f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] Security group member updated on remote: ['66416070-b14b-4a62-9c9f-a6f16886e0c1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:30:51.867 3248 1889061479520 MainThread INFO neutron.agent.securitygroups_rpc [req-27915601-e0cd-487e-bc28-802407cf1f6e f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] Security group member updated ['66416070-b14b-4a62-9c9f-a6f16886e0c1'] 2022-08-17 07:30:52.554 3248 1889061826800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c15c79d-435e-4303-bde8-d4da54e1b418 fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] port_update received: 8a9d19f6-6245-4673-9203-4718282d7b7f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:30:52.554 3248 1889061826800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c15c79d-435e-4303-bde8-d4da54e1b418 fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] No port 8a9d19f6-6245-4673-9203-4718282d7b7f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:30:55.132 3248 1889058687456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8a9d19f6-6245-4673-9203-4718282d7b7f 2022-08-17 07:30:55.593 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-17 07:30:55.772 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Adding port 8a9d19f6-6245-4673-9203-4718282d7b7f 2022-08-17 07:30:55.772 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Port 8a9d19f6-6245-4673-9203-4718282d7b7f updated. Details: {'device': '8a9d19f6-6245-4673-9203-4718282d7b7f', 'network_id': 'b93cc108-9c01-472b-9ec8-1ea1c98d8816', 'port_id': '8a9d19f6-6245-4673-9203-4718282d7b7f', 'mac_address': 'fa:16:3e:84:62:4e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 383, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '754c1a73-b8a5-42a2-8163-ae47c77c9d53', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-17 07:30:55.788 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] 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-08-17 07:30:55.788 3248 1889060541536 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-8a9d19f6-6245-4673-9203-4718282d7b7f" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:30:55.788 3248 1889060541536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8a9d19f6-6245-4673-9203-4718282d7b7f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:30:55.788 3248 1889060541536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8a9d19f6-6245-4673-9203-4718282d7b7f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-17 07:30:55.788 3248 1889060541536 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b93cc108-9c01-472b-9ec8-1ea1c98d8816 2022-08-17 07:30:55.788 3248 1889060541536 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-08-17 07:30:55.964 3248 1889060541536 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8a9d19f6-6245-4673-9203-4718282d7b7f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:30:55.964 3248 1889060541536 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8a9d19f6-6245-4673-9203-4718282d7b7f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:30:55.975 3248 1889060541536 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8a9d19f6-6245-4673-9203-4718282d7b7f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-17 07:30:55.975 3248 1889060541536 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 383, VLAN trunk: None to switch port 8a9d19f6-6245-4673-9203-4718282d7b7f 2022-08-17 07:30:56.085 3248 1889060541536 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-17 07:30:56.100 3248 1889060541536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8a9d19f6-6245-4673-9203-4718282d7b7f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:30:56.242 3248 1889060541536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8a9d19f6-6245-4673-9203-4718282d7b7f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:30:56.242 3248 1889060541536 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-08-17 07:30:56.242 3248 1889060541536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (66416070-b14b-4a62-9c9f-a6f16886e0c1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-17 07:30:56.242 3248 1889060541536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8a9d19f6-6245-4673-9203-4718282d7b7f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-17 07:30:56.257 3248 1889060541536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-17 07:30:56.257 3248 1889060541536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8a9d19f6-6245-4673-9203-4718282d7b7f not yet added. Adding. 2022-08-17 07:30:56.257 3248 1889060541536 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-08-17 07:30:56.257 3248 1889060541536 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-08-17 07:30:56.460 3248 1889060541536 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-8a9d19f6-6245-4673-9203-4718282d7b7f" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:30:56.460 3248 1889060541536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8a9d19f6-6245-4673-9203-4718282d7b7f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:30:56.679 3248 1889060541536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8a9d19f6-6245-4673-9203-4718282d7b7f" "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:404 2022-08-17 07:30:56.679 3248 1889060541536 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-8a9d19f6-6245-4673-9203-4718282d7b7f" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:30:56.679 3248 1889060541536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8a9d19f6-6245-4673-9203-4718282d7b7f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:30:56.867 3248 1889060541536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8a9d19f6-6245-4673-9203-4718282d7b7f" "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:404 2022-08-17 07:30:57.022 3248 1889060541536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8a9d19f6-6245-4673-9203-4718282d7b7f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:30:57.022 3248 1889060541536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8a9d19f6-6245-4673-9203-4718282d7b7f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-17 07:30:57.022 3248 1889060541536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8a9d19f6-6245-4673-9203-4718282d7b7f processed. 2022-08-17 07:30:57.602 3248 1889060541536 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:30:57.602 3248 1889060541536 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:390 2022-08-17 07:30:57.775 3248 1889060541536 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:404 2022-08-17 07:31:09.335 3248 1889058687632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: dc7af87b-fe16-4334-a953-7e5e2d03e8e7 2022-08-17 07:31:09.647 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-17 07:31:09.647 3248 1889060132112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'dc7af87b-fe16-4334-a953-7e5e2d03e8e7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-17 07:31:09.647 3248 1889060132112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'dc7af87b-fe16-4334-a953-7e5e2d03e8e7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-17 07:31:09.647 3248 1889060132112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port dc7af87b-fe16-4334-a953-7e5e2d03e8e7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-17 07:31:09.663 3248 1889060132112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 356b41b9-fa7f-45f5-8619-f5e71d8ddd74 2022-08-17 07:31:09.663 3248 1889060132112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dc7af87b-fe16-4334-a953-7e5e2d03e8e7'] 2022-08-17 07:31:09.663 3248 1889060132112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-17 07:31:09.663 3248 1889060132112 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-08-17 07:31:09.663 3248 1889060132112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dc7af87b-fe16-4334-a953-7e5e2d03e8e7'] 2022-08-17 07:31:09.945 3248 1889060132112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0679542d-6597-4caa-a92c-c799791e7f7e 21e14b8bcd4442168c2d1b7cfc956dce 58fb14530132434d959da285830fa9b6 - - - -] Security group member updated on remote: ['8c1f7acd-b151-4f33-80e1-0f9e6507d940'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:31:09.945 3248 1889060132112 MainThread INFO neutron.agent.securitygroups_rpc [req-0679542d-6597-4caa-a92c-c799791e7f7e 21e14b8bcd4442168c2d1b7cfc956dce 58fb14530132434d959da285830fa9b6 - - - -] Security group member updated ['8c1f7acd-b151-4f33-80e1-0f9e6507d940'] 2022-08-17 07:31:10.491 3248 1889062893872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0679542d-6597-4caa-a92c-c799791e7f7e 21e14b8bcd4442168c2d1b7cfc956dce 58fb14530132434d959da285830fa9b6 - - - -] port_delete event received for 'dc7af87b-fe16-4334-a953-7e5e2d03e8e7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:31:11.663 3248 1889061990992 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:31:11.663 3248 1889061990992 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:390 2022-08-17 07:31:11.678 3248 1889061990992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:31:11.991 3248 1889061025568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cfeb9d7b-0f64-454f-b2dd-6d551a88c38a 21e14b8bcd4442168c2d1b7cfc956dce 58fb14530132434d959da285830fa9b6 - - - -] port_delete event received for 'fe09d715-8315-404d-8fb8-dd2efae1329d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:31:12.319 3248 1889062605040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb915bfa-f3e6-41ec-ac47-fd047aba0217 21e14b8bcd4442168c2d1b7cfc956dce 58fb14530132434d959da285830fa9b6 - - - -] Security group rule updated on remote: ['476932d7-d9f8-4f9b-94fe-f2e016f5d92d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-17 07:31:12.319 3248 1889062605040 MainThread INFO neutron.agent.securitygroups_rpc [req-cb915bfa-f3e6-41ec-ac47-fd047aba0217 21e14b8bcd4442168c2d1b7cfc956dce 58fb14530132434d959da285830fa9b6 - - - -] Security group rule updated ['476932d7-d9f8-4f9b-94fe-f2e016f5d92d'] 2022-08-17 07:31:12.444 3248 1889062683040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b6a54421-5f0d-4210-9449-bf7c4df4212f 21e14b8bcd4442168c2d1b7cfc956dce 58fb14530132434d959da285830fa9b6 - - - -] Security group rule updated on remote: ['476932d7-d9f8-4f9b-94fe-f2e016f5d92d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-17 07:31:12.444 3248 1889062683040 MainThread INFO neutron.agent.securitygroups_rpc [req-b6a54421-5f0d-4210-9449-bf7c4df4212f 21e14b8bcd4442168c2d1b7cfc956dce 58fb14530132434d959da285830fa9b6 - - - -] Security group rule updated ['476932d7-d9f8-4f9b-94fe-f2e016f5d92d'] 2022-08-17 07:31:16.602 3248 1889060924752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6f921f8f-5526-4104-bccb-fd928c379e48 21e14b8bcd4442168c2d1b7cfc956dce 58fb14530132434d959da285830fa9b6 - - - -] Security group member updated on remote: ['476932d7-d9f8-4f9b-94fe-f2e016f5d92d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:31:16.602 3248 1889060924752 MainThread INFO neutron.agent.securitygroups_rpc [req-6f921f8f-5526-4104-bccb-fd928c379e48 21e14b8bcd4442168c2d1b7cfc956dce 58fb14530132434d959da285830fa9b6 - - - -] Security group member updated ['476932d7-d9f8-4f9b-94fe-f2e016f5d92d'] 2022-08-17 07:31:17.288 3248 1889061316736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-473542ff-a2b2-4f9d-a60b-4ad604e8ec23 fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] port_update received: 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:31:17.303 3248 1889061316736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-473542ff-a2b2-4f9d-a60b-4ad604e8ec23 fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] No port 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:31:19.320 3248 1889058687456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d 2022-08-17 07:31:19.710 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-17 07:31:19.897 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Adding port 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d 2022-08-17 07:31:19.897 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Port 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d updated. Details: {'device': '9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d', 'network_id': '356b41b9-fa7f-45f5-8619-f5e71d8ddd74', 'port_id': '9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d', 'mac_address': 'fa:16:3e:a5:4f:ee', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 363, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5a4561f1-024e-4467-a09d-e96b73b5848f', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-17 07:31:19.897 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] 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-08-17 07:31:19.897 3248 1889059703264 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:31:19.897 3248 1889059703264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:31:19.897 3248 1889059703264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-17 07:31:19.897 3248 1889059703264 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 356b41b9-fa7f-45f5-8619-f5e71d8ddd74 2022-08-17 07:31:19.897 3248 1889059703264 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-08-17 07:31:20.101 3248 1889059703264 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:31:20.101 3248 1889059703264 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:31:20.115 3248 1889059703264 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-17 07:31:20.115 3248 1889059703264 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 363, VLAN trunk: None to switch port 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d 2022-08-17 07:31:20.226 3248 1889059703264 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-17 07:31:20.241 3248 1889059703264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:31:20.495 3248 1889059703264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:31:20.495 3248 1889059703264 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-08-17 07:31:20.495 3248 1889059703264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (476932d7-d9f8-4f9b-94fe-f2e016f5d92d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-17 07:31:20.495 3248 1889059703264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-17 07:31:20.495 3248 1889059703264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-17 07:31:20.507 3248 1889059703264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d not yet added. Adding. 2022-08-17 07:31:20.507 3248 1889059703264 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-08-17 07:31:20.507 3248 1889059703264 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-08-17 07:31:20.710 3248 1889059703264 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:31:20.710 3248 1889059703264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:31:20.915 3248 1889059703264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d" "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:404 2022-08-17 07:31:20.915 3248 1889059703264 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:31:20.915 3248 1889059703264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:31:21.102 3248 1889059703264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:31:21.256 3248 1889059703264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.360s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:31:21.256 3248 1889059703264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-17 07:31:21.256 3248 1889059703264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d processed. 2022-08-17 07:31:21.723 3248 1889062857360 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:31:21.723 3248 1889062857360 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:390 2022-08-17 07:31:21.897 3248 1889062857360 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:404 2022-08-17 07:31:31.458 3248 1889061441200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-43c5880d-4bf5-4e0b-b89a-afc56a283d6f be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] Security group member updated on remote: ['aa8df81b-61b6-4456-8605-b70ec068e815'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:31:31.458 3248 1889061441200 MainThread INFO neutron.agent.securitygroups_rpc [req-43c5880d-4bf5-4e0b-b89a-afc56a283d6f be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] Security group member updated ['aa8df81b-61b6-4456-8605-b70ec068e815'] 2022-08-17 07:31:31.529 3248 1889058687632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0799a736-86ba-40d5-8200-f99f2281e899 2022-08-17 07:31:31.741 3248 1889060432528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43c5880d-4bf5-4e0b-b89a-afc56a283d6f be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] port_delete event received for '0799a736-86ba-40d5-8200-f99f2281e899' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:31:31.757 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-17 07:31:31.757 3248 1889060432528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0799a736-86ba-40d5-8200-f99f2281e899' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-17 07:31:31.757 3248 1889060432528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0799a736-86ba-40d5-8200-f99f2281e899' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-17 07:31:31.757 3248 1889060432528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0799a736-86ba-40d5-8200-f99f2281e899 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-17 07:31:31.788 3248 1889060432528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0799a736-86ba-40d5-8200-f99f2281e899'] 2022-08-17 07:31:31.788 3248 1889060432528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-17 07:31:31.788 3248 1889060432528 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-08-17 07:31:31.788 3248 1889060432528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0799a736-86ba-40d5-8200-f99f2281e899'] 2022-08-17 07:31:33.225 3248 1889060865648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d13fbf3a-ee98-4b4a-b92a-1f86caa9b30a be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] port_delete event received for 'd0b13d42-3f81-4b20-8fd4-26b0e4174b15' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:31:33.773 3248 1889060172896 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:31:33.773 3248 1889060172896 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:390 2022-08-17 07:31:33.803 3248 1889060172896 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:404 2022-08-17 07:31:38.693 3248 1888930229408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab11261f-0f63-44c7-b5e1-2d5a014a7ee6 be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] Security group member updated on remote: ['cac0f717-fd26-4121-856d-69baa07c6170'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:31:38.693 3248 1888930229408 MainThread INFO neutron.agent.securitygroups_rpc [req-ab11261f-0f63-44c7-b5e1-2d5a014a7ee6 be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] Security group member updated ['cac0f717-fd26-4121-856d-69baa07c6170'] 2022-08-17 07:31:38.693 3248 1888930229408 MainThread INFO neutron.agent.securitygroups_rpc [req-ab11261f-0f63-44c7-b5e1-2d5a014a7ee6 be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] Refresh firewall rules 2022-08-17 07:31:38.693 3248 1888930229408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab11261f-0f63-44c7-b5e1-2d5a014a7ee6 be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] Get security group information for devices via rpc ['3605db22-3f80-4c4c-927b-ba43e6ba88ef', '60c1b470-3d85-4b92-8000-58ca0fee2484'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:31:38.771 3248 1889059174176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab11261f-0f63-44c7-b5e1-2d5a014a7ee6 be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] port_delete event received for '60c1b470-3d85-4b92-8000-58ca0fee2484' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:31:38.851 3248 1888930229408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ab11261f-0f63-44c7-b5e1-2d5a014a7ee6 be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] Update security group information for ports dict_keys(['3605db22-3f80-4c4c-927b-ba43e6ba88ef']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:31:38.851 3248 1888930229408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ab11261f-0f63-44c7-b5e1-2d5a014a7ee6 be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-17 07:31:38.851 3248 1888930229408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ab11261f-0f63-44c7-b5e1-2d5a014a7ee6 be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] Update rules of security group (cac0f717-fd26-4121-856d-69baa07c6170) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-17 07:31:38.851 3248 1888930229408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ab11261f-0f63-44c7-b5e1-2d5a014a7ee6 be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] Update members of security group (cac0f717-fd26-4121-856d-69baa07c6170) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-17 07:31:38.851 3248 1888930229408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ab11261f-0f63-44c7-b5e1-2d5a014a7ee6 be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] Update port filter for 3605db22-3f80-4c4c-927b-ba43e6ba88ef _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-17 07:31:38.851 3248 1888930229408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ab11261f-0f63-44c7-b5e1-2d5a014a7ee6 be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] Updating port rules. 2022-08-17 07:31:38.851 3248 1888930229408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ab11261f-0f63-44c7-b5e1-2d5a014a7ee6 be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] Creating 0 new rules, removing 1 old rules. 2022-08-17 07:31:38.851 3248 1888930229408 MainThread DEBUG oslo_concurrency.lockutils [req-ab11261f-0f63-44c7-b5e1-2d5a014a7ee6 be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] Acquiring lock "n-hv-driver-port-lock-3605db22-3f80-4c4c-927b-ba43e6ba88ef" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:31:38.851 3248 1888930229408 MainThread DEBUG oslo_concurrency.lockutils [req-ab11261f-0f63-44c7-b5e1-2d5a014a7ee6 be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] Lock "n-hv-driver-port-lock-3605db22-3f80-4c4c-927b-ba43e6ba88ef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:31:38.851 3248 1888930229408 MainThread DEBUG oslo_concurrency.lockutils [req-ab11261f-0f63-44c7-b5e1-2d5a014a7ee6 be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] Lock "n-hv-driver-port-lock-3605db22-3f80-4c4c-927b-ba43e6ba88ef" "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:404 2022-08-17 07:31:38.851 3248 1888930229408 MainThread DEBUG oslo_concurrency.lockutils [req-ab11261f-0f63-44c7-b5e1-2d5a014a7ee6 be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] Acquiring lock "n-hv-driver-port-lock-3605db22-3f80-4c4c-927b-ba43e6ba88ef" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:31:38.866 3248 1888930229408 MainThread DEBUG oslo_concurrency.lockutils [req-ab11261f-0f63-44c7-b5e1-2d5a014a7ee6 be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] Lock "n-hv-driver-port-lock-3605db22-3f80-4c4c-927b-ba43e6ba88ef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:31:39.115 3248 1888930229408 MainThread DEBUG oslo_concurrency.lockutils [req-ab11261f-0f63-44c7-b5e1-2d5a014a7ee6 be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] Lock "n-hv-driver-port-lock-3605db22-3f80-4c4c-927b-ba43e6ba88ef" "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:404 2022-08-17 07:31:39.583 3248 1889058687632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 60c1b470-3d85-4b92-8000-58ca0fee2484 2022-08-17 07:31:39.788 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-17 07:31:39.788 3248 1888930229408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '60c1b470-3d85-4b92-8000-58ca0fee2484' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-17 07:31:39.788 3248 1888930229408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '60c1b470-3d85-4b92-8000-58ca0fee2484' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-17 07:31:39.788 3248 1888930229408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 60c1b470-3d85-4b92-8000-58ca0fee2484 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-17 07:31:39.804 3248 1888930229408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['60c1b470-3d85-4b92-8000-58ca0fee2484'] 2022-08-17 07:31:39.804 3248 1888930229408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-17 07:31:39.804 3248 1888930229408 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-08-17 07:31:39.804 3248 1888930229408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['60c1b470-3d85-4b92-8000-58ca0fee2484'] 2022-08-17 07:31:41.802 3248 1889057444432 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:31:41.802 3248 1889057444432 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:390 2022-08-17 07:31:41.825 3248 1889057444432 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:404 2022-08-17 07:31:44.522 3248 1889060977472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9e48cdd5-47d2-460e-9579-66e5c3f2e74e be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] Security group member updated on remote: ['cac0f717-fd26-4121-856d-69baa07c6170'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:31:44.522 3248 1889060977472 MainThread INFO neutron.agent.securitygroups_rpc [req-9e48cdd5-47d2-460e-9579-66e5c3f2e74e be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] Security group member updated ['cac0f717-fd26-4121-856d-69baa07c6170'] 2022-08-17 07:31:44.522 3248 1889060977472 MainThread INFO neutron.agent.securitygroups_rpc [req-9e48cdd5-47d2-460e-9579-66e5c3f2e74e be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] Refresh firewall rules 2022-08-17 07:31:44.522 3248 1889060977472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9e48cdd5-47d2-460e-9579-66e5c3f2e74e be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] Get security group information for devices via rpc ['3605db22-3f80-4c4c-927b-ba43e6ba88ef'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:31:44.543 3248 1889060977472 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9e48cdd5-47d2-460e-9579-66e5c3f2e74e be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:31:44.543 3248 1889060977472 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9e48cdd5-47d2-460e-9579-66e5c3f2e74e be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-17 07:31:44.583 3248 1889060977472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9e48cdd5-47d2-460e-9579-66e5c3f2e74e be489ecec19847829df7c4488986373e 177d0707c9d1494abc77c714e31fa15f - - - -] port_delete event received for '3605db22-3f80-4c4c-927b-ba43e6ba88ef' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:31:45.600 3248 1889058687632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3605db22-3f80-4c4c-927b-ba43e6ba88ef 2022-08-17 07:31:45.817 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-17 07:31:45.817 3248 1888927951680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3605db22-3f80-4c4c-927b-ba43e6ba88ef' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-17 07:31:45.817 3248 1888927951680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3605db22-3f80-4c4c-927b-ba43e6ba88ef' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-17 07:31:45.817 3248 1888927951680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3605db22-3f80-4c4c-927b-ba43e6ba88ef _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-17 07:31:45.835 3248 1888927951680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 198cd0ce-2e6c-40dc-aae4-0071ce2ee0e2 2022-08-17 07:31:45.835 3248 1888927951680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3605db22-3f80-4c4c-927b-ba43e6ba88ef'] 2022-08-17 07:31:45.835 3248 1888927951680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-17 07:31:45.835 3248 1888927951680 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-08-17 07:31:45.835 3248 1888927951680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3605db22-3f80-4c4c-927b-ba43e6ba88ef'] 2022-08-17 07:31:46.336 3248 1888927951680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1a9a180-d453-4be5-913d-8937e8c5c6d8 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] port_delete event received for 'c08d326f-2bbb-4caa-8230-c4d8773e00b4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:31:47.588 3248 1888927951680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb644120-e7c5-4fc7-a391-a4521271dd03 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] port_delete event received for 'e9ce0eef-edff-4ed2-8402-58f3ef62bee8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:31:47.822 3248 1889059702208 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:31:47.822 3248 1889059702208 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:390 2022-08-17 07:31:47.835 3248 1889059702208 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:404 2022-08-17 07:31:48.335 3248 1889060867408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be14a2ce-3f4a-403c-b589-32083e7e383b 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] port_delete event received for 'f835aa24-66ef-49c7-86fc-adf18b62b5c8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:31:48.556 3248 1889058879792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be14a2ce-3f4a-403c-b589-32083e7e383b 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] network_delete received. Deleting network 198cd0ce-2e6c-40dc-aae4-0071ce2ee0e2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-17 07:31:48.556 3248 1889058879792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be14a2ce-3f4a-403c-b589-32083e7e383b 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] Network 198cd0ce-2e6c-40dc-aae4-0071ce2ee0e2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-17 07:31:53.692 3248 1889058687632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 38d23e53-70d4-4b98-ae25-a473ae03bd51 2022-08-17 07:31:53.872 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-17 07:31:53.872 3248 1889058934624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '38d23e53-70d4-4b98-ae25-a473ae03bd51' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-17 07:31:53.872 3248 1889058934624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '38d23e53-70d4-4b98-ae25-a473ae03bd51' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-17 07:31:53.872 3248 1889058934624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 38d23e53-70d4-4b98-ae25-a473ae03bd51 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-17 07:31:53.872 3248 1889058934624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7da685da-5755-4a74-ae7f-f5d4d0aa3b15 2022-08-17 07:31:53.895 3248 1889058934624 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['38d23e53-70d4-4b98-ae25-a473ae03bd51'] 2022-08-17 07:31:53.896 3248 1889058934624 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-17 07:31:53.896 3248 1889058934624 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-08-17 07:31:53.896 3248 1889058934624 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['38d23e53-70d4-4b98-ae25-a473ae03bd51'] 2022-08-17 07:31:53.896 3248 1889058933744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-651b0c10-36ad-4fb1-9416-6550c35a6bec b2e79830079c4aa9b95c4622bac45c74 afb93daca17c466da3a698536c6b323f - - - -] Security group member updated on remote: ['053f7a29-3acd-47d8-bea5-780a769bcc6e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:31:53.896 3248 1889058933744 MainThread INFO neutron.agent.securitygroups_rpc [req-651b0c10-36ad-4fb1-9416-6550c35a6bec b2e79830079c4aa9b95c4622bac45c74 afb93daca17c466da3a698536c6b323f - - - -] Security group member updated ['053f7a29-3acd-47d8-bea5-780a769bcc6e'] 2022-08-17 07:31:54.161 3248 1889058737664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-651b0c10-36ad-4fb1-9416-6550c35a6bec b2e79830079c4aa9b95c4622bac45c74 afb93daca17c466da3a698536c6b323f - - - -] port_delete event received for '38d23e53-70d4-4b98-ae25-a473ae03bd51' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:31:55.895 3248 1889058062576 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:31:55.895 3248 1889058062576 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:390 2022-08-17 07:31:55.929 3248 1889058062576 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:404 2022-08-17 07:31:58.458 3248 1889059100976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0ca9857c-362c-477d-a627-bf71c20f0533 b2e79830079c4aa9b95c4622bac45c74 afb93daca17c466da3a698536c6b323f - - - -] Security group member updated on remote: ['053f7a29-3acd-47d8-bea5-780a769bcc6e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:31:58.458 3248 1889059100976 MainThread INFO neutron.agent.securitygroups_rpc [req-0ca9857c-362c-477d-a627-bf71c20f0533 b2e79830079c4aa9b95c4622bac45c74 afb93daca17c466da3a698536c6b323f - - - -] Security group member updated ['053f7a29-3acd-47d8-bea5-780a769bcc6e'] 2022-08-17 07:31:59.599 3248 1889060259616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db02224c-c904-4a0a-a08b-802d0347c763 fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] port_update received: 4929a810-8ffb-4736-afb2-d5142a3cb211 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:31:59.616 3248 1889060259616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db02224c-c904-4a0a-a08b-802d0347c763 fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] No port 4929a810-8ffb-4736-afb2-d5142a3cb211 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:32:01.724 3248 1889058687632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8a9d19f6-6245-4673-9203-4718282d7b7f 2022-08-17 07:32:01.942 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-17 07:32:01.942 3248 1889060174480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8a9d19f6-6245-4673-9203-4718282d7b7f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-17 07:32:01.942 3248 1889060174480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8a9d19f6-6245-4673-9203-4718282d7b7f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-17 07:32:01.942 3248 1889060174480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8a9d19f6-6245-4673-9203-4718282d7b7f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-17 07:32:01.961 3248 1889060174480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b93cc108-9c01-472b-9ec8-1ea1c98d8816 2022-08-17 07:32:01.961 3248 1889060174480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8a9d19f6-6245-4673-9203-4718282d7b7f'] 2022-08-17 07:32:01.961 3248 1889060174480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-17 07:32:01.961 3248 1889060174480 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-08-17 07:32:01.961 3248 1889060174480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8a9d19f6-6245-4673-9203-4718282d7b7f'] 2022-08-17 07:32:02.273 3248 1889060174480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1f333c4a-f831-4dd1-8bf0-f24c1dae821d f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] Security group member updated on remote: ['66416070-b14b-4a62-9c9f-a6f16886e0c1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:32:02.273 3248 1889060174480 MainThread INFO neutron.agent.securitygroups_rpc [req-1f333c4a-f831-4dd1-8bf0-f24c1dae821d f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] Security group member updated ['66416070-b14b-4a62-9c9f-a6f16886e0c1'] 2022-08-17 07:32:02.708 3248 1889062256480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f333c4a-f831-4dd1-8bf0-f24c1dae821d f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] port_delete event received for '8a9d19f6-6245-4673-9203-4718282d7b7f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:32:03.945 3248 1889058144848 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:32:03.945 3248 1889058144848 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:390 2022-08-17 07:32:03.969 3248 1889058144848 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:404 2022-08-17 07:32:04.960 3248 1889058144848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40e19325-dda0-433a-b77d-4de62225faca f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] port_delete event received for '2f60aade-a92f-4472-8670-1bb0f9f2fa67' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:32:06.664 3248 1889058144848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3851c686-e5c6-4e58-a767-f02779424626 f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] Security group rule updated on remote: ['8650dd42-54eb-4b96-8fdf-95f883162e2b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-17 07:32:06.683 3248 1889058144848 MainThread INFO neutron.agent.securitygroups_rpc [req-3851c686-e5c6-4e58-a767-f02779424626 f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] Security group rule updated ['8650dd42-54eb-4b96-8fdf-95f883162e2b'] 2022-08-17 07:32:06.683 3248 1889058144848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1a4d07fd-a3e3-413c-938a-066213c54637 f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] Security group rule updated on remote: ['8650dd42-54eb-4b96-8fdf-95f883162e2b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-17 07:32:06.683 3248 1889058144848 MainThread INFO neutron.agent.securitygroups_rpc [req-1a4d07fd-a3e3-413c-938a-066213c54637 f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] Security group rule updated ['8650dd42-54eb-4b96-8fdf-95f883162e2b'] 2022-08-17 07:32:09.137 3248 1889062315984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-96227f03-6dda-4a30-9016-2084e12dccc3 c11d183b3c0c4b2b83f3b52b881a72cf 3c491181ae054706be3bdc94c61501f9 - - - -] Security group member updated on remote: ['7848a44b-c780-4d2f-90dc-64342761ee5a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:32:10.023 3248 1889062315984 MainThread INFO neutron.agent.securitygroups_rpc [req-96227f03-6dda-4a30-9016-2084e12dccc3 c11d183b3c0c4b2b83f3b52b881a72cf 3c491181ae054706be3bdc94c61501f9 - - - -] Security group member updated ['7848a44b-c780-4d2f-90dc-64342761ee5a'] 2022-08-17 07:32:10.023 3248 1889062315984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96227f03-6dda-4a30-9016-2084e12dccc3 c11d183b3c0c4b2b83f3b52b881a72cf 3c491181ae054706be3bdc94c61501f9 - - - -] port_delete event received for '4baae37f-d765-4b53-bd78-8bf3e3c5f440' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:32:10.036 3248 1889058687632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4baae37f-d765-4b53-bd78-8bf3e3c5f440 2022-08-17 07:32:11.848 3248 1889058687456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4929a810-8ffb-4736-afb2-d5142a3cb211 2022-08-17 07:32:12.036 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-17 07:32:12.176 3248 1889059703968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-20097b3f-f167-4cce-b6e6-707e0414157c f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] Security group member updated on remote: ['8650dd42-54eb-4b96-8fdf-95f883162e2b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:32:12.176 3248 1889059703968 MainThread INFO neutron.agent.securitygroups_rpc [req-20097b3f-f167-4cce-b6e6-707e0414157c f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] Security group member updated ['8650dd42-54eb-4b96-8fdf-95f883162e2b'] 2022-08-17 07:32:12.413 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Adding port 4929a810-8ffb-4736-afb2-d5142a3cb211 2022-08-17 07:32:12.413 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Port 4929a810-8ffb-4736-afb2-d5142a3cb211 updated. Details: {'device': '4929a810-8ffb-4736-afb2-d5142a3cb211', 'network_id': '7da685da-5755-4a74-ae7f-f5d4d0aa3b15', 'port_id': '4929a810-8ffb-4736-afb2-d5142a3cb211', 'mac_address': 'fa:16:3e:3c:8a:12', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 393, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9e2dd542-b46a-4c45-940a-4a794390a7a3', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-17 07:32:12.413 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] 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-08-17 07:32:12.413 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-17 07:32:12.413 3248 1889059368096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4baae37f-d765-4b53-bd78-8bf3e3c5f440' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-17 07:32:12.413 3248 1889059368096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4baae37f-d765-4b53-bd78-8bf3e3c5f440' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-17 07:32:12.413 3248 1889059368096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4baae37f-d765-4b53-bd78-8bf3e3c5f440 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-17 07:32:12.433 3248 1889059368096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 96c79c37-e502-4195-a9e7-9565916223c8 2022-08-17 07:32:12.433 3248 1889059368096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4baae37f-d765-4b53-bd78-8bf3e3c5f440'] 2022-08-17 07:32:12.433 3248 1889059368096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-17 07:32:12.433 3248 1889059368096 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-08-17 07:32:12.433 3248 1889059368096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4baae37f-d765-4b53-bd78-8bf3e3c5f440'] 2022-08-17 07:32:12.433 3248 1889059365984 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-4929a810-8ffb-4736-afb2-d5142a3cb211" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:32:12.433 3248 1889059365984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4929a810-8ffb-4736-afb2-d5142a3cb211" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:32:12.433 3248 1889059365984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4929a810-8ffb-4736-afb2-d5142a3cb211 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-17 07:32:12.433 3248 1889059365984 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7da685da-5755-4a74-ae7f-f5d4d0aa3b15 2022-08-17 07:32:12.433 3248 1889059365984 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-08-17 07:32:12.599 3248 1889059365984 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4929a810-8ffb-4736-afb2-d5142a3cb211') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:32:12.599 3248 1889059365984 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4929a810-8ffb-4736-afb2-d5142a3cb211') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:32:12.614 3248 1889059365984 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4929a810-8ffb-4736-afb2-d5142a3cb211 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-17 07:32:12.614 3248 1889059365984 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 393, VLAN trunk: None to switch port 4929a810-8ffb-4736-afb2-d5142a3cb211 2022-08-17 07:32:12.712 3248 1889059365984 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-17 07:32:12.712 3248 1889059365984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4929a810-8ffb-4736-afb2-d5142a3cb211'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:32:12.848 3248 1889059432224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d370512-abe6-4740-9670-58cd08e435f2 c11d183b3c0c4b2b83f3b52b881a72cf 3c491181ae054706be3bdc94c61501f9 - - - -] port_delete event received for '85056a93-b9f7-4470-a519-8fb23daf3fe6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:32:13.037 3248 1889059365984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4929a810-8ffb-4736-afb2-d5142a3cb211']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:32:13.037 3248 1889059365984 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-08-17 07:32:13.037 3248 1889059365984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (053f7a29-3acd-47d8-bea5-780a769bcc6e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-17 07:32:13.037 3248 1889059365984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4929a810-8ffb-4736-afb2-d5142a3cb211 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-17 07:32:13.037 3248 1889059365984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-17 07:32:13.037 3248 1889059365984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4929a810-8ffb-4736-afb2-d5142a3cb211 not yet added. Adding. 2022-08-17 07:32:13.037 3248 1889059365984 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-08-17 07:32:13.037 3248 1889059365984 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-08-17 07:32:13.153 3248 1889059365984 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-4929a810-8ffb-4736-afb2-d5142a3cb211" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:32:13.153 3248 1889059365984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4929a810-8ffb-4736-afb2-d5142a3cb211" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:32:13.280 3248 1889059365984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4929a810-8ffb-4736-afb2-d5142a3cb211" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:32:13.280 3248 1889059365984 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-4929a810-8ffb-4736-afb2-d5142a3cb211" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:32:13.280 3248 1889059365984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4929a810-8ffb-4736-afb2-d5142a3cb211" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:32:13.409 3248 1889059365984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4929a810-8ffb-4736-afb2-d5142a3cb211" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:32:15.943 3248 1889059365984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4929a810-8ffb-4736-afb2-d5142a3cb211" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:32:15.943 3248 1889059365984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4929a810-8ffb-4736-afb2-d5142a3cb211 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-17 07:32:15.943 3248 1889059365984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4929a810-8ffb-4736-afb2-d5142a3cb211 processed. 2022-08-17 07:32:15.965 3248 1889059365984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0e59088a-ef59-4023-951b-0a4c78a37bf2 c11d183b3c0c4b2b83f3b52b881a72cf 3c491181ae054706be3bdc94c61501f9 - - - -] Security group rule updated on remote: ['f15e2b97-00d6-4469-9b26-6e528714cc4f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-17 07:32:15.965 3248 1889059365984 MainThread INFO neutron.agent.securitygroups_rpc [req-0e59088a-ef59-4023-951b-0a4c78a37bf2 c11d183b3c0c4b2b83f3b52b881a72cf 3c491181ae054706be3bdc94c61501f9 - - - -] Security group rule updated ['f15e2b97-00d6-4469-9b26-6e528714cc4f'] 2022-08-17 07:32:15.965 3248 1889063202880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6148fb2b-c765-4077-a190-ba464cadd8f8 fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] port_update received: 40775ac5-a507-4994-a119-9ac097c452e5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:32:15.965 3248 1889063202880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6148fb2b-c765-4077-a190-ba464cadd8f8 fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] No port 40775ac5-a507-4994-a119-9ac097c452e5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:32:15.983 3248 1889063204464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ee70b353-e73b-4a09-a699-df55f023b09c c11d183b3c0c4b2b83f3b52b881a72cf 3c491181ae054706be3bdc94c61501f9 - - - -] Security group rule updated on remote: ['f15e2b97-00d6-4469-9b26-6e528714cc4f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-17 07:32:15.983 3248 1889063204464 MainThread INFO neutron.agent.securitygroups_rpc [req-ee70b353-e73b-4a09-a699-df55f023b09c c11d183b3c0c4b2b83f3b52b881a72cf 3c491181ae054706be3bdc94c61501f9 - - - -] Security group rule updated ['f15e2b97-00d6-4469-9b26-6e528714cc4f'] 2022-08-17 07:32:15.983 3248 1889060857280 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:32:15.983 3248 1889060857280 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:390 2022-08-17 07:32:16.192 3248 1889060857280 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:404 2022-08-17 07:32:17.958 3248 1889058687456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 40775ac5-a507-4994-a119-9ac097c452e5 2022-08-17 07:32:17.973 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-17 07:32:18.180 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Adding port 40775ac5-a507-4994-a119-9ac097c452e5 2022-08-17 07:32:18.180 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Port 40775ac5-a507-4994-a119-9ac097c452e5 updated. Details: {'device': '40775ac5-a507-4994-a119-9ac097c452e5', 'network_id': 'b93cc108-9c01-472b-9ec8-1ea1c98d8816', 'port_id': '40775ac5-a507-4994-a119-9ac097c452e5', 'mac_address': 'fa:16:3e:35:16:6d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 383, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '754c1a73-b8a5-42a2-8163-ae47c77c9d53', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-17 07:32:18.180 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] 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-08-17 07:32:18.180 3248 1889058687280 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-40775ac5-a507-4994-a119-9ac097c452e5" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:32:18.180 3248 1889058687280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-40775ac5-a507-4994-a119-9ac097c452e5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:32:18.180 3248 1889058687280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 40775ac5-a507-4994-a119-9ac097c452e5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-17 07:32:18.205 3248 1889058687280 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b93cc108-9c01-472b-9ec8-1ea1c98d8816 2022-08-17 07:32:18.205 3248 1889058687280 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-08-17 07:32:18.317 3248 1889058687280 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '40775ac5-a507-4994-a119-9ac097c452e5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:32:18.317 3248 1889058687280 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '40775ac5-a507-4994-a119-9ac097c452e5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:32:18.317 3248 1889058687280 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 40775ac5-a507-4994-a119-9ac097c452e5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-17 07:32:18.317 3248 1889058687280 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 383, VLAN trunk: None to switch port 40775ac5-a507-4994-a119-9ac097c452e5 2022-08-17 07:32:18.412 3248 1889058687280 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-17 07:32:18.412 3248 1889058687280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['40775ac5-a507-4994-a119-9ac097c452e5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:32:18.551 3248 1889058687280 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['40775ac5-a507-4994-a119-9ac097c452e5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:32:18.582 3248 1889058687280 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-08-17 07:32:18.582 3248 1889058687280 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8650dd42-54eb-4b96-8fdf-95f883162e2b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-17 07:32:18.582 3248 1889058687280 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 40775ac5-a507-4994-a119-9ac097c452e5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-17 07:32:18.582 3248 1889058687280 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-17 07:32:18.582 3248 1889058687280 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 40775ac5-a507-4994-a119-9ac097c452e5 not yet added. Adding. 2022-08-17 07:32:18.582 3248 1889058687280 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-08-17 07:32:18.582 3248 1889058687280 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-08-17 07:32:18.680 3248 1889058687280 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-40775ac5-a507-4994-a119-9ac097c452e5" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:32:18.680 3248 1889058687280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-40775ac5-a507-4994-a119-9ac097c452e5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:32:18.808 3248 1889058687280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-40775ac5-a507-4994-a119-9ac097c452e5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:32:18.808 3248 1889058687280 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-40775ac5-a507-4994-a119-9ac097c452e5" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:32:18.808 3248 1889058687280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-40775ac5-a507-4994-a119-9ac097c452e5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:32:18.927 3248 1889058687280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-40775ac5-a507-4994-a119-9ac097c452e5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:32:19.007 3248 1889058687280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-40775ac5-a507-4994-a119-9ac097c452e5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.813s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:32:19.007 3248 1889058687280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 40775ac5-a507-4994-a119-9ac097c452e5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-17 07:32:19.007 3248 1889058687280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 40775ac5-a507-4994-a119-9ac097c452e5 processed. 2022-08-17 07:32:19.007 3248 1889058687280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-36646c1c-a015-4e60-8162-89f6dc8456d5 c11d183b3c0c4b2b83f3b52b881a72cf 3c491181ae054706be3bdc94c61501f9 - - - -] Security group member updated on remote: ['f15e2b97-00d6-4469-9b26-6e528714cc4f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:32:19.007 3248 1889058687280 MainThread INFO neutron.agent.securitygroups_rpc [req-36646c1c-a015-4e60-8162-89f6dc8456d5 c11d183b3c0c4b2b83f3b52b881a72cf 3c491181ae054706be3bdc94c61501f9 - - - -] Security group member updated ['f15e2b97-00d6-4469-9b26-6e528714cc4f'] 2022-08-17 07:32:19.618 3248 1889059701856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84737cd6-608f-4869-a520-ad919da87d09 fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] port_update received: 92cee9b4-b45b-4de3-a2a7-2bfe79574445 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:32:19.632 3248 1889059701856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84737cd6-608f-4869-a520-ad919da87d09 fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] No port 92cee9b4-b45b-4de3-a2a7-2bfe79574445 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:32:19.995 3248 1889060260496 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:32:19.995 3248 1889060260496 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:390 2022-08-17 07:32:20.237 3248 1889060260496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:32:21.990 3248 1889058687456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 92cee9b4-b45b-4de3-a2a7-2bfe79574445 2022-08-17 07:32:22.009 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-17 07:32:22.607 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Adding port 92cee9b4-b45b-4de3-a2a7-2bfe79574445 2022-08-17 07:32:22.607 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Port 92cee9b4-b45b-4de3-a2a7-2bfe79574445 updated. Details: {'device': '92cee9b4-b45b-4de3-a2a7-2bfe79574445', 'network_id': '96c79c37-e502-4195-a9e7-9565916223c8', 'port_id': '92cee9b4-b45b-4de3-a2a7-2bfe79574445', 'mac_address': 'fa:16:3e:dd:79:47', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 398, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '76a2118b-1fc7-4866-8163-c603590bc02a', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-17 07:32:22.607 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] 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-08-17 07:32:22.607 3248 1889063163152 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-92cee9b4-b45b-4de3-a2a7-2bfe79574445" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:32:22.607 3248 1889063163152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-92cee9b4-b45b-4de3-a2a7-2bfe79574445" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:32:22.607 3248 1889063163152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 92cee9b4-b45b-4de3-a2a7-2bfe79574445 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-17 07:32:22.607 3248 1889063163152 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 96c79c37-e502-4195-a9e7-9565916223c8 2022-08-17 07:32:22.607 3248 1889063163152 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-08-17 07:32:22.770 3248 1889063163152 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '92cee9b4-b45b-4de3-a2a7-2bfe79574445') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:32:22.770 3248 1889063163152 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '92cee9b4-b45b-4de3-a2a7-2bfe79574445') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:32:22.770 3248 1889063163152 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 92cee9b4-b45b-4de3-a2a7-2bfe79574445 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-17 07:32:22.770 3248 1889063163152 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 398, VLAN trunk: None to switch port 92cee9b4-b45b-4de3-a2a7-2bfe79574445 2022-08-17 07:32:22.863 3248 1889063163152 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-17 07:32:22.863 3248 1889063163152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['92cee9b4-b45b-4de3-a2a7-2bfe79574445'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:32:23.024 3248 1889063163152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['92cee9b4-b45b-4de3-a2a7-2bfe79574445']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:32:23.024 3248 1889063163152 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-08-17 07:32:23.024 3248 1889063163152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f15e2b97-00d6-4469-9b26-6e528714cc4f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-17 07:32:23.024 3248 1889063163152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 92cee9b4-b45b-4de3-a2a7-2bfe79574445 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-17 07:32:23.024 3248 1889063163152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-17 07:32:23.024 3248 1889063163152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 92cee9b4-b45b-4de3-a2a7-2bfe79574445 not yet added. Adding. 2022-08-17 07:32:23.024 3248 1889063163152 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-08-17 07:32:23.024 3248 1889063163152 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-08-17 07:32:23.163 3248 1889063163152 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-92cee9b4-b45b-4de3-a2a7-2bfe79574445" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:32:23.163 3248 1889063163152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-92cee9b4-b45b-4de3-a2a7-2bfe79574445" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:32:23.276 3248 1889063163152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-92cee9b4-b45b-4de3-a2a7-2bfe79574445" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:32:23.276 3248 1889063163152 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-92cee9b4-b45b-4de3-a2a7-2bfe79574445" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:32:23.276 3248 1889063163152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-92cee9b4-b45b-4de3-a2a7-2bfe79574445" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:32:23.430 3248 1889063163152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-92cee9b4-b45b-4de3-a2a7-2bfe79574445" "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:404 2022-08-17 07:32:23.553 3248 1889063163152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-92cee9b4-b45b-4de3-a2a7-2bfe79574445" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.938s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:32:23.553 3248 1889063163152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 92cee9b4-b45b-4de3-a2a7-2bfe79574445 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-17 07:32:23.553 3248 1889063163152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 92cee9b4-b45b-4de3-a2a7-2bfe79574445 processed. 2022-08-17 07:32:24.020 3248 1889063163152 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:32:24.020 3248 1889063163152 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:390 2022-08-17 07:32:24.201 3248 1889063163152 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:404 2022-08-17 07:32:26.835 3248 1889060978352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Security group member updated on remote: ['f7068dd8-4afc-4dda-8a79-a14f2a356bec', '4cff65e3-8985-4d73-9f8d-e47d874afda5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:32:26.835 3248 1889060978352 MainThread INFO neutron.agent.securitygroups_rpc [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Security group member updated ['f7068dd8-4afc-4dda-8a79-a14f2a356bec', '4cff65e3-8985-4d73-9f8d-e47d874afda5'] 2022-08-17 07:32:26.835 3248 1889060978352 MainThread INFO neutron.agent.securitygroups_rpc [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Refresh firewall rules 2022-08-17 07:32:26.835 3248 1889060978352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Get security group information for devices via rpc ['fb3fc6d2-2e3d-4fa5-979a-023f68ad390f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:32:26.851 3248 1889059432400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] port_update received: fb3fc6d2-2e3d-4fa5-979a-023f68ad390f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:32:26.851 3248 1889059432400 MainThread DEBUG oslo_concurrency.lockutils [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Acquiring lock "n-hv-agent-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:32:26.851 3248 1889059432400 MainThread DEBUG oslo_concurrency.lockutils [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Lock "n-hv-agent-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:32:26.851 3248 1889059432400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Binding port fb3fc6d2-2e3d-4fa5-979a-023f68ad390f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-17 07:32:26.851 3248 1889059432400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] 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-08-17 07:32:26.883 3248 1889059432400 MainThread DEBUG neutron.services.trunk.rpc.agent [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fb3fc6d2-2e3d-4fa5-979a-023f68ad390f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:32:26.883 3248 1889059432400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fb3fc6d2-2e3d-4fa5-979a-023f68ad390f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:32:26.921 3248 1889059432400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Trunk plugin disabled on server. Assuming port fb3fc6d2-2e3d-4fa5-979a-023f68ad390f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-17 07:32:26.921 3248 1889059432400 MainThread INFO networking_hyperv.neutron.trunk_driver [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Binding VLAN ID: 366, VLAN trunk: None to switch port fb3fc6d2-2e3d-4fa5-979a-023f68ad390f 2022-08-17 07:32:26.963 3248 1889059432400 MainThread INFO neutron.agent.securitygroups_rpc [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Refresh firewall rules 2022-08-17 07:32:26.963 3248 1889059432400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Get security group information for devices via rpc ['fb3fc6d2-2e3d-4fa5-979a-023f68ad390f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:32:27.130 3248 1889060978352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Update security group information for ports dict_keys(['fb3fc6d2-2e3d-4fa5-979a-023f68ad390f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:32:27.130 3248 1889060978352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-17 07:32:27.130 3248 1889060978352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Update rules of security group (4cff65e3-8985-4d73-9f8d-e47d874afda5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-17 07:32:27.130 3248 1889060978352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Update members of security group (4cff65e3-8985-4d73-9f8d-e47d874afda5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-17 07:32:27.130 3248 1889060978352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Update port filter for fb3fc6d2-2e3d-4fa5-979a-023f68ad390f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-17 07:32:27.130 3248 1889060978352 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Updating port rules. 2022-08-17 07:32:27.130 3248 1889060978352 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Creating 0 new rules, removing 6 old rules. 2022-08-17 07:32:27.130 3248 1889060978352 MainThread DEBUG oslo_concurrency.lockutils [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Acquiring lock "n-hv-driver-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:32:27.130 3248 1889060978352 MainThread DEBUG oslo_concurrency.lockutils [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Lock "n-hv-driver-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:32:27.130 3248 1889060978352 MainThread DEBUG oslo_concurrency.lockutils [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Lock "n-hv-driver-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" "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:404 2022-08-17 07:32:27.130 3248 1889060978352 MainThread DEBUG oslo_concurrency.lockutils [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Acquiring lock "n-hv-driver-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:32:27.130 3248 1889060978352 MainThread DEBUG oslo_concurrency.lockutils [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Lock "n-hv-driver-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:32:27.349 3248 1889060978352 MainThread DEBUG oslo_concurrency.lockutils [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Lock "n-hv-driver-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:32:27.349 3248 1889059432400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Update security group information for ports dict_keys(['fb3fc6d2-2e3d-4fa5-979a-023f68ad390f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:32:27.349 3248 1889059432400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-17 07:32:27.349 3248 1889059432400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Update rules of security group (4cff65e3-8985-4d73-9f8d-e47d874afda5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-17 07:32:27.349 3248 1889059432400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Update members of security group (4cff65e3-8985-4d73-9f8d-e47d874afda5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-17 07:32:27.349 3248 1889059432400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Update port filter for fb3fc6d2-2e3d-4fa5-979a-023f68ad390f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-17 07:32:27.349 3248 1889059432400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Updating port rules. 2022-08-17 07:32:27.349 3248 1889059432400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Creating 0 new rules, removing 0 old rules. 2022-08-17 07:32:27.349 3248 1889059432400 MainThread DEBUG oslo_concurrency.lockutils [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Acquiring lock "n-hv-driver-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:32:27.349 3248 1889059432400 MainThread DEBUG oslo_concurrency.lockutils [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Lock "n-hv-driver-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:32:27.349 3248 1889059432400 MainThread DEBUG oslo_concurrency.lockutils [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Lock "n-hv-driver-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" "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:404 2022-08-17 07:32:27.349 3248 1889059432400 MainThread DEBUG oslo_concurrency.lockutils [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Acquiring lock "n-hv-driver-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:32:27.349 3248 1889059432400 MainThread DEBUG oslo_concurrency.lockutils [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Lock "n-hv-driver-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:32:27.349 3248 1889059432400 MainThread DEBUG oslo_concurrency.lockutils [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Lock "n-hv-driver-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" "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:404 2022-08-17 07:32:27.406 3248 1889059432400 MainThread DEBUG oslo_concurrency.lockutils [req-39da7916-b339-43c0-b19d-27b8d8a3d41c 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Lock "n-hv-agent-port-lock-fb3fc6d2-2e3d-4fa5-979a-023f68ad390f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.563s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:32:27.534 3248 1889063204816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a6bd9d84-1324-4504-953b-c6c4dd94a672 3b8a70d6cf4a46ea9b4de37a34ce97d6 fecc5bbb9bd84c58af2302dcde767691 - - - -] Security group member updated on remote: ['413e225e-3127-414a-8f63-c26b409e456c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:32:27.534 3248 1889063204816 MainThread INFO neutron.agent.securitygroups_rpc [req-a6bd9d84-1324-4504-953b-c6c4dd94a672 3b8a70d6cf4a46ea9b4de37a34ce97d6 fecc5bbb9bd84c58af2302dcde767691 - - - -] Security group member updated ['413e225e-3127-414a-8f63-c26b409e456c'] 2022-08-17 07:32:28.779 3248 1889063204816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9fdcb41-a54d-4d50-915b-af765adadc33 fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] port_update received: a6ff95f4-295c-4b8c-b609-59e2ceb8041a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:32:28.792 3248 1889063204816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9fdcb41-a54d-4d50-915b-af765adadc33 fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] No port a6ff95f4-295c-4b8c-b609-59e2ceb8041a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:32:28.792 3248 1889063204816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55a8ccbd-3e56-449a-81b8-a80caa905345 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] port_delete event received for '68d34411-e82a-41e8-8237-413b3d58f0a7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:32:30.099 3248 1889058687456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a6ff95f4-295c-4b8c-b609-59e2ceb8041a 2022-08-17 07:32:30.099 3248 1889058687456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d 2022-08-17 07:32:32.063 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-17 07:32:32.701 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Adding port 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d 2022-08-17 07:32:32.710 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Port 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d updated. Details: {'device': '9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d', 'network_id': '356b41b9-fa7f-45f5-8619-f5e71d8ddd74', 'port_id': '9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d', 'mac_address': 'fa:16:3e:a5:4f:ee', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 363, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5a4561f1-024e-4467-a09d-e96b73b5848f', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-17 07:32:32.710 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] 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-08-17 07:32:32.710 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Adding port a6ff95f4-295c-4b8c-b609-59e2ceb8041a 2022-08-17 07:32:32.710 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Port a6ff95f4-295c-4b8c-b609-59e2ceb8041a updated. Details: {'device': 'a6ff95f4-295c-4b8c-b609-59e2ceb8041a', 'network_id': 'aa5e33c8-11f2-4233-842e-e6e61bbe77a7', 'port_id': 'a6ff95f4-295c-4b8c-b609-59e2ceb8041a', 'mac_address': 'fa:16:3e:ef:c1:d7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 391, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e694bdbd-18f4-45b5-8642-fff8b3eb8bd0', 'ip_address': '192.168.233.59'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-17 07:32:32.710 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] 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-08-17 07:32:32.710 3248 1889060432176 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:32:32.710 3248 1889060432176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:32:32.710 3248 1889060432176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-17 07:32:32.710 3248 1889060432176 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-08-17 07:32:32.740 3248 1889060432176 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:32:32.740 3248 1889060432176 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:32:32.740 3248 1889062954256 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-a6ff95f4-295c-4b8c-b609-59e2ceb8041a" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:32:32.740 3248 1889062954256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a6ff95f4-295c-4b8c-b609-59e2ceb8041a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:32:32.740 3248 1889062954256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a6ff95f4-295c-4b8c-b609-59e2ceb8041a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-17 07:32:32.740 3248 1889062954256 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network aa5e33c8-11f2-4233-842e-e6e61bbe77a7 2022-08-17 07:32:32.740 3248 1889062954256 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-08-17 07:32:32.915 3248 1889062954256 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a6ff95f4-295c-4b8c-b609-59e2ceb8041a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:32:32.915 3248 1889062954256 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a6ff95f4-295c-4b8c-b609-59e2ceb8041a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:32:32.915 3248 1889060432176 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-17 07:32:32.915 3248 1889060432176 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 363, VLAN trunk: None to switch port 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d 2022-08-17 07:32:32.967 3248 1889060432176 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-17 07:32:32.967 3248 1889060432176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:32:32.967 3248 1889062954256 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a6ff95f4-295c-4b8c-b609-59e2ceb8041a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-17 07:32:32.967 3248 1889062954256 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 391, VLAN trunk: None to switch port a6ff95f4-295c-4b8c-b609-59e2ceb8041a 2022-08-17 07:32:33.087 3248 1889062954256 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-17 07:32:33.087 3248 1889062954256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a6ff95f4-295c-4b8c-b609-59e2ceb8041a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:32:33.321 3248 1889060432176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:32:33.321 3248 1889060432176 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-08-17 07:32:33.321 3248 1889060432176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (476932d7-d9f8-4f9b-94fe-f2e016f5d92d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-17 07:32:33.321 3248 1889060432176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-17 07:32:33.321 3248 1889060432176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-17 07:32:33.321 3248 1889060432176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-08-17 07:32:33.321 3248 1889060432176 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:32:33.321 3248 1889060432176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:32:33.321 3248 1889060432176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d" "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:404 2022-08-17 07:32:33.321 3248 1889060432176 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:32:33.321 3248 1889060432176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:32:33.321 3248 1889060432176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d" "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:404 2022-08-17 07:32:33.395 3248 1889060432176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.687s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:32:33.395 3248 1889060432176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-17 07:32:33.395 3248 1889060432176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d processed. 2022-08-17 07:32:33.490 3248 1889062954256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a6ff95f4-295c-4b8c-b609-59e2ceb8041a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:32:33.490 3248 1889062954256 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-08-17 07:32:33.490 3248 1889062954256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (413e225e-3127-414a-8f63-c26b409e456c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-17 07:32:33.490 3248 1889062954256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (413e225e-3127-414a-8f63-c26b409e456c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-17 07:32:33.490 3248 1889062954256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a6ff95f4-295c-4b8c-b609-59e2ceb8041a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-17 07:32:33.490 3248 1889062954256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-17 07:32:33.490 3248 1889062954256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a6ff95f4-295c-4b8c-b609-59e2ceb8041a not yet added. Adding. 2022-08-17 07:32:33.490 3248 1889062954256 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-08-17 07:32:33.490 3248 1889062954256 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-08-17 07:32:33.678 3248 1889062954256 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-a6ff95f4-295c-4b8c-b609-59e2ceb8041a" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:32:33.678 3248 1889062954256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a6ff95f4-295c-4b8c-b609-59e2ceb8041a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:32:33.864 3248 1889062954256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a6ff95f4-295c-4b8c-b609-59e2ceb8041a" "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:404 2022-08-17 07:32:33.864 3248 1889062954256 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-a6ff95f4-295c-4b8c-b609-59e2ceb8041a" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:32:33.864 3248 1889062954256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a6ff95f4-295c-4b8c-b609-59e2ceb8041a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:32:34.071 3248 1889062954256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a6ff95f4-295c-4b8c-b609-59e2ceb8041a" "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:404 2022-08-17 07:32:34.227 3248 1889062954256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a6ff95f4-295c-4b8c-b609-59e2ceb8041a" "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:404 2022-08-17 07:32:34.227 3248 1889062954256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a6ff95f4-295c-4b8c-b609-59e2ceb8041a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-17 07:32:34.227 3248 1889062954256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a6ff95f4-295c-4b8c-b609-59e2ceb8041a processed. 2022-08-17 07:32:34.227 3248 1889062954256 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:32:34.227 3248 1889062954256 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:390 2022-08-17 07:32:34.785 3248 1889062954256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.547s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:32:35.801 3248 1889062733776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c64c159d-8455-4cdf-b600-87afd2479e80 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Security group member updated on remote: ['4cff65e3-8985-4d73-9f8d-e47d874afda5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:32:35.801 3248 1889062733776 MainThread INFO neutron.agent.securitygroups_rpc [req-c64c159d-8455-4cdf-b600-87afd2479e80 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Security group member updated ['4cff65e3-8985-4d73-9f8d-e47d874afda5'] 2022-08-17 07:32:35.801 3248 1889062733776 MainThread INFO neutron.agent.securitygroups_rpc [req-c64c159d-8455-4cdf-b600-87afd2479e80 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Refresh firewall rules 2022-08-17 07:32:35.820 3248 1889062733776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c64c159d-8455-4cdf-b600-87afd2479e80 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Get security group information for devices via rpc ['fb3fc6d2-2e3d-4fa5-979a-023f68ad390f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:32:35.863 3248 1889062733776 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c64c159d-8455-4cdf-b600-87afd2479e80 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:32:35.863 3248 1889062733776 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c64c159d-8455-4cdf-b600-87afd2479e80 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-17 07:32:35.926 3248 1889062733776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c64c159d-8455-4cdf-b600-87afd2479e80 2aa5f23fe0ea4030b3858f3e5ccde8c1 5192a78d86bc40ae96a3cbb283992463 - - - -] port_delete event received for 'fb3fc6d2-2e3d-4fa5-979a-023f68ad390f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:32:36.130 3248 1889058687632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fb3fc6d2-2e3d-4fa5-979a-023f68ad390f 2022-08-17 07:32:36.243 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-17 07:32:36.243 3248 1889061862736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fb3fc6d2-2e3d-4fa5-979a-023f68ad390f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-17 07:32:36.243 3248 1889061862736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fb3fc6d2-2e3d-4fa5-979a-023f68ad390f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-17 07:32:36.243 3248 1889061862736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fb3fc6d2-2e3d-4fa5-979a-023f68ad390f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-17 07:32:36.254 3248 1889061862736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fb3fc6d2-2e3d-4fa5-979a-023f68ad390f'] 2022-08-17 07:32:36.254 3248 1889061862736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-17 07:32:36.270 3248 1889061862736 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-08-17 07:32:36.270 3248 1889061862736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fb3fc6d2-2e3d-4fa5-979a-023f68ad390f'] 2022-08-17 07:32:38.243 3248 1889058688512 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:32:38.243 3248 1889058688512 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:390 2022-08-17 07:32:38.272 3248 1889058688512 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:404 2022-08-17 07:32:39.738 3248 1889058688512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-444183af-d557-42e2-9f39-858a97b20208 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] port_delete event received for 'bcf5f31b-5ee5-462f-b84e-a4d7d3d62547' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:32:41.067 3248 1889062255248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e016e756-2987-408b-9949-fe79c3f9afdc 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] port_delete event received for '1a998443-d5aa-496b-8a40-6534da73ca36' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:32:42.114 3248 1889061141840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b569bedc-36a1-47b3-8671-0b1c6ac12c84 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] port_delete event received for 'dd3a25b0-d39a-47b8-acde-d6e6d68b9c36' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:32:42.207 3248 1889057594880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f5724de-f913-4cb3-8554-ba864f372e30 - - - - - -] port_delete event received for 'dd3a25b0-d39a-47b8-acde-d6e6d68b9c36' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:32:42.332 3248 1889062956896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b569bedc-36a1-47b3-8671-0b1c6ac12c84 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] network_delete received. Deleting network 17cb9bbd-e43e-4d27-810f-1301b4636e64 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-17 07:32:42.332 3248 1889062956896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b569bedc-36a1-47b3-8671-0b1c6ac12c84 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] Reclaiming local network 17cb9bbd-e43e-4d27-810f-1301b4636e64 2022-08-17 07:32:43.568 3248 1889061991872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dbf9ce96-4324-49d0-b0c0-131cb8c21428 3b8a70d6cf4a46ea9b4de37a34ce97d6 fecc5bbb9bd84c58af2302dcde767691 - - - -] Security group member updated on remote: ['413e225e-3127-414a-8f63-c26b409e456c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:32:43.568 3248 1889061991872 MainThread INFO neutron.agent.securitygroups_rpc [req-dbf9ce96-4324-49d0-b0c0-131cb8c21428 3b8a70d6cf4a46ea9b4de37a34ce97d6 fecc5bbb9bd84c58af2302dcde767691 - - - -] Security group member updated ['413e225e-3127-414a-8f63-c26b409e456c'] 2022-08-17 07:32:43.568 3248 1889061991872 MainThread INFO neutron.agent.securitygroups_rpc [req-dbf9ce96-4324-49d0-b0c0-131cb8c21428 3b8a70d6cf4a46ea9b4de37a34ce97d6 fecc5bbb9bd84c58af2302dcde767691 - - - -] Refresh firewall rules 2022-08-17 07:32:43.568 3248 1889061991872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dbf9ce96-4324-49d0-b0c0-131cb8c21428 3b8a70d6cf4a46ea9b4de37a34ce97d6 fecc5bbb9bd84c58af2302dcde767691 - - - -] Get security group information for devices via rpc ['a6ff95f4-295c-4b8c-b609-59e2ceb8041a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:32:43.606 3248 1889061991872 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dbf9ce96-4324-49d0-b0c0-131cb8c21428 3b8a70d6cf4a46ea9b4de37a34ce97d6 fecc5bbb9bd84c58af2302dcde767691 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:32:43.606 3248 1889061991872 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dbf9ce96-4324-49d0-b0c0-131cb8c21428 3b8a70d6cf4a46ea9b4de37a34ce97d6 fecc5bbb9bd84c58af2302dcde767691 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-17 07:32:43.663 3248 1889061991872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f149234-5c78-4a2c-8517-551c871c301f 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] port_delete event received for '96d50072-6f98-4592-bbb0-996692371350' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:32:43.708 3248 1889061990816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dbf9ce96-4324-49d0-b0c0-131cb8c21428 3b8a70d6cf4a46ea9b4de37a34ce97d6 fecc5bbb9bd84c58af2302dcde767691 - - - -] port_delete event received for 'a6ff95f4-295c-4b8c-b609-59e2ceb8041a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:32:44.243 3248 1889058687632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a6ff95f4-295c-4b8c-b609-59e2ceb8041a 2022-08-17 07:32:44.243 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-17 07:32:44.243 3248 1889061402928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a6ff95f4-295c-4b8c-b609-59e2ceb8041a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-17 07:32:44.243 3248 1889061402928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a6ff95f4-295c-4b8c-b609-59e2ceb8041a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-17 07:32:44.243 3248 1889061402928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a6ff95f4-295c-4b8c-b609-59e2ceb8041a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-17 07:32:44.271 3248 1889061402928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network aa5e33c8-11f2-4233-842e-e6e61bbe77a7 2022-08-17 07:32:44.271 3248 1889061402928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a6ff95f4-295c-4b8c-b609-59e2ceb8041a'] 2022-08-17 07:32:44.271 3248 1889061402928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-17 07:32:44.271 3248 1889061402928 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-08-17 07:32:44.271 3248 1889061402928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a6ff95f4-295c-4b8c-b609-59e2ceb8041a'] 2022-08-17 07:32:44.271 3248 1889058687632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d 2022-08-17 07:32:44.772 3248 1889061402928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10191f12-810f-4c4e-860b-3dbfaa55e8b1 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] port_delete event received for '983727db-19a6-48c1-b66c-b13f4af3e42f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:32:45.517 3248 1889061402928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-165e40ed-6e06-4405-801c-8e92ccbbbd34 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] port_delete event received for 'ac151764-c1c2-4e26-a752-90e93ce5e338' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:32:45.630 3248 1889061401168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ece78bac-c8be-43a1-99e3-7dc658c5309a - - - - - -] port_delete event received for 'ac151764-c1c2-4e26-a752-90e93ce5e338' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:32:45.739 3248 1889061401168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-165e40ed-6e06-4405-801c-8e92ccbbbd34 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] network_delete received. Deleting network 12679fb2-0328-4138-98a5-9807b6d4521c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-17 07:32:45.739 3248 1889061401168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-165e40ed-6e06-4405-801c-8e92ccbbbd34 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] Network 12679fb2-0328-4138-98a5-9807b6d4521c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-17 07:32:46.254 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-17 07:32:46.254 3248 1889057971536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-17 07:32:46.254 3248 1889057971536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-17 07:32:46.254 3248 1889057971536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-17 07:32:46.271 3248 1889057971536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d'] 2022-08-17 07:32:46.271 3248 1889057971536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-17 07:32:46.271 3248 1889057971536 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-08-17 07:32:46.271 3248 1889057971536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d'] 2022-08-17 07:32:46.271 3248 1889062349984 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:32:46.271 3248 1889062349984 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:390 2022-08-17 07:32:46.271 3248 1889058687632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d 2022-08-17 07:32:46.442 3248 1889062349984 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:404 2022-08-17 07:32:48.259 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-17 07:32:48.259 3248 1889059508064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-17 07:32:48.259 3248 1889059508064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-17 07:32:48.259 3248 1889059508064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-17 07:32:48.273 3248 1889059508064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 356b41b9-fa7f-45f5-8619-f5e71d8ddd74 2022-08-17 07:32:48.273 3248 1889059508064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d'] 2022-08-17 07:32:48.273 3248 1889059508064 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-08-17 07:32:48.273 3248 1889059508064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d'] 2022-08-17 07:32:50.274 3248 1889061142368 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:32:50.274 3248 1889061142368 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:390 2022-08-17 07:32:50.493 3248 1889061142368 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:404 2022-08-17 07:33:05.629 3248 1889058687456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d 2022-08-17 07:33:06.349 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-17 07:33:06.535 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Adding port 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d 2022-08-17 07:33:06.535 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Port 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d updated. Details: {'device': '9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d', 'network_id': '356b41b9-fa7f-45f5-8619-f5e71d8ddd74', 'port_id': '9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d', 'mac_address': 'fa:16:3e:a5:4f:ee', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 363, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5a4561f1-024e-4467-a09d-e96b73b5848f', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-17 07:33:06.535 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] 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-08-17 07:33:06.535 3248 1889060508944 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:33:06.535 3248 1889060508944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:33:06.535 3248 1889060508944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-17 07:33:06.535 3248 1889060508944 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 356b41b9-fa7f-45f5-8619-f5e71d8ddd74 2022-08-17 07:33:06.535 3248 1889060508944 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-08-17 07:33:06.708 3248 1889060508944 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:33:06.708 3248 1889060508944 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:33:06.708 3248 1889060508944 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-17 07:33:06.708 3248 1889060508944 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 363, VLAN trunk: None to switch port 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d 2022-08-17 07:33:06.817 3248 1889060508944 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-17 07:33:06.817 3248 1889060508944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:33:06.958 3248 1889060508944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:33:06.958 3248 1889060508944 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-08-17 07:33:06.958 3248 1889060508944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (476932d7-d9f8-4f9b-94fe-f2e016f5d92d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-17 07:33:06.958 3248 1889060508944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-17 07:33:06.976 3248 1889060508944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-17 07:33:06.976 3248 1889060508944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d not yet added. Adding. 2022-08-17 07:33:06.976 3248 1889060508944 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-08-17 07:33:06.976 3248 1889060508944 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-08-17 07:33:07.086 3248 1889060508944 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:33:07.086 3248 1889060508944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:33:07.212 3248 1889060508944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:33:07.212 3248 1889060508944 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:33:07.212 3248 1889060508944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:33:07.349 3248 1889060508944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:33:07.442 3248 1889060508944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:33:07.442 3248 1889060508944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-17 07:33:07.442 3248 1889060508944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d processed. 2022-08-17 07:33:08.363 3248 1889060002272 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:33:08.363 3248 1889060002272 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:390 2022-08-17 07:33:08.535 3248 1889060002272 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:404 2022-08-17 07:33:34.864 3248 1889060508064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7704db12-3cb4-4272-8220-bf9f1a52004f f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] Security group member updated on remote: ['8650dd42-54eb-4b96-8fdf-95f883162e2b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:33:34.864 3248 1889060508064 MainThread INFO neutron.agent.securitygroups_rpc [req-7704db12-3cb4-4272-8220-bf9f1a52004f f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] Security group member updated ['8650dd42-54eb-4b96-8fdf-95f883162e2b'] 2022-08-17 07:33:35.164 3248 1889060402800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7704db12-3cb4-4272-8220-bf9f1a52004f f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] port_delete event received for '40775ac5-a507-4994-a119-9ac097c452e5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:33:35.743 3248 1889058687632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 40775ac5-a507-4994-a119-9ac097c452e5 2022-08-17 07:33:36.519 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-17 07:33:36.519 3248 1889060402800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '40775ac5-a507-4994-a119-9ac097c452e5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-17 07:33:36.519 3248 1889060402800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '40775ac5-a507-4994-a119-9ac097c452e5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-17 07:33:36.519 3248 1889060402800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 40775ac5-a507-4994-a119-9ac097c452e5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-17 07:33:36.537 3248 1889060402800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b93cc108-9c01-472b-9ec8-1ea1c98d8816 2022-08-17 07:33:36.537 3248 1889060402800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['40775ac5-a507-4994-a119-9ac097c452e5'] 2022-08-17 07:33:36.537 3248 1889060402800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-17 07:33:36.537 3248 1889060402800 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-08-17 07:33:36.537 3248 1889060402800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['40775ac5-a507-4994-a119-9ac097c452e5'] 2022-08-17 07:33:36.612 3248 1889060402800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f08ea9c8-166c-423c-a4f1-76fc341cb175 f8b0c96c80db4db4a477a1fa6c1fa4db 99d9a3fa9369495ab6d8da88f3d9dbd5 - - - -] port_delete event received for '4c14da80-873c-4f0b-9d39-3dd8cda42373' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:33:38.535 3248 1889062858592 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:33:38.535 3248 1889062858592 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:390 2022-08-17 07:33:38.550 3248 1889062858592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:33:41.363 3248 1889062733072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eabad76a-49c3-46a8-adfb-f7d5f90b1676 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] port_delete event received for 'b13cd6cd-e0f2-48f4-b6b5-6fd65e7ce0c5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:33:42.414 3248 1889059703440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2c824a1-fdc5-4c56-9cfb-e831f4122853 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] port_delete event received for '8c10eae0-3509-4166-b5d8-e44814fac079' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:33:43.191 3248 1889062184560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d94bbea-c1a0-429f-bbb8-39923302b3a7 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] port_delete event received for 'abedcb49-31d8-4985-ba4e-f74b94c35bd6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:33:43.445 3248 1889058145728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d94bbea-c1a0-429f-bbb8-39923302b3a7 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] network_delete received. Deleting network b93cc108-9c01-472b-9ec8-1ea1c98d8816 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-17 07:33:43.445 3248 1889058145728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d94bbea-c1a0-429f-bbb8-39923302b3a7 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] Network b93cc108-9c01-472b-9ec8-1ea1c98d8816 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-17 07:33:47.191 3248 1889059101152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb7af9d1-b559-4868-ad32-6de6f2328fa2 c11d183b3c0c4b2b83f3b52b881a72cf 3c491181ae054706be3bdc94c61501f9 - - - -] Security group member updated on remote: ['f15e2b97-00d6-4469-9b26-6e528714cc4f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:33:47.191 3248 1889059101152 MainThread INFO neutron.agent.securitygroups_rpc [req-cb7af9d1-b559-4868-ad32-6de6f2328fa2 c11d183b3c0c4b2b83f3b52b881a72cf 3c491181ae054706be3bdc94c61501f9 - - - -] Security group member updated ['f15e2b97-00d6-4469-9b26-6e528714cc4f'] 2022-08-17 07:33:47.759 3248 1889057479664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb7af9d1-b559-4868-ad32-6de6f2328fa2 c11d183b3c0c4b2b83f3b52b881a72cf 3c491181ae054706be3bdc94c61501f9 - - - -] port_delete event received for '92cee9b4-b45b-4de3-a2a7-2bfe79574445' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:33:47.807 3248 1889058687632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 92cee9b4-b45b-4de3-a2a7-2bfe79574445 2022-08-17 07:33:48.556 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-17 07:33:48.556 3248 1889062955664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '92cee9b4-b45b-4de3-a2a7-2bfe79574445' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-17 07:33:48.556 3248 1889062955664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '92cee9b4-b45b-4de3-a2a7-2bfe79574445' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-17 07:33:48.556 3248 1889062955664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 92cee9b4-b45b-4de3-a2a7-2bfe79574445 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-17 07:33:48.556 3248 1889062955664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 96c79c37-e502-4195-a9e7-9565916223c8 2022-08-17 07:33:48.572 3248 1889062955664 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['92cee9b4-b45b-4de3-a2a7-2bfe79574445'] 2022-08-17 07:33:48.572 3248 1889062955664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-17 07:33:48.572 3248 1889062955664 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-08-17 07:33:48.572 3248 1889062955664 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['92cee9b4-b45b-4de3-a2a7-2bfe79574445'] 2022-08-17 07:33:49.259 3248 1889062735008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46320715-dccf-4cb4-92dc-49ad6826363e c11d183b3c0c4b2b83f3b52b881a72cf 3c491181ae054706be3bdc94c61501f9 - - - -] port_delete event received for '4f0adf1f-e319-475e-9158-c5198912ab3e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:33:50.573 3248 1889057968192 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:33:51.144 3248 1889057968192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.562s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:33:51.959 3248 1889057968192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.813s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:33:53.760 3248 1889060002272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aea36944-5dba-4b58-bdb9-8eb92b0ed128 21e14b8bcd4442168c2d1b7cfc956dce 58fb14530132434d959da285830fa9b6 - - - -] Security group member updated on remote: ['476932d7-d9f8-4f9b-94fe-f2e016f5d92d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:33:53.760 3248 1889060002272 MainThread INFO neutron.agent.securitygroups_rpc [req-aea36944-5dba-4b58-bdb9-8eb92b0ed128 21e14b8bcd4442168c2d1b7cfc956dce 58fb14530132434d959da285830fa9b6 - - - -] Security group member updated ['476932d7-d9f8-4f9b-94fe-f2e016f5d92d'] 2022-08-17 07:33:53.838 3248 1889058687632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d 2022-08-17 07:33:55.378 3248 1889060089520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aea36944-5dba-4b58-bdb9-8eb92b0ed128 21e14b8bcd4442168c2d1b7cfc956dce 58fb14530132434d959da285830fa9b6 - - - -] port_delete event received for '9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:33:55.378 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-17 07:33:55.378 3248 1889058402720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-17 07:33:55.378 3248 1889058402720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-17 07:33:55.378 3248 1889058402720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-17 07:33:55.394 3248 1889058402720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 356b41b9-fa7f-45f5-8619-f5e71d8ddd74 2022-08-17 07:33:56.277 3248 1889058402720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d'] 2022-08-17 07:33:56.277 3248 1889058402720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-17 07:33:56.277 3248 1889058402720 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-08-17 07:33:56.277 3248 1889058402720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9ba8e1e3-4b4b-4036-bc27-7a1fb46ead6d'] 2022-08-17 07:33:57.384 3248 1889060086704 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:33:57.384 3248 1889060086704 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:390 2022-08-17 07:33:57.416 3248 1889060086704 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:404 2022-08-17 07:33:57.728 3248 1889060086704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e3c4477-33a0-491b-8d89-2a82117eb37b 21e14b8bcd4442168c2d1b7cfc956dce 58fb14530132434d959da285830fa9b6 - - - -] port_delete event received for '1663d83a-cdfc-4e1d-a67b-0cdb48dd4a3a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:33:58.176 3248 1889060087760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f3002755-ac9c-4ddd-8673-58d78318c6de 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] port_delete event received for '445b02c4-1ba0-475f-bfd9-1e6933bd5584' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:33:59.213 3248 1889061260448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9afad064-1b54-4e4e-873c-05f82d484020 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] port_delete event received for 'cd34329b-9194-43f5-8d38-cb9eee9e0450' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:34:00.130 3248 1889061400640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e92883a9-6b7d-45c9-ac0a-e5c568239c56 - - - - - -] port_delete event received for '7d748d1c-5904-48b5-b2c9-ccf2288d26ce' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:34:00.838 3248 1889061401168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bfa029b3-37b5-4547-9b8f-c7b385736a98 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] port_delete event received for '7d748d1c-5904-48b5-b2c9-ccf2288d26ce' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:34:00.838 3248 1889061400640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bfa029b3-37b5-4547-9b8f-c7b385736a98 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] network_delete received. Deleting network 96c79c37-e502-4195-a9e7-9565916223c8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-17 07:34:00.838 3248 1889061400640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bfa029b3-37b5-4547-9b8f-c7b385736a98 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] Network 96c79c37-e502-4195-a9e7-9565916223c8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-17 07:34:02.519 3248 1889062955312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9c4e63d-a72d-4057-84d3-af0fcd8367b0 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] port_delete event received for 'a6adce0c-a6d5-492d-93f4-a5d8cc703d95' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:34:03.596 3248 1889059365632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f771de-fe04-4d10-935e-20dcec4d4256 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] port_delete event received for 'd1ff62ea-d26c-424a-8f73-277f9bbaed4e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:34:04.362 3248 1889058688512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-549d1178-e38c-4474-9212-5e91460010c0 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] port_delete event received for '5ec42b06-34c4-42b4-8bf3-c517d9f9e0c3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:34:04.574 3248 1889058688512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-549d1178-e38c-4474-9212-5e91460010c0 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] network_delete received. Deleting network 356b41b9-fa7f-45f5-8619-f5e71d8ddd74 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-17 07:34:05.456 3248 1889058688512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-549d1178-e38c-4474-9212-5e91460010c0 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] Network 356b41b9-fa7f-45f5-8619-f5e71d8ddd74 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-17 07:34:17.487 3248 1889060298592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5472c07f-50e7-472a-8305-b36e15218e57 b2e79830079c4aa9b95c4622bac45c74 afb93daca17c466da3a698536c6b323f - - - -] Security group member updated on remote: ['053f7a29-3acd-47d8-bea5-780a769bcc6e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:34:17.487 3248 1889060298592 MainThread INFO neutron.agent.securitygroups_rpc [req-5472c07f-50e7-472a-8305-b36e15218e57 b2e79830079c4aa9b95c4622bac45c74 afb93daca17c466da3a698536c6b323f - - - -] Security group member updated ['053f7a29-3acd-47d8-bea5-780a769bcc6e'] 2022-08-17 07:34:18.817 3248 1889060541008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-efb4fef4-7cdc-4896-a06c-8158aedd260c fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] port_update received: e9ed906d-2552-4f27-bf24-b8cee4b20a07 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:34:18.837 3248 1889060541008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-efb4fef4-7cdc-4896-a06c-8158aedd260c fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] No port e9ed906d-2552-4f27-bf24-b8cee4b20a07 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:34:26.025 3248 1889058687456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e9ed906d-2552-4f27-bf24-b8cee4b20a07 2022-08-17 07:34:26.088 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-17 07:34:26.447 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Adding port e9ed906d-2552-4f27-bf24-b8cee4b20a07 2022-08-17 07:34:26.447 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Port e9ed906d-2552-4f27-bf24-b8cee4b20a07 updated. Details: {'device': 'e9ed906d-2552-4f27-bf24-b8cee4b20a07', 'network_id': '7da685da-5755-4a74-ae7f-f5d4d0aa3b15', 'port_id': 'e9ed906d-2552-4f27-bf24-b8cee4b20a07', 'mac_address': 'fa:16:3e:da:e3:85', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 393, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9e2dd542-b46a-4c45-940a-4a794390a7a3', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-17 07:34:26.447 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] 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-08-17 07:34:26.447 3248 1889063162096 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-e9ed906d-2552-4f27-bf24-b8cee4b20a07" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:34:26.447 3248 1889063162096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e9ed906d-2552-4f27-bf24-b8cee4b20a07" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:34:26.447 3248 1889063162096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e9ed906d-2552-4f27-bf24-b8cee4b20a07 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-17 07:34:26.447 3248 1889063162096 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-08-17 07:34:26.581 3248 1889063162096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e9ed906d-2552-4f27-bf24-b8cee4b20a07') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:34:26.581 3248 1889063162096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e9ed906d-2552-4f27-bf24-b8cee4b20a07') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:34:26.581 3248 1889063162096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e9ed906d-2552-4f27-bf24-b8cee4b20a07 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-17 07:34:26.581 3248 1889063162096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 393, VLAN trunk: None to switch port e9ed906d-2552-4f27-bf24-b8cee4b20a07 2022-08-17 07:34:26.666 3248 1889063162096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-17 07:34:26.666 3248 1889063162096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e9ed906d-2552-4f27-bf24-b8cee4b20a07'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:34:26.979 3248 1889063162096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e9ed906d-2552-4f27-bf24-b8cee4b20a07']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:34:26.979 3248 1889063162096 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-08-17 07:34:26.979 3248 1889063162096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (053f7a29-3acd-47d8-bea5-780a769bcc6e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-17 07:34:26.979 3248 1889063162096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e9ed906d-2552-4f27-bf24-b8cee4b20a07 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-17 07:34:26.979 3248 1889063162096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-17 07:34:26.979 3248 1889063162096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e9ed906d-2552-4f27-bf24-b8cee4b20a07 not yet added. Adding. 2022-08-17 07:34:26.979 3248 1889063162096 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-08-17 07:34:26.979 3248 1889063162096 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-08-17 07:34:27.058 3248 1889063162096 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-e9ed906d-2552-4f27-bf24-b8cee4b20a07" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:34:27.081 3248 1889063162096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e9ed906d-2552-4f27-bf24-b8cee4b20a07" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:34:27.166 3248 1889063162096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e9ed906d-2552-4f27-bf24-b8cee4b20a07" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:34:27.166 3248 1889063162096 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-e9ed906d-2552-4f27-bf24-b8cee4b20a07" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:34:27.166 3248 1889063162096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e9ed906d-2552-4f27-bf24-b8cee4b20a07" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:34:27.256 3248 1889063162096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e9ed906d-2552-4f27-bf24-b8cee4b20a07" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:34:27.347 3248 1889063162096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e9ed906d-2552-4f27-bf24-b8cee4b20a07" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.890s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:34:27.347 3248 1889063162096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e9ed906d-2552-4f27-bf24-b8cee4b20a07 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-17 07:34:27.347 3248 1889063162096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e9ed906d-2552-4f27-bf24-b8cee4b20a07 processed. 2022-08-17 07:34:28.112 3248 1889062748576 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:34:28.112 3248 1889062748576 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:390 2022-08-17 07:34:28.354 3248 1889062748576 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:404 2022-08-17 07:34:32.885 3248 1889061403632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7fc19584-84d8-4e0e-bc9d-8484da6f5c9d 9dde4c5c4ce24c1a8b70334cd97c2d7f 2f7df2edf05f4cb597d67dfdea4f94e2 - - - -] Security group member updated on remote: ['b6a27fcf-3ad6-4113-99c4-af8ffea80626'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:34:32.885 3248 1889061403632 MainThread INFO neutron.agent.securitygroups_rpc [req-7fc19584-84d8-4e0e-bc9d-8484da6f5c9d 9dde4c5c4ce24c1a8b70334cd97c2d7f 2f7df2edf05f4cb597d67dfdea4f94e2 - - - -] Security group member updated ['b6a27fcf-3ad6-4113-99c4-af8ffea80626'] 2022-08-17 07:34:34.164 3248 1889060865472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee443015-0803-4a97-9298-96fb06a8e566 fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] port_update received: c63dbaa2-5312-4355-b6ec-e1eb1f9e0459 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:34:34.174 3248 1889060865472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee443015-0803-4a97-9298-96fb06a8e566 fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] No port c63dbaa2-5312-4355-b6ec-e1eb1f9e0459 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:34:36.100 3248 1889058687456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c63dbaa2-5312-4355-b6ec-e1eb1f9e0459 2022-08-17 07:34:36.143 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-17 07:34:36.338 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Adding port c63dbaa2-5312-4355-b6ec-e1eb1f9e0459 2022-08-17 07:34:36.338 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Port c63dbaa2-5312-4355-b6ec-e1eb1f9e0459 updated. Details: {'device': 'c63dbaa2-5312-4355-b6ec-e1eb1f9e0459', 'network_id': '6e48e9dc-19d2-4ba4-8055-56c0d7f97e25', 'port_id': 'c63dbaa2-5312-4355-b6ec-e1eb1f9e0459', 'mac_address': 'fa:16:3e:13:30:a9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 395, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9b5b1504-9b97-4504-8050-382c09a2c1bc', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-17 07:34:36.338 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] 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-08-17 07:34:36.338 3248 1889059575584 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-c63dbaa2-5312-4355-b6ec-e1eb1f9e0459" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:34:36.338 3248 1889059575584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c63dbaa2-5312-4355-b6ec-e1eb1f9e0459" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:34:36.338 3248 1889059575584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c63dbaa2-5312-4355-b6ec-e1eb1f9e0459 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-17 07:34:36.338 3248 1889059575584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6e48e9dc-19d2-4ba4-8055-56c0d7f97e25 2022-08-17 07:34:36.338 3248 1889059575584 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-08-17 07:34:36.471 3248 1889059575584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c63dbaa2-5312-4355-b6ec-e1eb1f9e0459') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:34:36.471 3248 1889059575584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c63dbaa2-5312-4355-b6ec-e1eb1f9e0459') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:34:36.471 3248 1889059575584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c63dbaa2-5312-4355-b6ec-e1eb1f9e0459 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-17 07:34:36.471 3248 1889059575584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 395, VLAN trunk: None to switch port c63dbaa2-5312-4355-b6ec-e1eb1f9e0459 2022-08-17 07:34:36.553 3248 1889059575584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-17 07:34:36.553 3248 1889059575584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c63dbaa2-5312-4355-b6ec-e1eb1f9e0459'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:34:36.695 3248 1889059575584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c63dbaa2-5312-4355-b6ec-e1eb1f9e0459']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:34:36.695 3248 1889059575584 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-08-17 07:34:36.695 3248 1889059575584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b6a27fcf-3ad6-4113-99c4-af8ffea80626) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-17 07:34:36.695 3248 1889059575584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b6a27fcf-3ad6-4113-99c4-af8ffea80626) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-17 07:34:36.711 3248 1889059575584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c63dbaa2-5312-4355-b6ec-e1eb1f9e0459 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-17 07:34:36.711 3248 1889059575584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-17 07:34:36.711 3248 1889059575584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c63dbaa2-5312-4355-b6ec-e1eb1f9e0459 not yet added. Adding. 2022-08-17 07:34:36.711 3248 1889059575584 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-08-17 07:34:36.711 3248 1889059575584 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-08-17 07:34:40.103 3248 1889059575584 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-c63dbaa2-5312-4355-b6ec-e1eb1f9e0459" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:34:40.103 3248 1889059575584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c63dbaa2-5312-4355-b6ec-e1eb1f9e0459" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:34:40.256 3248 1889059575584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c63dbaa2-5312-4355-b6ec-e1eb1f9e0459" "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:404 2022-08-17 07:34:40.256 3248 1889059575584 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-c63dbaa2-5312-4355-b6ec-e1eb1f9e0459" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:34:40.256 3248 1889059575584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c63dbaa2-5312-4355-b6ec-e1eb1f9e0459" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:34:40.380 3248 1889059575584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c63dbaa2-5312-4355-b6ec-e1eb1f9e0459" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:34:40.474 3248 1889059575584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c63dbaa2-5312-4355-b6ec-e1eb1f9e0459" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:34:40.474 3248 1889059575584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c63dbaa2-5312-4355-b6ec-e1eb1f9e0459 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-17 07:34:40.474 3248 1889059575584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c63dbaa2-5312-4355-b6ec-e1eb1f9e0459 processed. 2022-08-17 07:34:40.494 3248 1889059575584 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:34:40.494 3248 1889059575584 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:390 2022-08-17 07:34:40.675 3248 1889059575584 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:404 2022-08-17 07:34:45.744 3248 1889063034368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dc50792b-cd7a-4309-86b3-34f6411c5582 9dde4c5c4ce24c1a8b70334cd97c2d7f 2f7df2edf05f4cb597d67dfdea4f94e2 - - - -] Security group member updated on remote: ['b6a27fcf-3ad6-4113-99c4-af8ffea80626'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:34:45.778 3248 1889063034368 MainThread INFO neutron.agent.securitygroups_rpc [req-dc50792b-cd7a-4309-86b3-34f6411c5582 9dde4c5c4ce24c1a8b70334cd97c2d7f 2f7df2edf05f4cb597d67dfdea4f94e2 - - - -] Security group member updated ['b6a27fcf-3ad6-4113-99c4-af8ffea80626'] 2022-08-17 07:34:45.778 3248 1889063034368 MainThread INFO neutron.agent.securitygroups_rpc [req-dc50792b-cd7a-4309-86b3-34f6411c5582 9dde4c5c4ce24c1a8b70334cd97c2d7f 2f7df2edf05f4cb597d67dfdea4f94e2 - - - -] Refresh firewall rules 2022-08-17 07:34:45.778 3248 1889063034368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dc50792b-cd7a-4309-86b3-34f6411c5582 9dde4c5c4ce24c1a8b70334cd97c2d7f 2f7df2edf05f4cb597d67dfdea4f94e2 - - - -] Get security group information for devices via rpc ['c63dbaa2-5312-4355-b6ec-e1eb1f9e0459'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:34:45.831 3248 1889063034368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dc50792b-cd7a-4309-86b3-34f6411c5582 9dde4c5c4ce24c1a8b70334cd97c2d7f 2f7df2edf05f4cb597d67dfdea4f94e2 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:34:45.831 3248 1889063034368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dc50792b-cd7a-4309-86b3-34f6411c5582 9dde4c5c4ce24c1a8b70334cd97c2d7f 2f7df2edf05f4cb597d67dfdea4f94e2 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-17 07:34:45.852 3248 1889063034368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc50792b-cd7a-4309-86b3-34f6411c5582 9dde4c5c4ce24c1a8b70334cd97c2d7f 2f7df2edf05f4cb597d67dfdea4f94e2 - - - -] port_delete event received for 'c63dbaa2-5312-4355-b6ec-e1eb1f9e0459' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:34:46.180 3248 1889058687632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c63dbaa2-5312-4355-b6ec-e1eb1f9e0459 2022-08-17 07:34:46.507 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-17 07:34:46.507 3248 1889060260496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c63dbaa2-5312-4355-b6ec-e1eb1f9e0459' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-17 07:34:46.507 3248 1889060260496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c63dbaa2-5312-4355-b6ec-e1eb1f9e0459' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-17 07:34:46.507 3248 1889060260496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c63dbaa2-5312-4355-b6ec-e1eb1f9e0459 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-17 07:34:46.518 3248 1889060260496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6e48e9dc-19d2-4ba4-8055-56c0d7f97e25 2022-08-17 07:34:46.518 3248 1889060260496 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c63dbaa2-5312-4355-b6ec-e1eb1f9e0459'] 2022-08-17 07:34:46.518 3248 1889060260496 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-17 07:34:46.518 3248 1889060260496 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-08-17 07:34:46.518 3248 1889060260496 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c63dbaa2-5312-4355-b6ec-e1eb1f9e0459'] 2022-08-17 07:34:48.533 3248 1889059367392 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:34:48.853 3248 1889059367392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:34:49.846 3248 1889059367392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.984s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:34:51.004 3248 1889059035792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3d88b36a-607a-4002-9695-06e03f3d79c9 9dde4c5c4ce24c1a8b70334cd97c2d7f 2f7df2edf05f4cb597d67dfdea4f94e2 - - - -] Security group member updated on remote: ['b6a27fcf-3ad6-4113-99c4-af8ffea80626'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:34:51.004 3248 1889059035792 MainThread INFO neutron.agent.securitygroups_rpc [req-3d88b36a-607a-4002-9695-06e03f3d79c9 9dde4c5c4ce24c1a8b70334cd97c2d7f 2f7df2edf05f4cb597d67dfdea4f94e2 - - - -] Security group member updated ['b6a27fcf-3ad6-4113-99c4-af8ffea80626'] 2022-08-17 07:34:51.677 3248 1889062020368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28a3976e-463d-4caf-81e0-1575a257db19 fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] port_update received: 2d340811-0eae-445a-8965-167f68ed4b97 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:34:51.677 3248 1889062020368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28a3976e-463d-4caf-81e0-1575a257db19 fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] No port 2d340811-0eae-445a-8965-167f68ed4b97 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:34:54.248 3248 1889058122208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fda0a8b1-53e1-4f53-a2e1-5bd60d314b3b 2001cc902b3644488a7d9c58cbf5eb58 25b64dfd6164420ba5ffe3b5c81585f2 - - - -] Security group member updated on remote: ['8e5c0e05-008b-44c7-a66e-a62fe40b383e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:34:54.248 3248 1889058122208 MainThread INFO neutron.agent.securitygroups_rpc [req-fda0a8b1-53e1-4f53-a2e1-5bd60d314b3b 2001cc902b3644488a7d9c58cbf5eb58 25b64dfd6164420ba5ffe3b5c81585f2 - - - -] Security group member updated ['8e5c0e05-008b-44c7-a66e-a62fe40b383e'] 2022-08-17 07:34:54.261 3248 1889058687456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2d340811-0eae-445a-8965-167f68ed4b97 2022-08-17 07:34:54.557 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-17 07:34:55.461 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Adding port 2d340811-0eae-445a-8965-167f68ed4b97 2022-08-17 07:34:56.080 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Port 2d340811-0eae-445a-8965-167f68ed4b97 updated. Details: {'device': '2d340811-0eae-445a-8965-167f68ed4b97', 'network_id': '6e48e9dc-19d2-4ba4-8055-56c0d7f97e25', 'port_id': '2d340811-0eae-445a-8965-167f68ed4b97', 'mac_address': 'fa:16:3e:fd:b8:73', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 395, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9b5b1504-9b97-4504-8050-382c09a2c1bc', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-17 07:34:57.020 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] 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-08-17 07:34:57.020 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.base [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Loop iteration exceeded interval (2 vs. 2.463838577270508) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:124 2022-08-17 07:34:57.020 3248 1889060975888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3fe31234-f5ff-42f5-8f52-da86586e865c fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] port_update received: fde4c17b-8069-4fc0-8678-cd428e8230eb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:34:57.037 3248 1889060975888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3fe31234-f5ff-42f5-8f52-da86586e865c fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] No port fde4c17b-8069-4fc0-8678-cd428e8230eb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:34:57.037 3248 1889057446720 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-2d340811-0eae-445a-8965-167f68ed4b97" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:34:57.037 3248 1889057446720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2d340811-0eae-445a-8965-167f68ed4b97" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:34:57.037 3248 1889057446720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2d340811-0eae-445a-8965-167f68ed4b97 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-17 07:34:57.037 3248 1889057446720 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6e48e9dc-19d2-4ba4-8055-56c0d7f97e25 2022-08-17 07:34:57.037 3248 1889057446720 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-08-17 07:34:57.207 3248 1889057446720 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2d340811-0eae-445a-8965-167f68ed4b97') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:34:57.207 3248 1889057446720 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2d340811-0eae-445a-8965-167f68ed4b97') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:34:57.222 3248 1889057446720 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2d340811-0eae-445a-8965-167f68ed4b97 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-17 07:34:57.222 3248 1889057446720 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 395, VLAN trunk: None to switch port 2d340811-0eae-445a-8965-167f68ed4b97 2022-08-17 07:34:57.301 3248 1889057446720 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-17 07:34:57.301 3248 1889057446720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2d340811-0eae-445a-8965-167f68ed4b97'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:34:57.479 3248 1889057446720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2d340811-0eae-445a-8965-167f68ed4b97']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:34:57.479 3248 1889057446720 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-08-17 07:34:57.479 3248 1889057446720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b6a27fcf-3ad6-4113-99c4-af8ffea80626) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-17 07:34:57.479 3248 1889057446720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b6a27fcf-3ad6-4113-99c4-af8ffea80626) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-17 07:34:57.479 3248 1889057446720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2d340811-0eae-445a-8965-167f68ed4b97 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-17 07:34:57.479 3248 1889057446720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-17 07:34:57.479 3248 1889057446720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2d340811-0eae-445a-8965-167f68ed4b97 not yet added. Adding. 2022-08-17 07:34:57.479 3248 1889057446720 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-08-17 07:34:57.479 3248 1889057446720 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-08-17 07:34:57.580 3248 1889057446720 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-2d340811-0eae-445a-8965-167f68ed4b97" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:34:57.580 3248 1889057446720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2d340811-0eae-445a-8965-167f68ed4b97" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:34:57.674 3248 1889057446720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2d340811-0eae-445a-8965-167f68ed4b97" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:34:57.674 3248 1889057446720 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-2d340811-0eae-445a-8965-167f68ed4b97" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:34:57.674 3248 1889057446720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2d340811-0eae-445a-8965-167f68ed4b97" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:34:57.787 3248 1889057446720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2d340811-0eae-445a-8965-167f68ed4b97" "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:404 2022-08-17 07:34:57.861 3248 1889057446720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2d340811-0eae-445a-8965-167f68ed4b97" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.812s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:34:57.879 3248 1889057446720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2d340811-0eae-445a-8965-167f68ed4b97 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-17 07:34:57.879 3248 1889057446720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2d340811-0eae-445a-8965-167f68ed4b97 processed. 2022-08-17 07:34:59.025 3248 1889061826976 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:34:59.025 3248 1889061826976 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:390 2022-08-17 07:34:59.183 3248 1889061826976 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:404 2022-08-17 07:35:00.289 3248 1889058687456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fde4c17b-8069-4fc0-8678-cd428e8230eb 2022-08-17 07:35:01.037 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-17 07:35:01.236 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Adding port fde4c17b-8069-4fc0-8678-cd428e8230eb 2022-08-17 07:35:01.236 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Port fde4c17b-8069-4fc0-8678-cd428e8230eb updated. Details: {'device': 'fde4c17b-8069-4fc0-8678-cd428e8230eb', 'network_id': '2cd251f7-2803-4e52-b15a-188824c49fb8', 'port_id': 'fde4c17b-8069-4fc0-8678-cd428e8230eb', 'mac_address': 'fa:16:3e:9d:a1:89', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 369, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c0a56092-7293-47d7-8534-5fd4f17d95de', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-17 07:35:01.236 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] 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-08-17 07:35:01.236 3248 1889062685328 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-fde4c17b-8069-4fc0-8678-cd428e8230eb" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:35:01.236 3248 1889062685328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fde4c17b-8069-4fc0-8678-cd428e8230eb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:35:01.236 3248 1889062685328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fde4c17b-8069-4fc0-8678-cd428e8230eb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-17 07:35:01.236 3248 1889062685328 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2cd251f7-2803-4e52-b15a-188824c49fb8 2022-08-17 07:35:01.236 3248 1889062685328 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-08-17 07:35:01.381 3248 1889062685328 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fde4c17b-8069-4fc0-8678-cd428e8230eb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:35:01.400 3248 1889062685328 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fde4c17b-8069-4fc0-8678-cd428e8230eb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:35:01.400 3248 1889062685328 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fde4c17b-8069-4fc0-8678-cd428e8230eb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-17 07:35:01.400 3248 1889062685328 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 369, VLAN trunk: None to switch port fde4c17b-8069-4fc0-8678-cd428e8230eb 2022-08-17 07:35:01.473 3248 1889062685328 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-17 07:35:01.473 3248 1889062685328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fde4c17b-8069-4fc0-8678-cd428e8230eb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:35:01.623 3248 1889062685328 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fde4c17b-8069-4fc0-8678-cd428e8230eb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:35:01.623 3248 1889062685328 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-08-17 07:35:01.623 3248 1889062685328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8e5c0e05-008b-44c7-a66e-a62fe40b383e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-17 07:35:01.623 3248 1889062685328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8e5c0e05-008b-44c7-a66e-a62fe40b383e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-17 07:35:01.623 3248 1889062685328 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fde4c17b-8069-4fc0-8678-cd428e8230eb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-17 07:35:01.623 3248 1889062685328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-17 07:35:01.623 3248 1889062685328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fde4c17b-8069-4fc0-8678-cd428e8230eb not yet added. Adding. 2022-08-17 07:35:01.623 3248 1889062685328 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-08-17 07:35:01.640 3248 1889062685328 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-08-17 07:35:01.724 3248 1889062685328 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-fde4c17b-8069-4fc0-8678-cd428e8230eb" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:35:01.724 3248 1889062685328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fde4c17b-8069-4fc0-8678-cd428e8230eb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:35:01.862 3248 1889062685328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fde4c17b-8069-4fc0-8678-cd428e8230eb" "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:404 2022-08-17 07:35:01.862 3248 1889062685328 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-fde4c17b-8069-4fc0-8678-cd428e8230eb" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:35:01.862 3248 1889062685328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fde4c17b-8069-4fc0-8678-cd428e8230eb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:35:02.007 3248 1889062685328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fde4c17b-8069-4fc0-8678-cd428e8230eb" "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:404 2022-08-17 07:35:02.095 3248 1889062685328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fde4c17b-8069-4fc0-8678-cd428e8230eb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.859s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:35:02.095 3248 1889062685328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fde4c17b-8069-4fc0-8678-cd428e8230eb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-17 07:35:02.095 3248 1889062685328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fde4c17b-8069-4fc0-8678-cd428e8230eb processed. 2022-08-17 07:35:03.041 3248 1889061758224 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:35:03.041 3248 1889061758224 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:390 2022-08-17 07:35:03.221 3248 1889061758224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.171s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:35:03.252 3248 1889061758224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1ba1d4ba-5319-4f87-b160-13946b0b722e 9dde4c5c4ce24c1a8b70334cd97c2d7f 2f7df2edf05f4cb597d67dfdea4f94e2 - - - -] Security group member updated on remote: ['b6a27fcf-3ad6-4113-99c4-af8ffea80626'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:35:03.252 3248 1889061758224 MainThread INFO neutron.agent.securitygroups_rpc [req-1ba1d4ba-5319-4f87-b160-13946b0b722e 9dde4c5c4ce24c1a8b70334cd97c2d7f 2f7df2edf05f4cb597d67dfdea4f94e2 - - - -] Security group member updated ['b6a27fcf-3ad6-4113-99c4-af8ffea80626'] 2022-08-17 07:35:03.252 3248 1889061758224 MainThread INFO neutron.agent.securitygroups_rpc [req-1ba1d4ba-5319-4f87-b160-13946b0b722e 9dde4c5c4ce24c1a8b70334cd97c2d7f 2f7df2edf05f4cb597d67dfdea4f94e2 - - - -] Refresh firewall rules 2022-08-17 07:35:03.252 3248 1889061758224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1ba1d4ba-5319-4f87-b160-13946b0b722e 9dde4c5c4ce24c1a8b70334cd97c2d7f 2f7df2edf05f4cb597d67dfdea4f94e2 - - - -] Get security group information for devices via rpc ['2d340811-0eae-445a-8965-167f68ed4b97'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:35:03.283 3248 1889061758224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1ba1d4ba-5319-4f87-b160-13946b0b722e 9dde4c5c4ce24c1a8b70334cd97c2d7f 2f7df2edf05f4cb597d67dfdea4f94e2 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:35:03.283 3248 1889061758224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1ba1d4ba-5319-4f87-b160-13946b0b722e 9dde4c5c4ce24c1a8b70334cd97c2d7f 2f7df2edf05f4cb597d67dfdea4f94e2 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-17 07:35:03.322 3248 1889061758224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ba1d4ba-5319-4f87-b160-13946b0b722e 9dde4c5c4ce24c1a8b70334cd97c2d7f 2f7df2edf05f4cb597d67dfdea4f94e2 - - - -] port_delete event received for '2d340811-0eae-445a-8965-167f68ed4b97' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:35:04.339 3248 1889058687632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2d340811-0eae-445a-8965-167f68ed4b97 2022-08-17 07:35:05.049 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-17 07:35:05.049 3248 1889057619456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2d340811-0eae-445a-8965-167f68ed4b97' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-17 07:35:05.049 3248 1889057619456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2d340811-0eae-445a-8965-167f68ed4b97' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-17 07:35:05.049 3248 1889057619456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2d340811-0eae-445a-8965-167f68ed4b97 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-17 07:35:05.053 3248 1889057619456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6e48e9dc-19d2-4ba4-8055-56c0d7f97e25 2022-08-17 07:35:05.053 3248 1889057619456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2d340811-0eae-445a-8965-167f68ed4b97'] 2022-08-17 07:35:05.053 3248 1889057619456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-17 07:35:05.053 3248 1889057619456 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-08-17 07:35:05.053 3248 1889057619456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2d340811-0eae-445a-8965-167f68ed4b97'] 2022-08-17 07:35:07.056 3248 1889060002800 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:35:07.666 3248 1889060002800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.610s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:35:08.580 3248 1889060432176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7fcce194-298c-459d-be00-24ba6bf936f2 - - - - - -] port_update received: d0877dbc-25fd-43e0-9014-2a9f04e6a61a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:35:08.597 3248 1889060432176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7fcce194-298c-459d-be00-24ba6bf936f2 - - - - - -] No port d0877dbc-25fd-43e0-9014-2a9f04e6a61a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:35:08.612 3248 1889060002800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.937s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:35:11.861 3248 1889062700304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67583477-0198-4ebc-a5e6-e9504d515881 - - - - - -] port_update received: c9ea3d18-08f5-4e02-b7ad-1d64bf4c0a65 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:35:11.872 3248 1889062700304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67583477-0198-4ebc-a5e6-e9504d515881 - - - - - -] No port c9ea3d18-08f5-4e02-b7ad-1d64bf4c0a65 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:35:13.908 3248 1889061907264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c55147da-8bb3-4e82-83af-f7c67e67f672 - - - - - -] port_update received: d0cdbecd-087a-4a0e-9fdd-3d5853e03472 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:35:13.908 3248 1889061907264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c55147da-8bb3-4e82-83af-f7c67e67f672 - - - - - -] No port d0cdbecd-087a-4a0e-9fdd-3d5853e03472 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:35:16.267 3248 1889061316912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d2656ea1-cca2-4433-88e8-e6cfe5b35fbe 61223d3bd5d84a88bed479f055186dbf 7eaf872dd2f4428ca13c52c4a06f7bdd - - - -] Security group rule updated on remote: ['a4afb24f-08ce-4a33-87aa-c02872e6f4e4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-17 07:35:16.267 3248 1889061316912 MainThread INFO neutron.agent.securitygroups_rpc [req-d2656ea1-cca2-4433-88e8-e6cfe5b35fbe 61223d3bd5d84a88bed479f055186dbf 7eaf872dd2f4428ca13c52c4a06f7bdd - - - -] Security group rule updated ['a4afb24f-08ce-4a33-87aa-c02872e6f4e4'] 2022-08-17 07:35:16.439 3248 1889062314928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7ae504ba-dd2d-4bf9-a532-16170d36328a 61223d3bd5d84a88bed479f055186dbf 7eaf872dd2f4428ca13c52c4a06f7bdd - - - -] Security group rule updated on remote: ['a4afb24f-08ce-4a33-87aa-c02872e6f4e4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-17 07:35:16.439 3248 1889062314928 MainThread INFO neutron.agent.securitygroups_rpc [req-7ae504ba-dd2d-4bf9-a532-16170d36328a 61223d3bd5d84a88bed479f055186dbf 7eaf872dd2f4428ca13c52c4a06f7bdd - - - -] Security group rule updated ['a4afb24f-08ce-4a33-87aa-c02872e6f4e4'] 2022-08-17 07:35:16.596 3248 1889060401744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-40d0f43c-3fee-4ac4-b489-f259b523db1f 61223d3bd5d84a88bed479f055186dbf 7eaf872dd2f4428ca13c52c4a06f7bdd - - - -] Security group rule updated on remote: ['a4afb24f-08ce-4a33-87aa-c02872e6f4e4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-17 07:35:16.596 3248 1889060401744 MainThread INFO neutron.agent.securitygroups_rpc [req-40d0f43c-3fee-4ac4-b489-f259b523db1f 61223d3bd5d84a88bed479f055186dbf 7eaf872dd2f4428ca13c52c4a06f7bdd - - - -] Security group rule updated ['a4afb24f-08ce-4a33-87aa-c02872e6f4e4'] 2022-08-17 07:35:16.744 3248 1889062020368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-33b7164f-5905-49fc-b623-bb847566d691 61223d3bd5d84a88bed479f055186dbf 7eaf872dd2f4428ca13c52c4a06f7bdd - - - -] Security group rule updated on remote: ['a4afb24f-08ce-4a33-87aa-c02872e6f4e4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-17 07:35:16.744 3248 1889062020368 MainThread INFO neutron.agent.securitygroups_rpc [req-33b7164f-5905-49fc-b623-bb847566d691 61223d3bd5d84a88bed479f055186dbf 7eaf872dd2f4428ca13c52c4a06f7bdd - - - -] Security group rule updated ['a4afb24f-08ce-4a33-87aa-c02872e6f4e4'] 2022-08-17 07:35:16.896 3248 1889062891584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d7a49f7b-9cf6-47f8-bbd2-42346654ff28 61223d3bd5d84a88bed479f055186dbf 7eaf872dd2f4428ca13c52c4a06f7bdd - - - -] Security group rule updated on remote: ['a4afb24f-08ce-4a33-87aa-c02872e6f4e4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-17 07:35:16.896 3248 1889062891584 MainThread INFO neutron.agent.securitygroups_rpc [req-d7a49f7b-9cf6-47f8-bbd2-42346654ff28 61223d3bd5d84a88bed479f055186dbf 7eaf872dd2f4428ca13c52c4a06f7bdd - - - -] Security group rule updated ['a4afb24f-08ce-4a33-87aa-c02872e6f4e4'] 2022-08-17 07:35:17.127 3248 1889060584608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c1a4008d-c0c2-4fc8-9cfa-9788dddfb925 61223d3bd5d84a88bed479f055186dbf 7eaf872dd2f4428ca13c52c4a06f7bdd - - - -] Security group rule updated on remote: ['a4afb24f-08ce-4a33-87aa-c02872e6f4e4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-17 07:35:17.145 3248 1889060584608 MainThread INFO neutron.agent.securitygroups_rpc [req-c1a4008d-c0c2-4fc8-9cfa-9788dddfb925 61223d3bd5d84a88bed479f055186dbf 7eaf872dd2f4428ca13c52c4a06f7bdd - - - -] Security group rule updated ['a4afb24f-08ce-4a33-87aa-c02872e6f4e4'] 2022-08-17 07:35:18.213 3248 1889058877504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-82bc2d1e-388b-42e9-8799-367b865fe60c - - - - - -] port_update received: db119663-d299-4aea-a6ea-af53c8cce90d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:35:18.226 3248 1889058877504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-82bc2d1e-388b-42e9-8799-367b865fe60c - - - - - -] No port db119663-d299-4aea-a6ea-af53c8cce90d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:35:38.181 3248 1889062319728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d1e1b34e-bacd-4ba9-988c-bd575b41b14e 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] network_delete received. Deleting network 6e48e9dc-19d2-4ba4-8055-56c0d7f97e25 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-17 07:35:38.181 3248 1889062319728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d1e1b34e-bacd-4ba9-988c-bd575b41b14e 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] Network 6e48e9dc-19d2-4ba4-8055-56c0d7f97e25 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-17 07:35:46.017 3248 1889060584608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8ffce535-3dc0-4d02-8f3e-f0831cff5d8f 61223d3bd5d84a88bed479f055186dbf 7eaf872dd2f4428ca13c52c4a06f7bdd - - - -] Security group member updated on remote: ['a4afb24f-08ce-4a33-87aa-c02872e6f4e4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:35:46.017 3248 1889060584608 MainThread INFO neutron.agent.securitygroups_rpc [req-8ffce535-3dc0-4d02-8f3e-f0831cff5d8f 61223d3bd5d84a88bed479f055186dbf 7eaf872dd2f4428ca13c52c4a06f7bdd - - - -] Security group member updated ['a4afb24f-08ce-4a33-87aa-c02872e6f4e4'] 2022-08-17 07:35:46.769 3248 1889061651200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae99a835-598c-4642-b1e9-96c802d2cf50 fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] port_update received: 9baee402-152f-4aa2-a956-c2704e4b760c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:35:47.518 3248 1889061651200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae99a835-598c-4642-b1e9-96c802d2cf50 fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] No port 9baee402-152f-4aa2-a956-c2704e4b760c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:36:02.794 3248 1889058687456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9baee402-152f-4aa2-a956-c2704e4b760c 2022-08-17 07:36:04.381 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-17 07:36:04.571 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Adding port 9baee402-152f-4aa2-a956-c2704e4b760c 2022-08-17 07:36:04.571 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Port 9baee402-152f-4aa2-a956-c2704e4b760c updated. Details: {'device': '9baee402-152f-4aa2-a956-c2704e4b760c', 'network_id': '114fa4b7-fcdf-44b8-87b0-ce6bce751876', 'port_id': '9baee402-152f-4aa2-a956-c2704e4b760c', 'mac_address': 'fa:16:3e:ba:92:10', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 351, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3bb0eb5c-1dd2-45a3-bbc6-0adab04f00fa', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-17 07:36:04.571 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] 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-08-17 07:36:04.571 3248 1889061510832 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-9baee402-152f-4aa2-a956-c2704e4b760c" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:36:04.571 3248 1889061510832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9baee402-152f-4aa2-a956-c2704e4b760c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:36:04.571 3248 1889061510832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9baee402-152f-4aa2-a956-c2704e4b760c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-17 07:36:04.585 3248 1889061510832 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 114fa4b7-fcdf-44b8-87b0-ce6bce751876 2022-08-17 07:36:04.585 3248 1889061510832 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-08-17 07:36:04.752 3248 1889061510832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9baee402-152f-4aa2-a956-c2704e4b760c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:36:04.752 3248 1889061510832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9baee402-152f-4aa2-a956-c2704e4b760c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:36:04.752 3248 1889061510832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9baee402-152f-4aa2-a956-c2704e4b760c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-17 07:36:04.752 3248 1889061510832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 351, VLAN trunk: None to switch port 9baee402-152f-4aa2-a956-c2704e4b760c 2022-08-17 07:36:04.830 3248 1889061510832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-17 07:36:04.830 3248 1889061510832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9baee402-152f-4aa2-a956-c2704e4b760c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:36:05.082 3248 1889061510832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9baee402-152f-4aa2-a956-c2704e4b760c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:36:05.082 3248 1889061510832 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-08-17 07:36:05.082 3248 1889061510832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a4afb24f-08ce-4a33-87aa-c02872e6f4e4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-17 07:36:05.082 3248 1889061510832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9baee402-152f-4aa2-a956-c2704e4b760c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-17 07:36:05.082 3248 1889061510832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-17 07:36:05.082 3248 1889061510832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9baee402-152f-4aa2-a956-c2704e4b760c not yet added. Adding. 2022-08-17 07:36:05.082 3248 1889061510832 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-08-17 07:36:05.095 3248 1889061510832 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-08-17 07:36:05.205 3248 1889061510832 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-9baee402-152f-4aa2-a956-c2704e4b760c" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:36:05.205 3248 1889061510832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9baee402-152f-4aa2-a956-c2704e4b760c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:36:05.336 3248 1889061510832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9baee402-152f-4aa2-a956-c2704e4b760c" "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:404 2022-08-17 07:36:05.336 3248 1889061510832 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-9baee402-152f-4aa2-a956-c2704e4b760c" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:36:05.336 3248 1889061510832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9baee402-152f-4aa2-a956-c2704e4b760c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:36:05.462 3248 1889061510832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9baee402-152f-4aa2-a956-c2704e4b760c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:36:05.568 3248 1889061510832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9baee402-152f-4aa2-a956-c2704e4b760c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:36:05.568 3248 1889061510832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9baee402-152f-4aa2-a956-c2704e4b760c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-17 07:36:05.568 3248 1889061510832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9baee402-152f-4aa2-a956-c2704e4b760c processed. 2022-08-17 07:36:06.380 3248 1889061510832 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:36:06.380 3248 1889061510832 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:390 2022-08-17 07:36:06.681 3248 1889061510832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:36:07.764 3248 1889061729024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fa655d21-4c40-45fa-8c7b-b1e48213da2d 2001cc902b3644488a7d9c58cbf5eb58 25b64dfd6164420ba5ffe3b5c81585f2 - - - -] Security group member updated on remote: ['8e5c0e05-008b-44c7-a66e-a62fe40b383e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:36:07.764 3248 1889061729024 MainThread INFO neutron.agent.securitygroups_rpc [req-fa655d21-4c40-45fa-8c7b-b1e48213da2d 2001cc902b3644488a7d9c58cbf5eb58 25b64dfd6164420ba5ffe3b5c81585f2 - - - -] Security group member updated ['8e5c0e05-008b-44c7-a66e-a62fe40b383e'] 2022-08-17 07:36:07.764 3248 1889061729024 MainThread INFO neutron.agent.securitygroups_rpc [req-fa655d21-4c40-45fa-8c7b-b1e48213da2d 2001cc902b3644488a7d9c58cbf5eb58 25b64dfd6164420ba5ffe3b5c81585f2 - - - -] Refresh firewall rules 2022-08-17 07:36:07.764 3248 1889061729024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fa655d21-4c40-45fa-8c7b-b1e48213da2d 2001cc902b3644488a7d9c58cbf5eb58 25b64dfd6164420ba5ffe3b5c81585f2 - - - -] Get security group information for devices via rpc ['fde4c17b-8069-4fc0-8678-cd428e8230eb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:36:07.788 3248 1889061729024 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fa655d21-4c40-45fa-8c7b-b1e48213da2d 2001cc902b3644488a7d9c58cbf5eb58 25b64dfd6164420ba5ffe3b5c81585f2 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:36:07.788 3248 1889061729024 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fa655d21-4c40-45fa-8c7b-b1e48213da2d 2001cc902b3644488a7d9c58cbf5eb58 25b64dfd6164420ba5ffe3b5c81585f2 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-17 07:36:07.852 3248 1889061729024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa655d21-4c40-45fa-8c7b-b1e48213da2d 2001cc902b3644488a7d9c58cbf5eb58 25b64dfd6164420ba5ffe3b5c81585f2 - - - -] port_delete event received for 'fde4c17b-8069-4fc0-8678-cd428e8230eb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:36:08.958 3248 1889058687632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fde4c17b-8069-4fc0-8678-cd428e8230eb 2022-08-17 07:36:10.411 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-17 07:36:10.411 3248 1889059037024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fde4c17b-8069-4fc0-8678-cd428e8230eb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-17 07:36:10.411 3248 1889059037024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fde4c17b-8069-4fc0-8678-cd428e8230eb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-17 07:36:10.411 3248 1889059037024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fde4c17b-8069-4fc0-8678-cd428e8230eb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-17 07:36:10.426 3248 1889059037024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2cd251f7-2803-4e52-b15a-188824c49fb8 2022-08-17 07:36:10.426 3248 1889059037024 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fde4c17b-8069-4fc0-8678-cd428e8230eb'] 2022-08-17 07:36:10.426 3248 1889059037024 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-17 07:36:10.426 3248 1889059037024 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-08-17 07:36:10.426 3248 1889059037024 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fde4c17b-8069-4fc0-8678-cd428e8230eb'] 2022-08-17 07:36:12.401 3248 1889060242704 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:36:12.865 3248 1889060242704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.469s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:36:13.816 3248 1889062319200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76f92c7a-4297-4737-b5fb-1dedb528b4b9 b2e79830079c4aa9b95c4622bac45c74 afb93daca17c466da3a698536c6b323f - - - -] port_delete event received for '1ceb8cd8-89a6-4de5-8a67-f0729735c5c9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:36:13.836 3248 1889060242704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.968s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:36:18.306 3248 1889062319200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c5999541-087c-4998-9a31-a40a47a9b049 b2e79830079c4aa9b95c4622bac45c74 afb93daca17c466da3a698536c6b323f - - - -] Security group member updated on remote: ['053f7a29-3acd-47d8-bea5-780a769bcc6e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:36:19.352 3248 1889062319200 MainThread INFO neutron.agent.securitygroups_rpc [req-c5999541-087c-4998-9a31-a40a47a9b049 b2e79830079c4aa9b95c4622bac45c74 afb93daca17c466da3a698536c6b323f - - - -] Security group member updated ['053f7a29-3acd-47d8-bea5-780a769bcc6e'] 2022-08-17 07:36:19.366 3248 1889058687632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e9ed906d-2552-4f27-bf24-b8cee4b20a07 2022-08-17 07:36:19.366 3248 1889062319200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5999541-087c-4998-9a31-a40a47a9b049 b2e79830079c4aa9b95c4622bac45c74 afb93daca17c466da3a698536c6b323f - - - -] port_delete event received for 'e9ed906d-2552-4f27-bf24-b8cee4b20a07' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:36:21.394 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-17 07:36:21.394 3248 1889060609008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e9ed906d-2552-4f27-bf24-b8cee4b20a07' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-17 07:36:21.394 3248 1889060609008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e9ed906d-2552-4f27-bf24-b8cee4b20a07' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-17 07:36:21.394 3248 1889060609008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e9ed906d-2552-4f27-bf24-b8cee4b20a07 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-17 07:36:21.410 3248 1889060609008 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e9ed906d-2552-4f27-bf24-b8cee4b20a07'] 2022-08-17 07:36:21.410 3248 1889060609008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-17 07:36:21.410 3248 1889060609008 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-08-17 07:36:21.410 3248 1889060609008 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e9ed906d-2552-4f27-bf24-b8cee4b20a07'] 2022-08-17 07:36:22.023 3248 1889060609008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f272b457-2e2b-4b31-a5dd-b061bd4e9ffe 2001cc902b3644488a7d9c58cbf5eb58 25b64dfd6164420ba5ffe3b5c81585f2 - - - -] Security group member updated on remote: ['8e5c0e05-008b-44c7-a66e-a62fe40b383e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:36:22.023 3248 1889060609008 MainThread INFO neutron.agent.securitygroups_rpc [req-f272b457-2e2b-4b31-a5dd-b061bd4e9ffe 2001cc902b3644488a7d9c58cbf5eb58 25b64dfd6164420ba5ffe3b5c81585f2 - - - -] Security group member updated ['8e5c0e05-008b-44c7-a66e-a62fe40b383e'] 2022-08-17 07:36:22.705 3248 1889062483216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c63a5c52-54f6-4abb-9c1a-29b5dbd23c03 fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] port_update received: e97cc00a-e3b6-4eaa-be0a-7f16c6e93086 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-17 07:36:22.723 3248 1889062483216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c63a5c52-54f6-4abb-9c1a-29b5dbd23c03 fd324314c13743779330b7eb52a1a834 62678f101b3547859f187a24aa31f563 - - - -] No port e97cc00a-e3b6-4eaa-be0a-7f16c6e93086 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-17 07:36:23.384 3248 1889060988528 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:36:23.384 3248 1889060988528 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:390 2022-08-17 07:36:23.409 3248 1889060988528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:36:24.752 3248 1889062514752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b14f67f-b3bf-48e0-8d77-a2ad7c967cdc b2e79830079c4aa9b95c4622bac45c74 afb93daca17c466da3a698536c6b323f - - - -] port_delete event received for 'c176430a-102e-41d1-9b01-28015e794a85' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:36:25.006 3248 1889058687456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e97cc00a-e3b6-4eaa-be0a-7f16c6e93086 2022-08-17 07:36:25.394 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-17 07:36:25.589 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Adding port e97cc00a-e3b6-4eaa-be0a-7f16c6e93086 2022-08-17 07:36:25.595 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Port e97cc00a-e3b6-4eaa-be0a-7f16c6e93086 updated. Details: {'device': 'e97cc00a-e3b6-4eaa-be0a-7f16c6e93086', 'network_id': '2cd251f7-2803-4e52-b15a-188824c49fb8', 'port_id': 'e97cc00a-e3b6-4eaa-be0a-7f16c6e93086', 'mac_address': 'fa:16:3e:0b:e8:7c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 369, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c0a56092-7293-47d7-8534-5fd4f17d95de', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-17 07:36:25.595 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] 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-08-17 07:36:25.595 3248 1889061748224 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-e97cc00a-e3b6-4eaa-be0a-7f16c6e93086" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:36:25.595 3248 1889061748224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e97cc00a-e3b6-4eaa-be0a-7f16c6e93086" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:36:25.595 3248 1889061748224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e97cc00a-e3b6-4eaa-be0a-7f16c6e93086 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-17 07:36:25.595 3248 1889061748224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2cd251f7-2803-4e52-b15a-188824c49fb8 2022-08-17 07:36:25.595 3248 1889061748224 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-08-17 07:36:25.732 3248 1889061748224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e97cc00a-e3b6-4eaa-be0a-7f16c6e93086') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:36:25.732 3248 1889061748224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e97cc00a-e3b6-4eaa-be0a-7f16c6e93086') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:36:25.732 3248 1889061748224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e97cc00a-e3b6-4eaa-be0a-7f16c6e93086 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-17 07:36:25.743 3248 1889061748224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 369, VLAN trunk: None to switch port e97cc00a-e3b6-4eaa-be0a-7f16c6e93086 2022-08-17 07:36:25.807 3248 1889061748224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-17 07:36:25.807 3248 1889061748224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e97cc00a-e3b6-4eaa-be0a-7f16c6e93086'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:36:25.960 3248 1889061748224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e97cc00a-e3b6-4eaa-be0a-7f16c6e93086']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:36:25.960 3248 1889061748224 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-08-17 07:36:25.960 3248 1889061748224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8e5c0e05-008b-44c7-a66e-a62fe40b383e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-17 07:36:25.960 3248 1889061748224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8e5c0e05-008b-44c7-a66e-a62fe40b383e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-17 07:36:25.960 3248 1889061748224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e97cc00a-e3b6-4eaa-be0a-7f16c6e93086 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-17 07:36:25.960 3248 1889061748224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-17 07:36:25.960 3248 1889061748224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e97cc00a-e3b6-4eaa-be0a-7f16c6e93086 not yet added. Adding. 2022-08-17 07:36:25.960 3248 1889061748224 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-08-17 07:36:25.960 3248 1889061748224 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-08-17 07:36:26.074 3248 1889061748224 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-e97cc00a-e3b6-4eaa-be0a-7f16c6e93086" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:36:26.074 3248 1889061748224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e97cc00a-e3b6-4eaa-be0a-7f16c6e93086" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:36:26.188 3248 1889061748224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e97cc00a-e3b6-4eaa-be0a-7f16c6e93086" "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:404 2022-08-17 07:36:26.188 3248 1889061748224 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-e97cc00a-e3b6-4eaa-be0a-7f16c6e93086" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:36:26.188 3248 1889061748224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e97cc00a-e3b6-4eaa-be0a-7f16c6e93086" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:36:26.301 3248 1889061748224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e97cc00a-e3b6-4eaa-be0a-7f16c6e93086" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:36:26.398 3248 1889061748224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e97cc00a-e3b6-4eaa-be0a-7f16c6e93086" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.813s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:36:26.398 3248 1889061748224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e97cc00a-e3b6-4eaa-be0a-7f16c6e93086 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-17 07:36:26.398 3248 1889061748224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e97cc00a-e3b6-4eaa-be0a-7f16c6e93086 processed. 2022-08-17 07:36:27.051 3248 1889058687632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4929a810-8ffb-4736-afb2-d5142a3cb211 2022-08-17 07:36:27.401 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-17 07:36:27.401 3248 1889062415872 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:36:27.401 3248 1889062415872 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:390 2022-08-17 07:36:27.401 3248 1889062414112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4929a810-8ffb-4736-afb2-d5142a3cb211' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-17 07:36:27.401 3248 1889062414112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4929a810-8ffb-4736-afb2-d5142a3cb211' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-17 07:36:27.401 3248 1889062414112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4929a810-8ffb-4736-afb2-d5142a3cb211 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-17 07:36:27.415 3248 1889062414112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7da685da-5755-4a74-ae7f-f5d4d0aa3b15 2022-08-17 07:36:27.415 3248 1889062414112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4929a810-8ffb-4736-afb2-d5142a3cb211'] 2022-08-17 07:36:27.415 3248 1889062414112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-17 07:36:27.415 3248 1889062414112 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-08-17 07:36:27.415 3248 1889062414112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4929a810-8ffb-4736-afb2-d5142a3cb211'] 2022-08-17 07:36:27.611 3248 1889062415872 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:404 2022-08-17 07:36:27.800 3248 1889060856048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a46ac8b4-d7bf-459d-82b1-a42e18ce0a0e b2e79830079c4aa9b95c4622bac45c74 afb93daca17c466da3a698536c6b323f - - - -] Security group member updated on remote: ['053f7a29-3acd-47d8-bea5-780a769bcc6e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:36:27.800 3248 1889060856048 MainThread INFO neutron.agent.securitygroups_rpc [req-a46ac8b4-d7bf-459d-82b1-a42e18ce0a0e b2e79830079c4aa9b95c4622bac45c74 afb93daca17c466da3a698536c6b323f - - - -] Security group member updated ['053f7a29-3acd-47d8-bea5-780a769bcc6e'] 2022-08-17 07:36:27.932 3248 1889060244640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a46ac8b4-d7bf-459d-82b1-a42e18ce0a0e b2e79830079c4aa9b95c4622bac45c74 afb93daca17c466da3a698536c6b323f - - - -] port_delete event received for '4929a810-8ffb-4736-afb2-d5142a3cb211' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:36:29.411 3248 1889062321840 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:36:29.411 3248 1889062321840 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:390 2022-08-17 07:36:29.435 3248 1889062321840 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:404 2022-08-17 07:36:30.501 3248 1889060988704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04e1fe61-8dd6-45bd-8d08-49068088f1e0 b2e79830079c4aa9b95c4622bac45c74 afb93daca17c466da3a698536c6b323f - - - -] port_delete event received for 'e76de6a4-ff87-4b5e-a289-dfd10c68a348' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:36:32.957 3248 1889062186672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac82dd58-e57c-4d67-b101-f90313e794bb 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] port_delete event received for 'c95604db-8879-4987-9233-5ae78834c1bd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:36:33.993 3248 1889062186672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26332e1a-86d3-4cf3-a8b3-08658fddd932 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] port_delete event received for '93b09bf8-ffb9-46de-a325-47e45853c77a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:36:34.728 3248 1889061758576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5780d39-d8a5-4342-a77e-e9d9ddef802f 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] port_delete event received for '091b100e-a1a5-40bd-a611-336271ef2160' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:36:34.897 3248 1889062022480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-def9132a-6981-4add-a0e4-ec90bf6870fd - - - - - -] port_delete event received for '091b100e-a1a5-40bd-a611-336271ef2160' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:36:35.189 3248 1889062700128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5780d39-d8a5-4342-a77e-e9d9ddef802f 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] network_delete received. Deleting network 7da685da-5755-4a74-ae7f-f5d4d0aa3b15 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-17 07:36:35.189 3248 1889062700128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5780d39-d8a5-4342-a77e-e9d9ddef802f 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] Network 7da685da-5755-4a74-ae7f-f5d4d0aa3b15 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-17 07:36:36.301 3248 1889060609008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-491aba1c-49b8-4a36-a2bb-161d5a7e47f7 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] port_delete event received for '46f17b7e-838f-4de9-9da7-659417573601' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:36:37.367 3248 1889063204288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-181d8447-41bd-4f98-bf13-f59a04a05c23 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] port_delete event received for '867fd923-cc1a-4759-be2b-29a96ae09a38' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:36:38.361 3248 1889061730784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b1fcc6b-e76a-4f75-8614-d0a65f58faf4 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] port_delete event received for 'c392cea2-e9f1-4cee-a9fa-2ed6385da3b7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:36:39.143 3248 1889061746640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1276243f-d391-4182-9750-49c9f0503693 - - - - - -] port_delete event received for 'c392cea2-e9f1-4cee-a9fa-2ed6385da3b7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:36:40.095 3248 1889063204288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b1fcc6b-e76a-4f75-8614-d0a65f58faf4 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] network_delete received. Deleting network 4d1160bf-dfed-489f-8cc4-0530f1f02e64 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-17 07:36:40.095 3248 1889063204288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b1fcc6b-e76a-4f75-8614-d0a65f58faf4 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] Network 4d1160bf-dfed-489f-8cc4-0530f1f02e64 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-17 07:36:51.275 3248 1889063278368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e675f074-93e6-463c-8a00-1bee5b47a1e5 2001cc902b3644488a7d9c58cbf5eb58 25b64dfd6164420ba5ffe3b5c81585f2 - - - -] Security group member updated on remote: ['8e5c0e05-008b-44c7-a66e-a62fe40b383e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:36:51.275 3248 1889063278368 MainThread INFO neutron.agent.securitygroups_rpc [req-e675f074-93e6-463c-8a00-1bee5b47a1e5 2001cc902b3644488a7d9c58cbf5eb58 25b64dfd6164420ba5ffe3b5c81585f2 - - - -] Security group member updated ['8e5c0e05-008b-44c7-a66e-a62fe40b383e'] 2022-08-17 07:36:51.275 3248 1889063278368 MainThread INFO neutron.agent.securitygroups_rpc [req-e675f074-93e6-463c-8a00-1bee5b47a1e5 2001cc902b3644488a7d9c58cbf5eb58 25b64dfd6164420ba5ffe3b5c81585f2 - - - -] Refresh firewall rules 2022-08-17 07:36:51.275 3248 1889063278368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e675f074-93e6-463c-8a00-1bee5b47a1e5 2001cc902b3644488a7d9c58cbf5eb58 25b64dfd6164420ba5ffe3b5c81585f2 - - - -] Get security group information for devices via rpc ['e97cc00a-e3b6-4eaa-be0a-7f16c6e93086'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:36:51.275 3248 1889058687632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e97cc00a-e3b6-4eaa-be0a-7f16c6e93086 2022-08-17 07:36:51.290 3248 1889063278368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e675f074-93e6-463c-8a00-1bee5b47a1e5 2001cc902b3644488a7d9c58cbf5eb58 25b64dfd6164420ba5ffe3b5c81585f2 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:36:51.290 3248 1889063278368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e675f074-93e6-463c-8a00-1bee5b47a1e5 2001cc902b3644488a7d9c58cbf5eb58 25b64dfd6164420ba5ffe3b5c81585f2 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-17 07:36:51.345 3248 1889063473744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e675f074-93e6-463c-8a00-1bee5b47a1e5 2001cc902b3644488a7d9c58cbf5eb58 25b64dfd6164420ba5ffe3b5c81585f2 - - - -] port_delete event received for 'e97cc00a-e3b6-4eaa-be0a-7f16c6e93086' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:36:52.463 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-17 07:36:52.463 3248 1889063544432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e97cc00a-e3b6-4eaa-be0a-7f16c6e93086' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-17 07:36:52.463 3248 1889063544432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e97cc00a-e3b6-4eaa-be0a-7f16c6e93086' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-17 07:36:52.463 3248 1889063544432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e97cc00a-e3b6-4eaa-be0a-7f16c6e93086 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-17 07:36:52.463 3248 1889063544432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2cd251f7-2803-4e52-b15a-188824c49fb8 2022-08-17 07:36:52.463 3248 1889063544432 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e97cc00a-e3b6-4eaa-be0a-7f16c6e93086'] 2022-08-17 07:36:52.463 3248 1889063544432 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-17 07:36:52.463 3248 1889063544432 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-08-17 07:36:52.463 3248 1889063544432 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e97cc00a-e3b6-4eaa-be0a-7f16c6e93086'] 2022-08-17 07:36:54.477 3248 1889058932160 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:36:55.255 3248 1889058932160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.781s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:36:56.048 3248 1889058932160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.782s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:37:14.524 3248 1889062322416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73d736b4-f4ca-45c1-a092-1d08625f00df 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] network_delete received. Deleting network 2cd251f7-2803-4e52-b15a-188824c49fb8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-17 07:37:14.524 3248 1889062322416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73d736b4-f4ca-45c1-a092-1d08625f00df 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] Network 2cd251f7-2803-4e52-b15a-188824c49fb8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-17 07:38:31.871 3248 1889058687632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9baee402-152f-4aa2-a956-c2704e4b760c 2022-08-17 07:38:33.343 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-17 07:38:33.343 3248 1889061904800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9baee402-152f-4aa2-a956-c2704e4b760c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-17 07:38:33.343 3248 1889061904800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9baee402-152f-4aa2-a956-c2704e4b760c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-17 07:38:33.343 3248 1889061904800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9baee402-152f-4aa2-a956-c2704e4b760c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-17 07:38:33.343 3248 1889061904800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 114fa4b7-fcdf-44b8-87b0-ce6bce751876 2022-08-17 07:38:33.343 3248 1889061904800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9baee402-152f-4aa2-a956-c2704e4b760c'] 2022-08-17 07:38:33.343 3248 1889061904800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-17 07:38:33.343 3248 1889061904800 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-08-17 07:38:33.343 3248 1889061904800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9baee402-152f-4aa2-a956-c2704e4b760c'] 2022-08-17 07:38:35.340 3248 1889063278544 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:38:35.340 3248 1889063278544 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:390 2022-08-17 07:38:35.469 3248 1889063278544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:38:44.015 3248 1889058687456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9baee402-152f-4aa2-a956-c2704e4b760c 2022-08-17 07:38:45.390 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-17 07:38:45.581 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Adding port 9baee402-152f-4aa2-a956-c2704e4b760c 2022-08-17 07:38:45.581 3248 1888962971072 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Port 9baee402-152f-4aa2-a956-c2704e4b760c updated. Details: {'device': '9baee402-152f-4aa2-a956-c2704e4b760c', 'network_id': '114fa4b7-fcdf-44b8-87b0-ce6bce751876', 'port_id': '9baee402-152f-4aa2-a956-c2704e4b760c', 'mac_address': 'fa:16:3e:ba:92:10', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 351, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3bb0eb5c-1dd2-45a3-bbc6-0adab04f00fa', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-17 07:38:45.581 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] 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-08-17 07:38:45.581 3248 1889063280480 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-9baee402-152f-4aa2-a956-c2704e4b760c" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:38:45.581 3248 1889063280480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9baee402-152f-4aa2-a956-c2704e4b760c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:38:45.581 3248 1889063280480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9baee402-152f-4aa2-a956-c2704e4b760c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-17 07:38:45.581 3248 1889063280480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 114fa4b7-fcdf-44b8-87b0-ce6bce751876 2022-08-17 07:38:45.581 3248 1889063280480 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-08-17 07:38:45.721 3248 1889063280480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9baee402-152f-4aa2-a956-c2704e4b760c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:38:45.721 3248 1889063280480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9baee402-152f-4aa2-a956-c2704e4b760c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-17 07:38:45.721 3248 1889063280480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9baee402-152f-4aa2-a956-c2704e4b760c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-17 07:38:45.721 3248 1889063280480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 351, VLAN trunk: None to switch port 9baee402-152f-4aa2-a956-c2704e4b760c 2022-08-17 07:38:45.783 3248 1889063280480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-17 07:38:45.783 3248 1889063280480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9baee402-152f-4aa2-a956-c2704e4b760c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-17 07:38:46.028 3248 1889063280480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9baee402-152f-4aa2-a956-c2704e4b760c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-17 07:38:46.028 3248 1889063280480 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-08-17 07:38:46.028 3248 1889063280480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a4afb24f-08ce-4a33-87aa-c02872e6f4e4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-17 07:38:46.028 3248 1889063280480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9baee402-152f-4aa2-a956-c2704e4b760c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-17 07:38:46.028 3248 1889063280480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-17 07:38:46.028 3248 1889063280480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9baee402-152f-4aa2-a956-c2704e4b760c not yet added. Adding. 2022-08-17 07:38:46.028 3248 1889063280480 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-08-17 07:38:46.028 3248 1889063280480 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-08-17 07:38:46.080 3248 1889063280480 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-9baee402-152f-4aa2-a956-c2704e4b760c" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:38:46.080 3248 1889063280480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9baee402-152f-4aa2-a956-c2704e4b760c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:38:46.148 3248 1889063280480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9baee402-152f-4aa2-a956-c2704e4b760c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:38:46.148 3248 1889063280480 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-9baee402-152f-4aa2-a956-c2704e4b760c" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:38:46.148 3248 1889063280480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9baee402-152f-4aa2-a956-c2704e4b760c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-17 07:38:46.246 3248 1889063280480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9baee402-152f-4aa2-a956-c2704e4b760c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:38:46.310 3248 1889063280480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9baee402-152f-4aa2-a956-c2704e4b760c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.734s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:38:46.310 3248 1889063280480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9baee402-152f-4aa2-a956-c2704e4b760c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-17 07:38:46.310 3248 1889063280480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9baee402-152f-4aa2-a956-c2704e4b760c processed. 2022-08-17 07:38:47.387 3248 1889058461120 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:38:47.387 3248 1889058461120 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:390 2022-08-17 07:38:47.543 3248 1889058461120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-17 07:40:02.814 3248 1889063262688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0405eea9-a876-4eef-9d16-4d566b0c2535 61223d3bd5d84a88bed479f055186dbf 7eaf872dd2f4428ca13c52c4a06f7bdd - - - -] port_delete event received for '7a16efe5-20b5-44e3-99a3-cb2bbbe66b59' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:40:05.502 3248 1889065527424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5fdbfa82-625b-4779-a300-e7e799c6fdf3 61223d3bd5d84a88bed479f055186dbf 7eaf872dd2f4428ca13c52c4a06f7bdd - - - -] Security group member updated on remote: ['a4afb24f-08ce-4a33-87aa-c02872e6f4e4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-17 07:40:05.502 3248 1889065527424 MainThread INFO neutron.agent.securitygroups_rpc [req-5fdbfa82-625b-4779-a300-e7e799c6fdf3 61223d3bd5d84a88bed479f055186dbf 7eaf872dd2f4428ca13c52c4a06f7bdd - - - -] Security group member updated ['a4afb24f-08ce-4a33-87aa-c02872e6f4e4'] 2022-08-17 07:40:05.592 3248 1889060509472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5fdbfa82-625b-4779-a300-e7e799c6fdf3 61223d3bd5d84a88bed479f055186dbf 7eaf872dd2f4428ca13c52c4a06f7bdd - - - -] port_delete event received for '9baee402-152f-4aa2-a956-c2704e4b760c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:40:06.377 3248 1889058687632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9baee402-152f-4aa2-a956-c2704e4b760c 2022-08-17 07:40:07.767 3248 1888962971072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedd5e3-53b3-4860-9488-db876a096fff - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-17 07:40:07.767 3248 1889065752704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9baee402-152f-4aa2-a956-c2704e4b760c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-17 07:40:07.767 3248 1889065752704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9baee402-152f-4aa2-a956-c2704e4b760c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-17 07:40:07.767 3248 1889065752704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9baee402-152f-4aa2-a956-c2704e4b760c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-17 07:40:07.767 3248 1889065752704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 114fa4b7-fcdf-44b8-87b0-ce6bce751876 2022-08-17 07:40:07.767 3248 1889065752704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9baee402-152f-4aa2-a956-c2704e4b760c'] 2022-08-17 07:40:07.767 3248 1889065752704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-17 07:40:07.767 3248 1889065752704 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-08-17 07:40:07.767 3248 1889065752704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9baee402-152f-4aa2-a956-c2704e4b760c'] 2022-08-17 07:40:08.201 3248 1889061315856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0634d0f1-5d87-4835-a59d-921c0ff926da 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] port_delete event received for 'c9ea3d18-08f5-4e02-b7ad-1d64bf4c0a65' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:40:09.220 3248 1889060131760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d098f997-7e92-4e1d-9c8b-31f25db29e8a 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] port_delete event received for 'd0877dbc-25fd-43e0-9014-2a9f04e6a61a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:40:09.764 3248 1889060131760 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-17 07:40:09.764 3248 1889060131760 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:390 2022-08-17 07:40:09.830 3248 1889060131760 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:404 2022-08-17 07:40:09.923 3248 1889060131760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-728149bf-1745-4776-b7b3-db77f6085881 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] port_delete event received for 'ba8be479-eb58-4733-ace6-4713ab981694' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:40:10.139 3248 1889062701536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-728149bf-1745-4776-b7b3-db77f6085881 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] network_delete received. Deleting network 114fa4b7-fcdf-44b8-87b0-ce6bce751876 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-17 07:40:10.139 3248 1889062701536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-728149bf-1745-4776-b7b3-db77f6085881 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] Network 114fa4b7-fcdf-44b8-87b0-ce6bce751876 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-17 07:40:11.045 3248 1889062482336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93e198fe-7168-46bd-8cdd-f30428b1d31a 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] port_delete event received for 'db119663-d299-4aea-a6ea-af53c8cce90d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:40:12.095 3248 1889061324224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c915269a-bbff-4e9d-b822-183c5649ae50 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] port_delete event received for 'd0cdbecd-087a-4a0e-9fdd-3d5853e03472' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:40:12.814 3248 1889064119984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4ac0136-2703-4c3d-ba75-4444958a9009 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] port_delete event received for 'd67579e2-a456-4217-bb4b-6b174865d414' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:40:12.971 3248 1889061265472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd574291-e867-4545-b142-5af7884e962c - - - - - -] port_delete event received for 'd67579e2-a456-4217-bb4b-6b174865d414' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-17 07:40:13.033 3248 1889062686560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4ac0136-2703-4c3d-ba75-4444958a9009 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] network_delete received. Deleting network e50226e4-5642-4848-9e90-b30cc6d53464 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-17 07:40:13.033 3248 1889062686560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4ac0136-2703-4c3d-ba75-4444958a9009 385e8184512a438fb380879d377e1eb7 93dca03ccb1d4c01b8cd3b051645d149 - - - -] Network e50226e4-5642-4848-9e90-b30cc6d53464 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463