2022-09-12 14:11:18.015 3860 3006435942240 MainThread INFO neutron.common.config [-] Logging enabled! 2022-09-12 14:11:18.015 3860 3006435942240 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 20.1.0.dev562 2022-09-12 14:11:18.015 3860 3006435942240 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:123 2022-09-12 14:11:18.047 3860 3006435942240 MainThread INFO os_win.utils.network.networkutils [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] WMI caching is disabled. 2022-09-12 14:11:18.323 3860 3006435942240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-09-12 14:11:18.383 3860 3006435942240 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-09-12 14:11:18.383 3860 3006435942240 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-09-12 14:11:18.531 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent initialized successfully, now running... 2022-09-12 14:11:18.563 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-09-12 14:11:18.563 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-09-12 14:11:18.591 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-09-12 14:13:17.285 3860 3004386734848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-553a4599-179d-4829-bd39-ba330c3dfafd - - - - - -] port_update received: d1399e43-14f6-482d-9dd5-97f5b405b658 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:13:17.301 3860 3004386734848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-553a4599-179d-4829-bd39-ba330c3dfafd - - - - - -] No port d1399e43-14f6-482d-9dd5-97f5b405b658 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:13:21.878 3860 3004368791152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad8ff72e-152a-44e0-81a2-2c20e7d126b1 - - - - - -] port_update received: a732172f-fe1a-4cb8-a7dd-65dd1d28b641 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:13:21.878 3860 3004368791152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad8ff72e-152a-44e0-81a2-2c20e7d126b1 - - - - - -] No port a732172f-fe1a-4cb8-a7dd-65dd1d28b641 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:13:24.114 3860 3004368169968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8dc35a86-f3ff-44ed-b9d7-02858174eda5 - - - - - -] port_update received: 2a6da41e-b14c-4276-8a13-36ee235f71f2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:13:24.129 3860 3004368169968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8dc35a86-f3ff-44ed-b9d7-02858174eda5 - - - - - -] No port 2a6da41e-b14c-4276-8a13-36ee235f71f2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:13:24.148 3860 3004368169968 MainThread WARNING oslo_policy.policy [req-c06fbc8d-1dfc-4905-a99c-f4df8c42694b e7cb679ed52e42ca83a2084f1ad4bd92 613c135e354b4262865198bd5c834cb1 - - - -] 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-09-12 14:13:24.148 3860 3004368169968 MainThread WARNING oslo_policy.policy [req-c06fbc8d-1dfc-4905-a99c-f4df8c42694b e7cb679ed52e42ca83a2084f1ad4bd92 613c135e354b4262865198bd5c834cb1 - - - -] 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-09-12 14:13:24.148 3860 3004368169968 MainThread WARNING oslo_policy.policy [req-c06fbc8d-1dfc-4905-a99c-f4df8c42694b e7cb679ed52e42ca83a2084f1ad4bd92 613c135e354b4262865198bd5c834cb1 - - - -] 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-09-12 14:13:24.148 3860 3004368169968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c06fbc8d-1dfc-4905-a99c-f4df8c42694b e7cb679ed52e42ca83a2084f1ad4bd92 613c135e354b4262865198bd5c834cb1 - - - -] Security group rule updated on remote: ['c874391a-d1a3-4d92-a21a-44fca7a71234'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-12 14:13:24.148 3860 3004368169968 MainThread INFO neutron.agent.securitygroups_rpc [req-c06fbc8d-1dfc-4905-a99c-f4df8c42694b e7cb679ed52e42ca83a2084f1ad4bd92 613c135e354b4262865198bd5c834cb1 - - - -] Security group rule updated ['c874391a-d1a3-4d92-a21a-44fca7a71234'] 2022-09-12 14:13:25.051 3860 3004386125952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4a80e4b4-6ecb-433f-ada4-855fcc39bf1d e7cb679ed52e42ca83a2084f1ad4bd92 613c135e354b4262865198bd5c834cb1 - - - -] Security group rule updated on remote: ['c874391a-d1a3-4d92-a21a-44fca7a71234'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-12 14:13:25.051 3860 3004386125952 MainThread INFO neutron.agent.securitygroups_rpc [req-4a80e4b4-6ecb-433f-ada4-855fcc39bf1d e7cb679ed52e42ca83a2084f1ad4bd92 613c135e354b4262865198bd5c834cb1 - - - -] Security group rule updated ['c874391a-d1a3-4d92-a21a-44fca7a71234'] 2022-09-12 14:13:25.786 3860 3004386204304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54960e69-7f60-4a42-9ad1-91367316c154 - - - - - -] port_update received: 897492f1-8a09-4b3b-8054-8998a3faa809 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:13:26.445 3860 3004386204304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54960e69-7f60-4a42-9ad1-91367316c154 - - - - - -] No port 897492f1-8a09-4b3b-8054-8998a3faa809 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:13:27.254 3860 3004386204304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ae3c868-8fcb-47ce-85fd-a90625061758 - - - - - -] port_update received: 7733562b-826f-4e70-aafb-3e213d3c38ee port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:13:28.212 3860 3004386204304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ae3c868-8fcb-47ce-85fd-a90625061758 - - - - - -] No port 7733562b-826f-4e70-aafb-3e213d3c38ee defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:13:29.739 3860 3004387054336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-529bdafe-2952-41a5-aa97-bc41d848c0df - - - - - -] port_update received: 7e125385-3c3f-48fd-b80a-edda4c9be34a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:13:29.753 3860 3004387054336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-529bdafe-2952-41a5-aa97-bc41d848c0df - - - - - -] No port 7e125385-3c3f-48fd-b80a-edda4c9be34a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:13:31.551 3860 3004387054336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f89fb062-50c7-4a64-85c7-9c055e69f0b4 - - - - - -] port_update received: d192664c-d408-432e-96b0-c0dc98035120 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:13:31.566 3860 3004387054336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f89fb062-50c7-4a64-85c7-9c055e69f0b4 - - - - - -] No port d192664c-d408-432e-96b0-c0dc98035120 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:13:31.708 3860 3004387054336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-079a3382-4474-4037-a095-c4ca981647ae fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] Security group rule updated on remote: ['97057ac8-b336-408c-be2f-f72cace688b7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-12 14:13:31.708 3860 3004387054336 MainThread INFO neutron.agent.securitygroups_rpc [req-079a3382-4474-4037-a095-c4ca981647ae fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] Security group rule updated ['97057ac8-b336-408c-be2f-f72cace688b7'] 2022-09-12 14:13:31.903 3860 3004385945552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f72ee01b-32b0-487d-a720-fe55199b2ca7 0cafcc70e0e74a5fa7c5ce530e0e848f 701f62e5a7b14dfc86f2dcc5aa39d958 - - - -] Security group rule updated on remote: ['bcda5f25-d8ce-414a-ac48-3a1fea889b5d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-12 14:13:31.903 3860 3004385945552 MainThread INFO neutron.agent.securitygroups_rpc [req-f72ee01b-32b0-487d-a720-fe55199b2ca7 0cafcc70e0e74a5fa7c5ce530e0e848f 701f62e5a7b14dfc86f2dcc5aa39d958 - - - -] Security group rule updated ['bcda5f25-d8ce-414a-ac48-3a1fea889b5d'] 2022-09-12 14:13:32.207 3860 3004367932576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85e9546c-7a79-42b3-be61-d3e271a1e2de fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] Security group rule updated on remote: ['97057ac8-b336-408c-be2f-f72cace688b7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-12 14:13:32.207 3860 3004367932576 MainThread INFO neutron.agent.securitygroups_rpc [req-85e9546c-7a79-42b3-be61-d3e271a1e2de fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] Security group rule updated ['97057ac8-b336-408c-be2f-f72cace688b7'] 2022-09-12 14:13:33.053 3860 3004386124368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6cd165f3-4a84-419b-9e29-1b523f26091c 0cafcc70e0e74a5fa7c5ce530e0e848f 701f62e5a7b14dfc86f2dcc5aa39d958 - - - -] Security group rule updated on remote: ['bcda5f25-d8ce-414a-ac48-3a1fea889b5d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-12 14:13:33.053 3860 3004386124368 MainThread INFO neutron.agent.securitygroups_rpc [req-6cd165f3-4a84-419b-9e29-1b523f26091c 0cafcc70e0e74a5fa7c5ce530e0e848f 701f62e5a7b14dfc86f2dcc5aa39d958 - - - -] Security group rule updated ['bcda5f25-d8ce-414a-ac48-3a1fea889b5d'] 2022-09-12 14:13:36.821 3860 3004386545152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e436789b-7e17-4942-b601-ce454a55f1fc - - - - - -] port_update received: 21ca1ac9-153f-4f8d-9271-3af9adbc2a2f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:13:36.821 3860 3004386545152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e436789b-7e17-4942-b601-ce454a55f1fc - - - - - -] No port 21ca1ac9-153f-4f8d-9271-3af9adbc2a2f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:13:38.613 3860 3004386344800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dcd69638-320b-49ca-8a4c-c020cdf5f641 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] Security group member updated on remote: ['c66d449d-85b5-45f1-9f28-e5135044e4ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:13:38.613 3860 3004386344800 MainThread INFO neutron.agent.securitygroups_rpc [req-dcd69638-320b-49ca-8a4c-c020cdf5f641 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] Security group member updated ['c66d449d-85b5-45f1-9f28-e5135044e4ed'] 2022-09-12 14:13:39.410 3860 3004368288576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c9a916ee-84f3-4196-bdd6-cc5afe46486d 1c6cd05ddb3d4d14b2a18bc45401e73d e73505faee9c4bacbf2456e2d69c56f2 - - - -] Security group member updated on remote: ['8774d4fa-c646-4112-9727-50c7672d49a5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:13:39.410 3860 3004368288576 MainThread INFO neutron.agent.securitygroups_rpc [req-c9a916ee-84f3-4196-bdd6-cc5afe46486d 1c6cd05ddb3d4d14b2a18bc45401e73d e73505faee9c4bacbf2456e2d69c56f2 - - - -] Security group member updated ['8774d4fa-c646-4112-9727-50c7672d49a5'] 2022-09-12 14:13:40.660 3860 3004368288576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3120b571-4255-40ab-bc18-d72badc8fcf2 - - - - - -] port_update received: a7fe0166-378b-4ac2-8b0d-b29fbcebb23e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:13:40.660 3860 3004368288576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3120b571-4255-40ab-bc18-d72badc8fcf2 - - - - - -] No port a7fe0166-378b-4ac2-8b0d-b29fbcebb23e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:13:42.567 3860 3004367951120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-050f7167-78fd-4113-8969-6993697baa06 e7cb679ed52e42ca83a2084f1ad4bd92 613c135e354b4262865198bd5c834cb1 - - - -] Security group member updated on remote: ['c874391a-d1a3-4d92-a21a-44fca7a71234'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:13:42.567 3860 3004367951120 MainThread INFO neutron.agent.securitygroups_rpc [req-050f7167-78fd-4113-8969-6993697baa06 e7cb679ed52e42ca83a2084f1ad4bd92 613c135e354b4262865198bd5c834cb1 - - - -] Security group member updated ['c874391a-d1a3-4d92-a21a-44fca7a71234'] 2022-09-12 14:13:44.660 3860 3004386469136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b3cd6340-4e65-47ea-a020-468d685e8655 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] Security group member updated on remote: ['c66d449d-85b5-45f1-9f28-e5135044e4ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:13:44.660 3860 3004386469136 MainThread INFO neutron.agent.securitygroups_rpc [req-b3cd6340-4e65-47ea-a020-468d685e8655 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] Security group member updated ['c66d449d-85b5-45f1-9f28-e5135044e4ed'] 2022-09-12 14:13:45.132 3860 3004386689968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79d3438a-5804-460c-8d11-064c225ed2f0 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] port_update received: 6e135970-815d-473f-83f6-81d3a4e3a6e1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:13:45.132 3860 3004386689968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79d3438a-5804-460c-8d11-064c225ed2f0 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] No port 6e135970-815d-473f-83f6-81d3a4e3a6e1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:13:45.847 3860 3004368240880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f541b5a-85b1-4929-a316-94148d841f9f 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] port_update received: 42101474-6616-44ed-98de-9145d66931c3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:13:45.847 3860 3004368240880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f541b5a-85b1-4929-a316-94148d841f9f 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] No port 42101474-6616-44ed-98de-9145d66931c3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:13:48.489 3860 3004387195712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7f1510b-ee5a-4c00-a949-d633236ebe16 - - - - - -] port_update received: 0068d8ce-cd18-4983-844d-450338944229 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:13:48.489 3860 3004387195712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7f1510b-ee5a-4c00-a949-d633236ebe16 - - - - - -] No port 0068d8ce-cd18-4983-844d-450338944229 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:13:48.675 3860 3004387233632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f6f74bc4-002c-40b9-86dd-2fdb3d013c7d fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] Security group member updated on remote: ['97057ac8-b336-408c-be2f-f72cace688b7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:13:48.675 3860 3004387233632 MainThread INFO neutron.agent.securitygroups_rpc [req-f6f74bc4-002c-40b9-86dd-2fdb3d013c7d fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] Security group member updated ['97057ac8-b336-408c-be2f-f72cace688b7'] 2022-09-12 14:13:50.518 3860 3004368288752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40cb9655-06b9-4d87-ab4a-fc7bd442f103 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] port_update received: 9b4b2dfa-ae8b-4ebb-b407-6236bc862edd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:13:50.518 3860 3004368288752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40cb9655-06b9-4d87-ab4a-fc7bd442f103 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] No port 9b4b2dfa-ae8b-4ebb-b407-6236bc862edd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:13:52.629 3860 3004387229936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cbe2a64e-0b84-4e96-ad1c-5e0073cdbec9 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] port_update received: a82000b1-9b15-4c48-b984-b96ae2bf4e5f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:13:52.644 3860 3004387229936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cbe2a64e-0b84-4e96-ad1c-5e0073cdbec9 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] No port a82000b1-9b15-4c48-b984-b96ae2bf4e5f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:13:52.848 3860 3004386689968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-325a0add-6fdd-4e33-970f-56735f3b6f40 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] port_update received: 581da079-111d-4f64-ab1a-c5d8a6a8b6a2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:13:52.864 3860 3004386689968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-325a0add-6fdd-4e33-970f-56735f3b6f40 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] No port 581da079-111d-4f64-ab1a-c5d8a6a8b6a2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:13:52.973 3860 3004387057504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-82add477-1bc6-4b91-b171-a093aa53b195 0cafcc70e0e74a5fa7c5ce530e0e848f 701f62e5a7b14dfc86f2dcc5aa39d958 - - - -] Security group member updated on remote: ['bcda5f25-d8ce-414a-ac48-3a1fea889b5d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:13:52.973 3860 3004387057504 MainThread INFO neutron.agent.securitygroups_rpc [req-82add477-1bc6-4b91-b171-a093aa53b195 0cafcc70e0e74a5fa7c5ce530e0e848f 701f62e5a7b14dfc86f2dcc5aa39d958 - - - -] Security group member updated ['bcda5f25-d8ce-414a-ac48-3a1fea889b5d'] 2022-09-12 14:13:53.676 3860 3004385652048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 42101474-6616-44ed-98de-9145d66931c3 2022-09-12 14:13:53.676 3860 3004385652048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6e135970-815d-473f-83f6-81d3a4e3a6e1 2022-09-12 14:13:55.349 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-12 14:13:56.269 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Adding port 6e135970-815d-473f-83f6-81d3a4e3a6e1 2022-09-12 14:13:56.269 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Port 6e135970-815d-473f-83f6-81d3a4e3a6e1 updated. Details: {'device': '6e135970-815d-473f-83f6-81d3a4e3a6e1', 'network_id': 'b78d8415-a575-41b2-ab84-45a675817a3d', 'port_id': '6e135970-815d-473f-83f6-81d3a4e3a6e1', 'mac_address': 'fa:16:3e:1a:f8:2d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 141, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f7a50275-a872-4069-b3a4-89a2761ff1b7', '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-09-12 14:13:56.269 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] 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-09-12 14:13:56.269 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Adding port 42101474-6616-44ed-98de-9145d66931c3 2022-09-12 14:13:56.269 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Port 42101474-6616-44ed-98de-9145d66931c3 updated. Details: {'device': '42101474-6616-44ed-98de-9145d66931c3', 'network_id': '83e51b0e-db79-49cd-8380-4c9b5dcda3fe', 'port_id': '42101474-6616-44ed-98de-9145d66931c3', 'mac_address': 'fa:16:3e:63:27:a9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 124, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '119cfccc-d408-472e-a884-f14769cc6215', '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-09-12 14:13:56.269 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] 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-09-12 14:13:56.269 3860 3004387337488 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-6e135970-815d-473f-83f6-81d3a4e3a6e1" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:13:56.269 3860 3004387337488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6e135970-815d-473f-83f6-81d3a4e3a6e1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:13:56.269 3860 3004387337488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6e135970-815d-473f-83f6-81d3a4e3a6e1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-12 14:13:56.269 3860 3004387337488 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b78d8415-a575-41b2-ab84-45a675817a3d 2022-09-12 14:13:56.269 3860 3004387337488 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-09-12 14:13:56.426 3860 3004387337488 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6e135970-815d-473f-83f6-81d3a4e3a6e1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:13:56.426 3860 3004387337488 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6e135970-815d-473f-83f6-81d3a4e3a6e1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:13:56.426 3860 3004387337840 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-42101474-6616-44ed-98de-9145d66931c3" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:13:56.426 3860 3004387337840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-42101474-6616-44ed-98de-9145d66931c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:13:56.426 3860 3004387337840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 42101474-6616-44ed-98de-9145d66931c3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-12 14:13:56.426 3860 3004387337840 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 83e51b0e-db79-49cd-8380-4c9b5dcda3fe 2022-09-12 14:13:56.426 3860 3004387337840 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-09-12 14:13:56.551 3860 3004387337840 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '42101474-6616-44ed-98de-9145d66931c3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:13:56.551 3860 3004387337840 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '42101474-6616-44ed-98de-9145d66931c3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:13:56.551 3860 3004387337488 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6e135970-815d-473f-83f6-81d3a4e3a6e1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-12 14:13:56.551 3860 3004387337488 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 141, VLAN trunk: None to switch port 6e135970-815d-473f-83f6-81d3a4e3a6e1 2022-09-12 14:13:56.633 3860 3004387337488 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-12 14:13:56.633 3860 3004387337488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6e135970-815d-473f-83f6-81d3a4e3a6e1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:13:56.633 3860 3004387478160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab618d81-eef7-4027-a40d-b8d304c9d16a 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] port_update received: 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:13:56.660 3860 3004387478160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab618d81-eef7-4027-a40d-b8d304c9d16a 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] No port 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:13:56.691 3860 3004387337840 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 42101474-6616-44ed-98de-9145d66931c3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-12 14:13:56.691 3860 3004387337840 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 124, VLAN trunk: None to switch port 42101474-6616-44ed-98de-9145d66931c3 2022-09-12 14:13:56.755 3860 3004387337840 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-12 14:13:56.755 3860 3004387337840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['42101474-6616-44ed-98de-9145d66931c3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:13:56.974 3860 3004387337488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6e135970-815d-473f-83f6-81d3a4e3a6e1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:13:56.974 3860 3004387337488 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-09-12 14:13:56.974 3860 3004387337488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8774d4fa-c646-4112-9727-50c7672d49a5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-12 14:13:56.974 3860 3004387337488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8774d4fa-c646-4112-9727-50c7672d49a5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-09-12 14:13:57.004 3860 3004387337488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6e135970-815d-473f-83f6-81d3a4e3a6e1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-12 14:13:57.004 3860 3004387337488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-12 14:13:57.005 3860 3004387337488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6e135970-815d-473f-83f6-81d3a4e3a6e1 not yet added. Adding. 2022-09-12 14:13:57.005 3860 3004387337488 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-09-12 14:13:57.005 3860 3004387337488 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-09-12 14:13:57.067 3860 3004387337488 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-6e135970-815d-473f-83f6-81d3a4e3a6e1" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:13:57.067 3860 3004387337488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6e135970-815d-473f-83f6-81d3a4e3a6e1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:13:57.138 3860 3004387337488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6e135970-815d-473f-83f6-81d3a4e3a6e1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:13:57.160 3860 3004387337488 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-6e135970-815d-473f-83f6-81d3a4e3a6e1" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:13:57.160 3860 3004387337488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6e135970-815d-473f-83f6-81d3a4e3a6e1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:13:57.225 3860 3004387337488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6e135970-815d-473f-83f6-81d3a4e3a6e1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:13:57.303 3860 3004387337488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6e135970-815d-473f-83f6-81d3a4e3a6e1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:13:57.332 3860 3004387337488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6e135970-815d-473f-83f6-81d3a4e3a6e1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-12 14:13:57.332 3860 3004387337488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6e135970-815d-473f-83f6-81d3a4e3a6e1 processed. 2022-09-12 14:13:57.332 3860 3004387337840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['42101474-6616-44ed-98de-9145d66931c3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:13:57.332 3860 3004387337840 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-09-12 14:13:57.332 3860 3004387337840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c66d449d-85b5-45f1-9f28-e5135044e4ed) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-12 14:13:57.332 3860 3004387337840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c66d449d-85b5-45f1-9f28-e5135044e4ed) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-09-12 14:13:57.332 3860 3004387337840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 42101474-6616-44ed-98de-9145d66931c3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-12 14:13:57.332 3860 3004387337840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-12 14:13:57.332 3860 3004387337840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 42101474-6616-44ed-98de-9145d66931c3 not yet added. Adding. 2022-09-12 14:13:57.332 3860 3004387337840 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-09-12 14:13:57.332 3860 3004387337840 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-09-12 14:13:57.421 3860 3004387337840 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-42101474-6616-44ed-98de-9145d66931c3" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:13:57.421 3860 3004387337840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-42101474-6616-44ed-98de-9145d66931c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:13:57.490 3860 3004387337840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-42101474-6616-44ed-98de-9145d66931c3" "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:423 2022-09-12 14:13:57.490 3860 3004387337840 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-42101474-6616-44ed-98de-9145d66931c3" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:13:57.490 3860 3004387337840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-42101474-6616-44ed-98de-9145d66931c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:13:57.600 3860 3004387337840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-42101474-6616-44ed-98de-9145d66931c3" "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:423 2022-09-12 14:13:57.708 3860 3004387337840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-42101474-6616-44ed-98de-9145d66931c3" "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:423 2022-09-12 14:13:57.708 3860 3004387337840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 42101474-6616-44ed-98de-9145d66931c3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-12 14:13:57.708 3860 3004387337840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 42101474-6616-44ed-98de-9145d66931c3 processed. 2022-09-12 14:13:57.708 3860 3004387337840 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:404 2022-09-12 14:13:57.708 3860 3004387337840 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:409 2022-09-12 14:13:57.708 3860 3004385652048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a82000b1-9b15-4c48-b984-b96ae2bf4e5f 2022-09-12 14:13:57.708 3860 3004385652048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9b4b2dfa-ae8b-4ebb-b407-6236bc862edd 2022-09-12 14:13:58.535 3860 3004387337840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.829s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:13:59.720 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-12 14:13:59.729 3860 3004385652048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 581da079-111d-4f64-ab1a-c5d8a6a8b6a2 2022-09-12 14:14:00.306 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Adding port a82000b1-9b15-4c48-b984-b96ae2bf4e5f 2022-09-12 14:14:00.306 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Port a82000b1-9b15-4c48-b984-b96ae2bf4e5f updated. Details: {'device': 'a82000b1-9b15-4c48-b984-b96ae2bf4e5f', 'network_id': '83e51b0e-db79-49cd-8380-4c9b5dcda3fe', 'port_id': 'a82000b1-9b15-4c48-b984-b96ae2bf4e5f', 'mac_address': 'fa:16:3e:5f:3b:c5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 124, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '119cfccc-d408-472e-a884-f14769cc6215', '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-09-12 14:14:00.306 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] 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-09-12 14:14:00.306 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Adding port 9b4b2dfa-ae8b-4ebb-b407-6236bc862edd 2022-09-12 14:14:00.306 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Port 9b4b2dfa-ae8b-4ebb-b407-6236bc862edd updated. Details: {'device': '9b4b2dfa-ae8b-4ebb-b407-6236bc862edd', 'network_id': '187dae32-ddb7-498c-baaa-a0f8b012a4b7', 'port_id': '9b4b2dfa-ae8b-4ebb-b407-6236bc862edd', 'mac_address': 'fa:16:3e:15:44:ee', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 119, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '476310d8-85b0-4a0f-b22c-1f7326583ec9', 'ip_address': '172.20.0.8'}], '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-09-12 14:14:00.306 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] 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-09-12 14:14:00.306 3860 3004367951120 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-a82000b1-9b15-4c48-b984-b96ae2bf4e5f" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:14:00.306 3860 3004367951120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a82000b1-9b15-4c48-b984-b96ae2bf4e5f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:14:00.306 3860 3004367951120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a82000b1-9b15-4c48-b984-b96ae2bf4e5f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-12 14:14:00.306 3860 3004367951120 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-09-12 14:14:00.458 3860 3004367951120 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a82000b1-9b15-4c48-b984-b96ae2bf4e5f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:14:00.458 3860 3004367951120 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a82000b1-9b15-4c48-b984-b96ae2bf4e5f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:14:00.458 3860 3004367953584 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-9b4b2dfa-ae8b-4ebb-b407-6236bc862edd" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:14:00.458 3860 3004367953584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9b4b2dfa-ae8b-4ebb-b407-6236bc862edd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:14:00.458 3860 3004367953584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9b4b2dfa-ae8b-4ebb-b407-6236bc862edd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-12 14:14:00.458 3860 3004367953584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 187dae32-ddb7-498c-baaa-a0f8b012a4b7 2022-09-12 14:14:00.458 3860 3004367953584 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-09-12 14:14:00.597 3860 3004367953584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9b4b2dfa-ae8b-4ebb-b407-6236bc862edd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:14:00.597 3860 3004367953584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9b4b2dfa-ae8b-4ebb-b407-6236bc862edd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:14:00.597 3860 3004367951120 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a82000b1-9b15-4c48-b984-b96ae2bf4e5f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-12 14:14:00.597 3860 3004367951120 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 124, VLAN trunk: None to switch port a82000b1-9b15-4c48-b984-b96ae2bf4e5f 2022-09-12 14:14:00.693 3860 3004367951120 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-12 14:14:00.693 3860 3004367951120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a82000b1-9b15-4c48-b984-b96ae2bf4e5f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:14:00.693 3860 3004367953584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9b4b2dfa-ae8b-4ebb-b407-6236bc862edd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-12 14:14:00.693 3860 3004367953584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 119, VLAN trunk: None to switch port 9b4b2dfa-ae8b-4ebb-b407-6236bc862edd 2022-09-12 14:14:00.792 3860 3004367953584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-12 14:14:00.792 3860 3004367953584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9b4b2dfa-ae8b-4ebb-b407-6236bc862edd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:14:01.023 3860 3004367951120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a82000b1-9b15-4c48-b984-b96ae2bf4e5f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:14:01.023 3860 3004367951120 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-09-12 14:14:01.023 3860 3004367951120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c66d449d-85b5-45f1-9f28-e5135044e4ed) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-12 14:14:01.023 3860 3004367951120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c66d449d-85b5-45f1-9f28-e5135044e4ed) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-09-12 14:14:01.023 3860 3004367951120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a82000b1-9b15-4c48-b984-b96ae2bf4e5f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-12 14:14:01.023 3860 3004367951120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-12 14:14:01.023 3860 3004367951120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a82000b1-9b15-4c48-b984-b96ae2bf4e5f not yet added. Adding. 2022-09-12 14:14:01.023 3860 3004367951120 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-09-12 14:14:01.023 3860 3004367951120 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-09-12 14:14:01.121 3860 3004367951120 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-a82000b1-9b15-4c48-b984-b96ae2bf4e5f" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:14:01.121 3860 3004367951120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a82000b1-9b15-4c48-b984-b96ae2bf4e5f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:14:01.209 3860 3004367951120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a82000b1-9b15-4c48-b984-b96ae2bf4e5f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:14:01.209 3860 3004367951120 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-a82000b1-9b15-4c48-b984-b96ae2bf4e5f" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:14:01.209 3860 3004367951120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a82000b1-9b15-4c48-b984-b96ae2bf4e5f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:14:01.339 3860 3004367951120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a82000b1-9b15-4c48-b984-b96ae2bf4e5f" "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:423 2022-09-12 14:14:01.447 3860 3004367951120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a82000b1-9b15-4c48-b984-b96ae2bf4e5f" "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:423 2022-09-12 14:14:01.447 3860 3004367951120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a82000b1-9b15-4c48-b984-b96ae2bf4e5f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-12 14:14:01.447 3860 3004367951120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a82000b1-9b15-4c48-b984-b96ae2bf4e5f processed. 2022-09-12 14:14:01.447 3860 3004367953584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9b4b2dfa-ae8b-4ebb-b407-6236bc862edd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:14:01.447 3860 3004367953584 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-09-12 14:14:01.447 3860 3004367953584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c874391a-d1a3-4d92-a21a-44fca7a71234) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-12 14:14:01.447 3860 3004367953584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9b4b2dfa-ae8b-4ebb-b407-6236bc862edd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-12 14:14:01.447 3860 3004367953584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-12 14:14:01.447 3860 3004367953584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9b4b2dfa-ae8b-4ebb-b407-6236bc862edd not yet added. Adding. 2022-09-12 14:14:01.447 3860 3004367953584 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-09-12 14:14:01.447 3860 3004367953584 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-09-12 14:14:01.561 3860 3004367953584 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-9b4b2dfa-ae8b-4ebb-b407-6236bc862edd" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:14:01.561 3860 3004367953584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b4b2dfa-ae8b-4ebb-b407-6236bc862edd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:14:01.678 3860 3004367953584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b4b2dfa-ae8b-4ebb-b407-6236bc862edd" "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:423 2022-09-12 14:14:01.678 3860 3004367953584 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-9b4b2dfa-ae8b-4ebb-b407-6236bc862edd" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:14:01.678 3860 3004367953584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b4b2dfa-ae8b-4ebb-b407-6236bc862edd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:14:01.807 3860 3004367953584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b4b2dfa-ae8b-4ebb-b407-6236bc862edd" "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:423 2022-09-12 14:14:01.926 3860 3004367953584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9b4b2dfa-ae8b-4ebb-b407-6236bc862edd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.469s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:14:01.926 3860 3004367953584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9b4b2dfa-ae8b-4ebb-b407-6236bc862edd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-12 14:14:01.926 3860 3004367953584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9b4b2dfa-ae8b-4ebb-b407-6236bc862edd processed. 2022-09-12 14:14:01.926 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-12 14:14:01.926 3860 3004367953584 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:404 2022-09-12 14:14:01.926 3860 3004367953584 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:409 2022-09-12 14:14:01.926 3860 3004385652048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 2022-09-12 14:14:02.588 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Adding port 581da079-111d-4f64-ab1a-c5d8a6a8b6a2 2022-09-12 14:14:02.588 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Port 581da079-111d-4f64-ab1a-c5d8a6a8b6a2 updated. Details: {'device': '581da079-111d-4f64-ab1a-c5d8a6a8b6a2', 'network_id': '9236f9c0-b543-4fbe-9872-2a3e0012862d', 'port_id': '581da079-111d-4f64-ab1a-c5d8a6a8b6a2', 'mac_address': 'fa:16:3e:81:c9:4b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 127, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f2f2d9dd-c832-4d50-af16-7886cb05e5d9', '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-09-12 14:14:02.588 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] 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-09-12 14:14:02.588 3860 3004387631872 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-581da079-111d-4f64-ab1a-c5d8a6a8b6a2" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:14:02.588 3860 3004387631872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-581da079-111d-4f64-ab1a-c5d8a6a8b6a2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:14:02.588 3860 3004387631872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 581da079-111d-4f64-ab1a-c5d8a6a8b6a2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-12 14:14:02.588 3860 3004387631872 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9236f9c0-b543-4fbe-9872-2a3e0012862d 2022-09-12 14:14:02.588 3860 3004387631872 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-09-12 14:14:02.726 3860 3004387631872 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '581da079-111d-4f64-ab1a-c5d8a6a8b6a2') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:14:02.726 3860 3004387631872 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '581da079-111d-4f64-ab1a-c5d8a6a8b6a2') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:14:02.770 3860 3004387631872 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 581da079-111d-4f64-ab1a-c5d8a6a8b6a2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-12 14:14:02.770 3860 3004387631872 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 127, VLAN trunk: None to switch port 581da079-111d-4f64-ab1a-c5d8a6a8b6a2 2022-09-12 14:14:02.898 3860 3004387631872 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-12 14:14:02.898 3860 3004387631872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['581da079-111d-4f64-ab1a-c5d8a6a8b6a2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:14:03.259 3860 3004387631872 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['581da079-111d-4f64-ab1a-c5d8a6a8b6a2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:14:03.259 3860 3004387631872 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-09-12 14:14:03.275 3860 3004387631872 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (97057ac8-b336-408c-be2f-f72cace688b7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-12 14:14:03.275 3860 3004387631872 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 581da079-111d-4f64-ab1a-c5d8a6a8b6a2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-12 14:14:03.275 3860 3004387631872 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-12 14:14:03.275 3860 3004387631872 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 581da079-111d-4f64-ab1a-c5d8a6a8b6a2 not yet added. Adding. 2022-09-12 14:14:03.275 3860 3004387631872 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-09-12 14:14:03.275 3860 3004387631872 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-09-12 14:14:03.411 3860 3004387631872 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-581da079-111d-4f64-ab1a-c5d8a6a8b6a2" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:14:03.411 3860 3004387631872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-581da079-111d-4f64-ab1a-c5d8a6a8b6a2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:14:03.581 3860 3004387631872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-581da079-111d-4f64-ab1a-c5d8a6a8b6a2" "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:423 2022-09-12 14:14:03.581 3860 3004387631872 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-581da079-111d-4f64-ab1a-c5d8a6a8b6a2" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:14:03.581 3860 3004387631872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-581da079-111d-4f64-ab1a-c5d8a6a8b6a2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:14:03.753 3860 3004387631872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-581da079-111d-4f64-ab1a-c5d8a6a8b6a2" "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:423 2022-09-12 14:14:03.894 3860 3004387631872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-581da079-111d-4f64-ab1a-c5d8a6a8b6a2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:14:03.894 3860 3004387631872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 581da079-111d-4f64-ab1a-c5d8a6a8b6a2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-12 14:14:03.894 3860 3004387631872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 581da079-111d-4f64-ab1a-c5d8a6a8b6a2 processed. 2022-09-12 14:14:03.894 3860 3004367953584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.969s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:14:03.931 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-12 14:14:03.931 3860 3004367953584 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:404 2022-09-12 14:14:03.931 3860 3004367953584 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:409 2022-09-12 14:14:04.410 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Adding port 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 2022-09-12 14:14:04.410 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Port 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 updated. Details: {'device': '973fcd9c-f68f-4124-bfa1-66c0b9ab5c63', 'network_id': '96bd5f8d-099c-4d46-b564-f8ab0058d9c3', 'port_id': '973fcd9c-f68f-4124-bfa1-66c0b9ab5c63', 'mac_address': 'fa:16:3e:9f:fb:14', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 140, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2e2f8bc3-2628-4bb1-91b6-fd19039eae2b', '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-09-12 14:14:04.410 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] 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-09-12 14:14:04.410 3860 3004387685472 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-973fcd9c-f68f-4124-bfa1-66c0b9ab5c63" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:14:04.410 3860 3004387685472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-973fcd9c-f68f-4124-bfa1-66c0b9ab5c63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:14:04.410 3860 3004387685472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-12 14:14:04.410 3860 3004387685472 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 96bd5f8d-099c-4d46-b564-f8ab0058d9c3 2022-09-12 14:14:04.410 3860 3004387685472 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-09-12 14:14:04.568 3860 3004387685472 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '973fcd9c-f68f-4124-bfa1-66c0b9ab5c63') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:14:04.568 3860 3004387685472 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '973fcd9c-f68f-4124-bfa1-66c0b9ab5c63') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:14:04.568 3860 3004367953584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.641s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:14:04.568 3860 3004387685472 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-12 14:14:04.587 3860 3004387685472 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 140, VLAN trunk: None to switch port 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 2022-09-12 14:14:04.670 3860 3004387685472 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-12 14:14:04.670 3860 3004387685472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['973fcd9c-f68f-4124-bfa1-66c0b9ab5c63'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:14:04.910 3860 3004387685472 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['973fcd9c-f68f-4124-bfa1-66c0b9ab5c63']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:14:04.910 3860 3004387685472 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-09-12 14:14:04.910 3860 3004387685472 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bcda5f25-d8ce-414a-ac48-3a1fea889b5d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-12 14:14:04.910 3860 3004387685472 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-12 14:14:04.910 3860 3004387685472 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-12 14:14:04.910 3860 3004387685472 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 not yet added. Adding. 2022-09-12 14:14:04.910 3860 3004387685472 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-09-12 14:14:04.910 3860 3004387685472 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-09-12 14:14:05.067 3860 3004387685472 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-973fcd9c-f68f-4124-bfa1-66c0b9ab5c63" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:14:05.067 3860 3004387685472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-973fcd9c-f68f-4124-bfa1-66c0b9ab5c63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:14:05.212 3860 3004387685472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-973fcd9c-f68f-4124-bfa1-66c0b9ab5c63" "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:423 2022-09-12 14:14:05.212 3860 3004387685472 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-973fcd9c-f68f-4124-bfa1-66c0b9ab5c63" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:14:05.231 3860 3004387685472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-973fcd9c-f68f-4124-bfa1-66c0b9ab5c63" 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:409 2022-09-12 14:14:05.402 3860 3004387685472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-973fcd9c-f68f-4124-bfa1-66c0b9ab5c63" "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:423 2022-09-12 14:14:05.519 3860 3004387685472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-973fcd9c-f68f-4124-bfa1-66c0b9ab5c63" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:14:05.519 3860 3004387685472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-12 14:14:05.519 3860 3004387685472 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 processed. 2022-09-12 14:14:05.941 3860 3004387685472 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:404 2022-09-12 14:14:05.941 3860 3004387685472 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:409 2022-09-12 14:14:06.199 3860 3004387685472 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:423 2022-09-12 14:14:23.894 3860 3004368168912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-efa664dd-9011-47bd-a5b3-0777d6fd5a9b 1c6cd05ddb3d4d14b2a18bc45401e73d e73505faee9c4bacbf2456e2d69c56f2 - - - -] Security group member updated on remote: ['8774d4fa-c646-4112-9727-50c7672d49a5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:14:23.894 3860 3004368168912 MainThread INFO neutron.agent.securitygroups_rpc [req-efa664dd-9011-47bd-a5b3-0777d6fd5a9b 1c6cd05ddb3d4d14b2a18bc45401e73d e73505faee9c4bacbf2456e2d69c56f2 - - - -] Security group member updated ['8774d4fa-c646-4112-9727-50c7672d49a5'] 2022-09-12 14:14:23.912 3860 3004368168912 MainThread INFO neutron.agent.securitygroups_rpc [req-efa664dd-9011-47bd-a5b3-0777d6fd5a9b 1c6cd05ddb3d4d14b2a18bc45401e73d e73505faee9c4bacbf2456e2d69c56f2 - - - -] Refresh firewall rules 2022-09-12 14:14:23.912 3860 3004368168912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-efa664dd-9011-47bd-a5b3-0777d6fd5a9b 1c6cd05ddb3d4d14b2a18bc45401e73d e73505faee9c4bacbf2456e2d69c56f2 - - - -] Get security group information for devices via rpc ['6e135970-815d-473f-83f6-81d3a4e3a6e1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:14:23.928 3860 3004368168912 MainThread DEBUG neutron.agent.securitygroups_rpc [req-efa664dd-9011-47bd-a5b3-0777d6fd5a9b 1c6cd05ddb3d4d14b2a18bc45401e73d e73505faee9c4bacbf2456e2d69c56f2 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:14:23.928 3860 3004368168912 MainThread DEBUG neutron.agent.securitygroups_rpc [req-efa664dd-9011-47bd-a5b3-0777d6fd5a9b 1c6cd05ddb3d4d14b2a18bc45401e73d e73505faee9c4bacbf2456e2d69c56f2 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-09-12 14:14:23.991 3860 3004387631344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-efa664dd-9011-47bd-a5b3-0777d6fd5a9b 1c6cd05ddb3d4d14b2a18bc45401e73d e73505faee9c4bacbf2456e2d69c56f2 - - - -] port_delete event received for '6e135970-815d-473f-83f6-81d3a4e3a6e1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:14:24.004 3860 3004385652224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6e135970-815d-473f-83f6-81d3a4e3a6e1 2022-09-12 14:14:25.994 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-12 14:14:26.914 3860 3004387262304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6e135970-815d-473f-83f6-81d3a4e3a6e1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-12 14:14:26.914 3860 3004387262304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6e135970-815d-473f-83f6-81d3a4e3a6e1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-12 14:14:26.914 3860 3004387262304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6e135970-815d-473f-83f6-81d3a4e3a6e1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-12 14:14:26.944 3860 3004387262304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b78d8415-a575-41b2-ab84-45a675817a3d 2022-09-12 14:14:26.944 3860 3004387262304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6e135970-815d-473f-83f6-81d3a4e3a6e1'] 2022-09-12 14:14:26.944 3860 3004387262304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-12 14:14:26.944 3860 3004387262304 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-09-12 14:14:26.944 3860 3004387262304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6e135970-815d-473f-83f6-81d3a4e3a6e1'] 2022-09-12 14:14:28.034 3860 3004386343392 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:404 2022-09-12 14:14:28.034 3860 3004386343392 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:409 2022-09-12 14:14:28.068 3860 3004386343392 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:423 2022-09-12 14:14:33.945 3860 3004386418928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3b01b45-928c-4676-b702-283b430bdd1f e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] port_delete event received for 'd192664c-d408-432e-96b0-c0dc98035120' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:14:35.615 3860 3004385893536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-adce4a71-985d-488d-a78a-322299fecad9 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] port_delete event received for 'a732172f-fe1a-4cb8-a7dd-65dd1d28b641' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:14:36.521 3860 3004387147264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3e23e77-92fe-4f96-8909-4a62df628fa9 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] port_delete event received for '7f7d27c9-09ce-454d-adfe-443888ddb0a1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:14:38.442 3860 3004387659264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53cb4cb8-33d2-4f52-b266-58e2ca20132b - - - - - -] port_delete event received for '7f7d27c9-09ce-454d-adfe-443888ddb0a1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:14:38.442 3860 3004387147264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3e23e77-92fe-4f96-8909-4a62df628fa9 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] network_delete received. Deleting network b78d8415-a575-41b2-ab84-45a675817a3d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-09-12 14:14:38.442 3860 3004387147264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3e23e77-92fe-4f96-8909-4a62df628fa9 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] Network b78d8415-a575-41b2-ab84-45a675817a3d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-09-12 14:14:43.847 3860 3004388231120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a5c7fc03-7ff1-4848-97b9-7eb3afb8e2f9 c7400d293884411b94618c5f3aac8c43 7f946cd56d394d75935e5277811c39c7 - - - -] Security group member updated on remote: ['b637df05-6f9b-4aaa-a5e8-878b5ce14833'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:14:43.847 3860 3004388231120 MainThread INFO neutron.agent.securitygroups_rpc [req-a5c7fc03-7ff1-4848-97b9-7eb3afb8e2f9 c7400d293884411b94618c5f3aac8c43 7f946cd56d394d75935e5277811c39c7 - - - -] Security group member updated ['b637df05-6f9b-4aaa-a5e8-878b5ce14833'] 2022-09-12 14:14:45.524 3860 3004388230592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c5b5b61-4606-4917-a01e-2e44ccef0df1 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] port_update received: ef7ac331-4470-4830-8fad-bc428db6a2bf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:14:45.536 3860 3004388230592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c5b5b61-4606-4917-a01e-2e44ccef0df1 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] No port ef7ac331-4470-4830-8fad-bc428db6a2bf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:14:48.181 3860 3004385652048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ef7ac331-4470-4830-8fad-bc428db6a2bf 2022-09-12 14:14:49.895 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-12 14:14:50.116 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Adding port ef7ac331-4470-4830-8fad-bc428db6a2bf 2022-09-12 14:14:50.116 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Port ef7ac331-4470-4830-8fad-bc428db6a2bf updated. Details: {'device': 'ef7ac331-4470-4830-8fad-bc428db6a2bf', 'network_id': 'c8a08a2a-fe5d-4469-a094-ce146e8d5c27', 'port_id': 'ef7ac331-4470-4830-8fad-bc428db6a2bf', 'mac_address': 'fa:16:3e:cf:99:5f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 145, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '24f820e7-bce7-44ff-8bac-9292ed4a3c1b', 'ip_address': '192.168.233.202'}], '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-09-12 14:14:50.116 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] 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-09-12 14:14:50.116 3860 3004387857680 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-ef7ac331-4470-4830-8fad-bc428db6a2bf" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:14:50.116 3860 3004387857680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ef7ac331-4470-4830-8fad-bc428db6a2bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:14:50.116 3860 3004387857680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ef7ac331-4470-4830-8fad-bc428db6a2bf _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-12 14:14:50.116 3860 3004387857680 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c8a08a2a-fe5d-4469-a094-ce146e8d5c27 2022-09-12 14:14:50.116 3860 3004387857680 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-09-12 14:14:50.324 3860 3004387857680 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ef7ac331-4470-4830-8fad-bc428db6a2bf') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:14:50.324 3860 3004387857680 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ef7ac331-4470-4830-8fad-bc428db6a2bf') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:14:50.333 3860 3004387857680 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ef7ac331-4470-4830-8fad-bc428db6a2bf is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-12 14:14:50.333 3860 3004387857680 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 145, VLAN trunk: None to switch port ef7ac331-4470-4830-8fad-bc428db6a2bf 2022-09-12 14:14:50.459 3860 3004387857680 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-12 14:14:50.459 3860 3004387857680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ef7ac331-4470-4830-8fad-bc428db6a2bf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:14:50.661 3860 3004387857680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ef7ac331-4470-4830-8fad-bc428db6a2bf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:14:50.661 3860 3004387857680 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-09-12 14:14:50.661 3860 3004387857680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b637df05-6f9b-4aaa-a5e8-878b5ce14833) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-12 14:14:50.661 3860 3004387857680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b637df05-6f9b-4aaa-a5e8-878b5ce14833) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-09-12 14:14:50.661 3860 3004387857680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ef7ac331-4470-4830-8fad-bc428db6a2bf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-12 14:14:50.661 3860 3004387857680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-12 14:14:50.661 3860 3004387857680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ef7ac331-4470-4830-8fad-bc428db6a2bf not yet added. Adding. 2022-09-12 14:14:50.661 3860 3004387857680 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-09-12 14:14:50.661 3860 3004387857680 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-09-12 14:14:50.896 3860 3004387857680 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-ef7ac331-4470-4830-8fad-bc428db6a2bf" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:14:50.896 3860 3004387857680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ef7ac331-4470-4830-8fad-bc428db6a2bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:14:51.099 3860 3004387857680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ef7ac331-4470-4830-8fad-bc428db6a2bf" "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:423 2022-09-12 14:14:51.099 3860 3004387857680 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-ef7ac331-4470-4830-8fad-bc428db6a2bf" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:14:51.099 3860 3004387857680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ef7ac331-4470-4830-8fad-bc428db6a2bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:14:51.332 3860 3004387857680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ef7ac331-4470-4830-8fad-bc428db6a2bf" "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:423 2022-09-12 14:14:51.488 3860 3004387857680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ef7ac331-4470-4830-8fad-bc428db6a2bf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:14:51.488 3860 3004387857680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ef7ac331-4470-4830-8fad-bc428db6a2bf status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-12 14:14:51.488 3860 3004387857680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ef7ac331-4470-4830-8fad-bc428db6a2bf processed. 2022-09-12 14:14:51.911 3860 3004387337664 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:404 2022-09-12 14:14:51.911 3860 3004387337664 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:409 2022-09-12 14:14:52.119 3860 3004387337664 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:423 2022-09-12 14:15:01.159 3860 3004385947488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0ca76ff9-416a-4026-a508-068aa37cb052 c7400d293884411b94618c5f3aac8c43 7f946cd56d394d75935e5277811c39c7 - - - -] Security group member updated on remote: ['b637df05-6f9b-4aaa-a5e8-878b5ce14833'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:15:01.159 3860 3004385947488 MainThread INFO neutron.agent.securitygroups_rpc [req-0ca76ff9-416a-4026-a508-068aa37cb052 c7400d293884411b94618c5f3aac8c43 7f946cd56d394d75935e5277811c39c7 - - - -] Security group member updated ['b637df05-6f9b-4aaa-a5e8-878b5ce14833'] 2022-09-12 14:15:01.159 3860 3004385947488 MainThread INFO neutron.agent.securitygroups_rpc [req-0ca76ff9-416a-4026-a508-068aa37cb052 c7400d293884411b94618c5f3aac8c43 7f946cd56d394d75935e5277811c39c7 - - - -] Refresh firewall rules 2022-09-12 14:15:01.189 3860 3004385947488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0ca76ff9-416a-4026-a508-068aa37cb052 c7400d293884411b94618c5f3aac8c43 7f946cd56d394d75935e5277811c39c7 - - - -] Get security group information for devices via rpc ['ef7ac331-4470-4830-8fad-bc428db6a2bf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:15:01.208 3860 3004385947488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0ca76ff9-416a-4026-a508-068aa37cb052 c7400d293884411b94618c5f3aac8c43 7f946cd56d394d75935e5277811c39c7 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:15:01.208 3860 3004385947488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0ca76ff9-416a-4026-a508-068aa37cb052 c7400d293884411b94618c5f3aac8c43 7f946cd56d394d75935e5277811c39c7 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-09-12 14:15:01.254 3860 3004386203776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ca76ff9-416a-4026-a508-068aa37cb052 c7400d293884411b94618c5f3aac8c43 7f946cd56d394d75935e5277811c39c7 - - - -] port_delete event received for 'ef7ac331-4470-4830-8fad-bc428db6a2bf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:15:02.512 3860 3004385652224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ef7ac331-4470-4830-8fad-bc428db6a2bf 2022-09-12 14:15:03.964 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-12 14:15:04.583 3860 3004387685120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ef7ac331-4470-4830-8fad-bc428db6a2bf' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-12 14:15:04.583 3860 3004387685120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ef7ac331-4470-4830-8fad-bc428db6a2bf' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-12 14:15:04.583 3860 3004387685120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ef7ac331-4470-4830-8fad-bc428db6a2bf _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-12 14:15:04.616 3860 3004387685120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c8a08a2a-fe5d-4469-a094-ce146e8d5c27 2022-09-12 14:15:04.616 3860 3004387685120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ef7ac331-4470-4830-8fad-bc428db6a2bf'] 2022-09-12 14:15:04.616 3860 3004387685120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-12 14:15:04.616 3860 3004387685120 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-09-12 14:15:04.616 3860 3004387685120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ef7ac331-4470-4830-8fad-bc428db6a2bf'] 2022-09-12 14:15:05.984 3860 3004388288112 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:404 2022-09-12 14:15:06.690 3860 3004388288112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.703s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:15:07.677 3860 3004388288112 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:423 2022-09-12 14:15:22.022 3860 3004388604032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d91f2b3e-bc4a-4fa5-8f08-c4bbf29bfa47 02fd338d362a461a846a454c487bf669 34866fb3f98042d38c922bf3552c4e69 - - - -] Security group member updated on remote: ['8b6f9060-a633-45e7-a848-29efd1857424'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:15:22.022 3860 3004388604032 MainThread INFO neutron.agent.securitygroups_rpc [req-d91f2b3e-bc4a-4fa5-8f08-c4bbf29bfa47 02fd338d362a461a846a454c487bf669 34866fb3f98042d38c922bf3552c4e69 - - - -] Security group member updated ['8b6f9060-a633-45e7-a848-29efd1857424'] 2022-09-12 14:15:23.629 3860 3004388604560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-543c847d-1da5-4b87-b209-d25e5a033c06 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] port_update received: 47d4c7fb-4320-44f1-8f93-b2a672d8d322 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:15:23.645 3860 3004388604560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-543c847d-1da5-4b87-b209-d25e5a033c06 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] No port 47d4c7fb-4320-44f1-8f93-b2a672d8d322 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:15:25.503 3860 3004388602272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8241975d-41e7-431c-9038-8907a220ba46 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] Security group rule updated on remote: ['da63a4ec-4d6a-4262-8ffb-cc6e943025fc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-12 14:15:25.503 3860 3004388602272 MainThread INFO neutron.agent.securitygroups_rpc [req-8241975d-41e7-431c-9038-8907a220ba46 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] Security group rule updated ['da63a4ec-4d6a-4262-8ffb-cc6e943025fc'] 2022-09-12 14:15:25.662 3860 3004386471248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3286a5fa-73b8-42f9-800d-ab4d17a03d67 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] Security group rule updated on remote: ['da63a4ec-4d6a-4262-8ffb-cc6e943025fc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-12 14:15:25.662 3860 3004386471248 MainThread INFO neutron.agent.securitygroups_rpc [req-3286a5fa-73b8-42f9-800d-ab4d17a03d67 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] Security group rule updated ['da63a4ec-4d6a-4262-8ffb-cc6e943025fc'] 2022-09-12 14:15:26.566 3860 3004385652048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 47d4c7fb-4320-44f1-8f93-b2a672d8d322 2022-09-12 14:15:28.114 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-12 14:15:28.362 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Adding port 47d4c7fb-4320-44f1-8f93-b2a672d8d322 2022-09-12 14:15:28.362 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Port 47d4c7fb-4320-44f1-8f93-b2a672d8d322 updated. Details: {'device': '47d4c7fb-4320-44f1-8f93-b2a672d8d322', 'network_id': 'a8d56a03-43b5-4483-b95f-c332a61e44c8', 'port_id': '47d4c7fb-4320-44f1-8f93-b2a672d8d322', 'mac_address': 'fa:16:3e:37:54:11', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 105, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'db58d4ce-6c30-43cf-8f0f-cd9fcdc7521f', '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-09-12 14:15:28.362 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] 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-09-12 14:15:28.362 3860 3004368205248 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-47d4c7fb-4320-44f1-8f93-b2a672d8d322" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:15:28.362 3860 3004368205248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-47d4c7fb-4320-44f1-8f93-b2a672d8d322" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:15:28.362 3860 3004368205248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 47d4c7fb-4320-44f1-8f93-b2a672d8d322 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-12 14:15:28.362 3860 3004368205248 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a8d56a03-43b5-4483-b95f-c332a61e44c8 2022-09-12 14:15:28.362 3860 3004368205248 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-09-12 14:15:28.551 3860 3004368205248 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '47d4c7fb-4320-44f1-8f93-b2a672d8d322') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:15:28.551 3860 3004368205248 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '47d4c7fb-4320-44f1-8f93-b2a672d8d322') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:15:28.570 3860 3004368205248 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 47d4c7fb-4320-44f1-8f93-b2a672d8d322 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-12 14:15:28.570 3860 3004368205248 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 105, VLAN trunk: None to switch port 47d4c7fb-4320-44f1-8f93-b2a672d8d322 2022-09-12 14:15:28.722 3860 3004368205248 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-12 14:15:28.722 3860 3004368205248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['47d4c7fb-4320-44f1-8f93-b2a672d8d322'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:15:29.018 3860 3004368205248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['47d4c7fb-4320-44f1-8f93-b2a672d8d322']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:15:29.018 3860 3004368205248 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-09-12 14:15:29.018 3860 3004368205248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8b6f9060-a633-45e7-a848-29efd1857424) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-12 14:15:29.018 3860 3004368205248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8b6f9060-a633-45e7-a848-29efd1857424) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-09-12 14:15:29.018 3860 3004368205248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 47d4c7fb-4320-44f1-8f93-b2a672d8d322 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-12 14:15:29.018 3860 3004368205248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-12 14:15:29.018 3860 3004368205248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 47d4c7fb-4320-44f1-8f93-b2a672d8d322 not yet added. Adding. 2022-09-12 14:15:29.018 3860 3004368205248 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-09-12 14:15:29.018 3860 3004368205248 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-09-12 14:15:29.223 3860 3004368205248 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-47d4c7fb-4320-44f1-8f93-b2a672d8d322" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:15:29.223 3860 3004368205248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-47d4c7fb-4320-44f1-8f93-b2a672d8d322" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:15:29.349 3860 3004368205248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-47d4c7fb-4320-44f1-8f93-b2a672d8d322" "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:423 2022-09-12 14:15:29.349 3860 3004368205248 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-47d4c7fb-4320-44f1-8f93-b2a672d8d322" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:15:29.349 3860 3004368205248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-47d4c7fb-4320-44f1-8f93-b2a672d8d322" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:15:29.552 3860 3004368205248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-47d4c7fb-4320-44f1-8f93-b2a672d8d322" "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:423 2022-09-12 14:15:29.672 3860 3004368205248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-47d4c7fb-4320-44f1-8f93-b2a672d8d322" "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:423 2022-09-12 14:15:29.672 3860 3004368205248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 47d4c7fb-4320-44f1-8f93-b2a672d8d322 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-12 14:15:29.672 3860 3004368205248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 47d4c7fb-4320-44f1-8f93-b2a672d8d322 processed. 2022-09-12 14:15:29.677 3860 3004368205248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cd4ce129-d219-4f82-be9c-3138c89f40f7 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] Security group member updated on remote: ['da63a4ec-4d6a-4262-8ffb-cc6e943025fc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:15:29.677 3860 3004368205248 MainThread INFO neutron.agent.securitygroups_rpc [req-cd4ce129-d219-4f82-be9c-3138c89f40f7 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] Security group member updated ['da63a4ec-4d6a-4262-8ffb-cc6e943025fc'] 2022-09-12 14:15:30.130 3860 3004388003328 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:404 2022-09-12 14:15:30.130 3860 3004388003328 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:409 2022-09-12 14:15:30.349 3860 3004388003328 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:423 2022-09-12 14:15:30.456 3860 3004388003328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53a05dfd-839f-4e37-88ac-da8da3a08167 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] port_update received: eafefb92-feba-40e9-915d-de3bebe30c10 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:15:30.477 3860 3004388003328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53a05dfd-839f-4e37-88ac-da8da3a08167 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] No port eafefb92-feba-40e9-915d-de3bebe30c10 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:15:32.503 3860 3004388231824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-62cee438-e8dc-4e5f-a96f-51374f272061 fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] Security group rule updated on remote: ['fd814cf5-11d9-4aab-b667-ebdab56b3560'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-12 14:15:32.503 3860 3004388231824 MainThread INFO neutron.agent.securitygroups_rpc [req-62cee438-e8dc-4e5f-a96f-51374f272061 fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] Security group rule updated ['fd814cf5-11d9-4aab-b667-ebdab56b3560'] 2022-09-12 14:15:32.614 3860 3004385652048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: eafefb92-feba-40e9-915d-de3bebe30c10 2022-09-12 14:15:32.643 3860 3004388231824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d1f4cad3-8767-4dfb-a6a9-f74d93c78467 fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] Security group rule updated on remote: ['fd814cf5-11d9-4aab-b667-ebdab56b3560'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-12 14:15:32.643 3860 3004388231824 MainThread INFO neutron.agent.securitygroups_rpc [req-d1f4cad3-8767-4dfb-a6a9-f74d93c78467 fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] Security group rule updated ['fd814cf5-11d9-4aab-b667-ebdab56b3560'] 2022-09-12 14:15:34.158 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-12 14:15:34.497 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Adding port eafefb92-feba-40e9-915d-de3bebe30c10 2022-09-12 14:15:34.497 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Port eafefb92-feba-40e9-915d-de3bebe30c10 updated. Details: {'device': 'eafefb92-feba-40e9-915d-de3bebe30c10', 'network_id': '83e51b0e-db79-49cd-8380-4c9b5dcda3fe', 'port_id': 'eafefb92-feba-40e9-915d-de3bebe30c10', 'mac_address': 'fa:16:3e:a6:55:e4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 124, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '119cfccc-d408-472e-a884-f14769cc6215', '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-09-12 14:15:34.497 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] 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-09-12 14:15:34.497 3860 3004386690320 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-eafefb92-feba-40e9-915d-de3bebe30c10" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:15:34.497 3860 3004386690320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-eafefb92-feba-40e9-915d-de3bebe30c10" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:15:34.497 3860 3004386690320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port eafefb92-feba-40e9-915d-de3bebe30c10 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-12 14:15:34.497 3860 3004386690320 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-09-12 14:15:34.630 3860 3004386690320 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'eafefb92-feba-40e9-915d-de3bebe30c10') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:15:34.630 3860 3004386690320 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'eafefb92-feba-40e9-915d-de3bebe30c10') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:15:34.652 3860 3004386690320 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port eafefb92-feba-40e9-915d-de3bebe30c10 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-12 14:15:34.652 3860 3004386690320 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 124, VLAN trunk: None to switch port eafefb92-feba-40e9-915d-de3bebe30c10 2022-09-12 14:15:34.737 3860 3004386690320 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-12 14:15:34.737 3860 3004386690320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['eafefb92-feba-40e9-915d-de3bebe30c10'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:15:35.018 3860 3004386690320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['eafefb92-feba-40e9-915d-de3bebe30c10']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:15:35.018 3860 3004386690320 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-09-12 14:15:35.018 3860 3004386690320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (da63a4ec-4d6a-4262-8ffb-cc6e943025fc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-12 14:15:35.018 3860 3004386690320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for eafefb92-feba-40e9-915d-de3bebe30c10 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-12 14:15:35.018 3860 3004386690320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-12 14:15:35.018 3860 3004386690320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device eafefb92-feba-40e9-915d-de3bebe30c10 not yet added. Adding. 2022-09-12 14:15:35.018 3860 3004386690320 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-09-12 14:15:35.018 3860 3004386690320 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-09-12 14:15:35.190 3860 3004386690320 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-eafefb92-feba-40e9-915d-de3bebe30c10" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:15:35.190 3860 3004386690320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eafefb92-feba-40e9-915d-de3bebe30c10" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:15:35.352 3860 3004386690320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eafefb92-feba-40e9-915d-de3bebe30c10" "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:423 2022-09-12 14:15:35.352 3860 3004386690320 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-eafefb92-feba-40e9-915d-de3bebe30c10" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:15:35.352 3860 3004386690320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eafefb92-feba-40e9-915d-de3bebe30c10" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:15:35.537 3860 3004386690320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eafefb92-feba-40e9-915d-de3bebe30c10" "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:423 2022-09-12 14:15:35.645 3860 3004386690320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-eafefb92-feba-40e9-915d-de3bebe30c10" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:15:35.645 3860 3004386690320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port eafefb92-feba-40e9-915d-de3bebe30c10 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-12 14:15:35.645 3860 3004386690320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port eafefb92-feba-40e9-915d-de3bebe30c10 processed. 2022-09-12 14:15:36.177 3860 3004386690320 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:404 2022-09-12 14:15:36.177 3860 3004386690320 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:409 2022-09-12 14:15:36.425 3860 3004386690320 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:423 2022-09-12 14:15:38.319 3860 3004385893536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f13cb420-45b7-4d21-9129-8b70f33d14ab fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] Security group member updated on remote: ['fd814cf5-11d9-4aab-b667-ebdab56b3560'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:15:39.332 3860 3004385893536 MainThread INFO neutron.agent.securitygroups_rpc [req-f13cb420-45b7-4d21-9129-8b70f33d14ab fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] Security group member updated ['fd814cf5-11d9-4aab-b667-ebdab56b3560'] 2022-09-12 14:15:40.145 3860 3004388743296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b76cd4c-e488-48fc-a5d2-d31622ec102d 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] port_update received: 11973ac5-af69-497e-8b4e-7b63054c309b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:15:40.161 3860 3004388743296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b76cd4c-e488-48fc-a5d2-d31622ec102d 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] No port 11973ac5-af69-497e-8b4e-7b63054c309b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:15:50.850 3860 3004385652048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 2022-09-12 14:15:50.850 3860 3004385652048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 11973ac5-af69-497e-8b4e-7b63054c309b 2022-09-12 14:15:51.378 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-12 14:15:51.820 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Adding port 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 2022-09-12 14:15:51.820 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Port 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 updated. Details: {'device': '973fcd9c-f68f-4124-bfa1-66c0b9ab5c63', 'network_id': '96bd5f8d-099c-4d46-b564-f8ab0058d9c3', 'port_id': '973fcd9c-f68f-4124-bfa1-66c0b9ab5c63', 'mac_address': 'fa:16:3e:9f:fb:14', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 140, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2e2f8bc3-2628-4bb1-91b6-fd19039eae2b', '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-09-12 14:15:51.820 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] 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-09-12 14:15:51.820 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Adding port 11973ac5-af69-497e-8b4e-7b63054c309b 2022-09-12 14:15:51.820 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Port 11973ac5-af69-497e-8b4e-7b63054c309b updated. Details: {'device': '11973ac5-af69-497e-8b4e-7b63054c309b', 'network_id': '9236f9c0-b543-4fbe-9872-2a3e0012862d', 'port_id': '11973ac5-af69-497e-8b4e-7b63054c309b', 'mac_address': 'fa:16:3e:6b:23:cc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 127, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f2f2d9dd-c832-4d50-af16-7886cb05e5d9', '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-09-12 14:15:51.820 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] 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-09-12 14:15:51.820 3860 3004388848032 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-973fcd9c-f68f-4124-bfa1-66c0b9ab5c63" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:15:51.820 3860 3004388848032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-973fcd9c-f68f-4124-bfa1-66c0b9ab5c63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:15:51.820 3860 3004388848032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-12 14:15:51.820 3860 3004388848032 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-09-12 14:15:51.850 3860 3004388848032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '973fcd9c-f68f-4124-bfa1-66c0b9ab5c63') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:15:51.850 3860 3004388848032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '973fcd9c-f68f-4124-bfa1-66c0b9ab5c63') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:15:51.850 3860 3004388848208 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-11973ac5-af69-497e-8b4e-7b63054c309b" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:15:51.850 3860 3004388848208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-11973ac5-af69-497e-8b4e-7b63054c309b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:15:51.850 3860 3004388848208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 11973ac5-af69-497e-8b4e-7b63054c309b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-12 14:15:51.850 3860 3004388848208 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-09-12 14:15:52.115 3860 3004388848208 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '11973ac5-af69-497e-8b4e-7b63054c309b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:15:52.115 3860 3004388848208 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '11973ac5-af69-497e-8b4e-7b63054c309b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:15:52.133 3860 3004388848032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-12 14:15:52.133 3860 3004388848032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 140, VLAN trunk: None to switch port 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 2022-09-12 14:15:52.212 3860 3004388848032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-12 14:15:52.212 3860 3004388848032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['973fcd9c-f68f-4124-bfa1-66c0b9ab5c63'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:15:52.222 3860 3004388848208 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 11973ac5-af69-497e-8b4e-7b63054c309b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-12 14:15:52.222 3860 3004388848208 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 127, VLAN trunk: None to switch port 11973ac5-af69-497e-8b4e-7b63054c309b 2022-09-12 14:15:52.424 3860 3004388848208 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-12 14:15:52.424 3860 3004388848208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['11973ac5-af69-497e-8b4e-7b63054c309b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:15:52.424 3860 3004388848032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['973fcd9c-f68f-4124-bfa1-66c0b9ab5c63']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:15:52.424 3860 3004388848032 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-09-12 14:15:52.424 3860 3004388848032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bcda5f25-d8ce-414a-ac48-3a1fea889b5d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-12 14:15:52.424 3860 3004388848032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-12 14:15:52.424 3860 3004388848032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-12 14:15:52.442 3860 3004388848032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-09-12 14:15:52.442 3860 3004388848032 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-973fcd9c-f68f-4124-bfa1-66c0b9ab5c63" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:15:52.442 3860 3004388848032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-973fcd9c-f68f-4124-bfa1-66c0b9ab5c63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:15:52.442 3860 3004388848032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-973fcd9c-f68f-4124-bfa1-66c0b9ab5c63" "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:423 2022-09-12 14:15:52.442 3860 3004388848032 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-973fcd9c-f68f-4124-bfa1-66c0b9ab5c63" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:15:52.442 3860 3004388848032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-973fcd9c-f68f-4124-bfa1-66c0b9ab5c63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:15:52.442 3860 3004388848032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-973fcd9c-f68f-4124-bfa1-66c0b9ab5c63" "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:423 2022-09-12 14:15:52.519 3860 3004388848032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-973fcd9c-f68f-4124-bfa1-66c0b9ab5c63" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.703s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:15:52.534 3860 3004388848032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-12 14:15:52.534 3860 3004388848032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 processed. 2022-09-12 14:15:52.573 3860 3004388848208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['11973ac5-af69-497e-8b4e-7b63054c309b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:15:52.573 3860 3004388848208 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-09-12 14:15:52.573 3860 3004388848208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fd814cf5-11d9-4aab-b667-ebdab56b3560) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-12 14:15:52.573 3860 3004388848208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 11973ac5-af69-497e-8b4e-7b63054c309b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-12 14:15:52.573 3860 3004388848208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-12 14:15:52.573 3860 3004388848208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 11973ac5-af69-497e-8b4e-7b63054c309b not yet added. Adding. 2022-09-12 14:15:52.573 3860 3004388848208 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-09-12 14:15:52.573 3860 3004388848208 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-09-12 14:15:52.838 3860 3004388848208 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-11973ac5-af69-497e-8b4e-7b63054c309b" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:15:52.838 3860 3004388848208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-11973ac5-af69-497e-8b4e-7b63054c309b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:15:53.098 3860 3004388848208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-11973ac5-af69-497e-8b4e-7b63054c309b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:15:53.098 3860 3004388848208 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-11973ac5-af69-497e-8b4e-7b63054c309b" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:15:53.098 3860 3004388848208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-11973ac5-af69-497e-8b4e-7b63054c309b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:15:53.387 3860 3004388848208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-11973ac5-af69-497e-8b4e-7b63054c309b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:15:53.550 3860 3004388848208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-11973ac5-af69-497e-8b4e-7b63054c309b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.703s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:15:53.550 3860 3004388848208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 11973ac5-af69-497e-8b4e-7b63054c309b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-12 14:15:53.550 3860 3004388848208 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 11973ac5-af69-497e-8b4e-7b63054c309b processed. 2022-09-12 14:15:53.566 3860 3004388848208 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:404 2022-09-12 14:15:53.566 3860 3004388848208 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:409 2022-09-12 14:15:53.948 3860 3004388848208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:16:00.097 3860 3004367953584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffbcf0d7-962f-4008-9efd-820dadf94fc4 - - - - - -] port_update received: 7aa3ef54-a9a5-47d9-8a2e-3418d334c567 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:16:00.097 3860 3004367953584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffbcf0d7-962f-4008-9efd-820dadf94fc4 - - - - - -] No port 7aa3ef54-a9a5-47d9-8a2e-3418d334c567 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:16:06.349 3860 3004388558096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a93d48a7-ca73-43de-9ee2-91d8bd51c6d2 - - - - - -] port_update received: 77c86869-38f6-4764-9c12-914c2820d8fe port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:16:06.441 3860 3004388558096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a93d48a7-ca73-43de-9ee2-91d8bd51c6d2 - - - - - -] No port 77c86869-38f6-4764-9c12-914c2820d8fe defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:16:08.567 3860 3004388945408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33ae9543-95fb-4b6a-83a6-cd66e4e1660c - - - - - -] port_update received: aff6d325-d44e-4cf5-aca2-a56eadef09db port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:16:09.976 3860 3004388945408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33ae9543-95fb-4b6a-83a6-cd66e4e1660c - - - - - -] No port aff6d325-d44e-4cf5-aca2-a56eadef09db defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:16:14.955 3860 3004368286464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7574215-da55-4a1b-ba66-8d19e0037c13 - - - - - -] port_update received: 3704729f-62b1-44f3-a46a-1d3f82f16e15 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:16:15.674 3860 3004368286464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7574215-da55-4a1b-ba66-8d19e0037c13 - - - - - -] No port 3704729f-62b1-44f3-a46a-1d3f82f16e15 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:16:15.702 3860 3004385652224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 2022-09-12 14:16:17.675 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-12 14:16:17.675 3860 3004388918016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '973fcd9c-f68f-4124-bfa1-66c0b9ab5c63' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-12 14:16:17.675 3860 3004388918016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '973fcd9c-f68f-4124-bfa1-66c0b9ab5c63' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-12 14:16:17.675 3860 3004388918016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-12 14:16:17.721 3860 3004388918016 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['973fcd9c-f68f-4124-bfa1-66c0b9ab5c63'] 2022-09-12 14:16:17.721 3860 3004388918016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-12 14:16:17.721 3860 3004388918016 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-09-12 14:16:17.721 3860 3004388918016 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['973fcd9c-f68f-4124-bfa1-66c0b9ab5c63'] 2022-09-12 14:16:19.682 3860 3004387338368 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:404 2022-09-12 14:16:19.682 3860 3004387338368 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:409 2022-09-12 14:16:19.692 3860 3004385652224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 2022-09-12 14:16:19.833 3860 3004387338368 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:423 2022-09-12 14:16:21.684 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-12 14:16:21.684 3860 3004368139888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '973fcd9c-f68f-4124-bfa1-66c0b9ab5c63' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-12 14:16:21.684 3860 3004368139888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '973fcd9c-f68f-4124-bfa1-66c0b9ab5c63' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-12 14:16:21.684 3860 3004368139888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-12 14:16:21.707 3860 3004368139888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 96bd5f8d-099c-4d46-b564-f8ab0058d9c3 2022-09-12 14:16:21.707 3860 3004368139888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['973fcd9c-f68f-4124-bfa1-66c0b9ab5c63'] 2022-09-12 14:16:21.707 3860 3004368139888 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-09-12 14:16:21.707 3860 3004368139888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['973fcd9c-f68f-4124-bfa1-66c0b9ab5c63'] 2022-09-12 14:16:23.690 3860 3004368139888 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:404 2022-09-12 14:16:23.690 3860 3004368139888 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:409 2022-09-12 14:16:23.767 3860 3004368139888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:16:25.205 3860 3004388884896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9b68ff79-34b9-465e-b701-4438d3848cf2 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Security group member updated on remote: ['dd3ff05f-73f4-44e0-812b-5d0d58962590'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:16:25.205 3860 3004388884896 MainThread INFO neutron.agent.securitygroups_rpc [req-9b68ff79-34b9-465e-b701-4438d3848cf2 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Security group member updated ['dd3ff05f-73f4-44e0-812b-5d0d58962590'] 2022-09-12 14:16:25.227 3860 3004367467088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-58dfc8d5-a4c6-4ea3-8967-68798ef1e3d7 02fd338d362a461a846a454c487bf669 34866fb3f98042d38c922bf3552c4e69 - - - -] Security group member updated on remote: ['8b6f9060-a633-45e7-a848-29efd1857424'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:16:25.227 3860 3004367467088 MainThread INFO neutron.agent.securitygroups_rpc [req-58dfc8d5-a4c6-4ea3-8967-68798ef1e3d7 02fd338d362a461a846a454c487bf669 34866fb3f98042d38c922bf3552c4e69 - - - -] Security group member updated ['8b6f9060-a633-45e7-a848-29efd1857424'] 2022-09-12 14:16:25.227 3860 3004367467088 MainThread INFO neutron.agent.securitygroups_rpc [req-58dfc8d5-a4c6-4ea3-8967-68798ef1e3d7 02fd338d362a461a846a454c487bf669 34866fb3f98042d38c922bf3552c4e69 - - - -] Refresh firewall rules 2022-09-12 14:16:25.227 3860 3004367467088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-58dfc8d5-a4c6-4ea3-8967-68798ef1e3d7 02fd338d362a461a846a454c487bf669 34866fb3f98042d38c922bf3552c4e69 - - - -] Get security group information for devices via rpc ['47d4c7fb-4320-44f1-8f93-b2a672d8d322'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:16:25.331 3860 3004367467088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-58dfc8d5-a4c6-4ea3-8967-68798ef1e3d7 02fd338d362a461a846a454c487bf669 34866fb3f98042d38c922bf3552c4e69 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:16:25.331 3860 3004367467088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-58dfc8d5-a4c6-4ea3-8967-68798ef1e3d7 02fd338d362a461a846a454c487bf669 34866fb3f98042d38c922bf3552c4e69 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-09-12 14:16:25.394 3860 3004367467088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58dfc8d5-a4c6-4ea3-8967-68798ef1e3d7 02fd338d362a461a846a454c487bf669 34866fb3f98042d38c922bf3552c4e69 - - - -] port_delete event received for '47d4c7fb-4320-44f1-8f93-b2a672d8d322' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:16:25.753 3860 3004385652224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 47d4c7fb-4320-44f1-8f93-b2a672d8d322 2022-09-12 14:16:27.691 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-12 14:16:27.691 3860 3004388231120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '47d4c7fb-4320-44f1-8f93-b2a672d8d322' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-12 14:16:27.691 3860 3004388231120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '47d4c7fb-4320-44f1-8f93-b2a672d8d322' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-12 14:16:27.691 3860 3004388231120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 47d4c7fb-4320-44f1-8f93-b2a672d8d322 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-12 14:16:27.708 3860 3004388231120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a8d56a03-43b5-4483-b95f-c332a61e44c8 2022-09-12 14:16:27.708 3860 3004388231120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['47d4c7fb-4320-44f1-8f93-b2a672d8d322'] 2022-09-12 14:16:27.708 3860 3004388231120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-12 14:16:27.708 3860 3004388231120 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-09-12 14:16:27.708 3860 3004388231120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['47d4c7fb-4320-44f1-8f93-b2a672d8d322'] 2022-09-12 14:16:29.701 3860 3004388945408 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:404 2022-09-12 14:16:29.701 3860 3004388945408 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:409 2022-09-12 14:16:29.723 3860 3004388945408 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:423 2022-09-12 14:16:35.205 3860 3004368242288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-efded15e-685d-4a14-97ef-f0a4be4d6184 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] port_update received: c158483b-3937-4578-983a-bbaad6989bb8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:16:35.223 3860 3004368242288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-efded15e-685d-4a14-97ef-f0a4be4d6184 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] No port c158483b-3937-4578-983a-bbaad6989bb8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:16:37.845 3860 3004385652048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c158483b-3937-4578-983a-bbaad6989bb8 2022-09-12 14:16:39.710 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-12 14:16:39.971 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Adding port c158483b-3937-4578-983a-bbaad6989bb8 2022-09-12 14:16:39.971 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Port c158483b-3937-4578-983a-bbaad6989bb8 updated. Details: {'device': 'c158483b-3937-4578-983a-bbaad6989bb8', 'network_id': 'c4f97835-1b03-495e-a09a-05ede27a9ab6', 'port_id': 'c158483b-3937-4578-983a-bbaad6989bb8', 'mac_address': 'fa:16:3e:8d:83:2a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 126, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '07740054-b88c-44b1-b7fc-7c722c0b8bd0', '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-09-12 14:16:39.971 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] 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-09-12 14:16:39.971 3860 3004388919072 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:16:39.971 3860 3004388919072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:16:39.971 3860 3004388919072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c158483b-3937-4578-983a-bbaad6989bb8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-12 14:16:39.971 3860 3004388919072 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c4f97835-1b03-495e-a09a-05ede27a9ab6 2022-09-12 14:16:39.971 3860 3004388919072 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-09-12 14:16:40.159 3860 3004388919072 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c158483b-3937-4578-983a-bbaad6989bb8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:16:40.159 3860 3004388919072 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c158483b-3937-4578-983a-bbaad6989bb8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:16:40.159 3860 3004388919072 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c158483b-3937-4578-983a-bbaad6989bb8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-12 14:16:40.159 3860 3004388919072 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 126, VLAN trunk: None to switch port c158483b-3937-4578-983a-bbaad6989bb8 2022-09-12 14:16:40.269 3860 3004388919072 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-12 14:16:40.269 3860 3004388919072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c158483b-3937-4578-983a-bbaad6989bb8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:16:40.517 3860 3004388919072 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c158483b-3937-4578-983a-bbaad6989bb8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:16:40.517 3860 3004388919072 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-09-12 14:16:40.517 3860 3004388919072 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (dd3ff05f-73f4-44e0-812b-5d0d58962590) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-12 14:16:40.517 3860 3004388919072 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (dd3ff05f-73f4-44e0-812b-5d0d58962590) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-09-12 14:16:40.517 3860 3004388919072 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c158483b-3937-4578-983a-bbaad6989bb8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-12 14:16:40.517 3860 3004388919072 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-12 14:16:40.517 3860 3004388919072 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c158483b-3937-4578-983a-bbaad6989bb8 not yet added. Adding. 2022-09-12 14:16:40.517 3860 3004388919072 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-09-12 14:16:40.517 3860 3004388919072 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-09-12 14:16:40.708 3860 3004388919072 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:16:40.708 3860 3004388919072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:16:40.896 3860 3004388919072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" "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:423 2022-09-12 14:16:40.896 3860 3004388919072 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:16:40.896 3860 3004388919072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:16:41.084 3860 3004388919072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" "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:423 2022-09-12 14:16:41.223 3860 3004388919072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:16:41.223 3860 3004388919072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c158483b-3937-4578-983a-bbaad6989bb8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-12 14:16:41.223 3860 3004388919072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c158483b-3937-4578-983a-bbaad6989bb8 processed. 2022-09-12 14:16:41.737 3860 3004388919072 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:404 2022-09-12 14:16:42.961 3860 3004388919072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 1.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:16:43.945 3860 3004389191344 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:404 2022-09-12 14:16:44.127 3860 3004388919072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:16:44.127 3860 3004389191344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:16:44.127 3860 3004389191344 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:423 2022-09-12 14:16:52.409 3860 3004388770560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4e31dcdd-8919-4815-91ea-a6b24162c994 02fd338d362a461a846a454c487bf669 34866fb3f98042d38c922bf3552c4e69 - - - -] Security group member updated on remote: ['8b6f9060-a633-45e7-a848-29efd1857424'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:16:52.409 3860 3004388770560 MainThread INFO neutron.agent.securitygroups_rpc [req-4e31dcdd-8919-4815-91ea-a6b24162c994 02fd338d362a461a846a454c487bf669 34866fb3f98042d38c922bf3552c4e69 - - - -] Security group member updated ['8b6f9060-a633-45e7-a848-29efd1857424'] 2022-09-12 14:16:53.189 3860 3004386691728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aef0a246-363d-44cb-a290-6d347eb8483d 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] port_update received: 707f49d3-a873-4bc2-9e47-7281fb27da2b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:16:53.189 3860 3004386691728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aef0a246-363d-44cb-a290-6d347eb8483d 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] No port 707f49d3-a873-4bc2-9e47-7281fb27da2b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:16:56.067 3860 3004385652048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 2022-09-12 14:16:56.067 3860 3004385652048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 707f49d3-a873-4bc2-9e47-7281fb27da2b 2022-09-12 14:16:58.026 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-12 14:16:58.492 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Adding port 707f49d3-a873-4bc2-9e47-7281fb27da2b 2022-09-12 14:16:58.492 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Port 707f49d3-a873-4bc2-9e47-7281fb27da2b updated. Details: {'device': '707f49d3-a873-4bc2-9e47-7281fb27da2b', 'network_id': 'a8d56a03-43b5-4483-b95f-c332a61e44c8', 'port_id': '707f49d3-a873-4bc2-9e47-7281fb27da2b', 'mac_address': 'fa:16:3e:ae:ee:f1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 105, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'db58d4ce-6c30-43cf-8f0f-cd9fcdc7521f', '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-09-12 14:16:58.492 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] 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-09-12 14:16:58.492 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Adding port 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 2022-09-12 14:16:58.492 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Port 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 updated. Details: {'device': '973fcd9c-f68f-4124-bfa1-66c0b9ab5c63', 'network_id': '96bd5f8d-099c-4d46-b564-f8ab0058d9c3', 'port_id': '973fcd9c-f68f-4124-bfa1-66c0b9ab5c63', 'mac_address': 'fa:16:3e:9f:fb:14', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 140, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2e2f8bc3-2628-4bb1-91b6-fd19039eae2b', '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-09-12 14:16:58.492 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] 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-09-12 14:16:58.492 3860 3004389481280 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-973fcd9c-f68f-4124-bfa1-66c0b9ab5c63" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:16:58.492 3860 3004389481280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-973fcd9c-f68f-4124-bfa1-66c0b9ab5c63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:16:58.492 3860 3004389481280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-12 14:16:58.492 3860 3004389481280 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 96bd5f8d-099c-4d46-b564-f8ab0058d9c3 2022-09-12 14:16:58.492 3860 3004389481280 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-09-12 14:16:58.643 3860 3004389481280 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '973fcd9c-f68f-4124-bfa1-66c0b9ab5c63') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:16:58.643 3860 3004389481280 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '973fcd9c-f68f-4124-bfa1-66c0b9ab5c63') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:16:58.643 3860 3004389480928 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-707f49d3-a873-4bc2-9e47-7281fb27da2b" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:16:58.643 3860 3004389480928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-707f49d3-a873-4bc2-9e47-7281fb27da2b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:16:58.643 3860 3004389480928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 707f49d3-a873-4bc2-9e47-7281fb27da2b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-12 14:16:58.666 3860 3004389480928 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a8d56a03-43b5-4483-b95f-c332a61e44c8 2022-09-12 14:16:58.666 3860 3004389480928 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-09-12 14:16:58.836 3860 3004389480928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '707f49d3-a873-4bc2-9e47-7281fb27da2b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:16:58.836 3860 3004389480928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '707f49d3-a873-4bc2-9e47-7281fb27da2b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:16:58.846 3860 3004389481280 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-12 14:16:58.846 3860 3004389481280 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 140, VLAN trunk: None to switch port 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 2022-09-12 14:16:58.962 3860 3004389481280 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-12 14:16:58.962 3860 3004389481280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['973fcd9c-f68f-4124-bfa1-66c0b9ab5c63'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:16:58.962 3860 3004389480928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 707f49d3-a873-4bc2-9e47-7281fb27da2b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-12 14:16:58.962 3860 3004389480928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 105, VLAN trunk: None to switch port 707f49d3-a873-4bc2-9e47-7281fb27da2b 2022-09-12 14:16:59.065 3860 3004389480928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-12 14:16:59.065 3860 3004389480928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['707f49d3-a873-4bc2-9e47-7281fb27da2b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:16:59.155 3860 3004389481280 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['973fcd9c-f68f-4124-bfa1-66c0b9ab5c63']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:16:59.173 3860 3004389481280 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-09-12 14:16:59.173 3860 3004389481280 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bcda5f25-d8ce-414a-ac48-3a1fea889b5d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-12 14:16:59.173 3860 3004389481280 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-12 14:16:59.173 3860 3004389481280 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-12 14:16:59.173 3860 3004389481280 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 not yet added. Adding. 2022-09-12 14:16:59.173 3860 3004389481280 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-09-12 14:16:59.173 3860 3004389481280 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-09-12 14:16:59.332 3860 3004389481280 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-973fcd9c-f68f-4124-bfa1-66c0b9ab5c63" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:16:59.332 3860 3004389481280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-973fcd9c-f68f-4124-bfa1-66c0b9ab5c63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:16:59.505 3860 3004389481280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-973fcd9c-f68f-4124-bfa1-66c0b9ab5c63" "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:423 2022-09-12 14:16:59.505 3860 3004389481280 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-973fcd9c-f68f-4124-bfa1-66c0b9ab5c63" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:16:59.505 3860 3004389481280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-973fcd9c-f68f-4124-bfa1-66c0b9ab5c63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:16:59.674 3860 3004389481280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-973fcd9c-f68f-4124-bfa1-66c0b9ab5c63" "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:423 2022-09-12 14:16:59.798 3860 3004389481280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-973fcd9c-f68f-4124-bfa1-66c0b9ab5c63" "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:423 2022-09-12 14:16:59.798 3860 3004389481280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-12 14:16:59.798 3860 3004389481280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 processed. 2022-09-12 14:16:59.798 3860 3004389480928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['707f49d3-a873-4bc2-9e47-7281fb27da2b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:16:59.798 3860 3004389480928 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-09-12 14:16:59.798 3860 3004389480928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8b6f9060-a633-45e7-a848-29efd1857424) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-12 14:16:59.798 3860 3004389480928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8b6f9060-a633-45e7-a848-29efd1857424) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-09-12 14:16:59.798 3860 3004389480928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 707f49d3-a873-4bc2-9e47-7281fb27da2b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-12 14:16:59.798 3860 3004389480928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-12 14:16:59.798 3860 3004389480928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 707f49d3-a873-4bc2-9e47-7281fb27da2b not yet added. Adding. 2022-09-12 14:16:59.798 3860 3004389480928 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-09-12 14:16:59.798 3860 3004389480928 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-09-12 14:16:59.976 3860 3004389480928 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-707f49d3-a873-4bc2-9e47-7281fb27da2b" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:16:59.976 3860 3004389480928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-707f49d3-a873-4bc2-9e47-7281fb27da2b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:17:00.183 3860 3004389480928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-707f49d3-a873-4bc2-9e47-7281fb27da2b" "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:423 2022-09-12 14:17:00.183 3860 3004389480928 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-707f49d3-a873-4bc2-9e47-7281fb27da2b" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:17:00.183 3860 3004389480928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-707f49d3-a873-4bc2-9e47-7281fb27da2b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:17:00.396 3860 3004389480928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-707f49d3-a873-4bc2-9e47-7281fb27da2b" "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:423 2022-09-12 14:17:00.535 3860 3004389480928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-707f49d3-a873-4bc2-9e47-7281fb27da2b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.891s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:17:00.535 3860 3004389480928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 707f49d3-a873-4bc2-9e47-7281fb27da2b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-12 14:17:00.535 3860 3004389480928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 707f49d3-a873-4bc2-9e47-7281fb27da2b processed. 2022-09-12 14:17:00.535 3860 3004389274192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-056d7530-be95-4b73-9ec7-9cf0a102a007 fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] Security group member updated on remote: ['fd814cf5-11d9-4aab-b667-ebdab56b3560'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:17:00.535 3860 3004389274192 MainThread INFO neutron.agent.securitygroups_rpc [req-056d7530-be95-4b73-9ec7-9cf0a102a007 fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] Security group member updated ['fd814cf5-11d9-4aab-b667-ebdab56b3560'] 2022-09-12 14:17:00.535 3860 3004389274192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-056d7530-be95-4b73-9ec7-9cf0a102a007 fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] port_delete event received for '11973ac5-af69-497e-8b4e-7b63054c309b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:17:00.535 3860 3004389274720 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:404 2022-09-12 14:17:00.535 3860 3004389274720 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:409 2022-09-12 14:17:00.535 3860 3004385652224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 11973ac5-af69-497e-8b4e-7b63054c309b 2022-09-12 14:17:01.283 3860 3004389274720 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:423 2022-09-12 14:17:02.329 3860 3004388103264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86a0aa12-22b2-497c-b5c4-7246464ab6e2 fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] port_delete event received for '12e46e93-40e9-4d0b-9abf-c50f5c943731' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:17:02.538 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-12 14:17:02.538 3860 3004388885072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '11973ac5-af69-497e-8b4e-7b63054c309b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-12 14:17:02.538 3860 3004388885072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '11973ac5-af69-497e-8b4e-7b63054c309b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-12 14:17:02.538 3860 3004388885072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 11973ac5-af69-497e-8b4e-7b63054c309b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-12 14:17:02.551 3860 3004388885072 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['11973ac5-af69-497e-8b4e-7b63054c309b'] 2022-09-12 14:17:02.551 3860 3004388885072 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-12 14:17:02.551 3860 3004388885072 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-09-12 14:17:02.551 3860 3004388885072 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['11973ac5-af69-497e-8b4e-7b63054c309b'] 2022-09-12 14:17:04.541 3860 3004367931696 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:404 2022-09-12 14:17:04.541 3860 3004367931696 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:409 2022-09-12 14:17:04.566 3860 3004367931696 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:423 2022-09-12 14:17:09.728 3860 3004389290752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-16fad317-dcb6-4eee-a3f1-af153712183d 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Security group rule updated on remote: ['2a824313-c1b2-4e4f-ad64-9746fb4e0360'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-12 14:17:09.728 3860 3004389290752 MainThread INFO neutron.agent.securitygroups_rpc [req-16fad317-dcb6-4eee-a3f1-af153712183d 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Security group rule updated ['2a824313-c1b2-4e4f-ad64-9746fb4e0360'] 2022-09-12 14:17:09.800 3860 3004388917488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d656f25e-1762-44ce-bbca-d4eb1dde6426 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Security group rule updated on remote: ['2a824313-c1b2-4e4f-ad64-9746fb4e0360'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-12 14:17:09.800 3860 3004388917488 MainThread INFO neutron.agent.securitygroups_rpc [req-d656f25e-1762-44ce-bbca-d4eb1dde6426 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Security group rule updated ['2a824313-c1b2-4e4f-ad64-9746fb4e0360'] 2022-09-12 14:17:09.942 3860 3004367888224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bc92d7bf-6c68-4f86-86ed-04f5a92cd52d 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Security group rule updated on remote: ['2a824313-c1b2-4e4f-ad64-9746fb4e0360'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-12 14:17:09.942 3860 3004367888224 MainThread INFO neutron.agent.securitygroups_rpc [req-bc92d7bf-6c68-4f86-86ed-04f5a92cd52d 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Security group rule updated ['2a824313-c1b2-4e4f-ad64-9746fb4e0360'] 2022-09-12 14:17:10.066 3860 3004367888224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b6d8ee2d-10e9-4d67-b27d-aeeb8827ae14 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Security group rule updated on remote: ['2a824313-c1b2-4e4f-ad64-9746fb4e0360'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-12 14:17:10.066 3860 3004367888224 MainThread INFO neutron.agent.securitygroups_rpc [req-b6d8ee2d-10e9-4d67-b27d-aeeb8827ae14 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Security group rule updated ['2a824313-c1b2-4e4f-ad64-9746fb4e0360'] 2022-09-12 14:17:10.239 3860 3004388182672 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b2ca15fd-c3ac-43e5-b2b9-f85478aa78ad 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Security group rule updated on remote: ['2a824313-c1b2-4e4f-ad64-9746fb4e0360'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-12 14:17:10.239 3860 3004388182672 MainThread INFO neutron.agent.securitygroups_rpc [req-b2ca15fd-c3ac-43e5-b2b9-f85478aa78ad 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Security group rule updated ['2a824313-c1b2-4e4f-ad64-9746fb4e0360'] 2022-09-12 14:17:10.395 3860 3004368747680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aaa3d8cf-4a13-4118-a4c6-ceff87a0f313 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Security group rule updated on remote: ['2a824313-c1b2-4e4f-ad64-9746fb4e0360'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-12 14:17:10.395 3860 3004368747680 MainThread INFO neutron.agent.securitygroups_rpc [req-aaa3d8cf-4a13-4118-a4c6-ceff87a0f313 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Security group rule updated ['2a824313-c1b2-4e4f-ad64-9746fb4e0360'] 2022-09-12 14:17:11.034 3860 3004387260896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-468c1960-4af1-4505-97b3-1f4b7cd4b8d7 fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] Security group member updated on remote: ['97057ac8-b336-408c-be2f-f72cace688b7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:17:11.034 3860 3004387260896 MainThread INFO neutron.agent.securitygroups_rpc [req-468c1960-4af1-4505-97b3-1f4b7cd4b8d7 fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] Security group member updated ['97057ac8-b336-408c-be2f-f72cace688b7'] 2022-09-12 14:17:11.299 3860 3004368140768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Security group member updated on remote: ['2a824313-c1b2-4e4f-ad64-9746fb4e0360', 'dd3ff05f-73f4-44e0-812b-5d0d58962590'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:17:11.299 3860 3004368140768 MainThread INFO neutron.agent.securitygroups_rpc [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Security group member updated ['2a824313-c1b2-4e4f-ad64-9746fb4e0360', 'dd3ff05f-73f4-44e0-812b-5d0d58962590'] 2022-09-12 14:17:11.299 3860 3004368140768 MainThread INFO neutron.agent.securitygroups_rpc [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Refresh firewall rules 2022-09-12 14:17:11.299 3860 3004368140768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Get security group information for devices via rpc ['c158483b-3937-4578-983a-bbaad6989bb8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:17:11.299 3860 3004368138656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] port_update received: c158483b-3937-4578-983a-bbaad6989bb8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:17:11.315 3860 3004368138656 MainThread DEBUG oslo_concurrency.lockutils [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Acquiring lock "n-hv-agent-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:17:11.315 3860 3004368138656 MainThread DEBUG oslo_concurrency.lockutils [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Lock "n-hv-agent-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:17:11.315 3860 3004368138656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Binding port c158483b-3937-4578-983a-bbaad6989bb8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-12 14:17:11.315 3860 3004368138656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] 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-09-12 14:17:11.352 3860 3004368138656 MainThread DEBUG neutron.services.trunk.rpc.agent [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c158483b-3937-4578-983a-bbaad6989bb8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:17:11.352 3860 3004368138656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c158483b-3937-4578-983a-bbaad6989bb8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:17:11.352 3860 3004368266160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-468c1960-4af1-4505-97b3-1f4b7cd4b8d7 fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] port_delete event received for '581da079-111d-4f64-ab1a-c5d8a6a8b6a2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:17:11.376 3860 3004368138656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Trunk plugin disabled on server. Assuming port c158483b-3937-4578-983a-bbaad6989bb8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-12 14:17:11.376 3860 3004368138656 MainThread INFO networking_hyperv.neutron.trunk_driver [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Binding VLAN ID: 126, VLAN trunk: None to switch port c158483b-3937-4578-983a-bbaad6989bb8 2022-09-12 14:17:11.427 3860 3004368138656 MainThread INFO neutron.agent.securitygroups_rpc [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Refresh firewall rules 2022-09-12 14:17:11.427 3860 3004368138656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Get security group information for devices via rpc ['c158483b-3937-4578-983a-bbaad6989bb8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:17:12.320 3860 3004385652224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 581da079-111d-4f64-ab1a-c5d8a6a8b6a2 2022-09-12 14:17:12.550 3860 3004368140768 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Update security group information for ports dict_keys(['c158483b-3937-4578-983a-bbaad6989bb8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:17:12.550 3860 3004368140768 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-09-12 14:17:12.550 3860 3004368140768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Update rules of security group (2a824313-c1b2-4e4f-ad64-9746fb4e0360) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-12 14:17:12.550 3860 3004368140768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Update rules of security group (dd3ff05f-73f4-44e0-812b-5d0d58962590) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-12 14:17:12.550 3860 3004368140768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Update members of security group (dd3ff05f-73f4-44e0-812b-5d0d58962590) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-09-12 14:17:12.550 3860 3004368140768 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Update port filter for c158483b-3937-4578-983a-bbaad6989bb8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-12 14:17:12.550 3860 3004368140768 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Updating port rules. 2022-09-12 14:17:12.550 3860 3004368140768 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Creating 6 new rules, removing 0 old rules. 2022-09-12 14:17:12.565 3860 3004368140768 MainThread DEBUG oslo_concurrency.lockutils [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Acquiring lock "n-hv-driver-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:17:12.565 3860 3004368140768 MainThread DEBUG oslo_concurrency.lockutils [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Lock "n-hv-driver-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:17:12.755 3860 3004368140768 MainThread DEBUG oslo_concurrency.lockutils [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Lock "n-hv-driver-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" "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:423 2022-09-12 14:17:12.755 3860 3004368140768 MainThread DEBUG oslo_concurrency.lockutils [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Acquiring lock "n-hv-driver-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:17:12.755 3860 3004368140768 MainThread DEBUG oslo_concurrency.lockutils [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Lock "n-hv-driver-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:17:12.755 3860 3004368140768 MainThread DEBUG oslo_concurrency.lockutils [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Lock "n-hv-driver-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" "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:423 2022-09-12 14:17:12.767 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-12 14:17:12.767 3860 3004368138656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Update security group information for ports dict_keys(['c158483b-3937-4578-983a-bbaad6989bb8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:17:12.767 3860 3004368138656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-09-12 14:17:12.767 3860 3004368138656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Update rules of security group (2a824313-c1b2-4e4f-ad64-9746fb4e0360) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-12 14:17:12.767 3860 3004368138656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Update rules of security group (dd3ff05f-73f4-44e0-812b-5d0d58962590) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-12 14:17:12.767 3860 3004368138656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Update members of security group (dd3ff05f-73f4-44e0-812b-5d0d58962590) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-09-12 14:17:12.767 3860 3004368138656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Update port filter for c158483b-3937-4578-983a-bbaad6989bb8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-12 14:17:12.767 3860 3004368138656 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Updating port rules. 2022-09-12 14:17:12.767 3860 3004368138656 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Creating 0 new rules, removing 0 old rules. 2022-09-12 14:17:12.767 3860 3004368138656 MainThread DEBUG oslo_concurrency.lockutils [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Acquiring lock "n-hv-driver-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:17:12.767 3860 3004368138656 MainThread DEBUG oslo_concurrency.lockutils [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Lock "n-hv-driver-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:17:12.767 3860 3004368138656 MainThread DEBUG oslo_concurrency.lockutils [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Lock "n-hv-driver-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" "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:423 2022-09-12 14:17:12.767 3860 3004368138656 MainThread DEBUG oslo_concurrency.lockutils [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Acquiring lock "n-hv-driver-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:17:12.767 3860 3004368138656 MainThread DEBUG oslo_concurrency.lockutils [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Lock "n-hv-driver-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:17:12.767 3860 3004368138656 MainThread DEBUG oslo_concurrency.lockutils [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Lock "n-hv-driver-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" "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:423 2022-09-12 14:17:12.831 3860 3004368138656 MainThread DEBUG oslo_concurrency.lockutils [req-cb389ece-c4e2-4d99-afea-0d553d2bed0a 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Lock "n-hv-agent-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" "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:423 2022-09-12 14:17:12.831 3860 3004368140768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '581da079-111d-4f64-ab1a-c5d8a6a8b6a2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-12 14:17:12.831 3860 3004368140768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '581da079-111d-4f64-ab1a-c5d8a6a8b6a2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-12 14:17:12.831 3860 3004368140768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 581da079-111d-4f64-ab1a-c5d8a6a8b6a2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-12 14:17:12.847 3860 3004368140768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9236f9c0-b543-4fbe-9872-2a3e0012862d 2022-09-12 14:17:12.847 3860 3004368140768 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['581da079-111d-4f64-ab1a-c5d8a6a8b6a2'] 2022-09-12 14:17:12.868 3860 3004368140768 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-12 14:17:12.868 3860 3004368140768 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-09-12 14:17:12.868 3860 3004368140768 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['581da079-111d-4f64-ab1a-c5d8a6a8b6a2'] 2022-09-12 14:17:13.174 3860 3004345893808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4d9601c-1aaa-4e77-9ffc-01b99ed8349c fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] port_delete event received for 'df267fe8-7e15-4478-84b6-631f8ad4267d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:17:13.485 3860 3004345893808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2fb1acf6-a95a-4961-8b26-32aaa9efa2de fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] Security group rule updated on remote: ['e78ce605-8478-4969-9620-2d264f7c80ba'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-12 14:17:13.485 3860 3004345893808 MainThread INFO neutron.agent.securitygroups_rpc [req-2fb1acf6-a95a-4961-8b26-32aaa9efa2de fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] Security group rule updated ['e78ce605-8478-4969-9620-2d264f7c80ba'] 2022-09-12 14:17:13.618 3860 3004345893808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2b0c40d3-65e6-4ece-aace-839baf6fbac6 fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] Security group rule updated on remote: ['e78ce605-8478-4969-9620-2d264f7c80ba'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-12 14:17:13.618 3860 3004345893808 MainThread INFO neutron.agent.securitygroups_rpc [req-2b0c40d3-65e6-4ece-aace-839baf6fbac6 fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] Security group rule updated ['e78ce605-8478-4969-9620-2d264f7c80ba'] 2022-09-12 14:17:14.786 3860 3004345893808 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:404 2022-09-12 14:17:14.786 3860 3004345893808 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:409 2022-09-12 14:17:14.817 3860 3004345893808 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:423 2022-09-12 14:17:25.032 3860 3004386619056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eb3dd5dd-171b-43b9-9321-b6801924e87a fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] Security group member updated on remote: ['e78ce605-8478-4969-9620-2d264f7c80ba'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:17:25.032 3860 3004386619056 MainThread INFO neutron.agent.securitygroups_rpc [req-eb3dd5dd-171b-43b9-9321-b6801924e87a fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] Security group member updated ['e78ce605-8478-4969-9620-2d264f7c80ba'] 2022-09-12 14:17:26.619 3860 3004386618880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-936f8374-48dc-4dcd-ba38-7dfeed5f8173 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] port_update received: 0e35527d-008f-43d4-89a7-ebd020d16331 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:17:26.627 3860 3004386618880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-936f8374-48dc-4dcd-ba38-7dfeed5f8173 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] No port 0e35527d-008f-43d4-89a7-ebd020d16331 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:17:31.915 3860 3004385652048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0e35527d-008f-43d4-89a7-ebd020d16331 2022-09-12 14:17:32.851 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-12 14:17:33.157 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Adding port 0e35527d-008f-43d4-89a7-ebd020d16331 2022-09-12 14:17:33.173 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Port 0e35527d-008f-43d4-89a7-ebd020d16331 updated. Details: {'device': '0e35527d-008f-43d4-89a7-ebd020d16331', 'network_id': '9236f9c0-b543-4fbe-9872-2a3e0012862d', 'port_id': '0e35527d-008f-43d4-89a7-ebd020d16331', 'mac_address': 'fa:16:3e:be:cf:44', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 127, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f2f2d9dd-c832-4d50-af16-7886cb05e5d9', 'ip_address': '172.20.0.11'}], '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-09-12 14:17:33.173 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] 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-09-12 14:17:33.173 3860 3004386690848 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-0e35527d-008f-43d4-89a7-ebd020d16331" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:17:33.173 3860 3004386690848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0e35527d-008f-43d4-89a7-ebd020d16331" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:17:33.173 3860 3004386690848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0e35527d-008f-43d4-89a7-ebd020d16331 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-12 14:17:33.173 3860 3004386690848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9236f9c0-b543-4fbe-9872-2a3e0012862d 2022-09-12 14:17:33.173 3860 3004386690848 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-09-12 14:17:33.392 3860 3004386690848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0e35527d-008f-43d4-89a7-ebd020d16331') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:17:33.392 3860 3004386690848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0e35527d-008f-43d4-89a7-ebd020d16331') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:17:33.409 3860 3004386690848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0e35527d-008f-43d4-89a7-ebd020d16331 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-12 14:17:33.409 3860 3004386690848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 127, VLAN trunk: None to switch port 0e35527d-008f-43d4-89a7-ebd020d16331 2022-09-12 14:17:33.564 3860 3004386690848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-12 14:17:33.564 3860 3004386690848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0e35527d-008f-43d4-89a7-ebd020d16331'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:17:33.729 3860 3004386690848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0e35527d-008f-43d4-89a7-ebd020d16331']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:17:33.729 3860 3004386690848 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-09-12 14:17:33.729 3860 3004386690848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e78ce605-8478-4969-9620-2d264f7c80ba) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-12 14:17:33.729 3860 3004386690848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0e35527d-008f-43d4-89a7-ebd020d16331 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-12 14:17:33.743 3860 3004386690848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-12 14:17:33.743 3860 3004386690848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0e35527d-008f-43d4-89a7-ebd020d16331 not yet added. Adding. 2022-09-12 14:17:33.743 3860 3004386690848 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-09-12 14:17:33.743 3860 3004386690848 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-09-12 14:17:33.924 3860 3004386690848 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-0e35527d-008f-43d4-89a7-ebd020d16331" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:17:33.924 3860 3004386690848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e35527d-008f-43d4-89a7-ebd020d16331" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:17:34.096 3860 3004386690848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e35527d-008f-43d4-89a7-ebd020d16331" "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:423 2022-09-12 14:17:34.096 3860 3004386690848 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-0e35527d-008f-43d4-89a7-ebd020d16331" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:17:34.096 3860 3004386690848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e35527d-008f-43d4-89a7-ebd020d16331" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:17:34.332 3860 3004386690848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e35527d-008f-43d4-89a7-ebd020d16331" "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:423 2022-09-12 14:17:34.475 3860 3004386690848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0e35527d-008f-43d4-89a7-ebd020d16331" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:17:34.475 3860 3004386690848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0e35527d-008f-43d4-89a7-ebd020d16331 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-12 14:17:34.475 3860 3004386690848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0e35527d-008f-43d4-89a7-ebd020d16331 processed. 2022-09-12 14:17:34.475 3860 3004386690848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cd795885-8d85-43ce-baa7-6a0569681a40 02fd338d362a461a846a454c487bf669 34866fb3f98042d38c922bf3552c4e69 - - - -] Security group member updated on remote: ['8b6f9060-a633-45e7-a848-29efd1857424'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:17:34.475 3860 3004386690848 MainThread INFO neutron.agent.securitygroups_rpc [req-cd795885-8d85-43ce-baa7-6a0569681a40 02fd338d362a461a846a454c487bf669 34866fb3f98042d38c922bf3552c4e69 - - - -] Security group member updated ['8b6f9060-a633-45e7-a848-29efd1857424'] 2022-09-12 14:17:34.475 3860 3004386690848 MainThread INFO neutron.agent.securitygroups_rpc [req-cd795885-8d85-43ce-baa7-6a0569681a40 02fd338d362a461a846a454c487bf669 34866fb3f98042d38c922bf3552c4e69 - - - -] Refresh firewall rules 2022-09-12 14:17:34.475 3860 3004386690848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cd795885-8d85-43ce-baa7-6a0569681a40 02fd338d362a461a846a454c487bf669 34866fb3f98042d38c922bf3552c4e69 - - - -] Get security group information for devices via rpc ['707f49d3-a873-4bc2-9e47-7281fb27da2b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:17:34.475 3860 3004388485424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd795885-8d85-43ce-baa7-6a0569681a40 02fd338d362a461a846a454c487bf669 34866fb3f98042d38c922bf3552c4e69 - - - -] port_delete event received for '707f49d3-a873-4bc2-9e47-7281fb27da2b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:17:34.475 3860 3004385652224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 707f49d3-a873-4bc2-9e47-7281fb27da2b 2022-09-12 14:17:34.502 3860 3004386690848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cd795885-8d85-43ce-baa7-6a0569681a40 02fd338d362a461a846a454c487bf669 34866fb3f98042d38c922bf3552c4e69 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:17:34.502 3860 3004386690848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cd795885-8d85-43ce-baa7-6a0569681a40 02fd338d362a461a846a454c487bf669 34866fb3f98042d38c922bf3552c4e69 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-09-12 14:17:34.860 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-12 14:17:34.860 3860 3004388485952 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:404 2022-09-12 14:17:34.860 3860 3004388485952 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:409 2022-09-12 14:17:34.860 3860 3004388486480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '707f49d3-a873-4bc2-9e47-7281fb27da2b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-12 14:17:34.860 3860 3004388486480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '707f49d3-a873-4bc2-9e47-7281fb27da2b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-12 14:17:34.860 3860 3004388486480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 707f49d3-a873-4bc2-9e47-7281fb27da2b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-12 14:17:34.893 3860 3004388486480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a8d56a03-43b5-4483-b95f-c332a61e44c8 2022-09-12 14:17:34.893 3860 3004388486480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['707f49d3-a873-4bc2-9e47-7281fb27da2b'] 2022-09-12 14:17:34.893 3860 3004388486480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-12 14:17:34.893 3860 3004388486480 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-09-12 14:17:34.893 3860 3004388486480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['707f49d3-a873-4bc2-9e47-7281fb27da2b'] 2022-09-12 14:17:35.035 3860 3004388485952 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:423 2022-09-12 14:17:36.884 3860 3004367984416 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:404 2022-09-12 14:17:36.884 3860 3004367984416 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:409 2022-09-12 14:17:36.907 3860 3004367984416 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:423 2022-09-12 14:17:57.719 3860 3004368110864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a6a87cca-b442-4570-9f80-1862dfab2ec4 0cafcc70e0e74a5fa7c5ce530e0e848f 701f62e5a7b14dfc86f2dcc5aa39d958 - - - -] Security group member updated on remote: ['bcda5f25-d8ce-414a-ac48-3a1fea889b5d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:17:57.719 3860 3004368110864 MainThread INFO neutron.agent.securitygroups_rpc [req-a6a87cca-b442-4570-9f80-1862dfab2ec4 0cafcc70e0e74a5fa7c5ce530e0e848f 701f62e5a7b14dfc86f2dcc5aa39d958 - - - -] Security group member updated ['bcda5f25-d8ce-414a-ac48-3a1fea889b5d'] 2022-09-12 14:17:58.004 3860 3004387687232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6a87cca-b442-4570-9f80-1862dfab2ec4 0cafcc70e0e74a5fa7c5ce530e0e848f 701f62e5a7b14dfc86f2dcc5aa39d958 - - - -] port_delete event received for '973fcd9c-f68f-4124-bfa1-66c0b9ab5c63' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:17:58.158 3860 3004385652224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 2022-09-12 14:17:59.017 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-12 14:17:59.017 3860 3004385723840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '973fcd9c-f68f-4124-bfa1-66c0b9ab5c63' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-12 14:17:59.017 3860 3004385723840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '973fcd9c-f68f-4124-bfa1-66c0b9ab5c63' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-12 14:17:59.017 3860 3004385723840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 973fcd9c-f68f-4124-bfa1-66c0b9ab5c63 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-12 14:17:59.040 3860 3004385723840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 96bd5f8d-099c-4d46-b564-f8ab0058d9c3 2022-09-12 14:17:59.040 3860 3004385723840 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['973fcd9c-f68f-4124-bfa1-66c0b9ab5c63'] 2022-09-12 14:17:59.040 3860 3004385723840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-12 14:17:59.040 3860 3004385723840 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-09-12 14:17:59.040 3860 3004385723840 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['973fcd9c-f68f-4124-bfa1-66c0b9ab5c63'] 2022-09-12 14:17:59.752 3860 3004386470016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c562553a-22b8-4071-a845-cfe93abe30d7 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] network_delete received. Deleting network a8d56a03-43b5-4483-b95f-c332a61e44c8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-09-12 14:17:59.752 3860 3004386470016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c562553a-22b8-4071-a845-cfe93abe30d7 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] Network a8d56a03-43b5-4483-b95f-c332a61e44c8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-09-12 14:18:00.955 3860 3004368747680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b7a83bf-293a-4530-8073-6709e8611356 0cafcc70e0e74a5fa7c5ce530e0e848f 701f62e5a7b14dfc86f2dcc5aa39d958 - - - -] port_delete event received for '5112bdbe-1540-4b45-b40e-e99622c88479' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:18:01.026 3860 3004368747680 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:404 2022-09-12 14:18:01.026 3860 3004368747680 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:409 2022-09-12 14:18:01.063 3860 3004368747680 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:423 2022-09-12 14:18:01.283 3860 3004385723136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cc11471a-d5b3-4d00-9a4f-119b2da83bce 0cafcc70e0e74a5fa7c5ce530e0e848f 701f62e5a7b14dfc86f2dcc5aa39d958 - - - -] Security group rule updated on remote: ['14c34ec4-8987-454e-9221-02697442d2e9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-12 14:18:01.283 3860 3004385723136 MainThread INFO neutron.agent.securitygroups_rpc [req-cc11471a-d5b3-4d00-9a4f-119b2da83bce 0cafcc70e0e74a5fa7c5ce530e0e848f 701f62e5a7b14dfc86f2dcc5aa39d958 - - - -] Security group rule updated ['14c34ec4-8987-454e-9221-02697442d2e9'] 2022-09-12 14:18:01.407 3860 3004385723136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-67b25616-e314-440d-9fd9-758fce83be81 0cafcc70e0e74a5fa7c5ce530e0e848f 701f62e5a7b14dfc86f2dcc5aa39d958 - - - -] Security group rule updated on remote: ['14c34ec4-8987-454e-9221-02697442d2e9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-12 14:18:01.407 3860 3004385723136 MainThread INFO neutron.agent.securitygroups_rpc [req-67b25616-e314-440d-9fd9-758fce83be81 0cafcc70e0e74a5fa7c5ce530e0e848f 701f62e5a7b14dfc86f2dcc5aa39d958 - - - -] Security group rule updated ['14c34ec4-8987-454e-9221-02697442d2e9'] 2022-09-12 14:18:04.875 3860 3004386270192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6543013b-e3ea-4741-9e8f-3b5969ac7624 0cafcc70e0e74a5fa7c5ce530e0e848f 701f62e5a7b14dfc86f2dcc5aa39d958 - - - -] Security group member updated on remote: ['14c34ec4-8987-454e-9221-02697442d2e9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:18:04.875 3860 3004386270192 MainThread INFO neutron.agent.securitygroups_rpc [req-6543013b-e3ea-4741-9e8f-3b5969ac7624 0cafcc70e0e74a5fa7c5ce530e0e848f 701f62e5a7b14dfc86f2dcc5aa39d958 - - - -] Security group member updated ['14c34ec4-8987-454e-9221-02697442d2e9'] 2022-09-12 14:18:05.643 3860 3004368285760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9df24e9d-4de6-42c3-88da-f724cfca6baf 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] port_update received: 64d3ae8a-0bd3-46b1-ae67-280f451b2214 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:18:05.657 3860 3004368285760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9df24e9d-4de6-42c3-88da-f724cfca6baf 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] No port 64d3ae8a-0bd3-46b1-ae67-280f451b2214 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:18:08.219 3860 3004385652048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 64d3ae8a-0bd3-46b1-ae67-280f451b2214 2022-09-12 14:18:09.027 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-12 14:18:09.207 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Adding port 64d3ae8a-0bd3-46b1-ae67-280f451b2214 2022-09-12 14:18:09.207 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Port 64d3ae8a-0bd3-46b1-ae67-280f451b2214 updated. Details: {'device': '64d3ae8a-0bd3-46b1-ae67-280f451b2214', 'network_id': '96bd5f8d-099c-4d46-b564-f8ab0058d9c3', 'port_id': '64d3ae8a-0bd3-46b1-ae67-280f451b2214', 'mac_address': 'fa:16:3e:83:7c:78', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 140, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2e2f8bc3-2628-4bb1-91b6-fd19039eae2b', '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-09-12 14:18:09.219 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] 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-09-12 14:18:09.219 3860 3004367467088 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-64d3ae8a-0bd3-46b1-ae67-280f451b2214" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:18:09.219 3860 3004367467088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-64d3ae8a-0bd3-46b1-ae67-280f451b2214" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:18:09.219 3860 3004367467088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 64d3ae8a-0bd3-46b1-ae67-280f451b2214 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-12 14:18:09.219 3860 3004367467088 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 96bd5f8d-099c-4d46-b564-f8ab0058d9c3 2022-09-12 14:18:09.219 3860 3004367467088 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-09-12 14:18:09.407 3860 3004367467088 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '64d3ae8a-0bd3-46b1-ae67-280f451b2214') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:18:09.407 3860 3004367467088 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '64d3ae8a-0bd3-46b1-ae67-280f451b2214') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:18:09.407 3860 3004367467088 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 64d3ae8a-0bd3-46b1-ae67-280f451b2214 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-12 14:18:09.407 3860 3004367467088 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 140, VLAN trunk: None to switch port 64d3ae8a-0bd3-46b1-ae67-280f451b2214 2022-09-12 14:18:09.517 3860 3004367467088 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-12 14:18:09.517 3860 3004367467088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['64d3ae8a-0bd3-46b1-ae67-280f451b2214'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:18:09.667 3860 3004367467088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['64d3ae8a-0bd3-46b1-ae67-280f451b2214']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:18:09.667 3860 3004367467088 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-09-12 14:18:09.667 3860 3004367467088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (14c34ec4-8987-454e-9221-02697442d2e9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-12 14:18:09.667 3860 3004367467088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 64d3ae8a-0bd3-46b1-ae67-280f451b2214 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-12 14:18:09.667 3860 3004367467088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-12 14:18:09.667 3860 3004367467088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 64d3ae8a-0bd3-46b1-ae67-280f451b2214 not yet added. Adding. 2022-09-12 14:18:09.667 3860 3004367467088 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-09-12 14:18:09.667 3860 3004367467088 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-09-12 14:18:09.833 3860 3004367467088 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-64d3ae8a-0bd3-46b1-ae67-280f451b2214" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:18:09.833 3860 3004367467088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64d3ae8a-0bd3-46b1-ae67-280f451b2214" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:18:10.006 3860 3004367467088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64d3ae8a-0bd3-46b1-ae67-280f451b2214" "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:423 2022-09-12 14:18:10.006 3860 3004367467088 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-64d3ae8a-0bd3-46b1-ae67-280f451b2214" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:18:10.006 3860 3004367467088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64d3ae8a-0bd3-46b1-ae67-280f451b2214" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:18:10.207 3860 3004367467088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64d3ae8a-0bd3-46b1-ae67-280f451b2214" "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:423 2022-09-12 14:18:10.331 3860 3004367467088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-64d3ae8a-0bd3-46b1-ae67-280f451b2214" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:18:10.331 3860 3004367467088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 64d3ae8a-0bd3-46b1-ae67-280f451b2214 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-12 14:18:10.331 3860 3004367467088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 64d3ae8a-0bd3-46b1-ae67-280f451b2214 processed. 2022-09-12 14:18:11.047 3860 3004367467088 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:404 2022-09-12 14:18:11.047 3860 3004367467088 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:409 2022-09-12 14:18:11.219 3860 3004367467088 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:423 2022-09-12 14:18:20.299 3860 3004385652224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9b4b2dfa-ae8b-4ebb-b407-6236bc862edd 2022-09-12 14:18:20.315 3860 3004385652224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: eafefb92-feba-40e9-915d-de3bebe30c10 2022-09-12 14:18:20.939 3860 3004386543216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d76bcf56-c12a-495b-8e5a-9d34ca59a04e e7cb679ed52e42ca83a2084f1ad4bd92 613c135e354b4262865198bd5c834cb1 - - - -] Security group member updated on remote: ['c874391a-d1a3-4d92-a21a-44fca7a71234'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:18:20.939 3860 3004386543216 MainThread INFO neutron.agent.securitygroups_rpc [req-d76bcf56-c12a-495b-8e5a-9d34ca59a04e e7cb679ed52e42ca83a2084f1ad4bd92 613c135e354b4262865198bd5c834cb1 - - - -] Security group member updated ['c874391a-d1a3-4d92-a21a-44fca7a71234'] 2022-09-12 14:18:21.001 3860 3004385946256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c9d367de-498d-41c0-b25c-159c911e6f4b 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] Security group member updated on remote: ['da63a4ec-4d6a-4262-8ffb-cc6e943025fc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:18:21.001 3860 3004385946256 MainThread INFO neutron.agent.securitygroups_rpc [req-c9d367de-498d-41c0-b25c-159c911e6f4b 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] Security group member updated ['da63a4ec-4d6a-4262-8ffb-cc6e943025fc'] 2022-09-12 14:18:21.111 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-12 14:18:21.111 3860 3004386545328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9b4b2dfa-ae8b-4ebb-b407-6236bc862edd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-12 14:18:21.111 3860 3004386545328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9b4b2dfa-ae8b-4ebb-b407-6236bc862edd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-12 14:18:21.111 3860 3004386545328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9b4b2dfa-ae8b-4ebb-b407-6236bc862edd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-12 14:18:21.126 3860 3004386545328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 187dae32-ddb7-498c-baaa-a0f8b012a4b7 2022-09-12 14:18:21.126 3860 3004386545328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9b4b2dfa-ae8b-4ebb-b407-6236bc862edd'] 2022-09-12 14:18:21.126 3860 3004386545328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-12 14:18:21.126 3860 3004386545328 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-09-12 14:18:21.126 3860 3004386545328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9b4b2dfa-ae8b-4ebb-b407-6236bc862edd'] 2022-09-12 14:18:21.126 3860 3004386544976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'eafefb92-feba-40e9-915d-de3bebe30c10' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-12 14:18:21.126 3860 3004386544976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'eafefb92-feba-40e9-915d-de3bebe30c10' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-12 14:18:21.126 3860 3004386544976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port eafefb92-feba-40e9-915d-de3bebe30c10 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-12 14:18:21.160 3860 3004386544976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['eafefb92-feba-40e9-915d-de3bebe30c10'] 2022-09-12 14:18:21.160 3860 3004386544976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-12 14:18:21.160 3860 3004386544976 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-09-12 14:18:21.160 3860 3004386544976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['eafefb92-feba-40e9-915d-de3bebe30c10'] 2022-09-12 14:18:21.313 3860 3004386544976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9d367de-498d-41c0-b25c-159c911e6f4b 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] port_delete event received for 'eafefb92-feba-40e9-915d-de3bebe30c10' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:18:21.797 3860 3004386544976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d76bcf56-c12a-495b-8e5a-9d34ca59a04e e7cb679ed52e42ca83a2084f1ad4bd92 613c135e354b4262865198bd5c834cb1 - - - -] port_delete event received for '9b4b2dfa-ae8b-4ebb-b407-6236bc862edd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:18:23.127 3860 3004386544976 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:404 2022-09-12 14:18:23.127 3860 3004386544976 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:409 2022-09-12 14:18:23.163 3860 3004386544976 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:423 2022-09-12 14:18:23.736 3860 3006403243168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6572186-e16e-45c6-99cb-52d4b100ed41 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] port_delete event received for '523e17c8-bcb7-49b5-8fe2-70d97c33057e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:18:24.391 3860 3004387477632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5f35c2f-de2d-4232-b483-f12521e2d259 e7cb679ed52e42ca83a2084f1ad4bd92 613c135e354b4262865198bd5c834cb1 - - - -] port_delete event received for '50937c67-a039-4435-bc44-d71175355c47' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:18:24.721 3860 3004386269488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e2cba64a-0544-4d7a-b3a1-9134abc850a7 e7cb679ed52e42ca83a2084f1ad4bd92 613c135e354b4262865198bd5c834cb1 - - - -] Security group rule updated on remote: ['ac41fe52-02f7-4742-b206-f535ae2dbcf8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-12 14:18:24.721 3860 3004386269488 MainThread INFO neutron.agent.securitygroups_rpc [req-e2cba64a-0544-4d7a-b3a1-9134abc850a7 e7cb679ed52e42ca83a2084f1ad4bd92 613c135e354b4262865198bd5c834cb1 - - - -] Security group rule updated ['ac41fe52-02f7-4742-b206-f535ae2dbcf8'] 2022-09-12 14:18:24.860 3860 3004387687760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-38be8285-9b06-400a-92e5-3405d991bd49 e7cb679ed52e42ca83a2084f1ad4bd92 613c135e354b4262865198bd5c834cb1 - - - -] Security group rule updated on remote: ['ac41fe52-02f7-4742-b206-f535ae2dbcf8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-12 14:18:24.860 3860 3004387687760 MainThread INFO neutron.agent.securitygroups_rpc [req-38be8285-9b06-400a-92e5-3405d991bd49 e7cb679ed52e42ca83a2084f1ad4bd92 613c135e354b4262865198bd5c834cb1 - - - -] Security group rule updated ['ac41fe52-02f7-4742-b206-f535ae2dbcf8'] 2022-09-12 14:18:29.063 3860 3004388183200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9dc97971-7e57-48c7-9cdf-1baaae836e48 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] Security group member updated on remote: ['c66d449d-85b5-45f1-9f28-e5135044e4ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:18:29.063 3860 3004388183200 MainThread INFO neutron.agent.securitygroups_rpc [req-9dc97971-7e57-48c7-9cdf-1baaae836e48 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] Security group member updated ['c66d449d-85b5-45f1-9f28-e5135044e4ed'] 2022-09-12 14:18:29.063 3860 3004388183200 MainThread INFO neutron.agent.securitygroups_rpc [req-9dc97971-7e57-48c7-9cdf-1baaae836e48 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] Refresh firewall rules 2022-09-12 14:18:29.063 3860 3004388183200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9dc97971-7e57-48c7-9cdf-1baaae836e48 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] Get security group information for devices via rpc ['42101474-6616-44ed-98de-9145d66931c3', 'a82000b1-9b15-4c48-b984-b96ae2bf4e5f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:18:29.156 3860 3004388181088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9dc97971-7e57-48c7-9cdf-1baaae836e48 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] port_delete event received for 'a82000b1-9b15-4c48-b984-b96ae2bf4e5f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:18:29.251 3860 3004388183200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9dc97971-7e57-48c7-9cdf-1baaae836e48 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] Update security group information for ports dict_keys(['42101474-6616-44ed-98de-9145d66931c3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:18:29.251 3860 3004388183200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9dc97971-7e57-48c7-9cdf-1baaae836e48 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-09-12 14:18:29.251 3860 3004388183200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9dc97971-7e57-48c7-9cdf-1baaae836e48 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] Update rules of security group (c66d449d-85b5-45f1-9f28-e5135044e4ed) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-12 14:18:29.251 3860 3004388183200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9dc97971-7e57-48c7-9cdf-1baaae836e48 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] Update members of security group (c66d449d-85b5-45f1-9f28-e5135044e4ed) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-09-12 14:18:29.251 3860 3004388183200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9dc97971-7e57-48c7-9cdf-1baaae836e48 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] Update port filter for 42101474-6616-44ed-98de-9145d66931c3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-12 14:18:29.251 3860 3004388183200 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9dc97971-7e57-48c7-9cdf-1baaae836e48 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] Updating port rules. 2022-09-12 14:18:29.251 3860 3004388183200 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9dc97971-7e57-48c7-9cdf-1baaae836e48 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] Creating 0 new rules, removing 1 old rules. 2022-09-12 14:18:29.251 3860 3004388183200 MainThread DEBUG oslo_concurrency.lockutils [req-9dc97971-7e57-48c7-9cdf-1baaae836e48 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] Acquiring lock "n-hv-driver-port-lock-42101474-6616-44ed-98de-9145d66931c3" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:18:29.251 3860 3004388183200 MainThread DEBUG oslo_concurrency.lockutils [req-9dc97971-7e57-48c7-9cdf-1baaae836e48 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] Lock "n-hv-driver-port-lock-42101474-6616-44ed-98de-9145d66931c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:18:29.251 3860 3004388183200 MainThread DEBUG oslo_concurrency.lockutils [req-9dc97971-7e57-48c7-9cdf-1baaae836e48 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] Lock "n-hv-driver-port-lock-42101474-6616-44ed-98de-9145d66931c3" "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:423 2022-09-12 14:18:29.251 3860 3004388183200 MainThread DEBUG oslo_concurrency.lockutils [req-9dc97971-7e57-48c7-9cdf-1baaae836e48 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] Acquiring lock "n-hv-driver-port-lock-42101474-6616-44ed-98de-9145d66931c3" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:18:29.251 3860 3004388183200 MainThread DEBUG oslo_concurrency.lockutils [req-9dc97971-7e57-48c7-9cdf-1baaae836e48 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] Lock "n-hv-driver-port-lock-42101474-6616-44ed-98de-9145d66931c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:18:29.427 3860 3004388183200 MainThread DEBUG oslo_concurrency.lockutils [req-9dc97971-7e57-48c7-9cdf-1baaae836e48 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] Lock "n-hv-driver-port-lock-42101474-6616-44ed-98de-9145d66931c3" "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:423 2022-09-12 14:18:29.925 3860 3004386419456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c0dbcb8d-018d-4a06-b88c-3d5397f69604 e7cb679ed52e42ca83a2084f1ad4bd92 613c135e354b4262865198bd5c834cb1 - - - -] Security group member updated on remote: ['ac41fe52-02f7-4742-b206-f535ae2dbcf8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:18:29.925 3860 3004386419456 MainThread INFO neutron.agent.securitygroups_rpc [req-c0dbcb8d-018d-4a06-b88c-3d5397f69604 e7cb679ed52e42ca83a2084f1ad4bd92 613c135e354b4262865198bd5c834cb1 - - - -] Security group member updated ['ac41fe52-02f7-4742-b206-f535ae2dbcf8'] 2022-09-12 14:18:30.375 3860 3004385652224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a82000b1-9b15-4c48-b984-b96ae2bf4e5f 2022-09-12 14:18:30.752 3860 3004388183200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-270bf521-e5b2-4843-b5ac-cac77f4d0cbf 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] port_update received: 9a806fa5-8e1e-44d6-ad92-6327e1178def port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:18:30.752 3860 3004388183200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-270bf521-e5b2-4843-b5ac-cac77f4d0cbf 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] No port 9a806fa5-8e1e-44d6-ad92-6327e1178def defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:18:31.152 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-12 14:18:31.152 3860 3004387146384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a82000b1-9b15-4c48-b984-b96ae2bf4e5f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-12 14:18:31.152 3860 3004387146384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a82000b1-9b15-4c48-b984-b96ae2bf4e5f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-12 14:18:31.152 3860 3004387146384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a82000b1-9b15-4c48-b984-b96ae2bf4e5f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-12 14:18:31.171 3860 3004387146384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a82000b1-9b15-4c48-b984-b96ae2bf4e5f'] 2022-09-12 14:18:31.174 3860 3004387146384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-12 14:18:31.174 3860 3004387146384 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-09-12 14:18:31.174 3860 3004387146384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a82000b1-9b15-4c48-b984-b96ae2bf4e5f'] 2022-09-12 14:18:33.152 3860 3004387477632 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:404 2022-09-12 14:18:33.152 3860 3004387477632 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:409 2022-09-12 14:18:33.176 3860 3004387477632 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:423 2022-09-12 14:18:36.444 3860 3004385652224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 42101474-6616-44ed-98de-9145d66931c3 2022-09-12 14:18:36.494 3860 3004385652048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9a806fa5-8e1e-44d6-ad92-6327e1178def 2022-09-12 14:18:36.672 3860 3004385946960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-89c84e15-eee8-42e9-898a-2ab5f1429ae2 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] Security group member updated on remote: ['c66d449d-85b5-45f1-9f28-e5135044e4ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:18:36.672 3860 3004385946960 MainThread INFO neutron.agent.securitygroups_rpc [req-89c84e15-eee8-42e9-898a-2ab5f1429ae2 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] Security group member updated ['c66d449d-85b5-45f1-9f28-e5135044e4ed'] 2022-09-12 14:18:36.672 3860 3004385946960 MainThread INFO neutron.agent.securitygroups_rpc [req-89c84e15-eee8-42e9-898a-2ab5f1429ae2 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] Refresh firewall rules 2022-09-12 14:18:36.678 3860 3004385946960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-89c84e15-eee8-42e9-898a-2ab5f1429ae2 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] Get security group information for devices via rpc ['42101474-6616-44ed-98de-9145d66931c3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:18:36.706 3860 3004385946960 MainThread DEBUG neutron.agent.securitygroups_rpc [req-89c84e15-eee8-42e9-898a-2ab5f1429ae2 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:18:36.706 3860 3004385946960 MainThread DEBUG neutron.agent.securitygroups_rpc [req-89c84e15-eee8-42e9-898a-2ab5f1429ae2 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-09-12 14:18:36.784 3860 3004388885248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89c84e15-eee8-42e9-898a-2ab5f1429ae2 5f2ff5e497b64e49b7ac25a941a06048 366826b14e0e4a93819c18d8d716a254 - - - -] port_delete event received for '42101474-6616-44ed-98de-9145d66931c3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:18:37.161 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-12 14:18:37.381 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Adding port 9a806fa5-8e1e-44d6-ad92-6327e1178def 2022-09-12 14:18:37.381 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Port 9a806fa5-8e1e-44d6-ad92-6327e1178def updated. Details: {'device': '9a806fa5-8e1e-44d6-ad92-6327e1178def', 'network_id': '187dae32-ddb7-498c-baaa-a0f8b012a4b7', 'port_id': '9a806fa5-8e1e-44d6-ad92-6327e1178def', 'mac_address': 'fa:16:3e:5a:04:13', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 119, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '476310d8-85b0-4a0f-b22c-1f7326583ec9', '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-09-12 14:18:37.381 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] 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-09-12 14:18:37.381 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-12 14:18:37.381 3860 3004388886304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '42101474-6616-44ed-98de-9145d66931c3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-12 14:18:37.381 3860 3004388886304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '42101474-6616-44ed-98de-9145d66931c3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-12 14:18:37.381 3860 3004388886304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 42101474-6616-44ed-98de-9145d66931c3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-12 14:18:37.399 3860 3004388886304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 83e51b0e-db79-49cd-8380-4c9b5dcda3fe 2022-09-12 14:18:37.399 3860 3004388886304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['42101474-6616-44ed-98de-9145d66931c3'] 2022-09-12 14:18:37.399 3860 3004388886304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-12 14:18:37.399 3860 3004388886304 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-09-12 14:18:37.399 3860 3004388886304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['42101474-6616-44ed-98de-9145d66931c3'] 2022-09-12 14:18:37.399 3860 3004388885248 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-9a806fa5-8e1e-44d6-ad92-6327e1178def" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:18:37.407 3860 3004388885248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9a806fa5-8e1e-44d6-ad92-6327e1178def" 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:409 2022-09-12 14:18:37.407 3860 3004388885248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9a806fa5-8e1e-44d6-ad92-6327e1178def _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-12 14:18:37.407 3860 3004388885248 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 187dae32-ddb7-498c-baaa-a0f8b012a4b7 2022-09-12 14:18:37.407 3860 3004388885248 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-09-12 14:18:37.532 3860 3004388885248 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9a806fa5-8e1e-44d6-ad92-6327e1178def') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:18:37.532 3860 3004388885248 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9a806fa5-8e1e-44d6-ad92-6327e1178def') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:18:37.553 3860 3004388885248 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9a806fa5-8e1e-44d6-ad92-6327e1178def is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-12 14:18:37.553 3860 3004388885248 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 119, VLAN trunk: None to switch port 9a806fa5-8e1e-44d6-ad92-6327e1178def 2022-09-12 14:18:37.635 3860 3004388885248 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-12 14:18:37.635 3860 3004388885248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9a806fa5-8e1e-44d6-ad92-6327e1178def'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:18:37.766 3860 3004388885248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9a806fa5-8e1e-44d6-ad92-6327e1178def']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:18:37.766 3860 3004388885248 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-09-12 14:18:37.766 3860 3004388885248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ac41fe52-02f7-4742-b206-f535ae2dbcf8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-12 14:18:37.766 3860 3004388885248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9a806fa5-8e1e-44d6-ad92-6327e1178def _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-12 14:18:37.766 3860 3004388885248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-12 14:18:37.766 3860 3004388885248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9a806fa5-8e1e-44d6-ad92-6327e1178def not yet added. Adding. 2022-09-12 14:18:37.766 3860 3004388885248 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-09-12 14:18:37.766 3860 3004388885248 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-09-12 14:18:37.878 3860 3004388885248 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-9a806fa5-8e1e-44d6-ad92-6327e1178def" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:18:37.878 3860 3004388885248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9a806fa5-8e1e-44d6-ad92-6327e1178def" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:18:38.001 3860 3004388885248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9a806fa5-8e1e-44d6-ad92-6327e1178def" "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:423 2022-09-12 14:18:38.001 3860 3004388885248 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-9a806fa5-8e1e-44d6-ad92-6327e1178def" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:18:38.001 3860 3004388885248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9a806fa5-8e1e-44d6-ad92-6327e1178def" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:18:38.128 3860 3004388885248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9a806fa5-8e1e-44d6-ad92-6327e1178def" "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:423 2022-09-12 14:18:38.236 3860 3004388885248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9a806fa5-8e1e-44d6-ad92-6327e1178def" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.828s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:18:38.236 3860 3004388885248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9a806fa5-8e1e-44d6-ad92-6327e1178def status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-12 14:18:38.236 3860 3004388885248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9a806fa5-8e1e-44d6-ad92-6327e1178def processed. 2022-09-12 14:18:39.172 3860 3004388885248 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:404 2022-09-12 14:18:39.172 3860 3004388885248 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:409 2022-09-12 14:18:39.360 3860 3004388885248 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:423 2022-09-12 14:18:39.703 3860 3004345893808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a32a2f76-344a-415a-8576-6e2ad3878948 fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] Security group member updated on remote: ['e78ce605-8478-4969-9620-2d264f7c80ba'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:18:39.703 3860 3004345893808 MainThread INFO neutron.agent.securitygroups_rpc [req-a32a2f76-344a-415a-8576-6e2ad3878948 fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] Security group member updated ['e78ce605-8478-4969-9620-2d264f7c80ba'] 2022-09-12 14:18:40.000 3860 3004388287760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a32a2f76-344a-415a-8576-6e2ad3878948 fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] port_delete event received for '0e35527d-008f-43d4-89a7-ebd020d16331' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:18:40.469 3860 3004385652224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0e35527d-008f-43d4-89a7-ebd020d16331 2022-09-12 14:18:40.975 3860 3004386471248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14f6b6be-6594-4a27-8885-11ae9353137b e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] port_delete event received for '0068d8ce-cd18-4983-844d-450338944229' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:18:41.174 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-12 14:18:41.174 3860 3004388918720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0e35527d-008f-43d4-89a7-ebd020d16331' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-12 14:18:41.174 3860 3004388918720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0e35527d-008f-43d4-89a7-ebd020d16331' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-12 14:18:41.174 3860 3004388918720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0e35527d-008f-43d4-89a7-ebd020d16331 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-12 14:18:41.193 3860 3004388918720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9236f9c0-b543-4fbe-9872-2a3e0012862d 2022-09-12 14:18:41.193 3860 3004388918720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0e35527d-008f-43d4-89a7-ebd020d16331'] 2022-09-12 14:18:41.193 3860 3004388918720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-12 14:18:41.193 3860 3004388918720 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-09-12 14:18:41.193 3860 3004388918720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0e35527d-008f-43d4-89a7-ebd020d16331'] 2022-09-12 14:18:42.101 3860 3004388485424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7386f151-8d05-4d3b-8807-0db766cf0d00 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] port_delete event received for '7e125385-3c3f-48fd-b80a-edda4c9be34a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:18:42.911 3860 3004388180032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-951af366-48f2-48f7-908c-4dd9a4a47b41 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] port_delete event received for 'b71f6135-63f8-46b8-8232-9f44feee52b9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:18:43.174 3860 3004367931520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-819af72f-a89c-4826-b5c0-5079a5a6650b - - - - - -] port_delete event received for 'b71f6135-63f8-46b8-8232-9f44feee52b9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:18:43.174 3860 3004388181264 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:404 2022-09-12 14:18:43.174 3860 3004388181264 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:409 2022-09-12 14:18:43.174 3860 3004388180736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-951af366-48f2-48f7-908c-4dd9a4a47b41 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] network_delete received. Deleting network 83e51b0e-db79-49cd-8380-4c9b5dcda3fe network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-09-12 14:18:43.174 3860 3004388180736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-951af366-48f2-48f7-908c-4dd9a4a47b41 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] Network 83e51b0e-db79-49cd-8380-4c9b5dcda3fe not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-09-12 14:18:43.204 3860 3004388181264 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:423 2022-09-12 14:18:43.568 3860 3004388181264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96831614-8f31-4f7e-8219-735669f2cffd fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] port_delete event received for '3f9c60f1-c5cc-4c4a-b696-fd11de7538d4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:18:44.033 3860 3004368036784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a4cd2cb8-e693-4ec0-9ada-797bd71363b7 fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] Security group rule updated on remote: ['53dc36b8-fd10-4014-b653-2f49a21d523a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-12 14:18:44.033 3860 3004368036784 MainThread INFO neutron.agent.securitygroups_rpc [req-a4cd2cb8-e693-4ec0-9ada-797bd71363b7 fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] Security group rule updated ['53dc36b8-fd10-4014-b653-2f49a21d523a'] 2022-09-12 14:18:44.235 3860 3004386471776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a2f49bda-a141-46d0-b85a-d8c5031a809f fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] Security group rule updated on remote: ['53dc36b8-fd10-4014-b653-2f49a21d523a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-12 14:18:44.235 3860 3004386471776 MainThread INFO neutron.agent.securitygroups_rpc [req-a2f49bda-a141-46d0-b85a-d8c5031a809f fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] Security group rule updated ['53dc36b8-fd10-4014-b653-2f49a21d523a'] 2022-09-12 14:18:46.125 3860 3004387532464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Security group member updated on remote: ['2a824313-c1b2-4e4f-ad64-9746fb4e0360', 'dd3ff05f-73f4-44e0-812b-5d0d58962590'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:18:46.125 3860 3004387532464 MainThread INFO neutron.agent.securitygroups_rpc [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Security group member updated ['2a824313-c1b2-4e4f-ad64-9746fb4e0360', 'dd3ff05f-73f4-44e0-812b-5d0d58962590'] 2022-09-12 14:18:46.125 3860 3004387532464 MainThread INFO neutron.agent.securitygroups_rpc [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Refresh firewall rules 2022-09-12 14:18:46.125 3860 3004387532464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Get security group information for devices via rpc ['c158483b-3937-4578-983a-bbaad6989bb8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:18:46.144 3860 3004387686352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] port_update received: c158483b-3937-4578-983a-bbaad6989bb8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:18:46.164 3860 3004387686352 MainThread DEBUG oslo_concurrency.lockutils [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Acquiring lock "n-hv-agent-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:18:46.164 3860 3004387686352 MainThread DEBUG oslo_concurrency.lockutils [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Lock "n-hv-agent-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:18:46.164 3860 3004387686352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Binding port c158483b-3937-4578-983a-bbaad6989bb8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-12 14:18:46.164 3860 3004387686352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] 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-09-12 14:18:46.177 3860 3004387686352 MainThread DEBUG neutron.services.trunk.rpc.agent [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c158483b-3937-4578-983a-bbaad6989bb8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:18:46.177 3860 3004387686352 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c158483b-3937-4578-983a-bbaad6989bb8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:18:46.188 3860 3004387686352 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Trunk plugin disabled on server. Assuming port c158483b-3937-4578-983a-bbaad6989bb8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-12 14:18:46.188 3860 3004387686352 MainThread INFO networking_hyperv.neutron.trunk_driver [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Binding VLAN ID: 126, VLAN trunk: None to switch port c158483b-3937-4578-983a-bbaad6989bb8 2022-09-12 14:18:46.235 3860 3004387686352 MainThread INFO neutron.agent.securitygroups_rpc [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Refresh firewall rules 2022-09-12 14:18:46.235 3860 3004387686352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Get security group information for devices via rpc ['c158483b-3937-4578-983a-bbaad6989bb8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:18:46.423 3860 3004387532464 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Update security group information for ports dict_keys(['c158483b-3937-4578-983a-bbaad6989bb8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:18:46.423 3860 3004387532464 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-09-12 14:18:46.423 3860 3004387532464 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Update rules of security group (dd3ff05f-73f4-44e0-812b-5d0d58962590) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-12 14:18:46.423 3860 3004387532464 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Update members of security group (dd3ff05f-73f4-44e0-812b-5d0d58962590) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-09-12 14:18:46.423 3860 3004387532464 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Update port filter for c158483b-3937-4578-983a-bbaad6989bb8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-12 14:18:46.438 3860 3004387532464 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Updating port rules. 2022-09-12 14:18:46.438 3860 3004387532464 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Creating 0 new rules, removing 6 old rules. 2022-09-12 14:18:46.438 3860 3004387532464 MainThread DEBUG oslo_concurrency.lockutils [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Acquiring lock "n-hv-driver-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:18:46.438 3860 3004387532464 MainThread DEBUG oslo_concurrency.lockutils [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Lock "n-hv-driver-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:18:46.438 3860 3004387532464 MainThread DEBUG oslo_concurrency.lockutils [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Lock "n-hv-driver-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" "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:423 2022-09-12 14:18:46.438 3860 3004387532464 MainThread DEBUG oslo_concurrency.lockutils [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Acquiring lock "n-hv-driver-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:18:46.438 3860 3004387532464 MainThread DEBUG oslo_concurrency.lockutils [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Lock "n-hv-driver-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:18:46.612 3860 3004387532464 MainThread DEBUG oslo_concurrency.lockutils [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Lock "n-hv-driver-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" "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:423 2022-09-12 14:18:46.612 3860 3004387686352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Update security group information for ports dict_keys(['c158483b-3937-4578-983a-bbaad6989bb8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:18:46.612 3860 3004387686352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-09-12 14:18:46.633 3860 3004387686352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Update rules of security group (dd3ff05f-73f4-44e0-812b-5d0d58962590) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-12 14:18:46.633 3860 3004387686352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Update members of security group (dd3ff05f-73f4-44e0-812b-5d0d58962590) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-09-12 14:18:46.633 3860 3004387686352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Update port filter for c158483b-3937-4578-983a-bbaad6989bb8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-12 14:18:46.633 3860 3004387686352 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Updating port rules. 2022-09-12 14:18:46.633 3860 3004387686352 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Creating 0 new rules, removing 0 old rules. 2022-09-12 14:18:46.633 3860 3004387686352 MainThread DEBUG oslo_concurrency.lockutils [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Acquiring lock "n-hv-driver-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:18:46.633 3860 3004387686352 MainThread DEBUG oslo_concurrency.lockutils [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Lock "n-hv-driver-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:18:46.633 3860 3004387686352 MainThread DEBUG oslo_concurrency.lockutils [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Lock "n-hv-driver-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" "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:423 2022-09-12 14:18:46.633 3860 3004387686352 MainThread DEBUG oslo_concurrency.lockutils [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Acquiring lock "n-hv-driver-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:18:46.633 3860 3004387686352 MainThread DEBUG oslo_concurrency.lockutils [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Lock "n-hv-driver-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:18:46.633 3860 3004387686352 MainThread DEBUG oslo_concurrency.lockutils [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Lock "n-hv-driver-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" "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:423 2022-09-12 14:18:46.674 3860 3004387686352 MainThread DEBUG oslo_concurrency.lockutils [req-7f7b547d-5f3c-4a02-8cde-e21faf85d176 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Lock "n-hv-agent-port-lock-c158483b-3937-4578-983a-bbaad6989bb8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.515s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:18:47.131 3860 3004388483488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2aaab76-e283-426a-b19f-2c6aaa7a841f 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] port_delete event received for '551925e6-b792-47f0-b61c-76db4fce8bb9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:18:51.223 3860 3004368015024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c5235671-d65a-4663-8d72-01ab8d05d754 fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] Security group member updated on remote: ['53dc36b8-fd10-4014-b653-2f49a21d523a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:18:51.223 3860 3004368015024 MainThread INFO neutron.agent.securitygroups_rpc [req-c5235671-d65a-4663-8d72-01ab8d05d754 fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] Security group member updated ['53dc36b8-fd10-4014-b653-2f49a21d523a'] 2022-09-12 14:18:51.984 3860 3004388944704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8de1373e-1264-4f5f-a99f-bd3ee3a7a209 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] port_update received: b2fa8bcd-6303-4882-9b72-12e99c78a342 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:18:52.000 3860 3004388944704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8de1373e-1264-4f5f-a99f-bd3ee3a7a209 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] No port b2fa8bcd-6303-4882-9b72-12e99c78a342 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:18:54.568 3860 3004385652224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c158483b-3937-4578-983a-bbaad6989bb8 2022-09-12 14:18:54.610 3860 3004385652048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b2fa8bcd-6303-4882-9b72-12e99c78a342 2022-09-12 14:18:55.645 3860 3004387233632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a1dedcb6-ccff-4cd1-9c55-9ea37ff2aaae 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Security group member updated on remote: ['dd3ff05f-73f4-44e0-812b-5d0d58962590'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:18:55.645 3860 3004387233632 MainThread INFO neutron.agent.securitygroups_rpc [req-a1dedcb6-ccff-4cd1-9c55-9ea37ff2aaae 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Security group member updated ['dd3ff05f-73f4-44e0-812b-5d0d58962590'] 2022-09-12 14:18:55.645 3860 3004387233632 MainThread INFO neutron.agent.securitygroups_rpc [req-a1dedcb6-ccff-4cd1-9c55-9ea37ff2aaae 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Refresh firewall rules 2022-09-12 14:18:55.645 3860 3004387233632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a1dedcb6-ccff-4cd1-9c55-9ea37ff2aaae 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Get security group information for devices via rpc ['c158483b-3937-4578-983a-bbaad6989bb8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:18:55.682 3860 3004387233632 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a1dedcb6-ccff-4cd1-9c55-9ea37ff2aaae 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:18:55.682 3860 3004387233632 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a1dedcb6-ccff-4cd1-9c55-9ea37ff2aaae 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-09-12 14:18:55.693 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-12 14:18:55.736 3860 3004389189232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1dedcb6-ccff-4cd1-9c55-9ea37ff2aaae 67c00c7b37ba44aa9ca0e4555d32ec90 40918a5eb3134a00999618cb65dedbbd - - - -] port_delete event received for 'c158483b-3937-4578-983a-bbaad6989bb8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:18:55.934 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Adding port b2fa8bcd-6303-4882-9b72-12e99c78a342 2022-09-12 14:18:55.934 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Port b2fa8bcd-6303-4882-9b72-12e99c78a342 updated. Details: {'device': 'b2fa8bcd-6303-4882-9b72-12e99c78a342', 'network_id': '9236f9c0-b543-4fbe-9872-2a3e0012862d', 'port_id': 'b2fa8bcd-6303-4882-9b72-12e99c78a342', 'mac_address': 'fa:16:3e:77:da:c3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 127, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f2f2d9dd-c832-4d50-af16-7886cb05e5d9', '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-09-12 14:18:55.934 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] 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-09-12 14:18:55.934 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-12 14:18:55.934 3860 3004387657152 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-b2fa8bcd-6303-4882-9b72-12e99c78a342" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:18:55.934 3860 3004387657152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b2fa8bcd-6303-4882-9b72-12e99c78a342" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:18:55.934 3860 3004387657152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b2fa8bcd-6303-4882-9b72-12e99c78a342 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-12 14:18:55.934 3860 3004387657152 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9236f9c0-b543-4fbe-9872-2a3e0012862d 2022-09-12 14:18:55.934 3860 3004387657152 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-09-12 14:18:56.069 3860 3004387657152 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b2fa8bcd-6303-4882-9b72-12e99c78a342') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:18:56.069 3860 3004387657152 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b2fa8bcd-6303-4882-9b72-12e99c78a342') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:18:56.069 3860 3004387656096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c158483b-3937-4578-983a-bbaad6989bb8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-12 14:18:56.069 3860 3004387656096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c158483b-3937-4578-983a-bbaad6989bb8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-12 14:18:56.069 3860 3004387656096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c158483b-3937-4578-983a-bbaad6989bb8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-12 14:18:56.084 3860 3004387656096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c158483b-3937-4578-983a-bbaad6989bb8'] 2022-09-12 14:18:56.084 3860 3004387656096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-12 14:18:56.084 3860 3004387656096 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-09-12 14:18:56.084 3860 3004387656096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c158483b-3937-4578-983a-bbaad6989bb8'] 2022-09-12 14:18:56.084 3860 3004387657152 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b2fa8bcd-6303-4882-9b72-12e99c78a342 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-12 14:18:56.084 3860 3004387657152 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 127, VLAN trunk: None to switch port b2fa8bcd-6303-4882-9b72-12e99c78a342 2022-09-12 14:18:56.158 3860 3004387657152 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-12 14:18:56.158 3860 3004387657152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b2fa8bcd-6303-4882-9b72-12e99c78a342'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:18:56.334 3860 3004387657152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b2fa8bcd-6303-4882-9b72-12e99c78a342']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:18:56.334 3860 3004387657152 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-09-12 14:18:56.334 3860 3004387657152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (53dc36b8-fd10-4014-b653-2f49a21d523a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-12 14:18:56.334 3860 3004387657152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b2fa8bcd-6303-4882-9b72-12e99c78a342 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-12 14:18:56.334 3860 3004387657152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-12 14:18:56.334 3860 3004387657152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b2fa8bcd-6303-4882-9b72-12e99c78a342 not yet added. Adding. 2022-09-12 14:18:56.334 3860 3004387657152 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-09-12 14:18:56.351 3860 3004387657152 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-09-12 14:18:56.454 3860 3004387657152 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-b2fa8bcd-6303-4882-9b72-12e99c78a342" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:18:56.454 3860 3004387657152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2fa8bcd-6303-4882-9b72-12e99c78a342" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:18:56.549 3860 3004387657152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2fa8bcd-6303-4882-9b72-12e99c78a342" "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:423 2022-09-12 14:18:56.549 3860 3004387657152 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-b2fa8bcd-6303-4882-9b72-12e99c78a342" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:18:56.549 3860 3004387657152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2fa8bcd-6303-4882-9b72-12e99c78a342" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:18:56.656 3860 3004387657152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2fa8bcd-6303-4882-9b72-12e99c78a342" "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:423 2022-09-12 14:18:56.754 3860 3004387657152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b2fa8bcd-6303-4882-9b72-12e99c78a342" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.828s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:18:56.754 3860 3004387657152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b2fa8bcd-6303-4882-9b72-12e99c78a342 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-12 14:18:56.754 3860 3004387657152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b2fa8bcd-6303-4882-9b72-12e99c78a342 processed. 2022-09-12 14:18:57.719 3860 3004368268272 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:404 2022-09-12 14:18:57.719 3860 3004368268272 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:409 2022-09-12 14:18:58.141 3860 3004368268272 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:423 2022-09-12 14:18:59.345 3860 3004389191168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9196d1da-e218-41b1-bf61-fd73649cd701 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] port_delete event received for '77c86869-38f6-4764-9c12-914c2820d8fe' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:19:00.596 3860 3004385695872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd848887-4c33-40a1-9a24-74c551468292 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] port_delete event received for '7aa3ef54-a9a5-47d9-8a2e-3418d334c567' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:19:01.598 3860 3004386738016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5856565e-010e-4c44-ab46-8617b28330e2 - - - - - -] port_delete event received for 'f5e99084-f9ee-49b5-a887-6012b1e19acb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:19:01.923 3860 3004387055392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39359141-e1e2-4c2c-a610-63a63d14c6e6 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] port_delete event received for 'f5e99084-f9ee-49b5-a887-6012b1e19acb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:19:02.334 3860 3004368932528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39359141-e1e2-4c2c-a610-63a63d14c6e6 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] network_delete received. Deleting network c4f97835-1b03-495e-a09a-05ede27a9ab6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-09-12 14:19:02.334 3860 3004368932528 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-39359141-e1e2-4c2c-a610-63a63d14c6e6 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] Reclaiming local network c4f97835-1b03-495e-a09a-05ede27a9ab6 2022-09-12 14:19:04.332 3860 3004387260720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f886f3ab-21c3-489f-9827-6f77c65288be e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] port_delete event received for '3704729f-62b1-44f3-a46a-1d3f82f16e15' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:19:06.065 3860 3004368242112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff4a30ed-b565-4868-a84f-61fef89f9e84 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] port_delete event received for 'aff6d325-d44e-4cf5-aca2-a56eadef09db' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:19:07.034 3860 3004387233280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25813378-c010-4db6-b2ea-2d6ae0925649 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] port_delete event received for 'a5216678-a6cd-45f6-83f7-32209550cb6c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:19:07.203 3860 3004385722608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5abf445-b5f6-483e-8541-0fb0ee86a2fd - - - - - -] port_delete event received for 'a5216678-a6cd-45f6-83f7-32209550cb6c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:19:07.297 3860 3004385722608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25813378-c010-4db6-b2ea-2d6ae0925649 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] network_delete received. Deleting network d0acfb66-15f1-4895-b0f5-5de0ca5307b1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-09-12 14:19:07.297 3860 3004385722608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25813378-c010-4db6-b2ea-2d6ae0925649 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] Network d0acfb66-15f1-4895-b0f5-5de0ca5307b1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-09-12 14:19:12.563 3860 3004388770560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c36dd11a-c2b7-4305-9f1d-4c7669e0bc2d - - - - - -] port_update received: 9c7b111f-eaa4-4945-ac89-8870f9e018db port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:19:12.563 3860 3004388770560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c36dd11a-c2b7-4305-9f1d-4c7669e0bc2d - - - - - -] No port 9c7b111f-eaa4-4945-ac89-8870f9e018db defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:19:16.656 3860 3004387857680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ab1cf1a-5b1f-4d4c-998c-9adfb8d4eea0 - - - - - -] port_update received: 846ae233-f6fb-4e2b-b89a-1ceaf13c345d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:19:16.673 3860 3004387857680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ab1cf1a-5b1f-4d4c-998c-9adfb8d4eea0 - - - - - -] No port 846ae233-f6fb-4e2b-b89a-1ceaf13c345d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:19:17.863 3860 3004387657504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fd7852e-8313-4a4e-8dc1-e93be400ad9f - - - - - -] port_update received: 4426c127-e531-42fc-97ab-b59e306595bd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:19:17.876 3860 3004387657504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fd7852e-8313-4a4e-8dc1-e93be400ad9f - - - - - -] No port 4426c127-e531-42fc-97ab-b59e306595bd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:19:19.424 3860 3004388919600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b78cc8ee-0c43-4a9a-841e-8468d0b4f678 0956fadcbd1e4bcd853eaf7cd5115d93 fd4a527e5cc441f5901536b58d4fe400 - - - -] Security group rule updated on remote: ['79989b6b-8ba5-415c-b38b-c2b2643f976e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-12 14:19:19.424 3860 3004388919600 MainThread INFO neutron.agent.securitygroups_rpc [req-b78cc8ee-0c43-4a9a-841e-8468d0b4f678 0956fadcbd1e4bcd853eaf7cd5115d93 fd4a527e5cc441f5901536b58d4fe400 - - - -] Security group rule updated ['79989b6b-8ba5-415c-b38b-c2b2643f976e'] 2022-09-12 14:19:19.629 3860 3004386268256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2023fca7-7dc4-4d53-bc3c-689fb82e87a6 0956fadcbd1e4bcd853eaf7cd5115d93 fd4a527e5cc441f5901536b58d4fe400 - - - -] Security group rule updated on remote: ['79989b6b-8ba5-415c-b38b-c2b2643f976e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-12 14:19:19.629 3860 3004386268256 MainThread INFO neutron.agent.securitygroups_rpc [req-2023fca7-7dc4-4d53-bc3c-689fb82e87a6 0956fadcbd1e4bcd853eaf7cd5115d93 fd4a527e5cc441f5901536b58d4fe400 - - - -] Security group rule updated ['79989b6b-8ba5-415c-b38b-c2b2643f976e'] 2022-09-12 14:19:19.844 3860 3004368241056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-795ef921-585e-4c1c-85fb-5ead7ac0789a 0956fadcbd1e4bcd853eaf7cd5115d93 fd4a527e5cc441f5901536b58d4fe400 - - - -] Security group rule updated on remote: ['79989b6b-8ba5-415c-b38b-c2b2643f976e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-12 14:19:19.844 3860 3004368241056 MainThread INFO neutron.agent.securitygroups_rpc [req-795ef921-585e-4c1c-85fb-5ead7ac0789a 0956fadcbd1e4bcd853eaf7cd5115d93 fd4a527e5cc441f5901536b58d4fe400 - - - -] Security group rule updated ['79989b6b-8ba5-415c-b38b-c2b2643f976e'] 2022-09-12 14:19:20.049 3860 3004387921984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-993fe336-9ffc-47df-b64c-37279fa7d5c5 0956fadcbd1e4bcd853eaf7cd5115d93 fd4a527e5cc441f5901536b58d4fe400 - - - -] Security group rule updated on remote: ['79989b6b-8ba5-415c-b38b-c2b2643f976e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-12 14:19:20.049 3860 3004387921984 MainThread INFO neutron.agent.securitygroups_rpc [req-993fe336-9ffc-47df-b64c-37279fa7d5c5 0956fadcbd1e4bcd853eaf7cd5115d93 fd4a527e5cc441f5901536b58d4fe400 - - - -] Security group rule updated ['79989b6b-8ba5-415c-b38b-c2b2643f976e'] 2022-09-12 14:19:20.265 3860 3004387921984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6f0e70fd-7dbf-4d8e-bdb6-6ef46052d48d 0956fadcbd1e4bcd853eaf7cd5115d93 fd4a527e5cc441f5901536b58d4fe400 - - - -] Security group rule updated on remote: ['79989b6b-8ba5-415c-b38b-c2b2643f976e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-12 14:19:20.265 3860 3004387921984 MainThread INFO neutron.agent.securitygroups_rpc [req-6f0e70fd-7dbf-4d8e-bdb6-6ef46052d48d 0956fadcbd1e4bcd853eaf7cd5115d93 fd4a527e5cc441f5901536b58d4fe400 - - - -] Security group rule updated ['79989b6b-8ba5-415c-b38b-c2b2643f976e'] 2022-09-12 14:19:20.422 3860 3004385725600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b784ef76-ca12-4994-be2c-67e4f4eb409a 0956fadcbd1e4bcd853eaf7cd5115d93 fd4a527e5cc441f5901536b58d4fe400 - - - -] Security group rule updated on remote: ['79989b6b-8ba5-415c-b38b-c2b2643f976e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-12 14:19:20.422 3860 3004385725600 MainThread INFO neutron.agent.securitygroups_rpc [req-b784ef76-ca12-4994-be2c-67e4f4eb409a 0956fadcbd1e4bcd853eaf7cd5115d93 fd4a527e5cc441f5901536b58d4fe400 - - - -] Security group rule updated ['79989b6b-8ba5-415c-b38b-c2b2643f976e'] 2022-09-12 14:19:22.723 3860 3004388604208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab6e339c-c0ec-498c-b066-f2b4dd91a7a9 - - - - - -] port_update received: ec0b0507-b41f-4994-9946-7819dc2c1132 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:19:22.723 3860 3004388604208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab6e339c-c0ec-498c-b066-f2b4dd91a7a9 - - - - - -] No port ec0b0507-b41f-4994-9946-7819dc2c1132 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:19:22.801 3860 3004385652048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 64d3ae8a-0bd3-46b1-ae67-280f451b2214 2022-09-12 14:19:23.799 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-12 14:19:24.126 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Adding port 64d3ae8a-0bd3-46b1-ae67-280f451b2214 2022-09-12 14:19:24.126 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Port 64d3ae8a-0bd3-46b1-ae67-280f451b2214 updated. Details: {'device': '64d3ae8a-0bd3-46b1-ae67-280f451b2214', 'network_id': '96bd5f8d-099c-4d46-b564-f8ab0058d9c3', 'port_id': '64d3ae8a-0bd3-46b1-ae67-280f451b2214', 'mac_address': 'fa:16:3e:83:7c:78', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 140, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2e2f8bc3-2628-4bb1-91b6-fd19039eae2b', '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-09-12 14:19:24.126 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] 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-09-12 14:19:24.126 3860 3004388604208 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-64d3ae8a-0bd3-46b1-ae67-280f451b2214" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:19:24.126 3860 3004388604208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-64d3ae8a-0bd3-46b1-ae67-280f451b2214" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:19:24.126 3860 3004388604208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 64d3ae8a-0bd3-46b1-ae67-280f451b2214 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-12 14:19:24.126 3860 3004388604208 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-09-12 14:19:24.156 3860 3004388604208 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '64d3ae8a-0bd3-46b1-ae67-280f451b2214') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:19:24.156 3860 3004388604208 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '64d3ae8a-0bd3-46b1-ae67-280f451b2214') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:19:24.174 3860 3004388604208 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 64d3ae8a-0bd3-46b1-ae67-280f451b2214 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-12 14:19:24.174 3860 3004388604208 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 140, VLAN trunk: None to switch port 64d3ae8a-0bd3-46b1-ae67-280f451b2214 2022-09-12 14:19:24.212 3860 3004388604208 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-12 14:19:24.212 3860 3004388604208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['64d3ae8a-0bd3-46b1-ae67-280f451b2214'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:19:24.441 3860 3004388604208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['64d3ae8a-0bd3-46b1-ae67-280f451b2214']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:19:24.441 3860 3004388604208 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-09-12 14:19:24.441 3860 3004388604208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (14c34ec4-8987-454e-9221-02697442d2e9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-12 14:19:24.441 3860 3004388604208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 64d3ae8a-0bd3-46b1-ae67-280f451b2214 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-12 14:19:24.441 3860 3004388604208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-12 14:19:24.441 3860 3004388604208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-09-12 14:19:24.441 3860 3004388604208 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-64d3ae8a-0bd3-46b1-ae67-280f451b2214" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:19:24.441 3860 3004388604208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64d3ae8a-0bd3-46b1-ae67-280f451b2214" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:19:24.441 3860 3004388604208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64d3ae8a-0bd3-46b1-ae67-280f451b2214" "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:423 2022-09-12 14:19:24.441 3860 3004388604208 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-64d3ae8a-0bd3-46b1-ae67-280f451b2214" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:19:24.441 3860 3004388604208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64d3ae8a-0bd3-46b1-ae67-280f451b2214" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:19:24.441 3860 3004388604208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64d3ae8a-0bd3-46b1-ae67-280f451b2214" "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:423 2022-09-12 14:19:24.500 3860 3004388604208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-64d3ae8a-0bd3-46b1-ae67-280f451b2214" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:19:24.500 3860 3004388604208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 64d3ae8a-0bd3-46b1-ae67-280f451b2214 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-12 14:19:24.500 3860 3004388604208 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 64d3ae8a-0bd3-46b1-ae67-280f451b2214 processed. 2022-09-12 14:19:25.825 3860 3004388604208 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:404 2022-09-12 14:19:25.825 3860 3004388604208 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:409 2022-09-12 14:19:26.140 3860 3004388604208 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:423 2022-09-12 14:19:36.881 3860 3004385652224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 64d3ae8a-0bd3-46b1-ae67-280f451b2214 2022-09-12 14:19:37.922 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-12 14:19:37.922 3860 3004389048384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '64d3ae8a-0bd3-46b1-ae67-280f451b2214' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-12 14:19:37.922 3860 3004389048384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '64d3ae8a-0bd3-46b1-ae67-280f451b2214' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-12 14:19:37.922 3860 3004389048384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 64d3ae8a-0bd3-46b1-ae67-280f451b2214 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-12 14:19:37.922 3860 3004389048384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['64d3ae8a-0bd3-46b1-ae67-280f451b2214'] 2022-09-12 14:19:37.922 3860 3004389048384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-12 14:19:37.922 3860 3004389048384 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-09-12 14:19:37.922 3860 3004389048384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['64d3ae8a-0bd3-46b1-ae67-280f451b2214'] 2022-09-12 14:19:38.906 3860 3004385652224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 64d3ae8a-0bd3-46b1-ae67-280f451b2214 2022-09-12 14:19:39.932 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-12 14:19:39.932 3860 3004389190288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '64d3ae8a-0bd3-46b1-ae67-280f451b2214' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-12 14:19:39.932 3860 3004389190288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '64d3ae8a-0bd3-46b1-ae67-280f451b2214' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-12 14:19:39.932 3860 3004389190288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 64d3ae8a-0bd3-46b1-ae67-280f451b2214 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-12 14:19:39.938 3860 3004389190288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 96bd5f8d-099c-4d46-b564-f8ab0058d9c3 2022-09-12 14:19:39.938 3860 3004389190288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['64d3ae8a-0bd3-46b1-ae67-280f451b2214'] 2022-09-12 14:19:39.938 3860 3004389190288 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-09-12 14:19:39.938 3860 3004389190288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['64d3ae8a-0bd3-46b1-ae67-280f451b2214'] 2022-09-12 14:19:39.938 3860 3004389189408 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:404 2022-09-12 14:19:39.938 3860 3004389189408 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:409 2022-09-12 14:19:40.126 3860 3004389189408 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:423 2022-09-12 14:19:41.328 3860 3004388102736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-af3b1137-757b-47d3-ada7-84ac58a9f3d3 0956fadcbd1e4bcd853eaf7cd5115d93 fd4a527e5cc441f5901536b58d4fe400 - - - -] Security group member updated on remote: ['79989b6b-8ba5-415c-b38b-c2b2643f976e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:19:41.328 3860 3004388102736 MainThread INFO neutron.agent.securitygroups_rpc [req-af3b1137-757b-47d3-ada7-84ac58a9f3d3 0956fadcbd1e4bcd853eaf7cd5115d93 fd4a527e5cc441f5901536b58d4fe400 - - - -] Security group member updated ['79989b6b-8ba5-415c-b38b-c2b2643f976e'] 2022-09-12 14:19:42.459 3860 3004368932000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa6e5375-c1b5-45a2-bbb6-080ad4b3ac07 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] port_update received: eb9b598a-ecdd-4396-817a-a89e4fcfe13b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:19:42.459 3860 3004368932000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa6e5375-c1b5-45a2-bbb6-080ad4b3ac07 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] No port eb9b598a-ecdd-4396-817a-a89e4fcfe13b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:20:11.219 3860 3004385652048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: eb9b598a-ecdd-4396-817a-a89e4fcfe13b 2022-09-12 14:20:11.219 3860 3004385652048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 64d3ae8a-0bd3-46b1-ae67-280f451b2214 2022-09-12 14:20:12.078 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-12 14:20:12.563 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Adding port 64d3ae8a-0bd3-46b1-ae67-280f451b2214 2022-09-12 14:20:12.563 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Port 64d3ae8a-0bd3-46b1-ae67-280f451b2214 updated. Details: {'device': '64d3ae8a-0bd3-46b1-ae67-280f451b2214', 'network_id': '96bd5f8d-099c-4d46-b564-f8ab0058d9c3', 'port_id': '64d3ae8a-0bd3-46b1-ae67-280f451b2214', 'mac_address': 'fa:16:3e:83:7c:78', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 140, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2e2f8bc3-2628-4bb1-91b6-fd19039eae2b', '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-09-12 14:20:12.563 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] 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-09-12 14:20:12.563 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Adding port eb9b598a-ecdd-4396-817a-a89e4fcfe13b 2022-09-12 14:20:12.563 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Port eb9b598a-ecdd-4396-817a-a89e4fcfe13b updated. Details: {'device': 'eb9b598a-ecdd-4396-817a-a89e4fcfe13b', 'network_id': '98b067c7-82fa-413d-adcc-f0e586f1987e', 'port_id': 'eb9b598a-ecdd-4396-817a-a89e4fcfe13b', 'mac_address': 'fa:16:3e:b5:41:5a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 149, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '23047041-ee95-454b-8a2a-ff3719f7d663', '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-09-12 14:20:12.563 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] 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-09-12 14:20:12.563 3860 3004388105376 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-eb9b598a-ecdd-4396-817a-a89e4fcfe13b" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:20:12.563 3860 3004388105376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-eb9b598a-ecdd-4396-817a-a89e4fcfe13b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:20:12.563 3860 3004388105376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port eb9b598a-ecdd-4396-817a-a89e4fcfe13b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-12 14:20:12.563 3860 3004388105376 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 98b067c7-82fa-413d-adcc-f0e586f1987e 2022-09-12 14:20:12.563 3860 3004388105376 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-09-12 14:20:12.704 3860 3004388105376 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'eb9b598a-ecdd-4396-817a-a89e4fcfe13b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:20:12.704 3860 3004388105376 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'eb9b598a-ecdd-4396-817a-a89e4fcfe13b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:20:12.704 3860 3004388103264 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-64d3ae8a-0bd3-46b1-ae67-280f451b2214" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:20:12.704 3860 3004388103264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-64d3ae8a-0bd3-46b1-ae67-280f451b2214" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:20:12.704 3860 3004388103264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 64d3ae8a-0bd3-46b1-ae67-280f451b2214 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-12 14:20:12.704 3860 3004388103264 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 96bd5f8d-099c-4d46-b564-f8ab0058d9c3 2022-09-12 14:20:12.704 3860 3004388103264 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-09-12 14:20:12.861 3860 3004388103264 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '64d3ae8a-0bd3-46b1-ae67-280f451b2214') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:20:12.861 3860 3004388103264 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '64d3ae8a-0bd3-46b1-ae67-280f451b2214') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:20:12.861 3860 3004388105376 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port eb9b598a-ecdd-4396-817a-a89e4fcfe13b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-12 14:20:12.861 3860 3004388105376 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 149, VLAN trunk: None to switch port eb9b598a-ecdd-4396-817a-a89e4fcfe13b 2022-09-12 14:20:12.940 3860 3004388105376 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-12 14:20:12.940 3860 3004388105376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['eb9b598a-ecdd-4396-817a-a89e4fcfe13b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:20:12.940 3860 3004388103264 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 64d3ae8a-0bd3-46b1-ae67-280f451b2214 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-12 14:20:12.940 3860 3004388103264 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 140, VLAN trunk: None to switch port 64d3ae8a-0bd3-46b1-ae67-280f451b2214 2022-09-12 14:20:13.049 3860 3004388103264 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-12 14:20:13.049 3860 3004388103264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['64d3ae8a-0bd3-46b1-ae67-280f451b2214'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:20:13.285 3860 3004388105376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['eb9b598a-ecdd-4396-817a-a89e4fcfe13b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:20:13.285 3860 3004388105376 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-09-12 14:20:13.285 3860 3004388105376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (79989b6b-8ba5-415c-b38b-c2b2643f976e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-12 14:20:13.285 3860 3004388105376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for eb9b598a-ecdd-4396-817a-a89e4fcfe13b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-12 14:20:13.285 3860 3004388105376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-12 14:20:13.285 3860 3004388105376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device eb9b598a-ecdd-4396-817a-a89e4fcfe13b not yet added. Adding. 2022-09-12 14:20:13.285 3860 3004388105376 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-09-12 14:20:13.285 3860 3004388105376 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-09-12 14:20:13.400 3860 3004388105376 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-eb9b598a-ecdd-4396-817a-a89e4fcfe13b" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:20:13.400 3860 3004388105376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eb9b598a-ecdd-4396-817a-a89e4fcfe13b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:20:13.502 3860 3004388105376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eb9b598a-ecdd-4396-817a-a89e4fcfe13b" "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:423 2022-09-12 14:20:13.502 3860 3004388105376 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-eb9b598a-ecdd-4396-817a-a89e4fcfe13b" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:20:13.502 3860 3004388105376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eb9b598a-ecdd-4396-817a-a89e4fcfe13b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:20:13.639 3860 3004388105376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eb9b598a-ecdd-4396-817a-a89e4fcfe13b" "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:423 2022-09-12 14:20:13.749 3860 3004388105376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-eb9b598a-ecdd-4396-817a-a89e4fcfe13b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:20:13.749 3860 3004388105376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port eb9b598a-ecdd-4396-817a-a89e4fcfe13b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-12 14:20:13.749 3860 3004388105376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port eb9b598a-ecdd-4396-817a-a89e4fcfe13b processed. 2022-09-12 14:20:13.749 3860 3004388103264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['64d3ae8a-0bd3-46b1-ae67-280f451b2214']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:20:13.749 3860 3004388103264 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-09-12 14:20:13.749 3860 3004388103264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (14c34ec4-8987-454e-9221-02697442d2e9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-12 14:20:13.749 3860 3004388103264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 64d3ae8a-0bd3-46b1-ae67-280f451b2214 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-12 14:20:13.749 3860 3004388103264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-12 14:20:13.749 3860 3004388103264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 64d3ae8a-0bd3-46b1-ae67-280f451b2214 not yet added. Adding. 2022-09-12 14:20:13.749 3860 3004388103264 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-09-12 14:20:13.749 3860 3004388103264 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-09-12 14:20:13.852 3860 3004388103264 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-64d3ae8a-0bd3-46b1-ae67-280f451b2214" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:20:13.852 3860 3004388103264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64d3ae8a-0bd3-46b1-ae67-280f451b2214" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:20:13.985 3860 3004388103264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64d3ae8a-0bd3-46b1-ae67-280f451b2214" "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:423 2022-09-12 14:20:13.985 3860 3004388103264 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-64d3ae8a-0bd3-46b1-ae67-280f451b2214" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:20:13.985 3860 3004388103264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64d3ae8a-0bd3-46b1-ae67-280f451b2214" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:20:14.114 3860 3004388103264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64d3ae8a-0bd3-46b1-ae67-280f451b2214" "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:423 2022-09-12 14:20:14.212 3860 3004388103264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-64d3ae8a-0bd3-46b1-ae67-280f451b2214" "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:423 2022-09-12 14:20:14.212 3860 3004388103264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 64d3ae8a-0bd3-46b1-ae67-280f451b2214 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-12 14:20:14.212 3860 3004388103264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 64d3ae8a-0bd3-46b1-ae67-280f451b2214 processed. 2022-09-12 14:20:14.212 3860 3004388103264 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:404 2022-09-12 14:20:14.212 3860 3004388103264 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:409 2022-09-12 14:20:14.620 3860 3004388103264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.407s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:20:17.281 3860 3004385652224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b2fa8bcd-6303-4882-9b72-12e99c78a342 2022-09-12 14:20:17.297 3860 3004385652224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9a806fa5-8e1e-44d6-ad92-6327e1178def 2022-09-12 14:20:17.734 3860 3004367931168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c4a71b52-3480-4914-a4ce-3c8895f4f5f4 e7cb679ed52e42ca83a2084f1ad4bd92 613c135e354b4262865198bd5c834cb1 - - - -] Security group member updated on remote: ['ac41fe52-02f7-4742-b206-f535ae2dbcf8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:20:17.734 3860 3004367931168 MainThread INFO neutron.agent.securitygroups_rpc [req-c4a71b52-3480-4914-a4ce-3c8895f4f5f4 e7cb679ed52e42ca83a2084f1ad4bd92 613c135e354b4262865198bd5c834cb1 - - - -] Security group member updated ['ac41fe52-02f7-4742-b206-f535ae2dbcf8'] 2022-09-12 14:20:18.034 3860 3004388362544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4a71b52-3480-4914-a4ce-3c8895f4f5f4 e7cb679ed52e42ca83a2084f1ad4bd92 613c135e354b4262865198bd5c834cb1 - - - -] port_delete event received for '9a806fa5-8e1e-44d6-ad92-6327e1178def' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:20:18.200 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-12 14:20:18.200 3860 3004388888240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9a806fa5-8e1e-44d6-ad92-6327e1178def' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-12 14:20:18.200 3860 3004388888240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9a806fa5-8e1e-44d6-ad92-6327e1178def' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-12 14:20:18.200 3860 3004388888240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9a806fa5-8e1e-44d6-ad92-6327e1178def _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-12 14:20:18.223 3860 3004388888240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 187dae32-ddb7-498c-baaa-a0f8b012a4b7 2022-09-12 14:20:18.223 3860 3004388888240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9a806fa5-8e1e-44d6-ad92-6327e1178def'] 2022-09-12 14:20:18.223 3860 3004388888240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-12 14:20:18.223 3860 3004388888240 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-09-12 14:20:18.223 3860 3004388888240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9a806fa5-8e1e-44d6-ad92-6327e1178def'] 2022-09-12 14:20:18.223 3860 3004367467088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b2fa8bcd-6303-4882-9b72-12e99c78a342' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-12 14:20:18.223 3860 3004367467088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b2fa8bcd-6303-4882-9b72-12e99c78a342' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-12 14:20:18.223 3860 3004367467088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b2fa8bcd-6303-4882-9b72-12e99c78a342 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-12 14:20:18.223 3860 3004367467088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9236f9c0-b543-4fbe-9872-2a3e0012862d 2022-09-12 14:20:18.223 3860 3004367467088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b2fa8bcd-6303-4882-9b72-12e99c78a342'] 2022-09-12 14:20:18.223 3860 3004367467088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-12 14:20:18.223 3860 3004367467088 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-09-12 14:20:18.223 3860 3004367467088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b2fa8bcd-6303-4882-9b72-12e99c78a342'] 2022-09-12 14:20:18.377 3860 3004367467088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85ca9652-3a04-425c-a810-aacf810f68d8 fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] Security group member updated on remote: ['53dc36b8-fd10-4014-b653-2f49a21d523a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:20:18.377 3860 3004367467088 MainThread INFO neutron.agent.securitygroups_rpc [req-85ca9652-3a04-425c-a810-aacf810f68d8 fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] Security group member updated ['53dc36b8-fd10-4014-b653-2f49a21d523a'] 2022-09-12 14:20:18.767 3860 3004388105904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85ca9652-3a04-425c-a810-aacf810f68d8 fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] port_delete event received for 'b2fa8bcd-6303-4882-9b72-12e99c78a342' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:20:20.220 3860 3004386268960 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:404 2022-09-12 14:20:20.220 3860 3004386268960 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:409 2022-09-12 14:20:20.250 3860 3004386268960 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:423 2022-09-12 14:20:21.550 3860 3004385947136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c0dd4c1-b203-4b07-baf5-7fd64e24f0c2 e7cb679ed52e42ca83a2084f1ad4bd92 613c135e354b4262865198bd5c834cb1 - - - -] port_delete event received for '310d26ee-649e-439f-8bad-0ca761e1241c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:20:22.562 3860 3004389190464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d1116f54-18bb-4922-bbc7-cfb796234635 fff8e93029f447bb8294d9b516eb407f 4a72919a47034a2684973f31e4217f3e - - - -] port_delete event received for 'b8b136a3-511e-4cdc-9f19-e54112ebe94b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:20:26.202 3860 3004387231520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93c379e7-a1c3-4dad-9f2d-84fc9bb2322b e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] port_delete event received for '2a6da41e-b14c-4276-8a13-36ee235f71f2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:20:27.344 3860 3004387261072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ff41084-9c59-4d5e-928c-727e15cc5543 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] port_delete event received for '21ca1ac9-153f-4f8d-9271-3af9adbc2a2f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:20:27.522 3860 3004389290224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36694e66-586c-4e62-8724-3fe2d339f4cb e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] port_delete event received for 'd1399e43-14f6-482d-9dd5-97f5b405b658' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:20:28.313 3860 3004388103264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55dc6d9e-c1af-426a-a1b4-40ca7a8682fc e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] port_delete event received for 'ca0cb93b-a2ee-433e-b5ab-b2701753f967' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:20:28.577 3860 3004386618352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55dc6d9e-c1af-426a-a1b4-40ca7a8682fc e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] network_delete received. Deleting network 187dae32-ddb7-498c-baaa-a0f8b012a4b7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-09-12 14:20:28.577 3860 3004386618352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55dc6d9e-c1af-426a-a1b4-40ca7a8682fc e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] Network 187dae32-ddb7-498c-baaa-a0f8b012a4b7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-09-12 14:20:28.937 3860 3004388363776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-70618000-324e-42fc-9fed-db946d570088 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] port_delete event received for '897492f1-8a09-4b3b-8054-8998a3faa809' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:20:29.783 3860 3004368286992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1c0397f-fa03-41b0-80c2-a60d6855d6e7 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] port_delete event received for 'ba6b3935-287e-490d-b5e2-6303d35545df' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:20:29.938 3860 3004368242112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0225e228-4c09-4f27-a1f6-c0634ad61fb0 - - - - - -] port_delete event received for 'ba6b3935-287e-490d-b5e2-6303d35545df' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:20:30.036 3860 3004388602272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1c0397f-fa03-41b0-80c2-a60d6855d6e7 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] network_delete received. Deleting network 9236f9c0-b543-4fbe-9872-2a3e0012862d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-09-12 14:20:30.036 3860 3004388602272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1c0397f-fa03-41b0-80c2-a60d6855d6e7 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] Network 9236f9c0-b543-4fbe-9872-2a3e0012862d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-09-12 14:20:57.983 3860 3004389191168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5e48fb76-c187-4caf-a6f6-921a4968e09c 4c26b531c07a498c9617c9ee2f7bf7e9 7a92484ba35b46b6bd86a3072403410e - - - -] Security group member updated on remote: ['39f5d932-6b38-4260-8ee7-c8f1080b47b0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:20:57.983 3860 3004389191168 MainThread INFO neutron.agent.securitygroups_rpc [req-5e48fb76-c187-4caf-a6f6-921a4968e09c 4c26b531c07a498c9617c9ee2f7bf7e9 7a92484ba35b46b6bd86a3072403410e - - - -] Security group member updated ['39f5d932-6b38-4260-8ee7-c8f1080b47b0'] 2022-09-12 14:20:58.784 3860 3004388712688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd850bbd-e130-4a93-8dd2-a4314c4f63a0 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] port_update received: 03ad01e7-a431-482c-8631-0b48a6dc5b06 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:20:58.799 3860 3004388712688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd850bbd-e130-4a93-8dd2-a4314c4f63a0 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] No port 03ad01e7-a431-482c-8631-0b48a6dc5b06 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:21:01.596 3860 3004385652048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 03ad01e7-a431-482c-8631-0b48a6dc5b06 2022-09-12 14:21:01.721 3860 3004385652224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 64d3ae8a-0bd3-46b1-ae67-280f451b2214 2022-09-12 14:21:02.202 3860 3004388716208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7687f060-7c8a-4007-8273-0574d50dd5fb 0cafcc70e0e74a5fa7c5ce530e0e848f 701f62e5a7b14dfc86f2dcc5aa39d958 - - - -] Security group member updated on remote: ['14c34ec4-8987-454e-9221-02697442d2e9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:21:02.202 3860 3004388716208 MainThread INFO neutron.agent.securitygroups_rpc [req-7687f060-7c8a-4007-8273-0574d50dd5fb 0cafcc70e0e74a5fa7c5ce530e0e848f 701f62e5a7b14dfc86f2dcc5aa39d958 - - - -] Security group member updated ['14c34ec4-8987-454e-9221-02697442d2e9'] 2022-09-12 14:21:02.452 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-12 14:21:02.468 3860 3004367805600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7687f060-7c8a-4007-8273-0574d50dd5fb 0cafcc70e0e74a5fa7c5ce530e0e848f 701f62e5a7b14dfc86f2dcc5aa39d958 - - - -] port_delete event received for '64d3ae8a-0bd3-46b1-ae67-280f451b2214' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:21:03.155 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Adding port 03ad01e7-a431-482c-8631-0b48a6dc5b06 2022-09-12 14:21:03.155 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Port 03ad01e7-a431-482c-8631-0b48a6dc5b06 updated. Details: {'device': '03ad01e7-a431-482c-8631-0b48a6dc5b06', 'network_id': 'ce8cfc23-dc23-4de7-a589-9e5ac5e263d6', 'port_id': '03ad01e7-a431-482c-8631-0b48a6dc5b06', 'mac_address': 'fa:16:3e:d6:c5:59', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 125, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0ee16f1f-a8e0-4824-8c42-dc60c87202fa', '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-09-12 14:21:03.155 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] 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-09-12 14:21:03.155 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-12 14:21:03.155 3860 3004387145856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '64d3ae8a-0bd3-46b1-ae67-280f451b2214' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-12 14:21:03.155 3860 3004387145856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '64d3ae8a-0bd3-46b1-ae67-280f451b2214' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-12 14:21:03.155 3860 3004387145856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 64d3ae8a-0bd3-46b1-ae67-280f451b2214 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-12 14:21:03.165 3860 3004387145856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 96bd5f8d-099c-4d46-b564-f8ab0058d9c3 2022-09-12 14:21:03.165 3860 3004387145856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['64d3ae8a-0bd3-46b1-ae67-280f451b2214'] 2022-09-12 14:21:03.165 3860 3004387145856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-12 14:21:03.165 3860 3004387145856 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-09-12 14:21:03.165 3860 3004387145856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['64d3ae8a-0bd3-46b1-ae67-280f451b2214'] 2022-09-12 14:21:03.165 3860 3004385723312 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-03ad01e7-a431-482c-8631-0b48a6dc5b06" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:21:03.165 3860 3004385723312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-03ad01e7-a431-482c-8631-0b48a6dc5b06" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:21:03.165 3860 3004385723312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 03ad01e7-a431-482c-8631-0b48a6dc5b06 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-12 14:21:03.180 3860 3004385723312 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ce8cfc23-dc23-4de7-a589-9e5ac5e263d6 2022-09-12 14:21:03.180 3860 3004385723312 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-09-12 14:21:03.327 3860 3004385723312 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '03ad01e7-a431-482c-8631-0b48a6dc5b06') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:21:03.331 3860 3004385723312 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '03ad01e7-a431-482c-8631-0b48a6dc5b06') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:21:03.331 3860 3004385723312 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 03ad01e7-a431-482c-8631-0b48a6dc5b06 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-12 14:21:03.331 3860 3004385723312 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 125, VLAN trunk: None to switch port 03ad01e7-a431-482c-8631-0b48a6dc5b06 2022-09-12 14:21:03.410 3860 3004385723312 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-12 14:21:03.410 3860 3004385723312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['03ad01e7-a431-482c-8631-0b48a6dc5b06'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:21:03.687 3860 3004385723312 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['03ad01e7-a431-482c-8631-0b48a6dc5b06']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:21:03.687 3860 3004385723312 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-09-12 14:21:03.687 3860 3004385723312 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (39f5d932-6b38-4260-8ee7-c8f1080b47b0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-12 14:21:03.687 3860 3004385723312 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (39f5d932-6b38-4260-8ee7-c8f1080b47b0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-09-12 14:21:03.687 3860 3004385723312 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 03ad01e7-a431-482c-8631-0b48a6dc5b06 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-12 14:21:03.687 3860 3004385723312 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-12 14:21:03.687 3860 3004385723312 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 03ad01e7-a431-482c-8631-0b48a6dc5b06 not yet added. Adding. 2022-09-12 14:21:03.687 3860 3004385723312 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-09-12 14:21:03.687 3860 3004385723312 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-09-12 14:21:03.774 3860 3004385723312 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-03ad01e7-a431-482c-8631-0b48a6dc5b06" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:21:03.774 3860 3004385723312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-03ad01e7-a431-482c-8631-0b48a6dc5b06" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:21:03.863 3860 3004385723312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-03ad01e7-a431-482c-8631-0b48a6dc5b06" "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:423 2022-09-12 14:21:03.863 3860 3004385723312 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-03ad01e7-a431-482c-8631-0b48a6dc5b06" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:21:03.863 3860 3004385723312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-03ad01e7-a431-482c-8631-0b48a6dc5b06" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:21:03.961 3860 3004385723312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-03ad01e7-a431-482c-8631-0b48a6dc5b06" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:21:04.046 3860 3004385723312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-03ad01e7-a431-482c-8631-0b48a6dc5b06" "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:423 2022-09-12 14:21:04.046 3860 3004385723312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 03ad01e7-a431-482c-8631-0b48a6dc5b06 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-12 14:21:04.046 3860 3004385723312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 03ad01e7-a431-482c-8631-0b48a6dc5b06 processed. 2022-09-12 14:21:04.468 3860 3004385723312 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:404 2022-09-12 14:21:04.468 3860 3004385723312 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:409 2022-09-12 14:21:04.765 3860 3004385723312 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:423 2022-09-12 14:21:05.397 3860 3004388105904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-673cf135-e5fb-43e6-b5f8-82e7fc2be17f 0cafcc70e0e74a5fa7c5ce530e0e848f 701f62e5a7b14dfc86f2dcc5aa39d958 - - - -] port_delete event received for 'bd734864-97a6-4f76-ba2a-ce120bfbe0a8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:21:09.110 3860 3004368110512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c055db5d-d6f0-4d86-ae3d-7b3624c61941 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] port_delete event received for 'a7fe0166-378b-4ac2-8b0d-b29fbcebb23e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:21:09.817 3860 3004385652224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 03ad01e7-a431-482c-8631-0b48a6dc5b06 2022-09-12 14:21:09.984 3860 3004368110512 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-526c4ea0-7add-4dd3-9724-4b10cf7855bd 4c26b531c07a498c9617c9ee2f7bf7e9 7a92484ba35b46b6bd86a3072403410e - - - -] Security group member updated on remote: ['39f5d932-6b38-4260-8ee7-c8f1080b47b0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:21:09.984 3860 3004368110512 MainThread INFO neutron.agent.securitygroups_rpc [req-526c4ea0-7add-4dd3-9724-4b10cf7855bd 4c26b531c07a498c9617c9ee2f7bf7e9 7a92484ba35b46b6bd86a3072403410e - - - -] Security group member updated ['39f5d932-6b38-4260-8ee7-c8f1080b47b0'] 2022-09-12 14:21:09.984 3860 3004368110512 MainThread INFO neutron.agent.securitygroups_rpc [req-526c4ea0-7add-4dd3-9724-4b10cf7855bd 4c26b531c07a498c9617c9ee2f7bf7e9 7a92484ba35b46b6bd86a3072403410e - - - -] Refresh firewall rules 2022-09-12 14:21:09.984 3860 3004368110512 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-526c4ea0-7add-4dd3-9724-4b10cf7855bd 4c26b531c07a498c9617c9ee2f7bf7e9 7a92484ba35b46b6bd86a3072403410e - - - -] Get security group information for devices via rpc ['03ad01e7-a431-482c-8631-0b48a6dc5b06'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:21:10.067 3860 3004368110512 MainThread DEBUG neutron.agent.securitygroups_rpc [req-526c4ea0-7add-4dd3-9724-4b10cf7855bd 4c26b531c07a498c9617c9ee2f7bf7e9 7a92484ba35b46b6bd86a3072403410e - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:21:10.079 3860 3004368110512 MainThread DEBUG neutron.agent.securitygroups_rpc [req-526c4ea0-7add-4dd3-9724-4b10cf7855bd 4c26b531c07a498c9617c9ee2f7bf7e9 7a92484ba35b46b6bd86a3072403410e - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-09-12 14:21:10.100 3860 3004385890720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-526c4ea0-7add-4dd3-9724-4b10cf7855bd 4c26b531c07a498c9617c9ee2f7bf7e9 7a92484ba35b46b6bd86a3072403410e - - - -] port_delete event received for '03ad01e7-a431-482c-8631-0b48a6dc5b06' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:21:10.531 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-12 14:21:10.531 3860 3004387195008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '03ad01e7-a431-482c-8631-0b48a6dc5b06' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-12 14:21:10.531 3860 3004387195008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '03ad01e7-a431-482c-8631-0b48a6dc5b06' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-12 14:21:10.531 3860 3004387195008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 03ad01e7-a431-482c-8631-0b48a6dc5b06 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-12 14:21:10.539 3860 3004387195008 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ce8cfc23-dc23-4de7-a589-9e5ac5e263d6 2022-09-12 14:21:10.539 3860 3004387195008 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['03ad01e7-a431-482c-8631-0b48a6dc5b06'] 2022-09-12 14:21:10.547 3860 3004387195008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-12 14:21:10.547 3860 3004387195008 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-09-12 14:21:10.547 3860 3004387195008 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['03ad01e7-a431-482c-8631-0b48a6dc5b06'] 2022-09-12 14:21:10.841 3860 3004387925504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da5fe6e2-a099-4269-9265-eec0752bfecf e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] port_delete event received for '7733562b-826f-4e70-aafb-3e213d3c38ee' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:21:11.577 3860 3004387336432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40519143-e58d-49a8-80ba-92df697977aa e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] port_delete event received for '3f9411cc-bb64-4504-bbc6-b1ca034062ef' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:21:11.812 3860 3004387479040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40519143-e58d-49a8-80ba-92df697977aa e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] network_delete received. Deleting network 96bd5f8d-099c-4d46-b564-f8ab0058d9c3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-09-12 14:21:11.812 3860 3004387479040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40519143-e58d-49a8-80ba-92df697977aa e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] Network 96bd5f8d-099c-4d46-b564-f8ab0058d9c3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-09-12 14:21:12.562 3860 3004386689792 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:404 2022-09-12 14:21:12.562 3860 3004386689792 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:409 2022-09-12 14:21:12.593 3860 3004386689792 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:423 2022-09-12 14:21:14.359 3860 3004368170496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8e6c9c54-fc61-4cc6-8f69-de3280ef70b6 4c26b531c07a498c9617c9ee2f7bf7e9 7a92484ba35b46b6bd86a3072403410e - - - -] Security group member updated on remote: ['39f5d932-6b38-4260-8ee7-c8f1080b47b0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:21:14.359 3860 3004368170496 MainThread INFO neutron.agent.securitygroups_rpc [req-8e6c9c54-fc61-4cc6-8f69-de3280ef70b6 4c26b531c07a498c9617c9ee2f7bf7e9 7a92484ba35b46b6bd86a3072403410e - - - -] Security group member updated ['39f5d932-6b38-4260-8ee7-c8f1080b47b0'] 2022-09-12 14:21:15.234 3860 3004389190464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4259b718-47c4-426e-8d35-327c7f31e359 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] port_update received: 56539fc1-47e0-400c-80f8-6af5c4ceef8a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:21:15.249 3860 3004389190464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4259b718-47c4-426e-8d35-327c7f31e359 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] No port 56539fc1-47e0-400c-80f8-6af5c4ceef8a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:21:16.024 3860 3004389190464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50ec56f3-f414-4b8b-9f1b-eb4ef96c0e65 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] network_delete received. Deleting network 8837f058-48cf-46f2-9458-95cb65d75e90 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-09-12 14:21:16.024 3860 3004389190464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50ec56f3-f414-4b8b-9f1b-eb4ef96c0e65 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] Network 8837f058-48cf-46f2-9458-95cb65d75e90 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-09-12 14:21:16.546 3860 3004385892656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53c4fe1a-a43e-4dd6-87e6-d37c3bd88855 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] network_delete received. Deleting network 7e8d1d88-06dd-4228-a999-c93de3386fb6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-09-12 14:21:16.558 3860 3004385892656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53c4fe1a-a43e-4dd6-87e6-d37c3bd88855 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] Network 7e8d1d88-06dd-4228-a999-c93de3386fb6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-09-12 14:21:17.749 3860 3004385652048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 56539fc1-47e0-400c-80f8-6af5c4ceef8a 2022-09-12 14:21:18.609 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-12 14:21:18.906 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Adding port 56539fc1-47e0-400c-80f8-6af5c4ceef8a 2022-09-12 14:21:18.906 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Port 56539fc1-47e0-400c-80f8-6af5c4ceef8a updated. Details: {'device': '56539fc1-47e0-400c-80f8-6af5c4ceef8a', 'network_id': 'ce8cfc23-dc23-4de7-a589-9e5ac5e263d6', 'port_id': '56539fc1-47e0-400c-80f8-6af5c4ceef8a', 'mac_address': 'fa:16:3e:eb:22:61', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 125, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0ee16f1f-a8e0-4824-8c42-dc60c87202fa', '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-09-12 14:21:18.906 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] 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-09-12 14:21:18.906 3860 3004388290224 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-56539fc1-47e0-400c-80f8-6af5c4ceef8a" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:21:18.906 3860 3004388290224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-56539fc1-47e0-400c-80f8-6af5c4ceef8a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:21:18.906 3860 3004388290224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 56539fc1-47e0-400c-80f8-6af5c4ceef8a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-12 14:21:18.906 3860 3004388290224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ce8cfc23-dc23-4de7-a589-9e5ac5e263d6 2022-09-12 14:21:18.906 3860 3004388290224 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-09-12 14:21:19.062 3860 3004388290224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '56539fc1-47e0-400c-80f8-6af5c4ceef8a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:21:19.066 3860 3004388290224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '56539fc1-47e0-400c-80f8-6af5c4ceef8a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:21:19.066 3860 3004388290224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 56539fc1-47e0-400c-80f8-6af5c4ceef8a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-12 14:21:19.066 3860 3004388290224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 125, VLAN trunk: None to switch port 56539fc1-47e0-400c-80f8-6af5c4ceef8a 2022-09-12 14:21:19.155 3860 3004388290224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-12 14:21:19.155 3860 3004388290224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['56539fc1-47e0-400c-80f8-6af5c4ceef8a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:21:19.296 3860 3004388290224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['56539fc1-47e0-400c-80f8-6af5c4ceef8a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:21:19.296 3860 3004388290224 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-09-12 14:21:19.312 3860 3004388290224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (39f5d932-6b38-4260-8ee7-c8f1080b47b0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-12 14:21:19.312 3860 3004388290224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (39f5d932-6b38-4260-8ee7-c8f1080b47b0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-09-12 14:21:19.312 3860 3004388290224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 56539fc1-47e0-400c-80f8-6af5c4ceef8a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-12 14:21:19.312 3860 3004388290224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-12 14:21:19.312 3860 3004388290224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 56539fc1-47e0-400c-80f8-6af5c4ceef8a not yet added. Adding. 2022-09-12 14:21:19.312 3860 3004388290224 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-09-12 14:21:19.312 3860 3004388290224 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-09-12 14:21:19.417 3860 3004388290224 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-56539fc1-47e0-400c-80f8-6af5c4ceef8a" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:21:19.417 3860 3004388290224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-56539fc1-47e0-400c-80f8-6af5c4ceef8a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:21:19.515 3860 3004388290224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-56539fc1-47e0-400c-80f8-6af5c4ceef8a" "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:423 2022-09-12 14:21:19.515 3860 3004388290224 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-56539fc1-47e0-400c-80f8-6af5c4ceef8a" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:21:19.515 3860 3004388290224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-56539fc1-47e0-400c-80f8-6af5c4ceef8a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:21:19.624 3860 3004388290224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-56539fc1-47e0-400c-80f8-6af5c4ceef8a" "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:423 2022-09-12 14:21:19.718 3860 3004388290224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-56539fc1-47e0-400c-80f8-6af5c4ceef8a" "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:423 2022-09-12 14:21:19.718 3860 3004388290224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 56539fc1-47e0-400c-80f8-6af5c4ceef8a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-12 14:21:19.718 3860 3004388290224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 56539fc1-47e0-400c-80f8-6af5c4ceef8a processed. 2022-09-12 14:21:20.640 3860 3004388290224 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:404 2022-09-12 14:21:20.640 3860 3004388290224 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:409 2022-09-12 14:21:20.827 3860 3004388290224 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:423 2022-09-12 14:21:24.969 3860 3004386268256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-adc9ae3b-465a-456d-8d3e-bdd5861178b2 4c26b531c07a498c9617c9ee2f7bf7e9 7a92484ba35b46b6bd86a3072403410e - - - -] Security group member updated on remote: ['39f5d932-6b38-4260-8ee7-c8f1080b47b0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:21:24.969 3860 3004386268256 MainThread INFO neutron.agent.securitygroups_rpc [req-adc9ae3b-465a-456d-8d3e-bdd5861178b2 4c26b531c07a498c9617c9ee2f7bf7e9 7a92484ba35b46b6bd86a3072403410e - - - -] Security group member updated ['39f5d932-6b38-4260-8ee7-c8f1080b47b0'] 2022-09-12 14:21:24.969 3860 3004386268256 MainThread INFO neutron.agent.securitygroups_rpc [req-adc9ae3b-465a-456d-8d3e-bdd5861178b2 4c26b531c07a498c9617c9ee2f7bf7e9 7a92484ba35b46b6bd86a3072403410e - - - -] Refresh firewall rules 2022-09-12 14:21:24.969 3860 3004386268256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-adc9ae3b-465a-456d-8d3e-bdd5861178b2 4c26b531c07a498c9617c9ee2f7bf7e9 7a92484ba35b46b6bd86a3072403410e - - - -] Get security group information for devices via rpc ['56539fc1-47e0-400c-80f8-6af5c4ceef8a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:21:24.986 3860 3004386268256 MainThread DEBUG neutron.agent.securitygroups_rpc [req-adc9ae3b-465a-456d-8d3e-bdd5861178b2 4c26b531c07a498c9617c9ee2f7bf7e9 7a92484ba35b46b6bd86a3072403410e - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:21:24.986 3860 3004386268256 MainThread DEBUG neutron.agent.securitygroups_rpc [req-adc9ae3b-465a-456d-8d3e-bdd5861178b2 4c26b531c07a498c9617c9ee2f7bf7e9 7a92484ba35b46b6bd86a3072403410e - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-09-12 14:21:25.030 3860 3004386268256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-adc9ae3b-465a-456d-8d3e-bdd5861178b2 4c26b531c07a498c9617c9ee2f7bf7e9 7a92484ba35b46b6bd86a3072403410e - - - -] port_delete event received for '56539fc1-47e0-400c-80f8-6af5c4ceef8a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:21:25.125 3860 3004386268256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51797cd9-f9b8-4149-8576-765c22095d06 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] network_delete received. Deleting network bf651cbd-4bde-4a1a-a41f-03d24acfd627 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-09-12 14:21:25.125 3860 3004386268256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51797cd9-f9b8-4149-8576-765c22095d06 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] Network bf651cbd-4bde-4a1a-a41f-03d24acfd627 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-09-12 14:21:25.687 3860 3004388149376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7e811fe-d07d-4d28-9e39-d708dd05987c e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] network_delete received. Deleting network 7633a0d4-41c5-4961-80fa-4805516e0011 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-09-12 14:21:25.687 3860 3004388149376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7e811fe-d07d-4d28-9e39-d708dd05987c e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] Network 7633a0d4-41c5-4961-80fa-4805516e0011 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-09-12 14:21:25.971 3860 3004385652224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 56539fc1-47e0-400c-80f8-6af5c4ceef8a 2022-09-12 14:21:26.655 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-12 14:21:26.655 3860 3004387923216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '56539fc1-47e0-400c-80f8-6af5c4ceef8a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-12 14:21:26.655 3860 3004387923216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '56539fc1-47e0-400c-80f8-6af5c4ceef8a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-12 14:21:26.655 3860 3004387923216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 56539fc1-47e0-400c-80f8-6af5c4ceef8a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-12 14:21:26.671 3860 3004387923216 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ce8cfc23-dc23-4de7-a589-9e5ac5e263d6 2022-09-12 14:21:26.671 3860 3004387923216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['56539fc1-47e0-400c-80f8-6af5c4ceef8a'] 2022-09-12 14:21:26.674 3860 3004387923216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-12 14:21:26.674 3860 3004387923216 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-09-12 14:21:26.674 3860 3004387923216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['56539fc1-47e0-400c-80f8-6af5c4ceef8a'] 2022-09-12 14:21:28.671 3860 3004334317232 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:404 2022-09-12 14:21:29.437 3860 3004334317232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.766s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:21:30.377 3860 3004334317232 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:423 2022-09-12 14:21:50.655 3860 3004390844896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75b9b41b-1804-4d69-ace7-417dbafa7433 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] network_delete received. Deleting network ce8cfc23-dc23-4de7-a589-9e5ac5e263d6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-09-12 14:21:50.655 3860 3004390844896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75b9b41b-1804-4d69-ace7-417dbafa7433 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] Network ce8cfc23-dc23-4de7-a589-9e5ac5e263d6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-09-12 14:22:00.227 3860 3004389478816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9943830c-4dae-41d8-bea5-3e4208b1f0b4 - - - - - -] port_update received: f0821abb-d4ab-4cd2-8583-cec3cd18f9da port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:22:00.764 3860 3004389478816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9943830c-4dae-41d8-bea5-3e4208b1f0b4 - - - - - -] No port f0821abb-d4ab-4cd2-8583-cec3cd18f9da defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:22:03.979 3860 3004368747680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-617f7f56-1475-41d0-85f6-5ed7c8c6691a - - - - - -] port_update received: 7a7d794d-9407-460d-a873-5b4e68f4e16f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:22:03.996 3860 3004368747680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-617f7f56-1475-41d0-85f6-5ed7c8c6691a - - - - - -] No port 7a7d794d-9407-460d-a873-5b4e68f4e16f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:22:05.483 3860 3004368747680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c9d0bfc-6c4d-49b0-a63a-24556bad3bc1 - - - - - -] port_update received: 6a58a5a3-d3c3-4be7-a1d3-0be5052f14a0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:22:05.500 3860 3004368747680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c9d0bfc-6c4d-49b0-a63a-24556bad3bc1 - - - - - -] No port 6a58a5a3-d3c3-4be7-a1d3-0be5052f14a0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:22:07.155 3860 3004388021520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-08df726e-f11a-47da-b068-e2ffb0a1465b c31fb669f8f14c8bbd5b7ec3450c930d caed5793408e49edb40acad5410e02a9 - - - -] Security group rule updated on remote: ['9a27281a-e1bc-4ab7-8fc5-702c303a09e1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-12 14:22:07.155 3860 3004388021520 MainThread INFO neutron.agent.securitygroups_rpc [req-08df726e-f11a-47da-b068-e2ffb0a1465b c31fb669f8f14c8bbd5b7ec3450c930d caed5793408e49edb40acad5410e02a9 - - - -] Security group rule updated ['9a27281a-e1bc-4ab7-8fc5-702c303a09e1'] 2022-09-12 14:22:07.280 3860 3004387145856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-32bb5752-f77e-4ec3-841f-b42fc0dd6a36 c31fb669f8f14c8bbd5b7ec3450c930d caed5793408e49edb40acad5410e02a9 - - - -] Security group rule updated on remote: ['9a27281a-e1bc-4ab7-8fc5-702c303a09e1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-12 14:22:07.280 3860 3004387145856 MainThread INFO neutron.agent.securitygroups_rpc [req-32bb5752-f77e-4ec3-841f-b42fc0dd6a36 c31fb669f8f14c8bbd5b7ec3450c930d caed5793408e49edb40acad5410e02a9 - - - -] Security group rule updated ['9a27281a-e1bc-4ab7-8fc5-702c303a09e1'] 2022-09-12 14:22:07.421 3860 3004388287584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e96b94b8-783a-4091-9506-9d7795a37309 c31fb669f8f14c8bbd5b7ec3450c930d caed5793408e49edb40acad5410e02a9 - - - -] Security group rule updated on remote: ['9a27281a-e1bc-4ab7-8fc5-702c303a09e1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-12 14:22:07.421 3860 3004388287584 MainThread INFO neutron.agent.securitygroups_rpc [req-e96b94b8-783a-4091-9506-9d7795a37309 c31fb669f8f14c8bbd5b7ec3450c930d caed5793408e49edb40acad5410e02a9 - - - -] Security group rule updated ['9a27281a-e1bc-4ab7-8fc5-702c303a09e1'] 2022-09-12 14:22:07.562 3860 3004368932000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-429ed931-051b-425e-8d0c-d941b32bdb52 c31fb669f8f14c8bbd5b7ec3450c930d caed5793408e49edb40acad5410e02a9 - - - -] Security group rule updated on remote: ['9a27281a-e1bc-4ab7-8fc5-702c303a09e1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-12 14:22:07.562 3860 3004368932000 MainThread INFO neutron.agent.securitygroups_rpc [req-429ed931-051b-425e-8d0c-d941b32bdb52 c31fb669f8f14c8bbd5b7ec3450c930d caed5793408e49edb40acad5410e02a9 - - - -] Security group rule updated ['9a27281a-e1bc-4ab7-8fc5-702c303a09e1'] 2022-09-12 14:22:07.718 3860 3004365958304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c7570d49-86ab-4563-a0de-0b41f713d93a c31fb669f8f14c8bbd5b7ec3450c930d caed5793408e49edb40acad5410e02a9 - - - -] Security group rule updated on remote: ['9a27281a-e1bc-4ab7-8fc5-702c303a09e1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-12 14:22:07.718 3860 3004365958304 MainThread INFO neutron.agent.securitygroups_rpc [req-c7570d49-86ab-4563-a0de-0b41f713d93a c31fb669f8f14c8bbd5b7ec3450c930d caed5793408e49edb40acad5410e02a9 - - - -] Security group rule updated ['9a27281a-e1bc-4ab7-8fc5-702c303a09e1'] 2022-09-12 14:22:07.858 3860 3004386127184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0c950a37-56ec-4fe5-80d6-9b59b385c268 c31fb669f8f14c8bbd5b7ec3450c930d caed5793408e49edb40acad5410e02a9 - - - -] Security group rule updated on remote: ['9a27281a-e1bc-4ab7-8fc5-702c303a09e1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-12 14:22:07.858 3860 3004386127184 MainThread INFO neutron.agent.securitygroups_rpc [req-0c950a37-56ec-4fe5-80d6-9b59b385c268 c31fb669f8f14c8bbd5b7ec3450c930d caed5793408e49edb40acad5410e02a9 - - - -] Security group rule updated ['9a27281a-e1bc-4ab7-8fc5-702c303a09e1'] 2022-09-12 14:22:09.699 3860 3004387259840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1d2c276-4317-4581-b546-f668078c638b - - - - - -] port_update received: 720f49ea-f6ce-4bf0-af8e-c80d33b85ef6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:22:09.699 3860 3004387259840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1d2c276-4317-4581-b546-f668078c638b - - - - - -] No port 720f49ea-f6ce-4bf0-af8e-c80d33b85ef6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:22:34.130 3860 3004388714096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-165eac5b-c41d-458f-ace9-9bd20be88776 c31fb669f8f14c8bbd5b7ec3450c930d caed5793408e49edb40acad5410e02a9 - - - -] Security group member updated on remote: ['9a27281a-e1bc-4ab7-8fc5-702c303a09e1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:22:34.130 3860 3004388714096 MainThread INFO neutron.agent.securitygroups_rpc [req-165eac5b-c41d-458f-ace9-9bd20be88776 c31fb669f8f14c8bbd5b7ec3450c930d caed5793408e49edb40acad5410e02a9 - - - -] Security group member updated ['9a27281a-e1bc-4ab7-8fc5-702c303a09e1'] 2022-09-12 14:22:34.953 3860 3004390696912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b699d1f-2001-4506-80fc-89cbe6ae026c 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] port_update received: b641a3f4-7e94-40fe-870c-97d76aad7cf0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:22:34.953 3860 3004390696912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b699d1f-2001-4506-80fc-89cbe6ae026c 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] No port b641a3f4-7e94-40fe-870c-97d76aad7cf0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:22:42.531 3860 3004385652048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b641a3f4-7e94-40fe-870c-97d76aad7cf0 2022-09-12 14:22:42.566 3860 3004385652224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: eb9b598a-ecdd-4396-817a-a89e4fcfe13b 2022-09-12 14:22:43.702 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-12 14:22:43.941 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Adding port b641a3f4-7e94-40fe-870c-97d76aad7cf0 2022-09-12 14:22:43.941 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Port b641a3f4-7e94-40fe-870c-97d76aad7cf0 updated. Details: {'device': 'b641a3f4-7e94-40fe-870c-97d76aad7cf0', 'network_id': '07c297a9-f468-46ed-8199-c258a69984ca', 'port_id': 'b641a3f4-7e94-40fe-870c-97d76aad7cf0', 'mac_address': 'fa:16:3e:d3:6e:bf', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 102, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd2aedce1-45ef-41f0-ad2c-aa59597b53df', 'ip_address': '172.20.0.8'}], '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-09-12 14:22:43.941 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] 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-09-12 14:22:43.941 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-12 14:22:43.941 3860 3004367089328 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-b641a3f4-7e94-40fe-870c-97d76aad7cf0" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:22:43.941 3860 3004367089328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b641a3f4-7e94-40fe-870c-97d76aad7cf0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:22:43.941 3860 3004367089328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b641a3f4-7e94-40fe-870c-97d76aad7cf0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-12 14:22:43.941 3860 3004367089328 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 07c297a9-f468-46ed-8199-c258a69984ca 2022-09-12 14:22:43.941 3860 3004367089328 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-09-12 14:22:44.082 3860 3004367089328 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b641a3f4-7e94-40fe-870c-97d76aad7cf0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:22:44.082 3860 3004367089328 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b641a3f4-7e94-40fe-870c-97d76aad7cf0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:22:44.082 3860 3004345893808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'eb9b598a-ecdd-4396-817a-a89e4fcfe13b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-12 14:22:44.082 3860 3004345893808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'eb9b598a-ecdd-4396-817a-a89e4fcfe13b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-12 14:22:44.082 3860 3004345893808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port eb9b598a-ecdd-4396-817a-a89e4fcfe13b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-12 14:22:44.100 3860 3004345893808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 98b067c7-82fa-413d-adcc-f0e586f1987e 2022-09-12 14:22:44.100 3860 3004345893808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['eb9b598a-ecdd-4396-817a-a89e4fcfe13b'] 2022-09-12 14:22:44.100 3860 3004345893808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-12 14:22:44.100 3860 3004345893808 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-09-12 14:22:44.100 3860 3004345893808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['eb9b598a-ecdd-4396-817a-a89e4fcfe13b'] 2022-09-12 14:22:44.100 3860 3004367089328 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b641a3f4-7e94-40fe-870c-97d76aad7cf0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-12 14:22:44.100 3860 3004367089328 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 102, VLAN trunk: None to switch port b641a3f4-7e94-40fe-870c-97d76aad7cf0 2022-09-12 14:22:44.174 3860 3004367089328 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-12 14:22:44.174 3860 3004367089328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b641a3f4-7e94-40fe-870c-97d76aad7cf0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:22:44.421 3860 3004367089328 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b641a3f4-7e94-40fe-870c-97d76aad7cf0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:22:44.421 3860 3004367089328 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-09-12 14:22:44.421 3860 3004367089328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9a27281a-e1bc-4ab7-8fc5-702c303a09e1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-12 14:22:44.421 3860 3004367089328 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b641a3f4-7e94-40fe-870c-97d76aad7cf0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-12 14:22:44.421 3860 3004367089328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-12 14:22:44.421 3860 3004367089328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b641a3f4-7e94-40fe-870c-97d76aad7cf0 not yet added. Adding. 2022-09-12 14:22:44.421 3860 3004367089328 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-09-12 14:22:44.421 3860 3004367089328 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-09-12 14:22:44.495 3860 3004367089328 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-b641a3f4-7e94-40fe-870c-97d76aad7cf0" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:22:44.495 3860 3004367089328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b641a3f4-7e94-40fe-870c-97d76aad7cf0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:22:44.568 3860 3004367089328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b641a3f4-7e94-40fe-870c-97d76aad7cf0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:22:44.568 3860 3004367089328 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-b641a3f4-7e94-40fe-870c-97d76aad7cf0" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:22:44.568 3860 3004367089328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b641a3f4-7e94-40fe-870c-97d76aad7cf0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:22:44.655 3860 3004367089328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b641a3f4-7e94-40fe-870c-97d76aad7cf0" "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:423 2022-09-12 14:22:44.718 3860 3004367089328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b641a3f4-7e94-40fe-870c-97d76aad7cf0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.781s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:22:44.718 3860 3004367089328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b641a3f4-7e94-40fe-870c-97d76aad7cf0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-12 14:22:44.718 3860 3004367089328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b641a3f4-7e94-40fe-870c-97d76aad7cf0 processed. 2022-09-12 14:22:45.702 3860 3004367089328 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:404 2022-09-12 14:22:45.702 3860 3004367089328 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:409 2022-09-12 14:22:46.031 3860 3004367089328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.329s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:22:46.545 3860 3004385652048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: eb9b598a-ecdd-4396-817a-a89e4fcfe13b 2022-09-12 14:22:47.733 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-12 14:22:47.943 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Adding port eb9b598a-ecdd-4396-817a-a89e4fcfe13b 2022-09-12 14:22:47.960 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Port eb9b598a-ecdd-4396-817a-a89e4fcfe13b updated. Details: {'device': 'eb9b598a-ecdd-4396-817a-a89e4fcfe13b', 'network_id': '98b067c7-82fa-413d-adcc-f0e586f1987e', 'port_id': 'eb9b598a-ecdd-4396-817a-a89e4fcfe13b', 'mac_address': 'fa:16:3e:b5:41:5a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 149, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '23047041-ee95-454b-8a2a-ff3719f7d663', '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-09-12 14:22:47.960 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] 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-09-12 14:22:47.960 3860 3004388406016 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-eb9b598a-ecdd-4396-817a-a89e4fcfe13b" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:22:47.960 3860 3004388406016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-eb9b598a-ecdd-4396-817a-a89e4fcfe13b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:22:47.960 3860 3004388406016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port eb9b598a-ecdd-4396-817a-a89e4fcfe13b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-12 14:22:47.960 3860 3004388406016 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 98b067c7-82fa-413d-adcc-f0e586f1987e 2022-09-12 14:22:47.960 3860 3004388406016 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-09-12 14:22:48.122 3860 3004388406016 MainThread DEBUG os_win._utils [-] Got expected exception WMI job failed with status None. Error summary description: None. Error description: None Error code: 32775. while calling function os_win.utils.jobutils.JobUtils.add_virt_resource. Retries left: 5. Time left: undefined. Time elapsed: 0.054290771484375 Retrying in 1 seconds. inner c:\openstack\build\os-win\os_win\_utils.py:184 2022-09-12 14:22:49.172 3860 3004388406016 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'eb9b598a-ecdd-4396-817a-a89e4fcfe13b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:22:49.172 3860 3004388406016 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'eb9b598a-ecdd-4396-817a-a89e4fcfe13b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:22:49.194 3860 3004388406016 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port eb9b598a-ecdd-4396-817a-a89e4fcfe13b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-12 14:22:49.194 3860 3004388406016 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 149, VLAN trunk: None to switch port eb9b598a-ecdd-4396-817a-a89e4fcfe13b 2022-09-12 14:22:49.249 3860 3004388406016 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-12 14:22:49.249 3860 3004388406016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['eb9b598a-ecdd-4396-817a-a89e4fcfe13b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:22:49.514 3860 3004388406016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['eb9b598a-ecdd-4396-817a-a89e4fcfe13b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:22:49.514 3860 3004388406016 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-09-12 14:22:49.514 3860 3004388406016 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (79989b6b-8ba5-415c-b38b-c2b2643f976e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-12 14:22:49.514 3860 3004388406016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for eb9b598a-ecdd-4396-817a-a89e4fcfe13b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-12 14:22:49.514 3860 3004388406016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-12 14:22:49.514 3860 3004388406016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device eb9b598a-ecdd-4396-817a-a89e4fcfe13b not yet added. Adding. 2022-09-12 14:22:49.514 3860 3004388406016 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-09-12 14:22:49.514 3860 3004388406016 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-09-12 14:22:49.614 3860 3004388406016 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-eb9b598a-ecdd-4396-817a-a89e4fcfe13b" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:22:49.614 3860 3004388406016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eb9b598a-ecdd-4396-817a-a89e4fcfe13b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:22:49.707 3860 3004388406016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eb9b598a-ecdd-4396-817a-a89e4fcfe13b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:22:49.707 3860 3004388406016 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-eb9b598a-ecdd-4396-817a-a89e4fcfe13b" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:22:49.707 3860 3004388406016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eb9b598a-ecdd-4396-817a-a89e4fcfe13b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:22:49.814 3860 3004388406016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eb9b598a-ecdd-4396-817a-a89e4fcfe13b" "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:423 2022-09-12 14:22:49.889 3860 3004388406016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-eb9b598a-ecdd-4396-817a-a89e4fcfe13b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.938s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:22:49.889 3860 3004388406016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port eb9b598a-ecdd-4396-817a-a89e4fcfe13b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-12 14:22:49.889 3860 3004388406016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port eb9b598a-ecdd-4396-817a-a89e4fcfe13b processed. 2022-09-12 14:22:49.889 3860 3004388406016 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:404 2022-09-12 14:22:49.889 3860 3004388406016 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:409 2022-09-12 14:22:50.049 3860 3004388406016 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:423 2022-09-12 14:24:05.516 3860 3004368168912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-018729f9-a774-461e-a769-075e8547d5c7 0956fadcbd1e4bcd853eaf7cd5115d93 fd4a527e5cc441f5901536b58d4fe400 - - - -] port_delete event received for '4879e7fa-20f1-4656-bb18-586a3b61fc3b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:24:07.482 3860 3004385652224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: eb9b598a-ecdd-4396-817a-a89e4fcfe13b 2022-09-12 14:24:08.155 3860 3004388649616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0ed7f37b-2a1a-46d0-9c50-b3abfdc40f0a 0956fadcbd1e4bcd853eaf7cd5115d93 fd4a527e5cc441f5901536b58d4fe400 - - - -] Security group member updated on remote: ['79989b6b-8ba5-415c-b38b-c2b2643f976e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:24:08.155 3860 3004388649616 MainThread INFO neutron.agent.securitygroups_rpc [req-0ed7f37b-2a1a-46d0-9c50-b3abfdc40f0a 0956fadcbd1e4bcd853eaf7cd5115d93 fd4a527e5cc441f5901536b58d4fe400 - - - -] Security group member updated ['79989b6b-8ba5-415c-b38b-c2b2643f976e'] 2022-09-12 14:24:08.252 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-12 14:24:08.252 3860 3004388649616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ed7f37b-2a1a-46d0-9c50-b3abfdc40f0a 0956fadcbd1e4bcd853eaf7cd5115d93 fd4a527e5cc441f5901536b58d4fe400 - - - -] port_delete event received for 'eb9b598a-ecdd-4396-817a-a89e4fcfe13b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:24:08.252 3860 3004389582448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'eb9b598a-ecdd-4396-817a-a89e4fcfe13b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-12 14:24:08.252 3860 3004389582448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'eb9b598a-ecdd-4396-817a-a89e4fcfe13b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-12 14:24:08.252 3860 3004389582448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port eb9b598a-ecdd-4396-817a-a89e4fcfe13b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-12 14:24:08.264 3860 3004389582448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 98b067c7-82fa-413d-adcc-f0e586f1987e 2022-09-12 14:24:08.264 3860 3004389582448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['eb9b598a-ecdd-4396-817a-a89e4fcfe13b'] 2022-09-12 14:24:08.264 3860 3004389582448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-12 14:24:08.264 3860 3004389582448 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-09-12 14:24:08.264 3860 3004389582448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['eb9b598a-ecdd-4396-817a-a89e4fcfe13b'] 2022-09-12 14:24:10.264 3860 3004389582448 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:404 2022-09-12 14:24:10.264 3860 3004389582448 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:409 2022-09-12 14:24:10.295 3860 3004389582448 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:423 2022-09-12 14:24:10.921 3860 3004389577120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd25e6d0-74bf-4217-a8cb-bc593e3f0e71 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] port_delete event received for '846ae233-f6fb-4e2b-b89a-1ceaf13c345d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:24:12.170 3860 3004387857504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-240b1298-096e-42ca-b0da-89c5f6930633 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] port_delete event received for '9c7b111f-eaa4-4945-ac89-8870f9e018db' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:24:12.857 3860 3004386125072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7e5dbeb-0fbf-414a-bd38-d8f4179b1519 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] port_delete event received for '948bff34-9fda-49ac-b0c5-cd5c5b84e087' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:24:13.092 3860 3004391664096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7e5dbeb-0fbf-414a-bd38-d8f4179b1519 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] network_delete received. Deleting network 98b067c7-82fa-413d-adcc-f0e586f1987e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-09-12 14:24:13.092 3860 3004391664096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7e5dbeb-0fbf-414a-bd38-d8f4179b1519 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] Network 98b067c7-82fa-413d-adcc-f0e586f1987e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-09-12 14:24:13.998 3860 3004385946432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97ac3fa5-1910-4cde-b5a0-8d15d775f7e0 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] port_delete event received for 'ec0b0507-b41f-4994-9946-7819dc2c1132' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:24:14.998 3860 3004388850144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f57b3a38-a576-4dce-99c7-4adfbe93b5b8 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] port_delete event received for '4426c127-e531-42fc-97ab-b59e306595bd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:24:15.940 3860 3004388604912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2057258-7857-43ab-9fd1-42c60bfd613a e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] port_delete event received for '15323645-0140-4902-a1ac-623985ba985a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:24:16.045 3860 3004388604912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2605cc19-fc71-459e-913b-eb35d3a53ed9 - - - - - -] port_delete event received for '15323645-0140-4902-a1ac-623985ba985a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:24:16.140 3860 3004388604912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2057258-7857-43ab-9fd1-42c60bfd613a e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] network_delete received. Deleting network e06e46a0-8b82-4e94-a603-5d213767db1b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-09-12 14:24:16.140 3860 3004388604912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2057258-7857-43ab-9fd1-42c60bfd613a e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] Network e06e46a0-8b82-4e94-a603-5d213767db1b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-09-12 14:24:50.764 3860 3004387925504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ff40c2fd-e3c9-4a09-9fe8-5bb90e286a6d c31fb669f8f14c8bbd5b7ec3450c930d caed5793408e49edb40acad5410e02a9 - - - -] Security group member updated on remote: ['9a27281a-e1bc-4ab7-8fc5-702c303a09e1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:24:50.764 3860 3004387925504 MainThread INFO neutron.agent.securitygroups_rpc [req-ff40c2fd-e3c9-4a09-9fe8-5bb90e286a6d c31fb669f8f14c8bbd5b7ec3450c930d caed5793408e49edb40acad5410e02a9 - - - -] Security group member updated ['9a27281a-e1bc-4ab7-8fc5-702c303a09e1'] 2022-09-12 14:24:51.060 3860 3004388078688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff40c2fd-e3c9-4a09-9fe8-5bb90e286a6d c31fb669f8f14c8bbd5b7ec3450c930d caed5793408e49edb40acad5410e02a9 - - - -] port_delete event received for 'b641a3f4-7e94-40fe-870c-97d76aad7cf0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:24:51.809 3860 3004385652224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b641a3f4-7e94-40fe-870c-97d76aad7cf0 2022-09-12 14:24:52.389 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-12 14:24:52.389 3860 3004388100576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b641a3f4-7e94-40fe-870c-97d76aad7cf0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-12 14:24:52.389 3860 3004388100576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b641a3f4-7e94-40fe-870c-97d76aad7cf0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-12 14:24:52.389 3860 3004388100576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b641a3f4-7e94-40fe-870c-97d76aad7cf0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-12 14:24:52.405 3860 3004388100576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 07c297a9-f468-46ed-8199-c258a69984ca 2022-09-12 14:24:52.405 3860 3004388100576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b641a3f4-7e94-40fe-870c-97d76aad7cf0'] 2022-09-12 14:24:52.405 3860 3004388100576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-12 14:24:52.405 3860 3004388100576 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-09-12 14:24:52.405 3860 3004388100576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b641a3f4-7e94-40fe-870c-97d76aad7cf0'] 2022-09-12 14:24:54.399 3860 3004391061280 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:404 2022-09-12 14:24:54.399 3860 3004391061280 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:409 2022-09-12 14:24:54.420 3860 3004391061280 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:423 2022-09-12 14:24:56.623 3860 3004391062864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c23832a5-4701-4244-8f08-93ccd41e95b0 c31fb669f8f14c8bbd5b7ec3450c930d caed5793408e49edb40acad5410e02a9 - - - -] Security group member updated on remote: ['9a27281a-e1bc-4ab7-8fc5-702c303a09e1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:24:56.623 3860 3004391062864 MainThread INFO neutron.agent.securitygroups_rpc [req-c23832a5-4701-4244-8f08-93ccd41e95b0 c31fb669f8f14c8bbd5b7ec3450c930d caed5793408e49edb40acad5410e02a9 - - - -] Security group member updated ['9a27281a-e1bc-4ab7-8fc5-702c303a09e1'] 2022-09-12 14:24:57.389 3860 3004391062864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d78a2b06-60b5-4360-9f28-2a150eae9269 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] port_update received: 6cdb7cba-691e-4ca9-ac87-f6ddec0b6562 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:24:57.404 3860 3004391062864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d78a2b06-60b5-4360-9f28-2a150eae9269 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] No port 6cdb7cba-691e-4ca9-ac87-f6ddec0b6562 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:25:03.893 3860 3004385652048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6cdb7cba-691e-4ca9-ac87-f6ddec0b6562 2022-09-12 14:25:04.451 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-12 14:25:04.639 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Adding port 6cdb7cba-691e-4ca9-ac87-f6ddec0b6562 2022-09-12 14:25:04.639 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Port 6cdb7cba-691e-4ca9-ac87-f6ddec0b6562 updated. Details: {'device': '6cdb7cba-691e-4ca9-ac87-f6ddec0b6562', 'network_id': '07c297a9-f468-46ed-8199-c258a69984ca', 'port_id': '6cdb7cba-691e-4ca9-ac87-f6ddec0b6562', 'mac_address': 'fa:16:3e:be:ff:c6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 102, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd2aedce1-45ef-41f0-ad2c-aa59597b53df', 'ip_address': '172.20.0.11'}], '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-09-12 14:25:04.639 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] 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-09-12 14:25:04.639 3860 3004391854496 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-6cdb7cba-691e-4ca9-ac87-f6ddec0b6562" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:25:04.639 3860 3004391854496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6cdb7cba-691e-4ca9-ac87-f6ddec0b6562" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:25:04.639 3860 3004391854496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6cdb7cba-691e-4ca9-ac87-f6ddec0b6562 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-12 14:25:04.639 3860 3004391854496 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 07c297a9-f468-46ed-8199-c258a69984ca 2022-09-12 14:25:04.639 3860 3004391854496 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-09-12 14:25:04.873 3860 3004391854496 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6cdb7cba-691e-4ca9-ac87-f6ddec0b6562') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:25:04.873 3860 3004391854496 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6cdb7cba-691e-4ca9-ac87-f6ddec0b6562') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:25:04.879 3860 3004391854496 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6cdb7cba-691e-4ca9-ac87-f6ddec0b6562 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-12 14:25:04.879 3860 3004391854496 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 102, VLAN trunk: None to switch port 6cdb7cba-691e-4ca9-ac87-f6ddec0b6562 2022-09-12 14:25:04.951 3860 3004391854496 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-12 14:25:04.951 3860 3004391854496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6cdb7cba-691e-4ca9-ac87-f6ddec0b6562'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:25:05.170 3860 3004391854496 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6cdb7cba-691e-4ca9-ac87-f6ddec0b6562']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:25:05.170 3860 3004391854496 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-09-12 14:25:05.170 3860 3004391854496 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9a27281a-e1bc-4ab7-8fc5-702c303a09e1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-12 14:25:05.170 3860 3004391854496 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6cdb7cba-691e-4ca9-ac87-f6ddec0b6562 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-12 14:25:05.170 3860 3004391854496 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-12 14:25:05.170 3860 3004391854496 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6cdb7cba-691e-4ca9-ac87-f6ddec0b6562 not yet added. Adding. 2022-09-12 14:25:05.170 3860 3004391854496 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-09-12 14:25:05.170 3860 3004391854496 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-09-12 14:25:05.263 3860 3004391854496 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-6cdb7cba-691e-4ca9-ac87-f6ddec0b6562" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:25:05.263 3860 3004391854496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6cdb7cba-691e-4ca9-ac87-f6ddec0b6562" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:25:05.331 3860 3004391854496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6cdb7cba-691e-4ca9-ac87-f6ddec0b6562" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:25:05.331 3860 3004391854496 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-6cdb7cba-691e-4ca9-ac87-f6ddec0b6562" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:25:05.331 3860 3004391854496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6cdb7cba-691e-4ca9-ac87-f6ddec0b6562" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:25:05.425 3860 3004391854496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6cdb7cba-691e-4ca9-ac87-f6ddec0b6562" "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:423 2022-09-12 14:25:05.519 3860 3004391854496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6cdb7cba-691e-4ca9-ac87-f6ddec0b6562" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-12 14:25:05.519 3860 3004391854496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6cdb7cba-691e-4ca9-ac87-f6ddec0b6562 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-12 14:25:05.519 3860 3004391854496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6cdb7cba-691e-4ca9-ac87-f6ddec0b6562 processed. 2022-09-12 14:25:06.467 3860 3004391854496 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:404 2022-09-12 14:25:06.467 3860 3004391854496 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:409 2022-09-12 14:25:06.639 3860 3004391854496 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:423 2022-09-12 14:26:47.607 3860 3004388224160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2ff71656-6787-4999-834b-28374a8a312c c31fb669f8f14c8bbd5b7ec3450c930d caed5793408e49edb40acad5410e02a9 - - - -] Security group member updated on remote: ['9a27281a-e1bc-4ab7-8fc5-702c303a09e1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:26:47.607 3860 3004388224160 MainThread INFO neutron.agent.securitygroups_rpc [req-2ff71656-6787-4999-834b-28374a8a312c c31fb669f8f14c8bbd5b7ec3450c930d caed5793408e49edb40acad5410e02a9 - - - -] Security group member updated ['9a27281a-e1bc-4ab7-8fc5-702c303a09e1'] 2022-09-12 14:26:48.357 3860 3004392240400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a090255-f9ba-4bd3-9eba-1d330a27f407 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] port_update received: 692746c2-625c-4d04-b094-fc90beaaaa8a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-12 14:26:48.379 3860 3004392240400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a090255-f9ba-4bd3-9eba-1d330a27f407 865b1647468c4efe8efe4febe2203a58 f666a617f8d14eb18bbeb076032b82f2 - - - -] No port 692746c2-625c-4d04-b094-fc90beaaaa8a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-12 14:26:54.888 3860 3004385652048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 692746c2-625c-4d04-b094-fc90beaaaa8a 2022-09-12 14:26:54.950 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-12 14:26:55.138 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Adding port 692746c2-625c-4d04-b094-fc90beaaaa8a 2022-09-12 14:26:55.138 3860 3006435942240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Port 692746c2-625c-4d04-b094-fc90beaaaa8a updated. Details: {'device': '692746c2-625c-4d04-b094-fc90beaaaa8a', 'network_id': '07c297a9-f468-46ed-8199-c258a69984ca', 'port_id': '692746c2-625c-4d04-b094-fc90beaaaa8a', 'mac_address': 'fa:16:3e:f0:4a:19', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 102, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd2aedce1-45ef-41f0-ad2c-aa59597b53df', '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-09-12 14:26:55.138 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] 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-09-12 14:26:55.138 3860 3004367952176 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-692746c2-625c-4d04-b094-fc90beaaaa8a" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:26:55.138 3860 3004367952176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-692746c2-625c-4d04-b094-fc90beaaaa8a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:26:55.138 3860 3004367952176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 692746c2-625c-4d04-b094-fc90beaaaa8a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-12 14:26:55.138 3860 3004367952176 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-09-12 14:26:55.299 3860 3004367952176 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '692746c2-625c-4d04-b094-fc90beaaaa8a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:26:55.299 3860 3004367952176 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '692746c2-625c-4d04-b094-fc90beaaaa8a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-12 14:26:55.299 3860 3004367952176 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 692746c2-625c-4d04-b094-fc90beaaaa8a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-12 14:26:55.299 3860 3004367952176 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 102, VLAN trunk: None to switch port 692746c2-625c-4d04-b094-fc90beaaaa8a 2022-09-12 14:26:55.391 3860 3004367952176 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-12 14:26:55.391 3860 3004367952176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['692746c2-625c-4d04-b094-fc90beaaaa8a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-12 14:26:55.592 3860 3004367952176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['692746c2-625c-4d04-b094-fc90beaaaa8a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-12 14:26:55.592 3860 3004367952176 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-09-12 14:26:55.592 3860 3004367952176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9a27281a-e1bc-4ab7-8fc5-702c303a09e1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-12 14:26:55.622 3860 3004367952176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 692746c2-625c-4d04-b094-fc90beaaaa8a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-12 14:26:55.622 3860 3004367952176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-12 14:26:55.622 3860 3004367952176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 692746c2-625c-4d04-b094-fc90beaaaa8a not yet added. Adding. 2022-09-12 14:26:55.622 3860 3004367952176 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-09-12 14:26:55.622 3860 3004367952176 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-09-12 14:26:55.720 3860 3004367952176 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-692746c2-625c-4d04-b094-fc90beaaaa8a" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:26:55.720 3860 3004367952176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-692746c2-625c-4d04-b094-fc90beaaaa8a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:26:55.810 3860 3004367952176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-692746c2-625c-4d04-b094-fc90beaaaa8a" "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:423 2022-09-12 14:26:55.810 3860 3004367952176 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-692746c2-625c-4d04-b094-fc90beaaaa8a" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-12 14:26:55.810 3860 3004367952176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-692746c2-625c-4d04-b094-fc90beaaaa8a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-12 14:26:55.919 3860 3004367952176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-692746c2-625c-4d04-b094-fc90beaaaa8a" "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:423 2022-09-12 14:26:55.995 3860 3004367952176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-692746c2-625c-4d04-b094-fc90beaaaa8a" "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:423 2022-09-12 14:26:55.995 3860 3004367952176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 692746c2-625c-4d04-b094-fc90beaaaa8a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-12 14:26:55.995 3860 3004367952176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 692746c2-625c-4d04-b094-fc90beaaaa8a processed. 2022-09-12 14:26:56.982 3860 3004367952176 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:404 2022-09-12 14:26:56.982 3860 3004367952176 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:409 2022-09-12 14:26:57.138 3860 3004367952176 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:423 2022-09-12 14:28:29.371 3860 3004345893808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-134d7899-45cd-429c-b689-4c310c0858b5 c31fb669f8f14c8bbd5b7ec3450c930d caed5793408e49edb40acad5410e02a9 - - - -] port_delete event received for 'a6d358ae-76c2-4231-8d04-e129793d359c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:28:31.828 3860 3004385652224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 692746c2-625c-4d04-b094-fc90beaaaa8a 2022-09-12 14:28:32.022 3860 3004389577472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-92a0cb7f-f493-4b98-9627-808617d5037a c31fb669f8f14c8bbd5b7ec3450c930d caed5793408e49edb40acad5410e02a9 - - - -] Security group member updated on remote: ['9a27281a-e1bc-4ab7-8fc5-702c303a09e1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:28:32.022 3860 3004389577472 MainThread INFO neutron.agent.securitygroups_rpc [req-92a0cb7f-f493-4b98-9627-808617d5037a c31fb669f8f14c8bbd5b7ec3450c930d caed5793408e49edb40acad5410e02a9 - - - -] Security group member updated ['9a27281a-e1bc-4ab7-8fc5-702c303a09e1'] 2022-09-12 14:28:32.106 3860 3004392019392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92a0cb7f-f493-4b98-9627-808617d5037a c31fb669f8f14c8bbd5b7ec3450c930d caed5793408e49edb40acad5410e02a9 - - - -] port_delete event received for '692746c2-625c-4d04-b094-fc90beaaaa8a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:28:33.410 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-12 14:28:33.410 3860 3004388312160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '692746c2-625c-4d04-b094-fc90beaaaa8a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-12 14:28:33.410 3860 3004388312160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '692746c2-625c-4d04-b094-fc90beaaaa8a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-12 14:28:33.410 3860 3004388312160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 692746c2-625c-4d04-b094-fc90beaaaa8a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-12 14:28:33.424 3860 3004388312160 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['692746c2-625c-4d04-b094-fc90beaaaa8a'] 2022-09-12 14:28:33.424 3860 3004388312160 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-12 14:28:33.424 3860 3004388312160 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-09-12 14:28:33.424 3860 3004388312160 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['692746c2-625c-4d04-b094-fc90beaaaa8a'] 2022-09-12 14:28:35.418 3860 3004389182272 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:404 2022-09-12 14:28:35.418 3860 3004389182272 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:409 2022-09-12 14:28:35.441 3860 3004389182272 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:423 2022-09-12 14:28:36.059 3860 3004388483312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5649f678-b855-44e4-aefa-d5aca8e56657 c31fb669f8f14c8bbd5b7ec3450c930d caed5793408e49edb40acad5410e02a9 - - - -] port_delete event received for 'a97a7bf6-8788-4908-90e6-ca935f615adf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:28:38.587 3860 3004393194944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9554ca34-d666-442f-aa74-01961353c5ea c31fb669f8f14c8bbd5b7ec3450c930d caed5793408e49edb40acad5410e02a9 - - - -] Security group member updated on remote: ['9a27281a-e1bc-4ab7-8fc5-702c303a09e1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-12 14:28:38.587 3860 3004393194944 MainThread INFO neutron.agent.securitygroups_rpc [req-9554ca34-d666-442f-aa74-01961353c5ea c31fb669f8f14c8bbd5b7ec3450c930d caed5793408e49edb40acad5410e02a9 - - - -] Security group member updated ['9a27281a-e1bc-4ab7-8fc5-702c303a09e1'] 2022-09-12 14:28:38.653 3860 3004393194944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9554ca34-d666-442f-aa74-01961353c5ea c31fb669f8f14c8bbd5b7ec3450c930d caed5793408e49edb40acad5410e02a9 - - - -] port_delete event received for '6cdb7cba-691e-4ca9-ac87-f6ddec0b6562' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:28:39.871 3860 3004385652224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6cdb7cba-691e-4ca9-ac87-f6ddec0b6562 2022-09-12 14:28:40.793 3860 3004388885952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a1d0b2b-ca8d-4ad0-b9d6-d96d1794b4a5 c31fb669f8f14c8bbd5b7ec3450c930d caed5793408e49edb40acad5410e02a9 - - - -] port_delete event received for 'c05f349b-7420-46d8-b22c-75268597f057' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:28:41.418 3860 3006435942240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b288489-097b-467d-bdd2-dbe85e1fabcc - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-12 14:28:41.418 3860 3004389580640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6cdb7cba-691e-4ca9-ac87-f6ddec0b6562' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-12 14:28:41.418 3860 3004389580640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6cdb7cba-691e-4ca9-ac87-f6ddec0b6562' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-12 14:28:41.418 3860 3004389580640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6cdb7cba-691e-4ca9-ac87-f6ddec0b6562 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-12 14:28:41.434 3860 3004389580640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 07c297a9-f468-46ed-8199-c258a69984ca 2022-09-12 14:28:41.434 3860 3004389580640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6cdb7cba-691e-4ca9-ac87-f6ddec0b6562'] 2022-09-12 14:28:41.434 3860 3004389580640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-12 14:28:41.434 3860 3004389580640 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-09-12 14:28:41.442 3860 3004389580640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6cdb7cba-691e-4ca9-ac87-f6ddec0b6562'] 2022-09-12 14:28:43.184 3860 3004393067616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6f974a9-a47d-4034-9ccd-b564a5b6dde8 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] port_delete event received for '7a7d794d-9407-460d-a873-5b4e68f4e16f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:28:43.418 3860 3004393280960 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:404 2022-09-12 14:28:43.418 3860 3004393280960 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:409 2022-09-12 14:28:43.434 3860 3004393280960 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:423 2022-09-12 14:28:44.184 3860 3004392904304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-954ec158-dcfe-4907-bd1d-163c4b97e2e5 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] port_delete event received for 'f0821abb-d4ab-4cd2-8583-cec3cd18f9da' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:28:44.887 3860 3004392167200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99407d27-4d11-4946-be02-2bbcaec85ced e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] port_delete event received for 'c14a2098-0513-4af4-b391-03d798a414d6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:28:45.090 3860 3004391444144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99407d27-4d11-4946-be02-2bbcaec85ced e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] network_delete received. Deleting network 07c297a9-f468-46ed-8199-c258a69984ca network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-09-12 14:28:45.090 3860 3004391444144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99407d27-4d11-4946-be02-2bbcaec85ced e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] Network 07c297a9-f468-46ed-8199-c258a69984ca not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-09-12 14:28:46.262 3860 3004391444144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15a1d357-311a-4155-b679-22e77c52b7c8 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] port_delete event received for '720f49ea-f6ce-4bf0-af8e-c80d33b85ef6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:28:47.278 3860 3004388023632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b2bb707-bec9-4586-a6c4-12d54ac435bd e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] port_delete event received for '6a58a5a3-d3c3-4be7-a1d3-0be5052f14a0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:28:47.965 3860 3004393066560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af4c14e3-b866-4135-a2c7-1b1d80b520e5 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] port_delete event received for 'b68ffce3-4d26-4ef0-8a91-4fbcf119d49d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-12 14:28:48.168 3860 3004391521792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af4c14e3-b866-4135-a2c7-1b1d80b520e5 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] network_delete received. Deleting network 99889765-fb15-4af1-be42-e33787baf642 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-09-12 14:28:48.168 3860 3004391521792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af4c14e3-b866-4135-a2c7-1b1d80b520e5 e46b19c26ed14ce08997d6b7fd3a2efb b159fcc4f05d45de88c679e235640813 - - - -] Network 99889765-fb15-4af1-be42-e33787baf642 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463