2021-05-21 16:03:47.531 4464 2660022749848 MainThread INFO neutron.common.config [-] Logging enabled! 2021-05-21 16:03:47.531 4464 2660022749848 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev227 2021-05-21 16:03:47.538 4464 2660022749848 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-05-21 16:03:47.569 4464 2660022749848 MainThread INFO os_win.utils.network.networkutils [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] WMI caching is disabled. 2021-05-21 16:03:47.770 4464 2660022749848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:120 2021-05-21 16:03:47.836 4464 2660022749848 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-05-21 16:03:47.849 4464 2660022749848 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-05-21 16:03:48.035 4464 2660022749848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Agent initialized successfully, now running... 2021-05-21 16:03:48.055 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-05-21 16:03:48.070 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-05-21 16:03:48.105 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-05-21 16:05:15.067 4464 2660134035528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20a86a88-3875-48bf-a1ed-ea0274222818 - - - - -] port_update received: 05a01fec-984c-4196-9dda-7c47cc15fc35 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-21 16:05:15.067 4464 2660134035528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20a86a88-3875-48bf-a1ed-ea0274222818 - - - - -] No port 05a01fec-984c-4196-9dda-7c47cc15fc35 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-21 16:05:15.786 4464 2660134068296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25cee2f0-c15a-4cc4-8d90-1b6bdc26dace - - - - -] port_update received: b7f18e29-3eef-417e-b1db-fdb472d034b0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-21 16:05:19.033 4464 2660134068472 MainThread WARNING oslo_policy.policy [req-ba86c683-2b5f-4160-a1fc-359d41f15775 eb6ca0d4cbc240349eb9efbc4c86c893 ce8917450db74eedba43586ecec84233 - - -] 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. 2021-05-21 16:05:19.119 4464 2660134068472 MainThread WARNING oslo_policy.policy [req-ba86c683-2b5f-4160-a1fc-359d41f15775 eb6ca0d4cbc240349eb9efbc4c86c893 ce8917450db74eedba43586ecec84233 - - -] 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. 2021-05-21 16:05:19.125 4464 2660134068472 MainThread WARNING oslo_policy.policy [req-ba86c683-2b5f-4160-a1fc-359d41f15775 eb6ca0d4cbc240349eb9efbc4c86c893 ce8917450db74eedba43586ecec84233 - - -] 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. 2021-05-21 16:05:19.125 4464 2660134068472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ba86c683-2b5f-4160-a1fc-359d41f15775 eb6ca0d4cbc240349eb9efbc4c86c893 ce8917450db74eedba43586ecec84233 - - -] Security group rule updated on remote: ['96c62e43-f6d8-4aae-bde8-472455bf8536'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-21 16:05:19.125 4464 2660134068472 MainThread INFO neutron.agent.securitygroups_rpc [req-ba86c683-2b5f-4160-a1fc-359d41f15775 eb6ca0d4cbc240349eb9efbc4c86c893 ce8917450db74eedba43586ecec84233 - - -] Security group rule updated ['96c62e43-f6d8-4aae-bde8-472455bf8536'] 2021-05-21 16:05:19.141 4464 2660134068472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f8f29a5a-515c-4482-96bc-28a23bfa1bc6 eb6ca0d4cbc240349eb9efbc4c86c893 ce8917450db74eedba43586ecec84233 - - -] Security group rule updated on remote: ['96c62e43-f6d8-4aae-bde8-472455bf8536'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-21 16:05:19.141 4464 2660134068472 MainThread INFO neutron.agent.securitygroups_rpc [req-f8f29a5a-515c-4482-96bc-28a23bfa1bc6 eb6ca0d4cbc240349eb9efbc4c86c893 ce8917450db74eedba43586ecec84233 - - -] Security group rule updated ['96c62e43-f6d8-4aae-bde8-472455bf8536'] 2021-05-21 16:05:19.158 4464 2660134068296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25cee2f0-c15a-4cc4-8d90-1b6bdc26dace - - - - -] No port b7f18e29-3eef-417e-b1db-fdb472d034b0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-21 16:05:19.158 4464 2660134178888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0792e3ab-2060-4afd-9f36-61487fd2a4bf - - - - -] port_update received: 7f09bffe-992a-4c29-a478-5de1221bcdf2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-21 16:05:19.174 4464 2660134178888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0792e3ab-2060-4afd-9f36-61487fd2a4bf - - - - -] No port 7f09bffe-992a-4c29-a478-5de1221bcdf2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-21 16:05:20.444 4464 2660134203464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5fdeacca-a240-492a-92e1-83acea0dac12 b6d67f129681419494f25f3d46f402b5 047b524230654b0ca055e01767e3d708 - - -] Security group rule updated on remote: ['c0e7b563-ff4f-47bc-b7f6-3dd2eb9db35d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-21 16:05:20.987 4464 2660134203464 MainThread INFO neutron.agent.securitygroups_rpc [req-5fdeacca-a240-492a-92e1-83acea0dac12 b6d67f129681419494f25f3d46f402b5 047b524230654b0ca055e01767e3d708 - - -] Security group rule updated ['c0e7b563-ff4f-47bc-b7f6-3dd2eb9db35d'] 2021-05-21 16:05:21.891 4464 2660134216104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b1edda06-2126-4908-bf21-e844c04967f2 b6d67f129681419494f25f3d46f402b5 047b524230654b0ca055e01767e3d708 - - -] Security group rule updated on remote: ['c0e7b563-ff4f-47bc-b7f6-3dd2eb9db35d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-21 16:05:21.909 4464 2660134216104 MainThread INFO neutron.agent.securitygroups_rpc [req-b1edda06-2126-4908-bf21-e844c04967f2 b6d67f129681419494f25f3d46f402b5 047b524230654b0ca055e01767e3d708 - - -] Security group rule updated ['c0e7b563-ff4f-47bc-b7f6-3dd2eb9db35d'] 2021-05-21 16:05:21.909 4464 2660134215752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f18beaa6-5a5b-44fc-81b0-4ed3f751e958 - - - - -] port_update received: cad6b86f-40d0-411a-8dc6-7d5869ccd71d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-21 16:05:21.926 4464 2660134215928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-759fa540-9763-44d9-9d58-e500f2ae785c - - - - -] port_update received: 36a72ec6-1172-4401-992e-d67a4affd053 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-21 16:05:21.926 4464 2660134215752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f18beaa6-5a5b-44fc-81b0-4ed3f751e958 - - - - -] No port cad6b86f-40d0-411a-8dc6-7d5869ccd71d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-21 16:05:21.941 4464 2660134215928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-759fa540-9763-44d9-9d58-e500f2ae785c - - - - -] No port 36a72ec6-1172-4401-992e-d67a4affd053 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-21 16:05:24.194 4464 2660134223944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2c8dde11-6bf1-47e0-9c71-2bd1a6c84d58 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Security group member updated on remote: ['4bdb7e20-2ea4-4d97-94ee-426c8394aee4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-21 16:05:24.194 4464 2660134223944 MainThread INFO neutron.agent.securitygroups_rpc [req-2c8dde11-6bf1-47e0-9c71-2bd1a6c84d58 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Security group member updated ['4bdb7e20-2ea4-4d97-94ee-426c8394aee4'] 2021-05-21 16:05:24.738 4464 2660134236232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eae518c8-43f6-4672-891c-c3483c0627e3 - - - - -] port_update received: f65069c1-180c-431a-b473-3645ce1faf35 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-21 16:05:24.843 4464 2660134236232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eae518c8-43f6-4672-891c-c3483c0627e3 - - - - -] No port f65069c1-180c-431a-b473-3645ce1faf35 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-21 16:05:24.985 4464 2660134236232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2da2d2f8-4408-4593-a69b-9893ba98062e 779a1b416d524a549a3f515382a6ae94 0c6c83fc6dd841a6a2fcd097ca1f713b - - -] port_update received: bfb493c9-4c68-4d83-828c-44b6ae50d5ab port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-21 16:05:25.001 4464 2660134236232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2da2d2f8-4408-4593-a69b-9893ba98062e 779a1b416d524a549a3f515382a6ae94 0c6c83fc6dd841a6a2fcd097ca1f713b - - -] No port bfb493c9-4c68-4d83-828c-44b6ae50d5ab defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-21 16:05:25.242 4464 2660134215752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-276efdc6-637d-42c1-8490-c4447ffc9c00 bf7db56b86f446c0bd75ce774ae66e3c 3afb52ab3b36493f9414fe57b78890e3 - - -] Security group member updated on remote: ['129f5dfc-6b01-488f-ba2f-5ab3ac6aac12'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-21 16:05:25.242 4464 2660134215752 MainThread INFO neutron.agent.securitygroups_rpc [req-276efdc6-637d-42c1-8490-c4447ffc9c00 bf7db56b86f446c0bd75ce774ae66e3c 3afb52ab3b36493f9414fe57b78890e3 - - -] Security group member updated ['129f5dfc-6b01-488f-ba2f-5ab3ac6aac12'] 2021-05-21 16:05:26.672 4464 2660134236232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8932cc12-cd66-406e-879f-6604bc673fcb 779a1b416d524a549a3f515382a6ae94 0c6c83fc6dd841a6a2fcd097ca1f713b - - -] port_update received: 5bc9c928-8f07-455e-816c-7e9557287391 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-21 16:05:26.708 4464 2660134236232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8932cc12-cd66-406e-879f-6604bc673fcb 779a1b416d524a549a3f515382a6ae94 0c6c83fc6dd841a6a2fcd097ca1f713b - - -] No port 5bc9c928-8f07-455e-816c-7e9557287391 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-21 16:05:29.656 4464 2660134256712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3fe48ba9-3509-46c5-b011-54986f32c620 c618ecd9272a4d04b35d8785d6b8d5e1 2af585cf72fa435d83c7c040cf8b4347 - - -] Security group member updated on remote: ['b59582e2-9f5f-4dc4-adde-f9962209030b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-21 16:05:29.656 4464 2660134256712 MainThread INFO neutron.agent.securitygroups_rpc [req-3fe48ba9-3509-46c5-b011-54986f32c620 c618ecd9272a4d04b35d8785d6b8d5e1 2af585cf72fa435d83c7c040cf8b4347 - - -] Security group member updated ['b59582e2-9f5f-4dc4-adde-f9962209030b'] 2021-05-21 16:05:32.340 4464 2660134277192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd906d4-6e79-4708-a38a-5dbf5276a03a 779a1b416d524a549a3f515382a6ae94 0c6c83fc6dd841a6a2fcd097ca1f713b - - -] port_update received: 18603ec0-c9b3-4c73-b641-9792b4a966e4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-21 16:05:32.377 4464 2660134277192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd906d4-6e79-4708-a38a-5dbf5276a03a 779a1b416d524a549a3f515382a6ae94 0c6c83fc6dd841a6a2fcd097ca1f713b - - -] No port 18603ec0-c9b3-4c73-b641-9792b4a966e4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-21 16:05:40.443 4464 2660134006856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-74704a3e-3c00-4ebc-9c59-50a17025a25e eb6ca0d4cbc240349eb9efbc4c86c893 ce8917450db74eedba43586ecec84233 - - -] Security group member updated on remote: ['96c62e43-f6d8-4aae-bde8-472455bf8536'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-21 16:05:40.443 4464 2660134006856 MainThread INFO neutron.agent.securitygroups_rpc [req-74704a3e-3c00-4ebc-9c59-50a17025a25e eb6ca0d4cbc240349eb9efbc4c86c893 ce8917450db74eedba43586ecec84233 - - -] Security group member updated ['96c62e43-f6d8-4aae-bde8-472455bf8536'] 2021-05-21 16:05:40.453 4464 2660134007032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-451a7c96-90e1-41f9-996f-0a5aa82c4673 b6d67f129681419494f25f3d46f402b5 047b524230654b0ca055e01767e3d708 - - -] Security group member updated on remote: ['c0e7b563-ff4f-47bc-b7f6-3dd2eb9db35d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-21 16:05:40.453 4464 2660134007032 MainThread INFO neutron.agent.securitygroups_rpc [req-451a7c96-90e1-41f9-996f-0a5aa82c4673 b6d67f129681419494f25f3d46f402b5 047b524230654b0ca055e01767e3d708 - - -] Security group member updated ['c0e7b563-ff4f-47bc-b7f6-3dd2eb9db35d'] 2021-05-21 16:05:40.993 4464 2660134007032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8a1b233-adb9-4b50-9938-d84c68488000 779a1b416d524a549a3f515382a6ae94 0c6c83fc6dd841a6a2fcd097ca1f713b - - -] port_update received: 188e48c3-4d20-4ca6-9888-e62894bdde83 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-21 16:05:41.420 4464 2660134007032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8a1b233-adb9-4b50-9938-d84c68488000 779a1b416d524a549a3f515382a6ae94 0c6c83fc6dd841a6a2fcd097ca1f713b - - -] No port 188e48c3-4d20-4ca6-9888-e62894bdde83 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-21 16:05:46.453 4464 2660134007032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8881097e-58bc-4c99-a052-a505842f7ab1 779a1b416d524a549a3f515382a6ae94 0c6c83fc6dd841a6a2fcd097ca1f713b - - -] port_update received: d72b87ae-c923-4a51-a8a7-640981b555e3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-21 16:05:46.471 4464 2660134007032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8881097e-58bc-4c99-a052-a505842f7ab1 779a1b416d524a549a3f515382a6ae94 0c6c83fc6dd841a6a2fcd097ca1f713b - - -] No port d72b87ae-c923-4a51-a8a7-640981b555e3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-21 16:05:47.422 4464 2660133994568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9270bddd-c36f-48ed-a7af-2b7027c35fd9 c618ecd9272a4d04b35d8785d6b8d5e1 2af585cf72fa435d83c7c040cf8b4347 - - -] Security group member updated on remote: ['b59582e2-9f5f-4dc4-adde-f9962209030b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-21 16:05:47.455 4464 2660133994568 MainThread INFO neutron.agent.securitygroups_rpc [req-9270bddd-c36f-48ed-a7af-2b7027c35fd9 c618ecd9272a4d04b35d8785d6b8d5e1 2af585cf72fa435d83c7c040cf8b4347 - - -] Security group member updated ['b59582e2-9f5f-4dc4-adde-f9962209030b'] 2021-05-21 16:05:48.535 4464 2660133994568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07c67512-8806-4e69-a801-d144083a5bbf 779a1b416d524a549a3f515382a6ae94 0c6c83fc6dd841a6a2fcd097ca1f713b - - -] port_update received: 36562816-9510-4fc5-b3ba-a96bc794383b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-21 16:05:48.551 4464 2660133994568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07c67512-8806-4e69-a801-d144083a5bbf 779a1b416d524a549a3f515382a6ae94 0c6c83fc6dd841a6a2fcd097ca1f713b - - -] No port 36562816-9510-4fc5-b3ba-a96bc794383b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-21 16:06:03.514 4464 2660116425016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5bc9c928-8f07-455e-816c-7e9557287391 2021-05-21 16:06:03.534 4464 2660116425016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 188e48c3-4d20-4ca6-9888-e62894bdde83 2021-05-21 16:06:03.534 4464 2660116425016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d72b87ae-c923-4a51-a8a7-640981b555e3 2021-05-21 16:06:03.564 4464 2660116425016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bfb493c9-4c68-4d83-828c-44b6ae50d5ab 2021-05-21 16:06:03.564 4464 2660116425016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 18603ec0-c9b3-4c73-b641-9792b4a966e4 2021-05-21 16:06:05.522 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-21 16:06:05.531 4464 2660116425016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 36562816-9510-4fc5-b3ba-a96bc794383b 2021-05-21 16:06:06.514 4464 2660022749848 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Adding port 18603ec0-c9b3-4c73-b641-9792b4a966e4 2021-05-21 16:06:06.514 4464 2660022749848 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Port 18603ec0-c9b3-4c73-b641-9792b4a966e4 updated. Details: {'device': '18603ec0-c9b3-4c73-b641-9792b4a966e4', 'network_id': '03f36d1a-1495-41bc-8844-127dee3112c0', 'port_id': '18603ec0-c9b3-4c73-b641-9792b4a966e4', 'mac_address': 'fa:16:3e:66:2f:58', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1382, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '48c7a32d-e7ea-44eb-ac98-a967b20ab2fb', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-05-21 16:06:06.531 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] 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 2021-05-21 16:06:06.531 4464 2660022749848 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Adding port d72b87ae-c923-4a51-a8a7-640981b555e3 2021-05-21 16:06:06.859 4464 2660022749848 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Port d72b87ae-c923-4a51-a8a7-640981b555e3 updated. Details: {'device': 'd72b87ae-c923-4a51-a8a7-640981b555e3', 'network_id': 'd88da21c-1757-4f04-9d91-41ec531264d1', 'port_id': 'd72b87ae-c923-4a51-a8a7-640981b555e3', 'mac_address': 'fa:16:3e:0e:cb:24', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1388, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3f18982f-f90a-419b-804d-8ad544531cc2', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-05-21 16:06:06.876 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] 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 2021-05-21 16:06:06.892 4464 2660022749848 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Adding port 36562816-9510-4fc5-b3ba-a96bc794383b 2021-05-21 16:06:06.892 4464 2660022749848 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Port 36562816-9510-4fc5-b3ba-a96bc794383b updated. Details: {'device': '36562816-9510-4fc5-b3ba-a96bc794383b', 'network_id': '03f36d1a-1495-41bc-8844-127dee3112c0', 'port_id': '36562816-9510-4fc5-b3ba-a96bc794383b', 'mac_address': 'fa:16:3e:bd:ff:4a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1382, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '48c7a32d-e7ea-44eb-ac98-a967b20ab2fb', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-05-21 16:06:06.892 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] 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 2021-05-21 16:06:06.892 4464 2660022749848 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Adding port 188e48c3-4d20-4ca6-9888-e62894bdde83 2021-05-21 16:06:06.892 4464 2660022749848 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Port 188e48c3-4d20-4ca6-9888-e62894bdde83 updated. Details: {'device': '188e48c3-4d20-4ca6-9888-e62894bdde83', 'network_id': '8ac2c9aa-57b2-4d8c-9648-2db57d1174ac', 'port_id': '188e48c3-4d20-4ca6-9888-e62894bdde83', 'mac_address': 'fa:16:3e:a0:f5:52', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1350, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '16d6047e-a46c-4be1-9f71-c3c91e686d56', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-05-21 16:06:06.915 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] 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 2021-05-21 16:06:06.915 4464 2660022749848 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Adding port bfb493c9-4c68-4d83-828c-44b6ae50d5ab 2021-05-21 16:06:06.923 4464 2660022749848 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Port bfb493c9-4c68-4d83-828c-44b6ae50d5ab updated. Details: {'device': 'bfb493c9-4c68-4d83-828c-44b6ae50d5ab', 'network_id': '4c0b69e2-49a8-42ec-b53f-62249b20f235', 'port_id': 'bfb493c9-4c68-4d83-828c-44b6ae50d5ab', 'mac_address': 'fa:16:3e:93:fd:7e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1384, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '63dcc42f-538e-4fbc-8de2-0ad3ae5e060b', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-05-21 16:06:06.923 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] 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 2021-05-21 16:06:06.923 4464 2660022749848 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Adding port 5bc9c928-8f07-455e-816c-7e9557287391 2021-05-21 16:06:06.940 4464 2660022749848 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Port 5bc9c928-8f07-455e-816c-7e9557287391 updated. Details: {'device': '5bc9c928-8f07-455e-816c-7e9557287391', 'network_id': '0088c7ad-e293-4ea0-b1de-70dbc482e339', 'port_id': '5bc9c928-8f07-455e-816c-7e9557287391', 'mac_address': 'fa:16:3e:88:83:8b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1354, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0f1103cc-50e0-48d5-89bd-5b2ac632f89e', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-05-21 16:06:06.940 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] 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 2021-05-21 16:06:06.940 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-18603ec0-c9b3-4c73-b641-9792b4a966e4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:06:06.953 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 18603ec0-c9b3-4c73-b641-9792b4a966e4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-21 16:06:06.953 4464 2660133986728 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 03f36d1a-1495-41bc-8844-127dee3112c0 2021-05-21 16:06:06.953 4464 2660133986728 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:265 2021-05-21 16:06:06.953 4464 2660133986904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d72b87ae-c923-4a51-a8a7-640981b555e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:06:06.973 4464 2660133986904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d72b87ae-c923-4a51-a8a7-640981b555e3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-21 16:06:06.973 4464 2660133986904 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d88da21c-1757-4f04-9d91-41ec531264d1 2021-05-21 16:06:07.842 4464 2660133986904 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:265 2021-05-21 16:06:07.842 4464 2660133987080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-36562816-9510-4fc5-b3ba-a96bc794383b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:06:08.720 4464 2660133987080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 36562816-9510-4fc5-b3ba-a96bc794383b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-21 16:06:09.766 4464 2660133987080 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:265 2021-05-21 16:06:09.766 4464 2660133987256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-188e48c3-4d20-4ca6-9888-e62894bdde83" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:06:09.787 4464 2660133987256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 188e48c3-4d20-4ca6-9888-e62894bdde83 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-21 16:06:09.787 4464 2660133987256 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8ac2c9aa-57b2-4d8c-9648-2db57d1174ac 2021-05-21 16:06:09.798 4464 2660133987256 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:265 2021-05-21 16:06:09.798 4464 2660133987432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bfb493c9-4c68-4d83-828c-44b6ae50d5ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:06:09.798 4464 2660133987432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bfb493c9-4c68-4d83-828c-44b6ae50d5ab _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-21 16:06:09.815 4464 2660133987432 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4c0b69e2-49a8-42ec-b53f-62249b20f235 2021-05-21 16:06:09.815 4464 2660133987432 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:265 2021-05-21 16:06:09.815 4464 2660133987608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5bc9c928-8f07-455e-816c-7e9557287391" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:06:09.827 4464 2660133987608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5bc9c928-8f07-455e-816c-7e9557287391 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-21 16:06:09.827 4464 2660133987608 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0088c7ad-e293-4ea0-b1de-70dbc482e339 2021-05-21 16:06:09.827 4464 2660133987608 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:265 2021-05-21 16:06:10.248 4464 2660133987256 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '188e48c3-4d20-4ca6-9888-e62894bdde83') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-21 16:06:10.264 4464 2660133987256 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '188e48c3-4d20-4ca6-9888-e62894bdde83') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-21 16:06:10.264 4464 2660133987080 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '36562816-9510-4fc5-b3ba-a96bc794383b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-21 16:06:10.264 4464 2660133987080 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '36562816-9510-4fc5-b3ba-a96bc794383b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-21 16:06:10.295 4464 2660133987256 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 188e48c3-4d20-4ca6-9888-e62894bdde83 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-21 16:06:10.295 4464 2660133987256 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1350, VLAN trunk: None to switch port 188e48c3-4d20-4ca6-9888-e62894bdde83 2021-05-21 16:06:10.357 4464 2660133987080 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 36562816-9510-4fc5-b3ba-a96bc794383b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-21 16:06:10.595 4464 2660133987080 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1382, VLAN trunk: None to switch port 36562816-9510-4fc5-b3ba-a96bc794383b 2021-05-21 16:06:10.679 4464 2660133987432 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bfb493c9-4c68-4d83-828c-44b6ae50d5ab') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-21 16:06:10.691 4464 2660133987432 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bfb493c9-4c68-4d83-828c-44b6ae50d5ab') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-21 16:06:10.726 4464 2660133986728 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '18603ec0-c9b3-4c73-b641-9792b4a966e4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-21 16:06:11.846 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '18603ec0-c9b3-4c73-b641-9792b4a966e4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-21 16:06:12.562 4464 2660133987432 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bfb493c9-4c68-4d83-828c-44b6ae50d5ab is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-21 16:06:13.581 4464 2660133987432 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1384, VLAN trunk: None to switch port bfb493c9-4c68-4d83-828c-44b6ae50d5ab 2021-05-21 16:06:13.602 4464 2660133986904 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd72b87ae-c923-4a51-a8a7-640981b555e3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-21 16:06:13.614 4464 2660133986904 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd72b87ae-c923-4a51-a8a7-640981b555e3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-21 16:06:13.614 4464 2660133987608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5bc9c928-8f07-455e-816c-7e9557287391') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-21 16:06:13.627 4464 2660133987608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5bc9c928-8f07-455e-816c-7e9557287391') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-21 16:06:13.627 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 18603ec0-c9b3-4c73-b641-9792b4a966e4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-21 16:06:13.641 4464 2660133986728 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1382, VLAN trunk: None to switch port 18603ec0-c9b3-4c73-b641-9792b4a966e4 2021-05-21 16:06:13.641 4464 2660133987608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5bc9c928-8f07-455e-816c-7e9557287391 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-21 16:06:13.641 4464 2660133987608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1354, VLAN trunk: None to switch port 5bc9c928-8f07-455e-816c-7e9557287391 2021-05-21 16:06:13.641 4464 2660133986904 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d72b87ae-c923-4a51-a8a7-640981b555e3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-21 16:06:13.667 4464 2660133986904 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1388, VLAN trunk: None to switch port d72b87ae-c923-4a51-a8a7-640981b555e3 2021-05-21 16:06:14.378 4464 2660133987256 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-21 16:06:14.396 4464 2660133987256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['188e48c3-4d20-4ca6-9888-e62894bdde83'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-21 16:06:14.407 4464 2660133987080 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-21 16:06:14.407 4464 2660133987080 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['36562816-9510-4fc5-b3ba-a96bc794383b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-21 16:06:14.592 4464 2660133987256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['188e48c3-4d20-4ca6-9888-e62894bdde83']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-21 16:06:14.623 4464 2660133987256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-21 16:06:14.623 4464 2660133987256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (96c62e43-f6d8-4aae-bde8-472455bf8536) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-21 16:06:14.638 4464 2660133987256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 188e48c3-4d20-4ca6-9888-e62894bdde83 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-21 16:06:14.638 4464 2660133987256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-21 16:06:14.655 4464 2660133987256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 188e48c3-4d20-4ca6-9888-e62894bdde83 not yet added. Adding. 2021-05-21 16:06:14.655 4464 2660133987256 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 2021-05-21 16:06:14.655 4464 2660133987256 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 2021-05-21 16:06:14.655 4464 2660133987080 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['36562816-9510-4fc5-b3ba-a96bc794383b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-21 16:06:14.655 4464 2660133987080 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-21 16:06:14.678 4464 2660133987080 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b59582e2-9f5f-4dc4-adde-f9962209030b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-21 16:06:14.678 4464 2660133987080 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b59582e2-9f5f-4dc4-adde-f9962209030b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-21 16:06:14.678 4464 2660133987080 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 36562816-9510-4fc5-b3ba-a96bc794383b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-21 16:06:14.690 4464 2660133987080 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-21 16:06:14.690 4464 2660133987080 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 36562816-9510-4fc5-b3ba-a96bc794383b not yet added. Adding. 2021-05-21 16:06:14.690 4464 2660133987080 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 2021-05-21 16:06:14.703 4464 2660133987080 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 2021-05-21 16:06:14.703 4464 2660133987432 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-21 16:06:14.703 4464 2660133987432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bfb493c9-4c68-4d83-828c-44b6ae50d5ab'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-21 16:06:14.727 4464 2660133987608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-21 16:06:14.736 4464 2660133987608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5bc9c928-8f07-455e-816c-7e9557287391'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-21 16:06:14.736 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-21 16:06:14.763 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['18603ec0-c9b3-4c73-b641-9792b4a966e4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-21 16:06:14.878 4464 2660133986904 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-21 16:06:14.878 4464 2660133986904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d72b87ae-c923-4a51-a8a7-640981b555e3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-21 16:06:15.001 4464 2660133987256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-188e48c3-4d20-4ca6-9888-e62894bdde83" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:06:15.043 4464 2660133987608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5bc9c928-8f07-455e-816c-7e9557287391']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-21 16:06:15.043 4464 2660133987608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-21 16:06:15.054 4464 2660133987608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (129f5dfc-6b01-488f-ba2f-5ab3ac6aac12) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-21 16:06:15.054 4464 2660133987608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (129f5dfc-6b01-488f-ba2f-5ab3ac6aac12) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-21 16:06:15.063 4464 2660133987608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5bc9c928-8f07-455e-816c-7e9557287391 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-21 16:06:15.063 4464 2660133987608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-21 16:06:15.063 4464 2660133987608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5bc9c928-8f07-455e-816c-7e9557287391 not yet added. Adding. 2021-05-21 16:06:15.063 4464 2660133987608 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 2021-05-21 16:06:15.063 4464 2660133987608 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 2021-05-21 16:06:15.081 4464 2660133987432 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bfb493c9-4c68-4d83-828c-44b6ae50d5ab']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-21 16:06:15.081 4464 2660133987432 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-21 16:06:15.081 4464 2660133987432 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4bdb7e20-2ea4-4d97-94ee-426c8394aee4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-21 16:06:15.081 4464 2660133987432 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4bdb7e20-2ea4-4d97-94ee-426c8394aee4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-21 16:06:15.081 4464 2660133987432 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bfb493c9-4c68-4d83-828c-44b6ae50d5ab _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-21 16:06:15.081 4464 2660133987432 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-21 16:06:15.105 4464 2660133987432 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bfb493c9-4c68-4d83-828c-44b6ae50d5ab not yet added. Adding. 2021-05-21 16:06:15.105 4464 2660133987432 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 2021-05-21 16:06:15.105 4464 2660133987432 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 2021-05-21 16:06:15.105 4464 2660133987080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-36562816-9510-4fc5-b3ba-a96bc794383b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:06:15.122 4464 2660133986728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['18603ec0-c9b3-4c73-b641-9792b4a966e4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-21 16:06:15.127 4464 2660133986728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-21 16:06:15.127 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b59582e2-9f5f-4dc4-adde-f9962209030b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-21 16:06:15.127 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b59582e2-9f5f-4dc4-adde-f9962209030b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-21 16:06:15.127 4464 2660133986728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 18603ec0-c9b3-4c73-b641-9792b4a966e4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-21 16:06:15.127 4464 2660133986728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-21 16:06:15.149 4464 2660133986728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 18603ec0-c9b3-4c73-b641-9792b4a966e4 not yet added. Adding. 2021-05-21 16:06:15.149 4464 2660133986728 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 2021-05-21 16:06:15.149 4464 2660133986728 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 2021-05-21 16:06:15.160 4464 2660133986904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d72b87ae-c923-4a51-a8a7-640981b555e3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-21 16:06:15.160 4464 2660133986904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-21 16:06:15.170 4464 2660133986904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c0e7b563-ff4f-47bc-b7f6-3dd2eb9db35d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-21 16:06:15.170 4464 2660133986904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d72b87ae-c923-4a51-a8a7-640981b555e3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-21 16:06:15.170 4464 2660133986904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-21 16:06:15.170 4464 2660133986904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d72b87ae-c923-4a51-a8a7-640981b555e3 not yet added. Adding. 2021-05-21 16:06:15.189 4464 2660133986904 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 2021-05-21 16:06:15.189 4464 2660133986904 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 2021-05-21 16:06:15.343 4464 2660133987256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-188e48c3-4d20-4ca6-9888-e62894bdde83" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:06:15.362 4464 2660133987256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-188e48c3-4d20-4ca6-9888-e62894bdde83" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:06:15.362 4464 2660133987080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-36562816-9510-4fc5-b3ba-a96bc794383b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:06:15.373 4464 2660133987080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-36562816-9510-4fc5-b3ba-a96bc794383b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:06:15.547 4464 2660133987432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bfb493c9-4c68-4d83-828c-44b6ae50d5ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:06:15.547 4464 2660133987608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5bc9c928-8f07-455e-816c-7e9557287391" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:06:15.672 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-18603ec0-c9b3-4c73-b641-9792b4a966e4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:06:15.768 4464 2660133987256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-188e48c3-4d20-4ca6-9888-e62894bdde83" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:06:15.800 4464 2660133986904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d72b87ae-c923-4a51-a8a7-640981b555e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:06:15.998 4464 2660133987608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5bc9c928-8f07-455e-816c-7e9557287391" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:06:16.017 4464 2660133987608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5bc9c928-8f07-455e-816c-7e9557287391" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:06:16.113 4464 2660133987432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bfb493c9-4c68-4d83-828c-44b6ae50d5ab" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.563s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:06:16.113 4464 2660133987432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bfb493c9-4c68-4d83-828c-44b6ae50d5ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:06:16.268 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-18603ec0-c9b3-4c73-b641-9792b4a966e4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:06:16.268 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-18603ec0-c9b3-4c73-b641-9792b4a966e4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:06:16.279 4464 2660133987256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-188e48c3-4d20-4ca6-9888-e62894bdde83" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 6.515s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:06:16.279 4464 2660133987256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 188e48c3-4d20-4ca6-9888-e62894bdde83 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-21 16:06:16.312 4464 2660133987256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 188e48c3-4d20-4ca6-9888-e62894bdde83 processed. 2021-05-21 16:06:16.388 4464 2660133986904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d72b87ae-c923-4a51-a8a7-640981b555e3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:06:16.406 4464 2660133986904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d72b87ae-c923-4a51-a8a7-640981b555e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:06:16.440 4464 2660133987080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-36562816-9510-4fc5-b3ba-a96bc794383b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:06:16.576 4464 2660133989544 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:06:16.607 4464 2660133987608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5bc9c928-8f07-455e-816c-7e9557287391" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:06:16.633 4464 2660133987432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bfb493c9-4c68-4d83-828c-44b6ae50d5ab" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.515s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:06:16.741 4464 2660133987080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-36562816-9510-4fc5-b3ba-a96bc794383b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 8.891s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:06:16.741 4464 2660133987080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 36562816-9510-4fc5-b3ba-a96bc794383b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-21 16:06:16.741 4464 2660133987080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 36562816-9510-4fc5-b3ba-a96bc794383b processed. 2021-05-21 16:06:16.795 4464 2660133989544 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:06:16.873 4464 2660133986904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d72b87ae-c923-4a51-a8a7-640981b555e3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:06:16.922 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-18603ec0-c9b3-4c73-b641-9792b4a966e4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.656s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:06:16.945 4464 2660133987608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5bc9c928-8f07-455e-816c-7e9557287391" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 7.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:06:16.945 4464 2660133987608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5bc9c928-8f07-455e-816c-7e9557287391 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-21 16:06:16.963 4464 2660133987608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5bc9c928-8f07-455e-816c-7e9557287391 processed. 2021-05-21 16:06:17.030 4464 2660133987432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bfb493c9-4c68-4d83-828c-44b6ae50d5ab" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 7.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:06:17.030 4464 2660133987432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bfb493c9-4c68-4d83-828c-44b6ae50d5ab status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-21 16:06:17.052 4464 2660133987432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bfb493c9-4c68-4d83-828c-44b6ae50d5ab processed. 2021-05-21 16:06:17.173 4464 2660133986904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d72b87ae-c923-4a51-a8a7-640981b555e3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 10.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:06:17.173 4464 2660133986904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d72b87ae-c923-4a51-a8a7-640981b555e3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-21 16:06:17.173 4464 2660133986904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d72b87ae-c923-4a51-a8a7-640981b555e3 processed. 2021-05-21 16:06:17.189 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-18603ec0-c9b3-4c73-b641-9792b4a966e4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 10.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:06:17.189 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 18603ec0-c9b3-4c73-b641-9792b4a966e4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-21 16:06:17.189 4464 2660133986728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 18603ec0-c9b3-4c73-b641-9792b4a966e4 processed. 2021-05-21 16:06:18.576 4464 2660133986728 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:06:19.894 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:06:33.076 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ef36f6a-c93b-45d4-bd6c-6f7531dff138 - - - - -] port_update received: fb23db0a-da94-4b31-8866-2021c7da4b56 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-21 16:06:33.107 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ef36f6a-c93b-45d4-bd6c-6f7531dff138 - - - - -] No port fb23db0a-da94-4b31-8866-2021c7da4b56 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-21 16:06:36.191 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-514cb967-531f-459f-983a-cad7fe42e75b - - - - -] port_update received: 2b053d4b-c768-4783-bbe0-6d65830779b5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-21 16:06:36.222 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-514cb967-531f-459f-983a-cad7fe42e75b - - - - -] No port 2b053d4b-c768-4783-bbe0-6d65830779b5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-21 16:06:37.175 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d7036f4-b71a-4f10-8215-742377879048 - - - - -] port_update received: 09a2f413-1e1d-418c-97de-72a749cb54c9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-21 16:06:37.190 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d7036f4-b71a-4f10-8215-742377879048 - - - - -] No port 09a2f413-1e1d-418c-97de-72a749cb54c9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-21 16:06:41.950 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c04cb484-270e-4051-93c0-cb0a546a8baf - - - - -] port_update received: 94308b3d-a3f5-477d-946a-a6f631e33c7a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-21 16:06:41.969 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c04cb484-270e-4051-93c0-cb0a546a8baf - - - - -] No port 94308b3d-a3f5-477d-946a-a6f631e33c7a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-21 16:06:44.561 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31f30755-93c0-42b8-af7f-b5c1236f12c2 bf7db56b86f446c0bd75ce774ae66e3c 3afb52ab3b36493f9414fe57b78890e3 - - -] port_delete event received for '5bc9c928-8f07-455e-816c-7e9557287391' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:06:44.669 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-31f30755-93c0-42b8-af7f-b5c1236f12c2 bf7db56b86f446c0bd75ce774ae66e3c 3afb52ab3b36493f9414fe57b78890e3 - - -] Security group member updated on remote: ['129f5dfc-6b01-488f-ba2f-5ab3ac6aac12'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-21 16:06:44.669 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [req-31f30755-93c0-42b8-af7f-b5c1236f12c2 bf7db56b86f446c0bd75ce774ae66e3c 3afb52ab3b36493f9414fe57b78890e3 - - -] Security group member updated ['129f5dfc-6b01-488f-ba2f-5ab3ac6aac12'] 2021-05-21 16:06:44.685 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [req-31f30755-93c0-42b8-af7f-b5c1236f12c2 bf7db56b86f446c0bd75ce774ae66e3c 3afb52ab3b36493f9414fe57b78890e3 - - -] Refresh firewall rules 2021-05-21 16:06:44.685 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-31f30755-93c0-42b8-af7f-b5c1236f12c2 bf7db56b86f446c0bd75ce774ae66e3c 3afb52ab3b36493f9414fe57b78890e3 - - -] Get security group information for devices via rpc ['5bc9c928-8f07-455e-816c-7e9557287391'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-21 16:06:44.737 4464 2660133986728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-31f30755-93c0-42b8-af7f-b5c1236f12c2 bf7db56b86f446c0bd75ce774ae66e3c 3afb52ab3b36493f9414fe57b78890e3 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-21 16:06:44.737 4464 2660133986728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-31f30755-93c0-42b8-af7f-b5c1236f12c2 bf7db56b86f446c0bd75ce774ae66e3c 3afb52ab3b36493f9414fe57b78890e3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-21 16:06:45.033 4464 2660116425192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5bc9c928-8f07-455e-816c-7e9557287391 2021-05-21 16:06:46.756 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-21 16:06:46.756 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5bc9c928-8f07-455e-816c-7e9557287391' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-21 16:06:46.756 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5bc9c928-8f07-455e-816c-7e9557287391' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-21 16:06:46.767 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5bc9c928-8f07-455e-816c-7e9557287391 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-21 16:06:46.798 4464 2660133986728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0088c7ad-e293-4ea0-b1de-70dbc482e339 2021-05-21 16:06:46.809 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5bc9c928-8f07-455e-816c-7e9557287391'] 2021-05-21 16:06:46.809 4464 2660133986728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-21 16:06:46.809 4464 2660133986728 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 2021-05-21 16:06:46.825 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5bc9c928-8f07-455e-816c-7e9557287391'] 2021-05-21 16:06:48.763 4464 2660133986728 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:06:48.794 4464 2660133986728 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:06:49.481 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2ff125e7-48ac-44db-921e-b9068e2056e7 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Security group member updated on remote: ['4ea2f97a-56de-419c-b0ae-cc10c2934e2f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-21 16:06:49.481 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [req-2ff125e7-48ac-44db-921e-b9068e2056e7 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Security group member updated ['4ea2f97a-56de-419c-b0ae-cc10c2934e2f'] 2021-05-21 16:06:50.248 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0dfbe9fa-fe91-4f3b-83b4-5e815c06a538 779a1b416d524a549a3f515382a6ae94 0c6c83fc6dd841a6a2fcd097ca1f713b - - -] port_update received: c7596fc9-62bb-4a1f-bebf-bac8d05d67a0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-21 16:06:50.248 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0dfbe9fa-fe91-4f3b-83b4-5e815c06a538 779a1b416d524a549a3f515382a6ae94 0c6c83fc6dd841a6a2fcd097ca1f713b - - -] No port c7596fc9-62bb-4a1f-bebf-bac8d05d67a0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-21 16:06:56.408 4464 2660133988840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-487cde47-849e-4eeb-bfaf-b9e9304bdafe 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] network_delete received. Deleting network 0088c7ad-e293-4ea0-b1de-70dbc482e339 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-21 16:06:56.419 4464 2660133988840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-487cde47-849e-4eeb-bfaf-b9e9304bdafe 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] Network 0088c7ad-e293-4ea0-b1de-70dbc482e339 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-21 16:07:04.330 4464 2660133988840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-858bc10a-69b1-4e10-9529-00a4b687b089 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Security group member updated on remote: ['4bdb7e20-2ea4-4d97-94ee-426c8394aee4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-21 16:07:04.345 4464 2660133988840 MainThread INFO neutron.agent.securitygroups_rpc [req-858bc10a-69b1-4e10-9529-00a4b687b089 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Security group member updated ['4bdb7e20-2ea4-4d97-94ee-426c8394aee4'] 2021-05-21 16:07:04.345 4464 2660133988840 MainThread INFO neutron.agent.securitygroups_rpc [req-858bc10a-69b1-4e10-9529-00a4b687b089 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Refresh firewall rules 2021-05-21 16:07:04.345 4464 2660133988840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-858bc10a-69b1-4e10-9529-00a4b687b089 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Get security group information for devices via rpc ['bfb493c9-4c68-4d83-828c-44b6ae50d5ab'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-21 16:07:04.505 4464 2660133988840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-858bc10a-69b1-4e10-9529-00a4b687b089 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update security group information for ports dict_keys(['bfb493c9-4c68-4d83-828c-44b6ae50d5ab']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-21 16:07:04.505 4464 2660133988840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-858bc10a-69b1-4e10-9529-00a4b687b089 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-21 16:07:04.505 4464 2660133988840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-858bc10a-69b1-4e10-9529-00a4b687b089 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update rules of security group (4bdb7e20-2ea4-4d97-94ee-426c8394aee4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-21 16:07:04.528 4464 2660133988840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-858bc10a-69b1-4e10-9529-00a4b687b089 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update members of security group (4bdb7e20-2ea4-4d97-94ee-426c8394aee4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-21 16:07:04.530 4464 2660133988840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-858bc10a-69b1-4e10-9529-00a4b687b089 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update port filter for bfb493c9-4c68-4d83-828c-44b6ae50d5ab _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-21 16:07:04.530 4464 2660133988840 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-858bc10a-69b1-4e10-9529-00a4b687b089 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Updating port rules. 2021-05-21 16:07:04.561 4464 2660133988840 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-858bc10a-69b1-4e10-9529-00a4b687b089 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Creating 1 new rules, removing 0 old rules. 2021-05-21 16:07:04.561 4464 2660133988840 MainThread DEBUG oslo_concurrency.lockutils [req-858bc10a-69b1-4e10-9529-00a4b687b089 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-bfb493c9-4c68-4d83-828c-44b6ae50d5ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:07:05.123 4464 2660133988664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b913db88-e925-488f-b469-26373deffc3f 779a1b416d524a549a3f515382a6ae94 0c6c83fc6dd841a6a2fcd097ca1f713b - - -] port_update received: aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-21 16:07:05.154 4464 2660133988840 MainThread DEBUG oslo_concurrency.lockutils [req-858bc10a-69b1-4e10-9529-00a4b687b089 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-bfb493c9-4c68-4d83-828c-44b6ae50d5ab" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.593s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:07:05.154 4464 2660133988840 MainThread DEBUG oslo_concurrency.lockutils [req-858bc10a-69b1-4e10-9529-00a4b687b089 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-bfb493c9-4c68-4d83-828c-44b6ae50d5ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:07:05.172 4464 2660133988840 MainThread DEBUG oslo_concurrency.lockutils [req-858bc10a-69b1-4e10-9529-00a4b687b089 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-bfb493c9-4c68-4d83-828c-44b6ae50d5ab" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:07:05.172 4464 2660133988664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b913db88-e925-488f-b469-26373deffc3f 779a1b416d524a549a3f515382a6ae94 0c6c83fc6dd841a6a2fcd097ca1f713b - - -] No port aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-21 16:07:41.750 4464 2660116425016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6 2021-05-21 16:07:43.085 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-21 16:07:43.237 4464 2660022749848 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Adding port aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6 2021-05-21 16:07:43.237 4464 2660022749848 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Port aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6 updated. Details: {'device': 'aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6', 'network_id': '4c0b69e2-49a8-42ec-b53f-62249b20f235', 'port_id': 'aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6', 'mac_address': 'fa:16:3e:f0:11:04', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1384, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '63dcc42f-538e-4fbc-8de2-0ad3ae5e060b', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-05-21 16:07:43.237 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] 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 2021-05-21 16:07:43.262 4464 2660133988664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:07:43.278 4464 2660133988664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-21 16:07:43.278 4464 2660133988664 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:265 2021-05-21 16:07:43.857 4464 2660116425016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c7596fc9-62bb-4a1f-bebf-bac8d05d67a0 2021-05-21 16:07:43.965 4464 2660133988664 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-21 16:07:43.980 4464 2660133988664 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-21 16:07:44.028 4464 2660133988664 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-21 16:07:44.111 4464 2660133988664 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1384, VLAN trunk: None to switch port aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6 2021-05-21 16:07:44.501 4464 2660133988664 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-21 16:07:44.501 4464 2660133988664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-21 16:07:44.651 4464 2660133988664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-21 16:07:44.669 4464 2660133988664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-21 16:07:44.669 4464 2660133988664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4bdb7e20-2ea4-4d97-94ee-426c8394aee4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-21 16:07:44.669 4464 2660133988664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4bdb7e20-2ea4-4d97-94ee-426c8394aee4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-21 16:07:44.669 4464 2660133988664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-21 16:07:44.669 4464 2660133988664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-21 16:07:44.669 4464 2660133988664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6 not yet added. Adding. 2021-05-21 16:07:44.703 4464 2660133988664 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 2021-05-21 16:07:44.703 4464 2660133988664 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 2021-05-21 16:07:45.121 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-21 16:07:45.124 4464 2660133988664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:07:45.310 4464 2660022749848 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Adding port c7596fc9-62bb-4a1f-bebf-bac8d05d67a0 2021-05-21 16:07:45.310 4464 2660022749848 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Port c7596fc9-62bb-4a1f-bebf-bac8d05d67a0 updated. Details: {'device': 'c7596fc9-62bb-4a1f-bebf-bac8d05d67a0', 'network_id': '6f1cfffb-5c6f-4b9c-a956-0766ffeb8844', 'port_id': 'c7596fc9-62bb-4a1f-bebf-bac8d05d67a0', 'mac_address': 'fa:16:3e:07:a2:ba', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1373, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd915a4a8-83de-4a45-b13f-385eebb5047e', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-05-21 16:07:45.325 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] 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 2021-05-21 16:07:45.325 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c7596fc9-62bb-4a1f-bebf-bac8d05d67a0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:07:45.325 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c7596fc9-62bb-4a1f-bebf-bac8d05d67a0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-21 16:07:45.325 4464 2660133988488 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6f1cfffb-5c6f-4b9c-a956-0766ffeb8844 2021-05-21 16:07:45.325 4464 2660133988488 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:265 2021-05-21 16:07:45.363 4464 2660133988664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:07:45.363 4464 2660133988664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:07:45.626 4464 2660133988488 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c7596fc9-62bb-4a1f-bebf-bac8d05d67a0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-21 16:07:45.638 4464 2660133988488 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c7596fc9-62bb-4a1f-bebf-bac8d05d67a0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-21 16:07:45.638 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c7596fc9-62bb-4a1f-bebf-bac8d05d67a0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-21 16:07:45.638 4464 2660133988488 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1373, VLAN trunk: None to switch port c7596fc9-62bb-4a1f-bebf-bac8d05d67a0 2021-05-21 16:07:45.670 4464 2660133988664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:07:45.899 4464 2660133988664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.640s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:07:45.908 4464 2660133988664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-21 16:07:45.908 4464 2660133988664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6 processed. 2021-05-21 16:07:45.921 4464 2660133988488 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-21 16:07:45.921 4464 2660133988488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c7596fc9-62bb-4a1f-bebf-bac8d05d67a0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-21 16:07:46.061 4464 2660133988488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c7596fc9-62bb-4a1f-bebf-bac8d05d67a0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-21 16:07:46.061 4464 2660133988488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-21 16:07:46.082 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4ea2f97a-56de-419c-b0ae-cc10c2934e2f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-21 16:07:46.090 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4ea2f97a-56de-419c-b0ae-cc10c2934e2f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-21 16:07:46.090 4464 2660133988488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c7596fc9-62bb-4a1f-bebf-bac8d05d67a0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-21 16:07:46.090 4464 2660133988488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-21 16:07:46.090 4464 2660133988488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c7596fc9-62bb-4a1f-bebf-bac8d05d67a0 not yet added. Adding. 2021-05-21 16:07:46.090 4464 2660133988488 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 2021-05-21 16:07:46.134 4464 2660133988488 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 2021-05-21 16:07:46.421 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c7596fc9-62bb-4a1f-bebf-bac8d05d67a0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:07:46.732 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c7596fc9-62bb-4a1f-bebf-bac8d05d67a0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:07:46.732 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c7596fc9-62bb-4a1f-bebf-bac8d05d67a0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:07:47.129 4464 2660133988664 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:07:47.171 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c7596fc9-62bb-4a1f-bebf-bac8d05d67a0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:07:47.315 4464 2660133988664 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:07:47.437 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c7596fc9-62bb-4a1f-bebf-bac8d05d67a0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:07:47.452 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c7596fc9-62bb-4a1f-bebf-bac8d05d67a0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-21 16:07:47.452 4464 2660133988488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c7596fc9-62bb-4a1f-bebf-bac8d05d67a0 processed. 2021-05-21 16:07:48.520 4464 2660133988488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85086605-3d9a-4a02-9a90-c017fcecc5a4 9645cf1104ff4b26811d871818f4c636 34c149f2c07d4bf18cdbd6d1d6a75558 - - -] Security group member updated on remote: ['7246731b-f9a4-47a3-a3db-ff25a4e2d6fc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-21 16:07:48.528 4464 2660133988488 MainThread INFO neutron.agent.securitygroups_rpc [req-85086605-3d9a-4a02-9a90-c017fcecc5a4 9645cf1104ff4b26811d871818f4c636 34c149f2c07d4bf18cdbd6d1d6a75558 - - -] Security group member updated ['7246731b-f9a4-47a3-a3db-ff25a4e2d6fc'] 2021-05-21 16:07:49.150 4464 2660133988488 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:07:49.153 4464 2660133988664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a60e6095-c9ad-462c-81ef-c60383b9e82a 779a1b416d524a549a3f515382a6ae94 0c6c83fc6dd841a6a2fcd097ca1f713b - - -] port_update received: ff7b203f-55c4-4785-b93b-80e217c6f5a5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-21 16:07:49.181 4464 2660133988664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a60e6095-c9ad-462c-81ef-c60383b9e82a 779a1b416d524a549a3f515382a6ae94 0c6c83fc6dd841a6a2fcd097ca1f713b - - -] No port ff7b203f-55c4-4785-b93b-80e217c6f5a5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-21 16:07:49.314 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:07:54.185 4464 2660116425016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ff7b203f-55c4-4785-b93b-80e217c6f5a5 2021-05-21 16:07:55.162 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-21 16:07:55.293 4464 2660022749848 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Adding port ff7b203f-55c4-4785-b93b-80e217c6f5a5 2021-05-21 16:07:55.319 4464 2660022749848 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Port ff7b203f-55c4-4785-b93b-80e217c6f5a5 updated. Details: {'device': 'ff7b203f-55c4-4785-b93b-80e217c6f5a5', 'network_id': '204bfbcc-b4c7-47f5-983b-084f5f00a299', 'port_id': 'ff7b203f-55c4-4785-b93b-80e217c6f5a5', 'mac_address': 'fa:16:3e:53:af:83', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1367, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b9c03da5-69a1-4cd2-a646-759bd4c5bb9e', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-05-21 16:07:55.319 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] 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 2021-05-21 16:07:55.328 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ff7b203f-55c4-4785-b93b-80e217c6f5a5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:07:55.341 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ff7b203f-55c4-4785-b93b-80e217c6f5a5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-21 16:07:55.341 4464 2660133988488 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 204bfbcc-b4c7-47f5-983b-084f5f00a299 2021-05-21 16:07:55.341 4464 2660133988488 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:265 2021-05-21 16:07:55.606 4464 2660133988488 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ff7b203f-55c4-4785-b93b-80e217c6f5a5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-21 16:07:55.606 4464 2660133988488 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ff7b203f-55c4-4785-b93b-80e217c6f5a5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-21 16:07:55.653 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ff7b203f-55c4-4785-b93b-80e217c6f5a5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-21 16:07:55.653 4464 2660133988488 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1367, VLAN trunk: None to switch port ff7b203f-55c4-4785-b93b-80e217c6f5a5 2021-05-21 16:07:55.860 4464 2660133988488 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-21 16:07:55.871 4464 2660133988488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ff7b203f-55c4-4785-b93b-80e217c6f5a5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-21 16:07:56.015 4464 2660133988488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ff7b203f-55c4-4785-b93b-80e217c6f5a5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-21 16:07:56.034 4464 2660133988488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-21 16:07:56.034 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7246731b-f9a4-47a3-a3db-ff25a4e2d6fc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-21 16:07:56.043 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7246731b-f9a4-47a3-a3db-ff25a4e2d6fc) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-21 16:07:56.043 4464 2660133988488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ff7b203f-55c4-4785-b93b-80e217c6f5a5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-21 16:07:56.043 4464 2660133988488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-21 16:07:56.043 4464 2660133988488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ff7b203f-55c4-4785-b93b-80e217c6f5a5 not yet added. Adding. 2021-05-21 16:07:56.095 4464 2660133988488 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 2021-05-21 16:07:56.105 4464 2660133988488 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 2021-05-21 16:07:56.515 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff7b203f-55c4-4785-b93b-80e217c6f5a5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:07:56.751 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff7b203f-55c4-4785-b93b-80e217c6f5a5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:07:56.751 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff7b203f-55c4-4785-b93b-80e217c6f5a5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:07:57.113 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff7b203f-55c4-4785-b93b-80e217c6f5a5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:07:57.373 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ff7b203f-55c4-4785-b93b-80e217c6f5a5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:07:57.373 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ff7b203f-55c4-4785-b93b-80e217c6f5a5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-21 16:07:57.373 4464 2660133988488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ff7b203f-55c4-4785-b93b-80e217c6f5a5 processed. 2021-05-21 16:07:59.199 4464 2660133988488 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:07:59.351 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:08:04.848 4464 2660133988488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-238528d6-dc5b-4841-a51a-6de2a4e3499a 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Security group member updated on remote: ['4bdb7e20-2ea4-4d97-94ee-426c8394aee4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-21 16:08:04.848 4464 2660133988488 MainThread INFO neutron.agent.securitygroups_rpc [req-238528d6-dc5b-4841-a51a-6de2a4e3499a 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Security group member updated ['4bdb7e20-2ea4-4d97-94ee-426c8394aee4'] 2021-05-21 16:08:04.848 4464 2660133988488 MainThread INFO neutron.agent.securitygroups_rpc [req-238528d6-dc5b-4841-a51a-6de2a4e3499a 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Refresh firewall rules 2021-05-21 16:08:04.848 4464 2660133988488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-238528d6-dc5b-4841-a51a-6de2a4e3499a 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Get security group information for devices via rpc ['bfb493c9-4c68-4d83-828c-44b6ae50d5ab', 'aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-21 16:08:05.058 4464 2660133988488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-238528d6-dc5b-4841-a51a-6de2a4e3499a 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update security group information for ports dict_keys(['aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6', 'bfb493c9-4c68-4d83-828c-44b6ae50d5ab']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-21 16:08:05.058 4464 2660133988488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-238528d6-dc5b-4841-a51a-6de2a4e3499a 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-21 16:08:05.058 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-238528d6-dc5b-4841-a51a-6de2a4e3499a 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update rules of security group (4bdb7e20-2ea4-4d97-94ee-426c8394aee4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-21 16:08:05.058 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-238528d6-dc5b-4841-a51a-6de2a4e3499a 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update members of security group (4bdb7e20-2ea4-4d97-94ee-426c8394aee4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-21 16:08:05.075 4464 2660133988488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-238528d6-dc5b-4841-a51a-6de2a4e3499a 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update port filter for aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-21 16:08:05.075 4464 2660133988488 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-238528d6-dc5b-4841-a51a-6de2a4e3499a 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Updating port rules. 2021-05-21 16:08:05.075 4464 2660133988488 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-238528d6-dc5b-4841-a51a-6de2a4e3499a 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Creating 1 new rules, removing 0 old rules. 2021-05-21 16:08:05.105 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [req-238528d6-dc5b-4841-a51a-6de2a4e3499a 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:08:05.373 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [req-238528d6-dc5b-4841-a51a-6de2a4e3499a 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:08:05.387 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [req-238528d6-dc5b-4841-a51a-6de2a4e3499a 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:08:05.387 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [req-238528d6-dc5b-4841-a51a-6de2a4e3499a 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:08:05.387 4464 2660133988488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-238528d6-dc5b-4841-a51a-6de2a4e3499a 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update port filter for bfb493c9-4c68-4d83-828c-44b6ae50d5ab _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-21 16:08:05.407 4464 2660133988488 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-238528d6-dc5b-4841-a51a-6de2a4e3499a 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Updating port rules. 2021-05-21 16:08:05.419 4464 2660133988488 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-238528d6-dc5b-4841-a51a-6de2a4e3499a 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Creating 1 new rules, removing 0 old rules. 2021-05-21 16:08:05.419 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [req-238528d6-dc5b-4841-a51a-6de2a4e3499a 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-bfb493c9-4c68-4d83-828c-44b6ae50d5ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:08:05.605 4464 2660133988664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb744191-d8d0-4f19-9de2-c4e2ef6ffea9 779a1b416d524a549a3f515382a6ae94 0c6c83fc6dd841a6a2fcd097ca1f713b - - -] port_update received: 0e328542-c045-4361-b8e2-4cf748d08d06 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-21 16:08:05.622 4464 2660133988664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb744191-d8d0-4f19-9de2-c4e2ef6ffea9 779a1b416d524a549a3f515382a6ae94 0c6c83fc6dd841a6a2fcd097ca1f713b - - -] No port 0e328542-c045-4361-b8e2-4cf748d08d06 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-21 16:08:05.839 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [req-238528d6-dc5b-4841-a51a-6de2a4e3499a 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-bfb493c9-4c68-4d83-828c-44b6ae50d5ab" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:08:05.861 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [req-238528d6-dc5b-4841-a51a-6de2a4e3499a 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-bfb493c9-4c68-4d83-828c-44b6ae50d5ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:08:05.861 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [req-238528d6-dc5b-4841-a51a-6de2a4e3499a 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-bfb493c9-4c68-4d83-828c-44b6ae50d5ab" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:08:07.825 4464 2660133988488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4732cc7c-1823-4ef7-aba7-ad307c965c42 9645cf1104ff4b26811d871818f4c636 34c149f2c07d4bf18cdbd6d1d6a75558 - - -] Security group member updated on remote: ['7246731b-f9a4-47a3-a3db-ff25a4e2d6fc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-21 16:08:07.825 4464 2660133988488 MainThread INFO neutron.agent.securitygroups_rpc [req-4732cc7c-1823-4ef7-aba7-ad307c965c42 9645cf1104ff4b26811d871818f4c636 34c149f2c07d4bf18cdbd6d1d6a75558 - - -] Security group member updated ['7246731b-f9a4-47a3-a3db-ff25a4e2d6fc'] 2021-05-21 16:08:07.853 4464 2660133988488 MainThread INFO neutron.agent.securitygroups_rpc [req-4732cc7c-1823-4ef7-aba7-ad307c965c42 9645cf1104ff4b26811d871818f4c636 34c149f2c07d4bf18cdbd6d1d6a75558 - - -] Refresh firewall rules 2021-05-21 16:08:07.856 4464 2660133988488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4732cc7c-1823-4ef7-aba7-ad307c965c42 9645cf1104ff4b26811d871818f4c636 34c149f2c07d4bf18cdbd6d1d6a75558 - - -] Get security group information for devices via rpc ['ff7b203f-55c4-4785-b93b-80e217c6f5a5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-21 16:08:07.892 4464 2660133988664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4732cc7c-1823-4ef7-aba7-ad307c965c42 9645cf1104ff4b26811d871818f4c636 34c149f2c07d4bf18cdbd6d1d6a75558 - - -] port_delete event received for 'ff7b203f-55c4-4785-b93b-80e217c6f5a5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:08:07.902 4464 2660133988488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4732cc7c-1823-4ef7-aba7-ad307c965c42 9645cf1104ff4b26811d871818f4c636 34c149f2c07d4bf18cdbd6d1d6a75558 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-21 16:08:07.902 4464 2660133988488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4732cc7c-1823-4ef7-aba7-ad307c965c42 9645cf1104ff4b26811d871818f4c636 34c149f2c07d4bf18cdbd6d1d6a75558 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-21 16:08:08.861 4464 2660116425192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ff7b203f-55c4-4785-b93b-80e217c6f5a5 2021-05-21 16:08:08.875 4464 2660116425016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0e328542-c045-4361-b8e2-4cf748d08d06 2021-05-21 16:08:09.292 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-21 16:08:09.470 4464 2660022749848 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Adding port 0e328542-c045-4361-b8e2-4cf748d08d06 2021-05-21 16:08:09.482 4464 2660022749848 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Port 0e328542-c045-4361-b8e2-4cf748d08d06 updated. Details: {'device': '0e328542-c045-4361-b8e2-4cf748d08d06', 'network_id': '4c0b69e2-49a8-42ec-b53f-62249b20f235', 'port_id': '0e328542-c045-4361-b8e2-4cf748d08d06', 'mac_address': 'fa:16:3e:22:d4:6b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1384, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '63dcc42f-538e-4fbc-8de2-0ad3ae5e060b', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-05-21 16:08:09.482 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] 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 2021-05-21 16:08:09.482 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-21 16:08:09.502 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0e328542-c045-4361-b8e2-4cf748d08d06" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:08:09.502 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0e328542-c045-4361-b8e2-4cf748d08d06 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-21 16:08:09.528 4464 2660133988488 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:265 2021-05-21 16:08:09.528 4464 2660133988664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ff7b203f-55c4-4785-b93b-80e217c6f5a5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-21 16:08:09.561 4464 2660133988664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ff7b203f-55c4-4785-b93b-80e217c6f5a5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-21 16:08:09.561 4464 2660133988664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ff7b203f-55c4-4785-b93b-80e217c6f5a5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-21 16:08:09.577 4464 2660133988664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 204bfbcc-b4c7-47f5-983b-084f5f00a299 2021-05-21 16:08:09.577 4464 2660133988664 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ff7b203f-55c4-4785-b93b-80e217c6f5a5'] 2021-05-21 16:08:09.602 4464 2660133988664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-21 16:08:09.617 4464 2660133988664 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 2021-05-21 16:08:09.617 4464 2660133988664 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ff7b203f-55c4-4785-b93b-80e217c6f5a5'] 2021-05-21 16:08:09.777 4464 2660133988488 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0e328542-c045-4361-b8e2-4cf748d08d06') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-21 16:08:09.793 4464 2660133988488 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0e328542-c045-4361-b8e2-4cf748d08d06') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-21 16:08:09.838 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0e328542-c045-4361-b8e2-4cf748d08d06 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-21 16:08:09.840 4464 2660133988488 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1384, VLAN trunk: None to switch port 0e328542-c045-4361-b8e2-4cf748d08d06 2021-05-21 16:08:10.137 4464 2660133988488 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-21 16:08:10.157 4464 2660133988488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0e328542-c045-4361-b8e2-4cf748d08d06'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-21 16:08:10.308 4464 2660133988488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0e328542-c045-4361-b8e2-4cf748d08d06']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-21 16:08:10.308 4464 2660133988488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-21 16:08:10.308 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4bdb7e20-2ea4-4d97-94ee-426c8394aee4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-21 16:08:10.326 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4bdb7e20-2ea4-4d97-94ee-426c8394aee4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-21 16:08:10.326 4464 2660133988488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0e328542-c045-4361-b8e2-4cf748d08d06 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-21 16:08:10.347 4464 2660133988488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-21 16:08:10.347 4464 2660133988488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0e328542-c045-4361-b8e2-4cf748d08d06 not yet added. Adding. 2021-05-21 16:08:10.360 4464 2660133988488 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 2021-05-21 16:08:10.360 4464 2660133988488 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 2021-05-21 16:08:10.620 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e328542-c045-4361-b8e2-4cf748d08d06" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:08:10.874 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e328542-c045-4361-b8e2-4cf748d08d06" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:08:10.874 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e328542-c045-4361-b8e2-4cf748d08d06" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:08:11.185 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e328542-c045-4361-b8e2-4cf748d08d06" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:08:11.293 4464 2660133988664 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:08:11.320 4464 2660133988664 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:08:11.371 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0e328542-c045-4361-b8e2-4cf748d08d06" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:08:11.386 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0e328542-c045-4361-b8e2-4cf748d08d06 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-21 16:08:11.386 4464 2660133988488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0e328542-c045-4361-b8e2-4cf748d08d06 processed. 2021-05-21 16:08:11.683 4464 2660133988488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7746a7cd-195a-4776-9422-9e0bbd90c646 3b9f2ec2477a474badb1b38fd2e59656 80443bbf3a994a0db5add345beccfb32 - - -] Security group member updated on remote: ['ad7983d2-e40c-4d6e-9eb3-e9fce18891c1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-21 16:08:11.683 4464 2660133988488 MainThread INFO neutron.agent.securitygroups_rpc [req-7746a7cd-195a-4776-9422-9e0bbd90c646 3b9f2ec2477a474badb1b38fd2e59656 80443bbf3a994a0db5add345beccfb32 - - -] Security group member updated ['ad7983d2-e40c-4d6e-9eb3-e9fce18891c1'] 2021-05-21 16:08:12.449 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e7e91c2-c9a6-4b9c-8f4a-9c5c4f14109e 779a1b416d524a549a3f515382a6ae94 0c6c83fc6dd841a6a2fcd097ca1f713b - - -] port_update received: 4dcb83ce-4461-4f8c-a6bd-11fe3efb1e7b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-21 16:08:12.467 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e7e91c2-c9a6-4b9c-8f4a-9c5c4f14109e 779a1b416d524a549a3f515382a6ae94 0c6c83fc6dd841a6a2fcd097ca1f713b - - -] No port 4dcb83ce-4461-4f8c-a6bd-11fe3efb1e7b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-21 16:08:13.308 4464 2660133988488 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:08:13.451 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:08:17.011 4464 2660116425016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4dcb83ce-4461-4f8c-a6bd-11fe3efb1e7b 2021-05-21 16:08:17.313 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-21 16:08:17.481 4464 2660022749848 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Adding port 4dcb83ce-4461-4f8c-a6bd-11fe3efb1e7b 2021-05-21 16:08:17.481 4464 2660022749848 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Port 4dcb83ce-4461-4f8c-a6bd-11fe3efb1e7b updated. Details: {'device': '4dcb83ce-4461-4f8c-a6bd-11fe3efb1e7b', 'network_id': '86d9bf1a-c7da-4023-bb51-753ab8e13231', 'port_id': '4dcb83ce-4461-4f8c-a6bd-11fe3efb1e7b', 'mac_address': 'fa:16:3e:7a:bd:9f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1362, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fb7c5e2b-a426-452b-a846-13ec93ada7af', 'ip_address': '192.168.233.173'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-05-21 16:08:17.501 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] 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 2021-05-21 16:08:17.512 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4dcb83ce-4461-4f8c-a6bd-11fe3efb1e7b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:08:17.512 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4dcb83ce-4461-4f8c-a6bd-11fe3efb1e7b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-21 16:08:17.512 4464 2660133988488 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 86d9bf1a-c7da-4023-bb51-753ab8e13231 2021-05-21 16:08:17.530 4464 2660133988488 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:265 2021-05-21 16:08:17.673 4464 2660133988664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6a0882e8-8edd-437e-adb6-abcfb3086dda 9645cf1104ff4b26811d871818f4c636 34c149f2c07d4bf18cdbd6d1d6a75558 - - -] Security group member updated on remote: ['7246731b-f9a4-47a3-a3db-ff25a4e2d6fc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-21 16:08:17.673 4464 2660133988664 MainThread INFO neutron.agent.securitygroups_rpc [req-6a0882e8-8edd-437e-adb6-abcfb3086dda 9645cf1104ff4b26811d871818f4c636 34c149f2c07d4bf18cdbd6d1d6a75558 - - -] Security group member updated ['7246731b-f9a4-47a3-a3db-ff25a4e2d6fc'] 2021-05-21 16:08:17.748 4464 2660133988488 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4dcb83ce-4461-4f8c-a6bd-11fe3efb1e7b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-21 16:08:17.764 4464 2660133988488 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4dcb83ce-4461-4f8c-a6bd-11fe3efb1e7b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-21 16:08:17.794 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4dcb83ce-4461-4f8c-a6bd-11fe3efb1e7b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-21 16:08:17.794 4464 2660133988488 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1362, VLAN trunk: None to switch port 4dcb83ce-4461-4f8c-a6bd-11fe3efb1e7b 2021-05-21 16:08:17.968 4464 2660133988488 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-21 16:08:17.968 4464 2660133988488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4dcb83ce-4461-4f8c-a6bd-11fe3efb1e7b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-21 16:08:18.081 4464 2660133988488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4dcb83ce-4461-4f8c-a6bd-11fe3efb1e7b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-21 16:08:18.081 4464 2660133988488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-21 16:08:18.095 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ad7983d2-e40c-4d6e-9eb3-e9fce18891c1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-21 16:08:18.095 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ad7983d2-e40c-4d6e-9eb3-e9fce18891c1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-21 16:08:18.095 4464 2660133988488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4dcb83ce-4461-4f8c-a6bd-11fe3efb1e7b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-21 16:08:18.113 4464 2660133988488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-21 16:08:18.113 4464 2660133988488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4dcb83ce-4461-4f8c-a6bd-11fe3efb1e7b not yet added. Adding. 2021-05-21 16:08:18.131 4464 2660133988488 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 2021-05-21 16:08:18.131 4464 2660133988488 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 2021-05-21 16:08:18.358 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4dcb83ce-4461-4f8c-a6bd-11fe3efb1e7b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:08:18.390 4464 2660133988664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d5ca6a1-6de0-4a8c-962e-88dcef0d9e75 779a1b416d524a549a3f515382a6ae94 0c6c83fc6dd841a6a2fcd097ca1f713b - - -] port_update received: 65658eb5-a585-43e1-92f1-4af7ac54bf7e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-21 16:08:18.404 4464 2660133988664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d5ca6a1-6de0-4a8c-962e-88dcef0d9e75 779a1b416d524a549a3f515382a6ae94 0c6c83fc6dd841a6a2fcd097ca1f713b - - -] No port 65658eb5-a585-43e1-92f1-4af7ac54bf7e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-21 16:08:18.593 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4dcb83ce-4461-4f8c-a6bd-11fe3efb1e7b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:08:18.609 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4dcb83ce-4461-4f8c-a6bd-11fe3efb1e7b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:08:18.997 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4dcb83ce-4461-4f8c-a6bd-11fe3efb1e7b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:08:19.261 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4dcb83ce-4461-4f8c-a6bd-11fe3efb1e7b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:08:19.261 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4dcb83ce-4461-4f8c-a6bd-11fe3efb1e7b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-21 16:08:19.279 4464 2660133988488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4dcb83ce-4461-4f8c-a6bd-11fe3efb1e7b processed. 2021-05-21 16:08:19.325 4464 2660133988488 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:08:19.501 4464 2660133988488 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:08:26.653 4464 2660133988488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1b027455-f7a6-4aae-bcce-7003ab13c845 3b9f2ec2477a474badb1b38fd2e59656 80443bbf3a994a0db5add345beccfb32 - - -] Security group member updated on remote: ['ad7983d2-e40c-4d6e-9eb3-e9fce18891c1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-21 16:08:26.669 4464 2660133988488 MainThread INFO neutron.agent.securitygroups_rpc [req-1b027455-f7a6-4aae-bcce-7003ab13c845 3b9f2ec2477a474badb1b38fd2e59656 80443bbf3a994a0db5add345beccfb32 - - -] Security group member updated ['ad7983d2-e40c-4d6e-9eb3-e9fce18891c1'] 2021-05-21 16:08:26.669 4464 2660133988488 MainThread INFO neutron.agent.securitygroups_rpc [req-1b027455-f7a6-4aae-bcce-7003ab13c845 3b9f2ec2477a474badb1b38fd2e59656 80443bbf3a994a0db5add345beccfb32 - - -] Refresh firewall rules 2021-05-21 16:08:26.669 4464 2660133988488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1b027455-f7a6-4aae-bcce-7003ab13c845 3b9f2ec2477a474badb1b38fd2e59656 80443bbf3a994a0db5add345beccfb32 - - -] Get security group information for devices via rpc ['4dcb83ce-4461-4f8c-a6bd-11fe3efb1e7b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-21 16:08:26.716 4464 2660133988488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1b027455-f7a6-4aae-bcce-7003ab13c845 3b9f2ec2477a474badb1b38fd2e59656 80443bbf3a994a0db5add345beccfb32 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-21 16:08:26.731 4464 2660133988488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1b027455-f7a6-4aae-bcce-7003ab13c845 3b9f2ec2477a474badb1b38fd2e59656 80443bbf3a994a0db5add345beccfb32 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-21 16:08:26.827 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b027455-f7a6-4aae-bcce-7003ab13c845 3b9f2ec2477a474badb1b38fd2e59656 80443bbf3a994a0db5add345beccfb32 - - -] port_delete event received for '4dcb83ce-4461-4f8c-a6bd-11fe3efb1e7b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:08:27.378 4464 2660116425192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4dcb83ce-4461-4f8c-a6bd-11fe3efb1e7b 2021-05-21 16:08:27.544 4464 2660116425016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 65658eb5-a585-43e1-92f1-4af7ac54bf7e 2021-05-21 16:08:29.389 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-21 16:08:29.566 4464 2660022749848 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Adding port 65658eb5-a585-43e1-92f1-4af7ac54bf7e 2021-05-21 16:08:29.573 4464 2660022749848 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Port 65658eb5-a585-43e1-92f1-4af7ac54bf7e updated. Details: {'device': '65658eb5-a585-43e1-92f1-4af7ac54bf7e', 'network_id': '204bfbcc-b4c7-47f5-983b-084f5f00a299', 'port_id': '65658eb5-a585-43e1-92f1-4af7ac54bf7e', 'mac_address': 'fa:16:3e:08:c6:e4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1367, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b9c03da5-69a1-4cd2-a646-759bd4c5bb9e', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-05-21 16:08:29.573 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] 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 2021-05-21 16:08:29.573 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-21 16:08:29.573 4464 2660133988664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4dcb83ce-4461-4f8c-a6bd-11fe3efb1e7b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-21 16:08:29.594 4464 2660133988664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4dcb83ce-4461-4f8c-a6bd-11fe3efb1e7b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-21 16:08:29.594 4464 2660133988664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4dcb83ce-4461-4f8c-a6bd-11fe3efb1e7b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-21 16:08:29.605 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-65658eb5-a585-43e1-92f1-4af7ac54bf7e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:08:29.605 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 65658eb5-a585-43e1-92f1-4af7ac54bf7e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-21 16:08:29.605 4464 2660133988488 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 204bfbcc-b4c7-47f5-983b-084f5f00a299 2021-05-21 16:08:29.605 4464 2660133988488 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:265 2021-05-21 16:08:29.633 4464 2660133988664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 86d9bf1a-c7da-4023-bb51-753ab8e13231 2021-05-21 16:08:29.643 4464 2660133988664 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4dcb83ce-4461-4f8c-a6bd-11fe3efb1e7b'] 2021-05-21 16:08:29.664 4464 2660133988664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-21 16:08:29.685 4464 2660133988664 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 2021-05-21 16:08:29.685 4464 2660133988664 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4dcb83ce-4461-4f8c-a6bd-11fe3efb1e7b'] 2021-05-21 16:08:29.965 4464 2660133988488 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '65658eb5-a585-43e1-92f1-4af7ac54bf7e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-21 16:08:29.991 4464 2660133988488 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '65658eb5-a585-43e1-92f1-4af7ac54bf7e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-21 16:08:30.016 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 65658eb5-a585-43e1-92f1-4af7ac54bf7e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-21 16:08:30.047 4464 2660133988488 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1367, VLAN trunk: None to switch port 65658eb5-a585-43e1-92f1-4af7ac54bf7e 2021-05-21 16:08:30.277 4464 2660133988488 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-21 16:08:30.294 4464 2660133988488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['65658eb5-a585-43e1-92f1-4af7ac54bf7e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-21 16:08:30.423 4464 2660133988488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['65658eb5-a585-43e1-92f1-4af7ac54bf7e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-21 16:08:30.435 4464 2660133988488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-21 16:08:30.435 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7246731b-f9a4-47a3-a3db-ff25a4e2d6fc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-21 16:08:30.448 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7246731b-f9a4-47a3-a3db-ff25a4e2d6fc) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-21 16:08:30.448 4464 2660133988488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 65658eb5-a585-43e1-92f1-4af7ac54bf7e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-21 16:08:30.448 4464 2660133988488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-21 16:08:30.465 4464 2660133988488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 65658eb5-a585-43e1-92f1-4af7ac54bf7e not yet added. Adding. 2021-05-21 16:08:30.465 4464 2660133988488 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 2021-05-21 16:08:30.486 4464 2660133988488 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 2021-05-21 16:08:30.790 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-65658eb5-a585-43e1-92f1-4af7ac54bf7e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:08:31.308 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-65658eb5-a585-43e1-92f1-4af7ac54bf7e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:08:31.327 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-65658eb5-a585-43e1-92f1-4af7ac54bf7e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:08:31.404 4464 2660133988664 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:08:31.434 4464 2660133988664 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:08:31.929 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-65658eb5-a585-43e1-92f1-4af7ac54bf7e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.610s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:08:32.221 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-65658eb5-a585-43e1-92f1-4af7ac54bf7e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:08:32.233 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 65658eb5-a585-43e1-92f1-4af7ac54bf7e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-21 16:08:32.233 4464 2660133988488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 65658eb5-a585-43e1-92f1-4af7ac54bf7e processed. 2021-05-21 16:08:33.406 4464 2660133988488 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:08:33.581 4464 2660133988488 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:08:42.050 4464 2660133988488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-10c32c23-83f3-49b3-bc35-56e1ff982942 0c3308864bdd4d34878c011b3710d469 3f019be247274dd2a59b4164cad998b4 - - -] Security group member updated on remote: ['08821e80-83ab-4e13-b149-a5606df10aba'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-21 16:08:42.050 4464 2660133988488 MainThread INFO neutron.agent.securitygroups_rpc [req-10c32c23-83f3-49b3-bc35-56e1ff982942 0c3308864bdd4d34878c011b3710d469 3f019be247274dd2a59b4164cad998b4 - - -] Security group member updated ['08821e80-83ab-4e13-b149-a5606df10aba'] 2021-05-21 16:08:42.761 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3f76e08-a1d2-4faf-a285-301efff141b0 779a1b416d524a549a3f515382a6ae94 0c6c83fc6dd841a6a2fcd097ca1f713b - - -] port_update received: b8968170-06a8-47bb-9172-79b2083a5c44 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-21 16:08:42.761 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3f76e08-a1d2-4faf-a285-301efff141b0 779a1b416d524a549a3f515382a6ae94 0c6c83fc6dd841a6a2fcd097ca1f713b - - -] No port b8968170-06a8-47bb-9172-79b2083a5c44 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-21 16:08:45.464 4464 2660133988488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d21bbed0-d295-4f4f-9012-0f8423a2903f 9645cf1104ff4b26811d871818f4c636 34c149f2c07d4bf18cdbd6d1d6a75558 - - -] Security group member updated on remote: ['7246731b-f9a4-47a3-a3db-ff25a4e2d6fc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-21 16:08:45.482 4464 2660133988488 MainThread INFO neutron.agent.securitygroups_rpc [req-d21bbed0-d295-4f4f-9012-0f8423a2903f 9645cf1104ff4b26811d871818f4c636 34c149f2c07d4bf18cdbd6d1d6a75558 - - -] Security group member updated ['7246731b-f9a4-47a3-a3db-ff25a4e2d6fc'] 2021-05-21 16:08:45.482 4464 2660133988488 MainThread INFO neutron.agent.securitygroups_rpc [req-d21bbed0-d295-4f4f-9012-0f8423a2903f 9645cf1104ff4b26811d871818f4c636 34c149f2c07d4bf18cdbd6d1d6a75558 - - -] Refresh firewall rules 2021-05-21 16:08:45.482 4464 2660133988488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d21bbed0-d295-4f4f-9012-0f8423a2903f 9645cf1104ff4b26811d871818f4c636 34c149f2c07d4bf18cdbd6d1d6a75558 - - -] Get security group information for devices via rpc ['65658eb5-a585-43e1-92f1-4af7ac54bf7e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-21 16:08:45.513 4464 2660133988488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d21bbed0-d295-4f4f-9012-0f8423a2903f 9645cf1104ff4b26811d871818f4c636 34c149f2c07d4bf18cdbd6d1d6a75558 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-21 16:08:45.513 4464 2660133988488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d21bbed0-d295-4f4f-9012-0f8423a2903f 9645cf1104ff4b26811d871818f4c636 34c149f2c07d4bf18cdbd6d1d6a75558 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-21 16:08:45.552 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d21bbed0-d295-4f4f-9012-0f8423a2903f 9645cf1104ff4b26811d871818f4c636 34c149f2c07d4bf18cdbd6d1d6a75558 - - -] port_delete event received for '65658eb5-a585-43e1-92f1-4af7ac54bf7e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:08:45.565 4464 2660116425192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 65658eb5-a585-43e1-92f1-4af7ac54bf7e 2021-05-21 16:08:47.480 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-21 16:08:47.512 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '65658eb5-a585-43e1-92f1-4af7ac54bf7e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-21 16:08:47.512 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '65658eb5-a585-43e1-92f1-4af7ac54bf7e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-21 16:08:47.552 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 65658eb5-a585-43e1-92f1-4af7ac54bf7e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-21 16:08:47.608 4464 2660133988488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 204bfbcc-b4c7-47f5-983b-084f5f00a299 2021-05-21 16:08:47.608 4464 2660133988488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['65658eb5-a585-43e1-92f1-4af7ac54bf7e'] 2021-05-21 16:08:47.620 4464 2660133988488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-21 16:08:47.620 4464 2660133988488 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 2021-05-21 16:08:47.620 4464 2660133988488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['65658eb5-a585-43e1-92f1-4af7ac54bf7e'] 2021-05-21 16:08:48.206 4464 2660116425016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b8968170-06a8-47bb-9172-79b2083a5c44 2021-05-21 16:08:49.500 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-21 16:08:49.500 4464 2660133988488 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:08:49.540 4464 2660133988488 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:08:49.652 4464 2660022749848 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Adding port b8968170-06a8-47bb-9172-79b2083a5c44 2021-05-21 16:08:49.652 4464 2660022749848 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Port b8968170-06a8-47bb-9172-79b2083a5c44 updated. Details: {'device': 'b8968170-06a8-47bb-9172-79b2083a5c44', 'network_id': '2d7c16c7-b719-45fd-aed9-421bb758ef4e', 'port_id': 'b8968170-06a8-47bb-9172-79b2083a5c44', 'mac_address': 'fa:16:3e:a6:ad:1f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1378, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1e05ac2a-f1b4-4cd3-bf3d-7c9de0f1c872', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-05-21 16:08:49.652 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] 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 2021-05-21 16:08:49.682 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b8968170-06a8-47bb-9172-79b2083a5c44" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:08:49.682 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b8968170-06a8-47bb-9172-79b2083a5c44 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-21 16:08:49.689 4464 2660133988488 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2d7c16c7-b719-45fd-aed9-421bb758ef4e 2021-05-21 16:08:49.689 4464 2660133988488 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:265 2021-05-21 16:08:49.925 4464 2660133988488 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b8968170-06a8-47bb-9172-79b2083a5c44') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-21 16:08:49.932 4464 2660133988488 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b8968170-06a8-47bb-9172-79b2083a5c44') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-21 16:08:49.954 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b8968170-06a8-47bb-9172-79b2083a5c44 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-21 16:08:49.954 4464 2660133988488 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1378, VLAN trunk: None to switch port b8968170-06a8-47bb-9172-79b2083a5c44 2021-05-21 16:08:50.198 4464 2660133988488 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-21 16:08:50.198 4464 2660133988488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b8968170-06a8-47bb-9172-79b2083a5c44'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-21 16:08:50.326 4464 2660133988488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b8968170-06a8-47bb-9172-79b2083a5c44']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-21 16:08:50.326 4464 2660133988488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-21 16:08:50.341 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (08821e80-83ab-4e13-b149-a5606df10aba) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-21 16:08:50.341 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (08821e80-83ab-4e13-b149-a5606df10aba) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-21 16:08:50.341 4464 2660133988488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b8968170-06a8-47bb-9172-79b2083a5c44 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-21 16:08:50.357 4464 2660133988488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-21 16:08:50.357 4464 2660133988488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b8968170-06a8-47bb-9172-79b2083a5c44 not yet added. Adding. 2021-05-21 16:08:50.373 4464 2660133988488 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 2021-05-21 16:08:50.373 4464 2660133988488 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 2021-05-21 16:08:50.686 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8968170-06a8-47bb-9172-79b2083a5c44" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:08:50.966 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8968170-06a8-47bb-9172-79b2083a5c44" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:08:50.979 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8968170-06a8-47bb-9172-79b2083a5c44" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:08:51.327 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8968170-06a8-47bb-9172-79b2083a5c44" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:08:51.589 4464 2660133988488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b8968170-06a8-47bb-9172-79b2083a5c44" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:08:51.612 4464 2660133988488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b8968170-06a8-47bb-9172-79b2083a5c44 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-21 16:08:51.612 4464 2660133988488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b8968170-06a8-47bb-9172-79b2083a5c44 processed. 2021-05-21 16:08:53.513 4464 2660133988488 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:08:53.687 4464 2660133987784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-507d6451-cf89-4d66-91b9-3b1d5252ce36 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Security group member updated on remote: ['4bdb7e20-2ea4-4d97-94ee-426c8394aee4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-21 16:08:53.698 4464 2660133987784 MainThread INFO neutron.agent.securitygroups_rpc [req-507d6451-cf89-4d66-91b9-3b1d5252ce36 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Security group member updated ['4bdb7e20-2ea4-4d97-94ee-426c8394aee4'] 2021-05-21 16:08:53.698 4464 2660133987784 MainThread INFO neutron.agent.securitygroups_rpc [req-507d6451-cf89-4d66-91b9-3b1d5252ce36 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Refresh firewall rules 2021-05-21 16:08:53.714 4464 2660133987784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-507d6451-cf89-4d66-91b9-3b1d5252ce36 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Get security group information for devices via rpc ['bfb493c9-4c68-4d83-828c-44b6ae50d5ab', 'aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6', '0e328542-c045-4361-b8e2-4cf748d08d06'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-21 16:08:53.714 4464 2660133988488 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:08:53.933 4464 2660133987784 MainThread DEBUG neutron.agent.securitygroups_rpc [req-507d6451-cf89-4d66-91b9-3b1d5252ce36 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update security group information for ports dict_keys(['0e328542-c045-4361-b8e2-4cf748d08d06', 'aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6', 'bfb493c9-4c68-4d83-828c-44b6ae50d5ab']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-21 16:08:53.933 4464 2660133987784 MainThread DEBUG neutron.agent.securitygroups_rpc [req-507d6451-cf89-4d66-91b9-3b1d5252ce36 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-21 16:08:53.933 4464 2660133987784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-507d6451-cf89-4d66-91b9-3b1d5252ce36 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update rules of security group (4bdb7e20-2ea4-4d97-94ee-426c8394aee4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-21 16:08:53.953 4464 2660133987784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-507d6451-cf89-4d66-91b9-3b1d5252ce36 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update members of security group (4bdb7e20-2ea4-4d97-94ee-426c8394aee4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-21 16:08:53.953 4464 2660133987784 MainThread DEBUG neutron.agent.securitygroups_rpc [req-507d6451-cf89-4d66-91b9-3b1d5252ce36 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update port filter for 0e328542-c045-4361-b8e2-4cf748d08d06 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-21 16:08:53.953 4464 2660133987784 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-507d6451-cf89-4d66-91b9-3b1d5252ce36 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Updating port rules. 2021-05-21 16:08:53.967 4464 2660133987784 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-507d6451-cf89-4d66-91b9-3b1d5252ce36 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Creating 1 new rules, removing 0 old rules. 2021-05-21 16:08:53.981 4464 2660133987784 MainThread DEBUG oslo_concurrency.lockutils [req-507d6451-cf89-4d66-91b9-3b1d5252ce36 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-0e328542-c045-4361-b8e2-4cf748d08d06" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:08:54.264 4464 2660133987784 MainThread DEBUG oslo_concurrency.lockutils [req-507d6451-cf89-4d66-91b9-3b1d5252ce36 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-0e328542-c045-4361-b8e2-4cf748d08d06" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:08:54.280 4464 2660133987784 MainThread DEBUG oslo_concurrency.lockutils [req-507d6451-cf89-4d66-91b9-3b1d5252ce36 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-0e328542-c045-4361-b8e2-4cf748d08d06" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:08:54.280 4464 2660133987784 MainThread DEBUG oslo_concurrency.lockutils [req-507d6451-cf89-4d66-91b9-3b1d5252ce36 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-0e328542-c045-4361-b8e2-4cf748d08d06" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:08:54.280 4464 2660133987784 MainThread DEBUG neutron.agent.securitygroups_rpc [req-507d6451-cf89-4d66-91b9-3b1d5252ce36 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update port filter for aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-21 16:08:54.303 4464 2660133987784 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-507d6451-cf89-4d66-91b9-3b1d5252ce36 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Updating port rules. 2021-05-21 16:08:54.309 4464 2660133987784 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-507d6451-cf89-4d66-91b9-3b1d5252ce36 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Creating 1 new rules, removing 0 old rules. 2021-05-21 16:08:54.309 4464 2660133987784 MainThread DEBUG oslo_concurrency.lockutils [req-507d6451-cf89-4d66-91b9-3b1d5252ce36 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:08:54.417 4464 2660133988664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6baead22-2901-464e-a732-0b0c99a360e4 779a1b416d524a549a3f515382a6ae94 0c6c83fc6dd841a6a2fcd097ca1f713b - - -] port_update received: 4428743e-1b33-420f-bbcf-2f471cd27502 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-21 16:08:54.440 4464 2660133988664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6baead22-2901-464e-a732-0b0c99a360e4 779a1b416d524a549a3f515382a6ae94 0c6c83fc6dd841a6a2fcd097ca1f713b - - -] No port 4428743e-1b33-420f-bbcf-2f471cd27502 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-21 16:08:54.664 4464 2660133987784 MainThread DEBUG oslo_concurrency.lockutils [req-507d6451-cf89-4d66-91b9-3b1d5252ce36 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:08:54.670 4464 2660133987784 MainThread DEBUG oslo_concurrency.lockutils [req-507d6451-cf89-4d66-91b9-3b1d5252ce36 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:08:54.670 4464 2660133987784 MainThread DEBUG oslo_concurrency.lockutils [req-507d6451-cf89-4d66-91b9-3b1d5252ce36 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:08:54.685 4464 2660133987784 MainThread DEBUG neutron.agent.securitygroups_rpc [req-507d6451-cf89-4d66-91b9-3b1d5252ce36 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update port filter for bfb493c9-4c68-4d83-828c-44b6ae50d5ab _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-21 16:08:54.685 4464 2660133987784 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-507d6451-cf89-4d66-91b9-3b1d5252ce36 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Updating port rules. 2021-05-21 16:08:54.685 4464 2660133987784 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-507d6451-cf89-4d66-91b9-3b1d5252ce36 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Creating 1 new rules, removing 0 old rules. 2021-05-21 16:08:54.685 4464 2660133987784 MainThread DEBUG oslo_concurrency.lockutils [req-507d6451-cf89-4d66-91b9-3b1d5252ce36 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-bfb493c9-4c68-4d83-828c-44b6ae50d5ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:08:55.027 4464 2660133987784 MainThread DEBUG oslo_concurrency.lockutils [req-507d6451-cf89-4d66-91b9-3b1d5252ce36 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-bfb493c9-4c68-4d83-828c-44b6ae50d5ab" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:08:55.027 4464 2660133987784 MainThread DEBUG oslo_concurrency.lockutils [req-507d6451-cf89-4d66-91b9-3b1d5252ce36 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-bfb493c9-4c68-4d83-828c-44b6ae50d5ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:08:55.048 4464 2660133987784 MainThread DEBUG oslo_concurrency.lockutils [req-507d6451-cf89-4d66-91b9-3b1d5252ce36 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-bfb493c9-4c68-4d83-828c-44b6ae50d5ab" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:09:00.796 4464 2660116425016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4428743e-1b33-420f-bbcf-2f471cd27502 2021-05-21 16:09:01.562 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-21 16:09:05.704 4464 2660133988136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1ae82b66-ad16-4f8f-94f3-e56b8131450f e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Security group rule updated on remote: ['366bd97f-bcb5-448e-87a7-ea1e46edb356'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-21 16:09:05.784 4464 2660133988136 MainThread INFO neutron.agent.securitygroups_rpc [req-1ae82b66-ad16-4f8f-94f3-e56b8131450f e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Security group rule updated ['366bd97f-bcb5-448e-87a7-ea1e46edb356'] 2021-05-21 16:09:05.800 4464 2660133988488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b93b2be3-bad4-4d33-982c-6dfdf39a5834 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Security group rule updated on remote: ['366bd97f-bcb5-448e-87a7-ea1e46edb356'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-21 16:09:05.808 4464 2660133988488 MainThread INFO neutron.agent.securitygroups_rpc [req-b93b2be3-bad4-4d33-982c-6dfdf39a5834 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Security group rule updated ['366bd97f-bcb5-448e-87a7-ea1e46edb356'] 2021-05-21 16:09:05.824 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e31546d4-4c8a-483f-b897-88efe74d5ca6 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Security group rule updated on remote: ['366bd97f-bcb5-448e-87a7-ea1e46edb356'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-21 16:09:05.824 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [req-e31546d4-4c8a-483f-b897-88efe74d5ca6 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Security group rule updated ['366bd97f-bcb5-448e-87a7-ea1e46edb356'] 2021-05-21 16:09:05.846 4464 2660133988664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f2a0e680-b7b1-4fe1-91a5-1ae4793af356 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Security group rule updated on remote: ['366bd97f-bcb5-448e-87a7-ea1e46edb356'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-21 16:09:05.878 4464 2660133988664 MainThread INFO neutron.agent.securitygroups_rpc [req-f2a0e680-b7b1-4fe1-91a5-1ae4793af356 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Security group rule updated ['366bd97f-bcb5-448e-87a7-ea1e46edb356'] 2021-05-21 16:09:05.878 4464 2660133987784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c9042e47-1484-4266-9339-020b3b2535d8 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Security group rule updated on remote: ['366bd97f-bcb5-448e-87a7-ea1e46edb356'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-21 16:09:05.893 4464 2660133987784 MainThread INFO neutron.agent.securitygroups_rpc [req-c9042e47-1484-4266-9339-020b3b2535d8 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Security group rule updated ['366bd97f-bcb5-448e-87a7-ea1e46edb356'] 2021-05-21 16:09:05.905 4464 2660133986376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-345e28da-8144-429a-8d71-fd501b571116 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Security group rule updated on remote: ['366bd97f-bcb5-448e-87a7-ea1e46edb356'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-21 16:09:05.905 4464 2660133986376 MainThread INFO neutron.agent.securitygroups_rpc [req-345e28da-8144-429a-8d71-fd501b571116 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Security group rule updated ['366bd97f-bcb5-448e-87a7-ea1e46edb356'] 2021-05-21 16:09:05.918 4464 2660022749848 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Adding port 4428743e-1b33-420f-bbcf-2f471cd27502 2021-05-21 16:09:05.918 4464 2660022749848 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Port 4428743e-1b33-420f-bbcf-2f471cd27502 updated. Details: {'device': '4428743e-1b33-420f-bbcf-2f471cd27502', 'network_id': '4c0b69e2-49a8-42ec-b53f-62249b20f235', 'port_id': '4428743e-1b33-420f-bbcf-2f471cd27502', 'mac_address': 'fa:16:3e:80:c8:04', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1384, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '63dcc42f-538e-4fbc-8de2-0ad3ae5e060b', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-05-21 16:09:05.918 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] 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 2021-05-21 16:09:05.918 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.base [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Loop iteration exceeded interval (2 vs. 4.355647563934326) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-05-21 16:09:05.918 4464 2660133986376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4428743e-1b33-420f-bbcf-2f471cd27502" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:09:05.939 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4428743e-1b33-420f-bbcf-2f471cd27502 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-21 16:09:05.939 4464 2660133986376 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:265 2021-05-21 16:09:06.702 4464 2660133987784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Security group member updated on remote: ['366bd97f-bcb5-448e-87a7-ea1e46edb356', '4ea2f97a-56de-419c-b0ae-cc10c2934e2f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-21 16:09:06.702 4464 2660133987784 MainThread INFO neutron.agent.securitygroups_rpc [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Security group member updated ['366bd97f-bcb5-448e-87a7-ea1e46edb356', '4ea2f97a-56de-419c-b0ae-cc10c2934e2f'] 2021-05-21 16:09:06.702 4464 2660133987784 MainThread INFO neutron.agent.securitygroups_rpc [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Refresh firewall rules 2021-05-21 16:09:06.718 4464 2660133987784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Get security group information for devices via rpc ['c7596fc9-62bb-4a1f-bebf-bac8d05d67a0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-21 16:09:06.777 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] port_update received: c7596fc9-62bb-4a1f-bebf-bac8d05d67a0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-21 16:09:06.777 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Lock "n-hv-agent-port-lock-c7596fc9-62bb-4a1f-bebf-bac8d05d67a0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:09:06.802 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Binding port c7596fc9-62bb-4a1f-bebf-bac8d05d67a0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-21 16:09:06.802 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-05-21 16:09:06.816 4464 2660133986728 MainThread DEBUG neutron.services.trunk.rpc.agent [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c7596fc9-62bb-4a1f-bebf-bac8d05d67a0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-21 16:09:06.839 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c7596fc9-62bb-4a1f-bebf-bac8d05d67a0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-21 16:09:06.877 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Trunk plugin disabled on server. Assuming port c7596fc9-62bb-4a1f-bebf-bac8d05d67a0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-21 16:09:06.894 4464 2660133986728 MainThread INFO networking_hyperv.neutron.trunk_driver [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Binding VLAN ID: 1373, VLAN trunk: None to switch port c7596fc9-62bb-4a1f-bebf-bac8d05d67a0 2021-05-21 16:09:07.058 4464 2660133987784 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Update security group information for ports dict_keys(['c7596fc9-62bb-4a1f-bebf-bac8d05d67a0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-21 16:09:07.120 4464 2660133987784 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-21 16:09:07.151 4464 2660133987784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Update rules of security group (366bd97f-bcb5-448e-87a7-ea1e46edb356) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-21 16:09:07.151 4464 2660133987784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Update rules of security group (4ea2f97a-56de-419c-b0ae-cc10c2934e2f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-21 16:09:07.151 4464 2660133987784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Update members of security group (4ea2f97a-56de-419c-b0ae-cc10c2934e2f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-21 16:09:07.151 4464 2660133987784 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Update port filter for c7596fc9-62bb-4a1f-bebf-bac8d05d67a0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-21 16:09:07.187 4464 2660133987784 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Updating port rules. 2021-05-21 16:09:07.203 4464 2660133987784 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Creating 6 new rules, removing 0 old rules. 2021-05-21 16:09:07.203 4464 2660133987784 MainThread DEBUG oslo_concurrency.lockutils [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Lock "n-hv-driver-port-lock-c7596fc9-62bb-4a1f-bebf-bac8d05d67a0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:09:07.828 4464 2660133986376 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4428743e-1b33-420f-bbcf-2f471cd27502') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-21 16:09:07.847 4464 2660133986376 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4428743e-1b33-420f-bbcf-2f471cd27502') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-21 16:09:07.888 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4428743e-1b33-420f-bbcf-2f471cd27502 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-21 16:09:07.903 4464 2660133986376 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1384, VLAN trunk: None to switch port 4428743e-1b33-420f-bbcf-2f471cd27502 2021-05-21 16:09:07.981 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Refresh firewall rules 2021-05-21 16:09:08.013 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Get security group information for devices via rpc ['c7596fc9-62bb-4a1f-bebf-bac8d05d67a0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-21 16:09:08.268 4464 2660133986728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Update security group information for ports dict_keys(['c7596fc9-62bb-4a1f-bebf-bac8d05d67a0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-21 16:09:08.268 4464 2660133986728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-21 16:09:08.268 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Update rules of security group (366bd97f-bcb5-448e-87a7-ea1e46edb356) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-21 16:09:08.268 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Update rules of security group (4ea2f97a-56de-419c-b0ae-cc10c2934e2f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-21 16:09:08.291 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Update members of security group (4ea2f97a-56de-419c-b0ae-cc10c2934e2f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-21 16:09:08.291 4464 2660133986728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Update port filter for c7596fc9-62bb-4a1f-bebf-bac8d05d67a0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-21 16:09:08.291 4464 2660133986728 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Updating port rules. 2021-05-21 16:09:08.291 4464 2660133986728 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Creating 6 new rules, removing 0 old rules. 2021-05-21 16:09:08.577 4464 2660133987784 MainThread DEBUG oslo_concurrency.lockutils [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Lock "n-hv-driver-port-lock-c7596fc9-62bb-4a1f-bebf-bac8d05d67a0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:09:08.577 4464 2660133987784 MainThread DEBUG oslo_concurrency.lockutils [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Lock "n-hv-driver-port-lock-c7596fc9-62bb-4a1f-bebf-bac8d05d67a0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:09:08.596 4464 2660133987784 MainThread DEBUG oslo_concurrency.lockutils [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Lock "n-hv-driver-port-lock-c7596fc9-62bb-4a1f-bebf-bac8d05d67a0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:09:08.621 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Lock "n-hv-driver-port-lock-c7596fc9-62bb-4a1f-bebf-bac8d05d67a0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:09:08.621 4464 2660133986376 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-21 16:09:08.639 4464 2660133986376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4428743e-1b33-420f-bbcf-2f471cd27502'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-21 16:09:08.731 4464 2660133986376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4428743e-1b33-420f-bbcf-2f471cd27502']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-21 16:09:08.762 4464 2660133986376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-21 16:09:08.777 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4bdb7e20-2ea4-4d97-94ee-426c8394aee4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-21 16:09:08.777 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4bdb7e20-2ea4-4d97-94ee-426c8394aee4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-21 16:09:08.777 4464 2660133986376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4428743e-1b33-420f-bbcf-2f471cd27502 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-21 16:09:08.777 4464 2660133986376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-21 16:09:08.796 4464 2660133986376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4428743e-1b33-420f-bbcf-2f471cd27502 not yet added. Adding. 2021-05-21 16:09:08.812 4464 2660133986376 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 2021-05-21 16:09:08.828 4464 2660133986376 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 2021-05-21 16:09:09.450 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Lock "n-hv-driver-port-lock-c7596fc9-62bb-4a1f-bebf-bac8d05d67a0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.828s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:09:09.481 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Lock "n-hv-driver-port-lock-c7596fc9-62bb-4a1f-bebf-bac8d05d67a0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:09:09.481 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Lock "n-hv-driver-port-lock-c7596fc9-62bb-4a1f-bebf-bac8d05d67a0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:09:09.532 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-1e8b3585-5be4-4f2a-a271-d96ca16f3e0d e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Lock "n-hv-agent-port-lock-c7596fc9-62bb-4a1f-bebf-bac8d05d67a0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:09:09.760 4464 2660133986376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4428743e-1b33-420f-bbcf-2f471cd27502" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:09:10.059 4464 2660133986376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4428743e-1b33-420f-bbcf-2f471cd27502" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:09:10.089 4464 2660133986376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4428743e-1b33-420f-bbcf-2f471cd27502" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:09:11.043 4464 2660133986376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4428743e-1b33-420f-bbcf-2f471cd27502" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.953s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:09:11.528 4464 2660133986376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4428743e-1b33-420f-bbcf-2f471cd27502" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 5.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:09:11.553 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4428743e-1b33-420f-bbcf-2f471cd27502 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-21 16:09:11.560 4464 2660133986376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4428743e-1b33-420f-bbcf-2f471cd27502 processed. 2021-05-21 16:09:11.971 4464 2660133986376 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:09:12.142 4464 2660133986376 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:09:51.681 4464 2660116425192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4428743e-1b33-420f-bbcf-2f471cd27502 2021-05-21 16:09:52.197 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-21 16:09:52.197 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4428743e-1b33-420f-bbcf-2f471cd27502' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-21 16:09:52.197 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4428743e-1b33-420f-bbcf-2f471cd27502' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-21 16:09:52.197 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4428743e-1b33-420f-bbcf-2f471cd27502 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-21 16:09:52.239 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d7973446-0b06-4ab6-b5ee-83fc65744f03 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Security group member updated on remote: ['4bdb7e20-2ea4-4d97-94ee-426c8394aee4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-21 16:09:52.247 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [req-d7973446-0b06-4ab6-b5ee-83fc65744f03 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Security group member updated ['4bdb7e20-2ea4-4d97-94ee-426c8394aee4'] 2021-05-21 16:09:52.247 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [req-d7973446-0b06-4ab6-b5ee-83fc65744f03 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Refresh firewall rules 2021-05-21 16:09:52.260 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d7973446-0b06-4ab6-b5ee-83fc65744f03 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Get security group information for devices via rpc ['bfb493c9-4c68-4d83-828c-44b6ae50d5ab', 'aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6', '0e328542-c045-4361-b8e2-4cf748d08d06', '4428743e-1b33-420f-bbcf-2f471cd27502'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-21 16:09:52.260 4464 2660133986376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4428743e-1b33-420f-bbcf-2f471cd27502'] 2021-05-21 16:09:52.260 4464 2660133986376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-21 16:09:52.260 4464 2660133986376 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 2021-05-21 16:09:52.289 4464 2660133986376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4428743e-1b33-420f-bbcf-2f471cd27502'] 2021-05-21 16:09:52.295 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7973446-0b06-4ab6-b5ee-83fc65744f03 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] port_delete event received for '4428743e-1b33-420f-bbcf-2f471cd27502' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:09:52.496 4464 2660133986728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d7973446-0b06-4ab6-b5ee-83fc65744f03 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update security group information for ports dict_keys(['0e328542-c045-4361-b8e2-4cf748d08d06', 'aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6', 'bfb493c9-4c68-4d83-828c-44b6ae50d5ab']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-21 16:09:52.496 4464 2660133986728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d7973446-0b06-4ab6-b5ee-83fc65744f03 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-21 16:09:52.509 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d7973446-0b06-4ab6-b5ee-83fc65744f03 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update rules of security group (4bdb7e20-2ea4-4d97-94ee-426c8394aee4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-21 16:09:52.527 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d7973446-0b06-4ab6-b5ee-83fc65744f03 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update members of security group (4bdb7e20-2ea4-4d97-94ee-426c8394aee4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-21 16:09:52.542 4464 2660133986728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d7973446-0b06-4ab6-b5ee-83fc65744f03 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update port filter for 0e328542-c045-4361-b8e2-4cf748d08d06 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-21 16:09:52.542 4464 2660133986728 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d7973446-0b06-4ab6-b5ee-83fc65744f03 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Updating port rules. 2021-05-21 16:09:52.542 4464 2660133986728 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d7973446-0b06-4ab6-b5ee-83fc65744f03 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Creating 0 new rules, removing 1 old rules. 2021-05-21 16:09:52.542 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-d7973446-0b06-4ab6-b5ee-83fc65744f03 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-0e328542-c045-4361-b8e2-4cf748d08d06" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:09:52.542 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-d7973446-0b06-4ab6-b5ee-83fc65744f03 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-0e328542-c045-4361-b8e2-4cf748d08d06" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:09:52.566 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-d7973446-0b06-4ab6-b5ee-83fc65744f03 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-0e328542-c045-4361-b8e2-4cf748d08d06" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:09:53.166 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-d7973446-0b06-4ab6-b5ee-83fc65744f03 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-0e328542-c045-4361-b8e2-4cf748d08d06" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:09:53.166 4464 2660133986728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d7973446-0b06-4ab6-b5ee-83fc65744f03 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update port filter for aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-21 16:09:53.166 4464 2660133986728 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d7973446-0b06-4ab6-b5ee-83fc65744f03 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Updating port rules. 2021-05-21 16:09:53.166 4464 2660133986728 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d7973446-0b06-4ab6-b5ee-83fc65744f03 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Creating 0 new rules, removing 1 old rules. 2021-05-21 16:09:53.166 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-d7973446-0b06-4ab6-b5ee-83fc65744f03 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:09:53.195 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-d7973446-0b06-4ab6-b5ee-83fc65744f03 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:09:53.200 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-d7973446-0b06-4ab6-b5ee-83fc65744f03 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:09:53.812 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-d7973446-0b06-4ab6-b5ee-83fc65744f03 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.610s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:09:53.812 4464 2660133986728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d7973446-0b06-4ab6-b5ee-83fc65744f03 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update port filter for bfb493c9-4c68-4d83-828c-44b6ae50d5ab _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-21 16:09:53.812 4464 2660133986728 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d7973446-0b06-4ab6-b5ee-83fc65744f03 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Updating port rules. 2021-05-21 16:09:53.829 4464 2660133986728 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d7973446-0b06-4ab6-b5ee-83fc65744f03 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Creating 0 new rules, removing 1 old rules. 2021-05-21 16:09:53.829 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-d7973446-0b06-4ab6-b5ee-83fc65744f03 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-bfb493c9-4c68-4d83-828c-44b6ae50d5ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:09:53.829 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-d7973446-0b06-4ab6-b5ee-83fc65744f03 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-bfb493c9-4c68-4d83-828c-44b6ae50d5ab" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:09:53.840 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-d7973446-0b06-4ab6-b5ee-83fc65744f03 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-bfb493c9-4c68-4d83-828c-44b6ae50d5ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:09:54.218 4464 2660133986376 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:09:54.267 4464 2660133986376 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:09:54.403 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-d7973446-0b06-4ab6-b5ee-83fc65744f03 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-bfb493c9-4c68-4d83-828c-44b6ae50d5ab" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.562s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:10:03.831 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8e0dddf6-952f-4c32-9a8f-bbbb6fc510bf c618ecd9272a4d04b35d8785d6b8d5e1 2af585cf72fa435d83c7c040cf8b4347 - - -] Security group member updated on remote: ['b59582e2-9f5f-4dc4-adde-f9962209030b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-21 16:10:03.855 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [req-8e0dddf6-952f-4c32-9a8f-bbbb6fc510bf c618ecd9272a4d04b35d8785d6b8d5e1 2af585cf72fa435d83c7c040cf8b4347 - - -] Security group member updated ['b59582e2-9f5f-4dc4-adde-f9962209030b'] 2021-05-21 16:10:03.869 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [req-8e0dddf6-952f-4c32-9a8f-bbbb6fc510bf c618ecd9272a4d04b35d8785d6b8d5e1 2af585cf72fa435d83c7c040cf8b4347 - - -] Refresh firewall rules 2021-05-21 16:10:03.869 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8e0dddf6-952f-4c32-9a8f-bbbb6fc510bf c618ecd9272a4d04b35d8785d6b8d5e1 2af585cf72fa435d83c7c040cf8b4347 - - -] Get security group information for devices via rpc ['36562816-9510-4fc5-b3ba-a96bc794383b', '18603ec0-c9b3-4c73-b641-9792b4a966e4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-21 16:10:03.891 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8e0dddf6-952f-4c32-9a8f-bbbb6fc510bf c618ecd9272a4d04b35d8785d6b8d5e1 2af585cf72fa435d83c7c040cf8b4347 - - -] port_delete event received for '36562816-9510-4fc5-b3ba-a96bc794383b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:10:03.904 4464 2660116425192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 36562816-9510-4fc5-b3ba-a96bc794383b 2021-05-21 16:10:04.024 4464 2660133986728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8e0dddf6-952f-4c32-9a8f-bbbb6fc510bf c618ecd9272a4d04b35d8785d6b8d5e1 2af585cf72fa435d83c7c040cf8b4347 - - -] Update security group information for ports dict_keys(['18603ec0-c9b3-4c73-b641-9792b4a966e4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-21 16:10:04.024 4464 2660133986728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8e0dddf6-952f-4c32-9a8f-bbbb6fc510bf c618ecd9272a4d04b35d8785d6b8d5e1 2af585cf72fa435d83c7c040cf8b4347 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-21 16:10:04.049 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8e0dddf6-952f-4c32-9a8f-bbbb6fc510bf c618ecd9272a4d04b35d8785d6b8d5e1 2af585cf72fa435d83c7c040cf8b4347 - - -] Update rules of security group (b59582e2-9f5f-4dc4-adde-f9962209030b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-21 16:10:04.063 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8e0dddf6-952f-4c32-9a8f-bbbb6fc510bf c618ecd9272a4d04b35d8785d6b8d5e1 2af585cf72fa435d83c7c040cf8b4347 - - -] Update members of security group (b59582e2-9f5f-4dc4-adde-f9962209030b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-21 16:10:04.075 4464 2660133986728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8e0dddf6-952f-4c32-9a8f-bbbb6fc510bf c618ecd9272a4d04b35d8785d6b8d5e1 2af585cf72fa435d83c7c040cf8b4347 - - -] Update port filter for 18603ec0-c9b3-4c73-b641-9792b4a966e4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-21 16:10:04.075 4464 2660133986728 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8e0dddf6-952f-4c32-9a8f-bbbb6fc510bf c618ecd9272a4d04b35d8785d6b8d5e1 2af585cf72fa435d83c7c040cf8b4347 - - -] Updating port rules. 2021-05-21 16:10:04.089 4464 2660133986728 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8e0dddf6-952f-4c32-9a8f-bbbb6fc510bf c618ecd9272a4d04b35d8785d6b8d5e1 2af585cf72fa435d83c7c040cf8b4347 - - -] Creating 0 new rules, removing 1 old rules. 2021-05-21 16:10:04.089 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-8e0dddf6-952f-4c32-9a8f-bbbb6fc510bf c618ecd9272a4d04b35d8785d6b8d5e1 2af585cf72fa435d83c7c040cf8b4347 - - -] Lock "n-hv-driver-port-lock-18603ec0-c9b3-4c73-b641-9792b4a966e4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:10:04.089 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-8e0dddf6-952f-4c32-9a8f-bbbb6fc510bf c618ecd9272a4d04b35d8785d6b8d5e1 2af585cf72fa435d83c7c040cf8b4347 - - -] Lock "n-hv-driver-port-lock-18603ec0-c9b3-4c73-b641-9792b4a966e4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:10:05.468 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-8e0dddf6-952f-4c32-9a8f-bbbb6fc510bf c618ecd9272a4d04b35d8785d6b8d5e1 2af585cf72fa435d83c7c040cf8b4347 - - -] Lock "n-hv-driver-port-lock-18603ec0-c9b3-4c73-b641-9792b4a966e4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:10:06.196 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-21 16:10:07.513 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '36562816-9510-4fc5-b3ba-a96bc794383b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-21 16:10:07.543 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '36562816-9510-4fc5-b3ba-a96bc794383b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-21 16:10:07.543 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 36562816-9510-4fc5-b3ba-a96bc794383b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-21 16:10:07.576 4464 2660133986376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['36562816-9510-4fc5-b3ba-a96bc794383b'] 2021-05-21 16:10:07.576 4464 2660133986376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-21 16:10:07.576 4464 2660133986376 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 2021-05-21 16:10:07.591 4464 2660133986376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['36562816-9510-4fc5-b3ba-a96bc794383b'] 2021-05-21 16:10:08.195 4464 2660133986376 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:10:08.229 4464 2660133986376 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:10:08.485 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-8e0dddf6-952f-4c32-9a8f-bbbb6fc510bf c618ecd9272a4d04b35d8785d6b8d5e1 2af585cf72fa435d83c7c040cf8b4347 - - -] Lock "n-hv-driver-port-lock-18603ec0-c9b3-4c73-b641-9792b4a966e4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:10:09.886 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e6a07e39-d652-4c5e-9ec4-793ca16aaf31 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Security group member updated on remote: ['4bdb7e20-2ea4-4d97-94ee-426c8394aee4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-21 16:10:09.886 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [req-e6a07e39-d652-4c5e-9ec4-793ca16aaf31 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Security group member updated ['4bdb7e20-2ea4-4d97-94ee-426c8394aee4'] 2021-05-21 16:10:09.886 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [req-e6a07e39-d652-4c5e-9ec4-793ca16aaf31 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Refresh firewall rules 2021-05-21 16:10:09.907 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e6a07e39-d652-4c5e-9ec4-793ca16aaf31 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Get security group information for devices via rpc ['bfb493c9-4c68-4d83-828c-44b6ae50d5ab', 'aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6', '0e328542-c045-4361-b8e2-4cf748d08d06'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-21 16:10:09.907 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6a07e39-d652-4c5e-9ec4-793ca16aaf31 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] port_delete event received for '0e328542-c045-4361-b8e2-4cf748d08d06' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:10:10.114 4464 2660133986728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e6a07e39-d652-4c5e-9ec4-793ca16aaf31 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update security group information for ports dict_keys(['aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6', 'bfb493c9-4c68-4d83-828c-44b6ae50d5ab']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-21 16:10:12.008 4464 2660133986728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e6a07e39-d652-4c5e-9ec4-793ca16aaf31 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-21 16:10:13.168 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e6a07e39-d652-4c5e-9ec4-793ca16aaf31 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update rules of security group (4bdb7e20-2ea4-4d97-94ee-426c8394aee4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-21 16:10:13.168 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e6a07e39-d652-4c5e-9ec4-793ca16aaf31 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update members of security group (4bdb7e20-2ea4-4d97-94ee-426c8394aee4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-21 16:10:13.168 4464 2660133986728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e6a07e39-d652-4c5e-9ec4-793ca16aaf31 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update port filter for aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-21 16:10:13.192 4464 2660133986728 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e6a07e39-d652-4c5e-9ec4-793ca16aaf31 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Updating port rules. 2021-05-21 16:10:13.192 4464 2660133986728 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e6a07e39-d652-4c5e-9ec4-793ca16aaf31 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Creating 0 new rules, removing 1 old rules. 2021-05-21 16:10:13.200 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-e6a07e39-d652-4c5e-9ec4-793ca16aaf31 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:10:13.227 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-e6a07e39-d652-4c5e-9ec4-793ca16aaf31 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:10:13.227 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-e6a07e39-d652-4c5e-9ec4-793ca16aaf31 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:10:13.238 4464 2660116425192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0e328542-c045-4361-b8e2-4cf748d08d06 2021-05-21 16:10:14.384 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-e6a07e39-d652-4c5e-9ec4-793ca16aaf31 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:10:14.400 4464 2660133986728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e6a07e39-d652-4c5e-9ec4-793ca16aaf31 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update port filter for bfb493c9-4c68-4d83-828c-44b6ae50d5ab _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-21 16:10:14.400 4464 2660133986728 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e6a07e39-d652-4c5e-9ec4-793ca16aaf31 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Updating port rules. 2021-05-21 16:10:14.417 4464 2660133986728 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e6a07e39-d652-4c5e-9ec4-793ca16aaf31 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Creating 0 new rules, removing 1 old rules. 2021-05-21 16:10:14.417 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-e6a07e39-d652-4c5e-9ec4-793ca16aaf31 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-bfb493c9-4c68-4d83-828c-44b6ae50d5ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:10:14.417 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-e6a07e39-d652-4c5e-9ec4-793ca16aaf31 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-bfb493c9-4c68-4d83-828c-44b6ae50d5ab" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:10:14.417 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-e6a07e39-d652-4c5e-9ec4-793ca16aaf31 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-bfb493c9-4c68-4d83-828c-44b6ae50d5ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:10:15.074 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-e6a07e39-d652-4c5e-9ec4-793ca16aaf31 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-bfb493c9-4c68-4d83-828c-44b6ae50d5ab" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.656s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:10:15.243 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-21 16:10:15.243 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0e328542-c045-4361-b8e2-4cf748d08d06' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-21 16:10:15.243 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0e328542-c045-4361-b8e2-4cf748d08d06' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-21 16:10:15.259 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0e328542-c045-4361-b8e2-4cf748d08d06 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-21 16:10:15.274 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0e328542-c045-4361-b8e2-4cf748d08d06'] 2021-05-21 16:10:15.290 4464 2660133986728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-21 16:10:15.290 4464 2660133986728 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 2021-05-21 16:10:15.290 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0e328542-c045-4361-b8e2-4cf748d08d06'] 2021-05-21 16:10:17.252 4464 2660133986728 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:10:19.062 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.813s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:10:24.606 4464 2660116425192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6 2021-05-21 16:10:24.642 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-539a0e5b-8a07-4f32-8d6a-ae5f204574d0 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Security group member updated on remote: ['4bdb7e20-2ea4-4d97-94ee-426c8394aee4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-21 16:10:24.655 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [req-539a0e5b-8a07-4f32-8d6a-ae5f204574d0 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Security group member updated ['4bdb7e20-2ea4-4d97-94ee-426c8394aee4'] 2021-05-21 16:10:24.655 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [req-539a0e5b-8a07-4f32-8d6a-ae5f204574d0 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Refresh firewall rules 2021-05-21 16:10:24.668 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-539a0e5b-8a07-4f32-8d6a-ae5f204574d0 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Get security group information for devices via rpc ['bfb493c9-4c68-4d83-828c-44b6ae50d5ab', 'aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-21 16:10:24.723 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-539a0e5b-8a07-4f32-8d6a-ae5f204574d0 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] port_delete event received for 'aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:10:24.824 4464 2660133986728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-539a0e5b-8a07-4f32-8d6a-ae5f204574d0 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update security group information for ports dict_keys(['bfb493c9-4c68-4d83-828c-44b6ae50d5ab']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-21 16:10:24.838 4464 2660133986728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-539a0e5b-8a07-4f32-8d6a-ae5f204574d0 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-21 16:10:24.853 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-539a0e5b-8a07-4f32-8d6a-ae5f204574d0 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update rules of security group (4bdb7e20-2ea4-4d97-94ee-426c8394aee4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-21 16:10:24.853 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-539a0e5b-8a07-4f32-8d6a-ae5f204574d0 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update members of security group (4bdb7e20-2ea4-4d97-94ee-426c8394aee4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-21 16:10:24.853 4464 2660133986728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-539a0e5b-8a07-4f32-8d6a-ae5f204574d0 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update port filter for bfb493c9-4c68-4d83-828c-44b6ae50d5ab _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-21 16:10:24.853 4464 2660133986728 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-539a0e5b-8a07-4f32-8d6a-ae5f204574d0 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Updating port rules. 2021-05-21 16:10:24.871 4464 2660133986728 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-539a0e5b-8a07-4f32-8d6a-ae5f204574d0 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Creating 0 new rules, removing 1 old rules. 2021-05-21 16:10:24.871 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-539a0e5b-8a07-4f32-8d6a-ae5f204574d0 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-bfb493c9-4c68-4d83-828c-44b6ae50d5ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:10:24.884 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-539a0e5b-8a07-4f32-8d6a-ae5f204574d0 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-bfb493c9-4c68-4d83-828c-44b6ae50d5ab" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:10:24.884 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-539a0e5b-8a07-4f32-8d6a-ae5f204574d0 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-bfb493c9-4c68-4d83-828c-44b6ae50d5ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:10:25.338 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-539a0e5b-8a07-4f32-8d6a-ae5f204574d0 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Lock "n-hv-driver-port-lock-bfb493c9-4c68-4d83-828c-44b6ae50d5ab" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:10:26.215 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-21 16:10:26.215 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-21 16:10:26.215 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-21 16:10:26.309 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-21 16:10:26.343 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6'] 2021-05-21 16:10:26.343 4464 2660133986728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-21 16:10:26.358 4464 2660133986728 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 2021-05-21 16:10:26.358 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aa0bcb4a-5cd4-4325-bbc7-e4d0dff997f6'] 2021-05-21 16:10:28.233 4464 2660133986728 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:10:28.321 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:10:28.633 4464 2660116425192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 18603ec0-c9b3-4c73-b641-9792b4a966e4 2021-05-21 16:10:29.243 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6b740b21-70f0-4ee4-96b6-4e93c2ccb50d c618ecd9272a4d04b35d8785d6b8d5e1 2af585cf72fa435d83c7c040cf8b4347 - - -] Security group member updated on remote: ['b59582e2-9f5f-4dc4-adde-f9962209030b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-21 16:10:29.243 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [req-6b740b21-70f0-4ee4-96b6-4e93c2ccb50d c618ecd9272a4d04b35d8785d6b8d5e1 2af585cf72fa435d83c7c040cf8b4347 - - -] Security group member updated ['b59582e2-9f5f-4dc4-adde-f9962209030b'] 2021-05-21 16:10:29.243 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [req-6b740b21-70f0-4ee4-96b6-4e93c2ccb50d c618ecd9272a4d04b35d8785d6b8d5e1 2af585cf72fa435d83c7c040cf8b4347 - - -] Refresh firewall rules 2021-05-21 16:10:29.258 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6b740b21-70f0-4ee4-96b6-4e93c2ccb50d c618ecd9272a4d04b35d8785d6b8d5e1 2af585cf72fa435d83c7c040cf8b4347 - - -] Get security group information for devices via rpc ['18603ec0-c9b3-4c73-b641-9792b4a966e4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-21 16:10:29.258 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b740b21-70f0-4ee4-96b6-4e93c2ccb50d c618ecd9272a4d04b35d8785d6b8d5e1 2af585cf72fa435d83c7c040cf8b4347 - - -] port_delete event received for '18603ec0-c9b3-4c73-b641-9792b4a966e4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:10:29.289 4464 2660133986728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6b740b21-70f0-4ee4-96b6-4e93c2ccb50d c618ecd9272a4d04b35d8785d6b8d5e1 2af585cf72fa435d83c7c040cf8b4347 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-21 16:10:29.298 4464 2660133986728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6b740b21-70f0-4ee4-96b6-4e93c2ccb50d c618ecd9272a4d04b35d8785d6b8d5e1 2af585cf72fa435d83c7c040cf8b4347 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-21 16:10:30.243 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-21 16:10:30.246 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '18603ec0-c9b3-4c73-b641-9792b4a966e4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-21 16:10:30.246 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '18603ec0-c9b3-4c73-b641-9792b4a966e4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-21 16:10:30.261 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 18603ec0-c9b3-4c73-b641-9792b4a966e4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-21 16:10:30.278 4464 2660133986728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 03f36d1a-1495-41bc-8844-127dee3112c0 2021-05-21 16:10:30.278 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['18603ec0-c9b3-4c73-b641-9792b4a966e4'] 2021-05-21 16:10:30.278 4464 2660133986728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-21 16:10:30.291 4464 2660133986728 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 2021-05-21 16:10:30.291 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['18603ec0-c9b3-4c73-b641-9792b4a966e4'] 2021-05-21 16:10:32.266 4464 2660133986728 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:10:32.290 4464 2660133986728 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:10:33.574 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d95d3fec-ba73-4828-9ad0-8970aa937f21 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] port_delete event received for 'f65069c1-180c-431a-b473-3645ce1faf35' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:10:34.681 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a8fee19-07bf-4542-bc35-34cd634fa7c5 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] port_delete event received for '7f09bffe-992a-4c29-a478-5de1221bcdf2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:10:34.702 4464 2660116425192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b8968170-06a8-47bb-9172-79b2083a5c44 2021-05-21 16:10:35.279 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-41c10e5d-0eeb-48ed-bc36-98966b18b60b 0c3308864bdd4d34878c011b3710d469 3f019be247274dd2a59b4164cad998b4 - - -] Security group member updated on remote: ['08821e80-83ab-4e13-b149-a5606df10aba'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-21 16:10:35.279 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [req-41c10e5d-0eeb-48ed-bc36-98966b18b60b 0c3308864bdd4d34878c011b3710d469 3f019be247274dd2a59b4164cad998b4 - - -] Security group member updated ['08821e80-83ab-4e13-b149-a5606df10aba'] 2021-05-21 16:10:35.305 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [req-41c10e5d-0eeb-48ed-bc36-98966b18b60b 0c3308864bdd4d34878c011b3710d469 3f019be247274dd2a59b4164cad998b4 - - -] Refresh firewall rules 2021-05-21 16:10:35.312 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-41c10e5d-0eeb-48ed-bc36-98966b18b60b 0c3308864bdd4d34878c011b3710d469 3f019be247274dd2a59b4164cad998b4 - - -] Get security group information for devices via rpc ['b8968170-06a8-47bb-9172-79b2083a5c44'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-21 16:10:35.338 4464 2660133986728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-41c10e5d-0eeb-48ed-bc36-98966b18b60b 0c3308864bdd4d34878c011b3710d469 3f019be247274dd2a59b4164cad998b4 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-21 16:10:35.338 4464 2660133986728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-41c10e5d-0eeb-48ed-bc36-98966b18b60b 0c3308864bdd4d34878c011b3710d469 3f019be247274dd2a59b4164cad998b4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-21 16:10:35.383 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-41c10e5d-0eeb-48ed-bc36-98966b18b60b 0c3308864bdd4d34878c011b3710d469 3f019be247274dd2a59b4164cad998b4 - - -] port_delete event received for 'b8968170-06a8-47bb-9172-79b2083a5c44' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:10:35.837 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a7370c1-45e9-49d6-8dfa-0f47c470f118 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] network_delete received. Deleting network 03f36d1a-1495-41bc-8844-127dee3112c0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-21 16:10:35.858 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a7370c1-45e9-49d6-8dfa-0f47c470f118 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] Network 03f36d1a-1495-41bc-8844-127dee3112c0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-21 16:10:36.278 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-21 16:10:36.278 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b8968170-06a8-47bb-9172-79b2083a5c44' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-21 16:10:36.278 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b8968170-06a8-47bb-9172-79b2083a5c44' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-21 16:10:36.290 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b8968170-06a8-47bb-9172-79b2083a5c44 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-21 16:10:36.290 4464 2660133986728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2d7c16c7-b719-45fd-aed9-421bb758ef4e 2021-05-21 16:10:36.321 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b8968170-06a8-47bb-9172-79b2083a5c44'] 2021-05-21 16:10:36.339 4464 2660133986728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-21 16:10:36.339 4464 2660133986728 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 2021-05-21 16:10:36.339 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b8968170-06a8-47bb-9172-79b2083a5c44'] 2021-05-21 16:10:36.728 4464 2660116425192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bfb493c9-4c68-4d83-828c-44b6ae50d5ab 2021-05-21 16:10:36.775 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ce525e56-08f2-4194-b429-c823882fae45 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Security group member updated on remote: ['4bdb7e20-2ea4-4d97-94ee-426c8394aee4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-21 16:10:36.792 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [req-ce525e56-08f2-4194-b429-c823882fae45 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Security group member updated ['4bdb7e20-2ea4-4d97-94ee-426c8394aee4'] 2021-05-21 16:10:36.792 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [req-ce525e56-08f2-4194-b429-c823882fae45 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Refresh firewall rules 2021-05-21 16:10:36.809 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ce525e56-08f2-4194-b429-c823882fae45 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Get security group information for devices via rpc ['bfb493c9-4c68-4d83-828c-44b6ae50d5ab'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-21 16:10:36.838 4464 2660133986728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ce525e56-08f2-4194-b429-c823882fae45 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-21 16:10:36.838 4464 2660133986728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ce525e56-08f2-4194-b429-c823882fae45 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-21 16:10:36.856 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce525e56-08f2-4194-b429-c823882fae45 2130bb56c26a4e8fa2dd33dccfc18690 7096b52f4ca449229cb9f7c9a997d1ac - - -] port_delete event received for 'bfb493c9-4c68-4d83-828c-44b6ae50d5ab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:10:38.292 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-21 16:10:38.318 4464 2660133986728 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:10:38.325 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bfb493c9-4c68-4d83-828c-44b6ae50d5ab' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-21 16:10:38.325 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bfb493c9-4c68-4d83-828c-44b6ae50d5ab' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-21 16:10:38.337 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bfb493c9-4c68-4d83-828c-44b6ae50d5ab _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-21 16:10:38.357 4464 2660133986728 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:10:38.357 4464 2660133986376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4c0b69e2-49a8-42ec-b53f-62249b20f235 2021-05-21 16:10:38.357 4464 2660133986376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bfb493c9-4c68-4d83-828c-44b6ae50d5ab'] 2021-05-21 16:10:38.357 4464 2660133986376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-21 16:10:38.383 4464 2660133986376 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 2021-05-21 16:10:38.385 4464 2660133986376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bfb493c9-4c68-4d83-828c-44b6ae50d5ab'] 2021-05-21 16:10:40.310 4464 2660133986376 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:10:42.023 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0433abb0-0df3-476a-9ec7-a02fa21ecd67 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] network_delete received. Deleting network 4c0b69e2-49a8-42ec-b53f-62249b20f235 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-21 16:10:42.023 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0433abb0-0df3-476a-9ec7-a02fa21ecd67 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] Network 4c0b69e2-49a8-42ec-b53f-62249b20f235 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-21 16:10:42.068 4464 2660133986376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.765s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:10:59.322 4464 2660133986376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4058aa9d-bc55-4a12-9fe7-7208be9bd384 0c3308864bdd4d34878c011b3710d469 3f019be247274dd2a59b4164cad998b4 - - -] Security group member updated on remote: ['08821e80-83ab-4e13-b149-a5606df10aba'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-21 16:10:59.337 4464 2660133986376 MainThread INFO neutron.agent.securitygroups_rpc [req-4058aa9d-bc55-4a12-9fe7-7208be9bd384 0c3308864bdd4d34878c011b3710d469 3f019be247274dd2a59b4164cad998b4 - - -] Security group member updated ['08821e80-83ab-4e13-b149-a5606df10aba'] 2021-05-21 16:11:00.214 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9fabfe90-d7fe-4666-a4f2-405e0d7b09fd 779a1b416d524a549a3f515382a6ae94 0c6c83fc6dd841a6a2fcd097ca1f713b - - -] port_update received: e7febabd-ed05-48c4-8dfa-075dfc4535d2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-21 16:11:00.248 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9fabfe90-d7fe-4666-a4f2-405e0d7b09fd 779a1b416d524a549a3f515382a6ae94 0c6c83fc6dd841a6a2fcd097ca1f713b - - -] No port e7febabd-ed05-48c4-8dfa-075dfc4535d2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-21 16:11:05.034 4464 2660116425016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e7febabd-ed05-48c4-8dfa-075dfc4535d2 2021-05-21 16:11:06.485 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-21 16:11:06.665 4464 2660022749848 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Adding port e7febabd-ed05-48c4-8dfa-075dfc4535d2 2021-05-21 16:11:06.665 4464 2660022749848 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Port e7febabd-ed05-48c4-8dfa-075dfc4535d2 updated. Details: {'device': 'e7febabd-ed05-48c4-8dfa-075dfc4535d2', 'network_id': '2d7c16c7-b719-45fd-aed9-421bb758ef4e', 'port_id': 'e7febabd-ed05-48c4-8dfa-075dfc4535d2', 'mac_address': 'fa:16:3e:50:50:6f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1378, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1e05ac2a-f1b4-4cd3-bf3d-7c9de0f1c872', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-05-21 16:11:06.685 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] 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 2021-05-21 16:11:06.685 4464 2660133986376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e7febabd-ed05-48c4-8dfa-075dfc4535d2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:11:06.697 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e7febabd-ed05-48c4-8dfa-075dfc4535d2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-21 16:11:06.697 4464 2660133986376 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2d7c16c7-b719-45fd-aed9-421bb758ef4e 2021-05-21 16:11:06.697 4464 2660133986376 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:265 2021-05-21 16:11:06.977 4464 2660133986376 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e7febabd-ed05-48c4-8dfa-075dfc4535d2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-21 16:11:06.992 4464 2660133986376 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e7febabd-ed05-48c4-8dfa-075dfc4535d2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-21 16:11:07.029 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e7febabd-ed05-48c4-8dfa-075dfc4535d2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-21 16:11:07.056 4464 2660133986376 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1378, VLAN trunk: None to switch port e7febabd-ed05-48c4-8dfa-075dfc4535d2 2021-05-21 16:11:07.383 4464 2660133986376 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-21 16:11:07.383 4464 2660133986376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e7febabd-ed05-48c4-8dfa-075dfc4535d2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-21 16:11:07.546 4464 2660133986376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e7febabd-ed05-48c4-8dfa-075dfc4535d2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-21 16:11:07.556 4464 2660133986376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-21 16:11:07.556 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (08821e80-83ab-4e13-b149-a5606df10aba) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-21 16:11:07.556 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (08821e80-83ab-4e13-b149-a5606df10aba) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-21 16:11:07.583 4464 2660133986376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e7febabd-ed05-48c4-8dfa-075dfc4535d2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-21 16:11:07.588 4464 2660133986376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-21 16:11:07.588 4464 2660133986376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e7febabd-ed05-48c4-8dfa-075dfc4535d2 not yet added. Adding. 2021-05-21 16:11:07.588 4464 2660133986376 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 2021-05-21 16:11:07.605 4464 2660133986376 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 2021-05-21 16:11:07.809 4464 2660133986376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e7febabd-ed05-48c4-8dfa-075dfc4535d2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:11:08.033 4464 2660133986376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e7febabd-ed05-48c4-8dfa-075dfc4535d2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:11:08.042 4464 2660133986376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e7febabd-ed05-48c4-8dfa-075dfc4535d2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:11:08.297 4464 2660133986376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e7febabd-ed05-48c4-8dfa-075dfc4535d2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:11:08.579 4464 2660133986376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e7febabd-ed05-48c4-8dfa-075dfc4535d2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.890s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:11:08.586 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e7febabd-ed05-48c4-8dfa-075dfc4535d2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-21 16:11:08.586 4464 2660133986376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e7febabd-ed05-48c4-8dfa-075dfc4535d2 processed. 2021-05-21 16:11:10.492 4464 2660133986376 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:11:10.664 4464 2660133986376 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:11:17.385 4464 2660116425016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d72b87ae-c923-4a51-a8a7-640981b555e3 2021-05-21 16:11:18.539 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-21 16:11:18.696 4464 2660022749848 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Adding port d72b87ae-c923-4a51-a8a7-640981b555e3 2021-05-21 16:11:18.696 4464 2660022749848 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Port d72b87ae-c923-4a51-a8a7-640981b555e3 updated. Details: {'device': 'd72b87ae-c923-4a51-a8a7-640981b555e3', 'network_id': 'd88da21c-1757-4f04-9d91-41ec531264d1', 'port_id': 'd72b87ae-c923-4a51-a8a7-640981b555e3', 'mac_address': 'fa:16:3e:0e:cb:24', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1388, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3f18982f-f90a-419b-804d-8ad544531cc2', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-05-21 16:11:18.720 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] 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 2021-05-21 16:11:18.720 4464 2660133986376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d72b87ae-c923-4a51-a8a7-640981b555e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:11:18.720 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d72b87ae-c923-4a51-a8a7-640981b555e3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-21 16:11:18.742 4464 2660133986376 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:265 2021-05-21 16:11:18.761 4464 2660133986376 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd72b87ae-c923-4a51-a8a7-640981b555e3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-21 16:11:18.773 4464 2660133986376 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd72b87ae-c923-4a51-a8a7-640981b555e3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-21 16:11:18.790 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d72b87ae-c923-4a51-a8a7-640981b555e3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-21 16:11:18.810 4464 2660133986376 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1388, VLAN trunk: None to switch port d72b87ae-c923-4a51-a8a7-640981b555e3 2021-05-21 16:11:18.838 4464 2660133986376 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-21 16:11:18.914 4464 2660133986376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d72b87ae-c923-4a51-a8a7-640981b555e3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-21 16:11:19.046 4464 2660133986376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d72b87ae-c923-4a51-a8a7-640981b555e3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-21 16:11:19.057 4464 2660133986376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-21 16:11:19.073 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c0e7b563-ff4f-47bc-b7f6-3dd2eb9db35d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-21 16:11:19.073 4464 2660133986376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d72b87ae-c923-4a51-a8a7-640981b555e3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-21 16:11:19.101 4464 2660133986376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-21 16:11:19.117 4464 2660133986376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-05-21 16:11:19.117 4464 2660133986376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d72b87ae-c923-4a51-a8a7-640981b555e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:11:19.117 4464 2660133986376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d72b87ae-c923-4a51-a8a7-640981b555e3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:11:19.117 4464 2660133986376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d72b87ae-c923-4a51-a8a7-640981b555e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:11:19.117 4464 2660133986376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d72b87ae-c923-4a51-a8a7-640981b555e3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:11:19.181 4464 2660133986376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d72b87ae-c923-4a51-a8a7-640981b555e3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:11:19.181 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d72b87ae-c923-4a51-a8a7-640981b555e3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-21 16:11:19.200 4464 2660133986376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d72b87ae-c923-4a51-a8a7-640981b555e3 processed. 2021-05-21 16:11:19.687 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd664c91-c55a-4d9c-9216-4d457bb7d8d0 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] network_delete received. Deleting network ea1322df-7ed0-457d-8018-1d4b32604fe7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-21 16:11:19.710 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd664c91-c55a-4d9c-9216-4d457bb7d8d0 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] Network ea1322df-7ed0-457d-8018-1d4b32604fe7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-21 16:11:20.227 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-703aadf6-2b79-4ed6-b335-c0766367cbfd 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] network_delete received. Deleting network 5507087e-7d2e-43a0-9da1-bb339e3b2de1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-21 16:11:20.227 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-703aadf6-2b79-4ed6-b335-c0766367cbfd 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] Network 5507087e-7d2e-43a0-9da1-bb339e3b2de1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-21 16:11:20.543 4464 2660133986376 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:11:20.713 4464 2660133986376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:12:03.908 4464 2660116425192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e7febabd-ed05-48c4-8dfa-075dfc4535d2 2021-05-21 16:12:04.416 4464 2660133986376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-60133acf-5fef-4599-8f79-47ee6ac44c25 0c3308864bdd4d34878c011b3710d469 3f019be247274dd2a59b4164cad998b4 - - -] Security group member updated on remote: ['08821e80-83ab-4e13-b149-a5606df10aba'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-21 16:12:04.416 4464 2660133986376 MainThread INFO neutron.agent.securitygroups_rpc [req-60133acf-5fef-4599-8f79-47ee6ac44c25 0c3308864bdd4d34878c011b3710d469 3f019be247274dd2a59b4164cad998b4 - - -] Security group member updated ['08821e80-83ab-4e13-b149-a5606df10aba'] 2021-05-21 16:12:04.428 4464 2660133986376 MainThread INFO neutron.agent.securitygroups_rpc [req-60133acf-5fef-4599-8f79-47ee6ac44c25 0c3308864bdd4d34878c011b3710d469 3f019be247274dd2a59b4164cad998b4 - - -] Refresh firewall rules 2021-05-21 16:12:04.428 4464 2660133986376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-60133acf-5fef-4599-8f79-47ee6ac44c25 0c3308864bdd4d34878c011b3710d469 3f019be247274dd2a59b4164cad998b4 - - -] Get security group information for devices via rpc ['e7febabd-ed05-48c4-8dfa-075dfc4535d2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-21 16:12:04.444 4464 2660133986376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-60133acf-5fef-4599-8f79-47ee6ac44c25 0c3308864bdd4d34878c011b3710d469 3f019be247274dd2a59b4164cad998b4 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-21 16:12:04.467 4464 2660133986376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-60133acf-5fef-4599-8f79-47ee6ac44c25 0c3308864bdd4d34878c011b3710d469 3f019be247274dd2a59b4164cad998b4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-21 16:12:04.772 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-21 16:12:04.772 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e7febabd-ed05-48c4-8dfa-075dfc4535d2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-21 16:12:04.772 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e7febabd-ed05-48c4-8dfa-075dfc4535d2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-21 16:12:04.772 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e7febabd-ed05-48c4-8dfa-075dfc4535d2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-21 16:12:04.788 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-60133acf-5fef-4599-8f79-47ee6ac44c25 0c3308864bdd4d34878c011b3710d469 3f019be247274dd2a59b4164cad998b4 - - -] port_delete event received for 'e7febabd-ed05-48c4-8dfa-075dfc4535d2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:12:04.803 4464 2660133986376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2d7c16c7-b719-45fd-aed9-421bb758ef4e 2021-05-21 16:12:04.803 4464 2660133986376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e7febabd-ed05-48c4-8dfa-075dfc4535d2'] 2021-05-21 16:12:04.803 4464 2660133986376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-21 16:12:04.820 4464 2660133986376 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 2021-05-21 16:12:04.820 4464 2660133986376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e7febabd-ed05-48c4-8dfa-075dfc4535d2'] 2021-05-21 16:12:06.772 4464 2660133986376 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:12:06.804 4464 2660133986376 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:12:38.131 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0e135da-1c46-463a-9108-4d2e7f01963e 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] network_delete received. Deleting network 2d7c16c7-b719-45fd-aed9-421bb758ef4e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-21 16:12:38.146 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0e135da-1c46-463a-9108-4d2e7f01963e 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] Network 2d7c16c7-b719-45fd-aed9-421bb758ef4e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-21 16:12:54.615 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df790bc9-4b25-45a9-9c0c-cdc345f1e02e - - - - -] port_update received: 37bfac7f-7bbe-4e5a-b9e9-55d4c9d44a2e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-21 16:12:54.631 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df790bc9-4b25-45a9-9c0c-cdc345f1e02e - - - - -] No port 37bfac7f-7bbe-4e5a-b9e9-55d4c9d44a2e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-21 16:12:56.967 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f44d96d-f1bc-4248-abf1-8746c9b53343 - - - - -] port_update received: b09ff1b0-05aa-4ace-b247-9d90fe12827a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-21 16:12:56.991 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f44d96d-f1bc-4248-abf1-8746c9b53343 - - - - -] No port b09ff1b0-05aa-4ace-b247-9d90fe12827a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-21 16:12:58.711 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80262a40-166a-4634-9033-b7f43a95663f - - - - -] port_update received: 80bfd93c-bc69-4dbe-89fd-af1339a4c11c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-21 16:12:58.724 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80262a40-166a-4634-9033-b7f43a95663f - - - - -] No port 80bfd93c-bc69-4dbe-89fd-af1339a4c11c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-21 16:12:59.991 4464 2660133986376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c919c566-e999-4078-bc66-4d5c1088e707 a3686d7dc5f842458a60384810d2334d 25ec8fd1cc074f9cb419cef32fbcf29c - - -] Security group rule updated on remote: ['b78a3a18-2f33-43cd-8687-d702680f5bdc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-21 16:13:00.011 4464 2660133986376 MainThread INFO neutron.agent.securitygroups_rpc [req-c919c566-e999-4078-bc66-4d5c1088e707 a3686d7dc5f842458a60384810d2334d 25ec8fd1cc074f9cb419cef32fbcf29c - - -] Security group rule updated ['b78a3a18-2f33-43cd-8687-d702680f5bdc'] 2021-05-21 16:13:00.087 4464 2660133986376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a8db1510-95bc-4fbf-8702-f8f109f401d4 a3686d7dc5f842458a60384810d2334d 25ec8fd1cc074f9cb419cef32fbcf29c - - -] Security group rule updated on remote: ['b78a3a18-2f33-43cd-8687-d702680f5bdc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-21 16:13:00.099 4464 2660133986376 MainThread INFO neutron.agent.securitygroups_rpc [req-a8db1510-95bc-4fbf-8702-f8f109f401d4 a3686d7dc5f842458a60384810d2334d 25ec8fd1cc074f9cb419cef32fbcf29c - - -] Security group rule updated ['b78a3a18-2f33-43cd-8687-d702680f5bdc'] 2021-05-21 16:13:00.171 4464 2660133986376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c929bed1-33d8-4c09-a5df-0e008a4773a5 a3686d7dc5f842458a60384810d2334d 25ec8fd1cc074f9cb419cef32fbcf29c - - -] Security group rule updated on remote: ['b78a3a18-2f33-43cd-8687-d702680f5bdc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-21 16:13:00.177 4464 2660133986376 MainThread INFO neutron.agent.securitygroups_rpc [req-c929bed1-33d8-4c09-a5df-0e008a4773a5 a3686d7dc5f842458a60384810d2334d 25ec8fd1cc074f9cb419cef32fbcf29c - - -] Security group rule updated ['b78a3a18-2f33-43cd-8687-d702680f5bdc'] 2021-05-21 16:13:00.240 4464 2660133986376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d8640528-2148-4f95-8c88-6244de740583 a3686d7dc5f842458a60384810d2334d 25ec8fd1cc074f9cb419cef32fbcf29c - - -] Security group rule updated on remote: ['b78a3a18-2f33-43cd-8687-d702680f5bdc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-21 16:13:00.256 4464 2660133986376 MainThread INFO neutron.agent.securitygroups_rpc [req-d8640528-2148-4f95-8c88-6244de740583 a3686d7dc5f842458a60384810d2334d 25ec8fd1cc074f9cb419cef32fbcf29c - - -] Security group rule updated ['b78a3a18-2f33-43cd-8687-d702680f5bdc'] 2021-05-21 16:13:00.321 4464 2660133986376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b93fa59e-0aff-43ad-b212-0c04fcd0eef4 a3686d7dc5f842458a60384810d2334d 25ec8fd1cc074f9cb419cef32fbcf29c - - -] Security group rule updated on remote: ['b78a3a18-2f33-43cd-8687-d702680f5bdc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-21 16:13:00.335 4464 2660133986376 MainThread INFO neutron.agent.securitygroups_rpc [req-b93fa59e-0aff-43ad-b212-0c04fcd0eef4 a3686d7dc5f842458a60384810d2334d 25ec8fd1cc074f9cb419cef32fbcf29c - - -] Security group rule updated ['b78a3a18-2f33-43cd-8687-d702680f5bdc'] 2021-05-21 16:13:00.415 4464 2660133986376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-af08ad67-8f33-4d46-ac19-2d1db94fad38 a3686d7dc5f842458a60384810d2334d 25ec8fd1cc074f9cb419cef32fbcf29c - - -] Security group rule updated on remote: ['b78a3a18-2f33-43cd-8687-d702680f5bdc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-21 16:13:00.415 4464 2660133986376 MainThread INFO neutron.agent.securitygroups_rpc [req-af08ad67-8f33-4d46-ac19-2d1db94fad38 a3686d7dc5f842458a60384810d2334d 25ec8fd1cc074f9cb419cef32fbcf29c - - -] Security group rule updated ['b78a3a18-2f33-43cd-8687-d702680f5bdc'] 2021-05-21 16:13:00.835 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25890e32-576a-4680-86b4-c628b99975d9 - - - - -] port_update received: 6fe17dfb-3a0d-452a-b104-73baeac13ca4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-21 16:13:00.851 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25890e32-576a-4680-86b4-c628b99975d9 - - - - -] No port 6fe17dfb-3a0d-452a-b104-73baeac13ca4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-21 16:13:42.516 4464 2660133986376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Security group member updated on remote: ['366bd97f-bcb5-448e-87a7-ea1e46edb356', '4ea2f97a-56de-419c-b0ae-cc10c2934e2f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-21 16:13:42.516 4464 2660133986376 MainThread INFO neutron.agent.securitygroups_rpc [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Security group member updated ['366bd97f-bcb5-448e-87a7-ea1e46edb356', '4ea2f97a-56de-419c-b0ae-cc10c2934e2f'] 2021-05-21 16:13:42.516 4464 2660133986376 MainThread INFO neutron.agent.securitygroups_rpc [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Refresh firewall rules 2021-05-21 16:13:42.536 4464 2660133986376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Get security group information for devices via rpc ['c7596fc9-62bb-4a1f-bebf-bac8d05d67a0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-21 16:13:42.551 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] port_update received: c7596fc9-62bb-4a1f-bebf-bac8d05d67a0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-21 16:13:42.567 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Lock "n-hv-agent-port-lock-c7596fc9-62bb-4a1f-bebf-bac8d05d67a0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:13:42.567 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Binding port c7596fc9-62bb-4a1f-bebf-bac8d05d67a0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-21 16:13:42.567 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-05-21 16:13:42.582 4464 2660133986728 MainThread DEBUG neutron.services.trunk.rpc.agent [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c7596fc9-62bb-4a1f-bebf-bac8d05d67a0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-21 16:13:42.598 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c7596fc9-62bb-4a1f-bebf-bac8d05d67a0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-21 16:13:42.661 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Trunk plugin disabled on server. Assuming port c7596fc9-62bb-4a1f-bebf-bac8d05d67a0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-21 16:13:42.661 4464 2660133986728 MainThread INFO networking_hyperv.neutron.trunk_driver [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Binding VLAN ID: 1373, VLAN trunk: None to switch port c7596fc9-62bb-4a1f-bebf-bac8d05d67a0 2021-05-21 16:13:42.680 4464 2660133986376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Update security group information for ports dict_keys(['c7596fc9-62bb-4a1f-bebf-bac8d05d67a0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-21 16:13:42.680 4464 2660133986376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-21 16:13:42.680 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Update rules of security group (4ea2f97a-56de-419c-b0ae-cc10c2934e2f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-21 16:13:42.680 4464 2660133986376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Update members of security group (4ea2f97a-56de-419c-b0ae-cc10c2934e2f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-21 16:13:42.680 4464 2660133986376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Update port filter for c7596fc9-62bb-4a1f-bebf-bac8d05d67a0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-21 16:13:42.710 4464 2660133986376 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Updating port rules. 2021-05-21 16:13:42.710 4464 2660133986376 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Creating 0 new rules, removing 6 old rules. 2021-05-21 16:13:42.726 4464 2660133986376 MainThread DEBUG oslo_concurrency.lockutils [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Lock "n-hv-driver-port-lock-c7596fc9-62bb-4a1f-bebf-bac8d05d67a0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:13:42.726 4464 2660133986376 MainThread DEBUG oslo_concurrency.lockutils [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Lock "n-hv-driver-port-lock-c7596fc9-62bb-4a1f-bebf-bac8d05d67a0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:13:42.726 4464 2660133986376 MainThread DEBUG oslo_concurrency.lockutils [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Lock "n-hv-driver-port-lock-c7596fc9-62bb-4a1f-bebf-bac8d05d67a0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:13:42.758 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Refresh firewall rules 2021-05-21 16:13:42.758 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Get security group information for devices via rpc ['c7596fc9-62bb-4a1f-bebf-bac8d05d67a0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-21 16:13:42.934 4464 2660133986728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Update security group information for ports dict_keys(['c7596fc9-62bb-4a1f-bebf-bac8d05d67a0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-21 16:13:42.956 4464 2660133986728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-21 16:13:42.956 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Update rules of security group (4ea2f97a-56de-419c-b0ae-cc10c2934e2f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-21 16:13:42.956 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Update members of security group (4ea2f97a-56de-419c-b0ae-cc10c2934e2f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-21 16:13:42.956 4464 2660133986728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Update port filter for c7596fc9-62bb-4a1f-bebf-bac8d05d67a0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-21 16:13:42.973 4464 2660133986728 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Updating port rules. 2021-05-21 16:13:42.973 4464 2660133986728 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Creating 0 new rules, removing 6 old rules. 2021-05-21 16:13:43.000 4464 2660133986376 MainThread DEBUG oslo_concurrency.lockutils [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Lock "n-hv-driver-port-lock-c7596fc9-62bb-4a1f-bebf-bac8d05d67a0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:13:43.000 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Lock "n-hv-driver-port-lock-c7596fc9-62bb-4a1f-bebf-bac8d05d67a0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:13:43.000 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Lock "n-hv-driver-port-lock-c7596fc9-62bb-4a1f-bebf-bac8d05d67a0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:13:43.020 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Lock "n-hv-driver-port-lock-c7596fc9-62bb-4a1f-bebf-bac8d05d67a0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:13:43.090 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Lock "n-hv-driver-port-lock-c7596fc9-62bb-4a1f-bebf-bac8d05d67a0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:13:43.130 4464 2660133986728 MainThread DEBUG oslo_concurrency.lockutils [req-bb0783f6-3742-478c-9d4a-c7492381f992 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Lock "n-hv-agent-port-lock-c7596fc9-62bb-4a1f-bebf-bac8d05d67a0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.563s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:13:43.310 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-82553239-cc95-4211-a4ee-958098b0f22c e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] port_delete event received for 'ed1c47c0-e763-4b58-bc41-d449f85122a4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:13:50.836 4464 2660116425192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c7596fc9-62bb-4a1f-bebf-bac8d05d67a0 2021-05-21 16:13:51.386 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-21 16:13:51.386 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c7596fc9-62bb-4a1f-bebf-bac8d05d67a0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-21 16:13:51.386 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c7596fc9-62bb-4a1f-bebf-bac8d05d67a0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-21 16:13:51.386 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c7596fc9-62bb-4a1f-bebf-bac8d05d67a0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-21 16:13:51.416 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c7596fc9-62bb-4a1f-bebf-bac8d05d67a0'] 2021-05-21 16:13:51.416 4464 2660133986728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-21 16:13:51.416 4464 2660133986728 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 2021-05-21 16:13:51.416 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c7596fc9-62bb-4a1f-bebf-bac8d05d67a0'] 2021-05-21 16:13:51.442 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b0aabdcb-dac0-42a1-a8e9-bd6d45675df1 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Security group member updated on remote: ['4ea2f97a-56de-419c-b0ae-cc10c2934e2f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-21 16:13:51.442 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [req-b0aabdcb-dac0-42a1-a8e9-bd6d45675df1 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] Security group member updated ['4ea2f97a-56de-419c-b0ae-cc10c2934e2f'] 2021-05-21 16:13:51.574 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0aabdcb-dac0-42a1-a8e9-bd6d45675df1 e2256d4dcf0a489da4d8a49eb53b3285 abff39871e74437eb2dc41152f17b85d - - -] port_delete event received for 'c7596fc9-62bb-4a1f-bebf-bac8d05d67a0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:13:53.396 4464 2660133986728 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:13:53.396 4464 2660133986728 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:14:44.368 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb56ef22-60dc-4ee7-b38f-e0b411683d4f eb6ca0d4cbc240349eb9efbc4c86c893 ce8917450db74eedba43586ecec84233 - - -] Security group member updated on remote: ['96c62e43-f6d8-4aae-bde8-472455bf8536'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-21 16:14:44.368 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [req-cb56ef22-60dc-4ee7-b38f-e0b411683d4f eb6ca0d4cbc240349eb9efbc4c86c893 ce8917450db74eedba43586ecec84233 - - -] Security group member updated ['96c62e43-f6d8-4aae-bde8-472455bf8536'] 2021-05-21 16:14:44.703 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb56ef22-60dc-4ee7-b38f-e0b411683d4f eb6ca0d4cbc240349eb9efbc4c86c893 ce8917450db74eedba43586ecec84233 - - -] port_delete event received for '188e48c3-4d20-4ca6-9888-e62894bdde83' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:14:45.337 4464 2660116425192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 188e48c3-4d20-4ca6-9888-e62894bdde83 2021-05-21 16:14:45.738 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-21 16:14:45.738 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '188e48c3-4d20-4ca6-9888-e62894bdde83' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-21 16:14:45.753 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '188e48c3-4d20-4ca6-9888-e62894bdde83' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-21 16:14:45.756 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 188e48c3-4d20-4ca6-9888-e62894bdde83 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-21 16:14:45.756 4464 2660133986728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8ac2c9aa-57b2-4d8c-9648-2db57d1174ac 2021-05-21 16:14:45.783 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['188e48c3-4d20-4ca6-9888-e62894bdde83'] 2021-05-21 16:14:45.783 4464 2660133986728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-21 16:14:45.783 4464 2660133986728 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 2021-05-21 16:14:45.799 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['188e48c3-4d20-4ca6-9888-e62894bdde83'] 2021-05-21 16:14:47.738 4464 2660133986728 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:14:47.785 4464 2660133986728 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:14:48.566 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c047ccad-e9ce-4e6e-b400-a1cb4584bdcc eb6ca0d4cbc240349eb9efbc4c86c893 ce8917450db74eedba43586ecec84233 - - -] port_delete event received for '26189dab-65dc-4488-8627-bf791fb3fe3f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:14:49.083 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-10461598-21fa-4abb-a9a5-f73dd6d7a5c2 eb6ca0d4cbc240349eb9efbc4c86c893 ce8917450db74eedba43586ecec84233 - - -] Security group rule updated on remote: ['9fd1f81c-207f-4f09-845f-d8a0c92724e1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-21 16:14:49.083 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [req-10461598-21fa-4abb-a9a5-f73dd6d7a5c2 eb6ca0d4cbc240349eb9efbc4c86c893 ce8917450db74eedba43586ecec84233 - - -] Security group rule updated ['9fd1f81c-207f-4f09-845f-d8a0c92724e1'] 2021-05-21 16:14:49.173 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-25be5bfb-6961-4610-908e-6f068a3a0464 eb6ca0d4cbc240349eb9efbc4c86c893 ce8917450db74eedba43586ecec84233 - - -] Security group rule updated on remote: ['9fd1f81c-207f-4f09-845f-d8a0c92724e1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-21 16:14:49.189 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [req-25be5bfb-6961-4610-908e-6f068a3a0464 eb6ca0d4cbc240349eb9efbc4c86c893 ce8917450db74eedba43586ecec84233 - - -] Security group rule updated ['9fd1f81c-207f-4f09-845f-d8a0c92724e1'] 2021-05-21 16:15:50.831 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12d81a8b-454a-489a-aa66-2b75f2b06c6d eb6ca0d4cbc240349eb9efbc4c86c893 ce8917450db74eedba43586ecec84233 - - -] port_delete event received for '75ce4727-4099-4dc2-8384-bcb9e983d0d6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:15:54.335 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-adafd690-fde7-402f-af3f-cd891968fb5c 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] port_delete event received for 'cad6b86f-40d0-411a-8dc6-7d5869ccd71d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:15:55.445 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5ea1f52-a4cd-4ff4-b506-9b8c4db9c358 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] port_delete event received for 'b7f18e29-3eef-417e-b1db-fdb472d034b0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:15:56.236 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54f0642d-5350-4e05-a458-81970fbf8309 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] port_delete event received for '963eaabb-0f82-4e4e-a1e5-fd077e82a66b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:15:56.361 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-276f7f21-9d4d-460d-a9f3-14d0de58ac8c - - - - -] port_delete event received for '963eaabb-0f82-4e4e-a1e5-fd077e82a66b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:15:56.799 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54f0642d-5350-4e05-a458-81970fbf8309 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] network_delete received. Deleting network 8ac2c9aa-57b2-4d8c-9648-2db57d1174ac network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-21 16:15:56.799 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54f0642d-5350-4e05-a458-81970fbf8309 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] Network 8ac2c9aa-57b2-4d8c-9648-2db57d1174ac not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-21 16:17:01.129 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11259a3c-3064-4572-8373-2435ed471bf3 - - - - -] port_update received: bc8da8a4-6b05-4ad9-9401-e1aa72feb636 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-21 16:17:01.157 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11259a3c-3064-4572-8373-2435ed471bf3 - - - - -] No port bc8da8a4-6b05-4ad9-9401-e1aa72feb636 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-21 16:17:03.993 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8586b28-8dad-4632-aaaf-7138b06076a2 - - - - -] port_update received: 5fa120ce-c16f-436f-87e7-88d2d70703f7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-21 16:17:04.009 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8586b28-8dad-4632-aaaf-7138b06076a2 - - - - -] No port 5fa120ce-c16f-436f-87e7-88d2d70703f7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-21 16:17:04.907 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1622d3e6-6814-4828-a6f1-7f43dbf5121d - - - - -] port_update received: c93ebe98-ee38-4c4e-9df2-856ba43b91cf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-21 16:17:04.938 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1622d3e6-6814-4828-a6f1-7f43dbf5121d - - - - -] No port c93ebe98-ee38-4c4e-9df2-856ba43b91cf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-21 16:17:06.144 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-73e0c075-c32b-4a51-b302-9462d1b1dbe8 01683c8f79e7408392734500af0d2668 0e0c8b7fc3834779bddb648e437dbcad - - -] Security group rule updated on remote: ['7da546e7-a606-4b7f-bcd8-e49b1761ff42'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-21 16:17:06.172 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [req-73e0c075-c32b-4a51-b302-9462d1b1dbe8 01683c8f79e7408392734500af0d2668 0e0c8b7fc3834779bddb648e437dbcad - - -] Security group rule updated ['7da546e7-a606-4b7f-bcd8-e49b1761ff42'] 2021-05-21 16:17:06.251 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-97bb82ba-e1ab-4424-8ac6-09ca43238507 01683c8f79e7408392734500af0d2668 0e0c8b7fc3834779bddb648e437dbcad - - -] Security group rule updated on remote: ['7da546e7-a606-4b7f-bcd8-e49b1761ff42'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-21 16:17:06.266 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [req-97bb82ba-e1ab-4424-8ac6-09ca43238507 01683c8f79e7408392734500af0d2668 0e0c8b7fc3834779bddb648e437dbcad - - -] Security group rule updated ['7da546e7-a606-4b7f-bcd8-e49b1761ff42'] 2021-05-21 16:17:06.348 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-86b6636b-7718-40d7-a0f4-f836b191be21 01683c8f79e7408392734500af0d2668 0e0c8b7fc3834779bddb648e437dbcad - - -] Security group rule updated on remote: ['7da546e7-a606-4b7f-bcd8-e49b1761ff42'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-21 16:17:06.348 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [req-86b6636b-7718-40d7-a0f4-f836b191be21 01683c8f79e7408392734500af0d2668 0e0c8b7fc3834779bddb648e437dbcad - - -] Security group rule updated ['7da546e7-a606-4b7f-bcd8-e49b1761ff42'] 2021-05-21 16:17:06.430 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0cd28792-3488-4307-bc3e-f2ddf4c8058a 01683c8f79e7408392734500af0d2668 0e0c8b7fc3834779bddb648e437dbcad - - -] Security group rule updated on remote: ['7da546e7-a606-4b7f-bcd8-e49b1761ff42'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-21 16:17:06.439 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [req-0cd28792-3488-4307-bc3e-f2ddf4c8058a 01683c8f79e7408392734500af0d2668 0e0c8b7fc3834779bddb648e437dbcad - - -] Security group rule updated ['7da546e7-a606-4b7f-bcd8-e49b1761ff42'] 2021-05-21 16:17:06.519 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3bdf6f5f-0525-488b-8a8b-9293895b787e 01683c8f79e7408392734500af0d2668 0e0c8b7fc3834779bddb648e437dbcad - - -] Security group rule updated on remote: ['7da546e7-a606-4b7f-bcd8-e49b1761ff42'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-21 16:17:06.547 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [req-3bdf6f5f-0525-488b-8a8b-9293895b787e 01683c8f79e7408392734500af0d2668 0e0c8b7fc3834779bddb648e437dbcad - - -] Security group rule updated ['7da546e7-a606-4b7f-bcd8-e49b1761ff42'] 2021-05-21 16:17:06.626 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0a573a50-c481-4f0f-8456-36f1c1bd60e0 01683c8f79e7408392734500af0d2668 0e0c8b7fc3834779bddb648e437dbcad - - -] Security group rule updated on remote: ['7da546e7-a606-4b7f-bcd8-e49b1761ff42'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-21 16:17:06.641 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [req-0a573a50-c481-4f0f-8456-36f1c1bd60e0 01683c8f79e7408392734500af0d2668 0e0c8b7fc3834779bddb648e437dbcad - - -] Security group rule updated ['7da546e7-a606-4b7f-bcd8-e49b1761ff42'] 2021-05-21 16:17:08.029 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc9e7c4c-720d-4afb-9c46-7cc095569c15 - - - - -] port_update received: d217f5e8-ccff-44bc-8247-3db38d1ad6ce port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-21 16:17:08.036 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc9e7c4c-720d-4afb-9c46-7cc095569c15 - - - - -] No port d217f5e8-ccff-44bc-8247-3db38d1ad6ce defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-21 16:18:07.995 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-308a9b19-4d63-4376-aa7d-f1b4f0f85b80 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] port_delete event received for '5fa120ce-c16f-436f-87e7-88d2d70703f7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:18:09.022 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7d8b461-f2a7-4a6b-a287-a60aa08701e1 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] port_delete event received for 'bc8da8a4-6b05-4ad9-9401-e1aa72feb636' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:18:09.862 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2471b948-d297-4d95-9e9b-05a77669a155 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] port_delete event received for '2ffeac2d-93a4-4a4d-9fc2-a2a3e6402d47' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:18:09.968 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2658b42b-5b64-4313-bc92-638da4a34a90 - - - - -] port_delete event received for '2ffeac2d-93a4-4a4d-9fc2-a2a3e6402d47' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:18:10.132 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2471b948-d297-4d95-9e9b-05a77669a155 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] network_delete received. Deleting network d7be6142-837a-4aba-8c1c-96b99f29f4bf network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-21 16:18:10.148 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2471b948-d297-4d95-9e9b-05a77669a155 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] Network d7be6142-837a-4aba-8c1c-96b99f29f4bf not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-21 16:18:11.062 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5fbbcfcf-adc7-4061-828d-7134bc51275f 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] port_delete event received for 'd217f5e8-ccff-44bc-8247-3db38d1ad6ce' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:18:12.093 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cc58da4-0f4f-4cb1-a263-a95e5fafeac7 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] port_delete event received for 'c93ebe98-ee38-4c4e-9df2-856ba43b91cf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:18:12.881 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e27a840e-b38e-47ed-819a-3ecac7cdd215 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] port_delete event received for 'd87f26ef-553a-4d48-8523-d2711ec790ab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:18:12.892 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1d33a75-336a-4042-84df-acd8c97855f6 - - - - -] port_delete event received for 'd87f26ef-553a-4d48-8523-d2711ec790ab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:18:13.192 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e27a840e-b38e-47ed-819a-3ecac7cdd215 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] network_delete received. Deleting network 343fb003-5aea-435d-9d17-c1473afe373b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-21 16:18:13.192 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e27a840e-b38e-47ed-819a-3ecac7cdd215 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] Network 343fb003-5aea-435d-9d17-c1473afe373b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-21 16:23:00.133 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ef69c11-c91b-46b4-a19d-78f517638e27 b6d67f129681419494f25f3d46f402b5 047b524230654b0ca055e01767e3d708 - - -] port_delete event received for '648cce1e-f01b-43ce-96f6-96edb2daeadf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:23:00.849 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a6513619-3ac4-4ed1-8a78-6012f6aeb088 b6d67f129681419494f25f3d46f402b5 047b524230654b0ca055e01767e3d708 - - -] Security group rule updated on remote: ['c719e966-0d62-48df-aafa-b8864043e1ae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-21 16:23:00.849 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [req-a6513619-3ac4-4ed1-8a78-6012f6aeb088 b6d67f129681419494f25f3d46f402b5 047b524230654b0ca055e01767e3d708 - - -] Security group rule updated ['c719e966-0d62-48df-aafa-b8864043e1ae'] 2021-05-21 16:23:00.977 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d8a05077-7123-46a6-951e-9a44f2000f4c b6d67f129681419494f25f3d46f402b5 047b524230654b0ca055e01767e3d708 - - -] Security group rule updated on remote: ['c719e966-0d62-48df-aafa-b8864043e1ae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-21 16:23:00.986 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [req-d8a05077-7123-46a6-951e-9a44f2000f4c b6d67f129681419494f25f3d46f402b5 047b524230654b0ca055e01767e3d708 - - -] Security group rule updated ['c719e966-0d62-48df-aafa-b8864043e1ae'] 2021-05-21 16:24:02.415 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15ef42df-75e8-4605-9ae1-0e2f07c2f372 b6d67f129681419494f25f3d46f402b5 047b524230654b0ca055e01767e3d708 - - -] port_delete event received for 'ab46dec7-9bb2-4fc7-8680-fbb307690806' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:24:02.538 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-770943c6-127a-4b9a-bd57-d6da94f9735e 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] port_delete event received for 'b09ff1b0-05aa-4ace-b247-9d90fe12827a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:24:03.503 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3837cc2-99f0-429c-856b-c448df67d17c 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] port_delete event received for '37bfac7f-7bbe-4e5a-b9e9-55d4c9d44a2e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:24:04.304 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-08fcadb7-68b6-4deb-a4de-c26420a39b7e 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] port_delete event received for '493d72f7-3c0a-4e9b-817d-dfb0a59d9ec9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:24:04.321 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-252a8ce5-a6f2-4b68-8eed-db35951c740d - - - - -] port_delete event received for '493d72f7-3c0a-4e9b-817d-dfb0a59d9ec9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:24:04.597 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-08fcadb7-68b6-4deb-a4de-c26420a39b7e 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] network_delete received. Deleting network 66e2d68a-5143-44d1-a2f3-5394dea243bd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-21 16:24:04.605 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-08fcadb7-68b6-4deb-a4de-c26420a39b7e 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] Network 66e2d68a-5143-44d1-a2f3-5394dea243bd not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-21 16:24:05.444 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c47afa80-1ccb-4072-a42e-01a137c62c02 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] port_delete event received for '6fe17dfb-3a0d-452a-b104-73baeac13ca4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:24:06.491 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd917713-c89d-467a-9562-0a363b55e8a3 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] port_delete event received for '80bfd93c-bc69-4dbe-89fd-af1339a4c11c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:24:07.245 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-60d041c9-dd09-4066-a49f-730644639c52 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] port_delete event received for 'b022712e-037a-4abc-8e62-fff17fb2f61e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:24:07.334 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-785baca0-bf5e-4ed1-afc9-807202a36871 - - - - -] port_delete event received for 'b022712e-037a-4abc-8e62-fff17fb2f61e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:24:07.538 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-60d041c9-dd09-4066-a49f-730644639c52 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] network_delete received. Deleting network 33f7a46e-2e31-43ab-b445-1bc92363b1bf network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-21 16:24:07.554 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-60d041c9-dd09-4066-a49f-730644639c52 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] Network 33f7a46e-2e31-43ab-b445-1bc92363b1bf not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-21 16:24:57.111 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f05457ed-25a8-4900-b164-95cacb1de6e8 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] port_delete event received for '2b053d4b-c768-4783-bbe0-6d65830779b5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:24:58.334 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ee05c1e-b1b8-48e2-a06f-ad7f7a860a4f 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] port_delete event received for 'fb23db0a-da94-4b31-8866-2021c7da4b56' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:24:59.114 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3eef6214-8afc-4c34-b518-90252fb1ec97 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] port_delete event received for 'eb499ca5-bfd3-410e-98fc-70ee960ae930' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:24:59.174 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5812aa8-a707-4a83-8e25-747eecb9981c - - - - -] port_delete event received for 'eb499ca5-bfd3-410e-98fc-70ee960ae930' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:24:59.386 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3eef6214-8afc-4c34-b518-90252fb1ec97 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] network_delete received. Deleting network 6f1cfffb-5c6f-4b9c-a956-0766ffeb8844 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-21 16:24:59.414 4464 2660133986728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3eef6214-8afc-4c34-b518-90252fb1ec97 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] Reclaiming local network 6f1cfffb-5c6f-4b9c-a956-0766ffeb8844 2021-05-21 16:25:00.194 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b19e9763-cbb4-4fc0-9061-1e615ebb7811 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] port_delete event received for '94308b3d-a3f5-477d-946a-a6f631e33c7a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:25:01.265 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7dd15bf4-f6d2-4a10-a507-866b73cd2508 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] port_delete event received for '09a2f413-1e1d-418c-97de-72a749cb54c9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:25:01.994 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36ff7cb9-bba6-40fe-9bf8-b43467e183ab 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] port_delete event received for 'ffb80716-07b6-4711-a26e-ac712ae56002' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:25:02.085 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58a56b9c-24e1-4520-90ef-45af607cfcc3 - - - - -] port_delete event received for 'ffb80716-07b6-4711-a26e-ac712ae56002' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:25:02.354 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36ff7cb9-bba6-40fe-9bf8-b43467e183ab 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] network_delete received. Deleting network b01fa1d0-fd6e-4371-99d1-0854da362be8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-21 16:25:02.354 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36ff7cb9-bba6-40fe-9bf8-b43467e183ab 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] Network b01fa1d0-fd6e-4371-99d1-0854da362be8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-21 16:27:07.832 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4cc95d88-8aff-4bb3-801c-57eb1cfb67af 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] network_delete received. Deleting network 204bfbcc-b4c7-47f5-983b-084f5f00a299 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-21 16:27:07.851 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4cc95d88-8aff-4bb3-801c-57eb1cfb67af 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] Network 204bfbcc-b4c7-47f5-983b-084f5f00a299 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-21 16:27:09.114 4464 2660116425192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d72b87ae-c923-4a51-a8a7-640981b555e3 2021-05-21 16:27:09.114 4464 2660116425192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d72b87ae-c923-4a51-a8a7-640981b555e3 2021-05-21 16:27:09.367 4464 2660133986728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-86f7ee33-d18a-4c5c-9df5-fb6a2c90a421 b6d67f129681419494f25f3d46f402b5 047b524230654b0ca055e01767e3d708 - - -] Security group member updated on remote: ['c0e7b563-ff4f-47bc-b7f6-3dd2eb9db35d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-21 16:27:09.367 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [req-86f7ee33-d18a-4c5c-9df5-fb6a2c90a421 b6d67f129681419494f25f3d46f402b5 047b524230654b0ca055e01767e3d708 - - -] Security group member updated ['c0e7b563-ff4f-47bc-b7f6-3dd2eb9db35d'] 2021-05-21 16:27:09.800 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86f7ee33-d18a-4c5c-9df5-fb6a2c90a421 b6d67f129681419494f25f3d46f402b5 047b524230654b0ca055e01767e3d708 - - -] port_delete event received for 'd72b87ae-c923-4a51-a8a7-640981b555e3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:27:09.975 4464 2660022749848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e381ae41-8323-4a23-b190-6fbda6a2bb49 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-21 16:27:09.975 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd72b87ae-c923-4a51-a8a7-640981b555e3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-21 16:27:09.975 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd72b87ae-c923-4a51-a8a7-640981b555e3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-21 16:27:09.975 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d72b87ae-c923-4a51-a8a7-640981b555e3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-21 16:27:10.003 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d72b87ae-c923-4a51-a8a7-640981b555e3'] 2021-05-21 16:27:10.015 4464 2660133986728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-21 16:27:10.015 4464 2660133986728 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 2021-05-21 16:27:10.015 4464 2660133986728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d72b87ae-c923-4a51-a8a7-640981b555e3'] 2021-05-21 16:27:11.988 4464 2660133986728 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-21 16:27:12.016 4464 2660133986728 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-21 16:27:12.941 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8aacc88-1c66-4074-bd17-a55534b2cc6b 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] port_delete event received for '36a72ec6-1172-4401-992e-d67a4affd053' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:27:13.996 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-acd7f9cc-d00b-4c6f-8809-4d36fa3c5b62 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] port_delete event received for '05a01fec-984c-4196-9dda-7c47cc15fc35' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:27:14.773 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5b721ae-b531-4bec-8f2f-9080360acad6 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] port_delete event received for '6af2b62d-0cf9-4c70-ab8e-bd7163fb4431' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:27:14.837 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a7d1765-027a-432e-8f8d-2d87f3faeea4 - - - - -] port_delete event received for '6af2b62d-0cf9-4c70-ab8e-bd7163fb4431' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-21 16:27:15.062 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5b721ae-b531-4bec-8f2f-9080360acad6 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] network_delete received. Deleting network d88da21c-1757-4f04-9d91-41ec531264d1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-21 16:27:15.073 4464 2660133986728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b5b721ae-b531-4bec-8f2f-9080360acad6 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] Reclaiming local network d88da21c-1757-4f04-9d91-41ec531264d1 2021-05-21 16:27:17.816 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ad52031-de56-4c9e-8765-223d61326d09 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] network_delete received. Deleting network 94788cfd-ca3b-49ef-8025-05d02cedca04 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-21 16:27:17.816 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ad52031-de56-4c9e-8765-223d61326d09 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] Network 94788cfd-ca3b-49ef-8025-05d02cedca04 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-21 16:27:18.653 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d06a191-bbbb-4a35-985d-42eb164b1b7a 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] network_delete received. Deleting network 20718ca6-e462-434b-8c46-111ac56d722e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-21 16:27:18.653 4464 2660133986728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d06a191-bbbb-4a35-985d-42eb164b1b7a 45a5ca9a8a764e01956a3f05c11ba05c c324a0039b3c4782a367bcd6bf1f4548 - - -] Network 20718ca6-e462-434b-8c46-111ac56d722e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463