2021-07-23 04:54:56.601 2416 1426054085800 MainThread INFO neutron.common.config [-] Logging enabled! 2021-07-23 04:54:56.601 2416 1426054085800 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev492 2021-07-23 04:54:56.601 2416 1426054085800 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-07-23 04:54:56.630 2416 1426054085800 MainThread INFO os_win.utils.network.networkutils [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] WMI caching is disabled. 2021-07-23 04:54:56.846 2416 1426054085800 MainThread DEBUG neutron.agent.securitygroups_rpc [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:119 2021-07-23 04:54:56.925 2416 1426054085800 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-07-23 04:54:56.925 2416 1426054085800 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-07-23 04:54:57.148 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent initialized successfully, now running... 2021-07-23 04:54:57.173 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-07-23 04:54:57.173 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-07-23 04:54:57.236 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-07-23 04:56:46.277 2416 1426146392552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa52430e-fa33-497d-bda2-e8db67b7da3c - - - - -] port_update received: 6fd16609-6f75-4e71-8b6e-4e1c706a8333 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 04:56:46.277 2416 1426146392552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa52430e-fa33-497d-bda2-e8db67b7da3c - - - - -] No port 6fd16609-6f75-4e71-8b6e-4e1c706a8333 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 04:56:53.405 2416 1426146392552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52070369-be75-49a5-bb24-c46787086a46 - - - - -] port_update received: ae826b0a-e6ad-4b17-b71a-a773dec1d5a0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 04:56:53.433 2416 1426146392552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52070369-be75-49a5-bb24-c46787086a46 - - - - -] No port ae826b0a-e6ad-4b17-b71a-a773dec1d5a0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 04:56:54.855 2416 1426146392552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-931bfffb-95f6-4137-8dba-5290176f4fae - - - - -] port_update received: 4af4bc82-4f9d-4d9c-8f48-2002cd2193a8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 04:56:54.858 2416 1426146392552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-931bfffb-95f6-4137-8dba-5290176f4fae - - - - -] No port 4af4bc82-4f9d-4d9c-8f48-2002cd2193a8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 04:56:56.939 2416 1426146392552 MainThread WARNING oslo_policy.policy [req-db50a0ff-0be6-447e-9e60-fc7db464aa18 ebf1d37e9ef545a58cfc2d2faaf50b51 c763959a90a144f0978913c461a4d7e0 - - -] 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-07-23 04:56:56.951 2416 1426146392552 MainThread WARNING oslo_policy.policy [req-db50a0ff-0be6-447e-9e60-fc7db464aa18 ebf1d37e9ef545a58cfc2d2faaf50b51 c763959a90a144f0978913c461a4d7e0 - - -] 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-07-23 04:56:56.951 2416 1426146392552 MainThread WARNING oslo_policy.policy [req-db50a0ff-0be6-447e-9e60-fc7db464aa18 ebf1d37e9ef545a58cfc2d2faaf50b51 c763959a90a144f0978913c461a4d7e0 - - -] 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-07-23 04:56:56.967 2416 1426146392552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db50a0ff-0be6-447e-9e60-fc7db464aa18 ebf1d37e9ef545a58cfc2d2faaf50b51 c763959a90a144f0978913c461a4d7e0 - - -] Security group rule updated on remote: ['36f491ea-bba1-47fa-903c-6bcbd8145f07'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 04:56:56.983 2416 1426146392552 MainThread INFO neutron.agent.securitygroups_rpc [req-db50a0ff-0be6-447e-9e60-fc7db464aa18 ebf1d37e9ef545a58cfc2d2faaf50b51 c763959a90a144f0978913c461a4d7e0 - - -] Security group rule updated ['36f491ea-bba1-47fa-903c-6bcbd8145f07'] 2021-07-23 04:56:57.417 2416 1426146392552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1573869b-8d35-4b75-8932-c905bb145e4d ebf1d37e9ef545a58cfc2d2faaf50b51 c763959a90a144f0978913c461a4d7e0 - - -] Security group rule updated on remote: ['36f491ea-bba1-47fa-903c-6bcbd8145f07'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 04:56:57.417 2416 1426146392552 MainThread INFO neutron.agent.securitygroups_rpc [req-1573869b-8d35-4b75-8932-c905bb145e4d ebf1d37e9ef545a58cfc2d2faaf50b51 c763959a90a144f0978913c461a4d7e0 - - -] Security group rule updated ['36f491ea-bba1-47fa-903c-6bcbd8145f07'] 2021-07-23 04:56:57.654 2416 1426146392552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-38eefa85-eb00-4030-a178-d6dd39f91487 d866ca5dcb454110b0e68c27b4746314 750d00ff4e7740e8a8794444443fba0b - - -] Security group member updated on remote: ['cc4eb7fa-8c88-4de9-a44a-1ee0035caafb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 04:56:57.668 2416 1426146392552 MainThread INFO neutron.agent.securitygroups_rpc [req-38eefa85-eb00-4030-a178-d6dd39f91487 d866ca5dcb454110b0e68c27b4746314 750d00ff4e7740e8a8794444443fba0b - - -] Security group member updated ['cc4eb7fa-8c88-4de9-a44a-1ee0035caafb'] 2021-07-23 04:56:59.530 2416 1426146392552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4aeb61d7-963c-4a45-a3be-923809d82b9b - - - - -] port_update received: eb3cc01e-c194-4ae6-82ee-23f769281c23 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 04:56:59.545 2416 1426146392552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4aeb61d7-963c-4a45-a3be-923809d82b9b - - - - -] No port eb3cc01e-c194-4ae6-82ee-23f769281c23 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 04:57:00.998 2416 1426146392552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2fc8a8bd-fc56-4435-9f0b-02a07f251683 - - - - -] port_update received: 79fa3512-f4a3-4ed7-b886-1397356b8560 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 04:57:02.733 2416 1426146392728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77cad607-70ee-47fb-8fb4-1bf4cdfe4b46 e85c73d5b791481894e311f326879e20 c8aacb7fa3af440d9685ec11568d35fb - - -] Security group rule updated on remote: ['6d12f56c-e7e1-464d-ba67-e0fe96db8fcf'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 04:57:02.748 2416 1426146392728 MainThread INFO neutron.agent.securitygroups_rpc [req-77cad607-70ee-47fb-8fb4-1bf4cdfe4b46 e85c73d5b791481894e311f326879e20 c8aacb7fa3af440d9685ec11568d35fb - - -] Security group rule updated ['6d12f56c-e7e1-464d-ba67-e0fe96db8fcf'] 2021-07-23 04:57:02.763 2416 1426146392904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-da838864-8f7d-4ed1-afdd-b1a5289579c5 e85c73d5b791481894e311f326879e20 c8aacb7fa3af440d9685ec11568d35fb - - -] Security group rule updated on remote: ['6d12f56c-e7e1-464d-ba67-e0fe96db8fcf'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 04:57:02.763 2416 1426146392904 MainThread INFO neutron.agent.securitygroups_rpc [req-da838864-8f7d-4ed1-afdd-b1a5289579c5 e85c73d5b791481894e311f326879e20 c8aacb7fa3af440d9685ec11568d35fb - - -] Security group rule updated ['6d12f56c-e7e1-464d-ba67-e0fe96db8fcf'] 2021-07-23 04:57:02.780 2416 1426146392552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2fc8a8bd-fc56-4435-9f0b-02a07f251683 - - - - -] No port 79fa3512-f4a3-4ed7-b886-1397356b8560 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 04:57:04.483 2416 1426146392552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4345760a-62cc-4d08-8199-ec29c86baf49 d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] port_update received: da9e0cda-eb07-4253-b460-52dd6f2e206d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 04:57:04.508 2416 1426146392552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4345760a-62cc-4d08-8199-ec29c86baf49 d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] No port da9e0cda-eb07-4253-b460-52dd6f2e206d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 04:57:05.245 2416 1426146392552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91ce7f1a-8838-4a95-82cb-921ab6aa86dd - - - - -] port_update received: 3380456c-8c44-438c-8699-80796c565a17 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 04:57:05.263 2416 1426146392552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91ce7f1a-8838-4a95-82cb-921ab6aa86dd - - - - -] No port 3380456c-8c44-438c-8699-80796c565a17 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 04:57:13.920 2416 1426146390792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: da9e0cda-eb07-4253-b460-52dd6f2e206d 2021-07-23 04:57:14.592 2416 1426146392552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a740acaf-5abb-4694-bfd0-ea7c9f655b12 ebf1d37e9ef545a58cfc2d2faaf50b51 c763959a90a144f0978913c461a4d7e0 - - -] Security group member updated on remote: ['36f491ea-bba1-47fa-903c-6bcbd8145f07'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 04:57:14.592 2416 1426146392552 MainThread INFO neutron.agent.securitygroups_rpc [req-a740acaf-5abb-4694-bfd0-ea7c9f655b12 ebf1d37e9ef545a58cfc2d2faaf50b51 c763959a90a144f0978913c461a4d7e0 - - -] Security group member updated ['36f491ea-bba1-47fa-903c-6bcbd8145f07'] 2021-07-23 04:57:14.764 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 04:57:14.966 2416 1426146392728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-673f4e9a-b2ad-466d-8a87-d1ce95688a32 c5190dbae4e14feeb6c1ad04b446da3c e49956fe25ad4efc8f1d2cb60aa4a2ed - - -] Security group member updated on remote: ['a67e446e-c8e5-4c0d-b390-a22ef771d1b3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 04:57:14.966 2416 1426146392728 MainThread INFO neutron.agent.securitygroups_rpc [req-673f4e9a-b2ad-466d-8a87-d1ce95688a32 c5190dbae4e14feeb6c1ad04b446da3c e49956fe25ad4efc8f1d2cb60aa4a2ed - - -] Security group member updated ['a67e446e-c8e5-4c0d-b390-a22ef771d1b3'] 2021-07-23 04:57:15.339 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Adding port da9e0cda-eb07-4253-b460-52dd6f2e206d 2021-07-23 04:57:15.339 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Port da9e0cda-eb07-4253-b460-52dd6f2e206d updated. Details: {'device': 'da9e0cda-eb07-4253-b460-52dd6f2e206d', 'network_id': '7ed134cc-926c-479c-b368-b1db7e092ba1', 'port_id': 'da9e0cda-eb07-4253-b460-52dd6f2e206d', 'mac_address': 'fa:16:3e:d3:cd:c7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 88, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '01a232ef-27d0-4f83-8513-d531bc436e84', '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-07-23 04:57:15.349 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] 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-07-23 04:57:15.349 2416 1426146392728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-da9e0cda-eb07-4253-b460-52dd6f2e206d" 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-07-23 04:57:15.349 2416 1426146392728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port da9e0cda-eb07-4253-b460-52dd6f2e206d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 04:57:15.349 2416 1426146392728 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7ed134cc-926c-479c-b368-b1db7e092ba1 2021-07-23 04:57:15.373 2416 1426146392728 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-07-23 04:57:15.534 2416 1426146392728 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'da9e0cda-eb07-4253-b460-52dd6f2e206d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 04:57:15.534 2416 1426146392728 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'da9e0cda-eb07-4253-b460-52dd6f2e206d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 04:57:15.560 2416 1426146392728 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port da9e0cda-eb07-4253-b460-52dd6f2e206d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 04:57:15.560 2416 1426146392728 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 88, VLAN trunk: None to switch port da9e0cda-eb07-4253-b460-52dd6f2e206d 2021-07-23 04:57:15.651 2416 1426146392728 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 04:57:15.651 2416 1426146392728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['da9e0cda-eb07-4253-b460-52dd6f2e206d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 04:57:15.948 2416 1426146392728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['da9e0cda-eb07-4253-b460-52dd6f2e206d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 04:57:15.948 2416 1426146392728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 04:57:15.964 2416 1426146392728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cc4eb7fa-8c88-4de9-a44a-1ee0035caafb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 04:57:15.964 2416 1426146392728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (cc4eb7fa-8c88-4de9-a44a-1ee0035caafb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 04:57:15.964 2416 1426146392728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for da9e0cda-eb07-4253-b460-52dd6f2e206d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 04:57:15.979 2416 1426146392728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 04:57:15.979 2416 1426146392728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device da9e0cda-eb07-4253-b460-52dd6f2e206d not yet added. Adding. 2021-07-23 04:57:15.995 2416 1426146392728 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-07-23 04:57:15.995 2416 1426146392728 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-07-23 04:57:16.076 2416 1426146392728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-da9e0cda-eb07-4253-b460-52dd6f2e206d" 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-07-23 04:57:16.154 2416 1426146392728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-da9e0cda-eb07-4253-b460-52dd6f2e206d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 04:57:16.154 2416 1426146392728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-da9e0cda-eb07-4253-b460-52dd6f2e206d" 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-07-23 04:57:16.245 2416 1426146392728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-da9e0cda-eb07-4253-b460-52dd6f2e206d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 04:57:16.311 2416 1426146392728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-da9e0cda-eb07-4253-b460-52dd6f2e206d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.968s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 04:57:16.330 2416 1426146392728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port da9e0cda-eb07-4253-b460-52dd6f2e206d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 04:57:16.330 2416 1426146392728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port da9e0cda-eb07-4253-b460-52dd6f2e206d processed. 2021-07-23 04:57:16.557 2416 1426146392728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-938ece0f-e9f6-4e86-9e63-4bf04573550e c5190dbae4e14feeb6c1ad04b446da3c e49956fe25ad4efc8f1d2cb60aa4a2ed - - -] Security group member updated on remote: ['a67e446e-c8e5-4c0d-b390-a22ef771d1b3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 04:57:16.568 2416 1426146392728 MainThread INFO neutron.agent.securitygroups_rpc [req-938ece0f-e9f6-4e86-9e63-4bf04573550e c5190dbae4e14feeb6c1ad04b446da3c e49956fe25ad4efc8f1d2cb60aa4a2ed - - -] Security group member updated ['a67e446e-c8e5-4c0d-b390-a22ef771d1b3'] 2021-07-23 04:57:16.761 2416 1426146392728 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-07-23 04:57:17.307 2416 1426146392728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.546s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 04:57:17.374 2416 1426146392728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c54e56be-408d-4179-b90e-7791344306b7 e85c73d5b791481894e311f326879e20 c8aacb7fa3af440d9685ec11568d35fb - - -] Security group member updated on remote: ['6d12f56c-e7e1-464d-ba67-e0fe96db8fcf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 04:57:17.401 2416 1426146392728 MainThread INFO neutron.agent.securitygroups_rpc [req-c54e56be-408d-4179-b90e-7791344306b7 e85c73d5b791481894e311f326879e20 c8aacb7fa3af440d9685ec11568d35fb - - -] Security group member updated ['6d12f56c-e7e1-464d-ba67-e0fe96db8fcf'] 2021-07-23 04:57:17.858 2416 1426146392728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20cbf1ab-fe2a-4621-b5c2-6ad0b175f84e d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] port_update received: acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 04:57:17.889 2416 1426146392728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20cbf1ab-fe2a-4621-b5c2-6ad0b175f84e d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] No port acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 04:57:18.420 2416 1426146392728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4467058e-22e1-4ed1-a4c6-a5c31dfdb236 d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] port_update received: 5cd89b66-8c96-4ef1-a35d-18751c259d72 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 04:57:18.436 2416 1426146392728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4467058e-22e1-4ed1-a4c6-a5c31dfdb236 d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] No port 5cd89b66-8c96-4ef1-a35d-18751c259d72 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 04:57:19.979 2416 1426146390792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6 2021-07-23 04:57:20.529 2416 1426146392728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc5b651f-1424-4ab8-a90e-1cc158fe634d d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] port_update received: 035c9fe0-74df-4ae2-b5cd-1df60adc8a79 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 04:57:20.546 2416 1426146392728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc5b651f-1424-4ab8-a90e-1cc158fe634d d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] No port 035c9fe0-74df-4ae2-b5cd-1df60adc8a79 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 04:57:20.780 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 04:57:21.061 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Adding port acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6 2021-07-23 04:57:21.076 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Port acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6 updated. Details: {'device': 'acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6', 'network_id': '09facd24-b102-485f-96e9-52db73412730', 'port_id': 'acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6', 'mac_address': 'fa:16:3e:7f:f5:93', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 82, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '021c1bc2-8389-455a-9263-fda291047c5d', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 04:57:21.076 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] 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-07-23 04:57:21.076 2416 1426146392728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6" 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-07-23 04:57:21.092 2416 1426146392728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 04:57:21.092 2416 1426146392728 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 09facd24-b102-485f-96e9-52db73412730 2021-07-23 04:57:21.106 2416 1426146392728 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-07-23 04:57:21.167 2416 1426146393256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af51b8e8-9765-42eb-a2c5-e5ca53a68069 d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] port_update received: 3e92bb90-3626-4194-8092-be7a44ba3337 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 04:57:21.198 2416 1426146393256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af51b8e8-9765-42eb-a2c5-e5ca53a68069 d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] No port 3e92bb90-3626-4194-8092-be7a44ba3337 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 04:57:21.232 2416 1426146392728 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 04:57:21.232 2416 1426146392728 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 04:57:21.261 2416 1426146392728 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 04:57:21.261 2416 1426146392728 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 82, VLAN trunk: None to switch port acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6 2021-07-23 04:57:21.359 2416 1426146392728 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 04:57:21.359 2416 1426146392728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 04:57:21.905 2416 1426146392728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 04:57:21.905 2416 1426146392728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 04:57:21.921 2416 1426146392728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a67e446e-c8e5-4c0d-b390-a22ef771d1b3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 04:57:21.921 2416 1426146392728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a67e446e-c8e5-4c0d-b390-a22ef771d1b3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 04:57:21.921 2416 1426146392728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 04:57:21.934 2416 1426146392728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 04:57:21.953 2416 1426146392728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6 not yet added. Adding. 2021-07-23 04:57:21.953 2416 1426146392728 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-07-23 04:57:21.967 2416 1426146392728 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-07-23 04:57:21.999 2416 1426146390792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5cd89b66-8c96-4ef1-a35d-18751c259d72 2021-07-23 04:57:22.076 2416 1426146392728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6" 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-07-23 04:57:22.154 2416 1426146392728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 04:57:22.169 2416 1426146392728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6" 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-07-23 04:57:22.280 2416 1426146392728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 04:57:22.358 2416 1426146392728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 04:57:22.372 2416 1426146392728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 04:57:22.372 2416 1426146392728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6 processed. 2021-07-23 04:57:22.792 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 04:57:22.797 2416 1426146392728 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-07-23 04:57:23.309 2416 1426146392728 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-07-23 04:57:23.450 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Adding port 5cd89b66-8c96-4ef1-a35d-18751c259d72 2021-07-23 04:57:25.135 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Port 5cd89b66-8c96-4ef1-a35d-18751c259d72 updated. Details: {'device': '5cd89b66-8c96-4ef1-a35d-18751c259d72', 'network_id': 'e75a493c-9d8e-41cd-b403-e809a1f6dc54', 'port_id': '5cd89b66-8c96-4ef1-a35d-18751c259d72', 'mac_address': 'fa:16:3e:bb:0b:48', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 84, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '96e28f95-0892-4a1e-a2e1-4f1d499dc872', '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-07-23 04:57:26.096 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] 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-07-23 04:57:26.107 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.base [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Loop iteration exceeded interval (2 vs. 3.3147172927856445) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-07-23 04:57:26.127 2416 1426146392728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5cd89b66-8c96-4ef1-a35d-18751c259d72" 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-07-23 04:57:26.127 2416 1426146392728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5cd89b66-8c96-4ef1-a35d-18751c259d72 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 04:57:26.136 2416 1426146392728 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e75a493c-9d8e-41cd-b403-e809a1f6dc54 2021-07-23 04:57:26.136 2416 1426146392728 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-07-23 04:57:26.156 2416 1426146390792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 035c9fe0-74df-4ae2-b5cd-1df60adc8a79 2021-07-23 04:57:26.327 2416 1426146392728 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5cd89b66-8c96-4ef1-a35d-18751c259d72') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 04:57:26.327 2416 1426146392728 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5cd89b66-8c96-4ef1-a35d-18751c259d72') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 04:57:26.342 2416 1426146392728 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5cd89b66-8c96-4ef1-a35d-18751c259d72 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 04:57:26.342 2416 1426146392728 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 84, VLAN trunk: None to switch port 5cd89b66-8c96-4ef1-a35d-18751c259d72 2021-07-23 04:57:26.436 2416 1426146392728 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 04:57:26.452 2416 1426146392728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5cd89b66-8c96-4ef1-a35d-18751c259d72'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 04:57:26.608 2416 1426146392728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5cd89b66-8c96-4ef1-a35d-18751c259d72']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 04:57:26.608 2416 1426146392728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 04:57:26.608 2416 1426146392728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (36f491ea-bba1-47fa-903c-6bcbd8145f07) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 04:57:26.630 2416 1426146392728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5cd89b66-8c96-4ef1-a35d-18751c259d72 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 04:57:26.639 2416 1426146392728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 04:57:26.639 2416 1426146392728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5cd89b66-8c96-4ef1-a35d-18751c259d72 not yet added. Adding. 2021-07-23 04:57:26.652 2416 1426146392728 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-07-23 04:57:26.652 2416 1426146392728 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-07-23 04:57:26.776 2416 1426146392728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5cd89b66-8c96-4ef1-a35d-18751c259d72" 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-07-23 04:57:26.891 2416 1426146392728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5cd89b66-8c96-4ef1-a35d-18751c259d72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 04:57:27.905 2416 1426146392728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5cd89b66-8c96-4ef1-a35d-18751c259d72" 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-07-23 04:57:29.778 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 04:57:29.952 2416 1426146392728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5cd89b66-8c96-4ef1-a35d-18751c259d72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 04:57:29.997 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Adding port 035c9fe0-74df-4ae2-b5cd-1df60adc8a79 2021-07-23 04:57:30.017 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Port 035c9fe0-74df-4ae2-b5cd-1df60adc8a79 updated. Details: {'device': '035c9fe0-74df-4ae2-b5cd-1df60adc8a79', 'network_id': '09facd24-b102-485f-96e9-52db73412730', 'port_id': '035c9fe0-74df-4ae2-b5cd-1df60adc8a79', 'mac_address': 'fa:16:3e:2a:de:90', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 82, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '021c1bc2-8389-455a-9263-fda291047c5d', '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-07-23 04:57:30.031 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] 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-07-23 04:57:30.031 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-035c9fe0-74df-4ae2-b5cd-1df60adc8a79" 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-07-23 04:57:30.045 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 035c9fe0-74df-4ae2-b5cd-1df60adc8a79 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 04:57:30.045 2416 1426146393608 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-07-23 04:57:30.095 2416 1426146392728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5cd89b66-8c96-4ef1-a35d-18751c259d72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.969s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 04:57:30.108 2416 1426146392728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5cd89b66-8c96-4ef1-a35d-18751c259d72 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 04:57:30.120 2416 1426146392728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5cd89b66-8c96-4ef1-a35d-18751c259d72 processed. 2021-07-23 04:57:30.136 2416 1426146390792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3e92bb90-3626-4194-8092-be7a44ba3337 2021-07-23 04:57:31.779 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 04:57:32.948 2416 1426146392728 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-07-23 04:57:32.964 2416 1426146393608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '035c9fe0-74df-4ae2-b5cd-1df60adc8a79') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 04:57:32.964 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '035c9fe0-74df-4ae2-b5cd-1df60adc8a79') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 04:57:33.070 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 035c9fe0-74df-4ae2-b5cd-1df60adc8a79 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 04:57:33.075 2416 1426146393608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 82, VLAN trunk: None to switch port 035c9fe0-74df-4ae2-b5cd-1df60adc8a79 2021-07-23 04:57:33.189 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 04:57:33.198 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['035c9fe0-74df-4ae2-b5cd-1df60adc8a79'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 04:57:33.357 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Adding port 3e92bb90-3626-4194-8092-be7a44ba3337 2021-07-23 04:57:33.357 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Port 3e92bb90-3626-4194-8092-be7a44ba3337 updated. Details: {'device': '3e92bb90-3626-4194-8092-be7a44ba3337', 'network_id': '8262d930-52d3-469c-a82a-d992abcada77', 'port_id': '3e92bb90-3626-4194-8092-be7a44ba3337', 'mac_address': 'fa:16:3e:9b:d5:a8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 57, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6919981c-658b-4065-8f04-2301dcac5704', '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-07-23 04:57:33.371 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] 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-07-23 04:57:33.371 2416 1426164346952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3e92bb90-3626-4194-8092-be7a44ba3337" 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-07-23 04:57:33.386 2416 1426164346952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3e92bb90-3626-4194-8092-be7a44ba3337 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 04:57:33.386 2416 1426164346952 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8262d930-52d3-469c-a82a-d992abcada77 2021-07-23 04:57:33.402 2416 1426164346952 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-07-23 04:57:33.455 2416 1426146392728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 04:57:34.404 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['035c9fe0-74df-4ae2-b5cd-1df60adc8a79']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 04:57:36.261 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 04:57:36.279 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a67e446e-c8e5-4c0d-b390-a22ef771d1b3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 04:57:36.279 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a67e446e-c8e5-4c0d-b390-a22ef771d1b3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 04:57:36.295 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 035c9fe0-74df-4ae2-b5cd-1df60adc8a79 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 04:57:36.309 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 04:57:36.309 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 035c9fe0-74df-4ae2-b5cd-1df60adc8a79 not yet added. Adding. 2021-07-23 04:57:36.325 2416 1426146393608 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-07-23 04:57:36.325 2416 1426146393608 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-07-23 04:57:36.512 2416 1426164346952 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3e92bb90-3626-4194-8092-be7a44ba3337') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 04:57:36.512 2416 1426164346952 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3e92bb90-3626-4194-8092-be7a44ba3337') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 04:57:36.527 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-035c9fe0-74df-4ae2-b5cd-1df60adc8a79" 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-07-23 04:57:36.545 2416 1426164346952 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3e92bb90-3626-4194-8092-be7a44ba3337 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 04:57:36.565 2416 1426164346952 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 57, VLAN trunk: None to switch port 3e92bb90-3626-4194-8092-be7a44ba3337 2021-07-23 04:57:36.675 2416 1426164346952 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 04:57:36.687 2416 1426164346952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3e92bb90-3626-4194-8092-be7a44ba3337'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 04:57:36.703 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-035c9fe0-74df-4ae2-b5cd-1df60adc8a79" 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-07-23 04:57:36.714 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-035c9fe0-74df-4ae2-b5cd-1df60adc8a79" 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-07-23 04:57:36.838 2416 1426164346952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3e92bb90-3626-4194-8092-be7a44ba3337']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 04:57:38.529 2416 1426164346952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 04:57:38.545 2416 1426164346952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6d12f56c-e7e1-464d-ba67-e0fe96db8fcf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 04:57:39.621 2416 1426164346952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3e92bb90-3626-4194-8092-be7a44ba3337 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 04:57:39.621 2416 1426164346952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 04:57:39.637 2416 1426164346952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3e92bb90-3626-4194-8092-be7a44ba3337 not yet added. Adding. 2021-07-23 04:57:39.637 2416 1426164346952 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-07-23 04:57:39.655 2416 1426164346952 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-07-23 04:57:39.655 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-035c9fe0-74df-4ae2-b5cd-1df60adc8a79" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.937s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 04:57:39.843 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-035c9fe0-74df-4ae2-b5cd-1df60adc8a79" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 9.813s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 04:57:39.857 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 035c9fe0-74df-4ae2-b5cd-1df60adc8a79 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 04:57:39.857 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 035c9fe0-74df-4ae2-b5cd-1df60adc8a79 processed. 2021-07-23 04:57:39.877 2416 1426164346952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3e92bb90-3626-4194-8092-be7a44ba3337" 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-07-23 04:57:40.121 2416 1426164346952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3e92bb90-3626-4194-8092-be7a44ba3337" 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-07-23 04:57:40.153 2416 1426164346952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3e92bb90-3626-4194-8092-be7a44ba3337" 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-07-23 04:57:40.379 2416 1426164346952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3e92bb90-3626-4194-8092-be7a44ba3337" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 04:57:41.670 2416 1426146393608 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-07-23 04:57:43.419 2416 1426164346952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3e92bb90-3626-4194-8092-be7a44ba3337" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 10.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 04:57:43.419 2416 1426164346952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3e92bb90-3626-4194-8092-be7a44ba3337 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 04:57:43.419 2416 1426164346952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3e92bb90-3626-4194-8092-be7a44ba3337 processed. 2021-07-23 04:57:43.557 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.890s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 04:57:43.683 2416 1426146393608 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-07-23 04:57:43.874 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 04:58:08.916 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7bca5a5c-7767-4c54-89f3-b207f6064d70 d866ca5dcb454110b0e68c27b4746314 750d00ff4e7740e8a8794444443fba0b - - -] Security group member updated on remote: ['cc4eb7fa-8c88-4de9-a44a-1ee0035caafb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 04:58:08.916 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-7bca5a5c-7767-4c54-89f3-b207f6064d70 d866ca5dcb454110b0e68c27b4746314 750d00ff4e7740e8a8794444443fba0b - - -] Security group member updated ['cc4eb7fa-8c88-4de9-a44a-1ee0035caafb'] 2021-07-23 04:58:08.934 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-7bca5a5c-7767-4c54-89f3-b207f6064d70 d866ca5dcb454110b0e68c27b4746314 750d00ff4e7740e8a8794444443fba0b - - -] Refresh firewall rules 2021-07-23 04:58:08.949 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7bca5a5c-7767-4c54-89f3-b207f6064d70 d866ca5dcb454110b0e68c27b4746314 750d00ff4e7740e8a8794444443fba0b - - -] Get security group information for devices via rpc ['da9e0cda-eb07-4253-b460-52dd6f2e206d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 04:58:08.994 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7bca5a5c-7767-4c54-89f3-b207f6064d70 d866ca5dcb454110b0e68c27b4746314 750d00ff4e7740e8a8794444443fba0b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 04:58:08.994 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7bca5a5c-7767-4c54-89f3-b207f6064d70 d866ca5dcb454110b0e68c27b4746314 750d00ff4e7740e8a8794444443fba0b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 04:58:09.030 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7bca5a5c-7767-4c54-89f3-b207f6064d70 d866ca5dcb454110b0e68c27b4746314 750d00ff4e7740e8a8794444443fba0b - - -] port_delete event received for 'da9e0cda-eb07-4253-b460-52dd6f2e206d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 04:58:09.683 2416 1426146390968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: da9e0cda-eb07-4253-b460-52dd6f2e206d 2021-07-23 04:58:09.813 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 04:58:09.813 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'da9e0cda-eb07-4253-b460-52dd6f2e206d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 04:58:09.813 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'da9e0cda-eb07-4253-b460-52dd6f2e206d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 04:58:09.837 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port da9e0cda-eb07-4253-b460-52dd6f2e206d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 04:58:09.871 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7ed134cc-926c-479c-b368-b1db7e092ba1 2021-07-23 04:58:09.887 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['da9e0cda-eb07-4253-b460-52dd6f2e206d'] 2021-07-23 04:58:09.887 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 04:58:09.904 2416 1426146393608 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-07-23 04:58:09.920 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['da9e0cda-eb07-4253-b460-52dd6f2e206d'] 2021-07-23 04:58:11.826 2416 1426146393608 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-07-23 04:58:11.871 2416 1426146393608 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-07-23 04:58:12.641 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d64068a-f112-42f5-ad1d-4748cb407e4e 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] network_delete received. Deleting network 7ed134cc-926c-479c-b368-b1db7e092ba1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 04:58:12.652 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d64068a-f112-42f5-ad1d-4748cb407e4e 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] Network 7ed134cc-926c-479c-b368-b1db7e092ba1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 04:58:14.062 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b9a6302-6d07-44fd-9852-750924b71aff 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] network_delete received. Deleting network f3163ce2-9f00-4bcc-a568-61856b6fdfaa network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 04:58:15.591 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b9a6302-6d07-44fd-9852-750924b71aff 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] Network f3163ce2-9f00-4bcc-a568-61856b6fdfaa not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 04:58:16.563 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d9b3917-0b49-49c1-b886-2185e3717ea0 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] network_delete received. Deleting network e5863038-76b7-4d09-8cdb-1c4df500880b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 04:58:16.577 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d9b3917-0b49-49c1-b886-2185e3717ea0 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] Network e5863038-76b7-4d09-8cdb-1c4df500880b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 04:58:17.713 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fd44911-2bf4-48f3-b9a8-eebce176e1fb 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] network_delete received. Deleting network e166654a-6ba0-4caa-b513-d3c6deb21cfa network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 04:58:17.732 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fd44911-2bf4-48f3-b9a8-eebce176e1fb 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] Network e166654a-6ba0-4caa-b513-d3c6deb21cfa not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 04:58:18.354 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d72aefcb-0865-418e-a625-2b060f64819c 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] network_delete received. Deleting network 51adabce-f5b1-4ddc-adfc-93e48c715a87 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 04:58:19.987 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d72aefcb-0865-418e-a625-2b060f64819c 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] Network 51adabce-f5b1-4ddc-adfc-93e48c715a87 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 04:58:30.769 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b42dcfde-f6e6-4503-9e3c-f349b2036de6 - - - - -] port_update received: c1bd96fb-7276-4d34-b6cb-f1e003d6249e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 04:58:32.682 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b42dcfde-f6e6-4503-9e3c-f349b2036de6 - - - - -] No port c1bd96fb-7276-4d34-b6cb-f1e003d6249e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 04:58:35.418 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38560839-9fc6-4c38-8aa2-adf5acfea439 - - - - -] port_update received: 1f23b49f-f5e1-4b2a-a63e-1abd4a6edbf5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 04:58:35.432 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38560839-9fc6-4c38-8aa2-adf5acfea439 - - - - -] No port 1f23b49f-f5e1-4b2a-a63e-1abd4a6edbf5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 04:58:38.496 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88ef018d-8ccb-4b20-80c3-fa5cfee6a2cb - - - - -] port_update received: b3d2b7ac-dce7-47b5-812c-a8af0eb0fc8a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 04:58:38.511 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88ef018d-8ccb-4b20-80c3-fa5cfee6a2cb - - - - -] No port b3d2b7ac-dce7-47b5-812c-a8af0eb0fc8a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 04:58:41.572 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fe7c41d3-9a99-40dc-862d-ababf1ed5a6e e9a90deddc2141fdbee8575d85589ea6 578e88217b534eddb390227b57375e27 - - -] Security group rule updated on remote: ['c3f7a748-7548-42f9-a7fa-ce8c7a1162ad'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 04:58:41.572 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-fe7c41d3-9a99-40dc-862d-ababf1ed5a6e e9a90deddc2141fdbee8575d85589ea6 578e88217b534eddb390227b57375e27 - - -] Security group rule updated ['c3f7a748-7548-42f9-a7fa-ce8c7a1162ad'] 2021-07-23 04:58:41.744 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1ab04450-2dbc-470f-ab89-0022e9a78198 e9a90deddc2141fdbee8575d85589ea6 578e88217b534eddb390227b57375e27 - - -] Security group rule updated on remote: ['c3f7a748-7548-42f9-a7fa-ce8c7a1162ad'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 04:58:41.744 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-1ab04450-2dbc-470f-ab89-0022e9a78198 e9a90deddc2141fdbee8575d85589ea6 578e88217b534eddb390227b57375e27 - - -] Security group rule updated ['c3f7a748-7548-42f9-a7fa-ce8c7a1162ad'] 2021-07-23 04:58:41.901 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c2e2a8f3-644a-4263-a191-77f9d8a9b0fa e9a90deddc2141fdbee8575d85589ea6 578e88217b534eddb390227b57375e27 - - -] Security group rule updated on remote: ['c3f7a748-7548-42f9-a7fa-ce8c7a1162ad'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 04:58:41.901 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-c2e2a8f3-644a-4263-a191-77f9d8a9b0fa e9a90deddc2141fdbee8575d85589ea6 578e88217b534eddb390227b57375e27 - - -] Security group rule updated ['c3f7a748-7548-42f9-a7fa-ce8c7a1162ad'] 2021-07-23 04:58:42.059 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-59adc719-4a3a-417f-8f5c-e08cb3d4638c e9a90deddc2141fdbee8575d85589ea6 578e88217b534eddb390227b57375e27 - - -] Security group rule updated on remote: ['c3f7a748-7548-42f9-a7fa-ce8c7a1162ad'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 04:58:42.073 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-59adc719-4a3a-417f-8f5c-e08cb3d4638c e9a90deddc2141fdbee8575d85589ea6 578e88217b534eddb390227b57375e27 - - -] Security group rule updated ['c3f7a748-7548-42f9-a7fa-ce8c7a1162ad'] 2021-07-23 04:58:42.213 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f12b17dc-3207-4ac7-91bf-c2a1ebfd3394 e9a90deddc2141fdbee8575d85589ea6 578e88217b534eddb390227b57375e27 - - -] Security group rule updated on remote: ['c3f7a748-7548-42f9-a7fa-ce8c7a1162ad'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 04:58:42.213 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-f12b17dc-3207-4ac7-91bf-c2a1ebfd3394 e9a90deddc2141fdbee8575d85589ea6 578e88217b534eddb390227b57375e27 - - -] Security group rule updated ['c3f7a748-7548-42f9-a7fa-ce8c7a1162ad'] 2021-07-23 04:58:42.370 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f04d8c40-8362-448f-bfd2-2dbe0bc34dff e9a90deddc2141fdbee8575d85589ea6 578e88217b534eddb390227b57375e27 - - -] Security group rule updated on remote: ['c3f7a748-7548-42f9-a7fa-ce8c7a1162ad'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 04:58:42.370 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-f04d8c40-8362-448f-bfd2-2dbe0bc34dff e9a90deddc2141fdbee8575d85589ea6 578e88217b534eddb390227b57375e27 - - -] Security group rule updated ['c3f7a748-7548-42f9-a7fa-ce8c7a1162ad'] 2021-07-23 04:58:42.964 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fbbe74f-b576-43b1-8ccd-73691d2c3635 - - - - -] port_update received: fd8948b0-6106-4e5b-ae48-3dd51dc8ed76 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 04:58:42.984 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fbbe74f-b576-43b1-8ccd-73691d2c3635 - - - - -] No port fd8948b0-6106-4e5b-ae48-3dd51dc8ed76 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 04:58:59.623 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3efebadf-f774-4b06-bb41-8cd3c761ac69 887f61b050794a189447149eb7a6e784 5d772e85fc4246869b5e33fcb358f94f - - -] Security group member updated on remote: ['0bbd6161-9539-40b4-8571-4332761f5558'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 04:58:59.636 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-3efebadf-f774-4b06-bb41-8cd3c761ac69 887f61b050794a189447149eb7a6e784 5d772e85fc4246869b5e33fcb358f94f - - -] Security group member updated ['0bbd6161-9539-40b4-8571-4332761f5558'] 2021-07-23 04:59:00.526 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c182909-0da2-44c0-869e-75c409f9299e d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] port_update received: 64df8c36-a72c-4b69-b9ca-2f79cb591f91 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 04:59:00.557 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c182909-0da2-44c0-869e-75c409f9299e d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] No port 64df8c36-a72c-4b69-b9ca-2f79cb591f91 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 04:59:04.137 2416 1426146390792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 64df8c36-a72c-4b69-b9ca-2f79cb591f91 2021-07-23 04:59:04.828 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 04:59:05.026 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Adding port 64df8c36-a72c-4b69-b9ca-2f79cb591f91 2021-07-23 04:59:05.041 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Port 64df8c36-a72c-4b69-b9ca-2f79cb591f91 updated. Details: {'device': '64df8c36-a72c-4b69-b9ca-2f79cb591f91', 'network_id': '02d9a2a5-c890-4b0a-98c3-f4b6571a1139', 'port_id': '64df8c36-a72c-4b69-b9ca-2f79cb591f91', 'mac_address': 'fa:16:3e:3e:98:72', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 65, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bf8b8cc1-efca-46b8-9cf4-fa5eeb1a7bc5', '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-07-23 04:59:05.057 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] 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-07-23 04:59:05.069 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-64df8c36-a72c-4b69-b9ca-2f79cb591f91" 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-07-23 04:59:05.069 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 64df8c36-a72c-4b69-b9ca-2f79cb591f91 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 04:59:05.088 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 02d9a2a5-c890-4b0a-98c3-f4b6571a1139 2021-07-23 04:59:05.104 2416 1426146393608 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-07-23 04:59:05.288 2416 1426146393608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '64df8c36-a72c-4b69-b9ca-2f79cb591f91') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 04:59:05.288 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '64df8c36-a72c-4b69-b9ca-2f79cb591f91') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 04:59:05.307 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 64df8c36-a72c-4b69-b9ca-2f79cb591f91 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 04:59:05.322 2416 1426146393608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 65, VLAN trunk: None to switch port 64df8c36-a72c-4b69-b9ca-2f79cb591f91 2021-07-23 04:59:05.432 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 04:59:05.448 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['64df8c36-a72c-4b69-b9ca-2f79cb591f91'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 04:59:05.604 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['64df8c36-a72c-4b69-b9ca-2f79cb591f91']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 04:59:05.618 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 04:59:05.635 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0bbd6161-9539-40b4-8571-4332761f5558) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 04:59:05.635 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0bbd6161-9539-40b4-8571-4332761f5558) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 04:59:05.650 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 64df8c36-a72c-4b69-b9ca-2f79cb591f91 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 04:59:05.650 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 04:59:05.666 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 64df8c36-a72c-4b69-b9ca-2f79cb591f91 not yet added. Adding. 2021-07-23 04:59:05.666 2416 1426146393608 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-07-23 04:59:05.682 2416 1426146393608 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-07-23 04:59:05.838 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64df8c36-a72c-4b69-b9ca-2f79cb591f91" 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-07-23 04:59:05.993 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64df8c36-a72c-4b69-b9ca-2f79cb591f91" 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-07-23 04:59:06.010 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64df8c36-a72c-4b69-b9ca-2f79cb591f91" 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-07-23 04:59:06.165 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64df8c36-a72c-4b69-b9ca-2f79cb591f91" 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-07-23 04:59:06.289 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-64df8c36-a72c-4b69-b9ca-2f79cb591f91" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 04:59:06.289 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 64df8c36-a72c-4b69-b9ca-2f79cb591f91 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 04:59:06.307 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 64df8c36-a72c-4b69-b9ca-2f79cb591f91 processed. 2021-07-23 04:59:06.838 2416 1426146393608 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-07-23 04:59:07.133 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 04:59:09.135 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1c89fa54-697d-492c-9aa3-89ec65f633c1 e9a90deddc2141fdbee8575d85589ea6 578e88217b534eddb390227b57375e27 - - -] Security group member updated on remote: ['c3f7a748-7548-42f9-a7fa-ce8c7a1162ad'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 04:59:09.149 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-1c89fa54-697d-492c-9aa3-89ec65f633c1 e9a90deddc2141fdbee8575d85589ea6 578e88217b534eddb390227b57375e27 - - -] Security group member updated ['c3f7a748-7548-42f9-a7fa-ce8c7a1162ad'] 2021-07-23 04:59:09.980 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d95e542f-483e-4d63-a692-03911fa86a3e d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] port_update received: 95ce5c98-c599-4210-9eca-1c1cfc203f94 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 04:59:09.980 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d95e542f-483e-4d63-a692-03911fa86a3e d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] No port 95ce5c98-c599-4210-9eca-1c1cfc203f94 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 04:59:14.210 2416 1426146390792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3e92bb90-3626-4194-8092-be7a44ba3337 2021-07-23 04:59:14.900 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 04:59:15.117 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Adding port 3e92bb90-3626-4194-8092-be7a44ba3337 2021-07-23 04:59:15.117 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Port 3e92bb90-3626-4194-8092-be7a44ba3337 updated. Details: {'device': '3e92bb90-3626-4194-8092-be7a44ba3337', 'network_id': '8262d930-52d3-469c-a82a-d992abcada77', 'port_id': '3e92bb90-3626-4194-8092-be7a44ba3337', 'mac_address': 'fa:16:3e:9b:d5:a8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 57, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6919981c-658b-4065-8f04-2301dcac5704', '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-07-23 04:59:15.131 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] 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-07-23 04:59:15.131 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3e92bb90-3626-4194-8092-be7a44ba3337" 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-07-23 04:59:15.149 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3e92bb90-3626-4194-8092-be7a44ba3337 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 04:59:15.149 2416 1426146393608 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-07-23 04:59:15.201 2416 1426146393608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3e92bb90-3626-4194-8092-be7a44ba3337') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 04:59:15.211 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3e92bb90-3626-4194-8092-be7a44ba3337') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 04:59:15.229 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3e92bb90-3626-4194-8092-be7a44ba3337 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 04:59:15.244 2416 1426146393608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 57, VLAN trunk: None to switch port 3e92bb90-3626-4194-8092-be7a44ba3337 2021-07-23 04:59:15.385 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 04:59:15.385 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3e92bb90-3626-4194-8092-be7a44ba3337'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 04:59:15.538 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3e92bb90-3626-4194-8092-be7a44ba3337']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 04:59:15.554 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 04:59:15.554 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6d12f56c-e7e1-464d-ba67-e0fe96db8fcf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 04:59:15.588 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3e92bb90-3626-4194-8092-be7a44ba3337 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 04:59:15.588 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 04:59:15.602 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-07-23 04:59:15.617 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3e92bb90-3626-4194-8092-be7a44ba3337" 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-07-23 04:59:15.617 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3e92bb90-3626-4194-8092-be7a44ba3337" 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-07-23 04:59:15.638 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3e92bb90-3626-4194-8092-be7a44ba3337" 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-07-23 04:59:15.648 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3e92bb90-3626-4194-8092-be7a44ba3337" 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-07-23 04:59:15.728 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3e92bb90-3626-4194-8092-be7a44ba3337" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.593s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 04:59:15.743 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3e92bb90-3626-4194-8092-be7a44ba3337 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 04:59:15.760 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3e92bb90-3626-4194-8092-be7a44ba3337 processed. 2021-07-23 04:59:16.916 2416 1426146393608 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-07-23 04:59:17.197 2416 1426146393608 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-07-23 04:59:18.256 2416 1426146390792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 95ce5c98-c599-4210-9eca-1c1cfc203f94 2021-07-23 04:59:18.930 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 04:59:19.196 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Adding port 95ce5c98-c599-4210-9eca-1c1cfc203f94 2021-07-23 04:59:19.196 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Port 95ce5c98-c599-4210-9eca-1c1cfc203f94 updated. Details: {'device': '95ce5c98-c599-4210-9eca-1c1cfc203f94', 'network_id': 'a31ca4cd-9eb9-4d05-8db7-5c87e06f873e', 'port_id': '95ce5c98-c599-4210-9eca-1c1cfc203f94', 'mac_address': 'fa:16:3e:9a:d7:6f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 67, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '26fb4ab4-e826-402a-8dcc-01506c192824', '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-07-23 04:59:19.219 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] 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-07-23 04:59:19.230 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-95ce5c98-c599-4210-9eca-1c1cfc203f94" 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-07-23 04:59:19.230 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 95ce5c98-c599-4210-9eca-1c1cfc203f94 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 04:59:19.243 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a31ca4cd-9eb9-4d05-8db7-5c87e06f873e 2021-07-23 04:59:19.260 2416 1426146393608 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-07-23 04:59:19.475 2416 1426146393608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '95ce5c98-c599-4210-9eca-1c1cfc203f94') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 04:59:19.475 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '95ce5c98-c599-4210-9eca-1c1cfc203f94') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 04:59:19.507 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 95ce5c98-c599-4210-9eca-1c1cfc203f94 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 04:59:19.507 2416 1426146393608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 67, VLAN trunk: None to switch port 95ce5c98-c599-4210-9eca-1c1cfc203f94 2021-07-23 04:59:19.664 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 04:59:19.664 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['95ce5c98-c599-4210-9eca-1c1cfc203f94'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 04:59:20.006 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['95ce5c98-c599-4210-9eca-1c1cfc203f94']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 04:59:20.006 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 04:59:20.024 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c3f7a748-7548-42f9-a7fa-ce8c7a1162ad) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 04:59:20.024 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 95ce5c98-c599-4210-9eca-1c1cfc203f94 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 04:59:20.024 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 04:59:20.046 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 95ce5c98-c599-4210-9eca-1c1cfc203f94 not yet added. Adding. 2021-07-23 04:59:20.055 2416 1426146393608 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-07-23 04:59:20.055 2416 1426146393608 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-07-23 04:59:20.292 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-95ce5c98-c599-4210-9eca-1c1cfc203f94" 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-07-23 04:59:20.476 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-95ce5c98-c599-4210-9eca-1c1cfc203f94" 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-07-23 04:59:20.476 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-95ce5c98-c599-4210-9eca-1c1cfc203f94" 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-07-23 04:59:20.740 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-95ce5c98-c599-4210-9eca-1c1cfc203f94" 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-07-23 04:59:20.886 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-95ce5c98-c599-4210-9eca-1c1cfc203f94" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.657s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 04:59:20.911 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 95ce5c98-c599-4210-9eca-1c1cfc203f94 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 04:59:20.915 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 95ce5c98-c599-4210-9eca-1c1cfc203f94 processed. 2021-07-23 04:59:20.928 2416 1426146393608 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-07-23 04:59:21.209 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 04:59:26.553 2416 1426146390968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3e92bb90-3626-4194-8092-be7a44ba3337 2021-07-23 04:59:26.946 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 04:59:26.946 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3e92bb90-3626-4194-8092-be7a44ba3337' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 04:59:26.961 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3e92bb90-3626-4194-8092-be7a44ba3337' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 04:59:26.961 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3e92bb90-3626-4194-8092-be7a44ba3337 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 04:59:27.008 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3e92bb90-3626-4194-8092-be7a44ba3337'] 2021-07-23 04:59:27.022 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 04:59:27.022 2416 1426146393608 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-07-23 04:59:27.040 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3e92bb90-3626-4194-8092-be7a44ba3337'] 2021-07-23 04:59:28.957 2416 1426146393608 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-07-23 04:59:29.104 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 04:59:30.586 2416 1426146390968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3e92bb90-3626-4194-8092-be7a44ba3337 2021-07-23 04:59:30.976 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 04:59:30.976 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3e92bb90-3626-4194-8092-be7a44ba3337' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 04:59:30.992 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3e92bb90-3626-4194-8092-be7a44ba3337' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 04:59:30.992 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3e92bb90-3626-4194-8092-be7a44ba3337 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 04:59:31.042 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8262d930-52d3-469c-a82a-d992abcada77 2021-07-23 04:59:31.067 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3e92bb90-3626-4194-8092-be7a44ba3337'] 2021-07-23 04:59:31.067 2416 1426146393608 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-07-23 04:59:31.087 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3e92bb90-3626-4194-8092-be7a44ba3337'] 2021-07-23 04:59:32.992 2416 1426146393608 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-07-23 04:59:33.087 2416 1426146393608 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-07-23 05:00:02.832 2416 1426146390968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 64df8c36-a72c-4b69-b9ca-2f79cb591f91 2021-07-23 05:00:03.101 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 05:00:03.101 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '64df8c36-a72c-4b69-b9ca-2f79cb591f91' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 05:00:03.116 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '64df8c36-a72c-4b69-b9ca-2f79cb591f91' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 05:00:03.116 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 64df8c36-a72c-4b69-b9ca-2f79cb591f91 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 05:00:03.148 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 02d9a2a5-c890-4b0a-98c3-f4b6571a1139 2021-07-23 05:00:03.163 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['64df8c36-a72c-4b69-b9ca-2f79cb591f91'] 2021-07-23 05:00:03.163 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 05:00:03.178 2416 1426146393608 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-07-23 05:00:03.178 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['64df8c36-a72c-4b69-b9ca-2f79cb591f91'] 2021-07-23 05:00:03.194 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1c6bfff2-a20a-46e8-a244-7e2ec5aedf9f 887f61b050794a189447149eb7a6e784 5d772e85fc4246869b5e33fcb358f94f - - -] Security group member updated on remote: ['0bbd6161-9539-40b4-8571-4332761f5558'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 05:00:03.194 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-1c6bfff2-a20a-46e8-a244-7e2ec5aedf9f 887f61b050794a189447149eb7a6e784 5d772e85fc4246869b5e33fcb358f94f - - -] Security group member updated ['0bbd6161-9539-40b4-8571-4332761f5558'] 2021-07-23 05:00:03.331 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c6bfff2-a20a-46e8-a244-7e2ec5aedf9f 887f61b050794a189447149eb7a6e784 5d772e85fc4246869b5e33fcb358f94f - - -] port_delete event received for '64df8c36-a72c-4b69-b9ca-2f79cb591f91' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:00:04.724 2416 1426146390792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3e92bb90-3626-4194-8092-be7a44ba3337 2021-07-23 05:00:05.101 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 05:00:05.101 2416 1426146393608 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-07-23 05:00:05.147 2416 1426146393608 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-07-23 05:00:05.319 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Adding port 3e92bb90-3626-4194-8092-be7a44ba3337 2021-07-23 05:00:05.319 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Port 3e92bb90-3626-4194-8092-be7a44ba3337 updated. Details: {'device': '3e92bb90-3626-4194-8092-be7a44ba3337', 'network_id': '8262d930-52d3-469c-a82a-d992abcada77', 'port_id': '3e92bb90-3626-4194-8092-be7a44ba3337', 'mac_address': 'fa:16:3e:9b:d5:a8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 57, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6919981c-658b-4065-8f04-2301dcac5704', '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-07-23 05:00:05.333 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] 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-07-23 05:00:05.333 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3e92bb90-3626-4194-8092-be7a44ba3337" 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-07-23 05:00:05.348 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3e92bb90-3626-4194-8092-be7a44ba3337 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 05:00:05.348 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8262d930-52d3-469c-a82a-d992abcada77 2021-07-23 05:00:05.369 2416 1426146393608 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-07-23 05:00:05.583 2416 1426146393608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3e92bb90-3626-4194-8092-be7a44ba3337') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:00:05.583 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3e92bb90-3626-4194-8092-be7a44ba3337') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:00:05.613 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3e92bb90-3626-4194-8092-be7a44ba3337 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 05:00:05.620 2416 1426146393608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 57, VLAN trunk: None to switch port 3e92bb90-3626-4194-8092-be7a44ba3337 2021-07-23 05:00:05.740 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 05:00:05.757 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3e92bb90-3626-4194-8092-be7a44ba3337'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 05:00:05.896 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3e92bb90-3626-4194-8092-be7a44ba3337']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 05:00:07.601 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 05:00:08.598 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6d12f56c-e7e1-464d-ba67-e0fe96db8fcf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 05:00:08.598 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3e92bb90-3626-4194-8092-be7a44ba3337 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 05:00:08.598 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 05:00:08.616 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3e92bb90-3626-4194-8092-be7a44ba3337 not yet added. Adding. 2021-07-23 05:00:08.629 2416 1426146393608 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-07-23 05:00:08.629 2416 1426146393608 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-07-23 05:00:08.802 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3e92bb90-3626-4194-8092-be7a44ba3337" 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-07-23 05:00:08.991 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3e92bb90-3626-4194-8092-be7a44ba3337" 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-07-23 05:00:09.006 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3e92bb90-3626-4194-8092-be7a44ba3337" 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-07-23 05:00:09.178 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3e92bb90-3626-4194-8092-be7a44ba3337" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:00:09.312 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3e92bb90-3626-4194-8092-be7a44ba3337" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.984s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:00:09.319 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3e92bb90-3626-4194-8092-be7a44ba3337 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 05:00:09.319 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3e92bb90-3626-4194-8092-be7a44ba3337 processed. 2021-07-23 05:00:10.647 2416 1426146393608 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-07-23 05:00:10.832 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:00:18.537 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-36809fbf-e76b-4dfc-ac23-341e714f4c07 887f61b050794a189447149eb7a6e784 5d772e85fc4246869b5e33fcb358f94f - - -] Security group member updated on remote: ['0bbd6161-9539-40b4-8571-4332761f5558'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 05:00:18.552 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-36809fbf-e76b-4dfc-ac23-341e714f4c07 887f61b050794a189447149eb7a6e784 5d772e85fc4246869b5e33fcb358f94f - - -] Security group member updated ['0bbd6161-9539-40b4-8571-4332761f5558'] 2021-07-23 05:00:18.960 2416 1426146390968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 035c9fe0-74df-4ae2-b5cd-1df60adc8a79 2021-07-23 05:00:19.569 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e81ec41d-4f4a-431b-8b99-d6d637bf369d c5190dbae4e14feeb6c1ad04b446da3c e49956fe25ad4efc8f1d2cb60aa4a2ed - - -] Security group member updated on remote: ['a67e446e-c8e5-4c0d-b390-a22ef771d1b3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 05:00:19.584 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-e81ec41d-4f4a-431b-8b99-d6d637bf369d c5190dbae4e14feeb6c1ad04b446da3c e49956fe25ad4efc8f1d2cb60aa4a2ed - - -] Security group member updated ['a67e446e-c8e5-4c0d-b390-a22ef771d1b3'] 2021-07-23 05:00:19.599 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-e81ec41d-4f4a-431b-8b99-d6d637bf369d c5190dbae4e14feeb6c1ad04b446da3c e49956fe25ad4efc8f1d2cb60aa4a2ed - - -] Refresh firewall rules 2021-07-23 05:00:19.599 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e81ec41d-4f4a-431b-8b99-d6d637bf369d c5190dbae4e14feeb6c1ad04b446da3c e49956fe25ad4efc8f1d2cb60aa4a2ed - - -] Get security group information for devices via rpc ['acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6', '035c9fe0-74df-4ae2-b5cd-1df60adc8a79'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 05:00:19.678 2416 1426164625480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e81ec41d-4f4a-431b-8b99-d6d637bf369d c5190dbae4e14feeb6c1ad04b446da3c e49956fe25ad4efc8f1d2cb60aa4a2ed - - -] port_delete event received for '035c9fe0-74df-4ae2-b5cd-1df60adc8a79' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:00:19.787 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e81ec41d-4f4a-431b-8b99-d6d637bf369d c5190dbae4e14feeb6c1ad04b446da3c e49956fe25ad4efc8f1d2cb60aa4a2ed - - -] Update security group information for ports dict_keys(['acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 05:00:19.787 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e81ec41d-4f4a-431b-8b99-d6d637bf369d c5190dbae4e14feeb6c1ad04b446da3c e49956fe25ad4efc8f1d2cb60aa4a2ed - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 05:00:19.787 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e81ec41d-4f4a-431b-8b99-d6d637bf369d c5190dbae4e14feeb6c1ad04b446da3c e49956fe25ad4efc8f1d2cb60aa4a2ed - - -] Update rules of security group (a67e446e-c8e5-4c0d-b390-a22ef771d1b3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 05:00:19.803 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e81ec41d-4f4a-431b-8b99-d6d637bf369d c5190dbae4e14feeb6c1ad04b446da3c e49956fe25ad4efc8f1d2cb60aa4a2ed - - -] Update members of security group (a67e446e-c8e5-4c0d-b390-a22ef771d1b3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 05:00:19.815 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e81ec41d-4f4a-431b-8b99-d6d637bf369d c5190dbae4e14feeb6c1ad04b446da3c e49956fe25ad4efc8f1d2cb60aa4a2ed - - -] Update port filter for acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 05:00:19.815 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e81ec41d-4f4a-431b-8b99-d6d637bf369d c5190dbae4e14feeb6c1ad04b446da3c e49956fe25ad4efc8f1d2cb60aa4a2ed - - -] Updating port rules. 2021-07-23 05:00:19.815 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e81ec41d-4f4a-431b-8b99-d6d637bf369d c5190dbae4e14feeb6c1ad04b446da3c e49956fe25ad4efc8f1d2cb60aa4a2ed - - -] Creating 0 new rules, removing 1 old rules. 2021-07-23 05:00:19.834 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-e81ec41d-4f4a-431b-8b99-d6d637bf369d c5190dbae4e14feeb6c1ad04b446da3c e49956fe25ad4efc8f1d2cb60aa4a2ed - - -] Lock "n-hv-driver-port-lock-acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6" 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-07-23 05:00:19.834 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-e81ec41d-4f4a-431b-8b99-d6d637bf369d c5190dbae4e14feeb6c1ad04b446da3c e49956fe25ad4efc8f1d2cb60aa4a2ed - - -] Lock "n-hv-driver-port-lock-acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6" 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-07-23 05:00:19.849 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-e81ec41d-4f4a-431b-8b99-d6d637bf369d c5190dbae4e14feeb6c1ad04b446da3c e49956fe25ad4efc8f1d2cb60aa4a2ed - - -] Lock "n-hv-driver-port-lock-acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6" 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-07-23 05:00:19.849 2416 1426164482120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d5fd2cd-8ce4-49a9-8125-577719052f48 d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] port_update received: ff36f141-9db5-4984-bdaf-b133c60c984e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 05:00:19.886 2416 1426164482120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d5fd2cd-8ce4-49a9-8125-577719052f48 d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] No port ff36f141-9db5-4984-bdaf-b133c60c984e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 05:00:20.069 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-e81ec41d-4f4a-431b-8b99-d6d637bf369d c5190dbae4e14feeb6c1ad04b446da3c e49956fe25ad4efc8f1d2cb60aa4a2ed - - -] Lock "n-hv-driver-port-lock-acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:00:20.678 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 05:00:20.678 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '035c9fe0-74df-4ae2-b5cd-1df60adc8a79' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 05:00:20.693 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '035c9fe0-74df-4ae2-b5cd-1df60adc8a79' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 05:00:20.693 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 035c9fe0-74df-4ae2-b5cd-1df60adc8a79 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 05:00:20.721 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['035c9fe0-74df-4ae2-b5cd-1df60adc8a79'] 2021-07-23 05:00:20.743 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 05:00:20.743 2416 1426146393608 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-07-23 05:00:20.756 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['035c9fe0-74df-4ae2-b5cd-1df60adc8a79'] 2021-07-23 05:00:22.678 2416 1426146393608 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-07-23 05:00:22.709 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:00:22.850 2416 1426146390792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ff36f141-9db5-4984-bdaf-b133c60c984e 2021-07-23 05:00:24.681 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 05:00:24.988 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Adding port ff36f141-9db5-4984-bdaf-b133c60c984e 2021-07-23 05:00:25.004 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Port ff36f141-9db5-4984-bdaf-b133c60c984e updated. Details: {'device': 'ff36f141-9db5-4984-bdaf-b133c60c984e', 'network_id': '02d9a2a5-c890-4b0a-98c3-f4b6571a1139', 'port_id': 'ff36f141-9db5-4984-bdaf-b133c60c984e', 'mac_address': 'fa:16:3e:0e:5b:bf', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 65, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bf8b8cc1-efca-46b8-9cf4-fa5eeb1a7bc5', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 05:00:25.004 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] 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-07-23 05:00:25.019 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ff36f141-9db5-4984-bdaf-b133c60c984e" 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-07-23 05:00:25.019 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ff36f141-9db5-4984-bdaf-b133c60c984e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 05:00:25.035 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 02d9a2a5-c890-4b0a-98c3-f4b6571a1139 2021-07-23 05:00:25.035 2416 1426146393608 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-07-23 05:00:25.241 2416 1426146393608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ff36f141-9db5-4984-bdaf-b133c60c984e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:00:25.241 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ff36f141-9db5-4984-bdaf-b133c60c984e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:00:25.258 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ff36f141-9db5-4984-bdaf-b133c60c984e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 05:00:25.285 2416 1426146393608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 65, VLAN trunk: None to switch port ff36f141-9db5-4984-bdaf-b133c60c984e 2021-07-23 05:00:25.393 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 05:00:25.393 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ff36f141-9db5-4984-bdaf-b133c60c984e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 05:00:25.551 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ff36f141-9db5-4984-bdaf-b133c60c984e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 05:00:25.569 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 05:00:25.569 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0bbd6161-9539-40b4-8571-4332761f5558) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 05:00:25.597 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0bbd6161-9539-40b4-8571-4332761f5558) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 05:00:25.597 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ff36f141-9db5-4984-bdaf-b133c60c984e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 05:00:25.597 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 05:00:25.597 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ff36f141-9db5-4984-bdaf-b133c60c984e not yet added. Adding. 2021-07-23 05:00:25.631 2416 1426146393608 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-07-23 05:00:25.631 2416 1426146393608 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-07-23 05:00:25.802 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff36f141-9db5-4984-bdaf-b133c60c984e" 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-07-23 05:00:25.974 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff36f141-9db5-4984-bdaf-b133c60c984e" 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-07-23 05:00:25.974 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff36f141-9db5-4984-bdaf-b133c60c984e" 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-07-23 05:00:26.146 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff36f141-9db5-4984-bdaf-b133c60c984e" 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-07-23 05:00:26.272 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ff36f141-9db5-4984-bdaf-b133c60c984e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:00:26.272 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ff36f141-9db5-4984-bdaf-b133c60c984e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 05:00:26.285 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ff36f141-9db5-4984-bdaf-b133c60c984e processed. 2021-07-23 05:00:26.691 2416 1426146393608 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-07-23 05:00:26.888 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:00:28.101 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5d5a934b-174f-4b29-b863-7ac4b08be444 c5190dbae4e14feeb6c1ad04b446da3c e49956fe25ad4efc8f1d2cb60aa4a2ed - - -] Security group member updated on remote: ['a67e446e-c8e5-4c0d-b390-a22ef771d1b3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 05:00:28.101 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-5d5a934b-174f-4b29-b863-7ac4b08be444 c5190dbae4e14feeb6c1ad04b446da3c e49956fe25ad4efc8f1d2cb60aa4a2ed - - -] Security group member updated ['a67e446e-c8e5-4c0d-b390-a22ef771d1b3'] 2021-07-23 05:00:28.128 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-5d5a934b-174f-4b29-b863-7ac4b08be444 c5190dbae4e14feeb6c1ad04b446da3c e49956fe25ad4efc8f1d2cb60aa4a2ed - - -] Refresh firewall rules 2021-07-23 05:00:28.128 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5d5a934b-174f-4b29-b863-7ac4b08be444 c5190dbae4e14feeb6c1ad04b446da3c e49956fe25ad4efc8f1d2cb60aa4a2ed - - -] Get security group information for devices via rpc ['acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 05:00:28.159 2416 1426164670536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d5a934b-174f-4b29-b863-7ac4b08be444 c5190dbae4e14feeb6c1ad04b446da3c e49956fe25ad4efc8f1d2cb60aa4a2ed - - -] port_delete event received for 'acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:00:28.193 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5d5a934b-174f-4b29-b863-7ac4b08be444 c5190dbae4e14feeb6c1ad04b446da3c e49956fe25ad4efc8f1d2cb60aa4a2ed - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 05:00:28.193 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5d5a934b-174f-4b29-b863-7ac4b08be444 c5190dbae4e14feeb6c1ad04b446da3c e49956fe25ad4efc8f1d2cb60aa4a2ed - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 05:00:29.005 2416 1426146390968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6 2021-07-23 05:00:30.684 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4cb769b3-fde6-4d32-bc1e-47d3097c3298 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] port_delete event received for '3380456c-8c44-438c-8699-80796c565a17' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:00:30.705 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 05:00:30.708 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 05:00:30.708 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 05:00:30.722 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 05:00:30.741 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 09facd24-b102-485f-96e9-52db73412730 2021-07-23 05:00:30.756 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6'] 2021-07-23 05:00:30.756 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 05:00:30.777 2416 1426146393608 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-07-23 05:00:30.777 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['acbb652e-b34c-4d5f-a6c3-bc1a55ea6fc6'] 2021-07-23 05:00:31.727 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-899094ea-978a-4a6b-8695-4ed43ce42f7a 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] port_delete event received for '4af4bc82-4f9d-4d9c-8f48-2002cd2193a8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:00:32.693 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bffff216-be41-4e8d-aa99-39bc6e3797e5 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] network_delete received. Deleting network 09facd24-b102-485f-96e9-52db73412730 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 05:00:32.711 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bffff216-be41-4e8d-aa99-39bc6e3797e5 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] Network 09facd24-b102-485f-96e9-52db73412730 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 05:00:32.711 2416 1426146393608 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-07-23 05:00:32.770 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:00:55.051 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4b268297-2c90-4689-8877-0a93e6713f96 887f61b050794a189447149eb7a6e784 5d772e85fc4246869b5e33fcb358f94f - - -] Security group member updated on remote: ['0bbd6161-9539-40b4-8571-4332761f5558'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 05:00:55.067 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-4b268297-2c90-4689-8877-0a93e6713f96 887f61b050794a189447149eb7a6e784 5d772e85fc4246869b5e33fcb358f94f - - -] Security group member updated ['0bbd6161-9539-40b4-8571-4332761f5558'] 2021-07-23 05:00:55.067 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-4b268297-2c90-4689-8877-0a93e6713f96 887f61b050794a189447149eb7a6e784 5d772e85fc4246869b5e33fcb358f94f - - -] Refresh firewall rules 2021-07-23 05:00:55.080 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4b268297-2c90-4689-8877-0a93e6713f96 887f61b050794a189447149eb7a6e784 5d772e85fc4246869b5e33fcb358f94f - - -] Get security group information for devices via rpc ['ff36f141-9db5-4984-bdaf-b133c60c984e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 05:00:55.120 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4b268297-2c90-4689-8877-0a93e6713f96 887f61b050794a189447149eb7a6e784 5d772e85fc4246869b5e33fcb358f94f - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 05:00:55.131 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4b268297-2c90-4689-8877-0a93e6713f96 887f61b050794a189447149eb7a6e784 5d772e85fc4246869b5e33fcb358f94f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 05:00:55.143 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b268297-2c90-4689-8877-0a93e6713f96 887f61b050794a189447149eb7a6e784 5d772e85fc4246869b5e33fcb358f94f - - -] port_delete event received for 'ff36f141-9db5-4984-bdaf-b133c60c984e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:00:55.267 2416 1426146390968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ff36f141-9db5-4984-bdaf-b133c60c984e 2021-07-23 05:00:56.849 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 05:00:56.849 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ff36f141-9db5-4984-bdaf-b133c60c984e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 05:00:56.849 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ff36f141-9db5-4984-bdaf-b133c60c984e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 05:00:56.849 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ff36f141-9db5-4984-bdaf-b133c60c984e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 05:00:56.892 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 02d9a2a5-c890-4b0a-98c3-f4b6571a1139 2021-07-23 05:00:56.892 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ff36f141-9db5-4984-bdaf-b133c60c984e'] 2021-07-23 05:00:56.908 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 05:00:56.908 2416 1426146393608 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-07-23 05:00:56.927 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ff36f141-9db5-4984-bdaf-b133c60c984e'] 2021-07-23 05:00:58.863 2416 1426146393608 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-07-23 05:01:00.254 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:01:04.642 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b86bbeb2-b797-4fec-aca9-11c0c59c2130 e85c73d5b791481894e311f326879e20 c8aacb7fa3af440d9685ec11568d35fb - - -] Security group member updated on remote: ['6d12f56c-e7e1-464d-ba67-e0fe96db8fcf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 05:01:04.642 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-b86bbeb2-b797-4fec-aca9-11c0c59c2130 e85c73d5b791481894e311f326879e20 c8aacb7fa3af440d9685ec11568d35fb - - -] Security group member updated ['6d12f56c-e7e1-464d-ba67-e0fe96db8fcf'] 2021-07-23 05:01:06.801 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b86bbeb2-b797-4fec-aca9-11c0c59c2130 e85c73d5b791481894e311f326879e20 c8aacb7fa3af440d9685ec11568d35fb - - -] port_delete event received for '3e92bb90-3626-4194-8092-be7a44ba3337' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:01:07.817 2416 1426146390968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3e92bb90-3626-4194-8092-be7a44ba3337 2021-07-23 05:01:09.674 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1442935-9608-4a0c-9394-230ae98dc0b2 e85c73d5b791481894e311f326879e20 c8aacb7fa3af440d9685ec11568d35fb - - -] port_delete event received for '9d870aca-587b-4719-9ee6-d7a48c5db65e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:01:09.817 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 05:01:09.817 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3e92bb90-3626-4194-8092-be7a44ba3337' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 05:01:09.830 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3e92bb90-3626-4194-8092-be7a44ba3337' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 05:01:09.830 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3e92bb90-3626-4194-8092-be7a44ba3337 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 05:01:09.863 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8262d930-52d3-469c-a82a-d992abcada77 2021-07-23 05:01:09.863 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3e92bb90-3626-4194-8092-be7a44ba3337'] 2021-07-23 05:01:09.879 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 05:01:09.879 2416 1426146393608 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-07-23 05:01:09.895 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3e92bb90-3626-4194-8092-be7a44ba3337'] 2021-07-23 05:01:10.520 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b9542832-13c8-4158-9324-2431fc72270c e85c73d5b791481894e311f326879e20 c8aacb7fa3af440d9685ec11568d35fb - - -] Security group rule updated on remote: ['0dafb955-5bcc-429c-b24f-c8c9e17a5f10'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 05:01:10.536 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-b9542832-13c8-4158-9324-2431fc72270c e85c73d5b791481894e311f326879e20 c8aacb7fa3af440d9685ec11568d35fb - - -] Security group rule updated ['0dafb955-5bcc-429c-b24f-c8c9e17a5f10'] 2021-07-23 05:01:10.657 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3eed8443-5840-4c68-99c2-6425a04b07c4 e85c73d5b791481894e311f326879e20 c8aacb7fa3af440d9685ec11568d35fb - - -] Security group rule updated on remote: ['0dafb955-5bcc-429c-b24f-c8c9e17a5f10'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 05:01:10.661 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-3eed8443-5840-4c68-99c2-6425a04b07c4 e85c73d5b791481894e311f326879e20 c8aacb7fa3af440d9685ec11568d35fb - - -] Security group rule updated ['0dafb955-5bcc-429c-b24f-c8c9e17a5f10'] 2021-07-23 05:01:11.817 2416 1426146393608 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-07-23 05:01:11.848 2416 1426146393608 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-07-23 05:01:14.048 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e2183440-10f2-4c72-9fc0-ecf90fa7fa27 e85c73d5b791481894e311f326879e20 c8aacb7fa3af440d9685ec11568d35fb - - -] Security group member updated on remote: ['0dafb955-5bcc-429c-b24f-c8c9e17a5f10'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 05:01:14.048 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-e2183440-10f2-4c72-9fc0-ecf90fa7fa27 e85c73d5b791481894e311f326879e20 c8aacb7fa3af440d9685ec11568d35fb - - -] Security group member updated ['0dafb955-5bcc-429c-b24f-c8c9e17a5f10'] 2021-07-23 05:01:14.860 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f770970-7585-405d-9397-57b782257630 d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] port_update received: c858ec5c-2d09-442b-b873-34838b90f90f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 05:01:14.879 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f770970-7585-405d-9397-57b782257630 d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] No port c858ec5c-2d09-442b-b873-34838b90f90f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 05:01:17.255 2416 1426146390792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c858ec5c-2d09-442b-b873-34838b90f90f 2021-07-23 05:01:17.852 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 05:01:18.035 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Adding port c858ec5c-2d09-442b-b873-34838b90f90f 2021-07-23 05:01:18.051 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Port c858ec5c-2d09-442b-b873-34838b90f90f updated. Details: {'device': 'c858ec5c-2d09-442b-b873-34838b90f90f', 'network_id': '8262d930-52d3-469c-a82a-d992abcada77', 'port_id': 'c858ec5c-2d09-442b-b873-34838b90f90f', 'mac_address': 'fa:16:3e:31:ca:9c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 57, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6919981c-658b-4065-8f04-2301dcac5704', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 05:01:18.051 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] 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-07-23 05:01:18.065 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c858ec5c-2d09-442b-b873-34838b90f90f" 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-07-23 05:01:18.065 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c858ec5c-2d09-442b-b873-34838b90f90f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 05:01:18.065 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8262d930-52d3-469c-a82a-d992abcada77 2021-07-23 05:01:18.083 2416 1426146393608 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-07-23 05:01:18.238 2416 1426146393608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c858ec5c-2d09-442b-b873-34838b90f90f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:01:18.254 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c858ec5c-2d09-442b-b873-34838b90f90f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:01:18.270 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c858ec5c-2d09-442b-b873-34838b90f90f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 05:01:18.270 2416 1426146393608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 57, VLAN trunk: None to switch port c858ec5c-2d09-442b-b873-34838b90f90f 2021-07-23 05:01:18.473 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 05:01:18.473 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c858ec5c-2d09-442b-b873-34838b90f90f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 05:01:18.629 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c858ec5c-2d09-442b-b873-34838b90f90f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 05:01:18.641 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 05:01:18.641 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0dafb955-5bcc-429c-b24f-c8c9e17a5f10) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 05:01:18.641 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c858ec5c-2d09-442b-b873-34838b90f90f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 05:01:18.660 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 05:01:18.660 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c858ec5c-2d09-442b-b873-34838b90f90f not yet added. Adding. 2021-07-23 05:01:18.676 2416 1426146393608 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-07-23 05:01:18.676 2416 1426146393608 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-07-23 05:01:18.798 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c858ec5c-2d09-442b-b873-34838b90f90f" 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-07-23 05:01:18.817 2416 1426164719688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d665e862-c341-418f-bd4a-01f1ac0f2e80 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] network_delete received. Deleting network 02d9a2a5-c890-4b0a-98c3-f4b6571a1139 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 05:01:18.838 2416 1426164719688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d665e862-c341-418f-bd4a-01f1ac0f2e80 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] Network 02d9a2a5-c890-4b0a-98c3-f4b6571a1139 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 05:01:18.923 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c858ec5c-2d09-442b-b873-34838b90f90f" 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-07-23 05:01:18.923 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c858ec5c-2d09-442b-b873-34838b90f90f" 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-07-23 05:01:19.066 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c858ec5c-2d09-442b-b873-34838b90f90f" 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-07-23 05:01:19.192 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c858ec5c-2d09-442b-b873-34838b90f90f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:01:19.192 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c858ec5c-2d09-442b-b873-34838b90f90f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 05:01:19.192 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c858ec5c-2d09-442b-b873-34838b90f90f processed. 2021-07-23 05:01:19.875 2416 1426146393608 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-07-23 05:01:20.146 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:01:24.551 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9aeb1733-f682-466b-9a7c-5d7d501e3727 ebf1d37e9ef545a58cfc2d2faaf50b51 c763959a90a144f0978913c461a4d7e0 - - -] Security group member updated on remote: ['36f491ea-bba1-47fa-903c-6bcbd8145f07'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 05:01:24.564 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-9aeb1733-f682-466b-9a7c-5d7d501e3727 ebf1d37e9ef545a58cfc2d2faaf50b51 c763959a90a144f0978913c461a4d7e0 - - -] Security group member updated ['36f491ea-bba1-47fa-903c-6bcbd8145f07'] 2021-07-23 05:01:24.860 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9aeb1733-f682-466b-9a7c-5d7d501e3727 ebf1d37e9ef545a58cfc2d2faaf50b51 c763959a90a144f0978913c461a4d7e0 - - -] port_delete event received for '5cd89b66-8c96-4ef1-a35d-18751c259d72' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:01:25.547 2416 1426146390968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5cd89b66-8c96-4ef1-a35d-18751c259d72 2021-07-23 05:01:25.913 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 05:01:25.913 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5cd89b66-8c96-4ef1-a35d-18751c259d72' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 05:01:25.924 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5cd89b66-8c96-4ef1-a35d-18751c259d72' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 05:01:25.924 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5cd89b66-8c96-4ef1-a35d-18751c259d72 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 05:01:25.947 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e75a493c-9d8e-41cd-b403-e809a1f6dc54 2021-07-23 05:01:25.955 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5cd89b66-8c96-4ef1-a35d-18751c259d72'] 2021-07-23 05:01:25.969 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 05:01:25.969 2416 1426146393608 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-07-23 05:01:25.969 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5cd89b66-8c96-4ef1-a35d-18751c259d72'] 2021-07-23 05:01:26.673 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2eef850-842d-4a50-b3e4-25c13b461d00 ebf1d37e9ef545a58cfc2d2faaf50b51 c763959a90a144f0978913c461a4d7e0 - - -] port_delete event received for '7a4028c6-bdbd-417a-87c8-0373ece505c3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:01:27.313 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c3b32d0e-755a-42fe-82ef-1ad745f1764c ebf1d37e9ef545a58cfc2d2faaf50b51 c763959a90a144f0978913c461a4d7e0 - - -] Security group rule updated on remote: ['7f064852-391b-47cf-bc87-72775346e727'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 05:01:27.313 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-c3b32d0e-755a-42fe-82ef-1ad745f1764c ebf1d37e9ef545a58cfc2d2faaf50b51 c763959a90a144f0978913c461a4d7e0 - - -] Security group rule updated ['7f064852-391b-47cf-bc87-72775346e727'] 2021-07-23 05:01:27.427 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1eadfc7c-04c7-4f59-8d5a-4be39d97152a ebf1d37e9ef545a58cfc2d2faaf50b51 c763959a90a144f0978913c461a4d7e0 - - -] Security group rule updated on remote: ['7f064852-391b-47cf-bc87-72775346e727'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 05:01:27.427 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-1eadfc7c-04c7-4f59-8d5a-4be39d97152a ebf1d37e9ef545a58cfc2d2faaf50b51 c763959a90a144f0978913c461a4d7e0 - - -] Security group rule updated ['7f064852-391b-47cf-bc87-72775346e727'] 2021-07-23 05:01:27.925 2416 1426146393608 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-07-23 05:01:27.957 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:01:30.632 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aff50345-9cee-48a8-80dc-84ef64f97123 ebf1d37e9ef545a58cfc2d2faaf50b51 c763959a90a144f0978913c461a4d7e0 - - -] Security group member updated on remote: ['7f064852-391b-47cf-bc87-72775346e727'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 05:01:30.632 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-aff50345-9cee-48a8-80dc-84ef64f97123 ebf1d37e9ef545a58cfc2d2faaf50b51 c763959a90a144f0978913c461a4d7e0 - - -] Security group member updated ['7f064852-391b-47cf-bc87-72775346e727'] 2021-07-23 05:01:31.442 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6539cc31-6974-46e0-ba84-c0aa7692fe4c d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] port_update received: 781b0049-6a08-48e3-8b6d-e3d75a22790e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 05:01:31.466 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6539cc31-6974-46e0-ba84-c0aa7692fe4c d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] No port 781b0049-6a08-48e3-8b6d-e3d75a22790e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 05:01:33.376 2416 1426146390792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 781b0049-6a08-48e3-8b6d-e3d75a22790e 2021-07-23 05:01:33.961 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 05:01:34.281 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Adding port 781b0049-6a08-48e3-8b6d-e3d75a22790e 2021-07-23 05:01:34.281 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Port 781b0049-6a08-48e3-8b6d-e3d75a22790e updated. Details: {'device': '781b0049-6a08-48e3-8b6d-e3d75a22790e', 'network_id': 'e75a493c-9d8e-41cd-b403-e809a1f6dc54', 'port_id': '781b0049-6a08-48e3-8b6d-e3d75a22790e', 'mac_address': 'fa:16:3e:77:68:99', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 84, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '96e28f95-0892-4a1e-a2e1-4f1d499dc872', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 05:01:34.297 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] 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-07-23 05:01:34.301 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-781b0049-6a08-48e3-8b6d-e3d75a22790e" 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-07-23 05:01:34.301 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 781b0049-6a08-48e3-8b6d-e3d75a22790e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 05:01:34.317 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e75a493c-9d8e-41cd-b403-e809a1f6dc54 2021-07-23 05:01:34.317 2416 1426146393608 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-07-23 05:01:34.470 2416 1426146393608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '781b0049-6a08-48e3-8b6d-e3d75a22790e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:01:34.470 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '781b0049-6a08-48e3-8b6d-e3d75a22790e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:01:34.470 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 781b0049-6a08-48e3-8b6d-e3d75a22790e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 05:01:34.500 2416 1426146393608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 84, VLAN trunk: None to switch port 781b0049-6a08-48e3-8b6d-e3d75a22790e 2021-07-23 05:01:34.588 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 05:01:34.588 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['781b0049-6a08-48e3-8b6d-e3d75a22790e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 05:01:34.724 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['781b0049-6a08-48e3-8b6d-e3d75a22790e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 05:01:34.740 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 05:01:34.752 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7f064852-391b-47cf-bc87-72775346e727) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 05:01:34.752 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 781b0049-6a08-48e3-8b6d-e3d75a22790e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 05:01:34.752 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 05:01:34.778 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 781b0049-6a08-48e3-8b6d-e3d75a22790e not yet added. Adding. 2021-07-23 05:01:34.778 2416 1426146393608 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-07-23 05:01:34.778 2416 1426146393608 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-07-23 05:01:34.910 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-781b0049-6a08-48e3-8b6d-e3d75a22790e" 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-07-23 05:01:35.037 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-781b0049-6a08-48e3-8b6d-e3d75a22790e" 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-07-23 05:01:35.047 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-781b0049-6a08-48e3-8b6d-e3d75a22790e" 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-07-23 05:01:35.173 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-781b0049-6a08-48e3-8b6d-e3d75a22790e" 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-07-23 05:01:35.285 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-781b0049-6a08-48e3-8b6d-e3d75a22790e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.985s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:01:35.285 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 781b0049-6a08-48e3-8b6d-e3d75a22790e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 05:01:35.306 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 781b0049-6a08-48e3-8b6d-e3d75a22790e processed. 2021-07-23 05:01:35.972 2416 1426146393608 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-07-23 05:01:36.157 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:01:57.829 2416 1426146390968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 95ce5c98-c599-4210-9eca-1c1cfc203f94 2021-07-23 05:01:58.080 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 05:01:58.080 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '95ce5c98-c599-4210-9eca-1c1cfc203f94' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 05:01:58.095 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '95ce5c98-c599-4210-9eca-1c1cfc203f94' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 05:01:58.095 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 95ce5c98-c599-4210-9eca-1c1cfc203f94 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 05:01:58.115 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a31ca4cd-9eb9-4d05-8db7-5c87e06f873e 2021-07-23 05:01:58.128 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['95ce5c98-c599-4210-9eca-1c1cfc203f94'] 2021-07-23 05:01:58.141 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 05:01:58.141 2416 1426146393608 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-07-23 05:01:58.141 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['95ce5c98-c599-4210-9eca-1c1cfc203f94'] 2021-07-23 05:02:00.080 2416 1426146393608 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-07-23 05:02:00.188 2416 1426146393608 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-07-23 05:02:09.578 2416 1426146390792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 95ce5c98-c599-4210-9eca-1c1cfc203f94 2021-07-23 05:02:10.141 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 05:02:10.329 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Adding port 95ce5c98-c599-4210-9eca-1c1cfc203f94 2021-07-23 05:02:10.329 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Port 95ce5c98-c599-4210-9eca-1c1cfc203f94 updated. Details: {'device': '95ce5c98-c599-4210-9eca-1c1cfc203f94', 'network_id': 'a31ca4cd-9eb9-4d05-8db7-5c87e06f873e', 'port_id': '95ce5c98-c599-4210-9eca-1c1cfc203f94', 'mac_address': 'fa:16:3e:9a:d7:6f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 67, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '26fb4ab4-e826-402a-8dcc-01506c192824', '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-07-23 05:02:10.346 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] 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-07-23 05:02:10.361 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-95ce5c98-c599-4210-9eca-1c1cfc203f94" 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-07-23 05:02:10.361 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 95ce5c98-c599-4210-9eca-1c1cfc203f94 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 05:02:10.375 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a31ca4cd-9eb9-4d05-8db7-5c87e06f873e 2021-07-23 05:02:10.375 2416 1426146393608 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-07-23 05:02:10.538 2416 1426146393608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '95ce5c98-c599-4210-9eca-1c1cfc203f94') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:02:10.547 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '95ce5c98-c599-4210-9eca-1c1cfc203f94') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:02:10.564 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 95ce5c98-c599-4210-9eca-1c1cfc203f94 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 05:02:10.564 2416 1426146393608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 67, VLAN trunk: None to switch port 95ce5c98-c599-4210-9eca-1c1cfc203f94 2021-07-23 05:02:10.656 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 05:02:10.673 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['95ce5c98-c599-4210-9eca-1c1cfc203f94'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 05:02:10.892 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['95ce5c98-c599-4210-9eca-1c1cfc203f94']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 05:02:10.921 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 05:02:10.924 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c3f7a748-7548-42f9-a7fa-ce8c7a1162ad) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 05:02:10.940 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 95ce5c98-c599-4210-9eca-1c1cfc203f94 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 05:02:10.940 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 05:02:10.956 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 95ce5c98-c599-4210-9eca-1c1cfc203f94 not yet added. Adding. 2021-07-23 05:02:10.956 2416 1426146393608 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-07-23 05:02:10.972 2416 1426146393608 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-07-23 05:02:11.080 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-95ce5c98-c599-4210-9eca-1c1cfc203f94" 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-07-23 05:02:11.200 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-95ce5c98-c599-4210-9eca-1c1cfc203f94" 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-07-23 05:02:11.208 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-95ce5c98-c599-4210-9eca-1c1cfc203f94" 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-07-23 05:02:11.343 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-95ce5c98-c599-4210-9eca-1c1cfc203f94" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:02:11.444 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-95ce5c98-c599-4210-9eca-1c1cfc203f94" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:02:11.453 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 95ce5c98-c599-4210-9eca-1c1cfc203f94 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 05:02:11.453 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 95ce5c98-c599-4210-9eca-1c1cfc203f94 processed. 2021-07-23 05:02:12.144 2416 1426146393608 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-07-23 05:02:12.324 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:02:30.094 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8ce6c706-79e5-4cb3-a647-40838e1bd448 0d203a58031b48ecb1cb5ac000f3234c c6ee5cc9eff64a00b88ade2ae148fa28 - - -] Security group member updated on remote: ['6f9032e9-1a73-4315-b7d3-43174d2198d9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 05:02:30.112 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-8ce6c706-79e5-4cb3-a647-40838e1bd448 0d203a58031b48ecb1cb5ac000f3234c c6ee5cc9eff64a00b88ade2ae148fa28 - - -] Security group member updated ['6f9032e9-1a73-4315-b7d3-43174d2198d9'] 2021-07-23 05:02:30.935 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27e9a1ed-2533-4e86-a76f-cb1bc86baac9 d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] port_update received: 10a0bd60-01dc-437c-8fbb-815e81029a2d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 05:02:30.956 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27e9a1ed-2533-4e86-a76f-cb1bc86baac9 d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] No port 10a0bd60-01dc-437c-8fbb-815e81029a2d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 05:02:31.730 2416 1426146390792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c858ec5c-2d09-442b-b873-34838b90f90f 2021-07-23 05:02:32.255 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 05:02:32.461 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Adding port c858ec5c-2d09-442b-b873-34838b90f90f 2021-07-23 05:02:32.471 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Port c858ec5c-2d09-442b-b873-34838b90f90f updated. Details: {'device': 'c858ec5c-2d09-442b-b873-34838b90f90f', 'network_id': '8262d930-52d3-469c-a82a-d992abcada77', 'port_id': 'c858ec5c-2d09-442b-b873-34838b90f90f', 'mac_address': 'fa:16:3e:31:ca:9c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 57, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6919981c-658b-4065-8f04-2301dcac5704', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 05:02:32.471 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] 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-07-23 05:02:32.485 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c858ec5c-2d09-442b-b873-34838b90f90f" 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-07-23 05:02:32.505 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c858ec5c-2d09-442b-b873-34838b90f90f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 05:02:32.505 2416 1426146393608 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-07-23 05:02:32.539 2416 1426146393608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c858ec5c-2d09-442b-b873-34838b90f90f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:02:32.539 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c858ec5c-2d09-442b-b873-34838b90f90f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:02:32.553 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c858ec5c-2d09-442b-b873-34838b90f90f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 05:02:32.571 2416 1426146393608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 57, VLAN trunk: None to switch port c858ec5c-2d09-442b-b873-34838b90f90f 2021-07-23 05:02:32.625 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 05:02:32.641 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c858ec5c-2d09-442b-b873-34838b90f90f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 05:02:32.843 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c858ec5c-2d09-442b-b873-34838b90f90f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 05:02:32.843 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 05:02:32.875 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0dafb955-5bcc-429c-b24f-c8c9e17a5f10) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 05:02:32.875 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c858ec5c-2d09-442b-b873-34838b90f90f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 05:02:32.905 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 05:02:32.905 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-07-23 05:02:32.905 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c858ec5c-2d09-442b-b873-34838b90f90f" 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-07-23 05:02:32.922 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c858ec5c-2d09-442b-b873-34838b90f90f" 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-07-23 05:02:32.922 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c858ec5c-2d09-442b-b873-34838b90f90f" 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-07-23 05:02:32.922 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c858ec5c-2d09-442b-b873-34838b90f90f" 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-07-23 05:02:32.991 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c858ec5c-2d09-442b-b873-34838b90f90f" 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-07-23 05:02:33.005 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c858ec5c-2d09-442b-b873-34838b90f90f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 05:02:33.005 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c858ec5c-2d09-442b-b873-34838b90f90f processed. 2021-07-23 05:02:33.738 2416 1426146390792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 10a0bd60-01dc-437c-8fbb-815e81029a2d 2021-07-23 05:02:34.270 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 05:02:34.270 2416 1426146393608 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-07-23 05:02:34.791 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Adding port 10a0bd60-01dc-437c-8fbb-815e81029a2d 2021-07-23 05:02:34.791 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Port 10a0bd60-01dc-437c-8fbb-815e81029a2d updated. Details: {'device': '10a0bd60-01dc-437c-8fbb-815e81029a2d', 'network_id': '16ed2e93-06a0-485c-801b-2cd614c96000', 'port_id': '10a0bd60-01dc-437c-8fbb-815e81029a2d', 'mac_address': 'fa:16:3e:da:6d:7a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 74, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '50176709-dcdd-4d77-9059-ab46264ff863', 'ip_address': '192.168.233.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-07-23 05:02:34.805 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] 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-07-23 05:02:34.813 2416 1426164826360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-10a0bd60-01dc-437c-8fbb-815e81029a2d" 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-07-23 05:02:34.813 2416 1426164826360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 10a0bd60-01dc-437c-8fbb-815e81029a2d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 05:02:34.813 2416 1426164826360 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 16ed2e93-06a0-485c-801b-2cd614c96000 2021-07-23 05:02:34.813 2416 1426164826360 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-07-23 05:02:34.843 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:02:35.000 2416 1426164826360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '10a0bd60-01dc-437c-8fbb-815e81029a2d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:02:35.000 2416 1426164826360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '10a0bd60-01dc-437c-8fbb-815e81029a2d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:02:35.035 2416 1426164826360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 10a0bd60-01dc-437c-8fbb-815e81029a2d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 05:02:35.035 2416 1426164826360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 74, VLAN trunk: None to switch port 10a0bd60-01dc-437c-8fbb-815e81029a2d 2021-07-23 05:02:35.141 2416 1426164826360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 05:02:35.159 2416 1426164826360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['10a0bd60-01dc-437c-8fbb-815e81029a2d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 05:02:35.343 2416 1426164826360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['10a0bd60-01dc-437c-8fbb-815e81029a2d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 05:02:35.348 2416 1426164826360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 05:02:35.348 2416 1426164826360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6f9032e9-1a73-4315-b7d3-43174d2198d9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 05:02:35.364 2416 1426164826360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6f9032e9-1a73-4315-b7d3-43174d2198d9) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 05:02:35.364 2416 1426164826360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 10a0bd60-01dc-437c-8fbb-815e81029a2d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 05:02:35.364 2416 1426164826360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 05:02:35.390 2416 1426164826360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 10a0bd60-01dc-437c-8fbb-815e81029a2d not yet added. Adding. 2021-07-23 05:02:35.390 2416 1426164826360 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-07-23 05:02:35.406 2416 1426164826360 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-07-23 05:02:35.546 2416 1426164826360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10a0bd60-01dc-437c-8fbb-815e81029a2d" 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-07-23 05:02:35.688 2416 1426164826360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10a0bd60-01dc-437c-8fbb-815e81029a2d" 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-07-23 05:02:35.688 2416 1426164826360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10a0bd60-01dc-437c-8fbb-815e81029a2d" 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-07-23 05:02:35.860 2416 1426164826360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10a0bd60-01dc-437c-8fbb-815e81029a2d" 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-07-23 05:02:35.973 2416 1426164826360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-10a0bd60-01dc-437c-8fbb-815e81029a2d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:02:35.973 2416 1426164826360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 10a0bd60-01dc-437c-8fbb-815e81029a2d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 05:02:35.973 2416 1426164826360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 10a0bd60-01dc-437c-8fbb-815e81029a2d processed. 2021-07-23 05:02:36.280 2416 1426146393608 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-07-23 05:02:36.544 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:02:41.690 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-974a4c82-57ac-431f-9529-cd7c4e50987a 0d203a58031b48ecb1cb5ac000f3234c c6ee5cc9eff64a00b88ade2ae148fa28 - - -] Security group member updated on remote: ['6f9032e9-1a73-4315-b7d3-43174d2198d9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 05:02:41.708 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-974a4c82-57ac-431f-9529-cd7c4e50987a 0d203a58031b48ecb1cb5ac000f3234c c6ee5cc9eff64a00b88ade2ae148fa28 - - -] Security group member updated ['6f9032e9-1a73-4315-b7d3-43174d2198d9'] 2021-07-23 05:02:41.708 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-974a4c82-57ac-431f-9529-cd7c4e50987a 0d203a58031b48ecb1cb5ac000f3234c c6ee5cc9eff64a00b88ade2ae148fa28 - - -] Refresh firewall rules 2021-07-23 05:02:41.723 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-974a4c82-57ac-431f-9529-cd7c4e50987a 0d203a58031b48ecb1cb5ac000f3234c c6ee5cc9eff64a00b88ade2ae148fa28 - - -] Get security group information for devices via rpc ['10a0bd60-01dc-437c-8fbb-815e81029a2d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 05:02:41.767 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-974a4c82-57ac-431f-9529-cd7c4e50987a 0d203a58031b48ecb1cb5ac000f3234c c6ee5cc9eff64a00b88ade2ae148fa28 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 05:02:41.784 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-974a4c82-57ac-431f-9529-cd7c4e50987a 0d203a58031b48ecb1cb5ac000f3234c c6ee5cc9eff64a00b88ade2ae148fa28 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 05:02:41.796 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-974a4c82-57ac-431f-9529-cd7c4e50987a 0d203a58031b48ecb1cb5ac000f3234c c6ee5cc9eff64a00b88ade2ae148fa28 - - -] port_delete event received for '10a0bd60-01dc-437c-8fbb-815e81029a2d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:02:42.125 2416 1426146390968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 10a0bd60-01dc-437c-8fbb-815e81029a2d 2021-07-23 05:02:42.125 2416 1426146390968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c858ec5c-2d09-442b-b873-34838b90f90f 2021-07-23 05:02:42.315 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 05:02:42.315 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c858ec5c-2d09-442b-b873-34838b90f90f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 05:02:42.329 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c858ec5c-2d09-442b-b873-34838b90f90f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 05:02:42.329 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c858ec5c-2d09-442b-b873-34838b90f90f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 05:02:42.345 2416 1426164850760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '10a0bd60-01dc-437c-8fbb-815e81029a2d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 05:02:42.345 2416 1426164850760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '10a0bd60-01dc-437c-8fbb-815e81029a2d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 05:02:42.365 2416 1426164850760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 10a0bd60-01dc-437c-8fbb-815e81029a2d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 05:02:42.365 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c858ec5c-2d09-442b-b873-34838b90f90f'] 2021-07-23 05:02:42.375 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 05:02:42.375 2416 1426146393608 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-07-23 05:02:42.375 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c858ec5c-2d09-442b-b873-34838b90f90f'] 2021-07-23 05:02:42.405 2416 1426164850760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 16ed2e93-06a0-485c-801b-2cd614c96000 2021-07-23 05:02:42.410 2416 1426164850760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['10a0bd60-01dc-437c-8fbb-815e81029a2d'] 2021-07-23 05:02:42.410 2416 1426164850760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 05:02:42.410 2416 1426164850760 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-07-23 05:02:42.439 2416 1426164850760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['10a0bd60-01dc-437c-8fbb-815e81029a2d'] 2021-07-23 05:02:44.328 2416 1426146393608 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-07-23 05:02:44.474 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:02:46.161 2416 1426146390968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c858ec5c-2d09-442b-b873-34838b90f90f 2021-07-23 05:02:46.363 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 05:02:46.363 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c858ec5c-2d09-442b-b873-34838b90f90f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 05:02:46.363 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c858ec5c-2d09-442b-b873-34838b90f90f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 05:02:46.380 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c858ec5c-2d09-442b-b873-34838b90f90f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 05:02:46.395 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8262d930-52d3-469c-a82a-d992abcada77 2021-07-23 05:02:46.410 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c858ec5c-2d09-442b-b873-34838b90f90f'] 2021-07-23 05:02:46.410 2416 1426146393608 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-07-23 05:02:46.410 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c858ec5c-2d09-442b-b873-34838b90f90f'] 2021-07-23 05:02:48.374 2416 1426146393608 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-07-23 05:02:48.457 2416 1426146393608 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-07-23 05:03:02.254 2416 1426146390968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 781b0049-6a08-48e3-8b6d-e3d75a22790e 2021-07-23 05:03:02.436 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 05:03:02.436 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '781b0049-6a08-48e3-8b6d-e3d75a22790e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 05:03:02.448 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '781b0049-6a08-48e3-8b6d-e3d75a22790e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 05:03:02.448 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 781b0049-6a08-48e3-8b6d-e3d75a22790e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 05:03:02.475 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e75a493c-9d8e-41cd-b403-e809a1f6dc54 2021-07-23 05:03:02.475 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['781b0049-6a08-48e3-8b6d-e3d75a22790e'] 2021-07-23 05:03:02.475 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 05:03:02.497 2416 1426146393608 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-07-23 05:03:02.499 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['781b0049-6a08-48e3-8b6d-e3d75a22790e'] 2021-07-23 05:03:02.858 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a4fd4e55-1564-48cb-a1fa-b0be8cccc7ee ebf1d37e9ef545a58cfc2d2faaf50b51 c763959a90a144f0978913c461a4d7e0 - - -] Security group member updated on remote: ['7f064852-391b-47cf-bc87-72775346e727'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 05:03:02.868 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-a4fd4e55-1564-48cb-a1fa-b0be8cccc7ee ebf1d37e9ef545a58cfc2d2faaf50b51 c763959a90a144f0978913c461a4d7e0 - - -] Security group member updated ['7f064852-391b-47cf-bc87-72775346e727'] 2021-07-23 05:03:03.176 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4fd4e55-1564-48cb-a1fa-b0be8cccc7ee ebf1d37e9ef545a58cfc2d2faaf50b51 c763959a90a144f0978913c461a4d7e0 - - -] port_delete event received for '781b0049-6a08-48e3-8b6d-e3d75a22790e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:03:03.957 2416 1426146390792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c858ec5c-2d09-442b-b873-34838b90f90f 2021-07-23 05:03:04.452 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 05:03:04.457 2416 1426146393608 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-07-23 05:03:04.488 2416 1426146393608 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-07-23 05:03:04.644 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Adding port c858ec5c-2d09-442b-b873-34838b90f90f 2021-07-23 05:03:04.670 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Port c858ec5c-2d09-442b-b873-34838b90f90f updated. Details: {'device': 'c858ec5c-2d09-442b-b873-34838b90f90f', 'network_id': '8262d930-52d3-469c-a82a-d992abcada77', 'port_id': 'c858ec5c-2d09-442b-b873-34838b90f90f', 'mac_address': 'fa:16:3e:31:ca:9c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 57, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6919981c-658b-4065-8f04-2301dcac5704', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 05:03:04.673 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] 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-07-23 05:03:04.673 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c858ec5c-2d09-442b-b873-34838b90f90f" 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-07-23 05:03:04.692 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c858ec5c-2d09-442b-b873-34838b90f90f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 05:03:04.692 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8262d930-52d3-469c-a82a-d992abcada77 2021-07-23 05:03:04.692 2416 1426146393608 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-07-23 05:03:04.796 2416 1426164895816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44065b54-1286-4e07-8fca-657c6ab3dadf ebf1d37e9ef545a58cfc2d2faaf50b51 c763959a90a144f0978913c461a4d7e0 - - -] port_delete event received for '8641bfd7-5147-4251-b751-1dde7705da58' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:03:04.827 2416 1426146393608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c858ec5c-2d09-442b-b873-34838b90f90f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:03:04.827 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c858ec5c-2d09-442b-b873-34838b90f90f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:03:04.827 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c858ec5c-2d09-442b-b873-34838b90f90f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 05:03:04.858 2416 1426146393608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 57, VLAN trunk: None to switch port c858ec5c-2d09-442b-b873-34838b90f90f 2021-07-23 05:03:04.915 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 05:03:04.936 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c858ec5c-2d09-442b-b873-34838b90f90f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 05:03:05.077 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c858ec5c-2d09-442b-b873-34838b90f90f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 05:03:05.082 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 05:03:05.082 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0dafb955-5bcc-429c-b24f-c8c9e17a5f10) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 05:03:05.082 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c858ec5c-2d09-442b-b873-34838b90f90f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 05:03:05.108 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 05:03:05.108 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c858ec5c-2d09-442b-b873-34838b90f90f not yet added. Adding. 2021-07-23 05:03:05.108 2416 1426146393608 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-07-23 05:03:05.123 2416 1426146393608 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-07-23 05:03:05.219 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c858ec5c-2d09-442b-b873-34838b90f90f" 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-07-23 05:03:05.302 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c858ec5c-2d09-442b-b873-34838b90f90f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:03:05.302 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c858ec5c-2d09-442b-b873-34838b90f90f" 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-07-23 05:03:05.406 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c858ec5c-2d09-442b-b873-34838b90f90f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:03:05.483 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c858ec5c-2d09-442b-b873-34838b90f90f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.813s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:03:05.505 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c858ec5c-2d09-442b-b873-34838b90f90f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 05:03:05.505 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c858ec5c-2d09-442b-b873-34838b90f90f processed. 2021-07-23 05:03:06.467 2416 1426146393608 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-07-23 05:03:06.629 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:03:09.596 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a301b8f6-41b0-48c6-8e51-a92411881eb6 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] port_delete event received for 'eb3cc01e-c194-4ae6-82ee-23f769281c23' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:03:10.625 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2c83560-98ca-4694-abdd-b07a318e0384 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] port_delete event received for '6fd16609-6f75-4e71-8b6e-4e1c706a8333' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:03:11.376 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cfc9e2d7-1b9d-4ab8-9aae-0d6abcb05a9e 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] port_delete event received for '69e1e62b-c938-4b21-a556-5cf021c071e1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:03:11.468 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-37bc49fd-01b2-48e5-a260-5282b9e212d5 - - - - -] port_delete event received for '69e1e62b-c938-4b21-a556-5cf021c071e1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:03:11.578 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cfc9e2d7-1b9d-4ab8-9aae-0d6abcb05a9e 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] network_delete received. Deleting network e75a493c-9d8e-41cd-b403-e809a1f6dc54 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 05:03:11.578 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cfc9e2d7-1b9d-4ab8-9aae-0d6abcb05a9e 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] Network e75a493c-9d8e-41cd-b403-e809a1f6dc54 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 05:03:37.358 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2385718f-50d2-4de1-9ba3-3c75c81dfb6a e9a90deddc2141fdbee8575d85589ea6 578e88217b534eddb390227b57375e27 - - -] port_delete event received for 'f96453e5-af02-489a-b4ef-f51986bf9a3e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:03:40.531 2416 1426146390968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 95ce5c98-c599-4210-9eca-1c1cfc203f94 2021-07-23 05:03:40.551 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 05:03:40.551 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '95ce5c98-c599-4210-9eca-1c1cfc203f94' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 05:03:40.562 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '95ce5c98-c599-4210-9eca-1c1cfc203f94' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 05:03:40.562 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 95ce5c98-c599-4210-9eca-1c1cfc203f94 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 05:03:40.592 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a31ca4cd-9eb9-4d05-8db7-5c87e06f873e 2021-07-23 05:03:40.592 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['95ce5c98-c599-4210-9eca-1c1cfc203f94'] 2021-07-23 05:03:40.592 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 05:03:40.592 2416 1426146393608 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-07-23 05:03:40.592 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['95ce5c98-c599-4210-9eca-1c1cfc203f94'] 2021-07-23 05:03:40.732 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7127322e-e982-47f8-8d27-fd2ed80f7d0f e9a90deddc2141fdbee8575d85589ea6 578e88217b534eddb390227b57375e27 - - -] Security group member updated on remote: ['c3f7a748-7548-42f9-a7fa-ce8c7a1162ad'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 05:03:40.732 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-7127322e-e982-47f8-8d27-fd2ed80f7d0f e9a90deddc2141fdbee8575d85589ea6 578e88217b534eddb390227b57375e27 - - -] Security group member updated ['c3f7a748-7548-42f9-a7fa-ce8c7a1162ad'] 2021-07-23 05:03:40.811 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7127322e-e982-47f8-8d27-fd2ed80f7d0f e9a90deddc2141fdbee8575d85589ea6 578e88217b534eddb390227b57375e27 - - -] port_delete event received for '95ce5c98-c599-4210-9eca-1c1cfc203f94' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:03:42.545 2416 1426146393608 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-07-23 05:03:42.567 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:03:43.592 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b84a67a-4741-44f9-adae-a2c85ee328e4 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] port_delete event received for '1f23b49f-f5e1-4b2a-a63e-1abd4a6edbf5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:03:44.411 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a06417b0-9467-489f-b7b0-1778501e613d e85c73d5b791481894e311f326879e20 c8aacb7fa3af440d9685ec11568d35fb - - -] Security group member updated on remote: ['0dafb955-5bcc-429c-b24f-c8c9e17a5f10'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 05:03:44.442 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-a06417b0-9467-489f-b7b0-1778501e613d e85c73d5b791481894e311f326879e20 c8aacb7fa3af440d9685ec11568d35fb - - -] Security group member updated ['0dafb955-5bcc-429c-b24f-c8c9e17a5f10'] 2021-07-23 05:03:44.567 2416 1426146390968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c858ec5c-2d09-442b-b873-34838b90f90f 2021-07-23 05:03:45.034 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a06417b0-9467-489f-b7b0-1778501e613d e85c73d5b791481894e311f326879e20 c8aacb7fa3af440d9685ec11568d35fb - - -] port_delete event received for 'c858ec5c-2d09-442b-b873-34838b90f90f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:03:45.614 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3163cce0-ff25-4e16-b09b-e88b0e930a74 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] port_delete event received for 'c1bd96fb-7276-4d34-b6cb-f1e003d6249e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:03:46.567 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 05:03:46.567 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c858ec5c-2d09-442b-b873-34838b90f90f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 05:03:46.567 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c858ec5c-2d09-442b-b873-34838b90f90f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 05:03:46.582 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c858ec5c-2d09-442b-b873-34838b90f90f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 05:03:46.582 2416 1426166014024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f4c2f67-6eb6-4927-831d-cf790ecbd5c0 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] port_delete event received for 'cc7b2fdd-345e-4492-a060-5ee772f88056' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:03:46.582 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8262d930-52d3-469c-a82a-d992abcada77 2021-07-23 05:03:46.607 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c858ec5c-2d09-442b-b873-34838b90f90f'] 2021-07-23 05:03:46.607 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 05:03:46.607 2416 1426146393608 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-07-23 05:03:46.623 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c858ec5c-2d09-442b-b873-34838b90f90f'] 2021-07-23 05:03:46.810 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f4c2f67-6eb6-4927-831d-cf790ecbd5c0 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] network_delete received. Deleting network a31ca4cd-9eb9-4d05-8db7-5c87e06f873e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 05:03:46.810 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f4c2f67-6eb6-4927-831d-cf790ecbd5c0 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] Network a31ca4cd-9eb9-4d05-8db7-5c87e06f873e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 05:03:47.895 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9586eec-e11c-4def-9c33-16b7eb6afea7 e85c73d5b791481894e311f326879e20 c8aacb7fa3af440d9685ec11568d35fb - - -] port_delete event received for '299d4a54-80fc-49a2-b408-41d915eb9674' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:03:48.489 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29c9c374-94fd-4886-84fc-1fd5a755570e 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] port_delete event received for 'fd8948b0-6106-4e5b-ae48-3dd51dc8ed76' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:03:48.576 2416 1426146393608 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-07-23 05:03:48.592 2416 1426146393608 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-07-23 05:03:49.576 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6aae52ac-ba9b-40f3-a224-dad56dd0cc92 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] port_delete event received for 'b3d2b7ac-dce7-47b5-812c-a8af0eb0fc8a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:03:50.431 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6294976b-4c52-4600-96bb-29113952309e 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] port_delete event received for '6bc89a2b-7689-4265-9a21-c7b312fc009b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:03:50.645 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6859deda-d17f-4a2e-b581-aa6feb30642a - - - - -] port_delete event received for '6bc89a2b-7689-4265-9a21-c7b312fc009b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:03:50.661 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6294976b-4c52-4600-96bb-29113952309e 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] network_delete received. Deleting network 0a1fd22e-b3a0-40bc-9ba1-77b3e579a51f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 05:03:50.661 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6294976b-4c52-4600-96bb-29113952309e 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] Network 0a1fd22e-b3a0-40bc-9ba1-77b3e579a51f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 05:03:51.598 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56f07452-1eac-44c0-a720-be22f9c0d506 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] port_delete event received for '79fa3512-f4a3-4ed7-b886-1397356b8560' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:03:53.035 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-580a403b-571a-4dea-95a5-243c5d159090 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] port_delete event received for 'ae826b0a-e6ad-4b17-b71a-a773dec1d5a0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:03:53.982 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f40a4539-cd1b-479b-8b90-999a53e0337e 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] port_delete event received for '0a65490f-74b3-4272-91ce-c1be985ad7c1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:03:54.238 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f40a4539-cd1b-479b-8b90-999a53e0337e 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] network_delete received. Deleting network 8262d930-52d3-469c-a82a-d992abcada77 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 05:03:54.254 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f40a4539-cd1b-479b-8b90-999a53e0337e 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] Network 8262d930-52d3-469c-a82a-d992abcada77 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 05:03:56.795 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2bfa5dc-0c7c-4794-b714-34a32381288c - - - - -] port_update received: 8b453dbc-bba4-4f40-909b-8a80d76b6d00 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 05:03:56.810 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2bfa5dc-0c7c-4794-b714-34a32381288c - - - - -] No port 8b453dbc-bba4-4f40-909b-8a80d76b6d00 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 05:04:00.911 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7f7552d8-0d29-42d6-8c58-41be0be19e42 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Security group member updated on remote: ['306169c2-a0bf-4c8b-b050-f736526efa6d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 05:04:00.911 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-7f7552d8-0d29-42d6-8c58-41be0be19e42 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Security group member updated ['306169c2-a0bf-4c8b-b050-f736526efa6d'] 2021-07-23 05:04:01.435 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48961eb0-2b40-4cea-aaf3-2b60ad3db547 - - - - -] port_update received: a77c4372-1afe-41f1-ad8e-1a2b4b87eff1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 05:04:01.452 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48961eb0-2b40-4cea-aaf3-2b60ad3db547 - - - - -] No port a77c4372-1afe-41f1-ad8e-1a2b4b87eff1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 05:04:02.349 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-abb9785b-8d28-444f-9cbc-90ad7328c05e d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] port_update received: 8470739a-fe3a-4e56-ab52-443168d0e9a4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 05:04:02.383 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-abb9785b-8d28-444f-9cbc-90ad7328c05e d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] No port 8470739a-fe3a-4e56-ab52-443168d0e9a4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 05:04:03.703 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a9be397-9123-4a1d-bec9-1f2da34beb1f - - - - -] port_update received: d8d3fa80-0484-4b94-9233-b0e94bd063e3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 05:04:03.717 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a9be397-9123-4a1d-bec9-1f2da34beb1f - - - - -] No port d8d3fa80-0484-4b94-9233-b0e94bd063e3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 05:04:04.366 2416 1426146390792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8470739a-fe3a-4e56-ab52-443168d0e9a4 2021-07-23 05:04:04.654 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 05:04:04.946 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Adding port 8470739a-fe3a-4e56-ab52-443168d0e9a4 2021-07-23 05:04:04.946 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Port 8470739a-fe3a-4e56-ab52-443168d0e9a4 updated. Details: {'device': '8470739a-fe3a-4e56-ab52-443168d0e9a4', 'network_id': '1115755b-179e-4106-b5d8-4abf9477eb61', 'port_id': '8470739a-fe3a-4e56-ab52-443168d0e9a4', 'mac_address': 'fa:16:3e:fe:c8:05', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 68, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '688ce88a-50f0-4963-b285-460120fcc6f4', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 05:04:04.962 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] 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-07-23 05:04:04.962 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8470739a-fe3a-4e56-ab52-443168d0e9a4" 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-07-23 05:04:04.977 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8470739a-fe3a-4e56-ab52-443168d0e9a4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 05:04:04.977 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1115755b-179e-4106-b5d8-4abf9477eb61 2021-07-23 05:04:04.990 2416 1426146393608 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-07-23 05:04:05.125 2416 1426146393608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8470739a-fe3a-4e56-ab52-443168d0e9a4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:04:05.125 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8470739a-fe3a-4e56-ab52-443168d0e9a4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:04:05.144 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8470739a-fe3a-4e56-ab52-443168d0e9a4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 05:04:05.144 2416 1426146393608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 68, VLAN trunk: None to switch port 8470739a-fe3a-4e56-ab52-443168d0e9a4 2021-07-23 05:04:05.209 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 05:04:05.232 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8470739a-fe3a-4e56-ab52-443168d0e9a4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 05:04:05.245 2416 1426166038600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1217b101-b177-42a9-8326-648845638836 10333dd2f8a846aaabff93630400a1a2 22f452cce63144229410824dee79aa7a - - -] Security group rule updated on remote: ['c154c048-1ff5-4f3e-bc46-223b971d818a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 05:04:05.245 2416 1426166038600 MainThread INFO neutron.agent.securitygroups_rpc [req-1217b101-b177-42a9-8326-648845638836 10333dd2f8a846aaabff93630400a1a2 22f452cce63144229410824dee79aa7a - - -] Security group rule updated ['c154c048-1ff5-4f3e-bc46-223b971d818a'] 2021-07-23 05:04:05.352 2416 1426166038776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dc8dd5b6-1662-4a08-84b2-1f31d48470f3 10333dd2f8a846aaabff93630400a1a2 22f452cce63144229410824dee79aa7a - - -] Security group rule updated on remote: ['c154c048-1ff5-4f3e-bc46-223b971d818a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 05:04:05.373 2416 1426166038776 MainThread INFO neutron.agent.securitygroups_rpc [req-dc8dd5b6-1662-4a08-84b2-1f31d48470f3 10333dd2f8a846aaabff93630400a1a2 22f452cce63144229410824dee79aa7a - - -] Security group rule updated ['c154c048-1ff5-4f3e-bc46-223b971d818a'] 2021-07-23 05:04:05.414 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8470739a-fe3a-4e56-ab52-443168d0e9a4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 05:04:05.414 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 05:04:05.414 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (306169c2-a0bf-4c8b-b050-f736526efa6d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 05:04:05.435 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (306169c2-a0bf-4c8b-b050-f736526efa6d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 05:04:05.435 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8470739a-fe3a-4e56-ab52-443168d0e9a4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 05:04:05.446 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 05:04:05.446 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8470739a-fe3a-4e56-ab52-443168d0e9a4 not yet added. Adding. 2021-07-23 05:04:05.446 2416 1426146393608 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-07-23 05:04:05.466 2416 1426146393608 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-07-23 05:04:05.498 2416 1426166038952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0ccaf5ef-5063-4734-b80e-63a5968ecc89 10333dd2f8a846aaabff93630400a1a2 22f452cce63144229410824dee79aa7a - - -] Security group rule updated on remote: ['c154c048-1ff5-4f3e-bc46-223b971d818a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 05:04:05.498 2416 1426166038952 MainThread INFO neutron.agent.securitygroups_rpc [req-0ccaf5ef-5063-4734-b80e-63a5968ecc89 10333dd2f8a846aaabff93630400a1a2 22f452cce63144229410824dee79aa7a - - -] Security group rule updated ['c154c048-1ff5-4f3e-bc46-223b971d818a'] 2021-07-23 05:04:05.551 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8470739a-fe3a-4e56-ab52-443168d0e9a4" 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-07-23 05:04:05.626 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8470739a-fe3a-4e56-ab52-443168d0e9a4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:04:05.626 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8470739a-fe3a-4e56-ab52-443168d0e9a4" 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-07-23 05:04:05.626 2416 1426166039128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-158b0ca0-b349-4f3f-9afd-06db4289d5c1 10333dd2f8a846aaabff93630400a1a2 22f452cce63144229410824dee79aa7a - - -] Security group rule updated on remote: ['c154c048-1ff5-4f3e-bc46-223b971d818a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 05:04:05.654 2416 1426166039128 MainThread INFO neutron.agent.securitygroups_rpc [req-158b0ca0-b349-4f3f-9afd-06db4289d5c1 10333dd2f8a846aaabff93630400a1a2 22f452cce63144229410824dee79aa7a - - -] Security group rule updated ['c154c048-1ff5-4f3e-bc46-223b971d818a'] 2021-07-23 05:04:05.725 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8470739a-fe3a-4e56-ab52-443168d0e9a4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:04:05.787 2416 1426166038776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9bbfe6a6-9607-4faf-b807-9e58d4ebdf74 10333dd2f8a846aaabff93630400a1a2 22f452cce63144229410824dee79aa7a - - -] Security group rule updated on remote: ['c154c048-1ff5-4f3e-bc46-223b971d818a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 05:04:05.805 2416 1426166038776 MainThread INFO neutron.agent.securitygroups_rpc [req-9bbfe6a6-9607-4faf-b807-9e58d4ebdf74 10333dd2f8a846aaabff93630400a1a2 22f452cce63144229410824dee79aa7a - - -] Security group rule updated ['c154c048-1ff5-4f3e-bc46-223b971d818a'] 2021-07-23 05:04:05.811 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8470739a-fe3a-4e56-ab52-443168d0e9a4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.859s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:04:05.811 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8470739a-fe3a-4e56-ab52-443168d0e9a4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 05:04:05.811 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8470739a-fe3a-4e56-ab52-443168d0e9a4 processed. 2021-07-23 05:04:05.914 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c070b297-1cd4-433b-a698-8260d3b53970 10333dd2f8a846aaabff93630400a1a2 22f452cce63144229410824dee79aa7a - - -] Security group rule updated on remote: ['c154c048-1ff5-4f3e-bc46-223b971d818a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 05:04:05.930 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-c070b297-1cd4-433b-a698-8260d3b53970 10333dd2f8a846aaabff93630400a1a2 22f452cce63144229410824dee79aa7a - - -] Security group rule updated ['c154c048-1ff5-4f3e-bc46-223b971d818a'] 2021-07-23 05:04:06.670 2416 1426146393608 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-07-23 05:04:06.858 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:04:08.441 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c0a2025-abf2-4bb1-b7ab-3b2069a036ae - - - - -] port_update received: 9287b0ae-a0ba-4c7b-ac1a-4644de613e58 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 05:04:09.392 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c0a2025-abf2-4bb1-b7ab-3b2069a036ae - - - - -] No port 9287b0ae-a0ba-4c7b-ac1a-4644de613e58 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 05:04:27.888 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0a6dc730-ddbb-48cd-8543-3f9a63189864 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Security group member updated on remote: ['306169c2-a0bf-4c8b-b050-f736526efa6d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 05:04:27.888 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-0a6dc730-ddbb-48cd-8543-3f9a63189864 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Security group member updated ['306169c2-a0bf-4c8b-b050-f736526efa6d'] 2021-07-23 05:04:27.915 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-0a6dc730-ddbb-48cd-8543-3f9a63189864 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Refresh firewall rules 2021-07-23 05:04:27.915 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0a6dc730-ddbb-48cd-8543-3f9a63189864 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Get security group information for devices via rpc ['8470739a-fe3a-4e56-ab52-443168d0e9a4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 05:04:28.062 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0a6dc730-ddbb-48cd-8543-3f9a63189864 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update security group information for ports dict_keys(['8470739a-fe3a-4e56-ab52-443168d0e9a4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 05:04:28.082 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0a6dc730-ddbb-48cd-8543-3f9a63189864 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 05:04:28.096 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0a6dc730-ddbb-48cd-8543-3f9a63189864 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update rules of security group (306169c2-a0bf-4c8b-b050-f736526efa6d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 05:04:28.096 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0a6dc730-ddbb-48cd-8543-3f9a63189864 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update members of security group (306169c2-a0bf-4c8b-b050-f736526efa6d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 05:04:28.113 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0a6dc730-ddbb-48cd-8543-3f9a63189864 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update port filter for 8470739a-fe3a-4e56-ab52-443168d0e9a4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 05:04:28.113 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0a6dc730-ddbb-48cd-8543-3f9a63189864 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Updating port rules. 2021-07-23 05:04:28.125 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0a6dc730-ddbb-48cd-8543-3f9a63189864 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-23 05:04:28.140 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-0a6dc730-ddbb-48cd-8543-3f9a63189864 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-8470739a-fe3a-4e56-ab52-443168d0e9a4" 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-07-23 05:04:28.237 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-0a6dc730-ddbb-48cd-8543-3f9a63189864 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-8470739a-fe3a-4e56-ab52-443168d0e9a4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:04:28.249 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-0a6dc730-ddbb-48cd-8543-3f9a63189864 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-8470739a-fe3a-4e56-ab52-443168d0e9a4" 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-07-23 05:04:28.276 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-0a6dc730-ddbb-48cd-8543-3f9a63189864 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-8470739a-fe3a-4e56-ab52-443168d0e9a4" 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-07-23 05:04:28.906 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3208efc-4f2e-49e2-b58e-f512d64e8262 d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] port_update received: 3ccf0ba1-db38-473c-badb-577678d46150 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 05:04:28.922 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3208efc-4f2e-49e2-b58e-f512d64e8262 d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] No port 3ccf0ba1-db38-473c-badb-577678d46150 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 05:04:30.591 2416 1426146390792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3ccf0ba1-db38-473c-badb-577678d46150 2021-07-23 05:04:31.461 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 05:04:31.647 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Adding port 3ccf0ba1-db38-473c-badb-577678d46150 2021-07-23 05:04:31.669 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Port 3ccf0ba1-db38-473c-badb-577678d46150 updated. Details: {'device': '3ccf0ba1-db38-473c-badb-577678d46150', 'network_id': '1115755b-179e-4106-b5d8-4abf9477eb61', 'port_id': '3ccf0ba1-db38-473c-badb-577678d46150', 'mac_address': 'fa:16:3e:93:db:f0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 68, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '688ce88a-50f0-4963-b285-460120fcc6f4', '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-07-23 05:04:31.669 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] 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-07-23 05:04:31.682 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3ccf0ba1-db38-473c-badb-577678d46150" 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-07-23 05:04:31.691 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3ccf0ba1-db38-473c-badb-577678d46150 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 05:04:31.691 2416 1426146393608 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-07-23 05:04:31.842 2416 1426146393608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3ccf0ba1-db38-473c-badb-577678d46150') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:04:31.842 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3ccf0ba1-db38-473c-badb-577678d46150') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:04:31.858 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3ccf0ba1-db38-473c-badb-577678d46150 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 05:04:31.874 2416 1426146393608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 68, VLAN trunk: None to switch port 3ccf0ba1-db38-473c-badb-577678d46150 2021-07-23 05:04:31.935 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 05:04:31.954 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3ccf0ba1-db38-473c-badb-577678d46150'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 05:04:32.107 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3ccf0ba1-db38-473c-badb-577678d46150']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 05:04:32.107 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 05:04:32.126 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (306169c2-a0bf-4c8b-b050-f736526efa6d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 05:04:32.126 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (306169c2-a0bf-4c8b-b050-f736526efa6d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 05:04:32.142 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3ccf0ba1-db38-473c-badb-577678d46150 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 05:04:32.142 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 05:04:32.154 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3ccf0ba1-db38-473c-badb-577678d46150 not yet added. Adding. 2021-07-23 05:04:32.154 2416 1426146393608 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-07-23 05:04:32.171 2416 1426146393608 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-07-23 05:04:32.266 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ccf0ba1-db38-473c-badb-577678d46150" 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-07-23 05:04:32.352 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ccf0ba1-db38-473c-badb-577678d46150" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:04:32.369 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ccf0ba1-db38-473c-badb-577678d46150" 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-07-23 05:04:32.466 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ccf0ba1-db38-473c-badb-577678d46150" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:04:32.570 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3ccf0ba1-db38-473c-badb-577678d46150" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:04:32.570 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3ccf0ba1-db38-473c-badb-577678d46150 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 05:04:32.570 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3ccf0ba1-db38-473c-badb-577678d46150 processed. 2021-07-23 05:04:33.489 2416 1426146393608 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-07-23 05:04:33.702 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:04:34.406 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c8890423-61ee-4c91-aa64-c340a1cf7aef 10333dd2f8a846aaabff93630400a1a2 22f452cce63144229410824dee79aa7a - - -] Security group member updated on remote: ['c154c048-1ff5-4f3e-bc46-223b971d818a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 05:04:34.406 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-c8890423-61ee-4c91-aa64-c340a1cf7aef 10333dd2f8a846aaabff93630400a1a2 22f452cce63144229410824dee79aa7a - - -] Security group member updated ['c154c048-1ff5-4f3e-bc46-223b971d818a'] 2021-07-23 05:04:35.251 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-713ecf87-08e4-4177-a611-06e009b91056 d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] port_update received: eee85494-fe6a-4df2-a820-d04d6b219815 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 05:04:35.279 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-713ecf87-08e4-4177-a611-06e009b91056 d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] No port eee85494-fe6a-4df2-a820-d04d6b219815 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 05:04:39.406 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-581490f8-0844-4856-b96e-291abc4d28fa 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Security group member updated on remote: ['306169c2-a0bf-4c8b-b050-f736526efa6d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 05:04:39.422 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-581490f8-0844-4856-b96e-291abc4d28fa 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Security group member updated ['306169c2-a0bf-4c8b-b050-f736526efa6d'] 2021-07-23 05:04:39.436 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-581490f8-0844-4856-b96e-291abc4d28fa 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Refresh firewall rules 2021-07-23 05:04:39.436 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-581490f8-0844-4856-b96e-291abc4d28fa 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Get security group information for devices via rpc ['8470739a-fe3a-4e56-ab52-443168d0e9a4', '3ccf0ba1-db38-473c-badb-577678d46150'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 05:04:39.669 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-581490f8-0844-4856-b96e-291abc4d28fa 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update security group information for ports dict_keys(['3ccf0ba1-db38-473c-badb-577678d46150', '8470739a-fe3a-4e56-ab52-443168d0e9a4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 05:04:39.669 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-581490f8-0844-4856-b96e-291abc4d28fa 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 05:04:39.669 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-581490f8-0844-4856-b96e-291abc4d28fa 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update rules of security group (306169c2-a0bf-4c8b-b050-f736526efa6d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 05:04:39.695 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-581490f8-0844-4856-b96e-291abc4d28fa 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update members of security group (306169c2-a0bf-4c8b-b050-f736526efa6d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 05:04:39.695 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-581490f8-0844-4856-b96e-291abc4d28fa 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update port filter for 3ccf0ba1-db38-473c-badb-577678d46150 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 05:04:39.695 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-581490f8-0844-4856-b96e-291abc4d28fa 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Updating port rules. 2021-07-23 05:04:39.695 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-581490f8-0844-4856-b96e-291abc4d28fa 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-23 05:04:39.719 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-581490f8-0844-4856-b96e-291abc4d28fa 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-3ccf0ba1-db38-473c-badb-577678d46150" 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-07-23 05:04:39.827 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-581490f8-0844-4856-b96e-291abc4d28fa 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-3ccf0ba1-db38-473c-badb-577678d46150" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:04:39.843 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-581490f8-0844-4856-b96e-291abc4d28fa 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-3ccf0ba1-db38-473c-badb-577678d46150" 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-07-23 05:04:39.843 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-581490f8-0844-4856-b96e-291abc4d28fa 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-3ccf0ba1-db38-473c-badb-577678d46150" 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-07-23 05:04:39.858 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-581490f8-0844-4856-b96e-291abc4d28fa 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update port filter for 8470739a-fe3a-4e56-ab52-443168d0e9a4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 05:04:39.858 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-581490f8-0844-4856-b96e-291abc4d28fa 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Updating port rules. 2021-07-23 05:04:39.872 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-581490f8-0844-4856-b96e-291abc4d28fa 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-23 05:04:39.872 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-581490f8-0844-4856-b96e-291abc4d28fa 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-8470739a-fe3a-4e56-ab52-443168d0e9a4" 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-07-23 05:04:39.998 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-581490f8-0844-4856-b96e-291abc4d28fa 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-8470739a-fe3a-4e56-ab52-443168d0e9a4" 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-07-23 05:04:39.998 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-581490f8-0844-4856-b96e-291abc4d28fa 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-8470739a-fe3a-4e56-ab52-443168d0e9a4" 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-07-23 05:04:40.014 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-581490f8-0844-4856-b96e-291abc4d28fa 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-8470739a-fe3a-4e56-ab52-443168d0e9a4" 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-07-23 05:04:40.234 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4a54545-b9e0-4d5b-97f7-8427281d31cb d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] port_update received: 260b52f8-67fa-450d-831b-cb5d03abf10c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 05:04:40.250 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4a54545-b9e0-4d5b-97f7-8427281d31cb d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] No port 260b52f8-67fa-450d-831b-cb5d03abf10c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 05:04:42.685 2416 1426146390792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 260b52f8-67fa-450d-831b-cb5d03abf10c 2021-07-23 05:04:42.685 2416 1426146390792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: eee85494-fe6a-4df2-a820-d04d6b219815 2021-07-23 05:04:43.540 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 05:04:44.094 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Adding port 260b52f8-67fa-450d-831b-cb5d03abf10c 2021-07-23 05:04:44.094 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Port 260b52f8-67fa-450d-831b-cb5d03abf10c updated. Details: {'device': '260b52f8-67fa-450d-831b-cb5d03abf10c', 'network_id': '1115755b-179e-4106-b5d8-4abf9477eb61', 'port_id': '260b52f8-67fa-450d-831b-cb5d03abf10c', 'mac_address': 'fa:16:3e:80:8f:99', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 68, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '688ce88a-50f0-4963-b285-460120fcc6f4', '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-07-23 05:04:44.111 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] 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-07-23 05:04:44.111 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Adding port eee85494-fe6a-4df2-a820-d04d6b219815 2021-07-23 05:04:44.111 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Port eee85494-fe6a-4df2-a820-d04d6b219815 updated. Details: {'device': 'eee85494-fe6a-4df2-a820-d04d6b219815', 'network_id': 'f544389f-65ea-4d2e-aff0-e449607c0386', 'port_id': 'eee85494-fe6a-4df2-a820-d04d6b219815', 'mac_address': 'fa:16:3e:df:27:99', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 93, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '596cc5f4-de00-4e4e-a09c-446d2690249a', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 05:04:44.126 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] 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-07-23 05:04:44.138 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-260b52f8-67fa-450d-831b-cb5d03abf10c" 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-07-23 05:04:44.138 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 260b52f8-67fa-450d-831b-cb5d03abf10c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 05:04:44.138 2416 1426146393608 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-07-23 05:04:44.154 2416 1426166161480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-eee85494-fe6a-4df2-a820-d04d6b219815" 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-07-23 05:04:44.154 2416 1426166161480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port eee85494-fe6a-4df2-a820-d04d6b219815 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 05:04:44.169 2416 1426166161480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f544389f-65ea-4d2e-aff0-e449607c0386 2021-07-23 05:04:44.169 2416 1426166161480 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-07-23 05:04:44.295 2416 1426146393608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '260b52f8-67fa-450d-831b-cb5d03abf10c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:04:44.295 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '260b52f8-67fa-450d-831b-cb5d03abf10c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:04:44.318 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 260b52f8-67fa-450d-831b-cb5d03abf10c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 05:04:44.318 2416 1426146393608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 68, VLAN trunk: None to switch port 260b52f8-67fa-450d-831b-cb5d03abf10c 2021-07-23 05:04:44.343 2416 1426166161480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'eee85494-fe6a-4df2-a820-d04d6b219815') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:04:44.358 2416 1426166161480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'eee85494-fe6a-4df2-a820-d04d6b219815') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:04:44.358 2416 1426166161480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port eee85494-fe6a-4df2-a820-d04d6b219815 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 05:04:44.374 2416 1426166161480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 93, VLAN trunk: None to switch port eee85494-fe6a-4df2-a820-d04d6b219815 2021-07-23 05:04:44.436 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 05:04:44.436 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['260b52f8-67fa-450d-831b-cb5d03abf10c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 05:04:44.454 2416 1426166161480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 05:04:44.477 2416 1426166161480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['eee85494-fe6a-4df2-a820-d04d6b219815'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 05:04:44.685 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['260b52f8-67fa-450d-831b-cb5d03abf10c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 05:04:44.693 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 05:04:44.693 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (306169c2-a0bf-4c8b-b050-f736526efa6d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 05:04:44.712 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (306169c2-a0bf-4c8b-b050-f736526efa6d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 05:04:44.719 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 260b52f8-67fa-450d-831b-cb5d03abf10c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 05:04:44.719 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 05:04:44.719 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 260b52f8-67fa-450d-831b-cb5d03abf10c not yet added. Adding. 2021-07-23 05:04:44.719 2416 1426146393608 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-07-23 05:04:44.743 2416 1426146393608 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-07-23 05:04:44.782 2416 1426166161480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['eee85494-fe6a-4df2-a820-d04d6b219815']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 05:04:44.782 2416 1426166161480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 05:04:44.805 2416 1426166161480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c154c048-1ff5-4f3e-bc46-223b971d818a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 05:04:44.805 2416 1426166161480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for eee85494-fe6a-4df2-a820-d04d6b219815 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 05:04:44.824 2416 1426166161480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 05:04:44.826 2416 1426166161480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device eee85494-fe6a-4df2-a820-d04d6b219815 not yet added. Adding. 2021-07-23 05:04:44.826 2416 1426166161480 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-07-23 05:04:44.826 2416 1426166161480 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-07-23 05:04:44.890 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-260b52f8-67fa-450d-831b-cb5d03abf10c" 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-07-23 05:04:44.956 2416 1426166161480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eee85494-fe6a-4df2-a820-d04d6b219815" 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-07-23 05:04:45.030 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-260b52f8-67fa-450d-831b-cb5d03abf10c" 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-07-23 05:04:45.030 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-260b52f8-67fa-450d-831b-cb5d03abf10c" 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-07-23 05:04:45.078 2416 1426166161480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eee85494-fe6a-4df2-a820-d04d6b219815" 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-07-23 05:04:45.092 2416 1426166161480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eee85494-fe6a-4df2-a820-d04d6b219815" 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-07-23 05:04:45.186 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-260b52f8-67fa-450d-831b-cb5d03abf10c" 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-07-23 05:04:47.920 2416 1426166161480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eee85494-fe6a-4df2-a820-d04d6b219815" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.828s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:04:48.019 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-260b52f8-67fa-450d-831b-cb5d03abf10c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:04:48.030 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 260b52f8-67fa-450d-831b-cb5d03abf10c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 05:04:48.030 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 260b52f8-67fa-450d-831b-cb5d03abf10c processed. 2021-07-23 05:04:48.095 2416 1426166161480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-eee85494-fe6a-4df2-a820-d04d6b219815" 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-07-23 05:04:48.095 2416 1426166161480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port eee85494-fe6a-4df2-a820-d04d6b219815 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 05:04:48.110 2416 1426166161480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port eee85494-fe6a-4df2-a820-d04d6b219815 processed. 2021-07-23 05:04:49.564 2416 1426146393608 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-07-23 05:04:49.967 2416 1426146393608 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-07-23 05:05:05.192 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bd97db2f-a388-4d84-9c19-c72afdd5c3be 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Security group member updated on remote: ['306169c2-a0bf-4c8b-b050-f736526efa6d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 05:05:05.192 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-bd97db2f-a388-4d84-9c19-c72afdd5c3be 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Security group member updated ['306169c2-a0bf-4c8b-b050-f736526efa6d'] 2021-07-23 05:05:05.204 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-bd97db2f-a388-4d84-9c19-c72afdd5c3be 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Refresh firewall rules 2021-07-23 05:05:05.219 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bd97db2f-a388-4d84-9c19-c72afdd5c3be 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Get security group information for devices via rpc ['8470739a-fe3a-4e56-ab52-443168d0e9a4', '3ccf0ba1-db38-473c-badb-577678d46150', '260b52f8-67fa-450d-831b-cb5d03abf10c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 05:05:05.561 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bd97db2f-a388-4d84-9c19-c72afdd5c3be 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update security group information for ports dict_keys(['260b52f8-67fa-450d-831b-cb5d03abf10c', '3ccf0ba1-db38-473c-badb-577678d46150', '8470739a-fe3a-4e56-ab52-443168d0e9a4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 05:05:05.576 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bd97db2f-a388-4d84-9c19-c72afdd5c3be 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 05:05:05.576 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bd97db2f-a388-4d84-9c19-c72afdd5c3be 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update rules of security group (306169c2-a0bf-4c8b-b050-f736526efa6d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 05:05:05.591 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bd97db2f-a388-4d84-9c19-c72afdd5c3be 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update members of security group (306169c2-a0bf-4c8b-b050-f736526efa6d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 05:05:05.591 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bd97db2f-a388-4d84-9c19-c72afdd5c3be 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update port filter for 260b52f8-67fa-450d-831b-cb5d03abf10c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 05:05:05.591 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bd97db2f-a388-4d84-9c19-c72afdd5c3be 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Updating port rules. 2021-07-23 05:05:05.591 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bd97db2f-a388-4d84-9c19-c72afdd5c3be 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-23 05:05:05.622 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-bd97db2f-a388-4d84-9c19-c72afdd5c3be 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-260b52f8-67fa-450d-831b-cb5d03abf10c" 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-07-23 05:05:05.795 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-bd97db2f-a388-4d84-9c19-c72afdd5c3be 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-260b52f8-67fa-450d-831b-cb5d03abf10c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:05:05.811 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-bd97db2f-a388-4d84-9c19-c72afdd5c3be 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-260b52f8-67fa-450d-831b-cb5d03abf10c" 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-07-23 05:05:05.811 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-bd97db2f-a388-4d84-9c19-c72afdd5c3be 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-260b52f8-67fa-450d-831b-cb5d03abf10c" 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-07-23 05:05:05.811 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bd97db2f-a388-4d84-9c19-c72afdd5c3be 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update port filter for 3ccf0ba1-db38-473c-badb-577678d46150 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 05:05:05.842 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bd97db2f-a388-4d84-9c19-c72afdd5c3be 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Updating port rules. 2021-07-23 05:05:05.842 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bd97db2f-a388-4d84-9c19-c72afdd5c3be 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-23 05:05:05.858 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-bd97db2f-a388-4d84-9c19-c72afdd5c3be 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-3ccf0ba1-db38-473c-badb-577678d46150" 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-07-23 05:05:06.045 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-bd97db2f-a388-4d84-9c19-c72afdd5c3be 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-3ccf0ba1-db38-473c-badb-577678d46150" 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-07-23 05:05:06.063 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-bd97db2f-a388-4d84-9c19-c72afdd5c3be 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-3ccf0ba1-db38-473c-badb-577678d46150" 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-07-23 05:05:06.063 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-bd97db2f-a388-4d84-9c19-c72afdd5c3be 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-3ccf0ba1-db38-473c-badb-577678d46150" 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-07-23 05:05:06.078 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bd97db2f-a388-4d84-9c19-c72afdd5c3be 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update port filter for 8470739a-fe3a-4e56-ab52-443168d0e9a4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 05:05:06.078 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bd97db2f-a388-4d84-9c19-c72afdd5c3be 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Updating port rules. 2021-07-23 05:05:06.092 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bd97db2f-a388-4d84-9c19-c72afdd5c3be 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-23 05:05:06.092 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-bd97db2f-a388-4d84-9c19-c72afdd5c3be 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-8470739a-fe3a-4e56-ab52-443168d0e9a4" 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-07-23 05:05:06.173 2416 1426166161480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c7db45a-7a9d-4b70-9774-75d64a54906e d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] port_update received: ff66e1b5-57b6-4994-9f47-659173232cd9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 05:05:06.203 2416 1426166161480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c7db45a-7a9d-4b70-9774-75d64a54906e d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] No port ff66e1b5-57b6-4994-9f47-659173232cd9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 05:05:06.279 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-bd97db2f-a388-4d84-9c19-c72afdd5c3be 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-8470739a-fe3a-4e56-ab52-443168d0e9a4" 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-07-23 05:05:06.296 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-bd97db2f-a388-4d84-9c19-c72afdd5c3be 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-8470739a-fe3a-4e56-ab52-443168d0e9a4" 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-07-23 05:05:06.296 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-bd97db2f-a388-4d84-9c19-c72afdd5c3be 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-8470739a-fe3a-4e56-ab52-443168d0e9a4" 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-07-23 05:05:08.117 2416 1426146390792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ff66e1b5-57b6-4994-9f47-659173232cd9 2021-07-23 05:05:09.649 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 05:05:09.831 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Adding port ff66e1b5-57b6-4994-9f47-659173232cd9 2021-07-23 05:05:09.858 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Port ff66e1b5-57b6-4994-9f47-659173232cd9 updated. Details: {'device': 'ff66e1b5-57b6-4994-9f47-659173232cd9', 'network_id': '1115755b-179e-4106-b5d8-4abf9477eb61', 'port_id': 'ff66e1b5-57b6-4994-9f47-659173232cd9', 'mac_address': 'fa:16:3e:0a:2c:84', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 68, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '688ce88a-50f0-4963-b285-460120fcc6f4', '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-07-23 05:05:09.858 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] 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-07-23 05:05:09.858 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ff66e1b5-57b6-4994-9f47-659173232cd9" 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-07-23 05:05:09.858 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ff66e1b5-57b6-4994-9f47-659173232cd9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 05:05:09.892 2416 1426146393608 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-07-23 05:05:10.070 2416 1426146393608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ff66e1b5-57b6-4994-9f47-659173232cd9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:05:10.080 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ff66e1b5-57b6-4994-9f47-659173232cd9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:05:10.080 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ff66e1b5-57b6-4994-9f47-659173232cd9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 05:05:10.095 2416 1426146393608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 68, VLAN trunk: None to switch port ff66e1b5-57b6-4994-9f47-659173232cd9 2021-07-23 05:05:10.205 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 05:05:10.205 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ff66e1b5-57b6-4994-9f47-659173232cd9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 05:05:10.358 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ff66e1b5-57b6-4994-9f47-659173232cd9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 05:05:10.358 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 05:05:10.358 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (306169c2-a0bf-4c8b-b050-f736526efa6d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 05:05:10.388 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (306169c2-a0bf-4c8b-b050-f736526efa6d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 05:05:10.388 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ff66e1b5-57b6-4994-9f47-659173232cd9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 05:05:10.388 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 05:05:10.407 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ff66e1b5-57b6-4994-9f47-659173232cd9 not yet added. Adding. 2021-07-23 05:05:10.407 2416 1426146393608 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-07-23 05:05:10.407 2416 1426146393608 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-07-23 05:05:10.595 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff66e1b5-57b6-4994-9f47-659173232cd9" 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-07-23 05:05:10.761 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff66e1b5-57b6-4994-9f47-659173232cd9" 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-07-23 05:05:10.776 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff66e1b5-57b6-4994-9f47-659173232cd9" 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-07-23 05:05:10.983 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff66e1b5-57b6-4994-9f47-659173232cd9" 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-07-23 05:05:11.115 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ff66e1b5-57b6-4994-9f47-659173232cd9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:05:11.125 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ff66e1b5-57b6-4994-9f47-659173232cd9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 05:05:11.125 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ff66e1b5-57b6-4994-9f47-659173232cd9 processed. 2021-07-23 05:05:11.653 2416 1426146393608 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-07-23 05:05:11.833 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:05:27.780 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-91c5c6b7-09d1-4428-b86b-e02ab4d6f4df 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Security group member updated on remote: ['306169c2-a0bf-4c8b-b050-f736526efa6d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 05:05:27.797 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-91c5c6b7-09d1-4428-b86b-e02ab4d6f4df 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Security group member updated ['306169c2-a0bf-4c8b-b050-f736526efa6d'] 2021-07-23 05:05:27.797 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-91c5c6b7-09d1-4428-b86b-e02ab4d6f4df 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Refresh firewall rules 2021-07-23 05:05:27.797 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-91c5c6b7-09d1-4428-b86b-e02ab4d6f4df 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Get security group information for devices via rpc ['8470739a-fe3a-4e56-ab52-443168d0e9a4', '3ccf0ba1-db38-473c-badb-577678d46150', '260b52f8-67fa-450d-831b-cb5d03abf10c', 'ff66e1b5-57b6-4994-9f47-659173232cd9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 05:05:27.887 2416 1426166161480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91c5c6b7-09d1-4428-b86b-e02ab4d6f4df 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] port_delete event received for 'ff66e1b5-57b6-4994-9f47-659173232cd9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:05:28.138 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-91c5c6b7-09d1-4428-b86b-e02ab4d6f4df 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update security group information for ports dict_keys(['260b52f8-67fa-450d-831b-cb5d03abf10c', '3ccf0ba1-db38-473c-badb-577678d46150', '8470739a-fe3a-4e56-ab52-443168d0e9a4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 05:05:28.149 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-91c5c6b7-09d1-4428-b86b-e02ab4d6f4df 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 05:05:28.159 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-91c5c6b7-09d1-4428-b86b-e02ab4d6f4df 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update rules of security group (306169c2-a0bf-4c8b-b050-f736526efa6d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 05:05:28.159 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-91c5c6b7-09d1-4428-b86b-e02ab4d6f4df 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update members of security group (306169c2-a0bf-4c8b-b050-f736526efa6d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 05:05:28.175 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-91c5c6b7-09d1-4428-b86b-e02ab4d6f4df 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update port filter for 260b52f8-67fa-450d-831b-cb5d03abf10c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 05:05:28.175 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-91c5c6b7-09d1-4428-b86b-e02ab4d6f4df 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Updating port rules. 2021-07-23 05:05:28.175 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-91c5c6b7-09d1-4428-b86b-e02ab4d6f4df 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-23 05:05:28.200 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-91c5c6b7-09d1-4428-b86b-e02ab4d6f4df 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-260b52f8-67fa-450d-831b-cb5d03abf10c" 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-07-23 05:05:28.200 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-91c5c6b7-09d1-4428-b86b-e02ab4d6f4df 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-260b52f8-67fa-450d-831b-cb5d03abf10c" 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-07-23 05:05:28.216 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-91c5c6b7-09d1-4428-b86b-e02ab4d6f4df 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-260b52f8-67fa-450d-831b-cb5d03abf10c" 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-07-23 05:05:28.238 2416 1426146390968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ff66e1b5-57b6-4994-9f47-659173232cd9 2021-07-23 05:05:28.421 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-91c5c6b7-09d1-4428-b86b-e02ab4d6f4df 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-260b52f8-67fa-450d-831b-cb5d03abf10c" 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-07-23 05:05:28.421 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-91c5c6b7-09d1-4428-b86b-e02ab4d6f4df 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update port filter for 3ccf0ba1-db38-473c-badb-577678d46150 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 05:05:28.446 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-91c5c6b7-09d1-4428-b86b-e02ab4d6f4df 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Updating port rules. 2021-07-23 05:05:28.457 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-91c5c6b7-09d1-4428-b86b-e02ab4d6f4df 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-23 05:05:28.457 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-91c5c6b7-09d1-4428-b86b-e02ab4d6f4df 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-3ccf0ba1-db38-473c-badb-577678d46150" 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-07-23 05:05:28.457 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-91c5c6b7-09d1-4428-b86b-e02ab4d6f4df 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-3ccf0ba1-db38-473c-badb-577678d46150" 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-07-23 05:05:28.476 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-91c5c6b7-09d1-4428-b86b-e02ab4d6f4df 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-3ccf0ba1-db38-473c-badb-577678d46150" 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-07-23 05:05:28.659 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-91c5c6b7-09d1-4428-b86b-e02ab4d6f4df 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-3ccf0ba1-db38-473c-badb-577678d46150" 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-07-23 05:05:28.659 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-91c5c6b7-09d1-4428-b86b-e02ab4d6f4df 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update port filter for 8470739a-fe3a-4e56-ab52-443168d0e9a4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 05:05:28.684 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-91c5c6b7-09d1-4428-b86b-e02ab4d6f4df 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Updating port rules. 2021-07-23 05:05:28.684 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-91c5c6b7-09d1-4428-b86b-e02ab4d6f4df 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-23 05:05:28.694 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-91c5c6b7-09d1-4428-b86b-e02ab4d6f4df 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-8470739a-fe3a-4e56-ab52-443168d0e9a4" 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-07-23 05:05:28.694 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-91c5c6b7-09d1-4428-b86b-e02ab4d6f4df 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-8470739a-fe3a-4e56-ab52-443168d0e9a4" 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-07-23 05:05:28.714 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-91c5c6b7-09d1-4428-b86b-e02ab4d6f4df 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-8470739a-fe3a-4e56-ab52-443168d0e9a4" 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-07-23 05:05:28.880 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-91c5c6b7-09d1-4428-b86b-e02ab4d6f4df 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-8470739a-fe3a-4e56-ab52-443168d0e9a4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:05:29.753 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 05:05:29.753 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ff66e1b5-57b6-4994-9f47-659173232cd9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 05:05:29.753 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ff66e1b5-57b6-4994-9f47-659173232cd9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 05:05:29.769 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ff66e1b5-57b6-4994-9f47-659173232cd9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 05:05:29.798 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ff66e1b5-57b6-4994-9f47-659173232cd9'] 2021-07-23 05:05:29.810 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 05:05:29.810 2416 1426146393608 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-07-23 05:05:29.810 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ff66e1b5-57b6-4994-9f47-659173232cd9'] 2021-07-23 05:05:31.762 2416 1426146393608 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-07-23 05:05:31.799 2416 1426146393608 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-07-23 05:05:32.253 2416 1426146390968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 260b52f8-67fa-450d-831b-cb5d03abf10c 2021-07-23 05:05:32.497 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5d98b159-3017-4124-b2b0-02d22ed01fe6 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Security group member updated on remote: ['306169c2-a0bf-4c8b-b050-f736526efa6d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 05:05:32.497 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-5d98b159-3017-4124-b2b0-02d22ed01fe6 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Security group member updated ['306169c2-a0bf-4c8b-b050-f736526efa6d'] 2021-07-23 05:05:32.497 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-5d98b159-3017-4124-b2b0-02d22ed01fe6 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Refresh firewall rules 2021-07-23 05:05:32.497 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5d98b159-3017-4124-b2b0-02d22ed01fe6 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Get security group information for devices via rpc ['8470739a-fe3a-4e56-ab52-443168d0e9a4', '3ccf0ba1-db38-473c-badb-577678d46150', '260b52f8-67fa-450d-831b-cb5d03abf10c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 05:05:32.566 2416 1426166161480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d98b159-3017-4124-b2b0-02d22ed01fe6 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] port_delete event received for '260b52f8-67fa-450d-831b-cb5d03abf10c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:05:32.766 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5d98b159-3017-4124-b2b0-02d22ed01fe6 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update security group information for ports dict_keys(['3ccf0ba1-db38-473c-badb-577678d46150', '8470739a-fe3a-4e56-ab52-443168d0e9a4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 05:05:32.766 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5d98b159-3017-4124-b2b0-02d22ed01fe6 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 05:05:32.766 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5d98b159-3017-4124-b2b0-02d22ed01fe6 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update rules of security group (306169c2-a0bf-4c8b-b050-f736526efa6d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 05:05:32.766 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5d98b159-3017-4124-b2b0-02d22ed01fe6 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update members of security group (306169c2-a0bf-4c8b-b050-f736526efa6d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 05:05:32.794 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5d98b159-3017-4124-b2b0-02d22ed01fe6 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update port filter for 3ccf0ba1-db38-473c-badb-577678d46150 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 05:05:32.796 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5d98b159-3017-4124-b2b0-02d22ed01fe6 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Updating port rules. 2021-07-23 05:05:32.796 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5d98b159-3017-4124-b2b0-02d22ed01fe6 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-23 05:05:32.796 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-5d98b159-3017-4124-b2b0-02d22ed01fe6 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-3ccf0ba1-db38-473c-badb-577678d46150" 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-07-23 05:05:32.825 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-5d98b159-3017-4124-b2b0-02d22ed01fe6 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-3ccf0ba1-db38-473c-badb-577678d46150" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:05:32.825 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-5d98b159-3017-4124-b2b0-02d22ed01fe6 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-3ccf0ba1-db38-473c-badb-577678d46150" 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-07-23 05:05:32.995 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-5d98b159-3017-4124-b2b0-02d22ed01fe6 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-3ccf0ba1-db38-473c-badb-577678d46150" 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-07-23 05:05:33.006 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5d98b159-3017-4124-b2b0-02d22ed01fe6 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update port filter for 8470739a-fe3a-4e56-ab52-443168d0e9a4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 05:05:33.012 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5d98b159-3017-4124-b2b0-02d22ed01fe6 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Updating port rules. 2021-07-23 05:05:33.012 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5d98b159-3017-4124-b2b0-02d22ed01fe6 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-23 05:05:33.012 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-5d98b159-3017-4124-b2b0-02d22ed01fe6 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-8470739a-fe3a-4e56-ab52-443168d0e9a4" 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-07-23 05:05:33.012 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-5d98b159-3017-4124-b2b0-02d22ed01fe6 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-8470739a-fe3a-4e56-ab52-443168d0e9a4" 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-07-23 05:05:33.039 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-5d98b159-3017-4124-b2b0-02d22ed01fe6 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-8470739a-fe3a-4e56-ab52-443168d0e9a4" 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-07-23 05:05:33.196 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-5d98b159-3017-4124-b2b0-02d22ed01fe6 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-8470739a-fe3a-4e56-ab52-443168d0e9a4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:05:33.762 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 05:05:33.762 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '260b52f8-67fa-450d-831b-cb5d03abf10c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 05:05:33.762 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '260b52f8-67fa-450d-831b-cb5d03abf10c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 05:05:33.762 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 260b52f8-67fa-450d-831b-cb5d03abf10c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 05:05:33.796 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['260b52f8-67fa-450d-831b-cb5d03abf10c'] 2021-07-23 05:05:33.810 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 05:05:33.810 2416 1426146393608 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-07-23 05:05:33.810 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['260b52f8-67fa-450d-831b-cb5d03abf10c'] 2021-07-23 05:05:35.758 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e09ff6c1-7a33-4537-a9c3-3bd54137f040 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Security group member updated on remote: ['306169c2-a0bf-4c8b-b050-f736526efa6d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 05:05:35.758 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-e09ff6c1-7a33-4537-a9c3-3bd54137f040 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Security group member updated ['306169c2-a0bf-4c8b-b050-f736526efa6d'] 2021-07-23 05:05:35.774 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-e09ff6c1-7a33-4537-a9c3-3bd54137f040 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Refresh firewall rules 2021-07-23 05:05:35.774 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e09ff6c1-7a33-4537-a9c3-3bd54137f040 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Get security group information for devices via rpc ['8470739a-fe3a-4e56-ab52-443168d0e9a4', '3ccf0ba1-db38-473c-badb-577678d46150'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 05:05:35.789 2416 1426166161480 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-07-23 05:05:35.837 2416 1426166161480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:05:35.852 2416 1426166161480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e09ff6c1-7a33-4537-a9c3-3bd54137f040 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] port_delete event received for '3ccf0ba1-db38-473c-badb-577678d46150' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:05:35.958 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e09ff6c1-7a33-4537-a9c3-3bd54137f040 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update security group information for ports dict_keys(['8470739a-fe3a-4e56-ab52-443168d0e9a4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 05:05:35.958 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e09ff6c1-7a33-4537-a9c3-3bd54137f040 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 05:05:35.970 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e09ff6c1-7a33-4537-a9c3-3bd54137f040 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update rules of security group (306169c2-a0bf-4c8b-b050-f736526efa6d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 05:05:35.970 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e09ff6c1-7a33-4537-a9c3-3bd54137f040 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update members of security group (306169c2-a0bf-4c8b-b050-f736526efa6d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 05:05:35.970 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e09ff6c1-7a33-4537-a9c3-3bd54137f040 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update port filter for 8470739a-fe3a-4e56-ab52-443168d0e9a4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 05:05:35.997 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e09ff6c1-7a33-4537-a9c3-3bd54137f040 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Updating port rules. 2021-07-23 05:05:35.997 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e09ff6c1-7a33-4537-a9c3-3bd54137f040 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-23 05:05:35.997 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-e09ff6c1-7a33-4537-a9c3-3bd54137f040 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-8470739a-fe3a-4e56-ab52-443168d0e9a4" 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-07-23 05:05:35.997 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-e09ff6c1-7a33-4537-a9c3-3bd54137f040 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-8470739a-fe3a-4e56-ab52-443168d0e9a4" 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-07-23 05:05:36.022 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-e09ff6c1-7a33-4537-a9c3-3bd54137f040 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-8470739a-fe3a-4e56-ab52-443168d0e9a4" 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-07-23 05:05:36.169 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-e09ff6c1-7a33-4537-a9c3-3bd54137f040 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Lock "n-hv-driver-port-lock-8470739a-fe3a-4e56-ab52-443168d0e9a4" 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-07-23 05:05:36.279 2416 1426146390968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3ccf0ba1-db38-473c-badb-577678d46150 2021-07-23 05:05:37.778 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 05:05:37.778 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3ccf0ba1-db38-473c-badb-577678d46150' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 05:05:37.778 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3ccf0ba1-db38-473c-badb-577678d46150' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 05:05:37.778 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3ccf0ba1-db38-473c-badb-577678d46150 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 05:05:37.805 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3ccf0ba1-db38-473c-badb-577678d46150'] 2021-07-23 05:05:37.805 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 05:05:37.825 2416 1426146393608 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-07-23 05:05:37.836 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3ccf0ba1-db38-473c-badb-577678d46150'] 2021-07-23 05:05:39.774 2416 1426146393608 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-07-23 05:05:39.810 2416 1426146393608 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-07-23 05:05:40.325 2416 1426146390968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8470739a-fe3a-4e56-ab52-443168d0e9a4 2021-07-23 05:05:40.653 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b3802b8c-991a-4439-b790-742fc186094a 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Security group member updated on remote: ['306169c2-a0bf-4c8b-b050-f736526efa6d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 05:05:40.659 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-b3802b8c-991a-4439-b790-742fc186094a 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Security group member updated ['306169c2-a0bf-4c8b-b050-f736526efa6d'] 2021-07-23 05:05:40.659 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-b3802b8c-991a-4439-b790-742fc186094a 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Refresh firewall rules 2021-07-23 05:05:40.659 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b3802b8c-991a-4439-b790-742fc186094a 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Get security group information for devices via rpc ['8470739a-fe3a-4e56-ab52-443168d0e9a4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 05:05:40.731 2416 1426166161480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3802b8c-991a-4439-b790-742fc186094a 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] port_delete event received for '8470739a-fe3a-4e56-ab52-443168d0e9a4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:05:40.825 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b3802b8c-991a-4439-b790-742fc186094a 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 05:05:40.825 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b3802b8c-991a-4439-b790-742fc186094a 6f800779c8144748b3f2419bd9b8cc7a 74a0fc0999da49febb348e8bde825ba5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 05:05:41.793 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 05:05:41.793 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8470739a-fe3a-4e56-ab52-443168d0e9a4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 05:05:41.805 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8470739a-fe3a-4e56-ab52-443168d0e9a4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 05:05:41.805 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8470739a-fe3a-4e56-ab52-443168d0e9a4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 05:05:41.830 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1115755b-179e-4106-b5d8-4abf9477eb61 2021-07-23 05:05:41.830 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8470739a-fe3a-4e56-ab52-443168d0e9a4'] 2021-07-23 05:05:41.830 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 05:05:41.830 2416 1426146393608 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-07-23 05:05:41.856 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8470739a-fe3a-4e56-ab52-443168d0e9a4'] 2021-07-23 05:05:42.481 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c835632-817f-4761-bf97-eddd689dec73 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] network_delete received. Deleting network 1115755b-179e-4106-b5d8-4abf9477eb61 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 05:05:42.481 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c835632-817f-4761-bf97-eddd689dec73 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] Network 1115755b-179e-4106-b5d8-4abf9477eb61 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 05:05:43.793 2416 1426146393608 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-07-23 05:05:43.825 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:05:59.494 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2a069075-4c06-4821-969a-5408437edc4e 6a2d99a66cc64110ad4dd501c2934b4e 166177ba0dc54a1dbe56ae834dd55615 - - -] Security group member updated on remote: ['bb25cffe-4658-4b65-8153-404bbf614f14'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 05:05:59.494 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-2a069075-4c06-4821-969a-5408437edc4e 6a2d99a66cc64110ad4dd501c2934b4e 166177ba0dc54a1dbe56ae834dd55615 - - -] Security group member updated ['bb25cffe-4658-4b65-8153-404bbf614f14'] 2021-07-23 05:06:00.213 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8213428d-ee52-4eb4-90a7-446d1e25343c d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] port_update received: e3eb6fa0-88fd-4d72-aa7c-e51e6d836b15 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 05:06:00.238 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8213428d-ee52-4eb4-90a7-446d1e25343c d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] No port e3eb6fa0-88fd-4d72-aa7c-e51e6d836b15 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 05:06:02.544 2416 1426146390792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e3eb6fa0-88fd-4d72-aa7c-e51e6d836b15 2021-07-23 05:06:03.856 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 05:06:04.048 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Adding port e3eb6fa0-88fd-4d72-aa7c-e51e6d836b15 2021-07-23 05:06:04.048 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Port e3eb6fa0-88fd-4d72-aa7c-e51e6d836b15 updated. Details: {'device': 'e3eb6fa0-88fd-4d72-aa7c-e51e6d836b15', 'network_id': 'a7cfb86f-c3d1-43ca-8c33-30f170f1d3e5', 'port_id': 'e3eb6fa0-88fd-4d72-aa7c-e51e6d836b15', 'mac_address': 'fa:16:3e:5f:97:ed', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 67, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b6cca3a6-5e2a-4dc5-8a75-8c6b2c1ac890', '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-07-23 05:06:04.048 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] 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-07-23 05:06:04.048 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e3eb6fa0-88fd-4d72-aa7c-e51e6d836b15" 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-07-23 05:06:04.074 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e3eb6fa0-88fd-4d72-aa7c-e51e6d836b15 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 05:06:04.081 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a7cfb86f-c3d1-43ca-8c33-30f170f1d3e5 2021-07-23 05:06:04.081 2416 1426146393608 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-07-23 05:06:04.205 2416 1426146393608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e3eb6fa0-88fd-4d72-aa7c-e51e6d836b15') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:06:04.205 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e3eb6fa0-88fd-4d72-aa7c-e51e6d836b15') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:06:04.228 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e3eb6fa0-88fd-4d72-aa7c-e51e6d836b15 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 05:06:04.246 2416 1426146393608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 67, VLAN trunk: None to switch port e3eb6fa0-88fd-4d72-aa7c-e51e6d836b15 2021-07-23 05:06:04.309 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 05:06:04.309 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e3eb6fa0-88fd-4d72-aa7c-e51e6d836b15'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 05:06:04.465 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e3eb6fa0-88fd-4d72-aa7c-e51e6d836b15']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 05:06:04.465 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 05:06:04.481 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bb25cffe-4658-4b65-8153-404bbf614f14) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 05:06:04.481 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (bb25cffe-4658-4b65-8153-404bbf614f14) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 05:06:04.481 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e3eb6fa0-88fd-4d72-aa7c-e51e6d836b15 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 05:06:04.496 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 05:06:04.496 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e3eb6fa0-88fd-4d72-aa7c-e51e6d836b15 not yet added. Adding. 2021-07-23 05:06:04.509 2416 1426146393608 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-07-23 05:06:04.509 2416 1426146393608 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-07-23 05:06:04.601 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e3eb6fa0-88fd-4d72-aa7c-e51e6d836b15" 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-07-23 05:06:04.682 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e3eb6fa0-88fd-4d72-aa7c-e51e6d836b15" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:06:04.694 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e3eb6fa0-88fd-4d72-aa7c-e51e6d836b15" 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-07-23 05:06:04.793 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e3eb6fa0-88fd-4d72-aa7c-e51e6d836b15" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:06:04.861 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e3eb6fa0-88fd-4d72-aa7c-e51e6d836b15" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.813s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:06:04.887 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e3eb6fa0-88fd-4d72-aa7c-e51e6d836b15 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 05:06:04.887 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e3eb6fa0-88fd-4d72-aa7c-e51e6d836b15 processed. 2021-07-23 05:06:05.855 2416 1426146393608 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-07-23 05:06:06.041 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:06:10.512 2416 1426146390968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e3eb6fa0-88fd-4d72-aa7c-e51e6d836b15 2021-07-23 05:06:10.666 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8e47926a-482c-4a19-ac6e-ad21289f5e09 6a2d99a66cc64110ad4dd501c2934b4e 166177ba0dc54a1dbe56ae834dd55615 - - -] Security group member updated on remote: ['bb25cffe-4658-4b65-8153-404bbf614f14'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 05:06:10.681 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-8e47926a-482c-4a19-ac6e-ad21289f5e09 6a2d99a66cc64110ad4dd501c2934b4e 166177ba0dc54a1dbe56ae834dd55615 - - -] Security group member updated ['bb25cffe-4658-4b65-8153-404bbf614f14'] 2021-07-23 05:06:10.681 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-8e47926a-482c-4a19-ac6e-ad21289f5e09 6a2d99a66cc64110ad4dd501c2934b4e 166177ba0dc54a1dbe56ae834dd55615 - - -] Refresh firewall rules 2021-07-23 05:06:10.699 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8e47926a-482c-4a19-ac6e-ad21289f5e09 6a2d99a66cc64110ad4dd501c2934b4e 166177ba0dc54a1dbe56ae834dd55615 - - -] Get security group information for devices via rpc ['e3eb6fa0-88fd-4d72-aa7c-e51e6d836b15'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 05:06:10.728 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8e47926a-482c-4a19-ac6e-ad21289f5e09 6a2d99a66cc64110ad4dd501c2934b4e 166177ba0dc54a1dbe56ae834dd55615 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 05:06:10.728 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8e47926a-482c-4a19-ac6e-ad21289f5e09 6a2d99a66cc64110ad4dd501c2934b4e 166177ba0dc54a1dbe56ae834dd55615 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 05:06:10.746 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8e47926a-482c-4a19-ac6e-ad21289f5e09 6a2d99a66cc64110ad4dd501c2934b4e 166177ba0dc54a1dbe56ae834dd55615 - - -] port_delete event received for 'e3eb6fa0-88fd-4d72-aa7c-e51e6d836b15' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:06:11.902 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 05:06:11.902 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e3eb6fa0-88fd-4d72-aa7c-e51e6d836b15' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 05:06:11.916 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e3eb6fa0-88fd-4d72-aa7c-e51e6d836b15' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 05:06:11.916 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e3eb6fa0-88fd-4d72-aa7c-e51e6d836b15 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 05:06:11.934 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a7cfb86f-c3d1-43ca-8c33-30f170f1d3e5 2021-07-23 05:06:11.934 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e3eb6fa0-88fd-4d72-aa7c-e51e6d836b15'] 2021-07-23 05:06:11.949 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 05:06:11.949 2416 1426146393608 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-07-23 05:06:11.965 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e3eb6fa0-88fd-4d72-aa7c-e51e6d836b15'] 2021-07-23 05:06:13.918 2416 1426146393608 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-07-23 05:06:13.940 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:06:14.291 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-49a5882d-2ca2-447e-a56e-e3731f6afe8c 6a2d99a66cc64110ad4dd501c2934b4e 166177ba0dc54a1dbe56ae834dd55615 - - -] Security group member updated on remote: ['bb25cffe-4658-4b65-8153-404bbf614f14'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 05:06:14.291 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-49a5882d-2ca2-447e-a56e-e3731f6afe8c 6a2d99a66cc64110ad4dd501c2934b4e 166177ba0dc54a1dbe56ae834dd55615 - - -] Security group member updated ['bb25cffe-4658-4b65-8153-404bbf614f14'] 2021-07-23 05:06:14.996 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f962e420-9280-4338-81b7-67f9345539f4 d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] port_update received: 5bebc69f-1fe5-4a5c-81c5-d2f8574d87a1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 05:06:15.010 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f962e420-9280-4338-81b7-67f9345539f4 d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] No port 5bebc69f-1fe5-4a5c-81c5-d2f8574d87a1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 05:06:16.650 2416 1426146390792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5bebc69f-1fe5-4a5c-81c5-d2f8574d87a1 2021-07-23 05:06:17.947 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 05:06:18.121 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Adding port 5bebc69f-1fe5-4a5c-81c5-d2f8574d87a1 2021-07-23 05:06:18.137 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Port 5bebc69f-1fe5-4a5c-81c5-d2f8574d87a1 updated. Details: {'device': '5bebc69f-1fe5-4a5c-81c5-d2f8574d87a1', 'network_id': 'a7cfb86f-c3d1-43ca-8c33-30f170f1d3e5', 'port_id': '5bebc69f-1fe5-4a5c-81c5-d2f8574d87a1', 'mac_address': 'fa:16:3e:9d:43:20', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 67, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b6cca3a6-5e2a-4dc5-8a75-8c6b2c1ac890', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 05:06:18.137 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] 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-07-23 05:06:18.152 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5bebc69f-1fe5-4a5c-81c5-d2f8574d87a1" 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-07-23 05:06:18.152 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5bebc69f-1fe5-4a5c-81c5-d2f8574d87a1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 05:06:18.166 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a7cfb86f-c3d1-43ca-8c33-30f170f1d3e5 2021-07-23 05:06:18.166 2416 1426146393608 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-07-23 05:06:18.302 2416 1426146393608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5bebc69f-1fe5-4a5c-81c5-d2f8574d87a1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:06:18.302 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5bebc69f-1fe5-4a5c-81c5-d2f8574d87a1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:06:18.324 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5bebc69f-1fe5-4a5c-81c5-d2f8574d87a1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 05:06:18.338 2416 1426146393608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 67, VLAN trunk: None to switch port 5bebc69f-1fe5-4a5c-81c5-d2f8574d87a1 2021-07-23 05:06:18.392 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 05:06:18.392 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5bebc69f-1fe5-4a5c-81c5-d2f8574d87a1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 05:06:18.557 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5bebc69f-1fe5-4a5c-81c5-d2f8574d87a1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 05:06:18.574 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 05:06:18.574 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bb25cffe-4658-4b65-8153-404bbf614f14) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 05:06:18.590 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (bb25cffe-4658-4b65-8153-404bbf614f14) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 05:06:18.590 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5bebc69f-1fe5-4a5c-81c5-d2f8574d87a1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 05:06:18.590 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 05:06:18.604 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5bebc69f-1fe5-4a5c-81c5-d2f8574d87a1 not yet added. Adding. 2021-07-23 05:06:18.604 2416 1426146393608 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-07-23 05:06:18.619 2416 1426146393608 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-07-23 05:06:18.684 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5bebc69f-1fe5-4a5c-81c5-d2f8574d87a1" 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-07-23 05:06:18.793 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5bebc69f-1fe5-4a5c-81c5-d2f8574d87a1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:06:18.793 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5bebc69f-1fe5-4a5c-81c5-d2f8574d87a1" 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-07-23 05:06:18.900 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5bebc69f-1fe5-4a5c-81c5-d2f8574d87a1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:06:18.984 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5bebc69f-1fe5-4a5c-81c5-d2f8574d87a1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.828s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:06:18.984 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5bebc69f-1fe5-4a5c-81c5-d2f8574d87a1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 05:06:18.984 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5bebc69f-1fe5-4a5c-81c5-d2f8574d87a1 processed. 2021-07-23 05:06:19.949 2416 1426146393608 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-07-23 05:06:20.120 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:06:24.621 2416 1426146390968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5bebc69f-1fe5-4a5c-81c5-d2f8574d87a1 2021-07-23 05:06:24.949 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b9b0b509-3b85-4c34-ad9b-075b642313ff 6a2d99a66cc64110ad4dd501c2934b4e 166177ba0dc54a1dbe56ae834dd55615 - - -] Security group member updated on remote: ['bb25cffe-4658-4b65-8153-404bbf614f14'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 05:06:24.949 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-b9b0b509-3b85-4c34-ad9b-075b642313ff 6a2d99a66cc64110ad4dd501c2934b4e 166177ba0dc54a1dbe56ae834dd55615 - - -] Security group member updated ['bb25cffe-4658-4b65-8153-404bbf614f14'] 2021-07-23 05:06:24.949 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-b9b0b509-3b85-4c34-ad9b-075b642313ff 6a2d99a66cc64110ad4dd501c2934b4e 166177ba0dc54a1dbe56ae834dd55615 - - -] Refresh firewall rules 2021-07-23 05:06:24.949 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b9b0b509-3b85-4c34-ad9b-075b642313ff 6a2d99a66cc64110ad4dd501c2934b4e 166177ba0dc54a1dbe56ae834dd55615 - - -] Get security group information for devices via rpc ['5bebc69f-1fe5-4a5c-81c5-d2f8574d87a1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 05:06:25.012 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b9b0b509-3b85-4c34-ad9b-075b642313ff 6a2d99a66cc64110ad4dd501c2934b4e 166177ba0dc54a1dbe56ae834dd55615 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 05:06:25.012 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b9b0b509-3b85-4c34-ad9b-075b642313ff 6a2d99a66cc64110ad4dd501c2934b4e 166177ba0dc54a1dbe56ae834dd55615 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 05:06:25.026 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9b0b509-3b85-4c34-ad9b-075b642313ff 6a2d99a66cc64110ad4dd501c2934b4e 166177ba0dc54a1dbe56ae834dd55615 - - -] port_delete event received for '5bebc69f-1fe5-4a5c-81c5-d2f8574d87a1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:06:26.012 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 05:06:26.012 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5bebc69f-1fe5-4a5c-81c5-d2f8574d87a1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 05:06:26.012 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5bebc69f-1fe5-4a5c-81c5-d2f8574d87a1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 05:06:26.012 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5bebc69f-1fe5-4a5c-81c5-d2f8574d87a1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 05:06:26.043 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a7cfb86f-c3d1-43ca-8c33-30f170f1d3e5 2021-07-23 05:06:26.043 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5bebc69f-1fe5-4a5c-81c5-d2f8574d87a1'] 2021-07-23 05:06:26.058 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 05:06:26.058 2416 1426146393608 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-07-23 05:06:26.073 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5bebc69f-1fe5-4a5c-81c5-d2f8574d87a1'] 2021-07-23 05:06:28.032 2416 1426146393608 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-07-23 05:06:29.012 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.984s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:06:48.812 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dec1b746-433d-4972-bc22-c0a918ea8ba7 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] network_delete received. Deleting network a7cfb86f-c3d1-43ca-8c33-30f170f1d3e5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 05:06:48.812 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dec1b746-433d-4972-bc22-c0a918ea8ba7 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] Network a7cfb86f-c3d1-43ca-8c33-30f170f1d3e5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 05:06:54.218 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28055a4d-2140-409d-a709-23fdb39a365c - - - - -] port_update received: e5274dd6-44bc-43ad-8191-b90000656b45 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 05:06:54.235 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28055a4d-2140-409d-a709-23fdb39a365c - - - - -] No port e5274dd6-44bc-43ad-8191-b90000656b45 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 05:06:57.761 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d214623-4c95-403e-b39b-8aad69a05d7b - - - - -] port_update received: 50f4c7bb-0bc6-4534-adf7-2a2b04c13ea1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 05:06:57.765 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d214623-4c95-403e-b39b-8aad69a05d7b - - - - -] No port 50f4c7bb-0bc6-4534-adf7-2a2b04c13ea1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 05:06:58.902 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ed89869-66ba-42ba-b4dc-1ae4a721e746 - - - - -] port_update received: 0db3fe34-ef22-44c8-b322-f069e2fc4794 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 05:06:58.917 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ed89869-66ba-42ba-b4dc-1ae4a721e746 - - - - -] No port 0db3fe34-ef22-44c8-b322-f069e2fc4794 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 05:07:02.862 2416 1426146390968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: eee85494-fe6a-4df2-a820-d04d6b219815 2021-07-23 05:07:03.655 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5907cd31-c96b-47b4-b5eb-9920ff9aa436 - - - - -] port_update received: 2139e8e3-c30f-4cfc-b371-a930ac06c9b5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 05:07:03.685 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5907cd31-c96b-47b4-b5eb-9920ff9aa436 - - - - -] No port 2139e8e3-c30f-4cfc-b371-a930ac06c9b5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 05:07:03.745 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-92939c26-5f69-4109-ae62-0777f99c7b61 10333dd2f8a846aaabff93630400a1a2 22f452cce63144229410824dee79aa7a - - -] Security group member updated on remote: ['c154c048-1ff5-4f3e-bc46-223b971d818a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 05:07:03.745 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-92939c26-5f69-4109-ae62-0777f99c7b61 10333dd2f8a846aaabff93630400a1a2 22f452cce63144229410824dee79aa7a - - -] Security group member updated ['c154c048-1ff5-4f3e-bc46-223b971d818a'] 2021-07-23 05:07:04.136 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 05:07:04.140 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'eee85494-fe6a-4df2-a820-d04d6b219815' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 05:07:04.140 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'eee85494-fe6a-4df2-a820-d04d6b219815' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 05:07:04.140 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port eee85494-fe6a-4df2-a820-d04d6b219815 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 05:07:04.167 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f544389f-65ea-4d2e-aff0-e449607c0386 2021-07-23 05:07:04.167 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['eee85494-fe6a-4df2-a820-d04d6b219815'] 2021-07-23 05:07:04.167 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 05:07:04.187 2416 1426146393608 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-07-23 05:07:04.187 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['eee85494-fe6a-4df2-a820-d04d6b219815'] 2021-07-23 05:07:04.281 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92939c26-5f69-4109-ae62-0777f99c7b61 10333dd2f8a846aaabff93630400a1a2 22f452cce63144229410824dee79aa7a - - -] port_delete event received for 'eee85494-fe6a-4df2-a820-d04d6b219815' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:07:06.136 2416 1426146393608 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-07-23 05:07:06.171 2416 1426146393608 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-07-23 05:07:09.187 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c8488de6-e991-4e45-9f8f-2e4126f9a7ce 10333dd2f8a846aaabff93630400a1a2 22f452cce63144229410824dee79aa7a - - -] Security group member updated on remote: ['c154c048-1ff5-4f3e-bc46-223b971d818a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 05:07:09.203 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-c8488de6-e991-4e45-9f8f-2e4126f9a7ce 10333dd2f8a846aaabff93630400a1a2 22f452cce63144229410824dee79aa7a - - -] Security group member updated ['c154c048-1ff5-4f3e-bc46-223b971d818a'] 2021-07-23 05:07:10.313 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33908120-ad42-43d0-89e6-748d6e3344d4 d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] port_update received: 0a9054f1-d308-4705-944d-2dde341768f0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 05:07:10.335 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33908120-ad42-43d0-89e6-748d6e3344d4 d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] No port 0a9054f1-d308-4705-944d-2dde341768f0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 05:07:12.808 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3c86cb89-f8e7-4282-bc68-c5d15d3857f4 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Security group member updated on remote: ['f13aaacc-56d3-453d-b5c2-820ba09bf4a4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 05:07:12.825 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-3c86cb89-f8e7-4282-bc68-c5d15d3857f4 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Security group member updated ['f13aaacc-56d3-453d-b5c2-820ba09bf4a4'] 2021-07-23 05:07:23.047 2416 1426146390792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0a9054f1-d308-4705-944d-2dde341768f0 2021-07-23 05:07:23.047 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee79574c-b2a3-41ca-80f4-92b00052bf51 d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] port_update received: a6a4bfba-6bbe-438b-85b3-329673a81a69 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 05:07:23.078 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee79574c-b2a3-41ca-80f4-92b00052bf51 d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] No port a6a4bfba-6bbe-438b-85b3-329673a81a69 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 05:07:24.245 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 05:07:24.433 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Adding port 0a9054f1-d308-4705-944d-2dde341768f0 2021-07-23 05:07:24.433 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Port 0a9054f1-d308-4705-944d-2dde341768f0 updated. Details: {'device': '0a9054f1-d308-4705-944d-2dde341768f0', 'network_id': 'f544389f-65ea-4d2e-aff0-e449607c0386', 'port_id': '0a9054f1-d308-4705-944d-2dde341768f0', 'mac_address': 'fa:16:3e:95:d6:e3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 93, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '596cc5f4-de00-4e4e-a09c-446d2690249a', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 05:07:24.453 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] 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-07-23 05:07:24.453 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0a9054f1-d308-4705-944d-2dde341768f0" 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-07-23 05:07:24.453 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0a9054f1-d308-4705-944d-2dde341768f0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 05:07:24.453 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f544389f-65ea-4d2e-aff0-e449607c0386 2021-07-23 05:07:24.453 2416 1426146393608 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-07-23 05:07:24.609 2416 1426146393608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0a9054f1-d308-4705-944d-2dde341768f0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:07:24.609 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0a9054f1-d308-4705-944d-2dde341768f0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:07:24.625 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0a9054f1-d308-4705-944d-2dde341768f0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 05:07:24.625 2416 1426146393608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 93, VLAN trunk: None to switch port 0a9054f1-d308-4705-944d-2dde341768f0 2021-07-23 05:07:24.688 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 05:07:24.714 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0a9054f1-d308-4705-944d-2dde341768f0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 05:07:24.933 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0a9054f1-d308-4705-944d-2dde341768f0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 05:07:24.933 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 05:07:24.933 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c154c048-1ff5-4f3e-bc46-223b971d818a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 05:07:24.953 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0a9054f1-d308-4705-944d-2dde341768f0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 05:07:24.953 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 05:07:24.953 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0a9054f1-d308-4705-944d-2dde341768f0 not yet added. Adding. 2021-07-23 05:07:24.953 2416 1426146393608 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-07-23 05:07:24.980 2416 1426146393608 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-07-23 05:07:25.042 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0a9054f1-d308-4705-944d-2dde341768f0" 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-07-23 05:07:25.063 2416 1426146390792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a6a4bfba-6bbe-438b-85b3-329673a81a69 2021-07-23 05:07:25.125 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0a9054f1-d308-4705-944d-2dde341768f0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:07:25.125 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0a9054f1-d308-4705-944d-2dde341768f0" 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-07-23 05:07:25.219 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0a9054f1-d308-4705-944d-2dde341768f0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:07:25.297 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0a9054f1-d308-4705-944d-2dde341768f0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.843s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:07:25.297 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0a9054f1-d308-4705-944d-2dde341768f0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 05:07:25.297 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0a9054f1-d308-4705-944d-2dde341768f0 processed. 2021-07-23 05:07:26.261 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 05:07:26.266 2416 1426146393608 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-07-23 05:07:26.558 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Adding port a6a4bfba-6bbe-438b-85b3-329673a81a69 2021-07-23 05:07:26.574 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Port a6a4bfba-6bbe-438b-85b3-329673a81a69 updated. Details: {'device': 'a6a4bfba-6bbe-438b-85b3-329673a81a69', 'network_id': '9f538315-1448-4438-8ba6-aa149d005e1b', 'port_id': 'a6a4bfba-6bbe-438b-85b3-329673a81a69', 'mac_address': 'fa:16:3e:fc:a9:18', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 59, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ca845773-0ee7-4b99-ac34-ff624b93bd5e', '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-07-23 05:07:26.574 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] 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-07-23 05:07:26.574 2416 1426166161480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a6a4bfba-6bbe-438b-85b3-329673a81a69" 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-07-23 05:07:26.594 2416 1426166161480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a6a4bfba-6bbe-438b-85b3-329673a81a69 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 05:07:26.594 2416 1426166161480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9f538315-1448-4438-8ba6-aa149d005e1b 2021-07-23 05:07:26.594 2416 1426166161480 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-07-23 05:07:26.594 2416 1426146393608 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-07-23 05:07:26.734 2416 1426166161480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a6a4bfba-6bbe-438b-85b3-329673a81a69') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:07:26.734 2416 1426166161480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a6a4bfba-6bbe-438b-85b3-329673a81a69') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:07:26.734 2416 1426166161480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a6a4bfba-6bbe-438b-85b3-329673a81a69 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 05:07:26.761 2416 1426166161480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 59, VLAN trunk: None to switch port a6a4bfba-6bbe-438b-85b3-329673a81a69 2021-07-23 05:07:26.828 2416 1426166161480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 05:07:26.828 2416 1426166161480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a6a4bfba-6bbe-438b-85b3-329673a81a69'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 05:07:26.980 2416 1426166161480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a6a4bfba-6bbe-438b-85b3-329673a81a69']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 05:07:26.980 2416 1426166161480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 05:07:27.000 2416 1426166161480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f13aaacc-56d3-453d-b5c2-820ba09bf4a4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 05:07:27.000 2416 1426166161480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f13aaacc-56d3-453d-b5c2-820ba09bf4a4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 05:07:27.016 2416 1426166161480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a6a4bfba-6bbe-438b-85b3-329673a81a69 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 05:07:27.016 2416 1426166161480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 05:07:27.016 2416 1426166161480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a6a4bfba-6bbe-438b-85b3-329673a81a69 not yet added. Adding. 2021-07-23 05:07:27.016 2416 1426166161480 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-07-23 05:07:27.042 2416 1426166161480 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-07-23 05:07:27.125 2416 1426166161480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a6a4bfba-6bbe-438b-85b3-329673a81a69" 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-07-23 05:07:27.218 2416 1426166161480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a6a4bfba-6bbe-438b-85b3-329673a81a69" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:07:27.218 2416 1426166161480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a6a4bfba-6bbe-438b-85b3-329673a81a69" 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-07-23 05:07:27.328 2416 1426166161480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a6a4bfba-6bbe-438b-85b3-329673a81a69" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:07:27.418 2416 1426166161480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a6a4bfba-6bbe-438b-85b3-329673a81a69" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.843s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:07:27.418 2416 1426166161480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a6a4bfba-6bbe-438b-85b3-329673a81a69 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 05:07:27.438 2416 1426166161480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a6a4bfba-6bbe-438b-85b3-329673a81a69 processed. 2021-07-23 05:07:28.282 2416 1426146393608 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-07-23 05:07:28.454 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:07:43.202 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0501c8f3-9d93-443f-ac52-800c68b77c70 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Security group rule updated on remote: ['ca6b043a-02e6-4da2-92e3-72b50079668e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 05:07:43.219 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-0501c8f3-9d93-443f-ac52-800c68b77c70 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Security group rule updated ['ca6b043a-02e6-4da2-92e3-72b50079668e'] 2021-07-23 05:07:43.344 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f2fbba53-f451-49a9-94bf-85588dd5fa42 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Security group rule updated on remote: ['ca6b043a-02e6-4da2-92e3-72b50079668e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 05:07:43.344 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-f2fbba53-f451-49a9-94bf-85588dd5fa42 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Security group rule updated ['ca6b043a-02e6-4da2-92e3-72b50079668e'] 2021-07-23 05:07:43.485 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c2dbd16b-86bb-45f7-a1d2-878d112d1a41 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Security group rule updated on remote: ['ca6b043a-02e6-4da2-92e3-72b50079668e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 05:07:43.485 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-c2dbd16b-86bb-45f7-a1d2-878d112d1a41 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Security group rule updated ['ca6b043a-02e6-4da2-92e3-72b50079668e'] 2021-07-23 05:07:43.610 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-28d3084a-971c-4af8-9def-eb68cd2338ab 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Security group rule updated on remote: ['ca6b043a-02e6-4da2-92e3-72b50079668e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 05:07:43.636 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-28d3084a-971c-4af8-9def-eb68cd2338ab 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Security group rule updated ['ca6b043a-02e6-4da2-92e3-72b50079668e'] 2021-07-23 05:07:43.750 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a2b65479-fc91-4dd8-b54e-bef358a74882 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Security group rule updated on remote: ['ca6b043a-02e6-4da2-92e3-72b50079668e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 05:07:43.770 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-a2b65479-fc91-4dd8-b54e-bef358a74882 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Security group rule updated ['ca6b043a-02e6-4da2-92e3-72b50079668e'] 2021-07-23 05:07:43.886 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a6ca208d-53e3-442f-8a3d-ef6b7829903b 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Security group rule updated on remote: ['ca6b043a-02e6-4da2-92e3-72b50079668e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 05:07:43.886 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-a6ca208d-53e3-442f-8a3d-ef6b7829903b 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Security group rule updated ['ca6b043a-02e6-4da2-92e3-72b50079668e'] 2021-07-23 05:07:44.356 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Security group member updated on remote: ['ca6b043a-02e6-4da2-92e3-72b50079668e', 'f13aaacc-56d3-453d-b5c2-820ba09bf4a4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 05:07:44.377 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Security group member updated ['ca6b043a-02e6-4da2-92e3-72b50079668e', 'f13aaacc-56d3-453d-b5c2-820ba09bf4a4'] 2021-07-23 05:07:44.390 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Refresh firewall rules 2021-07-23 05:07:44.390 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Get security group information for devices via rpc ['a6a4bfba-6bbe-438b-85b3-329673a81a69'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 05:07:44.402 2416 1426166161480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] port_update received: a6a4bfba-6bbe-438b-85b3-329673a81a69 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 05:07:44.424 2416 1426166161480 MainThread DEBUG oslo_concurrency.lockutils [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Lock "n-hv-agent-port-lock-a6a4bfba-6bbe-438b-85b3-329673a81a69" 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-07-23 05:07:44.434 2416 1426166161480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Binding port a6a4bfba-6bbe-438b-85b3-329673a81a69 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 05:07:44.450 2416 1426166161480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] 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-07-23 05:07:44.450 2416 1426166161480 MainThread DEBUG neutron.services.trunk.rpc.agent [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a6a4bfba-6bbe-438b-85b3-329673a81a69') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:07:44.486 2416 1426166161480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a6a4bfba-6bbe-438b-85b3-329673a81a69') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:07:44.499 2416 1426166161480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Trunk plugin disabled on server. Assuming port a6a4bfba-6bbe-438b-85b3-329673a81a69 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 05:07:44.499 2416 1426166161480 MainThread INFO networking_hyperv.neutron.trunk_driver [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Binding VLAN ID: 59, VLAN trunk: None to switch port a6a4bfba-6bbe-438b-85b3-329673a81a69 2021-07-23 05:07:44.531 2416 1426166161480 MainThread INFO neutron.agent.securitygroups_rpc [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Refresh firewall rules 2021-07-23 05:07:44.546 2416 1426166161480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Get security group information for devices via rpc ['a6a4bfba-6bbe-438b-85b3-329673a81a69'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 05:07:44.982 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Update security group information for ports dict_keys(['a6a4bfba-6bbe-438b-85b3-329673a81a69']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 05:07:45.006 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 05:07:45.006 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Update rules of security group (ca6b043a-02e6-4da2-92e3-72b50079668e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 05:07:45.014 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Update rules of security group (f13aaacc-56d3-453d-b5c2-820ba09bf4a4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 05:07:45.014 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Update members of security group (f13aaacc-56d3-453d-b5c2-820ba09bf4a4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 05:07:45.030 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Update port filter for a6a4bfba-6bbe-438b-85b3-329673a81a69 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 05:07:45.030 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Updating port rules. 2021-07-23 05:07:45.046 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Creating 6 new rules, removing 0 old rules. 2021-07-23 05:07:45.046 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Lock "n-hv-driver-port-lock-a6a4bfba-6bbe-438b-85b3-329673a81a69" 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-07-23 05:07:45.078 2416 1426166161480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Update security group information for ports dict_keys(['a6a4bfba-6bbe-438b-85b3-329673a81a69']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 05:07:45.092 2416 1426166161480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 05:07:45.110 2416 1426166161480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Update rules of security group (ca6b043a-02e6-4da2-92e3-72b50079668e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 05:07:45.110 2416 1426166161480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Update rules of security group (f13aaacc-56d3-453d-b5c2-820ba09bf4a4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 05:07:45.126 2416 1426166161480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Update members of security group (f13aaacc-56d3-453d-b5c2-820ba09bf4a4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 05:07:45.126 2416 1426166161480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Update port filter for a6a4bfba-6bbe-438b-85b3-329673a81a69 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 05:07:45.138 2416 1426166161480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Updating port rules. 2021-07-23 05:07:45.138 2416 1426166161480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Creating 6 new rules, removing 0 old rules. 2021-07-23 05:07:45.204 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Lock "n-hv-driver-port-lock-a6a4bfba-6bbe-438b-85b3-329673a81a69" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:07:45.204 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Lock "n-hv-driver-port-lock-a6a4bfba-6bbe-438b-85b3-329673a81a69" 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-07-23 05:07:45.219 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Lock "n-hv-driver-port-lock-a6a4bfba-6bbe-438b-85b3-329673a81a69" 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-07-23 05:07:45.219 2416 1426166161480 MainThread DEBUG oslo_concurrency.lockutils [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Lock "n-hv-driver-port-lock-a6a4bfba-6bbe-438b-85b3-329673a81a69" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 05:07:45.285 2416 1426166161480 MainThread DEBUG oslo_concurrency.lockutils [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Lock "n-hv-driver-port-lock-a6a4bfba-6bbe-438b-85b3-329673a81a69" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:07:45.297 2416 1426166161480 MainThread DEBUG oslo_concurrency.lockutils [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Lock "n-hv-driver-port-lock-a6a4bfba-6bbe-438b-85b3-329673a81a69" 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-07-23 05:07:45.297 2416 1426166161480 MainThread DEBUG oslo_concurrency.lockutils [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Lock "n-hv-driver-port-lock-a6a4bfba-6bbe-438b-85b3-329673a81a69" 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-07-23 05:07:45.326 2416 1426166161480 MainThread DEBUG oslo_concurrency.lockutils [req-b4713792-da47-4a4a-b3c1-700fb040b687 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Lock "n-hv-agent-port-lock-a6a4bfba-6bbe-438b-85b3-329673a81a69" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.907s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:08:54.819 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Security group member updated on remote: ['ca6b043a-02e6-4da2-92e3-72b50079668e', 'f13aaacc-56d3-453d-b5c2-820ba09bf4a4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 05:08:54.819 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Security group member updated ['ca6b043a-02e6-4da2-92e3-72b50079668e', 'f13aaacc-56d3-453d-b5c2-820ba09bf4a4'] 2021-07-23 05:08:54.819 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Refresh firewall rules 2021-07-23 05:08:54.839 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Get security group information for devices via rpc ['a6a4bfba-6bbe-438b-85b3-329673a81a69'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 05:08:54.849 2416 1426166161480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] port_update received: a6a4bfba-6bbe-438b-85b3-329673a81a69 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 05:08:54.869 2416 1426166161480 MainThread DEBUG oslo_concurrency.lockutils [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Lock "n-hv-agent-port-lock-a6a4bfba-6bbe-438b-85b3-329673a81a69" 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-07-23 05:08:54.881 2416 1426166161480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Binding port a6a4bfba-6bbe-438b-85b3-329673a81a69 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 05:08:54.881 2416 1426166161480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] 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-07-23 05:08:54.902 2416 1426166161480 MainThread DEBUG neutron.services.trunk.rpc.agent [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a6a4bfba-6bbe-438b-85b3-329673a81a69') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:08:54.919 2416 1426166161480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a6a4bfba-6bbe-438b-85b3-329673a81a69') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:08:54.948 2416 1426166161480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Trunk plugin disabled on server. Assuming port a6a4bfba-6bbe-438b-85b3-329673a81a69 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 05:08:54.957 2416 1426166161480 MainThread INFO networking_hyperv.neutron.trunk_driver [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Binding VLAN ID: 59, VLAN trunk: None to switch port a6a4bfba-6bbe-438b-85b3-329673a81a69 2021-07-23 05:08:54.973 2416 1426166161480 MainThread INFO neutron.agent.securitygroups_rpc [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Refresh firewall rules 2021-07-23 05:08:54.995 2416 1426166161480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Get security group information for devices via rpc ['a6a4bfba-6bbe-438b-85b3-329673a81a69'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 05:08:55.068 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Update security group information for ports dict_keys(['a6a4bfba-6bbe-438b-85b3-329673a81a69']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 05:08:55.068 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 05:08:55.088 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Update rules of security group (f13aaacc-56d3-453d-b5c2-820ba09bf4a4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 05:08:55.088 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Update members of security group (f13aaacc-56d3-453d-b5c2-820ba09bf4a4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 05:08:55.104 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Update port filter for a6a4bfba-6bbe-438b-85b3-329673a81a69 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 05:08:55.104 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Updating port rules. 2021-07-23 05:08:55.116 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Creating 0 new rules, removing 6 old rules. 2021-07-23 05:08:55.116 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Lock "n-hv-driver-port-lock-a6a4bfba-6bbe-438b-85b3-329673a81a69" 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-07-23 05:08:55.116 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Lock "n-hv-driver-port-lock-a6a4bfba-6bbe-438b-85b3-329673a81a69" 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-07-23 05:08:55.135 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Lock "n-hv-driver-port-lock-a6a4bfba-6bbe-438b-85b3-329673a81a69" 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-07-23 05:08:55.209 2416 1426166161480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Update security group information for ports dict_keys(['a6a4bfba-6bbe-438b-85b3-329673a81a69']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 05:08:55.235 2416 1426166161480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 05:08:55.235 2416 1426166161480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Update rules of security group (f13aaacc-56d3-453d-b5c2-820ba09bf4a4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 05:08:55.235 2416 1426166161480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Update members of security group (f13aaacc-56d3-453d-b5c2-820ba09bf4a4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 05:08:55.235 2416 1426166161480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Update port filter for a6a4bfba-6bbe-438b-85b3-329673a81a69 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 05:08:55.260 2416 1426166161480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Updating port rules. 2021-07-23 05:08:55.260 2416 1426166161480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Creating 0 new rules, removing 6 old rules. 2021-07-23 05:08:55.299 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Lock "n-hv-driver-port-lock-a6a4bfba-6bbe-438b-85b3-329673a81a69" 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-07-23 05:08:55.299 2416 1426166161480 MainThread DEBUG oslo_concurrency.lockutils [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Lock "n-hv-driver-port-lock-a6a4bfba-6bbe-438b-85b3-329673a81a69" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 05:08:55.323 2416 1426166161480 MainThread DEBUG oslo_concurrency.lockutils [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Lock "n-hv-driver-port-lock-a6a4bfba-6bbe-438b-85b3-329673a81a69" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:08:55.326 2416 1426166161480 MainThread DEBUG oslo_concurrency.lockutils [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Lock "n-hv-driver-port-lock-a6a4bfba-6bbe-438b-85b3-329673a81a69" 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-07-23 05:08:55.379 2416 1426166161480 MainThread DEBUG oslo_concurrency.lockutils [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Lock "n-hv-driver-port-lock-a6a4bfba-6bbe-438b-85b3-329673a81a69" 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-07-23 05:08:55.402 2416 1426166161480 MainThread DEBUG oslo_concurrency.lockutils [req-00a743f4-43a8-44a9-9648-2136f7afe52a 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Lock "n-hv-agent-port-lock-a6a4bfba-6bbe-438b-85b3-329673a81a69" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:08:55.886 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72feb5de-64d8-404b-9a4e-efe1a7d5e460 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] port_delete event received for '772401fd-72b1-4017-a96a-5d60918e7a03' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:09:03.616 2416 1426146390968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a6a4bfba-6bbe-438b-85b3-329673a81a69 2021-07-23 05:09:03.912 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-744e4779-c9fd-44e5-8dd4-dfd19dc49f8d 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Security group member updated on remote: ['f13aaacc-56d3-453d-b5c2-820ba09bf4a4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 05:09:03.926 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-744e4779-c9fd-44e5-8dd4-dfd19dc49f8d 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Security group member updated ['f13aaacc-56d3-453d-b5c2-820ba09bf4a4'] 2021-07-23 05:09:03.926 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-744e4779-c9fd-44e5-8dd4-dfd19dc49f8d 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Refresh firewall rules 2021-07-23 05:09:03.926 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-744e4779-c9fd-44e5-8dd4-dfd19dc49f8d 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Get security group information for devices via rpc ['a6a4bfba-6bbe-438b-85b3-329673a81a69'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 05:09:03.975 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-744e4779-c9fd-44e5-8dd4-dfd19dc49f8d 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 05:09:03.988 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-744e4779-c9fd-44e5-8dd4-dfd19dc49f8d 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 05:09:03.988 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-744e4779-c9fd-44e5-8dd4-dfd19dc49f8d 38e59f66934e4b8e846e221313c4d1bb 0cc093aa92864786bee0d8dc6a192f4d - - -] port_delete event received for 'a6a4bfba-6bbe-438b-85b3-329673a81a69' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:09:04.709 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 05:09:04.709 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a6a4bfba-6bbe-438b-85b3-329673a81a69' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 05:09:04.709 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a6a4bfba-6bbe-438b-85b3-329673a81a69' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 05:09:04.725 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a6a4bfba-6bbe-438b-85b3-329673a81a69 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 05:09:04.741 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a6a4bfba-6bbe-438b-85b3-329673a81a69'] 2021-07-23 05:09:04.756 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 05:09:04.756 2416 1426146393608 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-07-23 05:09:04.756 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a6a4bfba-6bbe-438b-85b3-329673a81a69'] 2021-07-23 05:09:06.350 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac84c7fd-65f9-4d15-975a-98b497c2ba7a 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] port_delete event received for '50f4c7bb-0bc6-4534-adf7-2a2b04c13ea1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:09:06.713 2416 1426146393608 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-07-23 05:09:06.745 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:09:07.725 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85fabc74-0028-46cb-a55e-61d96ef51c5d 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] port_delete event received for 'e5274dd6-44bc-43ad-8191-b90000656b45' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:09:08.761 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cccc95fc-8567-4805-b6c0-8e95e3744891 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] port_delete event received for 'c468da4f-ee0d-4e3a-bf1f-ad51937e6635' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:09:08.803 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f04de8ff-7eee-4e33-93df-6e79e67f9887 - - - - -] port_delete event received for 'c468da4f-ee0d-4e3a-bf1f-ad51937e6635' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:09:09.057 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cccc95fc-8567-4805-b6c0-8e95e3744891 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] network_delete received. Deleting network 9f538315-1448-4438-8ba6-aa149d005e1b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 05:09:09.057 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cccc95fc-8567-4805-b6c0-8e95e3744891 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] Reclaiming local network 9f538315-1448-4438-8ba6-aa149d005e1b 2021-07-23 05:09:09.193 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0781a9ba-2156-4a20-ad08-42c1a093f396 10333dd2f8a846aaabff93630400a1a2 22f452cce63144229410824dee79aa7a - - -] Security group member updated on remote: ['c154c048-1ff5-4f3e-bc46-223b971d818a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 05:09:09.193 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-0781a9ba-2156-4a20-ad08-42c1a093f396 10333dd2f8a846aaabff93630400a1a2 22f452cce63144229410824dee79aa7a - - -] Security group member updated ['c154c048-1ff5-4f3e-bc46-223b971d818a'] 2021-07-23 05:09:09.975 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32757c4b-54c9-4d78-a21d-c77726d80966 d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] port_update received: 01e86a10-c668-4ece-98c3-528da316348b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 05:09:09.989 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32757c4b-54c9-4d78-a21d-c77726d80966 d763dbed359e4113acfcbd0ea022eb19 0700885433c742d5a46219105537c5c1 - - -] No port 01e86a10-c668-4ece-98c3-528da316348b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 05:09:10.161 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cbb2285-1674-436c-9cfe-7ae05e9df899 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] port_delete event received for '2139e8e3-c30f-4cfc-b371-a930ac06c9b5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:09:11.553 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a35f309-a29c-41dc-b01c-65ec1762d756 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] port_delete event received for '0db3fe34-ef22-44c8-b322-f069e2fc4794' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:09:12.256 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2d8a253-fd21-41b7-bde0-8ca2ec617c9c 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] port_delete event received for '69c5840e-13f9-49c6-9b7f-c4524ade6e8e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:09:12.459 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2d8a253-fd21-41b7-bde0-8ca2ec617c9c 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] network_delete received. Deleting network 1b79e394-4b48-4b73-9294-f566d037c384 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 05:09:12.459 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2d8a253-fd21-41b7-bde0-8ca2ec617c9c 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] Network 1b79e394-4b48-4b73-9294-f566d037c384 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 05:09:17.834 2416 1426146390792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 01e86a10-c668-4ece-98c3-528da316348b 2021-07-23 05:09:18.756 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 05:09:18.933 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Adding port 01e86a10-c668-4ece-98c3-528da316348b 2021-07-23 05:09:18.953 2416 1426054085800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Port 01e86a10-c668-4ece-98c3-528da316348b updated. Details: {'device': '01e86a10-c668-4ece-98c3-528da316348b', 'network_id': 'f544389f-65ea-4d2e-aff0-e449607c0386', 'port_id': '01e86a10-c668-4ece-98c3-528da316348b', 'mac_address': 'fa:16:3e:29:07:ea', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 93, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '596cc5f4-de00-4e4e-a09c-446d2690249a', '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-07-23 05:09:18.953 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] 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-07-23 05:09:18.953 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-01e86a10-c668-4ece-98c3-528da316348b" 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-07-23 05:09:18.973 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 01e86a10-c668-4ece-98c3-528da316348b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 05:09:18.981 2416 1426146393608 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-07-23 05:09:19.120 2416 1426146393608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '01e86a10-c668-4ece-98c3-528da316348b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:09:19.120 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '01e86a10-c668-4ece-98c3-528da316348b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 05:09:19.144 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 01e86a10-c668-4ece-98c3-528da316348b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 05:09:19.144 2416 1426146393608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 93, VLAN trunk: None to switch port 01e86a10-c668-4ece-98c3-528da316348b 2021-07-23 05:09:19.215 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 05:09:19.241 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['01e86a10-c668-4ece-98c3-528da316348b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 05:09:19.465 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['01e86a10-c668-4ece-98c3-528da316348b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 05:09:19.481 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 05:09:19.481 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c154c048-1ff5-4f3e-bc46-223b971d818a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 05:09:19.497 2416 1426146393608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 01e86a10-c668-4ece-98c3-528da316348b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 05:09:19.497 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 05:09:19.497 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 01e86a10-c668-4ece-98c3-528da316348b not yet added. Adding. 2021-07-23 05:09:19.513 2416 1426146393608 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-07-23 05:09:19.513 2416 1426146393608 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-07-23 05:09:19.620 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-01e86a10-c668-4ece-98c3-528da316348b" 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-07-23 05:09:19.705 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-01e86a10-c668-4ece-98c3-528da316348b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:09:19.705 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-01e86a10-c668-4ece-98c3-528da316348b" 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-07-23 05:09:19.825 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-01e86a10-c668-4ece-98c3-528da316348b" 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-07-23 05:09:19.901 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-01e86a10-c668-4ece-98c3-528da316348b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.953s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:09:19.917 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 01e86a10-c668-4ece-98c3-528da316348b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 05:09:19.917 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 01e86a10-c668-4ece-98c3-528da316348b processed. 2021-07-23 05:09:20.760 2416 1426146393608 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-07-23 05:09:20.933 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:10:51.965 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6412abfe-76f7-4bb7-9572-a611925c07af 10333dd2f8a846aaabff93630400a1a2 22f452cce63144229410824dee79aa7a - - -] port_delete event received for 'e0c41786-5fba-4369-b974-b82c8db654ed' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:10:54.322 2416 1426146390968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 01e86a10-c668-4ece-98c3-528da316348b 2021-07-23 05:10:54.603 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-86d7557e-8570-43ff-842c-27d5998a5c74 10333dd2f8a846aaabff93630400a1a2 22f452cce63144229410824dee79aa7a - - -] Security group member updated on remote: ['c154c048-1ff5-4f3e-bc46-223b971d818a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 05:10:54.603 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-86d7557e-8570-43ff-842c-27d5998a5c74 10333dd2f8a846aaabff93630400a1a2 22f452cce63144229410824dee79aa7a - - -] Security group member updated ['c154c048-1ff5-4f3e-bc46-223b971d818a'] 2021-07-23 05:10:54.681 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86d7557e-8570-43ff-842c-27d5998a5c74 10333dd2f8a846aaabff93630400a1a2 22f452cce63144229410824dee79aa7a - - -] port_delete event received for '01e86a10-c668-4ece-98c3-528da316348b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:10:55.213 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 05:10:55.221 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '01e86a10-c668-4ece-98c3-528da316348b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 05:10:55.221 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '01e86a10-c668-4ece-98c3-528da316348b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 05:10:55.221 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 01e86a10-c668-4ece-98c3-528da316348b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 05:10:55.248 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['01e86a10-c668-4ece-98c3-528da316348b'] 2021-07-23 05:10:55.248 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 05:10:55.263 2416 1426146393608 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-07-23 05:10:55.263 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['01e86a10-c668-4ece-98c3-528da316348b'] 2021-07-23 05:10:57.213 2416 1426146393608 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-07-23 05:10:57.232 2416 1426146393608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 05:10:59.028 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7218427b-9789-499b-9581-929f2c369737 10333dd2f8a846aaabff93630400a1a2 22f452cce63144229410824dee79aa7a - - -] port_delete event received for '4e7b08f0-14a0-4ac1-a495-766a2da42cca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:11:01.556 2416 1426146393608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ee4fd2ff-6bf0-4f56-ae4f-84c9080b1a61 10333dd2f8a846aaabff93630400a1a2 22f452cce63144229410824dee79aa7a - - -] Security group member updated on remote: ['c154c048-1ff5-4f3e-bc46-223b971d818a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 05:11:01.556 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [req-ee4fd2ff-6bf0-4f56-ae4f-84c9080b1a61 10333dd2f8a846aaabff93630400a1a2 22f452cce63144229410824dee79aa7a - - -] Security group member updated ['c154c048-1ff5-4f3e-bc46-223b971d818a'] 2021-07-23 05:11:01.634 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee4fd2ff-6bf0-4f56-ae4f-84c9080b1a61 10333dd2f8a846aaabff93630400a1a2 22f452cce63144229410824dee79aa7a - - -] port_delete event received for '0a9054f1-d308-4705-944d-2dde341768f0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:11:02.371 2416 1426146390968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0a9054f1-d308-4705-944d-2dde341768f0 2021-07-23 05:11:03.259 2416 1426054085800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22761c77-c859-4c82-8163-bbd359a65514 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 05:11:03.259 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0a9054f1-d308-4705-944d-2dde341768f0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 05:11:03.259 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0a9054f1-d308-4705-944d-2dde341768f0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 05:11:03.278 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0a9054f1-d308-4705-944d-2dde341768f0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 05:11:03.293 2416 1426146393608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f544389f-65ea-4d2e-aff0-e449607c0386 2021-07-23 05:11:03.293 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0a9054f1-d308-4705-944d-2dde341768f0'] 2021-07-23 05:11:03.293 2416 1426146393608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 05:11:03.293 2416 1426146393608 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-07-23 05:11:03.293 2416 1426146393608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0a9054f1-d308-4705-944d-2dde341768f0'] 2021-07-23 05:11:03.559 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29db5826-98d3-4aad-9e88-680e0f578fe0 10333dd2f8a846aaabff93630400a1a2 22f452cce63144229410824dee79aa7a - - -] port_delete event received for '0c0f068a-bea6-4d74-8bbd-e103fb90b979' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:11:05.262 2416 1426146393608 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-07-23 05:11:05.291 2416 1426146393608 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-07-23 05:11:06.088 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b13e1d0f-d29a-4ee6-ae2b-253a6b318a7e 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] port_delete event received for 'a77c4372-1afe-41f1-ad8e-1a2b4b87eff1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:11:07.119 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-078e6335-d9c3-47ff-8f97-49566e2378d9 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] port_delete event received for '8b453dbc-bba4-4f40-909b-8a80d76b6d00' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:11:08.074 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-799a8a54-bac5-4c75-bdfd-34da54bca599 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] port_delete event received for '3ded9654-bc3d-4468-8270-00d3c80430fc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:11:08.152 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b461ef5a-c420-4c7d-ae69-73d993baccf3 - - - - -] port_delete event received for '3ded9654-bc3d-4468-8270-00d3c80430fc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:11:08.275 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-799a8a54-bac5-4c75-bdfd-34da54bca599 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] network_delete received. Deleting network f544389f-65ea-4d2e-aff0-e449607c0386 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 05:11:08.275 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-799a8a54-bac5-4c75-bdfd-34da54bca599 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] Network f544389f-65ea-4d2e-aff0-e449607c0386 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 05:11:09.434 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3175a447-f503-4452-9627-69828ccd6e88 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] port_delete event received for '9287b0ae-a0ba-4c7b-ac1a-4644de613e58' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:11:10.449 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a69acb6-f02d-4635-a45c-46462720e059 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] port_delete event received for 'd8d3fa80-0484-4b94-9233-b0e94bd063e3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:11:11.156 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbf8563c-d7e5-45ed-990d-4f4dab511b67 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] port_delete event received for '7b1d9478-157c-4e2f-8d60-9003c07a4792' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:11:11.262 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1dd97849-52a6-4e52-b2a7-d90805502f42 - - - - -] port_delete event received for '7b1d9478-157c-4e2f-8d60-9003c07a4792' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 05:11:11.353 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbf8563c-d7e5-45ed-990d-4f4dab511b67 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] network_delete received. Deleting network 7e4a8bac-f25e-4e79-842e-be70dee824bb network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 05:11:11.353 2416 1426146393608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbf8563c-d7e5-45ed-990d-4f4dab511b67 5375bb12f8d4404bbd912807fb7d8041 90706816a09a4fb9aa98d12ac6551626 - - -] Network 7e4a8bac-f25e-4e79-842e-be70dee824bb not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463