2021-06-16 15:43:53.906 2788 2557245791576 MainThread INFO neutron.common.config [-] Logging enabled! 2021-06-16 15:43:53.906 2788 2557245791576 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev352 2021-06-16 15:43:53.906 2788 2557245791576 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-06-16 15:43:53.959 2788 2557245791576 MainThread INFO os_win.utils.network.networkutils [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] WMI caching is disabled. 2021-06-16 15:43:54.232 2788 2557245791576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:120 2021-06-16 15:43:54.388 2788 2557245791576 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-06-16 15:43:54.388 2788 2557245791576 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-06-16 15:43:54.630 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent initialized successfully, now running... 2021-06-16 15:43:54.653 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-06-16 15:43:54.653 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-06-16 15:43:54.690 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-06-16 15:45:59.618 2788 2557342394856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86a7704a-57e1-421d-9097-a1217c2dc678 - - - - -] port_update received: f814f5d9-3849-450c-87a0-2823f43bfb55 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-16 15:45:59.638 2788 2557342394856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86a7704a-57e1-421d-9097-a1217c2dc678 - - - - -] No port f814f5d9-3849-450c-87a0-2823f43bfb55 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-16 15:46:06.652 2788 2557342394856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-260df2ec-64a2-467b-9c2e-1e852debe277 - - - - -] port_update received: 13f97f89-a264-480e-a917-8d034712f4db port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-16 15:46:06.668 2788 2557342394856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-260df2ec-64a2-467b-9c2e-1e852debe277 - - - - -] No port 13f97f89-a264-480e-a917-8d034712f4db defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-16 15:46:07.373 2788 2557342394856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0728f405-e026-42cd-8723-a6360ed92ad9 - - - - -] port_update received: 67341c96-fd1f-402d-985d-0651cf2162b6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-16 15:46:07.373 2788 2557342394856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0728f405-e026-42cd-8723-a6360ed92ad9 - - - - -] No port 67341c96-fd1f-402d-985d-0651cf2162b6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-16 15:46:09.008 2788 2557342394856 MainThread WARNING oslo_policy.policy [req-045aad07-a223-44b4-aa34-ba3272c4292f caa5cbda51cb4eb18521ab4bda5a9fe6 7ff505c2713f46f88c6a463caa5d2332 - - -] 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-06-16 15:46:09.008 2788 2557342394856 MainThread WARNING oslo_policy.policy [req-045aad07-a223-44b4-aa34-ba3272c4292f caa5cbda51cb4eb18521ab4bda5a9fe6 7ff505c2713f46f88c6a463caa5d2332 - - -] 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-06-16 15:46:09.025 2788 2557342394856 MainThread WARNING oslo_policy.policy [req-045aad07-a223-44b4-aa34-ba3272c4292f caa5cbda51cb4eb18521ab4bda5a9fe6 7ff505c2713f46f88c6a463caa5d2332 - - -] 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-06-16 15:46:09.025 2788 2557342394856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-045aad07-a223-44b4-aa34-ba3272c4292f caa5cbda51cb4eb18521ab4bda5a9fe6 7ff505c2713f46f88c6a463caa5d2332 - - -] Security group rule updated on remote: ['1a275ac7-0441-4441-9536-7f2fedec60d8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-16 15:46:09.025 2788 2557342394856 MainThread INFO neutron.agent.securitygroups_rpc [req-045aad07-a223-44b4-aa34-ba3272c4292f caa5cbda51cb4eb18521ab4bda5a9fe6 7ff505c2713f46f88c6a463caa5d2332 - - -] Security group rule updated ['1a275ac7-0441-4441-9536-7f2fedec60d8'] 2021-06-16 15:46:10.447 2788 2557342394856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-65728b0b-6b75-4a59-af73-468a18d3c5e4 caa5cbda51cb4eb18521ab4bda5a9fe6 7ff505c2713f46f88c6a463caa5d2332 - - -] Security group rule updated on remote: ['1a275ac7-0441-4441-9536-7f2fedec60d8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-16 15:46:10.447 2788 2557342394856 MainThread INFO neutron.agent.securitygroups_rpc [req-65728b0b-6b75-4a59-af73-468a18d3c5e4 caa5cbda51cb4eb18521ab4bda5a9fe6 7ff505c2713f46f88c6a463caa5d2332 - - -] Security group rule updated ['1a275ac7-0441-4441-9536-7f2fedec60d8'] 2021-06-16 15:46:10.606 2788 2557342394856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ced4d003-ee26-4cf2-8277-e175af06b464 - - - - -] port_update received: 6c376b44-c8c4-4a61-890d-43b161bc7207 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-16 15:46:10.606 2788 2557342394856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ced4d003-ee26-4cf2-8277-e175af06b464 - - - - -] No port 6c376b44-c8c4-4a61-890d-43b161bc7207 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-16 15:46:15.664 2788 2557342394856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e60ddf8d-30bb-4353-9214-97e1fae40ece 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Security group member updated on remote: ['9b38455b-3664-4758-82c8-e96943e70a3d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:46:15.676 2788 2557342394856 MainThread INFO neutron.agent.securitygroups_rpc [req-e60ddf8d-30bb-4353-9214-97e1fae40ece 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Security group member updated ['9b38455b-3664-4758-82c8-e96943e70a3d'] 2021-06-16 15:46:15.916 2788 2557342394856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-13533a65-088f-4ab9-aab1-aa3cf7d31e26 - - - - -] port_update received: 5bca0424-fe4c-4989-ab88-3db1b47e4041 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-16 15:46:15.943 2788 2557342394856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-13533a65-088f-4ab9-aab1-aa3cf7d31e26 - - - - -] No port 5bca0424-fe4c-4989-ab88-3db1b47e4041 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-16 15:46:16.171 2788 2557342394856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b8d0fed9-ea3f-417b-b54d-38fde6a74467 98227f1e78874835b9525bb846f00066 b10f82aadfe24c0a8ba1ea251a3f8016 - - -] Security group member updated on remote: ['78412548-b684-4099-9ff6-464c0ab14e4d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:46:16.188 2788 2557342394856 MainThread INFO neutron.agent.securitygroups_rpc [req-b8d0fed9-ea3f-417b-b54d-38fde6a74467 98227f1e78874835b9525bb846f00066 b10f82aadfe24c0a8ba1ea251a3f8016 - - -] Security group member updated ['78412548-b684-4099-9ff6-464c0ab14e4d'] 2021-06-16 15:46:17.438 2788 2557342394856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4592dce8-fde3-42e6-b5c3-965e60d0aa66 - - - - -] port_update received: 015d15d0-617e-4521-8d63-d183bb60a6b2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-16 15:46:17.448 2788 2557342394856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4592dce8-fde3-42e6-b5c3-965e60d0aa66 - - - - -] No port 015d15d0-617e-4521-8d63-d183bb60a6b2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-16 15:46:19.263 2788 2557342394856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-35a44e3a-306a-4400-8349-cfbeeb00d9f3 231e6ba752bd4f42b71149463c5f6152 464524ea28724adb9bf0f8d452aee242 - - -] Security group rule updated on remote: ['57751795-078d-42d0-ae6b-99d5d5cc0446'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-16 15:46:19.263 2788 2557342394856 MainThread INFO neutron.agent.securitygroups_rpc [req-35a44e3a-306a-4400-8349-cfbeeb00d9f3 231e6ba752bd4f42b71149463c5f6152 464524ea28724adb9bf0f8d452aee242 - - -] Security group rule updated ['57751795-078d-42d0-ae6b-99d5d5cc0446'] 2021-06-16 15:46:19.930 2788 2557342394856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c6906006-30bb-43e6-a641-17691b7853a5 231e6ba752bd4f42b71149463c5f6152 464524ea28724adb9bf0f8d452aee242 - - -] Security group rule updated on remote: ['57751795-078d-42d0-ae6b-99d5d5cc0446'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-16 15:46:19.946 2788 2557342394856 MainThread INFO neutron.agent.securitygroups_rpc [req-c6906006-30bb-43e6-a641-17691b7853a5 231e6ba752bd4f42b71149463c5f6152 464524ea28724adb9bf0f8d452aee242 - - -] Security group rule updated ['57751795-078d-42d0-ae6b-99d5d5cc0446'] 2021-06-16 15:46:24.072 2788 2557342394856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec080437-c8fa-4b0c-beb6-1cefd7d87d38 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] port_update received: 4d673221-7d6e-4313-821e-1ae9a2568232 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-16 15:46:24.101 2788 2557342395032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f64d9d36-cdc7-4b31-8ed6-39b569728221 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] port_update received: 87357d1f-3978-42c4-87bb-4984120241ff port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-16 15:46:24.110 2788 2557342394856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec080437-c8fa-4b0c-beb6-1cefd7d87d38 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] No port 4d673221-7d6e-4313-821e-1ae9a2568232 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-16 15:46:24.124 2788 2557342395032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f64d9d36-cdc7-4b31-8ed6-39b569728221 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] No port 87357d1f-3978-42c4-87bb-4984120241ff defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-16 15:46:34.268 2788 2557342395032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-746dc935-6eba-4dfd-af95-096f9267e978 b628cd79d77b497c8f34ff34c788d677 0d83c5a88cbe4dd6ab9904ec5a7e3e2e - - -] Security group member updated on remote: ['cd828c3e-ac9c-4aa5-9728-135d00bda2c9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:46:34.268 2788 2557342395032 MainThread INFO neutron.agent.securitygroups_rpc [req-746dc935-6eba-4dfd-af95-096f9267e978 b628cd79d77b497c8f34ff34c788d677 0d83c5a88cbe4dd6ab9904ec5a7e3e2e - - -] Security group member updated ['cd828c3e-ac9c-4aa5-9728-135d00bda2c9'] 2021-06-16 15:46:35.494 2788 2557342395032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8b8a6baa-a6be-418d-ae42-0454c5a4228e b628cd79d77b497c8f34ff34c788d677 0d83c5a88cbe4dd6ab9904ec5a7e3e2e - - -] Security group member updated on remote: ['cd828c3e-ac9c-4aa5-9728-135d00bda2c9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:46:35.494 2788 2557342395032 MainThread INFO neutron.agent.securitygroups_rpc [req-8b8a6baa-a6be-418d-ae42-0454c5a4228e b628cd79d77b497c8f34ff34c788d677 0d83c5a88cbe4dd6ab9904ec5a7e3e2e - - -] Security group member updated ['cd828c3e-ac9c-4aa5-9728-135d00bda2c9'] 2021-06-16 15:46:36.275 2788 2557342395032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-21be6ef5-f89f-41be-a0e1-625beaf46187 231e6ba752bd4f42b71149463c5f6152 464524ea28724adb9bf0f8d452aee242 - - -] Security group member updated on remote: ['57751795-078d-42d0-ae6b-99d5d5cc0446'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:46:36.275 2788 2557342395032 MainThread INFO neutron.agent.securitygroups_rpc [req-21be6ef5-f89f-41be-a0e1-625beaf46187 231e6ba752bd4f42b71149463c5f6152 464524ea28724adb9bf0f8d452aee242 - - -] Security group member updated ['57751795-078d-42d0-ae6b-99d5d5cc0446'] 2021-06-16 15:46:37.340 2788 2557342395032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39cc9c02-567a-4eb8-827f-5ea4af7fa6f8 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] port_update received: 88c9c511-faaa-4914-8a38-82f04406ad47 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-16 15:46:37.495 2788 2557342395032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39cc9c02-567a-4eb8-827f-5ea4af7fa6f8 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] No port 88c9c511-faaa-4914-8a38-82f04406ad47 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-16 15:46:37.737 2788 2557342395032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-60629279-5ac7-4320-9356-1db945abdfef 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] port_update received: dcdd5891-34bd-467e-9c93-cc815fcd85bf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-16 15:46:37.776 2788 2557342395032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-60629279-5ac7-4320-9356-1db945abdfef 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] No port dcdd5891-34bd-467e-9c93-cc815fcd85bf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-16 15:46:38.110 2788 2557342393096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4d673221-7d6e-4313-821e-1ae9a2568232 2021-06-16 15:46:38.125 2788 2557342393096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 87357d1f-3978-42c4-87bb-4984120241ff 2021-06-16 15:46:38.278 2788 2557342395032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-04d006be-8a24-4499-a924-924538d06e60 caa5cbda51cb4eb18521ab4bda5a9fe6 7ff505c2713f46f88c6a463caa5d2332 - - -] Security group member updated on remote: ['1a275ac7-0441-4441-9536-7f2fedec60d8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:46:38.278 2788 2557342395032 MainThread INFO neutron.agent.securitygroups_rpc [req-04d006be-8a24-4499-a924-924538d06e60 caa5cbda51cb4eb18521ab4bda5a9fe6 7ff505c2713f46f88c6a463caa5d2332 - - -] Security group member updated ['1a275ac7-0441-4441-9536-7f2fedec60d8'] 2021-06-16 15:46:39.346 2788 2557342395032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5553f9f-6d95-4065-8f3d-4af4da70a111 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] port_update received: 80242894-349d-4917-8370-ea7cf52dbf43 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-16 15:46:39.436 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-16 15:46:39.455 2788 2557342395032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5553f9f-6d95-4065-8f3d-4af4da70a111 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] No port 80242894-349d-4917-8370-ea7cf52dbf43 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-16 15:46:40.509 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Adding port 87357d1f-3978-42c4-87bb-4984120241ff 2021-06-16 15:46:40.509 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Port 87357d1f-3978-42c4-87bb-4984120241ff updated. Details: {'device': '87357d1f-3978-42c4-87bb-4984120241ff', 'network_id': 'a63cab18-18db-4c36-ad41-073d37fd5ffa', 'port_id': '87357d1f-3978-42c4-87bb-4984120241ff', 'mac_address': 'fa:16:3e:0e:8d:5c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 59, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3de536bd-5a97-43db-b3ca-e0ba0c8e5011', '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-06-16 15:46:40.540 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] 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-06-16 15:46:40.540 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Adding port 4d673221-7d6e-4313-821e-1ae9a2568232 2021-06-16 15:46:40.552 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Port 4d673221-7d6e-4313-821e-1ae9a2568232 updated. Details: {'device': '4d673221-7d6e-4313-821e-1ae9a2568232', 'network_id': 'b53967a8-5967-42cd-8c0e-afea14cc67c2', 'port_id': '4d673221-7d6e-4313-821e-1ae9a2568232', 'mac_address': 'fa:16:3e:4f:96:1c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 61, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a8579574-3d35-40a5-b531-dfe42c4da1b5', '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-06-16 15:46:40.552 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] 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-06-16 15:46:40.552 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-87357d1f-3978-42c4-87bb-4984120241ff" 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-06-16 15:46:40.571 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 87357d1f-3978-42c4-87bb-4984120241ff _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-16 15:46:40.571 2788 2557342395208 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a63cab18-18db-4c36-ad41-073d37fd5ffa 2021-06-16 15:46:40.588 2788 2557342395208 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-06-16 15:46:40.588 2788 2557342395384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4d673221-7d6e-4313-821e-1ae9a2568232" 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-06-16 15:46:40.606 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4d673221-7d6e-4313-821e-1ae9a2568232 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-16 15:46:40.619 2788 2557342395384 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b53967a8-5967-42cd-8c0e-afea14cc67c2 2021-06-16 15:46:40.619 2788 2557342395384 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-06-16 15:46:41.050 2788 2557342395384 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4d673221-7d6e-4313-821e-1ae9a2568232') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:46:41.060 2788 2557342395384 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4d673221-7d6e-4313-821e-1ae9a2568232') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:46:41.060 2788 2557342395208 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '87357d1f-3978-42c4-87bb-4984120241ff') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:46:41.060 2788 2557342395208 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '87357d1f-3978-42c4-87bb-4984120241ff') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:46:41.105 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4d673221-7d6e-4313-821e-1ae9a2568232 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-16 15:46:41.105 2788 2557342395384 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 61, VLAN trunk: None to switch port 4d673221-7d6e-4313-821e-1ae9a2568232 2021-06-16 15:46:41.154 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 87357d1f-3978-42c4-87bb-4984120241ff is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-16 15:46:41.174 2788 2557342395208 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 59, VLAN trunk: None to switch port 87357d1f-3978-42c4-87bb-4984120241ff 2021-06-16 15:46:41.340 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a175999-cb8b-4bef-82e6-73f1ca393ba1 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] port_update received: 9b4956b5-bd3e-457a-b64c-84358e7b5b20 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-16 15:46:41.364 2788 2557342395384 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-16 15:46:41.364 2788 2557342395384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4d673221-7d6e-4313-821e-1ae9a2568232'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:46:41.377 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a175999-cb8b-4bef-82e6-73f1ca393ba1 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] No port 9b4956b5-bd3e-457a-b64c-84358e7b5b20 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-16 15:46:41.387 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-16 15:46:41.408 2788 2557342395208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['87357d1f-3978-42c4-87bb-4984120241ff'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:46:41.909 2788 2557342395208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['87357d1f-3978-42c4-87bb-4984120241ff']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:46:41.909 2788 2557342395208 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-06-16 15:46:41.918 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9b38455b-3664-4758-82c8-e96943e70a3d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 15:46:41.918 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9b38455b-3664-4758-82c8-e96943e70a3d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-16 15:46:41.931 2788 2557342395208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 87357d1f-3978-42c4-87bb-4984120241ff _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:46:41.931 2788 2557342395208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-16 15:46:41.946 2788 2557342395208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 87357d1f-3978-42c4-87bb-4984120241ff not yet added. Adding. 2021-06-16 15:46:41.946 2788 2557342395208 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-06-16 15:46:41.946 2788 2557342395208 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-06-16 15:46:41.946 2788 2557342395384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4d673221-7d6e-4313-821e-1ae9a2568232']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:46:41.946 2788 2557342395384 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-06-16 15:46:41.976 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (78412548-b684-4099-9ff6-464c0ab14e4d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 15:46:41.983 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (78412548-b684-4099-9ff6-464c0ab14e4d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-16 15:46:41.983 2788 2557342395384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4d673221-7d6e-4313-821e-1ae9a2568232 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:46:41.983 2788 2557342395384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-16 15:46:42.010 2788 2557342395384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4d673221-7d6e-4313-821e-1ae9a2568232 not yet added. Adding. 2021-06-16 15:46:42.010 2788 2557342395384 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-06-16 15:46:42.026 2788 2557342395384 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-06-16 15:46:42.184 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-87357d1f-3978-42c4-87bb-4984120241ff" 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-06-16 15:46:42.203 2788 2557342393096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 88c9c511-faaa-4914-8a38-82f04406ad47 2021-06-16 15:46:42.232 2788 2557342393096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: dcdd5891-34bd-467e-9c93-cc815fcd85bf 2021-06-16 15:46:42.324 2788 2557342395384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4d673221-7d6e-4313-821e-1ae9a2568232" 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-06-16 15:46:42.543 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-87357d1f-3978-42c4-87bb-4984120241ff" 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-06-16 15:46:42.558 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-87357d1f-3978-42c4-87bb-4984120241ff" 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-06-16 15:46:42.587 2788 2557342395384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4d673221-7d6e-4313-821e-1ae9a2568232" 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-06-16 15:46:42.587 2788 2557342395384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4d673221-7d6e-4313-821e-1ae9a2568232" 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-06-16 15:46:42.844 2788 2557342395384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4d673221-7d6e-4313-821e-1ae9a2568232" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:46:42.857 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-87357d1f-3978-42c4-87bb-4984120241ff" 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-06-16 15:46:43.072 2788 2557342395384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4d673221-7d6e-4313-821e-1ae9a2568232" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.484s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:46:43.072 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4d673221-7d6e-4313-821e-1ae9a2568232 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-16 15:46:43.088 2788 2557342395384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4d673221-7d6e-4313-821e-1ae9a2568232 processed. 2021-06-16 15:46:43.103 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-87357d1f-3978-42c4-87bb-4984120241ff" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:46:43.103 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 87357d1f-3978-42c4-87bb-4984120241ff status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-16 15:46:43.103 2788 2557342395208 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 87357d1f-3978-42c4-87bb-4984120241ff processed. 2021-06-16 15:46:43.454 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-16 15:46:43.454 2788 2557342395208 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-06-16 15:46:44.244 2788 2557342393096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 80242894-349d-4917-8370-ea7cf52dbf43 2021-06-16 15:46:44.501 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Adding port 88c9c511-faaa-4914-8a38-82f04406ad47 2021-06-16 15:46:44.511 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Port 88c9c511-faaa-4914-8a38-82f04406ad47 updated. Details: {'device': '88c9c511-faaa-4914-8a38-82f04406ad47', 'network_id': 'e1219e93-a6bd-4e44-8341-529033b111a6', 'port_id': '88c9c511-faaa-4914-8a38-82f04406ad47', 'mac_address': 'fa:16:3e:b1:8e:ec', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 64, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '99dc892d-3e21-4d04-8fe2-47a2772573b0', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-16 15:46:44.511 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] 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-06-16 15:46:44.511 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Adding port dcdd5891-34bd-467e-9c93-cc815fcd85bf 2021-06-16 15:46:44.511 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Port dcdd5891-34bd-467e-9c93-cc815fcd85bf updated. Details: {'device': 'dcdd5891-34bd-467e-9c93-cc815fcd85bf', 'network_id': 'e1219e93-a6bd-4e44-8341-529033b111a6', 'port_id': 'dcdd5891-34bd-467e-9c93-cc815fcd85bf', 'mac_address': 'fa:16:3e:36:c2:59', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 64, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '99dc892d-3e21-4d04-8fe2-47a2772573b0', '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-06-16 15:46:44.540 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] 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-06-16 15:46:44.540 2788 2557342395384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-88c9c511-faaa-4914-8a38-82f04406ad47" 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-06-16 15:46:44.540 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 88c9c511-faaa-4914-8a38-82f04406ad47 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-16 15:46:44.540 2788 2557342395384 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e1219e93-a6bd-4e44-8341-529033b111a6 2021-06-16 15:46:44.560 2788 2557342395384 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-06-16 15:46:44.560 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dcdd5891-34bd-467e-9c93-cc815fcd85bf" 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-06-16 15:46:44.560 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port dcdd5891-34bd-467e-9c93-cc815fcd85bf _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-16 15:46:44.581 2788 2557342396264 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-06-16 15:46:44.842 2788 2557342396264 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'dcdd5891-34bd-467e-9c93-cc815fcd85bf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:46:44.842 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'dcdd5891-34bd-467e-9c93-cc815fcd85bf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:46:44.862 2788 2557342395384 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '88c9c511-faaa-4914-8a38-82f04406ad47') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:46:44.878 2788 2557342395384 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '88c9c511-faaa-4914-8a38-82f04406ad47') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:46:44.898 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port dcdd5891-34bd-467e-9c93-cc815fcd85bf is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-16 15:46:44.917 2788 2557342396264 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 64, VLAN trunk: None to switch port dcdd5891-34bd-467e-9c93-cc815fcd85bf 2021-06-16 15:46:44.930 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 88c9c511-faaa-4914-8a38-82f04406ad47 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-16 15:46:44.930 2788 2557342395384 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 64, VLAN trunk: None to switch port 88c9c511-faaa-4914-8a38-82f04406ad47 2021-06-16 15:46:45.091 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.641s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:46:45.198 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-16 15:46:45.198 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['dcdd5891-34bd-467e-9c93-cc815fcd85bf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:46:45.218 2788 2557342395384 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-16 15:46:45.218 2788 2557342395384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['88c9c511-faaa-4914-8a38-82f04406ad47'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:46:45.461 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-16 15:46:45.678 2788 2557342395384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['88c9c511-faaa-4914-8a38-82f04406ad47']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:46:45.678 2788 2557342395384 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-06-16 15:46:45.690 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cd828c3e-ac9c-4aa5-9728-135d00bda2c9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 15:46:45.690 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (cd828c3e-ac9c-4aa5-9728-135d00bda2c9) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-16 15:46:45.706 2788 2557342395384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 88c9c511-faaa-4914-8a38-82f04406ad47 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:46:45.706 2788 2557342395384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-16 15:46:45.706 2788 2557342395384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 88c9c511-faaa-4914-8a38-82f04406ad47 not yet added. Adding. 2021-06-16 15:46:45.718 2788 2557342395384 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-06-16 15:46:45.729 2788 2557342395384 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-06-16 15:46:45.764 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['dcdd5891-34bd-467e-9c93-cc815fcd85bf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:46:45.764 2788 2557342396264 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-06-16 15:46:45.789 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cd828c3e-ac9c-4aa5-9728-135d00bda2c9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 15:46:45.797 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (cd828c3e-ac9c-4aa5-9728-135d00bda2c9) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-16 15:46:45.797 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for dcdd5891-34bd-467e-9c93-cc815fcd85bf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:46:45.807 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-16 15:46:45.807 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device dcdd5891-34bd-467e-9c93-cc815fcd85bf not yet added. Adding. 2021-06-16 15:46:45.807 2788 2557342396264 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-06-16 15:46:45.807 2788 2557342396264 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-06-16 15:46:46.038 2788 2557342395384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-88c9c511-faaa-4914-8a38-82f04406ad47" 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-06-16 15:46:46.054 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dcdd5891-34bd-467e-9c93-cc815fcd85bf" 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-06-16 15:46:46.122 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Adding port 80242894-349d-4917-8370-ea7cf52dbf43 2021-06-16 15:46:46.122 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Port 80242894-349d-4917-8370-ea7cf52dbf43 updated. Details: {'device': '80242894-349d-4917-8370-ea7cf52dbf43', 'network_id': '67c4c528-9d23-48f4-9ba6-2decf70a0e79', 'port_id': '80242894-349d-4917-8370-ea7cf52dbf43', 'mac_address': 'fa:16:3e:0a:9e:6c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 91, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '183d6049-284e-409d-863e-f0b282fcd546', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-16 15:46:46.141 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] 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-06-16 15:46:46.151 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-80242894-349d-4917-8370-ea7cf52dbf43" 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-06-16 15:46:46.151 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 80242894-349d-4917-8370-ea7cf52dbf43 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-16 15:46:46.151 2788 2557342395208 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 67c4c528-9d23-48f4-9ba6-2decf70a0e79 2021-06-16 15:46:46.151 2788 2557342395208 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-06-16 15:46:46.291 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dcdd5891-34bd-467e-9c93-cc815fcd85bf" 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-06-16 15:46:46.291 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dcdd5891-34bd-467e-9c93-cc815fcd85bf" 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-06-16 15:46:46.320 2788 2557342395384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-88c9c511-faaa-4914-8a38-82f04406ad47" 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-06-16 15:46:46.328 2788 2557342395384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-88c9c511-faaa-4914-8a38-82f04406ad47" 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-06-16 15:46:46.339 2788 2557342393096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9b4956b5-bd3e-457a-b64c-84358e7b5b20 2021-06-16 15:46:46.682 2788 2557342395384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-88c9c511-faaa-4914-8a38-82f04406ad47" 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-06-16 15:46:46.698 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dcdd5891-34bd-467e-9c93-cc815fcd85bf" 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-06-16 15:46:46.870 2788 2557342395208 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '80242894-349d-4917-8370-ea7cf52dbf43') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:46:46.870 2788 2557342395208 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '80242894-349d-4917-8370-ea7cf52dbf43') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:46:46.887 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 80242894-349d-4917-8370-ea7cf52dbf43 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-16 15:46:46.900 2788 2557342395208 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 91, VLAN trunk: None to switch port 80242894-349d-4917-8370-ea7cf52dbf43 2021-06-16 15:46:47.046 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dcdd5891-34bd-467e-9c93-cc815fcd85bf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.485s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:46:47.068 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port dcdd5891-34bd-467e-9c93-cc815fcd85bf status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-16 15:46:47.068 2788 2557342396264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port dcdd5891-34bd-467e-9c93-cc815fcd85bf processed. 2021-06-16 15:46:47.251 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-16 15:46:47.261 2788 2557342395208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['80242894-349d-4917-8370-ea7cf52dbf43'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:46:47.261 2788 2557342395384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-88c9c511-faaa-4914-8a38-82f04406ad47" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.735s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:46:47.276 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 88c9c511-faaa-4914-8a38-82f04406ad47 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-16 15:46:47.276 2788 2557342395384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 88c9c511-faaa-4914-8a38-82f04406ad47 processed. 2021-06-16 15:46:47.466 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-16 15:46:47.466 2788 2557342395384 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-06-16 15:46:47.545 2788 2557342395208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['80242894-349d-4917-8370-ea7cf52dbf43']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:46:47.545 2788 2557342395208 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-06-16 15:46:47.545 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (57751795-078d-42d0-ae6b-99d5d5cc0446) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 15:46:47.563 2788 2557342395208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 80242894-349d-4917-8370-ea7cf52dbf43 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:46:47.563 2788 2557342395208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-16 15:46:47.574 2788 2557342395208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 80242894-349d-4917-8370-ea7cf52dbf43 not yet added. Adding. 2021-06-16 15:46:47.574 2788 2557342395208 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-06-16 15:46:47.574 2788 2557342395208 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-06-16 15:46:47.813 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-80242894-349d-4917-8370-ea7cf52dbf43" 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-06-16 15:46:48.056 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-80242894-349d-4917-8370-ea7cf52dbf43" 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-06-16 15:46:48.056 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-80242894-349d-4917-8370-ea7cf52dbf43" 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-06-16 15:46:48.082 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Adding port 9b4956b5-bd3e-457a-b64c-84358e7b5b20 2021-06-16 15:46:48.082 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Port 9b4956b5-bd3e-457a-b64c-84358e7b5b20 updated. Details: {'device': '9b4956b5-bd3e-457a-b64c-84358e7b5b20', 'network_id': 'c838889e-e8cb-4cb8-bc3a-00dc4dde47b3', 'port_id': '9b4956b5-bd3e-457a-b64c-84358e7b5b20', 'mac_address': 'fa:16:3e:33:92:b3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 75, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0e9b0fe7-56f4-4db9-8d7b-8ac97e3e2bb3', '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-06-16 15:46:48.082 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] 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-06-16 15:46:48.102 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9b4956b5-bd3e-457a-b64c-84358e7b5b20" 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-06-16 15:46:48.108 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9b4956b5-bd3e-457a-b64c-84358e7b5b20 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-16 15:46:48.108 2788 2557342396264 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c838889e-e8cb-4cb8-bc3a-00dc4dde47b3 2021-06-16 15:46:48.120 2788 2557342396264 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-06-16 15:46:48.404 2788 2557342396264 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9b4956b5-bd3e-457a-b64c-84358e7b5b20') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:46:48.404 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9b4956b5-bd3e-457a-b64c-84358e7b5b20') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:46:48.433 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9b4956b5-bd3e-457a-b64c-84358e7b5b20 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-16 15:46:48.433 2788 2557342396264 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 75, VLAN trunk: None to switch port 9b4956b5-bd3e-457a-b64c-84358e7b5b20 2021-06-16 15:46:48.453 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-80242894-349d-4917-8370-ea7cf52dbf43" 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-06-16 15:46:48.723 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-80242894-349d-4917-8370-ea7cf52dbf43" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.563s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:46:48.730 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 80242894-349d-4917-8370-ea7cf52dbf43 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-16 15:46:48.730 2788 2557342395208 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 80242894-349d-4917-8370-ea7cf52dbf43 processed. 2021-06-16 15:46:48.762 2788 2557342395384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:46:48.828 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-16 15:46:48.839 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9b4956b5-bd3e-457a-b64c-84358e7b5b20'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:46:49.093 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9b4956b5-bd3e-457a-b64c-84358e7b5b20']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:46:49.106 2788 2557342396264 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-06-16 15:46:49.106 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1a275ac7-0441-4441-9536-7f2fedec60d8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 15:46:49.106 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9b4956b5-bd3e-457a-b64c-84358e7b5b20 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:46:49.106 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-16 15:46:49.134 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9b4956b5-bd3e-457a-b64c-84358e7b5b20 not yet added. Adding. 2021-06-16 15:46:49.134 2788 2557342396264 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-06-16 15:46:49.134 2788 2557342396264 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-06-16 15:46:49.466 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b4956b5-bd3e-457a-b64c-84358e7b5b20" 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-06-16 15:46:49.485 2788 2557342395384 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-06-16 15:46:49.792 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b4956b5-bd3e-457a-b64c-84358e7b5b20" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:46:49.792 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b4956b5-bd3e-457a-b64c-84358e7b5b20" 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-06-16 15:46:50.088 2788 2557342395384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:46:50.221 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b4956b5-bd3e-457a-b64c-84358e7b5b20" 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-06-16 15:46:50.510 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9b4956b5-bd3e-457a-b64c-84358e7b5b20" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:46:50.510 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9b4956b5-bd3e-457a-b64c-84358e7b5b20 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-16 15:46:50.510 2788 2557342396264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9b4956b5-bd3e-457a-b64c-84358e7b5b20 processed. 2021-06-16 15:46:51.482 2788 2557342396264 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-06-16 15:46:52.105 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.625s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:47:08.777 2788 2557342393272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4d673221-7d6e-4313-821e-1ae9a2568232 2021-06-16 15:47:09.561 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-16 15:47:09.561 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4d673221-7d6e-4313-821e-1ae9a2568232' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-16 15:47:09.573 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4d673221-7d6e-4313-821e-1ae9a2568232' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-16 15:47:09.573 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4d673221-7d6e-4313-821e-1ae9a2568232 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-16 15:47:09.618 2788 2557342396264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b53967a8-5967-42cd-8c0e-afea14cc67c2 2021-06-16 15:47:09.618 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4d673221-7d6e-4313-821e-1ae9a2568232'] 2021-06-16 15:47:09.618 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-16 15:47:09.618 2788 2557342396264 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-06-16 15:47:09.648 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4d673221-7d6e-4313-821e-1ae9a2568232'] 2021-06-16 15:47:09.651 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f7c618c3-7317-4079-be13-738acb883dde 98227f1e78874835b9525bb846f00066 b10f82aadfe24c0a8ba1ea251a3f8016 - - -] Security group member updated on remote: ['78412548-b684-4099-9ff6-464c0ab14e4d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:47:09.681 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-f7c618c3-7317-4079-be13-738acb883dde 98227f1e78874835b9525bb846f00066 b10f82aadfe24c0a8ba1ea251a3f8016 - - -] Security group member updated ['78412548-b684-4099-9ff6-464c0ab14e4d'] 2021-06-16 15:47:09.715 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-22d1a44a-e67b-4b5f-a979-21a9fafbeaa6 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Security group member updated on remote: ['9b38455b-3664-4758-82c8-e96943e70a3d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:47:09.715 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-22d1a44a-e67b-4b5f-a979-21a9fafbeaa6 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Security group member updated ['9b38455b-3664-4758-82c8-e96943e70a3d'] 2021-06-16 15:47:09.729 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-22d1a44a-e67b-4b5f-a979-21a9fafbeaa6 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Refresh firewall rules 2021-06-16 15:47:09.729 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-22d1a44a-e67b-4b5f-a979-21a9fafbeaa6 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Get security group information for devices via rpc ['87357d1f-3978-42c4-87bb-4984120241ff'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:47:09.969 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-22d1a44a-e67b-4b5f-a979-21a9fafbeaa6 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Update security group information for ports dict_keys(['87357d1f-3978-42c4-87bb-4984120241ff']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:47:09.977 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-22d1a44a-e67b-4b5f-a979-21a9fafbeaa6 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-16 15:47:09.977 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-22d1a44a-e67b-4b5f-a979-21a9fafbeaa6 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Update rules of security group (9b38455b-3664-4758-82c8-e96943e70a3d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 15:47:09.996 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-22d1a44a-e67b-4b5f-a979-21a9fafbeaa6 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Update members of security group (9b38455b-3664-4758-82c8-e96943e70a3d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-16 15:47:10.014 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-22d1a44a-e67b-4b5f-a979-21a9fafbeaa6 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Update port filter for 87357d1f-3978-42c4-87bb-4984120241ff _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:47:10.014 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-22d1a44a-e67b-4b5f-a979-21a9fafbeaa6 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Updating port rules. 2021-06-16 15:47:10.030 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-22d1a44a-e67b-4b5f-a979-21a9fafbeaa6 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Creating 1 new rules, removing 0 old rules. 2021-06-16 15:47:10.048 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-22d1a44a-e67b-4b5f-a979-21a9fafbeaa6 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-87357d1f-3978-42c4-87bb-4984120241ff" 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-06-16 15:47:10.058 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7c618c3-7317-4079-be13-738acb883dde 98227f1e78874835b9525bb846f00066 b10f82aadfe24c0a8ba1ea251a3f8016 - - -] port_delete event received for '4d673221-7d6e-4313-821e-1ae9a2568232' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:47:10.433 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-22d1a44a-e67b-4b5f-a979-21a9fafbeaa6 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-87357d1f-3978-42c4-87bb-4984120241ff" 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-06-16 15:47:10.433 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-22d1a44a-e67b-4b5f-a979-21a9fafbeaa6 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-87357d1f-3978-42c4-87bb-4984120241ff" 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-06-16 15:47:10.451 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-22d1a44a-e67b-4b5f-a979-21a9fafbeaa6 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-87357d1f-3978-42c4-87bb-4984120241ff" 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-06-16 15:47:11.574 2788 2557342396264 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-06-16 15:47:11.637 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:47:11.747 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2204aa8-9fa9-43cc-9ffa-fda062a91a0d 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] port_update received: ebf48817-36be-49cc-8148-274d6cf0d2c6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-16 15:47:11.777 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2204aa8-9fa9-43cc-9ffa-fda062a91a0d 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] No port ebf48817-36be-49cc-8148-274d6cf0d2c6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-16 15:47:14.934 2788 2557342393096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ebf48817-36be-49cc-8148-274d6cf0d2c6 2021-06-16 15:47:15.581 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-16 15:47:16.121 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Adding port ebf48817-36be-49cc-8148-274d6cf0d2c6 2021-06-16 15:47:16.136 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Port ebf48817-36be-49cc-8148-274d6cf0d2c6 updated. Details: {'device': 'ebf48817-36be-49cc-8148-274d6cf0d2c6', 'network_id': 'a63cab18-18db-4c36-ad41-073d37fd5ffa', 'port_id': 'ebf48817-36be-49cc-8148-274d6cf0d2c6', 'mac_address': 'fa:16:3e:49:b2:8d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 59, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3de536bd-5a97-43db-b3ca-e0ba0c8e5011', '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-06-16 15:47:16.136 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] 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-06-16 15:47:16.136 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ebf48817-36be-49cc-8148-274d6cf0d2c6" 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-06-16 15:47:16.154 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ebf48817-36be-49cc-8148-274d6cf0d2c6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-16 15:47:16.154 2788 2557342396264 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-06-16 15:47:16.525 2788 2557342396264 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ebf48817-36be-49cc-8148-274d6cf0d2c6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:47:16.525 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ebf48817-36be-49cc-8148-274d6cf0d2c6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:47:16.542 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ebf48817-36be-49cc-8148-274d6cf0d2c6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-16 15:47:16.555 2788 2557342396264 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 59, VLAN trunk: None to switch port ebf48817-36be-49cc-8148-274d6cf0d2c6 2021-06-16 15:47:16.762 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-16 15:47:16.790 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ebf48817-36be-49cc-8148-274d6cf0d2c6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:47:17.046 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ebf48817-36be-49cc-8148-274d6cf0d2c6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:47:17.057 2788 2557342396264 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-06-16 15:47:17.057 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9b38455b-3664-4758-82c8-e96943e70a3d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 15:47:17.057 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9b38455b-3664-4758-82c8-e96943e70a3d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-16 15:47:17.076 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ebf48817-36be-49cc-8148-274d6cf0d2c6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:47:17.076 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-16 15:47:17.076 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ebf48817-36be-49cc-8148-274d6cf0d2c6 not yet added. Adding. 2021-06-16 15:47:17.076 2788 2557342396264 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-06-16 15:47:17.101 2788 2557342396264 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-06-16 15:47:17.111 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3fcf85e0-3b49-4ea4-8ca5-cb3689b8a014 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] network_delete received. Deleting network b53967a8-5967-42cd-8c0e-afea14cc67c2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-16 15:47:17.123 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3fcf85e0-3b49-4ea4-8ca5-cb3689b8a014 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] Network b53967a8-5967-42cd-8c0e-afea14cc67c2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-16 15:47:17.446 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ebf48817-36be-49cc-8148-274d6cf0d2c6" 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-06-16 15:47:17.775 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ebf48817-36be-49cc-8148-274d6cf0d2c6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.329s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:47:17.775 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ebf48817-36be-49cc-8148-274d6cf0d2c6" 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-06-16 15:47:18.149 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ebf48817-36be-49cc-8148-274d6cf0d2c6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:47:18.433 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ebf48817-36be-49cc-8148-274d6cf0d2c6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.296s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:47:18.433 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ebf48817-36be-49cc-8148-274d6cf0d2c6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-16 15:47:18.446 2788 2557342396264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ebf48817-36be-49cc-8148-274d6cf0d2c6 processed. 2021-06-16 15:47:19.606 2788 2557342396264 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-06-16 15:47:20.150 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.532s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:47:35.109 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-39aec69c-d27c-4d38-a10b-56284503beb2 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Security group member updated on remote: ['9b38455b-3664-4758-82c8-e96943e70a3d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:47:35.119 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-39aec69c-d27c-4d38-a10b-56284503beb2 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Security group member updated ['9b38455b-3664-4758-82c8-e96943e70a3d'] 2021-06-16 15:47:35.119 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-39aec69c-d27c-4d38-a10b-56284503beb2 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Refresh firewall rules 2021-06-16 15:47:35.138 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-39aec69c-d27c-4d38-a10b-56284503beb2 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Get security group information for devices via rpc ['87357d1f-3978-42c4-87bb-4984120241ff', 'ebf48817-36be-49cc-8148-274d6cf0d2c6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:47:35.780 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-39aec69c-d27c-4d38-a10b-56284503beb2 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Update security group information for ports dict_keys(['87357d1f-3978-42c4-87bb-4984120241ff', 'ebf48817-36be-49cc-8148-274d6cf0d2c6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:47:35.790 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-39aec69c-d27c-4d38-a10b-56284503beb2 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-16 15:47:35.790 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-39aec69c-d27c-4d38-a10b-56284503beb2 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Update rules of security group (9b38455b-3664-4758-82c8-e96943e70a3d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 15:47:35.813 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-39aec69c-d27c-4d38-a10b-56284503beb2 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Update members of security group (9b38455b-3664-4758-82c8-e96943e70a3d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-16 15:47:35.825 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-39aec69c-d27c-4d38-a10b-56284503beb2 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Update port filter for 87357d1f-3978-42c4-87bb-4984120241ff _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:47:35.825 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-39aec69c-d27c-4d38-a10b-56284503beb2 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Updating port rules. 2021-06-16 15:47:35.841 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-39aec69c-d27c-4d38-a10b-56284503beb2 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Creating 1 new rules, removing 0 old rules. 2021-06-16 15:47:35.852 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-39aec69c-d27c-4d38-a10b-56284503beb2 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-87357d1f-3978-42c4-87bb-4984120241ff" 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-06-16 15:47:36.266 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-39aec69c-d27c-4d38-a10b-56284503beb2 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-87357d1f-3978-42c4-87bb-4984120241ff" 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-06-16 15:47:36.276 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-39aec69c-d27c-4d38-a10b-56284503beb2 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-87357d1f-3978-42c4-87bb-4984120241ff" 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-06-16 15:47:36.289 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-39aec69c-d27c-4d38-a10b-56284503beb2 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-87357d1f-3978-42c4-87bb-4984120241ff" 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-06-16 15:47:36.305 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-39aec69c-d27c-4d38-a10b-56284503beb2 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Update port filter for ebf48817-36be-49cc-8148-274d6cf0d2c6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:47:36.321 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-39aec69c-d27c-4d38-a10b-56284503beb2 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Updating port rules. 2021-06-16 15:47:36.339 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-39aec69c-d27c-4d38-a10b-56284503beb2 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Creating 1 new rules, removing 0 old rules. 2021-06-16 15:47:36.339 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-39aec69c-d27c-4d38-a10b-56284503beb2 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-ebf48817-36be-49cc-8148-274d6cf0d2c6" 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-06-16 15:47:36.790 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-39aec69c-d27c-4d38-a10b-56284503beb2 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-ebf48817-36be-49cc-8148-274d6cf0d2c6" 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-06-16 15:47:36.807 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-39aec69c-d27c-4d38-a10b-56284503beb2 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-ebf48817-36be-49cc-8148-274d6cf0d2c6" 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-06-16 15:47:36.807 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-39aec69c-d27c-4d38-a10b-56284503beb2 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-ebf48817-36be-49cc-8148-274d6cf0d2c6" 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-06-16 15:47:37.087 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40025918-f288-45df-8c90-96806a2f61e8 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] port_update received: b69673f3-44d7-4b62-8e48-ed81a59c9856 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-16 15:47:37.117 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40025918-f288-45df-8c90-96806a2f61e8 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] No port b69673f3-44d7-4b62-8e48-ed81a59c9856 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-16 15:47:43.617 2788 2557342393096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b69673f3-44d7-4b62-8e48-ed81a59c9856 2021-06-16 15:47:43.713 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-16 15:47:44.168 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Adding port b69673f3-44d7-4b62-8e48-ed81a59c9856 2021-06-16 15:47:44.168 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Port b69673f3-44d7-4b62-8e48-ed81a59c9856 updated. Details: {'device': 'b69673f3-44d7-4b62-8e48-ed81a59c9856', 'network_id': 'a63cab18-18db-4c36-ad41-073d37fd5ffa', 'port_id': 'b69673f3-44d7-4b62-8e48-ed81a59c9856', 'mac_address': 'fa:16:3e:c6:0b:62', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 59, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3de536bd-5a97-43db-b3ca-e0ba0c8e5011', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-16 15:47:44.198 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] 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-06-16 15:47:44.211 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b69673f3-44d7-4b62-8e48-ed81a59c9856" 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-06-16 15:47:44.211 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b69673f3-44d7-4b62-8e48-ed81a59c9856 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-16 15:47:44.211 2788 2557342396264 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-06-16 15:47:44.621 2788 2557342396264 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b69673f3-44d7-4b62-8e48-ed81a59c9856') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:47:44.649 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b69673f3-44d7-4b62-8e48-ed81a59c9856') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:47:44.649 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b69673f3-44d7-4b62-8e48-ed81a59c9856 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-16 15:47:44.680 2788 2557342396264 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 59, VLAN trunk: None to switch port b69673f3-44d7-4b62-8e48-ed81a59c9856 2021-06-16 15:47:44.933 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-16 15:47:44.946 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b69673f3-44d7-4b62-8e48-ed81a59c9856'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:47:45.352 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b69673f3-44d7-4b62-8e48-ed81a59c9856']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:47:45.352 2788 2557342396264 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-06-16 15:47:45.352 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9b38455b-3664-4758-82c8-e96943e70a3d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 15:47:45.376 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9b38455b-3664-4758-82c8-e96943e70a3d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-16 15:47:45.383 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b69673f3-44d7-4b62-8e48-ed81a59c9856 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:47:45.383 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-16 15:47:45.383 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b69673f3-44d7-4b62-8e48-ed81a59c9856 not yet added. Adding. 2021-06-16 15:47:45.404 2788 2557342396264 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-06-16 15:47:45.404 2788 2557342396264 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-06-16 15:47:45.728 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b69673f3-44d7-4b62-8e48-ed81a59c9856" 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-06-16 15:47:46.087 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b69673f3-44d7-4b62-8e48-ed81a59c9856" 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-06-16 15:47:46.108 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b69673f3-44d7-4b62-8e48-ed81a59c9856" 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-06-16 15:47:46.477 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b69673f3-44d7-4b62-8e48-ed81a59c9856" 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-06-16 15:47:46.805 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b69673f3-44d7-4b62-8e48-ed81a59c9856" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:47:46.828 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b69673f3-44d7-4b62-8e48-ed81a59c9856 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-16 15:47:46.837 2788 2557342396264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b69673f3-44d7-4b62-8e48-ed81a59c9856 processed. 2021-06-16 15:47:47.745 2788 2557342396264 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-06-16 15:47:48.459 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:47:54.560 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ad551051-4dde-4ac4-b870-4b5f9486dc3c 4dcea40e56da4269919f54f988147dc5 e083fa734d7f4e2489f73f8c82c202d8 - - -] Security group member updated on remote: ['6a8fe5b8-420b-4c52-b53e-db7476f6512c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:47:54.578 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-ad551051-4dde-4ac4-b870-4b5f9486dc3c 4dcea40e56da4269919f54f988147dc5 e083fa734d7f4e2489f73f8c82c202d8 - - -] Security group member updated ['6a8fe5b8-420b-4c52-b53e-db7476f6512c'] 2021-06-16 15:47:57.322 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-344801c8-cfa8-4a33-a242-a3fd7c466ae9 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] port_update received: e4d95c5a-6e9e-44a8-9c70-bd4dc6442be6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-16 15:47:57.355 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-344801c8-cfa8-4a33-a242-a3fd7c466ae9 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] No port e4d95c5a-6e9e-44a8-9c70-bd4dc6442be6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-16 15:48:02.153 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a035b4cf-513b-4f29-a863-0e7460264093 - - - - -] port_update received: 95bcb322-390e-46b3-b86f-aa6eab228544 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-16 15:48:02.242 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a035b4cf-513b-4f29-a863-0e7460264093 - - - - -] No port 95bcb322-390e-46b3-b86f-aa6eab228544 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-16 15:48:04.198 2788 2557342393096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e4d95c5a-6e9e-44a8-9c70-bd4dc6442be6 2021-06-16 15:48:05.820 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-16 15:48:07.263 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Adding port e4d95c5a-6e9e-44a8-9c70-bd4dc6442be6 2021-06-16 15:48:07.263 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Port e4d95c5a-6e9e-44a8-9c70-bd4dc6442be6 updated. Details: {'device': 'e4d95c5a-6e9e-44a8-9c70-bd4dc6442be6', 'network_id': '617f4743-bf0f-49fd-a40e-71edeeef3f0f', 'port_id': 'e4d95c5a-6e9e-44a8-9c70-bd4dc6442be6', 'mac_address': 'fa:16:3e:43:5b:97', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 79, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '59538138-eed0-4744-adff-ca2ec7ab2de5', '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-06-16 15:48:07.276 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] 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-06-16 15:48:07.290 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e4d95c5a-6e9e-44a8-9c70-bd4dc6442be6" 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-06-16 15:48:07.290 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e4d95c5a-6e9e-44a8-9c70-bd4dc6442be6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-16 15:48:07.306 2788 2557342396264 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 617f4743-bf0f-49fd-a40e-71edeeef3f0f 2021-06-16 15:48:07.306 2788 2557342396264 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-06-16 15:48:07.383 2788 2557342395208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-47796d11-80ba-4a59-90ac-5a6480aed8d9 d49a7efae27548c8831b1a0b81f51719 f310f03fea314014a99f8368c543456a - - -] Security group member updated on remote: ['539de66d-f000-4eca-80da-32a7c44c4f1f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:48:07.401 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [req-47796d11-80ba-4a59-90ac-5a6480aed8d9 d49a7efae27548c8831b1a0b81f51719 f310f03fea314014a99f8368c543456a - - -] Security group member updated ['539de66d-f000-4eca-80da-32a7c44c4f1f'] 2021-06-16 15:48:07.682 2788 2557342396264 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e4d95c5a-6e9e-44a8-9c70-bd4dc6442be6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:48:07.709 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e4d95c5a-6e9e-44a8-9c70-bd4dc6442be6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:48:07.726 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e4d95c5a-6e9e-44a8-9c70-bd4dc6442be6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-16 15:48:07.726 2788 2557342396264 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 79, VLAN trunk: None to switch port e4d95c5a-6e9e-44a8-9c70-bd4dc6442be6 2021-06-16 15:48:08.086 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-16 15:48:08.086 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e4d95c5a-6e9e-44a8-9c70-bd4dc6442be6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:48:08.747 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15a31439-4ed5-4189-8452-3d41d301c392 - - - - -] port_update received: ff31bd45-2c34-47de-b790-ea30edf3c510 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-16 15:48:08.792 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15a31439-4ed5-4189-8452-3d41d301c392 - - - - -] No port ff31bd45-2c34-47de-b790-ea30edf3c510 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-16 15:48:09.345 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e4d95c5a-6e9e-44a8-9c70-bd4dc6442be6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:48:09.351 2788 2557342396264 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-06-16 15:48:09.351 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6a8fe5b8-420b-4c52-b53e-db7476f6512c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 15:48:09.351 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6a8fe5b8-420b-4c52-b53e-db7476f6512c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-16 15:48:09.374 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e4d95c5a-6e9e-44a8-9c70-bd4dc6442be6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:48:09.385 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-16 15:48:09.400 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e4d95c5a-6e9e-44a8-9c70-bd4dc6442be6 not yet added. Adding. 2021-06-16 15:48:09.400 2788 2557342396264 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-06-16 15:48:09.416 2788 2557342396264 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-06-16 15:48:09.901 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4d95c5a-6e9e-44a8-9c70-bd4dc6442be6" 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-06-16 15:48:10.353 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4d95c5a-6e9e-44a8-9c70-bd4dc6442be6" 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-06-16 15:48:10.369 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4d95c5a-6e9e-44a8-9c70-bd4dc6442be6" 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-06-16 15:48:10.885 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4d95c5a-6e9e-44a8-9c70-bd4dc6442be6" 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-06-16 15:48:10.961 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f399e9ed-1666-4f91-8954-5687be38c952 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] port_update received: e81cb7ec-c3c3-4b5b-84e7-36d0331e4e8e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-16 15:48:10.994 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f399e9ed-1666-4f91-8954-5687be38c952 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] No port e81cb7ec-c3c3-4b5b-84e7-36d0331e4e8e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-16 15:48:11.206 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e4d95c5a-6e9e-44a8-9c70-bd4dc6442be6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:48:11.211 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e4d95c5a-6e9e-44a8-9c70-bd4dc6442be6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-16 15:48:11.211 2788 2557342396264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e4d95c5a-6e9e-44a8-9c70-bd4dc6442be6 processed. 2021-06-16 15:48:11.870 2788 2557342396264 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-06-16 15:48:12.589 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:48:16.867 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b78c5dac-4b5a-4080-8fe9-1c3619e8f71d - - - - -] port_update received: 3d3854e3-b10a-4df2-9178-757da27a21b0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-16 15:48:17.040 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b78c5dac-4b5a-4080-8fe9-1c3619e8f71d - - - - -] No port 3d3854e3-b10a-4df2-9178-757da27a21b0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-16 15:48:18.590 2788 2557342393096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e81cb7ec-c3c3-4b5b-84e7-36d0331e4e8e 2021-06-16 15:48:19.945 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-16 15:48:20.086 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2166dd20-7135-486d-b6c8-49c9c52dd363 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Security group member updated on remote: ['9b38455b-3664-4758-82c8-e96943e70a3d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:48:20.105 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-2166dd20-7135-486d-b6c8-49c9c52dd363 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Security group member updated ['9b38455b-3664-4758-82c8-e96943e70a3d'] 2021-06-16 15:48:20.105 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-2166dd20-7135-486d-b6c8-49c9c52dd363 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Refresh firewall rules 2021-06-16 15:48:20.105 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2166dd20-7135-486d-b6c8-49c9c52dd363 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Get security group information for devices via rpc ['87357d1f-3978-42c4-87bb-4984120241ff', 'ebf48817-36be-49cc-8148-274d6cf0d2c6', 'b69673f3-44d7-4b62-8e48-ed81a59c9856'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:48:20.976 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Adding port e81cb7ec-c3c3-4b5b-84e7-36d0331e4e8e 2021-06-16 15:48:20.976 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Port e81cb7ec-c3c3-4b5b-84e7-36d0331e4e8e updated. Details: {'device': 'e81cb7ec-c3c3-4b5b-84e7-36d0331e4e8e', 'network_id': 'c9e841c7-6eb6-4648-a8fa-d17188481955', 'port_id': 'e81cb7ec-c3c3-4b5b-84e7-36d0331e4e8e', 'mac_address': 'fa:16:3e:d8:e4:bc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 88, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bf98b519-90cc-42bd-af0d-4ab4f0e68ae0', '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-06-16 15:48:20.991 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] 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-06-16 15:48:21.009 2788 2557342395384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e81cb7ec-c3c3-4b5b-84e7-36d0331e4e8e" 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-06-16 15:48:21.009 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e81cb7ec-c3c3-4b5b-84e7-36d0331e4e8e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-16 15:48:21.025 2788 2557342395384 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c9e841c7-6eb6-4648-a8fa-d17188481955 2021-06-16 15:48:21.025 2788 2557342395384 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-06-16 15:48:21.540 2788 2557342395384 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e81cb7ec-c3c3-4b5b-84e7-36d0331e4e8e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:48:21.540 2788 2557342395384 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e81cb7ec-c3c3-4b5b-84e7-36d0331e4e8e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:48:21.580 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e81cb7ec-c3c3-4b5b-84e7-36d0331e4e8e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-16 15:48:21.580 2788 2557342395384 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 88, VLAN trunk: None to switch port e81cb7ec-c3c3-4b5b-84e7-36d0331e4e8e 2021-06-16 15:48:21.601 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2166dd20-7135-486d-b6c8-49c9c52dd363 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Update security group information for ports dict_keys(['87357d1f-3978-42c4-87bb-4984120241ff', 'b69673f3-44d7-4b62-8e48-ed81a59c9856', 'ebf48817-36be-49cc-8148-274d6cf0d2c6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:48:21.617 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2166dd20-7135-486d-b6c8-49c9c52dd363 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-16 15:48:21.617 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2166dd20-7135-486d-b6c8-49c9c52dd363 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Update rules of security group (9b38455b-3664-4758-82c8-e96943e70a3d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 15:48:21.637 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2166dd20-7135-486d-b6c8-49c9c52dd363 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Update members of security group (9b38455b-3664-4758-82c8-e96943e70a3d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-16 15:48:21.649 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2166dd20-7135-486d-b6c8-49c9c52dd363 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Update port filter for 87357d1f-3978-42c4-87bb-4984120241ff _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:48:21.664 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2166dd20-7135-486d-b6c8-49c9c52dd363 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Updating port rules. 2021-06-16 15:48:21.664 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2166dd20-7135-486d-b6c8-49c9c52dd363 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Creating 1 new rules, removing 0 old rules. 2021-06-16 15:48:21.686 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-2166dd20-7135-486d-b6c8-49c9c52dd363 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-87357d1f-3978-42c4-87bb-4984120241ff" 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-06-16 15:48:21.945 2788 2557342395384 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-16 15:48:21.945 2788 2557342395384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e81cb7ec-c3c3-4b5b-84e7-36d0331e4e8e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:48:21.961 2788 2557342395208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b71d37f6-e588-47ac-8432-0f3bde548572 edf7c9e17dcb4953a888f5e86a6c122f 2c50a2db77c342208126601c91ff32e8 - - -] Security group rule updated on remote: ['cd81a4a1-a7bd-42ad-aec8-985df8ccacc5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-16 15:48:21.977 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [req-b71d37f6-e588-47ac-8432-0f3bde548572 edf7c9e17dcb4953a888f5e86a6c122f 2c50a2db77c342208126601c91ff32e8 - - -] Security group rule updated ['cd81a4a1-a7bd-42ad-aec8-985df8ccacc5'] 2021-06-16 15:48:22.218 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-2166dd20-7135-486d-b6c8-49c9c52dd363 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-87357d1f-3978-42c4-87bb-4984120241ff" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.532s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:48:22.234 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-2166dd20-7135-486d-b6c8-49c9c52dd363 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-87357d1f-3978-42c4-87bb-4984120241ff" 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-06-16 15:48:22.243 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-2166dd20-7135-486d-b6c8-49c9c52dd363 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-87357d1f-3978-42c4-87bb-4984120241ff" 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-06-16 15:48:22.257 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2166dd20-7135-486d-b6c8-49c9c52dd363 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Update port filter for b69673f3-44d7-4b62-8e48-ed81a59c9856 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:48:22.257 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2166dd20-7135-486d-b6c8-49c9c52dd363 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Updating port rules. 2021-06-16 15:48:22.273 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2166dd20-7135-486d-b6c8-49c9c52dd363 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Creating 1 new rules, removing 0 old rules. 2021-06-16 15:48:22.289 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-2166dd20-7135-486d-b6c8-49c9c52dd363 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-b69673f3-44d7-4b62-8e48-ed81a59c9856" 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-06-16 15:48:22.447 2788 2557342395384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e81cb7ec-c3c3-4b5b-84e7-36d0331e4e8e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:48:22.447 2788 2557342395384 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-06-16 15:48:22.463 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (539de66d-f000-4eca-80da-32a7c44c4f1f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 15:48:22.476 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (539de66d-f000-4eca-80da-32a7c44c4f1f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-16 15:48:22.476 2788 2557342395384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e81cb7ec-c3c3-4b5b-84e7-36d0331e4e8e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:48:22.476 2788 2557342395384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-16 15:48:22.476 2788 2557342395384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e81cb7ec-c3c3-4b5b-84e7-36d0331e4e8e not yet added. Adding. 2021-06-16 15:48:22.503 2788 2557342395384 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-06-16 15:48:22.511 2788 2557342395384 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-06-16 15:48:22.637 2788 2557359448488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8162391c-810a-47cc-aadc-e08cb1e095f3 - - - - -] port_update received: 735075de-c8a1-41ca-bd14-09d40cecb76b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-16 15:48:22.759 2788 2557359448312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eb8b6dc1-0e2b-46c2-a902-1a2475701c27 edf7c9e17dcb4953a888f5e86a6c122f 2c50a2db77c342208126601c91ff32e8 - - -] Security group rule updated on remote: ['cd81a4a1-a7bd-42ad-aec8-985df8ccacc5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-16 15:48:22.759 2788 2557359448312 MainThread INFO neutron.agent.securitygroups_rpc [req-eb8b6dc1-0e2b-46c2-a902-1a2475701c27 edf7c9e17dcb4953a888f5e86a6c122f 2c50a2db77c342208126601c91ff32e8 - - -] Security group rule updated ['cd81a4a1-a7bd-42ad-aec8-985df8ccacc5'] 2021-06-16 15:48:22.775 2788 2557359448664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bceb13b0-b4e0-42fd-9b5e-3eec13494821 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] port_update received: 6ac98d80-0514-40fa-9751-86edf453b7b6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-16 15:48:22.794 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-2166dd20-7135-486d-b6c8-49c9c52dd363 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-b69673f3-44d7-4b62-8e48-ed81a59c9856" 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-06-16 15:48:22.794 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-2166dd20-7135-486d-b6c8-49c9c52dd363 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-b69673f3-44d7-4b62-8e48-ed81a59c9856" 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-06-16 15:48:22.807 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-2166dd20-7135-486d-b6c8-49c9c52dd363 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-b69673f3-44d7-4b62-8e48-ed81a59c9856" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:48:22.822 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2166dd20-7135-486d-b6c8-49c9c52dd363 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Update port filter for ebf48817-36be-49cc-8148-274d6cf0d2c6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:48:22.822 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2166dd20-7135-486d-b6c8-49c9c52dd363 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Updating port rules. 2021-06-16 15:48:22.837 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2166dd20-7135-486d-b6c8-49c9c52dd363 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Creating 1 new rules, removing 0 old rules. 2021-06-16 15:48:22.837 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-2166dd20-7135-486d-b6c8-49c9c52dd363 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-ebf48817-36be-49cc-8148-274d6cf0d2c6" 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-06-16 15:48:22.867 2788 2557359448488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8162391c-810a-47cc-aadc-e08cb1e095f3 - - - - -] No port 735075de-c8a1-41ca-bd14-09d40cecb76b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-16 15:48:22.867 2788 2557359448664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bceb13b0-b4e0-42fd-9b5e-3eec13494821 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] No port 6ac98d80-0514-40fa-9751-86edf453b7b6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-16 15:48:23.088 2788 2557342395384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e81cb7ec-c3c3-4b5b-84e7-36d0331e4e8e" 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-06-16 15:48:23.335 2788 2557359448488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c98e4aef-99da-4127-a75d-49b7170fe492 edf7c9e17dcb4953a888f5e86a6c122f 2c50a2db77c342208126601c91ff32e8 - - -] Security group rule updated on remote: ['cd81a4a1-a7bd-42ad-aec8-985df8ccacc5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-16 15:48:23.335 2788 2557359448488 MainThread INFO neutron.agent.securitygroups_rpc [req-c98e4aef-99da-4127-a75d-49b7170fe492 edf7c9e17dcb4953a888f5e86a6c122f 2c50a2db77c342208126601c91ff32e8 - - -] Security group rule updated ['cd81a4a1-a7bd-42ad-aec8-985df8ccacc5'] 2021-06-16 15:48:23.492 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-2166dd20-7135-486d-b6c8-49c9c52dd363 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-ebf48817-36be-49cc-8148-274d6cf0d2c6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.640s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:48:23.520 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-2166dd20-7135-486d-b6c8-49c9c52dd363 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-ebf48817-36be-49cc-8148-274d6cf0d2c6" 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-06-16 15:48:23.525 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-2166dd20-7135-486d-b6c8-49c9c52dd363 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-ebf48817-36be-49cc-8148-274d6cf0d2c6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:48:23.585 2788 2557342395384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e81cb7ec-c3c3-4b5b-84e7-36d0331e4e8e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.484s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:48:23.585 2788 2557342395384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e81cb7ec-c3c3-4b5b-84e7-36d0331e4e8e" 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-06-16 15:48:24.055 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eb1baa4a-5b6b-4cd3-b64f-312da3d137f0 edf7c9e17dcb4953a888f5e86a6c122f 2c50a2db77c342208126601c91ff32e8 - - -] Security group rule updated on remote: ['cd81a4a1-a7bd-42ad-aec8-985df8ccacc5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-16 15:48:24.085 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-eb1baa4a-5b6b-4cd3-b64f-312da3d137f0 edf7c9e17dcb4953a888f5e86a6c122f 2c50a2db77c342208126601c91ff32e8 - - -] Security group rule updated ['cd81a4a1-a7bd-42ad-aec8-985df8ccacc5'] 2021-06-16 15:48:24.211 2788 2557342395384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e81cb7ec-c3c3-4b5b-84e7-36d0331e4e8e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.625s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:48:24.609 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-110085c8-fe24-413a-b0ca-2aff7659530c edf7c9e17dcb4953a888f5e86a6c122f 2c50a2db77c342208126601c91ff32e8 - - -] Security group rule updated on remote: ['cd81a4a1-a7bd-42ad-aec8-985df8ccacc5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-16 15:48:24.649 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-110085c8-fe24-413a-b0ca-2aff7659530c edf7c9e17dcb4953a888f5e86a6c122f 2c50a2db77c342208126601c91ff32e8 - - -] Security group rule updated ['cd81a4a1-a7bd-42ad-aec8-985df8ccacc5'] 2021-06-16 15:48:24.948 2788 2557342395384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e81cb7ec-c3c3-4b5b-84e7-36d0331e4e8e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.937s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:48:24.963 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e81cb7ec-c3c3-4b5b-84e7-36d0331e4e8e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-16 15:48:24.963 2788 2557342395384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e81cb7ec-c3c3-4b5b-84e7-36d0331e4e8e processed. 2021-06-16 15:48:25.243 2788 2557342395384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9462e1a7-d828-4fb8-82e3-d60893f095ea edf7c9e17dcb4953a888f5e86a6c122f 2c50a2db77c342208126601c91ff32e8 - - -] Security group rule updated on remote: ['cd81a4a1-a7bd-42ad-aec8-985df8ccacc5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-16 15:48:25.260 2788 2557342395384 MainThread INFO neutron.agent.securitygroups_rpc [req-9462e1a7-d828-4fb8-82e3-d60893f095ea edf7c9e17dcb4953a888f5e86a6c122f 2c50a2db77c342208126601c91ff32e8 - - -] Security group rule updated ['cd81a4a1-a7bd-42ad-aec8-985df8ccacc5'] 2021-06-16 15:48:25.976 2788 2557342395384 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-06-16 15:48:26.663 2788 2557342395384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.687s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:48:28.779 2788 2557342393096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6ac98d80-0514-40fa-9751-86edf453b7b6 2021-06-16 15:48:29.978 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-16 15:48:30.461 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Adding port 6ac98d80-0514-40fa-9751-86edf453b7b6 2021-06-16 15:48:30.476 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Port 6ac98d80-0514-40fa-9751-86edf453b7b6 updated. Details: {'device': '6ac98d80-0514-40fa-9751-86edf453b7b6', 'network_id': 'a63cab18-18db-4c36-ad41-073d37fd5ffa', 'port_id': '6ac98d80-0514-40fa-9751-86edf453b7b6', 'mac_address': 'fa:16:3e:36:23:48', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 59, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3de536bd-5a97-43db-b3ca-e0ba0c8e5011', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-16 15:48:30.476 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] 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-06-16 15:48:30.507 2788 2557342395384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6ac98d80-0514-40fa-9751-86edf453b7b6" 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-06-16 15:48:30.507 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6ac98d80-0514-40fa-9751-86edf453b7b6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-16 15:48:30.507 2788 2557342395384 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-06-16 15:48:31.123 2788 2557342395384 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6ac98d80-0514-40fa-9751-86edf453b7b6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:48:31.123 2788 2557342395384 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6ac98d80-0514-40fa-9751-86edf453b7b6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:48:31.151 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6ac98d80-0514-40fa-9751-86edf453b7b6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-16 15:48:31.151 2788 2557342395384 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 59, VLAN trunk: None to switch port 6ac98d80-0514-40fa-9751-86edf453b7b6 2021-06-16 15:48:31.477 2788 2557342395384 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-16 15:48:31.496 2788 2557342395384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6ac98d80-0514-40fa-9751-86edf453b7b6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:48:31.804 2788 2557342395384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6ac98d80-0514-40fa-9751-86edf453b7b6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:48:31.820 2788 2557342395384 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-06-16 15:48:31.835 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9b38455b-3664-4758-82c8-e96943e70a3d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 15:48:31.835 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9b38455b-3664-4758-82c8-e96943e70a3d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-16 15:48:31.855 2788 2557342395384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6ac98d80-0514-40fa-9751-86edf453b7b6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:48:31.855 2788 2557342395384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-16 15:48:31.855 2788 2557342395384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6ac98d80-0514-40fa-9751-86edf453b7b6 not yet added. Adding. 2021-06-16 15:48:31.872 2788 2557342395384 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-06-16 15:48:31.872 2788 2557342395384 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-06-16 15:48:32.148 2788 2557342393272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e4d95c5a-6e9e-44a8-9c70-bd4dc6442be6 2021-06-16 15:48:32.291 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7a2407bc-519b-4aff-8582-c635ba64f1ae 4dcea40e56da4269919f54f988147dc5 e083fa734d7f4e2489f73f8c82c202d8 - - -] Security group member updated on remote: ['6a8fe5b8-420b-4c52-b53e-db7476f6512c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:48:32.291 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-7a2407bc-519b-4aff-8582-c635ba64f1ae 4dcea40e56da4269919f54f988147dc5 e083fa734d7f4e2489f73f8c82c202d8 - - -] Security group member updated ['6a8fe5b8-420b-4c52-b53e-db7476f6512c'] 2021-06-16 15:48:32.368 2788 2557342395384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6ac98d80-0514-40fa-9751-86edf453b7b6" 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-06-16 15:48:32.368 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a2407bc-519b-4aff-8582-c635ba64f1ae 4dcea40e56da4269919f54f988147dc5 e083fa734d7f4e2489f73f8c82c202d8 - - -] port_delete event received for 'e4d95c5a-6e9e-44a8-9c70-bd4dc6442be6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:48:32.791 2788 2557342395384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6ac98d80-0514-40fa-9751-86edf453b7b6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:48:32.807 2788 2557342395384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6ac98d80-0514-40fa-9751-86edf453b7b6" 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-06-16 15:48:33.353 2788 2557342395384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6ac98d80-0514-40fa-9751-86edf453b7b6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:48:33.368 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-7a2407bc-519b-4aff-8582-c635ba64f1ae 4dcea40e56da4269919f54f988147dc5 e083fa734d7f4e2489f73f8c82c202d8 - - -] Refresh firewall rules 2021-06-16 15:48:33.368 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7a2407bc-519b-4aff-8582-c635ba64f1ae 4dcea40e56da4269919f54f988147dc5 e083fa734d7f4e2489f73f8c82c202d8 - - -] Get security group information for devices via rpc ['e4d95c5a-6e9e-44a8-9c70-bd4dc6442be6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:48:33.413 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7a2407bc-519b-4aff-8582-c635ba64f1ae 4dcea40e56da4269919f54f988147dc5 e083fa734d7f4e2489f73f8c82c202d8 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:48:33.413 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7a2407bc-519b-4aff-8582-c635ba64f1ae 4dcea40e56da4269919f54f988147dc5 e083fa734d7f4e2489f73f8c82c202d8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-16 15:48:33.727 2788 2557342395384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6ac98d80-0514-40fa-9751-86edf453b7b6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:48:33.753 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6ac98d80-0514-40fa-9751-86edf453b7b6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-16 15:48:33.753 2788 2557342395384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6ac98d80-0514-40fa-9751-86edf453b7b6 processed. 2021-06-16 15:48:34.009 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-16 15:48:34.009 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e4d95c5a-6e9e-44a8-9c70-bd4dc6442be6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-16 15:48:34.029 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e4d95c5a-6e9e-44a8-9c70-bd4dc6442be6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-16 15:48:34.039 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e4d95c5a-6e9e-44a8-9c70-bd4dc6442be6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-16 15:48:34.039 2788 2557342395384 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-06-16 15:48:34.084 2788 2557342396264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 617f4743-bf0f-49fd-a40e-71edeeef3f0f 2021-06-16 15:48:34.088 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e4d95c5a-6e9e-44a8-9c70-bd4dc6442be6'] 2021-06-16 15:48:34.088 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-16 15:48:34.103 2788 2557342396264 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-06-16 15:48:34.117 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e4d95c5a-6e9e-44a8-9c70-bd4dc6442be6'] 2021-06-16 15:48:34.760 2788 2557342395384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.735s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:48:38.118 2788 2557342395384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea475240-c23a-4c3c-8ae6-812b46aaf892 d49a7efae27548c8831b1a0b81f51719 f310f03fea314014a99f8368c543456a - - -] Security group member updated on remote: ['539de66d-f000-4eca-80da-32a7c44c4f1f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:48:38.118 2788 2557342395384 MainThread INFO neutron.agent.securitygroups_rpc [req-ea475240-c23a-4c3c-8ae6-812b46aaf892 d49a7efae27548c8831b1a0b81f51719 f310f03fea314014a99f8368c543456a - - -] Security group member updated ['539de66d-f000-4eca-80da-32a7c44c4f1f'] 2021-06-16 15:48:38.143 2788 2557342395384 MainThread INFO neutron.agent.securitygroups_rpc [req-ea475240-c23a-4c3c-8ae6-812b46aaf892 d49a7efae27548c8831b1a0b81f51719 f310f03fea314014a99f8368c543456a - - -] Refresh firewall rules 2021-06-16 15:48:38.154 2788 2557342395384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea475240-c23a-4c3c-8ae6-812b46aaf892 d49a7efae27548c8831b1a0b81f51719 f310f03fea314014a99f8368c543456a - - -] Get security group information for devices via rpc ['e81cb7ec-c3c3-4b5b-84e7-36d0331e4e8e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:48:38.210 2788 2557342395384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ea475240-c23a-4c3c-8ae6-812b46aaf892 d49a7efae27548c8831b1a0b81f51719 f310f03fea314014a99f8368c543456a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:48:38.227 2788 2557342395384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ea475240-c23a-4c3c-8ae6-812b46aaf892 d49a7efae27548c8831b1a0b81f51719 f310f03fea314014a99f8368c543456a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-16 15:48:38.274 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea475240-c23a-4c3c-8ae6-812b46aaf892 d49a7efae27548c8831b1a0b81f51719 f310f03fea314014a99f8368c543456a - - -] port_delete event received for 'e81cb7ec-c3c3-4b5b-84e7-36d0331e4e8e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:48:38.274 2788 2557342393272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e81cb7ec-c3c3-4b5b-84e7-36d0331e4e8e 2021-06-16 15:48:40.054 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-16 15:48:40.054 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e81cb7ec-c3c3-4b5b-84e7-36d0331e4e8e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-16 15:48:40.054 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e81cb7ec-c3c3-4b5b-84e7-36d0331e4e8e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-16 15:48:40.072 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e81cb7ec-c3c3-4b5b-84e7-36d0331e4e8e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-16 15:48:40.119 2788 2557342395384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c9e841c7-6eb6-4648-a8fa-d17188481955 2021-06-16 15:48:40.119 2788 2557342395384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e81cb7ec-c3c3-4b5b-84e7-36d0331e4e8e'] 2021-06-16 15:48:40.136 2788 2557342395384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-16 15:48:40.136 2788 2557342395384 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-06-16 15:48:40.149 2788 2557342395384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e81cb7ec-c3c3-4b5b-84e7-36d0331e4e8e'] 2021-06-16 15:48:42.054 2788 2557342395384 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-06-16 15:48:42.102 2788 2557342395384 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-06-16 15:48:47.320 2788 2557342395384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4f2124ac-64f2-418e-91ba-3927d505fb08 d49a7efae27548c8831b1a0b81f51719 f310f03fea314014a99f8368c543456a - - -] Security group member updated on remote: ['539de66d-f000-4eca-80da-32a7c44c4f1f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:48:47.320 2788 2557342395384 MainThread INFO neutron.agent.securitygroups_rpc [req-4f2124ac-64f2-418e-91ba-3927d505fb08 d49a7efae27548c8831b1a0b81f51719 f310f03fea314014a99f8368c543456a - - -] Security group member updated ['539de66d-f000-4eca-80da-32a7c44c4f1f'] 2021-06-16 15:48:48.842 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07d6cf5a-7ca4-4c32-881c-26e58b155ba7 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] port_update received: 8e1fd744-0799-4135-b06a-50195288d85a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-16 15:48:48.855 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07d6cf5a-7ca4-4c32-881c-26e58b155ba7 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] No port 8e1fd744-0799-4135-b06a-50195288d85a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-16 15:48:55.320 2788 2557342393096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8e1fd744-0799-4135-b06a-50195288d85a 2021-06-16 15:48:56.116 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-16 15:48:56.477 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Adding port 8e1fd744-0799-4135-b06a-50195288d85a 2021-06-16 15:48:56.477 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Port 8e1fd744-0799-4135-b06a-50195288d85a updated. Details: {'device': '8e1fd744-0799-4135-b06a-50195288d85a', 'network_id': 'c9e841c7-6eb6-4648-a8fa-d17188481955', 'port_id': '8e1fd744-0799-4135-b06a-50195288d85a', 'mac_address': 'fa:16:3e:7f:ad:95', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 88, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bf98b519-90cc-42bd-af0d-4ab4f0e68ae0', '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-06-16 15:48:56.492 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] 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-06-16 15:48:56.492 2788 2557342395384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8e1fd744-0799-4135-b06a-50195288d85a" 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-06-16 15:48:56.508 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8e1fd744-0799-4135-b06a-50195288d85a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-16 15:48:56.523 2788 2557342395384 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c9e841c7-6eb6-4648-a8fa-d17188481955 2021-06-16 15:48:56.523 2788 2557342395384 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-06-16 15:48:56.963 2788 2557342395384 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8e1fd744-0799-4135-b06a-50195288d85a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:48:56.976 2788 2557342395384 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8e1fd744-0799-4135-b06a-50195288d85a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:48:56.976 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8e1fd744-0799-4135-b06a-50195288d85a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-16 15:48:56.992 2788 2557342395384 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 88, VLAN trunk: None to switch port 8e1fd744-0799-4135-b06a-50195288d85a 2021-06-16 15:48:57.199 2788 2557342395384 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-16 15:48:57.199 2788 2557342395384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8e1fd744-0799-4135-b06a-50195288d85a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:48:57.382 2788 2557342395384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8e1fd744-0799-4135-b06a-50195288d85a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:48:57.382 2788 2557342395384 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-06-16 15:48:57.382 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (539de66d-f000-4eca-80da-32a7c44c4f1f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 15:48:57.408 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (539de66d-f000-4eca-80da-32a7c44c4f1f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-16 15:48:57.414 2788 2557342395384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8e1fd744-0799-4135-b06a-50195288d85a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:48:57.414 2788 2557342395384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-16 15:48:57.433 2788 2557342395384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8e1fd744-0799-4135-b06a-50195288d85a not yet added. Adding. 2021-06-16 15:48:57.433 2788 2557342395384 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-06-16 15:48:57.433 2788 2557342395384 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-06-16 15:48:57.906 2788 2557342395384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8e1fd744-0799-4135-b06a-50195288d85a" 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-06-16 15:48:58.366 2788 2557342395384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8e1fd744-0799-4135-b06a-50195288d85a" 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-06-16 15:48:58.366 2788 2557342395384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8e1fd744-0799-4135-b06a-50195288d85a" 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-06-16 15:48:58.883 2788 2557342395384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8e1fd744-0799-4135-b06a-50195288d85a" 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-06-16 15:48:59.243 2788 2557342395384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8e1fd744-0799-4135-b06a-50195288d85a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.766s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:48:59.260 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8e1fd744-0799-4135-b06a-50195288d85a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-16 15:48:59.260 2788 2557342395384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8e1fd744-0799-4135-b06a-50195288d85a processed. 2021-06-16 15:49:00.164 2788 2557342395384 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-06-16 15:49:00.617 2788 2557342393272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6ac98d80-0514-40fa-9751-86edf453b7b6 2021-06-16 15:49:00.729 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a93b3d39-1687-4a24-8997-3a7cc6c54086 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Security group member updated on remote: ['9b38455b-3664-4758-82c8-e96943e70a3d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:49:00.729 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-a93b3d39-1687-4a24-8997-3a7cc6c54086 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Security group member updated ['9b38455b-3664-4758-82c8-e96943e70a3d'] 2021-06-16 15:49:00.743 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-a93b3d39-1687-4a24-8997-3a7cc6c54086 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Refresh firewall rules 2021-06-16 15:49:00.743 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a93b3d39-1687-4a24-8997-3a7cc6c54086 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Get security group information for devices via rpc ['87357d1f-3978-42c4-87bb-4984120241ff', 'ebf48817-36be-49cc-8148-274d6cf0d2c6', 'b69673f3-44d7-4b62-8e48-ed81a59c9856', '6ac98d80-0514-40fa-9751-86edf453b7b6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:49:00.804 2788 2557342395384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.641s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:49:00.899 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a93b3d39-1687-4a24-8997-3a7cc6c54086 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] port_delete event received for '6ac98d80-0514-40fa-9751-86edf453b7b6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:49:01.415 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a93b3d39-1687-4a24-8997-3a7cc6c54086 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Update security group information for ports dict_keys(['87357d1f-3978-42c4-87bb-4984120241ff', 'b69673f3-44d7-4b62-8e48-ed81a59c9856', 'ebf48817-36be-49cc-8148-274d6cf0d2c6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:49:01.415 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a93b3d39-1687-4a24-8997-3a7cc6c54086 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-16 15:49:01.432 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a93b3d39-1687-4a24-8997-3a7cc6c54086 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Update rules of security group (9b38455b-3664-4758-82c8-e96943e70a3d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 15:49:01.432 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a93b3d39-1687-4a24-8997-3a7cc6c54086 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Update members of security group (9b38455b-3664-4758-82c8-e96943e70a3d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-16 15:49:01.444 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a93b3d39-1687-4a24-8997-3a7cc6c54086 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Update port filter for 87357d1f-3978-42c4-87bb-4984120241ff _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:49:01.444 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a93b3d39-1687-4a24-8997-3a7cc6c54086 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Updating port rules. 2021-06-16 15:49:01.460 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a93b3d39-1687-4a24-8997-3a7cc6c54086 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-16 15:49:01.460 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-a93b3d39-1687-4a24-8997-3a7cc6c54086 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-87357d1f-3978-42c4-87bb-4984120241ff" 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-06-16 15:49:01.476 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-a93b3d39-1687-4a24-8997-3a7cc6c54086 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-87357d1f-3978-42c4-87bb-4984120241ff" 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-06-16 15:49:01.476 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-a93b3d39-1687-4a24-8997-3a7cc6c54086 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-87357d1f-3978-42c4-87bb-4984120241ff" 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-06-16 15:49:02.118 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-a93b3d39-1687-4a24-8997-3a7cc6c54086 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-87357d1f-3978-42c4-87bb-4984120241ff" 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-06-16 15:49:02.132 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a93b3d39-1687-4a24-8997-3a7cc6c54086 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Update port filter for b69673f3-44d7-4b62-8e48-ed81a59c9856 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:49:02.132 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a93b3d39-1687-4a24-8997-3a7cc6c54086 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Updating port rules. 2021-06-16 15:49:02.132 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a93b3d39-1687-4a24-8997-3a7cc6c54086 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-16 15:49:02.132 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-a93b3d39-1687-4a24-8997-3a7cc6c54086 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-b69673f3-44d7-4b62-8e48-ed81a59c9856" 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-06-16 15:49:02.149 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-a93b3d39-1687-4a24-8997-3a7cc6c54086 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-b69673f3-44d7-4b62-8e48-ed81a59c9856" 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-06-16 15:49:02.149 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-a93b3d39-1687-4a24-8997-3a7cc6c54086 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-b69673f3-44d7-4b62-8e48-ed81a59c9856" 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-06-16 15:49:02.149 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-16 15:49:02.168 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6ac98d80-0514-40fa-9751-86edf453b7b6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-16 15:49:02.181 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6ac98d80-0514-40fa-9751-86edf453b7b6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-16 15:49:02.181 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6ac98d80-0514-40fa-9751-86edf453b7b6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-16 15:49:02.228 2788 2557342395384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6ac98d80-0514-40fa-9751-86edf453b7b6'] 2021-06-16 15:49:02.228 2788 2557342395384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-16 15:49:02.244 2788 2557342395384 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-06-16 15:49:02.244 2788 2557342395384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6ac98d80-0514-40fa-9751-86edf453b7b6'] 2021-06-16 15:49:02.620 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-a93b3d39-1687-4a24-8997-3a7cc6c54086 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-b69673f3-44d7-4b62-8e48-ed81a59c9856" 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-06-16 15:49:02.620 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a93b3d39-1687-4a24-8997-3a7cc6c54086 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Update port filter for ebf48817-36be-49cc-8148-274d6cf0d2c6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:49:02.620 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a93b3d39-1687-4a24-8997-3a7cc6c54086 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Updating port rules. 2021-06-16 15:49:02.634 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a93b3d39-1687-4a24-8997-3a7cc6c54086 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-16 15:49:02.634 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-a93b3d39-1687-4a24-8997-3a7cc6c54086 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-ebf48817-36be-49cc-8148-274d6cf0d2c6" 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-06-16 15:49:02.648 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-a93b3d39-1687-4a24-8997-3a7cc6c54086 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-ebf48817-36be-49cc-8148-274d6cf0d2c6" 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-06-16 15:49:02.648 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-a93b3d39-1687-4a24-8997-3a7cc6c54086 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-ebf48817-36be-49cc-8148-274d6cf0d2c6" 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-06-16 15:49:03.027 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-a93b3d39-1687-4a24-8997-3a7cc6c54086 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-ebf48817-36be-49cc-8148-274d6cf0d2c6" 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-06-16 15:49:04.169 2788 2557342396264 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-06-16 15:49:04.225 2788 2557342396264 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-06-16 15:49:04.261 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5774b76d-d9a4-4e3c-b1a6-fe9457e60886 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] network_delete received. Deleting network 617f4743-bf0f-49fd-a40e-71edeeef3f0f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-16 15:49:04.275 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5774b76d-d9a4-4e3c-b1a6-fe9457e60886 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] Network 617f4743-bf0f-49fd-a40e-71edeeef3f0f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-16 15:49:05.292 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02890276-d63f-4d76-9225-75e2c220e6cf 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] network_delete received. Deleting network ea6a3361-3c88-4535-a600-c8c1f9bb8e4a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-16 15:49:05.311 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02890276-d63f-4d76-9225-75e2c220e6cf 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] Network ea6a3361-3c88-4535-a600-c8c1f9bb8e4a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-16 15:49:07.462 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-47ded240-8fee-4c64-800c-9de8c86bc4a8 edf7c9e17dcb4953a888f5e86a6c122f 2c50a2db77c342208126601c91ff32e8 - - -] Security group member updated on remote: ['cd81a4a1-a7bd-42ad-aec8-985df8ccacc5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:49:07.462 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-47ded240-8fee-4c64-800c-9de8c86bc4a8 edf7c9e17dcb4953a888f5e86a6c122f 2c50a2db77c342208126601c91ff32e8 - - -] Security group member updated ['cd81a4a1-a7bd-42ad-aec8-985df8ccacc5'] 2021-06-16 15:49:09.288 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a92a39e7-c1d2-436b-a7db-250731f67b74 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] port_update received: f0657489-cd54-4702-87d6-429d55f34068 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-16 15:49:09.336 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a92a39e7-c1d2-436b-a7db-250731f67b74 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] No port f0657489-cd54-4702-87d6-429d55f34068 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-16 15:49:12.952 2788 2557342393272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b69673f3-44d7-4b62-8e48-ed81a59c9856 2021-06-16 15:49:12.960 2788 2557342393272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8e1fd744-0799-4135-b06a-50195288d85a 2021-06-16 15:49:13.465 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-65f45ee8-61dc-48f5-b171-919a1c2f633e 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Security group member updated on remote: ['9b38455b-3664-4758-82c8-e96943e70a3d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:49:13.479 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-65f45ee8-61dc-48f5-b171-919a1c2f633e 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Security group member updated ['9b38455b-3664-4758-82c8-e96943e70a3d'] 2021-06-16 15:49:13.479 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-65f45ee8-61dc-48f5-b171-919a1c2f633e 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Refresh firewall rules 2021-06-16 15:49:13.490 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-65f45ee8-61dc-48f5-b171-919a1c2f633e 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Get security group information for devices via rpc ['87357d1f-3978-42c4-87bb-4984120241ff', 'ebf48817-36be-49cc-8148-274d6cf0d2c6', 'b69673f3-44d7-4b62-8e48-ed81a59c9856'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:49:13.636 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65f45ee8-61dc-48f5-b171-919a1c2f633e 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] port_delete event received for 'b69673f3-44d7-4b62-8e48-ed81a59c9856' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:49:13.913 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-65f45ee8-61dc-48f5-b171-919a1c2f633e 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Update security group information for ports dict_keys(['87357d1f-3978-42c4-87bb-4984120241ff', 'ebf48817-36be-49cc-8148-274d6cf0d2c6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:49:13.913 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-65f45ee8-61dc-48f5-b171-919a1c2f633e 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-16 15:49:13.913 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-65f45ee8-61dc-48f5-b171-919a1c2f633e 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Update rules of security group (9b38455b-3664-4758-82c8-e96943e70a3d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 15:49:13.946 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-65f45ee8-61dc-48f5-b171-919a1c2f633e 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Update members of security group (9b38455b-3664-4758-82c8-e96943e70a3d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-16 15:49:13.946 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-65f45ee8-61dc-48f5-b171-919a1c2f633e 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Update port filter for 87357d1f-3978-42c4-87bb-4984120241ff _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:49:13.946 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-65f45ee8-61dc-48f5-b171-919a1c2f633e 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Updating port rules. 2021-06-16 15:49:13.968 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-65f45ee8-61dc-48f5-b171-919a1c2f633e 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-16 15:49:13.968 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-65f45ee8-61dc-48f5-b171-919a1c2f633e 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-87357d1f-3978-42c4-87bb-4984120241ff" 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-06-16 15:49:13.975 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-65f45ee8-61dc-48f5-b171-919a1c2f633e 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-87357d1f-3978-42c4-87bb-4984120241ff" 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-06-16 15:49:13.975 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-65f45ee8-61dc-48f5-b171-919a1c2f633e 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-87357d1f-3978-42c4-87bb-4984120241ff" 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-06-16 15:49:14.216 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-16 15:49:14.226 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b69673f3-44d7-4b62-8e48-ed81a59c9856' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-16 15:49:14.226 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b69673f3-44d7-4b62-8e48-ed81a59c9856' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-16 15:49:14.226 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b69673f3-44d7-4b62-8e48-ed81a59c9856 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-16 15:49:14.243 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8e1fd744-0799-4135-b06a-50195288d85a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-16 15:49:14.261 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8e1fd744-0799-4135-b06a-50195288d85a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-16 15:49:14.303 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8e1fd744-0799-4135-b06a-50195288d85a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-16 15:49:14.366 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-65f45ee8-61dc-48f5-b171-919a1c2f633e 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-87357d1f-3978-42c4-87bb-4984120241ff" 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-06-16 15:49:14.366 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-65f45ee8-61dc-48f5-b171-919a1c2f633e 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Update port filter for ebf48817-36be-49cc-8148-274d6cf0d2c6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:49:14.390 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-65f45ee8-61dc-48f5-b171-919a1c2f633e 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Updating port rules. 2021-06-16 15:49:14.406 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-65f45ee8-61dc-48f5-b171-919a1c2f633e 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-16 15:49:14.406 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-65f45ee8-61dc-48f5-b171-919a1c2f633e 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-ebf48817-36be-49cc-8148-274d6cf0d2c6" 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-06-16 15:49:14.427 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-65f45ee8-61dc-48f5-b171-919a1c2f633e 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-ebf48817-36be-49cc-8148-274d6cf0d2c6" 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-06-16 15:49:14.441 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-65f45ee8-61dc-48f5-b171-919a1c2f633e 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-ebf48817-36be-49cc-8148-274d6cf0d2c6" 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-06-16 15:49:14.446 2788 2557359448488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5a021fb0-6d2d-45d8-b6c3-29cdc46c65bc d49a7efae27548c8831b1a0b81f51719 f310f03fea314014a99f8368c543456a - - -] Security group member updated on remote: ['539de66d-f000-4eca-80da-32a7c44c4f1f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:49:14.446 2788 2557359448488 MainThread INFO neutron.agent.securitygroups_rpc [req-5a021fb0-6d2d-45d8-b6c3-29cdc46c65bc d49a7efae27548c8831b1a0b81f51719 f310f03fea314014a99f8368c543456a - - -] Security group member updated ['539de66d-f000-4eca-80da-32a7c44c4f1f'] 2021-06-16 15:49:14.446 2788 2557342395208 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c9e841c7-6eb6-4648-a8fa-d17188481955 2021-06-16 15:49:14.475 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8e1fd744-0799-4135-b06a-50195288d85a'] 2021-06-16 15:49:14.485 2788 2557342395208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-16 15:49:14.485 2788 2557342395208 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-06-16 15:49:14.497 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8e1fd744-0799-4135-b06a-50195288d85a'] 2021-06-16 15:49:14.497 2788 2557342395384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b69673f3-44d7-4b62-8e48-ed81a59c9856'] 2021-06-16 15:49:14.497 2788 2557342395384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-16 15:49:14.514 2788 2557342395384 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-06-16 15:49:14.514 2788 2557342395384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b69673f3-44d7-4b62-8e48-ed81a59c9856'] 2021-06-16 15:49:14.558 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a021fb0-6d2d-45d8-b6c3-29cdc46c65bc d49a7efae27548c8831b1a0b81f51719 f310f03fea314014a99f8368c543456a - - -] port_delete event received for '8e1fd744-0799-4135-b06a-50195288d85a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:49:14.944 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-65f45ee8-61dc-48f5-b171-919a1c2f633e 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-ebf48817-36be-49cc-8148-274d6cf0d2c6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:49:15.742 2788 2557342393096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f0657489-cd54-4702-87d6-429d55f34068 2021-06-16 15:49:16.230 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-16 15:49:16.230 2788 2557342396264 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-06-16 15:49:16.306 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:49:16.668 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Adding port f0657489-cd54-4702-87d6-429d55f34068 2021-06-16 15:49:16.679 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Port f0657489-cd54-4702-87d6-429d55f34068 updated. Details: {'device': 'f0657489-cd54-4702-87d6-429d55f34068', 'network_id': 'b2e6c1c3-b538-4166-8331-33601d742f30', 'port_id': 'f0657489-cd54-4702-87d6-429d55f34068', 'mac_address': 'fa:16:3e:e5:8c:21', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 94, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bfcebc43-2076-45e0-87e3-27bec0f4d71e', '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-06-16 15:49:16.695 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] 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-06-16 15:49:16.695 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f0657489-cd54-4702-87d6-429d55f34068" 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-06-16 15:49:16.695 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f0657489-cd54-4702-87d6-429d55f34068 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-16 15:49:16.709 2788 2557342396264 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b2e6c1c3-b538-4166-8331-33601d742f30 2021-06-16 15:49:16.709 2788 2557342396264 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-06-16 15:49:17.038 2788 2557342396264 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f0657489-cd54-4702-87d6-429d55f34068') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:49:17.038 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f0657489-cd54-4702-87d6-429d55f34068') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:49:17.055 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f0657489-cd54-4702-87d6-429d55f34068 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-16 15:49:17.055 2788 2557342396264 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 94, VLAN trunk: None to switch port f0657489-cd54-4702-87d6-429d55f34068 2021-06-16 15:49:17.317 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-16 15:49:17.333 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f0657489-cd54-4702-87d6-429d55f34068'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:49:17.697 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f0657489-cd54-4702-87d6-429d55f34068']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:49:17.697 2788 2557342396264 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-06-16 15:49:17.697 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cd81a4a1-a7bd-42ad-aec8-985df8ccacc5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 15:49:17.731 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f0657489-cd54-4702-87d6-429d55f34068 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:49:17.742 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-16 15:49:17.742 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f0657489-cd54-4702-87d6-429d55f34068 not yet added. Adding. 2021-06-16 15:49:17.762 2788 2557342396264 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-06-16 15:49:17.762 2788 2557342396264 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-06-16 15:49:18.117 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0657489-cd54-4702-87d6-429d55f34068" 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-06-16 15:49:18.459 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0657489-cd54-4702-87d6-429d55f34068" 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-06-16 15:49:18.490 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0657489-cd54-4702-87d6-429d55f34068" 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-06-16 15:49:18.960 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0657489-cd54-4702-87d6-429d55f34068" 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-06-16 15:49:19.226 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f0657489-cd54-4702-87d6-429d55f34068" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:49:19.242 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f0657489-cd54-4702-87d6-429d55f34068 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-16 15:49:19.242 2788 2557342396264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f0657489-cd54-4702-87d6-429d55f34068 processed. 2021-06-16 15:49:20.274 2788 2557342396264 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-06-16 15:49:20.759 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.485s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:49:20.759 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb85ecbc-dd4c-4c8c-8752-a2c6bae9e5f9 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Security group member updated on remote: ['9b38455b-3664-4758-82c8-e96943e70a3d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:49:20.788 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-cb85ecbc-dd4c-4c8c-8752-a2c6bae9e5f9 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Security group member updated ['9b38455b-3664-4758-82c8-e96943e70a3d'] 2021-06-16 15:49:20.795 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-cb85ecbc-dd4c-4c8c-8752-a2c6bae9e5f9 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Refresh firewall rules 2021-06-16 15:49:20.807 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb85ecbc-dd4c-4c8c-8752-a2c6bae9e5f9 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Get security group information for devices via rpc ['87357d1f-3978-42c4-87bb-4984120241ff', 'ebf48817-36be-49cc-8148-274d6cf0d2c6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:49:21.053 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb85ecbc-dd4c-4c8c-8752-a2c6bae9e5f9 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] port_delete event received for 'ebf48817-36be-49cc-8148-274d6cf0d2c6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:49:21.103 2788 2557342393272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ebf48817-36be-49cc-8148-274d6cf0d2c6 2021-06-16 15:49:21.430 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb85ecbc-dd4c-4c8c-8752-a2c6bae9e5f9 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Update security group information for ports dict_keys(['87357d1f-3978-42c4-87bb-4984120241ff']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:49:21.430 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb85ecbc-dd4c-4c8c-8752-a2c6bae9e5f9 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-16 15:49:21.450 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cb85ecbc-dd4c-4c8c-8752-a2c6bae9e5f9 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Update rules of security group (9b38455b-3664-4758-82c8-e96943e70a3d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 15:49:21.450 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cb85ecbc-dd4c-4c8c-8752-a2c6bae9e5f9 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Update members of security group (9b38455b-3664-4758-82c8-e96943e70a3d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-16 15:49:21.464 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb85ecbc-dd4c-4c8c-8752-a2c6bae9e5f9 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Update port filter for 87357d1f-3978-42c4-87bb-4984120241ff _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:49:21.464 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cb85ecbc-dd4c-4c8c-8752-a2c6bae9e5f9 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Updating port rules. 2021-06-16 15:49:21.490 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cb85ecbc-dd4c-4c8c-8752-a2c6bae9e5f9 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-16 15:49:21.490 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-cb85ecbc-dd4c-4c8c-8752-a2c6bae9e5f9 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-87357d1f-3978-42c4-87bb-4984120241ff" 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-06-16 15:49:21.490 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-cb85ecbc-dd4c-4c8c-8752-a2c6bae9e5f9 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-87357d1f-3978-42c4-87bb-4984120241ff" 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-06-16 15:49:21.508 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-cb85ecbc-dd4c-4c8c-8752-a2c6bae9e5f9 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-87357d1f-3978-42c4-87bb-4984120241ff" 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-06-16 15:49:21.985 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-cb85ecbc-dd4c-4c8c-8752-a2c6bae9e5f9 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Lock "n-hv-driver-port-lock-87357d1f-3978-42c4-87bb-4984120241ff" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.468s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:49:22.288 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-16 15:49:22.288 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ebf48817-36be-49cc-8148-274d6cf0d2c6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-16 15:49:22.288 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ebf48817-36be-49cc-8148-274d6cf0d2c6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-16 15:49:22.309 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ebf48817-36be-49cc-8148-274d6cf0d2c6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-16 15:49:22.351 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ebf48817-36be-49cc-8148-274d6cf0d2c6'] 2021-06-16 15:49:22.371 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-16 15:49:22.371 2788 2557342396264 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-06-16 15:49:22.382 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ebf48817-36be-49cc-8148-274d6cf0d2c6'] 2021-06-16 15:49:24.282 2788 2557342396264 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-06-16 15:49:24.350 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:49:27.198 2788 2557342393272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: dcdd5891-34bd-467e-9c93-cc815fcd85bf 2021-06-16 15:49:28.232 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fef040a7-a3da-4c66-a0d8-557847a670ca b628cd79d77b497c8f34ff34c788d677 0d83c5a88cbe4dd6ab9904ec5a7e3e2e - - -] Security group member updated on remote: ['cd828c3e-ac9c-4aa5-9728-135d00bda2c9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:49:28.256 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-fef040a7-a3da-4c66-a0d8-557847a670ca b628cd79d77b497c8f34ff34c788d677 0d83c5a88cbe4dd6ab9904ec5a7e3e2e - - -] Security group member updated ['cd828c3e-ac9c-4aa5-9728-135d00bda2c9'] 2021-06-16 15:49:28.256 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-fef040a7-a3da-4c66-a0d8-557847a670ca b628cd79d77b497c8f34ff34c788d677 0d83c5a88cbe4dd6ab9904ec5a7e3e2e - - -] Refresh firewall rules 2021-06-16 15:49:28.272 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fef040a7-a3da-4c66-a0d8-557847a670ca b628cd79d77b497c8f34ff34c788d677 0d83c5a88cbe4dd6ab9904ec5a7e3e2e - - -] Get security group information for devices via rpc ['88c9c511-faaa-4914-8a38-82f04406ad47', 'dcdd5891-34bd-467e-9c93-cc815fcd85bf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:49:28.290 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-16 15:49:28.290 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'dcdd5891-34bd-467e-9c93-cc815fcd85bf' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-16 15:49:28.310 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'dcdd5891-34bd-467e-9c93-cc815fcd85bf' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-16 15:49:28.318 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port dcdd5891-34bd-467e-9c93-cc815fcd85bf _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-16 15:49:28.382 2788 2557342395384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dcdd5891-34bd-467e-9c93-cc815fcd85bf'] 2021-06-16 15:49:28.382 2788 2557342395384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-16 15:49:28.382 2788 2557342395384 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-06-16 15:49:28.403 2788 2557342395384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dcdd5891-34bd-467e-9c93-cc815fcd85bf'] 2021-06-16 15:49:28.444 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fef040a7-a3da-4c66-a0d8-557847a670ca b628cd79d77b497c8f34ff34c788d677 0d83c5a88cbe4dd6ab9904ec5a7e3e2e - - -] port_delete event received for 'dcdd5891-34bd-467e-9c93-cc815fcd85bf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:49:28.741 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fef040a7-a3da-4c66-a0d8-557847a670ca b628cd79d77b497c8f34ff34c788d677 0d83c5a88cbe4dd6ab9904ec5a7e3e2e - - -] Update security group information for ports dict_keys(['88c9c511-faaa-4914-8a38-82f04406ad47']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:49:28.757 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fef040a7-a3da-4c66-a0d8-557847a670ca b628cd79d77b497c8f34ff34c788d677 0d83c5a88cbe4dd6ab9904ec5a7e3e2e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-16 15:49:28.776 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fef040a7-a3da-4c66-a0d8-557847a670ca b628cd79d77b497c8f34ff34c788d677 0d83c5a88cbe4dd6ab9904ec5a7e3e2e - - -] Update rules of security group (cd828c3e-ac9c-4aa5-9728-135d00bda2c9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 15:49:28.776 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fef040a7-a3da-4c66-a0d8-557847a670ca b628cd79d77b497c8f34ff34c788d677 0d83c5a88cbe4dd6ab9904ec5a7e3e2e - - -] Update members of security group (cd828c3e-ac9c-4aa5-9728-135d00bda2c9) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-16 15:49:28.790 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fef040a7-a3da-4c66-a0d8-557847a670ca b628cd79d77b497c8f34ff34c788d677 0d83c5a88cbe4dd6ab9904ec5a7e3e2e - - -] Update port filter for 88c9c511-faaa-4914-8a38-82f04406ad47 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:49:28.790 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fef040a7-a3da-4c66-a0d8-557847a670ca b628cd79d77b497c8f34ff34c788d677 0d83c5a88cbe4dd6ab9904ec5a7e3e2e - - -] Updating port rules. 2021-06-16 15:49:28.803 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fef040a7-a3da-4c66-a0d8-557847a670ca b628cd79d77b497c8f34ff34c788d677 0d83c5a88cbe4dd6ab9904ec5a7e3e2e - - -] Creating 0 new rules, removing 1 old rules. 2021-06-16 15:49:28.803 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-fef040a7-a3da-4c66-a0d8-557847a670ca b628cd79d77b497c8f34ff34c788d677 0d83c5a88cbe4dd6ab9904ec5a7e3e2e - - -] Lock "n-hv-driver-port-lock-88c9c511-faaa-4914-8a38-82f04406ad47" 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-06-16 15:49:28.803 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-fef040a7-a3da-4c66-a0d8-557847a670ca b628cd79d77b497c8f34ff34c788d677 0d83c5a88cbe4dd6ab9904ec5a7e3e2e - - -] Lock "n-hv-driver-port-lock-88c9c511-faaa-4914-8a38-82f04406ad47" 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-06-16 15:49:28.820 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-fef040a7-a3da-4c66-a0d8-557847a670ca b628cd79d77b497c8f34ff34c788d677 0d83c5a88cbe4dd6ab9904ec5a7e3e2e - - -] Lock "n-hv-driver-port-lock-88c9c511-faaa-4914-8a38-82f04406ad47" 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-06-16 15:49:29.227 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-fef040a7-a3da-4c66-a0d8-557847a670ca b628cd79d77b497c8f34ff34c788d677 0d83c5a88cbe4dd6ab9904ec5a7e3e2e - - -] Lock "n-hv-driver-port-lock-88c9c511-faaa-4914-8a38-82f04406ad47" 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-06-16 15:49:30.291 2788 2557342396264 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-06-16 15:49:30.388 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:49:31.271 2788 2557342393272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 87357d1f-3978-42c4-87bb-4984120241ff 2021-06-16 15:49:32.316 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-16 15:49:32.316 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '87357d1f-3978-42c4-87bb-4984120241ff' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-16 15:49:32.328 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '87357d1f-3978-42c4-87bb-4984120241ff' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-16 15:49:32.328 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 87357d1f-3978-42c4-87bb-4984120241ff _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-16 15:49:32.368 2788 2557342396264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a63cab18-18db-4c36-ad41-073d37fd5ffa 2021-06-16 15:49:32.368 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['87357d1f-3978-42c4-87bb-4984120241ff'] 2021-06-16 15:49:32.390 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-16 15:49:32.390 2788 2557342396264 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-06-16 15:49:32.399 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['87357d1f-3978-42c4-87bb-4984120241ff'] 2021-06-16 15:49:32.429 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a979e7b4-4e31-4fe9-a5cf-0321f8fe16b6 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Security group member updated on remote: ['9b38455b-3664-4758-82c8-e96943e70a3d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:49:32.443 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-a979e7b4-4e31-4fe9-a5cf-0321f8fe16b6 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] Security group member updated ['9b38455b-3664-4758-82c8-e96943e70a3d'] 2021-06-16 15:49:32.581 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a979e7b4-4e31-4fe9-a5cf-0321f8fe16b6 8716024afdc548fd937dc862064fae5f 7e9589610d2d4a03adb24f8dfae8f6a2 - - -] port_delete event received for '87357d1f-3978-42c4-87bb-4984120241ff' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:49:34.305 2788 2557342396264 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-06-16 15:49:34.383 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:49:37.272 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18521c90-0fc4-480c-8c2a-978e8eb7e9e2 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] network_delete received. Deleting network a63cab18-18db-4c36-ad41-073d37fd5ffa network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-16 15:49:37.293 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18521c90-0fc4-480c-8c2a-978e8eb7e9e2 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] Network a63cab18-18db-4c36-ad41-073d37fd5ffa not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-16 15:49:43.446 2788 2557342393272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 88c9c511-faaa-4914-8a38-82f04406ad47 2021-06-16 15:49:44.191 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b62db051-089f-4dfc-9097-3252b7472038 b628cd79d77b497c8f34ff34c788d677 0d83c5a88cbe4dd6ab9904ec5a7e3e2e - - -] Security group member updated on remote: ['cd828c3e-ac9c-4aa5-9728-135d00bda2c9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:49:44.206 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-b62db051-089f-4dfc-9097-3252b7472038 b628cd79d77b497c8f34ff34c788d677 0d83c5a88cbe4dd6ab9904ec5a7e3e2e - - -] Security group member updated ['cd828c3e-ac9c-4aa5-9728-135d00bda2c9'] 2021-06-16 15:49:44.210 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-b62db051-089f-4dfc-9097-3252b7472038 b628cd79d77b497c8f34ff34c788d677 0d83c5a88cbe4dd6ab9904ec5a7e3e2e - - -] Refresh firewall rules 2021-06-16 15:49:44.226 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b62db051-089f-4dfc-9097-3252b7472038 b628cd79d77b497c8f34ff34c788d677 0d83c5a88cbe4dd6ab9904ec5a7e3e2e - - -] Get security group information for devices via rpc ['88c9c511-faaa-4914-8a38-82f04406ad47'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:49:44.306 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b62db051-089f-4dfc-9097-3252b7472038 b628cd79d77b497c8f34ff34c788d677 0d83c5a88cbe4dd6ab9904ec5a7e3e2e - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:49:44.334 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b62db051-089f-4dfc-9097-3252b7472038 b628cd79d77b497c8f34ff34c788d677 0d83c5a88cbe4dd6ab9904ec5a7e3e2e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-16 15:49:44.340 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-16 15:49:44.352 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '88c9c511-faaa-4914-8a38-82f04406ad47' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-16 15:49:44.352 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '88c9c511-faaa-4914-8a38-82f04406ad47' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-16 15:49:44.352 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 88c9c511-faaa-4914-8a38-82f04406ad47 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-16 15:49:44.381 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b62db051-089f-4dfc-9097-3252b7472038 b628cd79d77b497c8f34ff34c788d677 0d83c5a88cbe4dd6ab9904ec5a7e3e2e - - -] port_delete event received for '88c9c511-faaa-4914-8a38-82f04406ad47' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:49:44.398 2788 2557342396264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e1219e93-a6bd-4e44-8341-529033b111a6 2021-06-16 15:49:44.398 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['88c9c511-faaa-4914-8a38-82f04406ad47'] 2021-06-16 15:49:44.398 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-16 15:49:44.398 2788 2557342396264 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-06-16 15:49:44.398 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['88c9c511-faaa-4914-8a38-82f04406ad47'] 2021-06-16 15:49:46.362 2788 2557342396264 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-06-16 15:49:46.427 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:49:49.180 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9b9c0a2-70c1-4728-bdf3-32cc90eba75d 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] port_delete event received for '5bca0424-fe4c-4989-ab88-3db1b47e4041' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:49:51.178 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-026bc93e-bb06-4e83-8e21-eb1aac5f18d4 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] port_delete event received for '13f97f89-a264-480e-a917-8d034712f4db' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:49:52.320 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec8ba717-1bb0-4f91-b739-5fa7077166c8 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] network_delete received. Deleting network e1219e93-a6bd-4e44-8341-529033b111a6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-16 15:49:52.320 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec8ba717-1bb0-4f91-b739-5fa7077166c8 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] Network e1219e93-a6bd-4e44-8341-529033b111a6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-16 15:49:54.291 2788 2557342393096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 80242894-349d-4917-8370-ea7cf52dbf43 2021-06-16 15:49:54.332 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7f88615-90f5-4d3e-b8ef-2158f568520d 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] network_delete received. Deleting network c9e841c7-6eb6-4648-a8fa-d17188481955 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-16 15:49:54.332 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7f88615-90f5-4d3e-b8ef-2158f568520d 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] Network c9e841c7-6eb6-4648-a8fa-d17188481955 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-16 15:49:54.411 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-16 15:49:54.834 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Adding port 80242894-349d-4917-8370-ea7cf52dbf43 2021-06-16 15:49:54.834 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Port 80242894-349d-4917-8370-ea7cf52dbf43 updated. Details: {'device': '80242894-349d-4917-8370-ea7cf52dbf43', 'network_id': '67c4c528-9d23-48f4-9ba6-2decf70a0e79', 'port_id': '80242894-349d-4917-8370-ea7cf52dbf43', 'mac_address': 'fa:16:3e:0a:9e:6c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 91, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '183d6049-284e-409d-863e-f0b282fcd546', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-16 15:49:54.834 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] 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-06-16 15:49:54.859 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-80242894-349d-4917-8370-ea7cf52dbf43" 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-06-16 15:49:54.867 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 80242894-349d-4917-8370-ea7cf52dbf43 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-16 15:49:54.867 2788 2557342396264 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-06-16 15:49:54.897 2788 2557342396264 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '80242894-349d-4917-8370-ea7cf52dbf43') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:49:54.915 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '80242894-349d-4917-8370-ea7cf52dbf43') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:49:54.938 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 80242894-349d-4917-8370-ea7cf52dbf43 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-16 15:49:54.946 2788 2557342396264 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 91, VLAN trunk: None to switch port 80242894-349d-4917-8370-ea7cf52dbf43 2021-06-16 15:49:55.009 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-16 15:49:55.022 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['80242894-349d-4917-8370-ea7cf52dbf43'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:49:55.224 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['80242894-349d-4917-8370-ea7cf52dbf43']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:49:55.224 2788 2557342396264 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-06-16 15:49:55.224 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (57751795-078d-42d0-ae6b-99d5d5cc0446) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 15:49:55.243 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 80242894-349d-4917-8370-ea7cf52dbf43 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:49:55.243 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-16 15:49:55.243 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-06-16 15:49:55.243 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-80242894-349d-4917-8370-ea7cf52dbf43" 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-06-16 15:49:55.243 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-80242894-349d-4917-8370-ea7cf52dbf43" 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-06-16 15:49:55.267 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-80242894-349d-4917-8370-ea7cf52dbf43" 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-06-16 15:49:55.267 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-80242894-349d-4917-8370-ea7cf52dbf43" 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-06-16 15:49:55.335 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-80242894-349d-4917-8370-ea7cf52dbf43" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.485s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:49:55.335 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 80242894-349d-4917-8370-ea7cf52dbf43 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-16 15:49:55.335 2788 2557342396264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 80242894-349d-4917-8370-ea7cf52dbf43 processed. 2021-06-16 15:49:56.427 2788 2557342396264 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-06-16 15:49:56.931 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.515s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:50:17.895 2788 2557342393272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 80242894-349d-4917-8370-ea7cf52dbf43 2021-06-16 15:50:18.573 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-16 15:50:18.583 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '80242894-349d-4917-8370-ea7cf52dbf43' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-16 15:50:18.583 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '80242894-349d-4917-8370-ea7cf52dbf43' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-16 15:50:18.599 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 80242894-349d-4917-8370-ea7cf52dbf43 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-16 15:50:18.631 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['80242894-349d-4917-8370-ea7cf52dbf43'] 2021-06-16 15:50:18.631 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-16 15:50:18.631 2788 2557342396264 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-06-16 15:50:18.631 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['80242894-349d-4917-8370-ea7cf52dbf43'] 2021-06-16 15:50:20.583 2788 2557342396264 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-06-16 15:50:20.787 2788 2557342396264 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-06-16 15:50:21.911 2788 2557342393272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 80242894-349d-4917-8370-ea7cf52dbf43 2021-06-16 15:50:22.587 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-16 15:50:22.587 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '80242894-349d-4917-8370-ea7cf52dbf43' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-16 15:50:22.587 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '80242894-349d-4917-8370-ea7cf52dbf43' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-16 15:50:22.587 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 80242894-349d-4917-8370-ea7cf52dbf43 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-16 15:50:22.615 2788 2557342396264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 67c4c528-9d23-48f4-9ba6-2decf70a0e79 2021-06-16 15:50:22.615 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['80242894-349d-4917-8370-ea7cf52dbf43'] 2021-06-16 15:50:22.638 2788 2557342396264 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-06-16 15:50:22.646 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['80242894-349d-4917-8370-ea7cf52dbf43'] 2021-06-16 15:50:24.599 2788 2557342396264 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-06-16 15:50:24.698 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:50:50.892 2788 2557342393096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 80242894-349d-4917-8370-ea7cf52dbf43 2021-06-16 15:50:52.658 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-16 15:50:52.986 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Adding port 80242894-349d-4917-8370-ea7cf52dbf43 2021-06-16 15:50:53.003 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Port 80242894-349d-4917-8370-ea7cf52dbf43 updated. Details: {'device': '80242894-349d-4917-8370-ea7cf52dbf43', 'network_id': '67c4c528-9d23-48f4-9ba6-2decf70a0e79', 'port_id': '80242894-349d-4917-8370-ea7cf52dbf43', 'mac_address': 'fa:16:3e:0a:9e:6c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 91, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '183d6049-284e-409d-863e-f0b282fcd546', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-16 15:50:53.003 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] 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-06-16 15:50:53.003 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-80242894-349d-4917-8370-ea7cf52dbf43" 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-06-16 15:50:53.017 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 80242894-349d-4917-8370-ea7cf52dbf43 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-16 15:50:53.017 2788 2557342396264 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 67c4c528-9d23-48f4-9ba6-2decf70a0e79 2021-06-16 15:50:53.017 2788 2557342396264 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-06-16 15:50:53.283 2788 2557342396264 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '80242894-349d-4917-8370-ea7cf52dbf43') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:50:53.299 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '80242894-349d-4917-8370-ea7cf52dbf43') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:50:53.299 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 80242894-349d-4917-8370-ea7cf52dbf43 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-16 15:50:53.325 2788 2557342396264 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 91, VLAN trunk: None to switch port 80242894-349d-4917-8370-ea7cf52dbf43 2021-06-16 15:50:53.472 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-16 15:50:53.472 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['80242894-349d-4917-8370-ea7cf52dbf43'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:50:53.644 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['80242894-349d-4917-8370-ea7cf52dbf43']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:50:53.658 2788 2557342396264 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-06-16 15:50:53.674 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (57751795-078d-42d0-ae6b-99d5d5cc0446) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 15:50:53.674 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 80242894-349d-4917-8370-ea7cf52dbf43 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:50:53.674 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-16 15:50:53.674 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 80242894-349d-4917-8370-ea7cf52dbf43 not yet added. Adding. 2021-06-16 15:50:53.692 2788 2557342396264 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-06-16 15:50:53.692 2788 2557342396264 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-06-16 15:50:53.891 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-80242894-349d-4917-8370-ea7cf52dbf43" 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-06-16 15:50:54.048 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-80242894-349d-4917-8370-ea7cf52dbf43" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:50:54.071 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-80242894-349d-4917-8370-ea7cf52dbf43" 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-06-16 15:50:54.411 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-80242894-349d-4917-8370-ea7cf52dbf43" 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-06-16 15:50:54.587 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-80242894-349d-4917-8370-ea7cf52dbf43" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:50:54.587 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 80242894-349d-4917-8370-ea7cf52dbf43 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-16 15:50:54.587 2788 2557342396264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 80242894-349d-4917-8370-ea7cf52dbf43 processed. 2021-06-16 15:50:54.680 2788 2557342396264 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-06-16 15:50:54.988 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:51:37.031 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e6fa274a-1c89-4564-b7b8-809ba9987c71 ade500b226994e52992cc925795a27d6 3f26cc012311416584a86b3570ed7e7b - - -] Security group member updated on remote: ['f39bbe2b-6dbb-4ad2-a02f-999c7d0e0363'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:51:37.031 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-e6fa274a-1c89-4564-b7b8-809ba9987c71 ade500b226994e52992cc925795a27d6 3f26cc012311416584a86b3570ed7e7b - - -] Security group member updated ['f39bbe2b-6dbb-4ad2-a02f-999c7d0e0363'] 2021-06-16 15:51:38.346 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e50fdfab-d731-4f24-bf77-e74eef1cbf7f 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] port_update received: ffdfab70-fb5d-4c5c-9f88-c3662fae0c1d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-16 15:51:38.373 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e50fdfab-d731-4f24-bf77-e74eef1cbf7f 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] No port ffdfab70-fb5d-4c5c-9f88-c3662fae0c1d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-16 15:51:41.391 2788 2557342393096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ffdfab70-fb5d-4c5c-9f88-c3662fae0c1d 2021-06-16 15:51:42.928 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-16 15:51:43.215 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Adding port ffdfab70-fb5d-4c5c-9f88-c3662fae0c1d 2021-06-16 15:51:43.215 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Port ffdfab70-fb5d-4c5c-9f88-c3662fae0c1d updated. Details: {'device': 'ffdfab70-fb5d-4c5c-9f88-c3662fae0c1d', 'network_id': '1f121d42-9cdd-4e05-b088-612e995cf5a1', 'port_id': 'ffdfab70-fb5d-4c5c-9f88-c3662fae0c1d', 'mac_address': 'fa:16:3e:a8:6d:54', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 50, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5e3d9aa9-8986-49e6-9a6f-fa296eebb0e6', '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-06-16 15:51:43.215 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] 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-06-16 15:51:43.215 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ffdfab70-fb5d-4c5c-9f88-c3662fae0c1d" 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-06-16 15:51:43.215 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ffdfab70-fb5d-4c5c-9f88-c3662fae0c1d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-16 15:51:43.215 2788 2557342396264 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1f121d42-9cdd-4e05-b088-612e995cf5a1 2021-06-16 15:51:43.247 2788 2557342396264 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-06-16 15:51:43.465 2788 2557342396264 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ffdfab70-fb5d-4c5c-9f88-c3662fae0c1d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:51:43.465 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ffdfab70-fb5d-4c5c-9f88-c3662fae0c1d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:51:43.465 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ffdfab70-fb5d-4c5c-9f88-c3662fae0c1d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-16 15:51:43.486 2788 2557342396264 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 50, VLAN trunk: None to switch port ffdfab70-fb5d-4c5c-9f88-c3662fae0c1d 2021-06-16 15:51:43.636 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-16 15:51:43.636 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ffdfab70-fb5d-4c5c-9f88-c3662fae0c1d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:51:43.793 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ffdfab70-fb5d-4c5c-9f88-c3662fae0c1d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:51:43.793 2788 2557342396264 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-06-16 15:51:43.793 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f39bbe2b-6dbb-4ad2-a02f-999c7d0e0363) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 15:51:43.809 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f39bbe2b-6dbb-4ad2-a02f-999c7d0e0363) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-16 15:51:43.809 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ffdfab70-fb5d-4c5c-9f88-c3662fae0c1d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:51:43.826 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-16 15:51:43.826 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ffdfab70-fb5d-4c5c-9f88-c3662fae0c1d not yet added. Adding. 2021-06-16 15:51:43.826 2788 2557342396264 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-06-16 15:51:43.826 2788 2557342396264 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-06-16 15:51:44.043 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ffdfab70-fb5d-4c5c-9f88-c3662fae0c1d" 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-06-16 15:51:44.215 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ffdfab70-fb5d-4c5c-9f88-c3662fae0c1d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:51:44.215 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ffdfab70-fb5d-4c5c-9f88-c3662fae0c1d" 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-06-16 15:51:44.403 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ffdfab70-fb5d-4c5c-9f88-c3662fae0c1d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:51:44.576 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ffdfab70-fb5d-4c5c-9f88-c3662fae0c1d" 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-06-16 15:51:44.576 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ffdfab70-fb5d-4c5c-9f88-c3662fae0c1d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-16 15:51:44.576 2788 2557342396264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ffdfab70-fb5d-4c5c-9f88-c3662fae0c1d processed. 2021-06-16 15:51:44.936 2788 2557342396264 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-06-16 15:51:45.309 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:51:49.058 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6f35b322-688c-440b-a248-7b6719285302 90b49ecfecdd4298b67cbfb0fdc9abe3 cd7aaba2b74e434181d3c3b7fee0657e - - -] Security group member updated on remote: ['d8b7ef74-f8b2-4e83-b5d9-bdd5ccbcf379'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:51:49.085 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-6f35b322-688c-440b-a248-7b6719285302 90b49ecfecdd4298b67cbfb0fdc9abe3 cd7aaba2b74e434181d3c3b7fee0657e - - -] Security group member updated ['d8b7ef74-f8b2-4e83-b5d9-bdd5ccbcf379'] 2021-06-16 15:51:50.293 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef5aac9a-7924-484c-b294-f3b433926f4f 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] port_update received: e49a7280-fea0-4e9f-94fc-058294e6cb0e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-16 15:51:50.321 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef5aac9a-7924-484c-b294-f3b433926f4f 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] No port e49a7280-fea0-4e9f-94fc-058294e6cb0e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-16 15:51:53.474 2788 2557342393096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e49a7280-fea0-4e9f-94fc-058294e6cb0e 2021-06-16 15:51:54.997 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-16 15:51:55.340 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Adding port e49a7280-fea0-4e9f-94fc-058294e6cb0e 2021-06-16 15:51:55.340 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Port e49a7280-fea0-4e9f-94fc-058294e6cb0e updated. Details: {'device': 'e49a7280-fea0-4e9f-94fc-058294e6cb0e', 'network_id': '0d10a580-eb61-4982-9280-9beed2fb0d5c', 'port_id': 'e49a7280-fea0-4e9f-94fc-058294e6cb0e', 'mac_address': 'fa:16:3e:e1:77:1c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 69, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '60f57286-5971-4588-ab3a-084022d54599', 'ip_address': '192.168.233.129'}], '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-06-16 15:51:55.361 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] 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-06-16 15:51:55.361 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e49a7280-fea0-4e9f-94fc-058294e6cb0e" 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-06-16 15:51:55.370 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e49a7280-fea0-4e9f-94fc-058294e6cb0e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-16 15:51:55.370 2788 2557342396264 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0d10a580-eb61-4982-9280-9beed2fb0d5c 2021-06-16 15:51:55.370 2788 2557342396264 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-06-16 15:51:55.637 2788 2557342396264 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e49a7280-fea0-4e9f-94fc-058294e6cb0e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:51:55.637 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e49a7280-fea0-4e9f-94fc-058294e6cb0e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:51:55.653 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e49a7280-fea0-4e9f-94fc-058294e6cb0e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-16 15:51:55.653 2788 2557342396264 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 69, VLAN trunk: None to switch port e49a7280-fea0-4e9f-94fc-058294e6cb0e 2021-06-16 15:51:55.840 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-16 15:51:55.840 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e49a7280-fea0-4e9f-94fc-058294e6cb0e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:51:56.036 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e49a7280-fea0-4e9f-94fc-058294e6cb0e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:51:56.045 2788 2557342396264 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-06-16 15:51:56.045 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d8b7ef74-f8b2-4e83-b5d9-bdd5ccbcf379) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 15:51:56.057 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d8b7ef74-f8b2-4e83-b5d9-bdd5ccbcf379) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-16 15:51:56.057 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e49a7280-fea0-4e9f-94fc-058294e6cb0e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:51:56.057 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-16 15:51:56.057 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e49a7280-fea0-4e9f-94fc-058294e6cb0e not yet added. Adding. 2021-06-16 15:51:56.057 2788 2557342396264 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-06-16 15:51:56.057 2788 2557342396264 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-06-16 15:51:56.316 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e49a7280-fea0-4e9f-94fc-058294e6cb0e" 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-06-16 15:51:56.502 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e49a7280-fea0-4e9f-94fc-058294e6cb0e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:51:56.502 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e49a7280-fea0-4e9f-94fc-058294e6cb0e" 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-06-16 15:51:56.779 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e49a7280-fea0-4e9f-94fc-058294e6cb0e" 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-06-16 15:51:56.965 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e49a7280-fea0-4e9f-94fc-058294e6cb0e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:51:56.995 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e49a7280-fea0-4e9f-94fc-058294e6cb0e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-16 15:51:56.995 2788 2557342396264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e49a7280-fea0-4e9f-94fc-058294e6cb0e processed. 2021-06-16 15:51:57.016 2788 2557342396264 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-06-16 15:51:57.423 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:52:02.903 2788 2557342393272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e49a7280-fea0-4e9f-94fc-058294e6cb0e 2021-06-16 15:52:03.041 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-16 15:52:03.041 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e49a7280-fea0-4e9f-94fc-058294e6cb0e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-16 15:52:03.041 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e49a7280-fea0-4e9f-94fc-058294e6cb0e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-16 15:52:03.058 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e49a7280-fea0-4e9f-94fc-058294e6cb0e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-16 15:52:03.088 2788 2557342396264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0d10a580-eb61-4982-9280-9beed2fb0d5c 2021-06-16 15:52:03.088 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e49a7280-fea0-4e9f-94fc-058294e6cb0e'] 2021-06-16 15:52:03.088 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-16 15:52:03.088 2788 2557342396264 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-06-16 15:52:03.111 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e49a7280-fea0-4e9f-94fc-058294e6cb0e'] 2021-06-16 15:52:03.854 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1ee21e01-8ac0-4c6e-a739-a98e59860d02 90b49ecfecdd4298b67cbfb0fdc9abe3 cd7aaba2b74e434181d3c3b7fee0657e - - -] Security group member updated on remote: ['d8b7ef74-f8b2-4e83-b5d9-bdd5ccbcf379'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:52:03.872 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-1ee21e01-8ac0-4c6e-a739-a98e59860d02 90b49ecfecdd4298b67cbfb0fdc9abe3 cd7aaba2b74e434181d3c3b7fee0657e - - -] Security group member updated ['d8b7ef74-f8b2-4e83-b5d9-bdd5ccbcf379'] 2021-06-16 15:52:03.948 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ee21e01-8ac0-4c6e-a739-a98e59860d02 90b49ecfecdd4298b67cbfb0fdc9abe3 cd7aaba2b74e434181d3c3b7fee0657e - - -] port_delete event received for 'e49a7280-fea0-4e9f-94fc-058294e6cb0e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:52:05.031 2788 2557342396264 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-06-16 15:52:05.056 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:52:14.448 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9204cce1-3026-4076-8d25-597eed5ed8f8 231e6ba752bd4f42b71149463c5f6152 464524ea28724adb9bf0f8d452aee242 - - -] Security group member updated on remote: ['57751795-078d-42d0-ae6b-99d5d5cc0446'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:52:14.448 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-9204cce1-3026-4076-8d25-597eed5ed8f8 231e6ba752bd4f42b71149463c5f6152 464524ea28724adb9bf0f8d452aee242 - - -] Security group member updated ['57751795-078d-42d0-ae6b-99d5d5cc0446'] 2021-06-16 15:52:14.759 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9204cce1-3026-4076-8d25-597eed5ed8f8 231e6ba752bd4f42b71149463c5f6152 464524ea28724adb9bf0f8d452aee242 - - -] port_delete event received for '80242894-349d-4917-8370-ea7cf52dbf43' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:52:15.011 2788 2557342393272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 80242894-349d-4917-8370-ea7cf52dbf43 2021-06-16 15:52:15.104 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-16 15:52:15.104 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '80242894-349d-4917-8370-ea7cf52dbf43' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-16 15:52:15.118 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '80242894-349d-4917-8370-ea7cf52dbf43' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-16 15:52:15.118 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 80242894-349d-4917-8370-ea7cf52dbf43 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-16 15:52:15.135 2788 2557342396264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 67c4c528-9d23-48f4-9ba6-2decf70a0e79 2021-06-16 15:52:15.168 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['80242894-349d-4917-8370-ea7cf52dbf43'] 2021-06-16 15:52:15.168 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-16 15:52:15.168 2788 2557342396264 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-06-16 15:52:15.181 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['80242894-349d-4917-8370-ea7cf52dbf43'] 2021-06-16 15:52:17.123 2788 2557342396264 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-06-16 15:52:17.153 2788 2557342396264 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-06-16 15:52:18.323 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f6ea4f-9d37-4caa-9af7-771a774959ad 231e6ba752bd4f42b71149463c5f6152 464524ea28724adb9bf0f8d452aee242 - - -] port_delete event received for '2d01f308-cacb-464c-9a7d-4d559e9ed89d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:52:19.902 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d156da2c-a9cb-48fd-ab63-ddd047f4cf95 231e6ba752bd4f42b71149463c5f6152 464524ea28724adb9bf0f8d452aee242 - - -] Security group rule updated on remote: ['664ae414-c146-49b6-90cf-e429d7f48f84'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-16 15:52:19.902 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-d156da2c-a9cb-48fd-ab63-ddd047f4cf95 231e6ba752bd4f42b71149463c5f6152 464524ea28724adb9bf0f8d452aee242 - - -] Security group rule updated ['664ae414-c146-49b6-90cf-e429d7f48f84'] 2021-06-16 15:52:20.322 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1c4a9e68-f81c-46c0-9308-ba5ab7fb8f93 231e6ba752bd4f42b71149463c5f6152 464524ea28724adb9bf0f8d452aee242 - - -] Security group rule updated on remote: ['664ae414-c146-49b6-90cf-e429d7f48f84'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-16 15:52:20.322 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-1c4a9e68-f81c-46c0-9308-ba5ab7fb8f93 231e6ba752bd4f42b71149463c5f6152 464524ea28724adb9bf0f8d452aee242 - - -] Security group rule updated ['664ae414-c146-49b6-90cf-e429d7f48f84'] 2021-06-16 15:52:26.922 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-389333e2-61f0-4928-b2f5-4bd283b37624 231e6ba752bd4f42b71149463c5f6152 464524ea28724adb9bf0f8d452aee242 - - -] Security group member updated on remote: ['664ae414-c146-49b6-90cf-e429d7f48f84'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:52:26.922 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-389333e2-61f0-4928-b2f5-4bd283b37624 231e6ba752bd4f42b71149463c5f6152 464524ea28724adb9bf0f8d452aee242 - - -] Security group member updated ['664ae414-c146-49b6-90cf-e429d7f48f84'] 2021-06-16 15:52:28.358 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7920511e-bb3c-41b9-b369-b3def1a3813c 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] port_update received: 001895ad-c9d9-4439-bbad-c2c44a13b39b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-16 15:52:28.380 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7920511e-bb3c-41b9-b369-b3def1a3813c 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] No port 001895ad-c9d9-4439-bbad-c2c44a13b39b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-16 15:52:31.898 2788 2557342393096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 001895ad-c9d9-4439-bbad-c2c44a13b39b 2021-06-16 15:52:33.228 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-16 15:52:33.524 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Adding port 001895ad-c9d9-4439-bbad-c2c44a13b39b 2021-06-16 15:52:33.539 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Port 001895ad-c9d9-4439-bbad-c2c44a13b39b updated. Details: {'device': '001895ad-c9d9-4439-bbad-c2c44a13b39b', 'network_id': '67c4c528-9d23-48f4-9ba6-2decf70a0e79', 'port_id': '001895ad-c9d9-4439-bbad-c2c44a13b39b', 'mac_address': 'fa:16:3e:39:71:f6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 91, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '183d6049-284e-409d-863e-f0b282fcd546', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-16 15:52:33.539 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] 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-06-16 15:52:33.539 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-001895ad-c9d9-4439-bbad-c2c44a13b39b" 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-06-16 15:52:33.539 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 001895ad-c9d9-4439-bbad-c2c44a13b39b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-16 15:52:33.571 2788 2557342396264 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 67c4c528-9d23-48f4-9ba6-2decf70a0e79 2021-06-16 15:52:33.571 2788 2557342396264 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-06-16 15:52:33.789 2788 2557342396264 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '001895ad-c9d9-4439-bbad-c2c44a13b39b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:52:33.789 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '001895ad-c9d9-4439-bbad-c2c44a13b39b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:52:33.806 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 001895ad-c9d9-4439-bbad-c2c44a13b39b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-16 15:52:33.806 2788 2557342396264 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 91, VLAN trunk: None to switch port 001895ad-c9d9-4439-bbad-c2c44a13b39b 2021-06-16 15:52:33.977 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-16 15:52:33.977 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['001895ad-c9d9-4439-bbad-c2c44a13b39b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:52:34.149 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['001895ad-c9d9-4439-bbad-c2c44a13b39b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:52:34.149 2788 2557342396264 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-06-16 15:52:34.164 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (664ae414-c146-49b6-90cf-e429d7f48f84) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 15:52:34.164 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 001895ad-c9d9-4439-bbad-c2c44a13b39b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:52:34.164 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-16 15:52:34.164 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 001895ad-c9d9-4439-bbad-c2c44a13b39b not yet added. Adding. 2021-06-16 15:52:34.181 2788 2557342396264 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-06-16 15:52:34.181 2788 2557342396264 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-06-16 15:52:34.369 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-001895ad-c9d9-4439-bbad-c2c44a13b39b" 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-06-16 15:52:34.586 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-001895ad-c9d9-4439-bbad-c2c44a13b39b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:52:34.586 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-001895ad-c9d9-4439-bbad-c2c44a13b39b" 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-06-16 15:52:34.821 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-001895ad-c9d9-4439-bbad-c2c44a13b39b" 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-06-16 15:52:35.039 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-001895ad-c9d9-4439-bbad-c2c44a13b39b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:52:35.039 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 001895ad-c9d9-4439-bbad-c2c44a13b39b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-16 15:52:35.039 2788 2557342396264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 001895ad-c9d9-4439-bbad-c2c44a13b39b processed. 2021-06-16 15:52:35.229 2788 2557342396264 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-06-16 15:52:35.649 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:52:51.288 2788 2557342393272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f0657489-cd54-4702-87d6-429d55f34068 2021-06-16 15:52:51.303 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-16 15:52:51.303 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f0657489-cd54-4702-87d6-429d55f34068' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-16 15:52:51.303 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f0657489-cd54-4702-87d6-429d55f34068' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-16 15:52:51.303 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f0657489-cd54-4702-87d6-429d55f34068 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-16 15:52:51.335 2788 2557342396264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b2e6c1c3-b538-4166-8331-33601d742f30 2021-06-16 15:52:51.335 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f0657489-cd54-4702-87d6-429d55f34068'] 2021-06-16 15:52:51.356 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-16 15:52:51.356 2788 2557342396264 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-06-16 15:52:51.369 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f0657489-cd54-4702-87d6-429d55f34068'] 2021-06-16 15:52:53.329 2788 2557342396264 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-06-16 15:52:53.649 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:53:00.584 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-198f3010-e00f-4bae-9dfc-2aa2f8842569 ade500b226994e52992cc925795a27d6 3f26cc012311416584a86b3570ed7e7b - - -] Security group member updated on remote: ['f39bbe2b-6dbb-4ad2-a02f-999c7d0e0363'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:53:00.584 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-198f3010-e00f-4bae-9dfc-2aa2f8842569 ade500b226994e52992cc925795a27d6 3f26cc012311416584a86b3570ed7e7b - - -] Security group member updated ['f39bbe2b-6dbb-4ad2-a02f-999c7d0e0363'] 2021-06-16 15:53:00.608 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-198f3010-e00f-4bae-9dfc-2aa2f8842569 ade500b226994e52992cc925795a27d6 3f26cc012311416584a86b3570ed7e7b - - -] Refresh firewall rules 2021-06-16 15:53:00.623 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-198f3010-e00f-4bae-9dfc-2aa2f8842569 ade500b226994e52992cc925795a27d6 3f26cc012311416584a86b3570ed7e7b - - -] Get security group information for devices via rpc ['ffdfab70-fb5d-4c5c-9f88-c3662fae0c1d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:53:00.664 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-198f3010-e00f-4bae-9dfc-2aa2f8842569 ade500b226994e52992cc925795a27d6 3f26cc012311416584a86b3570ed7e7b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:53:00.678 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-198f3010-e00f-4bae-9dfc-2aa2f8842569 ade500b226994e52992cc925795a27d6 3f26cc012311416584a86b3570ed7e7b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-16 15:53:00.697 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-198f3010-e00f-4bae-9dfc-2aa2f8842569 ade500b226994e52992cc925795a27d6 3f26cc012311416584a86b3570ed7e7b - - -] port_delete event received for 'ffdfab70-fb5d-4c5c-9f88-c3662fae0c1d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:53:01.397 2788 2557342393272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ffdfab70-fb5d-4c5c-9f88-c3662fae0c1d 2021-06-16 15:53:02.194 2788 2557342393096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f0657489-cd54-4702-87d6-429d55f34068 2021-06-16 15:53:03.366 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-16 15:53:03.818 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Adding port f0657489-cd54-4702-87d6-429d55f34068 2021-06-16 15:53:03.846 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Port f0657489-cd54-4702-87d6-429d55f34068 updated. Details: {'device': 'f0657489-cd54-4702-87d6-429d55f34068', 'network_id': 'b2e6c1c3-b538-4166-8331-33601d742f30', 'port_id': 'f0657489-cd54-4702-87d6-429d55f34068', 'mac_address': 'fa:16:3e:e5:8c:21', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 94, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bfcebc43-2076-45e0-87e3-27bec0f4d71e', '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-06-16 15:53:03.846 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] 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-06-16 15:53:03.856 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-16 15:53:03.856 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f0657489-cd54-4702-87d6-429d55f34068" 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-06-16 15:53:03.866 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f0657489-cd54-4702-87d6-429d55f34068 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-16 15:53:03.866 2788 2557342396264 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b2e6c1c3-b538-4166-8331-33601d742f30 2021-06-16 15:53:03.866 2788 2557342396264 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-06-16 15:53:03.866 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ffdfab70-fb5d-4c5c-9f88-c3662fae0c1d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-16 15:53:03.887 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ffdfab70-fb5d-4c5c-9f88-c3662fae0c1d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-16 15:53:03.897 2788 2557342395384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ffdfab70-fb5d-4c5c-9f88-c3662fae0c1d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-16 15:53:03.897 2788 2557342395384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1f121d42-9cdd-4e05-b088-612e995cf5a1 2021-06-16 15:53:03.927 2788 2557342395384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ffdfab70-fb5d-4c5c-9f88-c3662fae0c1d'] 2021-06-16 15:53:03.929 2788 2557342395384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-16 15:53:03.943 2788 2557342395384 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-06-16 15:53:03.943 2788 2557342395384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ffdfab70-fb5d-4c5c-9f88-c3662fae0c1d'] 2021-06-16 15:53:04.130 2788 2557342396264 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f0657489-cd54-4702-87d6-429d55f34068') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:53:04.146 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f0657489-cd54-4702-87d6-429d55f34068') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:53:04.146 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f0657489-cd54-4702-87d6-429d55f34068 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-16 15:53:04.165 2788 2557342396264 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 94, VLAN trunk: None to switch port f0657489-cd54-4702-87d6-429d55f34068 2021-06-16 15:53:04.350 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-16 15:53:04.366 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f0657489-cd54-4702-87d6-429d55f34068'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:53:04.634 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f0657489-cd54-4702-87d6-429d55f34068']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:53:04.634 2788 2557342396264 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-06-16 15:53:04.647 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cd81a4a1-a7bd-42ad-aec8-985df8ccacc5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 15:53:04.647 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f0657489-cd54-4702-87d6-429d55f34068 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:53:04.647 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-16 15:53:04.647 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f0657489-cd54-4702-87d6-429d55f34068 not yet added. Adding. 2021-06-16 15:53:04.667 2788 2557342396264 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-06-16 15:53:04.667 2788 2557342396264 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-06-16 15:53:04.881 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0657489-cd54-4702-87d6-429d55f34068" 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-06-16 15:53:05.085 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0657489-cd54-4702-87d6-429d55f34068" 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-06-16 15:53:05.085 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0657489-cd54-4702-87d6-429d55f34068" 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-06-16 15:53:05.335 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0657489-cd54-4702-87d6-429d55f34068" 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-06-16 15:53:05.380 2788 2557342395208 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-06-16 15:53:05.415 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.046s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:53:05.526 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f0657489-cd54-4702-87d6-429d55f34068" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:53:05.542 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f0657489-cd54-4702-87d6-429d55f34068 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-16 15:53:05.542 2788 2557342396264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f0657489-cd54-4702-87d6-429d55f34068 processed. 2021-06-16 15:53:07.399 2788 2557342396264 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-06-16 15:53:07.537 2788 2557342393272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9b4956b5-bd3e-457a-b64c-84358e7b5b20 2021-06-16 15:53:07.693 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:53:08.537 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-156c4927-4271-4d50-9c66-38c89a52849f caa5cbda51cb4eb18521ab4bda5a9fe6 7ff505c2713f46f88c6a463caa5d2332 - - -] Security group member updated on remote: ['1a275ac7-0441-4441-9536-7f2fedec60d8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:53:08.537 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-156c4927-4271-4d50-9c66-38c89a52849f caa5cbda51cb4eb18521ab4bda5a9fe6 7ff505c2713f46f88c6a463caa5d2332 - - -] Security group member updated ['1a275ac7-0441-4441-9536-7f2fedec60d8'] 2021-06-16 15:53:08.912 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-156c4927-4271-4d50-9c66-38c89a52849f caa5cbda51cb4eb18521ab4bda5a9fe6 7ff505c2713f46f88c6a463caa5d2332 - - -] port_delete event received for '9b4956b5-bd3e-457a-b64c-84358e7b5b20' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:53:09.428 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-16 15:53:09.428 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9b4956b5-bd3e-457a-b64c-84358e7b5b20' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-16 15:53:09.428 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9b4956b5-bd3e-457a-b64c-84358e7b5b20' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-16 15:53:09.444 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9b4956b5-bd3e-457a-b64c-84358e7b5b20 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-16 15:53:09.475 2788 2557342396264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c838889e-e8cb-4cb8-bc3a-00dc4dde47b3 2021-06-16 15:53:09.475 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9b4956b5-bd3e-457a-b64c-84358e7b5b20'] 2021-06-16 15:53:09.475 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-16 15:53:09.505 2788 2557342396264 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-06-16 15:53:09.510 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9b4956b5-bd3e-457a-b64c-84358e7b5b20'] 2021-06-16 15:53:11.443 2788 2557342396264 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-06-16 15:53:11.474 2788 2557342396264 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-06-16 15:53:12.161 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e723766-b3e3-4d71-86c7-3c03d639c1dd caa5cbda51cb4eb18521ab4bda5a9fe6 7ff505c2713f46f88c6a463caa5d2332 - - -] port_delete event received for '310594e0-a844-4790-952f-e38511f55b96' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:53:13.808 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d55179c4-d342-4dc5-b2e4-ddf65ba1afa0 caa5cbda51cb4eb18521ab4bda5a9fe6 7ff505c2713f46f88c6a463caa5d2332 - - -] Security group rule updated on remote: ['300c8091-68de-4df3-a3f2-3f8ca22c7a41'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-16 15:53:13.808 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-d55179c4-d342-4dc5-b2e4-ddf65ba1afa0 caa5cbda51cb4eb18521ab4bda5a9fe6 7ff505c2713f46f88c6a463caa5d2332 - - -] Security group rule updated ['300c8091-68de-4df3-a3f2-3f8ca22c7a41'] 2021-06-16 15:53:14.417 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-40cab8dc-eaaf-4c09-ac82-8ebc210cb8c8 ade500b226994e52992cc925795a27d6 3f26cc012311416584a86b3570ed7e7b - - -] Security group member updated on remote: ['f39bbe2b-6dbb-4ad2-a02f-999c7d0e0363'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:53:14.433 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-40cab8dc-eaaf-4c09-ac82-8ebc210cb8c8 ade500b226994e52992cc925795a27d6 3f26cc012311416584a86b3570ed7e7b - - -] Security group member updated ['f39bbe2b-6dbb-4ad2-a02f-999c7d0e0363'] 2021-06-16 15:53:14.433 2788 2557342395208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6c2b0595-f1b0-4492-af41-c9c233d1a371 caa5cbda51cb4eb18521ab4bda5a9fe6 7ff505c2713f46f88c6a463caa5d2332 - - -] Security group rule updated on remote: ['300c8091-68de-4df3-a3f2-3f8ca22c7a41'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-16 15:53:14.443 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [req-6c2b0595-f1b0-4492-af41-c9c233d1a371 caa5cbda51cb4eb18521ab4bda5a9fe6 7ff505c2713f46f88c6a463caa5d2332 - - -] Security group rule updated ['300c8091-68de-4df3-a3f2-3f8ca22c7a41'] 2021-06-16 15:53:15.960 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f925acf9-f5c7-43e3-9b26-ac4d0805bb88 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] port_update received: 17d92b45-2b71-4558-8068-9dea976cdce5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-16 15:53:15.960 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f925acf9-f5c7-43e3-9b26-ac4d0805bb88 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] No port 17d92b45-2b71-4558-8068-9dea976cdce5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-16 15:53:20.318 2788 2557342393096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 17d92b45-2b71-4558-8068-9dea976cdce5 2021-06-16 15:53:21.254 2788 2557342395208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-04156295-ae16-4a40-9769-ace9dd5de33b caa5cbda51cb4eb18521ab4bda5a9fe6 7ff505c2713f46f88c6a463caa5d2332 - - -] Security group member updated on remote: ['300c8091-68de-4df3-a3f2-3f8ca22c7a41'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:53:21.254 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [req-04156295-ae16-4a40-9769-ace9dd5de33b caa5cbda51cb4eb18521ab4bda5a9fe6 7ff505c2713f46f88c6a463caa5d2332 - - -] Security group member updated ['300c8091-68de-4df3-a3f2-3f8ca22c7a41'] 2021-06-16 15:53:21.459 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-16 15:53:21.786 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Adding port 17d92b45-2b71-4558-8068-9dea976cdce5 2021-06-16 15:53:21.803 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Port 17d92b45-2b71-4558-8068-9dea976cdce5 updated. Details: {'device': '17d92b45-2b71-4558-8068-9dea976cdce5', 'network_id': '1f121d42-9cdd-4e05-b088-612e995cf5a1', 'port_id': '17d92b45-2b71-4558-8068-9dea976cdce5', 'mac_address': 'fa:16:3e:01:de:81', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 50, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5e3d9aa9-8986-49e6-9a6f-fa296eebb0e6', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-16 15:53:21.803 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] 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-06-16 15:53:21.803 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-17d92b45-2b71-4558-8068-9dea976cdce5" 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-06-16 15:53:21.822 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 17d92b45-2b71-4558-8068-9dea976cdce5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-16 15:53:21.822 2788 2557342395208 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1f121d42-9cdd-4e05-b088-612e995cf5a1 2021-06-16 15:53:21.822 2788 2557342395208 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-06-16 15:53:22.045 2788 2557342395208 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '17d92b45-2b71-4558-8068-9dea976cdce5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:53:22.052 2788 2557342395208 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '17d92b45-2b71-4558-8068-9dea976cdce5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:53:22.052 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 17d92b45-2b71-4558-8068-9dea976cdce5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-16 15:53:22.052 2788 2557342395208 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 50, VLAN trunk: None to switch port 17d92b45-2b71-4558-8068-9dea976cdce5 2021-06-16 15:53:22.239 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-16 15:53:22.256 2788 2557342395208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['17d92b45-2b71-4558-8068-9dea976cdce5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:53:22.442 2788 2557342395208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['17d92b45-2b71-4558-8068-9dea976cdce5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:53:22.442 2788 2557342395208 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-06-16 15:53:22.458 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f39bbe2b-6dbb-4ad2-a02f-999c7d0e0363) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 15:53:22.458 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f39bbe2b-6dbb-4ad2-a02f-999c7d0e0363) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-16 15:53:22.458 2788 2557342395208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 17d92b45-2b71-4558-8068-9dea976cdce5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:53:22.458 2788 2557342395208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-16 15:53:22.476 2788 2557342395208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 17d92b45-2b71-4558-8068-9dea976cdce5 not yet added. Adding. 2021-06-16 15:53:22.476 2788 2557342395208 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-06-16 15:53:22.476 2788 2557342395208 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-06-16 15:53:22.664 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-17d92b45-2b71-4558-8068-9dea976cdce5" 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-06-16 15:53:22.850 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24cf9786-1aef-49f1-82e6-c777d7b92f79 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] port_update received: 4e195b44-63e1-4d96-96a0-d6c120778dfc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-16 15:53:22.850 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-17d92b45-2b71-4558-8068-9dea976cdce5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:53:22.870 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-17d92b45-2b71-4558-8068-9dea976cdce5" 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-06-16 15:53:22.870 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24cf9786-1aef-49f1-82e6-c777d7b92f79 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] No port 4e195b44-63e1-4d96-96a0-d6c120778dfc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-16 15:53:23.100 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-17d92b45-2b71-4558-8068-9dea976cdce5" 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-06-16 15:53:23.272 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-17d92b45-2b71-4558-8068-9dea976cdce5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:53:23.287 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 17d92b45-2b71-4558-8068-9dea976cdce5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-16 15:53:23.287 2788 2557342395208 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 17d92b45-2b71-4558-8068-9dea976cdce5 processed. 2021-06-16 15:53:23.478 2788 2557342395208 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-06-16 15:53:23.880 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:53:26.335 2788 2557342393096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4e195b44-63e1-4d96-96a0-d6c120778dfc 2021-06-16 15:53:27.513 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-16 15:53:27.819 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Adding port 4e195b44-63e1-4d96-96a0-d6c120778dfc 2021-06-16 15:53:27.833 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Port 4e195b44-63e1-4d96-96a0-d6c120778dfc updated. Details: {'device': '4e195b44-63e1-4d96-96a0-d6c120778dfc', 'network_id': 'c838889e-e8cb-4cb8-bc3a-00dc4dde47b3', 'port_id': '4e195b44-63e1-4d96-96a0-d6c120778dfc', 'mac_address': 'fa:16:3e:73:2b:86', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 75, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0e9b0fe7-56f4-4db9-8d7b-8ac97e3e2bb3', '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-06-16 15:53:27.833 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] 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-06-16 15:53:27.849 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4e195b44-63e1-4d96-96a0-d6c120778dfc" 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-06-16 15:53:27.849 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4e195b44-63e1-4d96-96a0-d6c120778dfc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-16 15:53:27.865 2788 2557342395208 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c838889e-e8cb-4cb8-bc3a-00dc4dde47b3 2021-06-16 15:53:27.865 2788 2557342395208 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-06-16 15:53:28.129 2788 2557342395208 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4e195b44-63e1-4d96-96a0-d6c120778dfc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:53:28.129 2788 2557342395208 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4e195b44-63e1-4d96-96a0-d6c120778dfc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:53:28.146 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4e195b44-63e1-4d96-96a0-d6c120778dfc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-16 15:53:28.146 2788 2557342395208 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 75, VLAN trunk: None to switch port 4e195b44-63e1-4d96-96a0-d6c120778dfc 2021-06-16 15:53:28.411 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-16 15:53:28.411 2788 2557342395208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4e195b44-63e1-4d96-96a0-d6c120778dfc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:53:28.585 2788 2557342395208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4e195b44-63e1-4d96-96a0-d6c120778dfc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:53:28.585 2788 2557342395208 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-06-16 15:53:28.601 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (300c8091-68de-4df3-a3f2-3f8ca22c7a41) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 15:53:28.601 2788 2557342395208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4e195b44-63e1-4d96-96a0-d6c120778dfc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:53:28.601 2788 2557342395208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-16 15:53:28.601 2788 2557342395208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4e195b44-63e1-4d96-96a0-d6c120778dfc not yet added. Adding. 2021-06-16 15:53:28.601 2788 2557342395208 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-06-16 15:53:28.621 2788 2557342395208 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-06-16 15:53:28.817 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e195b44-63e1-4d96-96a0-d6c120778dfc" 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-06-16 15:53:28.992 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e195b44-63e1-4d96-96a0-d6c120778dfc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:53:29.020 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e195b44-63e1-4d96-96a0-d6c120778dfc" 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-06-16 15:53:29.317 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e195b44-63e1-4d96-96a0-d6c120778dfc" 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-06-16 15:53:29.544 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4e195b44-63e1-4d96-96a0-d6c120778dfc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:53:29.544 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4e195b44-63e1-4d96-96a0-d6c120778dfc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-16 15:53:29.553 2788 2557342395208 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4e195b44-63e1-4d96-96a0-d6c120778dfc processed. 2021-06-16 15:53:31.521 2788 2557342395208 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-06-16 15:53:32.069 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.563s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:54:04.240 2788 2557342395208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77d8854b-ff08-4cf6-bc5b-90588ed38327 ade500b226994e52992cc925795a27d6 3f26cc012311416584a86b3570ed7e7b - - -] Security group member updated on remote: ['f39bbe2b-6dbb-4ad2-a02f-999c7d0e0363'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:54:04.240 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [req-77d8854b-ff08-4cf6-bc5b-90588ed38327 ade500b226994e52992cc925795a27d6 3f26cc012311416584a86b3570ed7e7b - - -] Security group member updated ['f39bbe2b-6dbb-4ad2-a02f-999c7d0e0363'] 2021-06-16 15:54:04.240 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [req-77d8854b-ff08-4cf6-bc5b-90588ed38327 ade500b226994e52992cc925795a27d6 3f26cc012311416584a86b3570ed7e7b - - -] Refresh firewall rules 2021-06-16 15:54:04.269 2788 2557342395208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77d8854b-ff08-4cf6-bc5b-90588ed38327 ade500b226994e52992cc925795a27d6 3f26cc012311416584a86b3570ed7e7b - - -] Get security group information for devices via rpc ['17d92b45-2b71-4558-8068-9dea976cdce5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:54:04.303 2788 2557342395208 MainThread DEBUG neutron.agent.securitygroups_rpc [req-77d8854b-ff08-4cf6-bc5b-90588ed38327 ade500b226994e52992cc925795a27d6 3f26cc012311416584a86b3570ed7e7b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:54:04.303 2788 2557342395208 MainThread DEBUG neutron.agent.securitygroups_rpc [req-77d8854b-ff08-4cf6-bc5b-90588ed38327 ade500b226994e52992cc925795a27d6 3f26cc012311416584a86b3570ed7e7b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-16 15:54:04.333 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77d8854b-ff08-4cf6-bc5b-90588ed38327 ade500b226994e52992cc925795a27d6 3f26cc012311416584a86b3570ed7e7b - - -] port_delete event received for '17d92b45-2b71-4558-8068-9dea976cdce5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:54:04.410 2788 2557342393272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 17d92b45-2b71-4558-8068-9dea976cdce5 2021-06-16 15:54:05.643 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-16 15:54:05.643 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '17d92b45-2b71-4558-8068-9dea976cdce5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-16 15:54:05.643 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '17d92b45-2b71-4558-8068-9dea976cdce5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-16 15:54:05.659 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 17d92b45-2b71-4558-8068-9dea976cdce5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-16 15:54:05.676 2788 2557342395208 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1f121d42-9cdd-4e05-b088-612e995cf5a1 2021-06-16 15:54:05.676 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['17d92b45-2b71-4558-8068-9dea976cdce5'] 2021-06-16 15:54:05.690 2788 2557342395208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-16 15:54:05.690 2788 2557342395208 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-06-16 15:54:05.690 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['17d92b45-2b71-4558-8068-9dea976cdce5'] 2021-06-16 15:54:07.659 2788 2557342395208 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-06-16 15:54:07.689 2788 2557342395208 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-06-16 15:54:34.594 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a2fe0fdb-8a95-4c4d-8d44-b782ac4d24af 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] network_delete received. Deleting network 1f121d42-9cdd-4e05-b088-612e995cf5a1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-16 15:54:34.613 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a2fe0fdb-8a95-4c4d-8d44-b782ac4d24af 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] Network 1f121d42-9cdd-4e05-b088-612e995cf5a1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-16 15:55:01.184 2788 2557342393096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 001895ad-c9d9-4439-bbad-c2c44a13b39b 2021-06-16 15:55:01.970 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-16 15:55:02.375 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Adding port 001895ad-c9d9-4439-bbad-c2c44a13b39b 2021-06-16 15:55:02.375 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Port 001895ad-c9d9-4439-bbad-c2c44a13b39b updated. Details: {'device': '001895ad-c9d9-4439-bbad-c2c44a13b39b', 'network_id': '67c4c528-9d23-48f4-9ba6-2decf70a0e79', 'port_id': '001895ad-c9d9-4439-bbad-c2c44a13b39b', 'mac_address': 'fa:16:3e:39:71:f6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 91, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '183d6049-284e-409d-863e-f0b282fcd546', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-16 15:55:02.375 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] 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-06-16 15:55:02.375 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-001895ad-c9d9-4439-bbad-c2c44a13b39b" 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-06-16 15:55:02.375 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 001895ad-c9d9-4439-bbad-c2c44a13b39b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-16 15:55:02.375 2788 2557342395208 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-06-16 15:55:02.422 2788 2557342395208 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '001895ad-c9d9-4439-bbad-c2c44a13b39b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:55:02.438 2788 2557342395208 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '001895ad-c9d9-4439-bbad-c2c44a13b39b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:55:02.454 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 001895ad-c9d9-4439-bbad-c2c44a13b39b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-16 15:55:02.454 2788 2557342395208 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 91, VLAN trunk: None to switch port 001895ad-c9d9-4439-bbad-c2c44a13b39b 2021-06-16 15:55:02.502 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-16 15:55:02.516 2788 2557342395208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['001895ad-c9d9-4439-bbad-c2c44a13b39b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:55:02.657 2788 2557342395208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['001895ad-c9d9-4439-bbad-c2c44a13b39b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:55:02.673 2788 2557342395208 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-06-16 15:55:02.673 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (664ae414-c146-49b6-90cf-e429d7f48f84) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 15:55:02.673 2788 2557342395208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 001895ad-c9d9-4439-bbad-c2c44a13b39b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:55:02.673 2788 2557342395208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-16 15:55:02.692 2788 2557342395208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-06-16 15:55:02.692 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-001895ad-c9d9-4439-bbad-c2c44a13b39b" 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-06-16 15:55:02.704 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-001895ad-c9d9-4439-bbad-c2c44a13b39b" 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-06-16 15:55:02.704 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-001895ad-c9d9-4439-bbad-c2c44a13b39b" 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-06-16 15:55:02.704 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-001895ad-c9d9-4439-bbad-c2c44a13b39b" 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-06-16 15:55:02.750 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-001895ad-c9d9-4439-bbad-c2c44a13b39b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:55:02.750 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 001895ad-c9d9-4439-bbad-c2c44a13b39b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-16 15:55:02.750 2788 2557342395208 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 001895ad-c9d9-4439-bbad-c2c44a13b39b processed. 2021-06-16 15:55:03.979 2788 2557342395208 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-06-16 15:55:04.258 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:55:08.751 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0a28a6c-80d1-4756-94e7-739b7906d257 edf7c9e17dcb4953a888f5e86a6c122f 2c50a2db77c342208126601c91ff32e8 - - -] port_delete event received for 'e0fdf642-7c4e-49f1-af8c-36d940597bff' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:55:13.125 2788 2557342393272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f0657489-cd54-4702-87d6-429d55f34068 2021-06-16 15:55:13.141 2788 2557342395208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9f279db5-0a73-4538-b47b-5bc3a6bcff0e edf7c9e17dcb4953a888f5e86a6c122f 2c50a2db77c342208126601c91ff32e8 - - -] Security group member updated on remote: ['cd81a4a1-a7bd-42ad-aec8-985df8ccacc5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:55:13.141 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [req-9f279db5-0a73-4538-b47b-5bc3a6bcff0e edf7c9e17dcb4953a888f5e86a6c122f 2c50a2db77c342208126601c91ff32e8 - - -] Security group member updated ['cd81a4a1-a7bd-42ad-aec8-985df8ccacc5'] 2021-06-16 15:55:13.280 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f279db5-0a73-4538-b47b-5bc3a6bcff0e edf7c9e17dcb4953a888f5e86a6c122f 2c50a2db77c342208126601c91ff32e8 - - -] port_delete event received for 'f0657489-cd54-4702-87d6-429d55f34068' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:55:14.028 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-16 15:55:14.035 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f0657489-cd54-4702-87d6-429d55f34068' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-16 15:55:14.035 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f0657489-cd54-4702-87d6-429d55f34068' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-16 15:55:14.035 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f0657489-cd54-4702-87d6-429d55f34068 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-16 15:55:14.063 2788 2557342395208 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b2e6c1c3-b538-4166-8331-33601d742f30 2021-06-16 15:55:14.063 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f0657489-cd54-4702-87d6-429d55f34068'] 2021-06-16 15:55:14.082 2788 2557342395208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-16 15:55:14.082 2788 2557342395208 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-06-16 15:55:14.096 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f0657489-cd54-4702-87d6-429d55f34068'] 2021-06-16 15:55:16.032 2788 2557342395208 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-06-16 15:55:16.066 2788 2557342395208 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-06-16 15:55:17.674 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ac06346-b20a-4dc2-8277-282b11d6e251 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] port_delete event received for 'ff31bd45-2c34-47de-b790-ea30edf3c510' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:55:19.594 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a292572-6a35-4dbc-bff5-c31a01473af6 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] port_delete event received for '95bcb322-390e-46b3-b86f-aa6eab228544' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:55:20.999 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e30d3932-84e2-4f5d-995a-34717630c933 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] port_delete event received for 'fe09cbb1-8ad5-4773-8fbe-05279fddacc8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:55:21.109 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4fdef76-1401-4325-a8dd-b76069a53a5e - - - - -] port_delete event received for 'fe09cbb1-8ad5-4773-8fbe-05279fddacc8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:55:21.358 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e30d3932-84e2-4f5d-995a-34717630c933 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] network_delete received. Deleting network b2e6c1c3-b538-4166-8331-33601d742f30 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-16 15:55:21.358 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e30d3932-84e2-4f5d-995a-34717630c933 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] Network b2e6c1c3-b538-4166-8331-33601d742f30 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-16 15:55:22.954 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f59eff56-04fc-4dd0-9594-d5e9dd4db359 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] port_delete event received for '735075de-c8a1-41ca-bd14-09d40cecb76b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:55:24.796 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f2c78a8-0a63-4c81-a84f-b26f94448d01 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] port_delete event received for '3d3854e3-b10a-4df2-9178-757da27a21b0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:55:25.187 2788 2557342393272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 001895ad-c9d9-4439-bbad-c2c44a13b39b 2021-06-16 15:55:26.093 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-16 15:55:26.093 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '001895ad-c9d9-4439-bbad-c2c44a13b39b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-16 15:55:26.093 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '001895ad-c9d9-4439-bbad-c2c44a13b39b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-16 15:55:26.093 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 001895ad-c9d9-4439-bbad-c2c44a13b39b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-16 15:55:26.125 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['001895ad-c9d9-4439-bbad-c2c44a13b39b'] 2021-06-16 15:55:26.141 2788 2557342395208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-16 15:55:26.141 2788 2557342395208 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-06-16 15:55:26.156 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['001895ad-c9d9-4439-bbad-c2c44a13b39b'] 2021-06-16 15:55:26.156 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d31be07f-a111-4766-9b35-5e7ee5802089 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] port_delete event received for '997201e3-ec25-44ce-bb06-17f3138037d0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:55:26.156 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2dab2528-8f3b-43b9-a852-36c3fd74b3c5 - - - - -] port_delete event received for '997201e3-ec25-44ce-bb06-17f3138037d0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:55:26.474 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d31be07f-a111-4766-9b35-5e7ee5802089 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] network_delete received. Deleting network 0b1ba145-f674-4400-93b4-095e271f9b8a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-16 15:55:26.485 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d31be07f-a111-4766-9b35-5e7ee5802089 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] Network 0b1ba145-f674-4400-93b4-095e271f9b8a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-16 15:55:28.094 2788 2557342395208 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-06-16 15:55:28.343 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:55:29.235 2788 2557342393272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 001895ad-c9d9-4439-bbad-c2c44a13b39b 2021-06-16 15:55:30.093 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-16 15:55:30.093 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '001895ad-c9d9-4439-bbad-c2c44a13b39b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-16 15:55:30.093 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '001895ad-c9d9-4439-bbad-c2c44a13b39b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-16 15:55:30.093 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 001895ad-c9d9-4439-bbad-c2c44a13b39b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-16 15:55:30.108 2788 2557342395208 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 67c4c528-9d23-48f4-9ba6-2decf70a0e79 2021-06-16 15:55:30.108 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['001895ad-c9d9-4439-bbad-c2c44a13b39b'] 2021-06-16 15:55:30.134 2788 2557342395208 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-06-16 15:55:30.134 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['001895ad-c9d9-4439-bbad-c2c44a13b39b'] 2021-06-16 15:55:32.088 2788 2557342395208 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-06-16 15:55:32.178 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:55:53.435 2788 2557342393272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4e195b44-63e1-4d96-96a0-d6c120778dfc 2021-06-16 15:55:53.609 2788 2557342393096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 001895ad-c9d9-4439-bbad-c2c44a13b39b 2021-06-16 15:55:53.874 2788 2557342395208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0c9c182a-7a5b-4c38-b3af-d500d32e7f2d caa5cbda51cb4eb18521ab4bda5a9fe6 7ff505c2713f46f88c6a463caa5d2332 - - -] Security group member updated on remote: ['300c8091-68de-4df3-a3f2-3f8ca22c7a41'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:55:53.874 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [req-0c9c182a-7a5b-4c38-b3af-d500d32e7f2d caa5cbda51cb4eb18521ab4bda5a9fe6 7ff505c2713f46f88c6a463caa5d2332 - - -] Security group member updated ['300c8091-68de-4df3-a3f2-3f8ca22c7a41'] 2021-06-16 15:55:54.170 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-16 15:55:54.186 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c9c182a-7a5b-4c38-b3af-d500d32e7f2d caa5cbda51cb4eb18521ab4bda5a9fe6 7ff505c2713f46f88c6a463caa5d2332 - - -] port_delete event received for '4e195b44-63e1-4d96-96a0-d6c120778dfc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:55:54.876 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Adding port 001895ad-c9d9-4439-bbad-c2c44a13b39b 2021-06-16 15:55:54.876 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Port 001895ad-c9d9-4439-bbad-c2c44a13b39b updated. Details: {'device': '001895ad-c9d9-4439-bbad-c2c44a13b39b', 'network_id': '67c4c528-9d23-48f4-9ba6-2decf70a0e79', 'port_id': '001895ad-c9d9-4439-bbad-c2c44a13b39b', 'mac_address': 'fa:16:3e:39:71:f6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 91, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '183d6049-284e-409d-863e-f0b282fcd546', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-16 15:55:54.876 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] 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-06-16 15:55:54.889 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-16 15:55:54.889 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4e195b44-63e1-4d96-96a0-d6c120778dfc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-16 15:55:54.889 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4e195b44-63e1-4d96-96a0-d6c120778dfc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-16 15:55:54.889 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4e195b44-63e1-4d96-96a0-d6c120778dfc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-16 15:55:54.889 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-001895ad-c9d9-4439-bbad-c2c44a13b39b" 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-06-16 15:55:54.921 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 001895ad-c9d9-4439-bbad-c2c44a13b39b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-16 15:55:54.921 2788 2557342395208 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 67c4c528-9d23-48f4-9ba6-2decf70a0e79 2021-06-16 15:55:54.921 2788 2557342395208 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-06-16 15:55:54.921 2788 2557342396264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c838889e-e8cb-4cb8-bc3a-00dc4dde47b3 2021-06-16 15:55:54.921 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4e195b44-63e1-4d96-96a0-d6c120778dfc'] 2021-06-16 15:55:54.953 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-16 15:55:54.953 2788 2557342396264 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-06-16 15:55:54.953 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4e195b44-63e1-4d96-96a0-d6c120778dfc'] 2021-06-16 15:55:55.170 2788 2557342395208 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '001895ad-c9d9-4439-bbad-c2c44a13b39b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:55:55.170 2788 2557342395208 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '001895ad-c9d9-4439-bbad-c2c44a13b39b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:55:55.203 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 001895ad-c9d9-4439-bbad-c2c44a13b39b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-16 15:55:55.203 2788 2557342395208 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 91, VLAN trunk: None to switch port 001895ad-c9d9-4439-bbad-c2c44a13b39b 2021-06-16 15:55:55.342 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-16 15:55:55.342 2788 2557342395208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['001895ad-c9d9-4439-bbad-c2c44a13b39b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:55:55.514 2788 2557342395208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['001895ad-c9d9-4439-bbad-c2c44a13b39b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:55:55.514 2788 2557342395208 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-06-16 15:55:55.514 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (664ae414-c146-49b6-90cf-e429d7f48f84) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 15:55:55.545 2788 2557342395208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 001895ad-c9d9-4439-bbad-c2c44a13b39b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:55:55.548 2788 2557342395208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-16 15:55:55.548 2788 2557342395208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 001895ad-c9d9-4439-bbad-c2c44a13b39b not yet added. Adding. 2021-06-16 15:55:55.548 2788 2557342395208 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-06-16 15:55:55.563 2788 2557342395208 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-06-16 15:55:55.719 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-001895ad-c9d9-4439-bbad-c2c44a13b39b" 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-06-16 15:55:55.858 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-001895ad-c9d9-4439-bbad-c2c44a13b39b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:55:55.858 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-001895ad-c9d9-4439-bbad-c2c44a13b39b" 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-06-16 15:55:56.061 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-001895ad-c9d9-4439-bbad-c2c44a13b39b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:55:56.185 2788 2557342396264 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-06-16 15:55:56.218 2788 2557342396264 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-06-16 15:55:56.264 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-001895ad-c9d9-4439-bbad-c2c44a13b39b" 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-06-16 15:55:56.264 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 001895ad-c9d9-4439-bbad-c2c44a13b39b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-16 15:55:56.264 2788 2557342395208 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 001895ad-c9d9-4439-bbad-c2c44a13b39b processed. 2021-06-16 15:55:56.780 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31193d66-da0b-4d3d-ad59-ef0f1cb971c8 caa5cbda51cb4eb18521ab4bda5a9fe6 7ff505c2713f46f88c6a463caa5d2332 - - -] port_delete event received for 'a33cace7-679f-4083-96de-5a00e7612536' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:55:58.190 2788 2557342395208 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-06-16 15:55:58.545 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:56:02.518 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be83cf5e-c043-4e54-b385-1f8a0ff774db 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] port_delete event received for '67341c96-fd1f-402d-985d-0651cf2162b6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:56:04.078 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc20a818-42dc-47ef-b72b-44f3f0c1ab9a 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] port_delete event received for 'f814f5d9-3849-450c-87a0-2823f43bfb55' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:56:05.155 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-051281e2-75f2-4d31-9414-baab90764841 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] port_delete event received for 'b7d36e69-8e1c-4cbf-9038-b48ea20af7fa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:56:05.251 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7233780-8b83-4469-be2d-25a9cca76071 - - - - -] port_delete event received for 'b7d36e69-8e1c-4cbf-9038-b48ea20af7fa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:56:05.438 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-051281e2-75f2-4d31-9414-baab90764841 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] network_delete received. Deleting network c838889e-e8cb-4cb8-bc3a-00dc4dde47b3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-16 15:56:05.438 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-051281e2-75f2-4d31-9414-baab90764841 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] Network c838889e-e8cb-4cb8-bc3a-00dc4dde47b3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-16 15:56:26.419 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6fd52e7-5f7b-4ab0-94b1-a38bf8eb8cea 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] network_delete received. Deleting network 55066d88-0a2f-42cf-b89a-12b8d04227fd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-16 15:56:26.419 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6fd52e7-5f7b-4ab0-94b1-a38bf8eb8cea 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] Network 55066d88-0a2f-42cf-b89a-12b8d04227fd not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-16 15:56:27.255 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3739329d-47da-465c-b2cd-2956e59638f0 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] network_delete received. Deleting network ce1c2b06-8b43-4914-bbb6-02ad1752d227 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-16 15:56:27.265 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3739329d-47da-465c-b2cd-2956e59638f0 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] Network ce1c2b06-8b43-4914-bbb6-02ad1752d227 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-16 15:57:04.694 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3c9f325-1c05-4014-ba26-15aa4595db78 - - - - -] port_update received: 92325dce-c094-4ef3-832e-6a6e7b15abf5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-16 15:57:04.711 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3c9f325-1c05-4014-ba26-15aa4595db78 - - - - -] No port 92325dce-c094-4ef3-832e-6a6e7b15abf5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-16 15:57:07.840 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cfee1433-995b-4298-b075-5c3bedd38227 - - - - -] port_update received: 4ee3ed11-bc4b-491e-9998-bb525768c779 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-16 15:57:07.863 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cfee1433-995b-4298-b075-5c3bedd38227 - - - - -] No port 4ee3ed11-bc4b-491e-9998-bb525768c779 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-16 15:57:12.245 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b870472d-893d-4a5f-b62e-d71b73ba5727 - - - - -] port_update received: 149c176b-f260-45c3-bca0-b77e00aca47b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-16 15:57:12.262 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b870472d-893d-4a5f-b62e-d71b73ba5727 - - - - -] No port 149c176b-f260-45c3-bca0-b77e00aca47b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-16 15:57:16.560 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c37d2950-eb85-4492-87c4-c7d329b35c33 - - - - -] port_update received: 3e4e0510-c6c6-4f8c-aeb3-413f97fc1999 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-16 15:57:16.560 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c37d2950-eb85-4492-87c4-c7d329b35c33 - - - - -] No port 3e4e0510-c6c6-4f8c-aeb3-413f97fc1999 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-16 15:57:23.964 2788 2557342395208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d850d953-fb2e-4506-b657-6f9955c9b7af 231e6ba752bd4f42b71149463c5f6152 464524ea28724adb9bf0f8d452aee242 - - -] Security group member updated on remote: ['664ae414-c146-49b6-90cf-e429d7f48f84'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:57:23.970 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [req-d850d953-fb2e-4506-b657-6f9955c9b7af 231e6ba752bd4f42b71149463c5f6152 464524ea28724adb9bf0f8d452aee242 - - -] Security group member updated ['664ae414-c146-49b6-90cf-e429d7f48f84'] 2021-06-16 15:57:24.137 2788 2557342393272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 001895ad-c9d9-4439-bbad-c2c44a13b39b 2021-06-16 15:57:24.314 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d850d953-fb2e-4506-b657-6f9955c9b7af 231e6ba752bd4f42b71149463c5f6152 464524ea28724adb9bf0f8d452aee242 - - -] port_delete event received for '001895ad-c9d9-4439-bbad-c2c44a13b39b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:57:24.604 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-16 15:57:24.609 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '001895ad-c9d9-4439-bbad-c2c44a13b39b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-16 15:57:24.609 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '001895ad-c9d9-4439-bbad-c2c44a13b39b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-16 15:57:24.609 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 001895ad-c9d9-4439-bbad-c2c44a13b39b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-16 15:57:24.621 2788 2557342395208 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 67c4c528-9d23-48f4-9ba6-2decf70a0e79 2021-06-16 15:57:24.638 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['001895ad-c9d9-4439-bbad-c2c44a13b39b'] 2021-06-16 15:57:24.638 2788 2557342395208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-16 15:57:24.638 2788 2557342395208 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-06-16 15:57:24.638 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['001895ad-c9d9-4439-bbad-c2c44a13b39b'] 2021-06-16 15:57:26.620 2788 2557342395208 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-06-16 15:57:26.651 2788 2557342395208 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-06-16 15:57:27.355 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dafb8f38-e555-478b-ba5f-d72e69b113ca 231e6ba752bd4f42b71149463c5f6152 464524ea28724adb9bf0f8d452aee242 - - -] port_delete event received for 'cce6547c-7d90-40de-8502-636144ea35a3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:57:30.387 2788 2557342395208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cc473bb4-6b7e-448e-b1e8-137df571d072 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Security group member updated on remote: ['f99e92d4-2231-4830-a988-68324079bdb2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:57:30.401 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [req-cc473bb4-6b7e-448e-b1e8-137df571d072 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Security group member updated ['f99e92d4-2231-4830-a988-68324079bdb2'] 2021-06-16 15:57:32.995 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e84f6cc3-ae9c-43db-8489-a72a9f344ba8 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] port_update received: 9bf8b223-f9aa-4295-8953-815ccb90e9da port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-16 15:57:33.008 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e84f6cc3-ae9c-43db-8489-a72a9f344ba8 9cd91629d6f340cdb4ca64b7f7a9b46b f164ee5c748941049ef559d5824f1e1d - - -] No port 9bf8b223-f9aa-4295-8953-815ccb90e9da defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-16 15:57:33.157 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97076124-790d-4b4a-9593-f70750e86909 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] port_delete event received for '015d15d0-617e-4521-8d63-d183bb60a6b2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:57:34.729 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3928e3b6-8dad-4fd1-afea-96d533298c68 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] port_delete event received for '6c376b44-c8c4-4a61-890d-43b161bc7207' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:57:35.996 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ebc52a5-0340-4e78-90bb-3a15f824ab7f 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] port_delete event received for '35c9be48-07ec-44e7-ad90-bf5e68b67224' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:57:36.017 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79ac7344-98bc-4fd8-9c57-f11b05ef009d - - - - -] port_delete event received for '35c9be48-07ec-44e7-ad90-bf5e68b67224' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 15:57:36.338 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ebc52a5-0340-4e78-90bb-3a15f824ab7f 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] network_delete received. Deleting network 67c4c528-9d23-48f4-9ba6-2decf70a0e79 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-16 15:57:36.338 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ebc52a5-0340-4e78-90bb-3a15f824ab7f 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] Network 67c4c528-9d23-48f4-9ba6-2decf70a0e79 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-16 15:57:50.484 2788 2557342393096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9bf8b223-f9aa-4295-8953-815ccb90e9da 2021-06-16 15:57:50.713 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-16 15:57:50.979 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Adding port 9bf8b223-f9aa-4295-8953-815ccb90e9da 2021-06-16 15:57:50.979 2788 2557245791576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Port 9bf8b223-f9aa-4295-8953-815ccb90e9da updated. Details: {'device': '9bf8b223-f9aa-4295-8953-815ccb90e9da', 'network_id': '6eca8b11-c28f-4d5b-b7b5-1c5a2370df8a', 'port_id': '9bf8b223-f9aa-4295-8953-815ccb90e9da', 'mac_address': 'fa:16:3e:48:b0:2e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 72, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e8657997-916c-4ece-bc37-f062a2b4553d', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-16 15:57:50.979 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] 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-06-16 15:57:50.994 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9bf8b223-f9aa-4295-8953-815ccb90e9da" 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-06-16 15:57:50.994 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9bf8b223-f9aa-4295-8953-815ccb90e9da _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-16 15:57:50.994 2788 2557342395208 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6eca8b11-c28f-4d5b-b7b5-1c5a2370df8a 2021-06-16 15:57:50.994 2788 2557342395208 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-06-16 15:57:51.210 2788 2557342395208 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9bf8b223-f9aa-4295-8953-815ccb90e9da') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:57:51.220 2788 2557342395208 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9bf8b223-f9aa-4295-8953-815ccb90e9da') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:57:51.230 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9bf8b223-f9aa-4295-8953-815ccb90e9da is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-16 15:57:51.230 2788 2557342395208 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 72, VLAN trunk: None to switch port 9bf8b223-f9aa-4295-8953-815ccb90e9da 2021-06-16 15:57:51.386 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-16 15:57:51.386 2788 2557342395208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9bf8b223-f9aa-4295-8953-815ccb90e9da'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:57:51.541 2788 2557342395208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9bf8b223-f9aa-4295-8953-815ccb90e9da']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:57:51.541 2788 2557342395208 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-06-16 15:57:51.541 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f99e92d4-2231-4830-a988-68324079bdb2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 15:57:51.541 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f99e92d4-2231-4830-a988-68324079bdb2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-16 15:57:51.565 2788 2557342395208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9bf8b223-f9aa-4295-8953-815ccb90e9da _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:57:51.565 2788 2557342395208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-16 15:57:51.576 2788 2557342395208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9bf8b223-f9aa-4295-8953-815ccb90e9da not yet added. Adding. 2021-06-16 15:57:51.576 2788 2557342395208 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-06-16 15:57:51.576 2788 2557342395208 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-06-16 15:57:51.719 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9bf8b223-f9aa-4295-8953-815ccb90e9da" 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-06-16 15:57:51.870 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9bf8b223-f9aa-4295-8953-815ccb90e9da" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:57:51.886 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9bf8b223-f9aa-4295-8953-815ccb90e9da" 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-06-16 15:57:52.132 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9bf8b223-f9aa-4295-8953-815ccb90e9da" 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-06-16 15:57:52.306 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9bf8b223-f9aa-4295-8953-815ccb90e9da" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:57:52.311 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9bf8b223-f9aa-4295-8953-815ccb90e9da status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-16 15:57:52.311 2788 2557342395208 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9bf8b223-f9aa-4295-8953-815ccb90e9da processed. 2021-06-16 15:57:52.728 2788 2557342395208 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-06-16 15:57:53.339 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:58:09.353 2788 2557342395208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fc4178b3-cd41-4d6e-acaf-530254d5ef8f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Security group rule updated on remote: ['2ba50c3b-b835-4e48-9f19-e202fe3fbde4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-16 15:58:09.353 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [req-fc4178b3-cd41-4d6e-acaf-530254d5ef8f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Security group rule updated ['2ba50c3b-b835-4e48-9f19-e202fe3fbde4'] 2021-06-16 15:58:10.182 2788 2557342395208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-19eeb33c-a9d5-48f7-b4c9-1f71f9857f2c e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Security group rule updated on remote: ['2ba50c3b-b835-4e48-9f19-e202fe3fbde4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-16 15:58:10.197 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [req-19eeb33c-a9d5-48f7-b4c9-1f71f9857f2c e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Security group rule updated ['2ba50c3b-b835-4e48-9f19-e202fe3fbde4'] 2021-06-16 15:58:10.652 2788 2557342395208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d2b3bed9-b65b-45d0-b887-337230c76385 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Security group rule updated on remote: ['2ba50c3b-b835-4e48-9f19-e202fe3fbde4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-16 15:58:10.667 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [req-d2b3bed9-b65b-45d0-b887-337230c76385 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Security group rule updated ['2ba50c3b-b835-4e48-9f19-e202fe3fbde4'] 2021-06-16 15:58:11.174 2788 2557342395208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d4324a2c-1d2e-4dc0-b388-c7508ed07bd4 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Security group rule updated on remote: ['2ba50c3b-b835-4e48-9f19-e202fe3fbde4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-16 15:58:11.174 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [req-d4324a2c-1d2e-4dc0-b388-c7508ed07bd4 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Security group rule updated ['2ba50c3b-b835-4e48-9f19-e202fe3fbde4'] 2021-06-16 15:58:11.787 2788 2557342395208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-81d39c33-e0d0-4761-8bf3-697546c37124 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Security group rule updated on remote: ['2ba50c3b-b835-4e48-9f19-e202fe3fbde4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-16 15:58:11.796 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [req-81d39c33-e0d0-4761-8bf3-697546c37124 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Security group rule updated ['2ba50c3b-b835-4e48-9f19-e202fe3fbde4'] 2021-06-16 15:58:12.402 2788 2557342395208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3ffa3343-640d-4129-b0b5-06eb4e956b91 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Security group rule updated on remote: ['2ba50c3b-b835-4e48-9f19-e202fe3fbde4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-16 15:58:12.402 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [req-3ffa3343-640d-4129-b0b5-06eb4e956b91 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Security group rule updated ['2ba50c3b-b835-4e48-9f19-e202fe3fbde4'] 2021-06-16 15:58:13.260 2788 2557342395208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Security group member updated on remote: ['2ba50c3b-b835-4e48-9f19-e202fe3fbde4', 'f99e92d4-2231-4830-a988-68324079bdb2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 15:58:13.260 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Security group member updated ['2ba50c3b-b835-4e48-9f19-e202fe3fbde4', 'f99e92d4-2231-4830-a988-68324079bdb2'] 2021-06-16 15:58:13.260 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Refresh firewall rules 2021-06-16 15:58:13.260 2788 2557342395208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Get security group information for devices via rpc ['9bf8b223-f9aa-4295-8953-815ccb90e9da'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:58:13.307 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] port_update received: 9bf8b223-f9aa-4295-8953-815ccb90e9da port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-16 15:58:13.307 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Lock "n-hv-agent-port-lock-9bf8b223-f9aa-4295-8953-815ccb90e9da" 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-06-16 15:58:13.332 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Binding port 9bf8b223-f9aa-4295-8953-815ccb90e9da _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-16 15:58:13.342 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] 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-06-16 15:58:13.353 2788 2557342396264 MainThread DEBUG neutron.services.trunk.rpc.agent [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9bf8b223-f9aa-4295-8953-815ccb90e9da') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:58:13.370 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9bf8b223-f9aa-4295-8953-815ccb90e9da') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 15:58:13.417 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Trunk plugin disabled on server. Assuming port 9bf8b223-f9aa-4295-8953-815ccb90e9da is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-16 15:58:13.432 2788 2557342396264 MainThread INFO networking_hyperv.neutron.trunk_driver [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Binding VLAN ID: 72, VLAN trunk: None to switch port 9bf8b223-f9aa-4295-8953-815ccb90e9da 2021-06-16 15:58:13.456 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Refresh firewall rules 2021-06-16 15:58:13.477 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Get security group information for devices via rpc ['9bf8b223-f9aa-4295-8953-815ccb90e9da'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 15:58:13.934 2788 2557342395208 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Update security group information for ports dict_keys(['9bf8b223-f9aa-4295-8953-815ccb90e9da']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:58:13.934 2788 2557342395208 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-16 15:58:13.934 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Update rules of security group (2ba50c3b-b835-4e48-9f19-e202fe3fbde4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 15:58:13.952 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Update rules of security group (f99e92d4-2231-4830-a988-68324079bdb2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 15:58:13.952 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Update members of security group (f99e92d4-2231-4830-a988-68324079bdb2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-16 15:58:13.952 2788 2557342395208 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Update port filter for 9bf8b223-f9aa-4295-8953-815ccb90e9da _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:58:13.952 2788 2557342395208 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Updating port rules. 2021-06-16 15:58:13.984 2788 2557342395208 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Creating 6 new rules, removing 0 old rules. 2021-06-16 15:58:13.984 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Lock "n-hv-driver-port-lock-9bf8b223-f9aa-4295-8953-815ccb90e9da" 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-06-16 15:58:14.106 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Update security group information for ports dict_keys(['9bf8b223-f9aa-4295-8953-815ccb90e9da']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 15:58:14.135 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-16 15:58:14.135 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Update rules of security group (2ba50c3b-b835-4e48-9f19-e202fe3fbde4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 15:58:14.135 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Update rules of security group (f99e92d4-2231-4830-a988-68324079bdb2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 15:58:14.150 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Update members of security group (f99e92d4-2231-4830-a988-68324079bdb2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-16 15:58:14.150 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Update port filter for 9bf8b223-f9aa-4295-8953-815ccb90e9da _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 15:58:14.150 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Updating port rules. 2021-06-16 15:58:14.150 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Creating 6 new rules, removing 0 old rules. 2021-06-16 15:58:14.223 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Lock "n-hv-driver-port-lock-9bf8b223-f9aa-4295-8953-815ccb90e9da" 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-06-16 15:58:14.228 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Lock "n-hv-driver-port-lock-9bf8b223-f9aa-4295-8953-815ccb90e9da" 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-06-16 15:58:14.228 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Lock "n-hv-driver-port-lock-9bf8b223-f9aa-4295-8953-815ccb90e9da" 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-06-16 15:58:14.228 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Lock "n-hv-driver-port-lock-9bf8b223-f9aa-4295-8953-815ccb90e9da" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-16 15:58:14.275 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Lock "n-hv-driver-port-lock-9bf8b223-f9aa-4295-8953-815ccb90e9da" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 15:58:14.275 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Lock "n-hv-driver-port-lock-9bf8b223-f9aa-4295-8953-815ccb90e9da" 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-06-16 15:58:14.275 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Lock "n-hv-driver-port-lock-9bf8b223-f9aa-4295-8953-815ccb90e9da" 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-06-16 15:58:14.326 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-7b38a14e-e22d-48f5-9068-d226e931df7f e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Lock "n-hv-agent-port-lock-9bf8b223-f9aa-4295-8953-815ccb90e9da" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 16:00:42.568 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Security group member updated on remote: ['2ba50c3b-b835-4e48-9f19-e202fe3fbde4', 'f99e92d4-2231-4830-a988-68324079bdb2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 16:00:42.583 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Security group member updated ['2ba50c3b-b835-4e48-9f19-e202fe3fbde4', 'f99e92d4-2231-4830-a988-68324079bdb2'] 2021-06-16 16:00:42.583 2788 2557342396264 MainThread INFO neutron.agent.securitygroups_rpc [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Refresh firewall rules 2021-06-16 16:00:42.583 2788 2557342396264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Get security group information for devices via rpc ['9bf8b223-f9aa-4295-8953-815ccb90e9da'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 16:00:42.618 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] port_update received: 9bf8b223-f9aa-4295-8953-815ccb90e9da port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-16 16:00:42.646 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Lock "n-hv-agent-port-lock-9bf8b223-f9aa-4295-8953-815ccb90e9da" 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-06-16 16:00:42.646 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Binding port 9bf8b223-f9aa-4295-8953-815ccb90e9da _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-16 16:00:42.646 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] 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-06-16 16:00:42.679 2788 2557342395208 MainThread DEBUG neutron.services.trunk.rpc.agent [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9bf8b223-f9aa-4295-8953-815ccb90e9da') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 16:00:42.679 2788 2557342395208 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9bf8b223-f9aa-4295-8953-815ccb90e9da') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-16 16:00:42.694 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Trunk plugin disabled on server. Assuming port 9bf8b223-f9aa-4295-8953-815ccb90e9da is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-16 16:00:42.723 2788 2557342395208 MainThread INFO networking_hyperv.neutron.trunk_driver [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Binding VLAN ID: 72, VLAN trunk: None to switch port 9bf8b223-f9aa-4295-8953-815ccb90e9da 2021-06-16 16:00:42.759 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Refresh firewall rules 2021-06-16 16:00:42.775 2788 2557342395208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Get security group information for devices via rpc ['9bf8b223-f9aa-4295-8953-815ccb90e9da'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-16 16:00:42.825 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Update security group information for ports dict_keys(['9bf8b223-f9aa-4295-8953-815ccb90e9da']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 16:00:42.825 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-16 16:00:42.848 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Update rules of security group (f99e92d4-2231-4830-a988-68324079bdb2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 16:00:42.851 2788 2557342396264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Update members of security group (f99e92d4-2231-4830-a988-68324079bdb2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-16 16:00:42.851 2788 2557342396264 MainThread DEBUG neutron.agent.securitygroups_rpc [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Update port filter for 9bf8b223-f9aa-4295-8953-815ccb90e9da _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 16:00:42.866 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Updating port rules. 2021-06-16 16:00:42.866 2788 2557342396264 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Creating 0 new rules, removing 6 old rules. 2021-06-16 16:00:42.866 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Lock "n-hv-driver-port-lock-9bf8b223-f9aa-4295-8953-815ccb90e9da" 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-06-16 16:00:42.866 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Lock "n-hv-driver-port-lock-9bf8b223-f9aa-4295-8953-815ccb90e9da" 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-06-16 16:00:42.895 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Lock "n-hv-driver-port-lock-9bf8b223-f9aa-4295-8953-815ccb90e9da" 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-06-16 16:00:43.023 2788 2557342395208 MainThread DEBUG neutron.agent.securitygroups_rpc [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Update security group information for ports dict_keys(['9bf8b223-f9aa-4295-8953-815ccb90e9da']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-16 16:00:43.023 2788 2557342395208 MainThread DEBUG neutron.agent.securitygroups_rpc [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-16 16:00:43.023 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Update rules of security group (f99e92d4-2231-4830-a988-68324079bdb2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-16 16:00:43.023 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Update members of security group (f99e92d4-2231-4830-a988-68324079bdb2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-16 16:00:43.023 2788 2557342395208 MainThread DEBUG neutron.agent.securitygroups_rpc [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Update port filter for 9bf8b223-f9aa-4295-8953-815ccb90e9da _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-16 16:00:43.023 2788 2557342395208 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Updating port rules. 2021-06-16 16:00:43.052 2788 2557342395208 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Creating 0 new rules, removing 6 old rules. 2021-06-16 16:00:43.178 2788 2557342396264 MainThread DEBUG oslo_concurrency.lockutils [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Lock "n-hv-driver-port-lock-9bf8b223-f9aa-4295-8953-815ccb90e9da" 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-06-16 16:00:43.178 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Lock "n-hv-driver-port-lock-9bf8b223-f9aa-4295-8953-815ccb90e9da" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-16 16:00:43.192 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Lock "n-hv-driver-port-lock-9bf8b223-f9aa-4295-8953-815ccb90e9da" 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-06-16 16:00:43.192 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Lock "n-hv-driver-port-lock-9bf8b223-f9aa-4295-8953-815ccb90e9da" 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-06-16 16:00:43.239 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Lock "n-hv-driver-port-lock-9bf8b223-f9aa-4295-8953-815ccb90e9da" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 16:00:43.264 2788 2557342395208 MainThread DEBUG oslo_concurrency.lockutils [req-81ce86b8-1c88-440d-93c9-059ca9fb1f54 e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Lock "n-hv-agent-port-lock-9bf8b223-f9aa-4295-8953-815ccb90e9da" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.625s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-16 16:00:44.052 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61d8eed0-bbdf-4276-b86b-82feaaa6762a e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] port_delete event received for '1c79b20d-a807-4414-8657-6b755e8f8f0d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 16:00:51.567 2788 2557342393272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9bf8b223-f9aa-4295-8953-815ccb90e9da 2021-06-16 16:00:51.629 2788 2557245791576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06a8737f-9351-4378-aefb-ecd72337f04d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-16 16:00:51.631 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9bf8b223-f9aa-4295-8953-815ccb90e9da' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-16 16:00:51.631 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9bf8b223-f9aa-4295-8953-815ccb90e9da' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-16 16:00:51.631 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9bf8b223-f9aa-4295-8953-815ccb90e9da _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-16 16:00:51.646 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9bf8b223-f9aa-4295-8953-815ccb90e9da'] 2021-06-16 16:00:51.646 2788 2557342395208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-16 16:00:51.646 2788 2557342395208 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-06-16 16:00:51.646 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9bf8b223-f9aa-4295-8953-815ccb90e9da'] 2021-06-16 16:00:52.208 2788 2557342395208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-69a15105-796a-4e15-9eee-62ed7dd3819a e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Security group member updated on remote: ['f99e92d4-2231-4830-a988-68324079bdb2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-16 16:00:52.208 2788 2557342395208 MainThread INFO neutron.agent.securitygroups_rpc [req-69a15105-796a-4e15-9eee-62ed7dd3819a e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] Security group member updated ['f99e92d4-2231-4830-a988-68324079bdb2'] 2021-06-16 16:00:52.302 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69a15105-796a-4e15-9eee-62ed7dd3819a e0115c69bec840909760a95b96832416 b403dc80f4f344188324785ccae781f5 - - -] port_delete event received for '9bf8b223-f9aa-4295-8953-815ccb90e9da' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 16:00:53.643 2788 2557342395208 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-06-16 16:00:53.677 2788 2557342395208 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-06-16 16:00:57.348 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f44edf14-cf27-44bc-bd43-818b204819f8 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] port_delete event received for '4ee3ed11-bc4b-491e-9998-bb525768c779' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 16:00:58.878 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed0c1972-1cc4-4f4e-9454-c23de1c387f1 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] port_delete event received for '92325dce-c094-4ef3-832e-6a6e7b15abf5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 16:00:59.974 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2357c3bf-9adb-4342-8934-71de62408e98 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] port_delete event received for 'c1874537-fe8a-4e49-b2ec-4fc11258ad5d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 16:00:59.974 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd800a98-f64c-4d36-a8c9-2db73a5d58a2 - - - - -] port_delete event received for 'c1874537-fe8a-4e49-b2ec-4fc11258ad5d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 16:01:00.629 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2357c3bf-9adb-4342-8934-71de62408e98 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] network_delete received. Deleting network 6eca8b11-c28f-4d5b-b7b5-1c5a2370df8a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-16 16:01:00.645 2788 2557342395208 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2357c3bf-9adb-4342-8934-71de62408e98 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] Reclaiming local network 6eca8b11-c28f-4d5b-b7b5-1c5a2370df8a 2021-06-16 16:01:01.788 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68c97396-11cf-4fd6-a3f7-efd17b90f441 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] port_delete event received for '3e4e0510-c6c6-4f8c-aeb3-413f97fc1999' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 16:01:03.114 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e072598-5057-4cb5-8bab-b565e6af15b4 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] port_delete event received for '149c176b-f260-45c3-bca0-b77e00aca47b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 16:01:04.332 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb4edb43-4956-453f-886b-dae40b2db181 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] port_delete event received for '8adb732c-48fd-4f4e-bf1c-44aaf653c60c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 16:01:04.380 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5cb1164-da94-495f-9bc2-de33ad73d1ab - - - - -] port_delete event received for '8adb732c-48fd-4f4e-bf1c-44aaf653c60c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-16 16:01:04.582 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb4edb43-4956-453f-886b-dae40b2db181 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] network_delete received. Deleting network 5e3c55ce-38c9-4b30-8985-0135375b2f51 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-16 16:01:04.582 2788 2557342395208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb4edb43-4956-453f-886b-dae40b2db181 6ecd76bdf7b142529e1bb2c20c13880b df392a2874d34deca9395f8254bd62c6 - - -] Network 5e3c55ce-38c9-4b30-8985-0135375b2f51 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463