2021-08-02 17:25:42.775 4396 1612708871336 MainThread INFO neutron.common.config [-] Logging enabled! 2021-08-02 17:25:42.775 4396 1612708871336 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev509 2021-08-02 17:25:42.785 4396 1612708871336 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-08-02 17:25:42.909 4396 1612708871336 MainThread INFO os_win.utils.network.networkutils [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] WMI caching is disabled. 2021-08-02 17:25:43.182 4396 1612708871336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:119 2021-08-02 17:25:43.275 4396 1612708871336 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-08-02 17:25:43.275 4396 1612708871336 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-08-02 17:25:43.599 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent initialized successfully, now running... 2021-08-02 17:25:43.621 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-08-02 17:25:43.642 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-08-02 17:25:43.701 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-08-02 17:27:56.602 4396 1610654783624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-186b6852-7363-4264-adad-e61941112080 - - - - -] port_update received: f8c277c4-cde4-4905-88cb-20af736cb303 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 17:27:56.602 4396 1610654783624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-186b6852-7363-4264-adad-e61941112080 - - - - -] No port f8c277c4-cde4-4905-88cb-20af736cb303 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 17:28:01.186 4396 1610654783624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e6fa639-4fe8-48c4-a651-38e1b5e5a767 - - - - -] port_update received: 9f525887-41ca-4e57-9849-4fd021b7e3e3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 17:28:01.197 4396 1610654783624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e6fa639-4fe8-48c4-a651-38e1b5e5a767 - - - - -] No port 9f525887-41ca-4e57-9849-4fd021b7e3e3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 17:28:08.195 4396 1610654783624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9df5e98-9906-4a66-a188-e836e84a1e51 - - - - -] port_update received: f4e95010-82ee-48ba-a5d0-f2973bea4fff port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 17:28:08.225 4396 1610654783624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9df5e98-9906-4a66-a188-e836e84a1e51 - - - - -] No port f4e95010-82ee-48ba-a5d0-f2973bea4fff defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 17:28:09.017 4396 1610654783624 MainThread WARNING oslo_policy.policy [req-cfb3038d-ef47-4be2-92d0-ec388df5a771 9e41f7fe01d440d6b07c90c4d710d34a 2454f49615604bab82278e4bafcd3e3c - - -] 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-08-02 17:28:09.025 4396 1610654783624 MainThread WARNING oslo_policy.policy [req-cfb3038d-ef47-4be2-92d0-ec388df5a771 9e41f7fe01d440d6b07c90c4d710d34a 2454f49615604bab82278e4bafcd3e3c - - -] 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-08-02 17:28:09.025 4396 1610654783624 MainThread WARNING oslo_policy.policy [req-cfb3038d-ef47-4be2-92d0-ec388df5a771 9e41f7fe01d440d6b07c90c4d710d34a 2454f49615604bab82278e4bafcd3e3c - - -] 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-08-02 17:28:09.047 4396 1610654783624 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cfb3038d-ef47-4be2-92d0-ec388df5a771 9e41f7fe01d440d6b07c90c4d710d34a 2454f49615604bab82278e4bafcd3e3c - - -] Security group member updated on remote: ['71a8575d-682b-4ff6-8388-08c3c2ff3148'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:28:09.056 4396 1610654783624 MainThread INFO neutron.agent.securitygroups_rpc [req-cfb3038d-ef47-4be2-92d0-ec388df5a771 9e41f7fe01d440d6b07c90c4d710d34a 2454f49615604bab82278e4bafcd3e3c - - -] Security group member updated ['71a8575d-682b-4ff6-8388-08c3c2ff3148'] 2021-08-02 17:28:09.760 4396 1610654783624 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ad78941-4db6-43e1-a041-ab51d4dd0b27 9b3903ef335f4ff393d3431072d5be94 79eb8cf8c8aa4e0d98a2f5b656f20cda - - -] Security group rule updated on remote: ['38952d58-cb61-47b2-b933-9c7f5b6a9bff'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 17:28:09.760 4396 1610654783624 MainThread INFO neutron.agent.securitygroups_rpc [req-4ad78941-4db6-43e1-a041-ab51d4dd0b27 9b3903ef335f4ff393d3431072d5be94 79eb8cf8c8aa4e0d98a2f5b656f20cda - - -] Security group rule updated ['38952d58-cb61-47b2-b933-9c7f5b6a9bff'] 2021-08-02 17:28:10.669 4396 1610654783624 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7832fdb9-52b3-43cb-933f-c1fe3625592d 9b3903ef335f4ff393d3431072d5be94 79eb8cf8c8aa4e0d98a2f5b656f20cda - - -] Security group rule updated on remote: ['38952d58-cb61-47b2-b933-9c7f5b6a9bff'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 17:28:10.669 4396 1610654783624 MainThread INFO neutron.agent.securitygroups_rpc [req-7832fdb9-52b3-43cb-933f-c1fe3625592d 9b3903ef335f4ff393d3431072d5be94 79eb8cf8c8aa4e0d98a2f5b656f20cda - - -] Security group rule updated ['38952d58-cb61-47b2-b933-9c7f5b6a9bff'] 2021-08-02 17:28:15.095 4396 1610654783624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d55b3a1d-96a1-45b0-943e-633def5c0a57 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] port_update received: fc38697f-b99e-49e9-8113-5220c1bdbc7c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 17:28:15.109 4396 1610654783624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d55b3a1d-96a1-45b0-943e-633def5c0a57 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] No port fc38697f-b99e-49e9-8113-5220c1bdbc7c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 17:28:16.867 4396 1610654783624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-71ba58d1-7252-420e-800d-0d119675aaf4 - - - - -] port_update received: 796e9cc0-c3e3-412a-8cb9-bc33a53fe596 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 17:28:16.886 4396 1610654783624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-71ba58d1-7252-420e-800d-0d119675aaf4 - - - - -] No port 796e9cc0-c3e3-412a-8cb9-bc33a53fe596 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 17:28:24.932 4396 1610654781864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fc38697f-b99e-49e9-8113-5220c1bdbc7c 2021-08-02 17:28:26.438 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 17:28:26.617 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77680184-b274-4927-b6c1-4415f1e132c0 ba53201fec0f471685d38eaca8258d25 caf01f98ec474a87a3e8b25ffe3705fa - - -] Security group member updated on remote: ['dbf50324-7ced-47c9-a78b-db0a48ac3145'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:28:26.617 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [req-77680184-b274-4927-b6c1-4415f1e132c0 ba53201fec0f471685d38eaca8258d25 caf01f98ec474a87a3e8b25ffe3705fa - - -] Security group member updated ['dbf50324-7ced-47c9-a78b-db0a48ac3145'] 2021-08-02 17:28:27.547 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Adding port fc38697f-b99e-49e9-8113-5220c1bdbc7c 2021-08-02 17:28:27.547 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Port fc38697f-b99e-49e9-8113-5220c1bdbc7c updated. Details: {'device': 'fc38697f-b99e-49e9-8113-5220c1bdbc7c', 'network_id': '4e6f2de7-1a20-49f7-bd69-c9f97149e75a', 'port_id': 'fc38697f-b99e-49e9-8113-5220c1bdbc7c', 'mac_address': 'fa:16:3e:7e:56:a4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 129, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f216d87b-0e55-4bdd-8db8-2a697e9fb9e9', '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-08-02 17:28:27.561 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] 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-08-02 17:28:27.561 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fc38697f-b99e-49e9-8113-5220c1bdbc7c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:28:27.578 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fc38697f-b99e-49e9-8113-5220c1bdbc7c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 17:28:27.578 4396 1610654783976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4e6f2de7-1a20-49f7-bd69-c9f97149e75a 2021-08-02 17:28:27.578 4396 1610654783976 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-08-02 17:28:27.761 4396 1610654783976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fc38697f-b99e-49e9-8113-5220c1bdbc7c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:28:27.761 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fc38697f-b99e-49e9-8113-5220c1bdbc7c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:28:27.793 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fc38697f-b99e-49e9-8113-5220c1bdbc7c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 17:28:27.793 4396 1610654783976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 129, VLAN trunk: None to switch port fc38697f-b99e-49e9-8113-5220c1bdbc7c 2021-08-02 17:28:27.870 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 17:28:27.870 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fc38697f-b99e-49e9-8113-5220c1bdbc7c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:28:28.704 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fc38697f-b99e-49e9-8113-5220c1bdbc7c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:28:28.710 4396 1610654783976 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-08-02 17:28:28.710 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (71a8575d-682b-4ff6-8388-08c3c2ff3148) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:28:28.729 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (71a8575d-682b-4ff6-8388-08c3c2ff3148) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 17:28:28.729 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fc38697f-b99e-49e9-8113-5220c1bdbc7c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:28:28.729 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 17:28:28.742 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fc38697f-b99e-49e9-8113-5220c1bdbc7c not yet added. Adding. 2021-08-02 17:28:28.742 4396 1610654783976 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-08-02 17:28:28.762 4396 1610654783976 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-08-02 17:28:28.839 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fc38697f-b99e-49e9-8113-5220c1bdbc7c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:28:28.921 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fc38697f-b99e-49e9-8113-5220c1bdbc7c" 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-08-02 17:28:28.921 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fc38697f-b99e-49e9-8113-5220c1bdbc7c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:28:29.016 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fc38697f-b99e-49e9-8113-5220c1bdbc7c" 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-08-02 17:28:29.087 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fc38697f-b99e-49e9-8113-5220c1bdbc7c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:28:29.087 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fc38697f-b99e-49e9-8113-5220c1bdbc7c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 17:28:29.114 4396 1610654783976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fc38697f-b99e-49e9-8113-5220c1bdbc7c processed. 2021-08-02 17:28:29.476 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-295cfe2f-0b83-4ddd-acee-5c095a1807af ba53201fec0f471685d38eaca8258d25 caf01f98ec474a87a3e8b25ffe3705fa - - -] Security group member updated on remote: ['dbf50324-7ced-47c9-a78b-db0a48ac3145'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:28:29.502 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [req-295cfe2f-0b83-4ddd-acee-5c095a1807af ba53201fec0f471685d38eaca8258d25 caf01f98ec474a87a3e8b25ffe3705fa - - -] Security group member updated ['dbf50324-7ced-47c9-a78b-db0a48ac3145'] 2021-08-02 17:28:30.460 4396 1610654783976 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-08-02 17:28:31.068 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.610s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:28:31.215 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6a586731-de9c-40aa-a423-3dc792d500d3 9b3903ef335f4ff393d3431072d5be94 79eb8cf8c8aa4e0d98a2f5b656f20cda - - -] Security group member updated on remote: ['38952d58-cb61-47b2-b933-9c7f5b6a9bff'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:28:31.215 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [req-6a586731-de9c-40aa-a423-3dc792d500d3 9b3903ef335f4ff393d3431072d5be94 79eb8cf8c8aa4e0d98a2f5b656f20cda - - -] Security group member updated ['38952d58-cb61-47b2-b933-9c7f5b6a9bff'] 2021-08-02 17:28:31.351 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-317699e5-37cd-4c5c-b891-1c16b379bd2d 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] port_update received: d4570e1b-e3d0-4648-9a08-fdb0b76c14be port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 17:28:31.368 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-317699e5-37cd-4c5c-b891-1c16b379bd2d 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] No port d4570e1b-e3d0-4648-9a08-fdb0b76c14be defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 17:28:32.735 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1bf8386a-a05c-498b-962a-061f670e0805 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] port_update received: 1286580f-da4b-465e-b082-548fca117357 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 17:28:32.765 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1bf8386a-a05c-498b-962a-061f670e0805 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] No port 1286580f-da4b-465e-b082-548fca117357 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 17:28:34.463 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74857f6e-ac4e-4ed7-9d47-4c71c0a0ca87 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] port_update received: 83362804-e553-45e6-ab2a-987b845ef5b9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 17:28:34.481 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74857f6e-ac4e-4ed7-9d47-4c71c0a0ca87 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] No port 83362804-e553-45e6-ab2a-987b845ef5b9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 17:28:35.023 4396 1610654781864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d4570e1b-e3d0-4648-9a08-fdb0b76c14be 2021-08-02 17:28:36.464 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 17:28:36.929 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Adding port d4570e1b-e3d0-4648-9a08-fdb0b76c14be 2021-08-02 17:28:36.940 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Port d4570e1b-e3d0-4648-9a08-fdb0b76c14be updated. Details: {'device': 'd4570e1b-e3d0-4648-9a08-fdb0b76c14be', 'network_id': '10cb59ba-e1dc-4b10-bf99-515742b8ed98', 'port_id': 'd4570e1b-e3d0-4648-9a08-fdb0b76c14be', 'mac_address': 'fa:16:3e:8d:af:6d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 100, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3f43eddc-fcb7-4396-91a1-dbecfdca897a', '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-08-02 17:28:36.952 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] 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-08-02 17:28:36.952 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d4570e1b-e3d0-4648-9a08-fdb0b76c14be" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:28:36.965 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d4570e1b-e3d0-4648-9a08-fdb0b76c14be _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 17:28:36.965 4396 1610654783976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 10cb59ba-e1dc-4b10-bf99-515742b8ed98 2021-08-02 17:28:36.980 4396 1610654783976 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-08-02 17:28:37.044 4396 1610654781864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1286580f-da4b-465e-b082-548fca117357 2021-08-02 17:28:37.056 4396 1610654781864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 83362804-e553-45e6-ab2a-987b845ef5b9 2021-08-02 17:28:37.179 4396 1610654783976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd4570e1b-e3d0-4648-9a08-fdb0b76c14be') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:28:37.179 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd4570e1b-e3d0-4648-9a08-fdb0b76c14be') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:28:37.214 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d4570e1b-e3d0-4648-9a08-fdb0b76c14be is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 17:28:37.214 4396 1610654783976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 100, VLAN trunk: None to switch port d4570e1b-e3d0-4648-9a08-fdb0b76c14be 2021-08-02 17:28:37.305 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 17:28:37.305 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d4570e1b-e3d0-4648-9a08-fdb0b76c14be'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:28:37.637 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d4570e1b-e3d0-4648-9a08-fdb0b76c14be']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:28:37.637 4396 1610654783976 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-08-02 17:28:37.656 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (dbf50324-7ced-47c9-a78b-db0a48ac3145) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:28:37.665 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (dbf50324-7ced-47c9-a78b-db0a48ac3145) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 17:28:37.665 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d4570e1b-e3d0-4648-9a08-fdb0b76c14be _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:28:37.680 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 17:28:37.680 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d4570e1b-e3d0-4648-9a08-fdb0b76c14be not yet added. Adding. 2021-08-02 17:28:37.704 4396 1610654783976 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-08-02 17:28:37.715 4396 1610654783976 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-08-02 17:28:37.835 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d4570e1b-e3d0-4648-9a08-fdb0b76c14be" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:28:37.965 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d4570e1b-e3d0-4648-9a08-fdb0b76c14be" 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-08-02 17:28:37.976 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d4570e1b-e3d0-4648-9a08-fdb0b76c14be" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:28:38.117 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d4570e1b-e3d0-4648-9a08-fdb0b76c14be" 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-08-02 17:28:38.257 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d4570e1b-e3d0-4648-9a08-fdb0b76c14be" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:28:38.257 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d4570e1b-e3d0-4648-9a08-fdb0b76c14be status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 17:28:38.257 4396 1610654783976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d4570e1b-e3d0-4648-9a08-fdb0b76c14be processed. 2021-08-02 17:28:38.470 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 17:28:38.477 4396 1610654783976 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-08-02 17:28:39.096 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:28:39.715 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Adding port 1286580f-da4b-465e-b082-548fca117357 2021-08-02 17:28:39.727 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Port 1286580f-da4b-465e-b082-548fca117357 updated. Details: {'device': '1286580f-da4b-465e-b082-548fca117357', 'network_id': '10cb59ba-e1dc-4b10-bf99-515742b8ed98', 'port_id': '1286580f-da4b-465e-b082-548fca117357', 'mac_address': 'fa:16:3e:8e:0b:74', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 100, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3f43eddc-fcb7-4396-91a1-dbecfdca897a', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 17:28:39.727 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] 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-08-02 17:28:39.727 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Adding port 83362804-e553-45e6-ab2a-987b845ef5b9 2021-08-02 17:28:39.727 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Port 83362804-e553-45e6-ab2a-987b845ef5b9 updated. Details: {'device': '83362804-e553-45e6-ab2a-987b845ef5b9', 'network_id': 'a9688dab-fae4-450f-a0e6-5974fc44d5ad', 'port_id': '83362804-e553-45e6-ab2a-987b845ef5b9', 'mac_address': 'fa:16:3e:78:d8:9b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 141, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '14da93d1-3862-4c7a-bcbd-480235533812', '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-08-02 17:28:39.751 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] 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-08-02 17:28:39.761 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1286580f-da4b-465e-b082-548fca117357" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:28:39.761 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1286580f-da4b-465e-b082-548fca117357 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 17:28:39.777 4396 1610654783976 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-08-02 17:28:39.798 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-83362804-e553-45e6-ab2a-987b845ef5b9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:28:39.807 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 83362804-e553-45e6-ab2a-987b845ef5b9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 17:28:39.807 4396 1610654784680 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a9688dab-fae4-450f-a0e6-5974fc44d5ad 2021-08-02 17:28:39.807 4396 1610654784680 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-08-02 17:28:40.002 4396 1610654783976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1286580f-da4b-465e-b082-548fca117357') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:28:40.016 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1286580f-da4b-465e-b082-548fca117357') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:28:40.023 4396 1610654784680 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '83362804-e553-45e6-ab2a-987b845ef5b9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:28:40.023 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '83362804-e553-45e6-ab2a-987b845ef5b9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:28:40.054 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1286580f-da4b-465e-b082-548fca117357 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 17:28:40.054 4396 1610654783976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 100, VLAN trunk: None to switch port 1286580f-da4b-465e-b082-548fca117357 2021-08-02 17:28:40.054 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 83362804-e553-45e6-ab2a-987b845ef5b9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 17:28:40.075 4396 1610654784680 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 141, VLAN trunk: None to switch port 83362804-e553-45e6-ab2a-987b845ef5b9 2021-08-02 17:28:40.196 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 17:28:40.196 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1286580f-da4b-465e-b082-548fca117357'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:28:40.216 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 17:28:40.227 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['83362804-e553-45e6-ab2a-987b845ef5b9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:28:40.696 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['83362804-e553-45e6-ab2a-987b845ef5b9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:28:40.696 4396 1610654784680 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-08-02 17:28:40.718 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (38952d58-cb61-47b2-b933-9c7f5b6a9bff) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:28:40.718 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 83362804-e553-45e6-ab2a-987b845ef5b9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:28:40.733 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 17:28:40.742 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 83362804-e553-45e6-ab2a-987b845ef5b9 not yet added. Adding. 2021-08-02 17:28:40.760 4396 1610654784680 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-08-02 17:28:40.778 4396 1610654784680 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-08-02 17:28:40.790 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1286580f-da4b-465e-b082-548fca117357']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:28:40.790 4396 1610654783976 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-08-02 17:28:40.810 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (dbf50324-7ced-47c9-a78b-db0a48ac3145) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:28:40.810 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (dbf50324-7ced-47c9-a78b-db0a48ac3145) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 17:28:40.823 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1286580f-da4b-465e-b082-548fca117357 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:28:40.823 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 17:28:40.846 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1286580f-da4b-465e-b082-548fca117357 not yet added. Adding. 2021-08-02 17:28:40.852 4396 1610654783976 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-08-02 17:28:40.867 4396 1610654783976 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-08-02 17:28:41.038 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1286580f-da4b-465e-b082-548fca117357" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:28:41.060 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83362804-e553-45e6-ab2a-987b845ef5b9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:28:41.210 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1286580f-da4b-465e-b082-548fca117357" 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-08-02 17:28:41.210 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1286580f-da4b-465e-b082-548fca117357" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:28:41.259 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83362804-e553-45e6-ab2a-987b845ef5b9" 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-08-02 17:28:41.259 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83362804-e553-45e6-ab2a-987b845ef5b9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:28:41.492 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1286580f-da4b-465e-b082-548fca117357" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:28:41.554 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83362804-e553-45e6-ab2a-987b845ef5b9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:28:41.712 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1286580f-da4b-465e-b082-548fca117357" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.953s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:28:41.712 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1286580f-da4b-465e-b082-548fca117357 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 17:28:41.731 4396 1610654783976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1286580f-da4b-465e-b082-548fca117357 processed. 2021-08-02 17:28:41.762 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-83362804-e553-45e6-ab2a-987b845ef5b9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.953s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:28:41.773 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 83362804-e553-45e6-ab2a-987b845ef5b9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 17:28:41.795 4396 1610654784680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 83362804-e553-45e6-ab2a-987b845ef5b9 processed. 2021-08-02 17:28:42.497 4396 1610654784680 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-08-02 17:28:43.508 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:28:48.976 4396 1610654782040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fc38697f-b99e-49e9-8113-5220c1bdbc7c 2021-08-02 17:28:49.821 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-11da9dd6-0c99-4792-bf9f-be80c1f25da4 9e41f7fe01d440d6b07c90c4d710d34a 2454f49615604bab82278e4bafcd3e3c - - -] Security group member updated on remote: ['71a8575d-682b-4ff6-8388-08c3c2ff3148'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:28:49.821 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [req-11da9dd6-0c99-4792-bf9f-be80c1f25da4 9e41f7fe01d440d6b07c90c4d710d34a 2454f49615604bab82278e4bafcd3e3c - - -] Security group member updated ['71a8575d-682b-4ff6-8388-08c3c2ff3148'] 2021-08-02 17:28:49.837 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [req-11da9dd6-0c99-4792-bf9f-be80c1f25da4 9e41f7fe01d440d6b07c90c4d710d34a 2454f49615604bab82278e4bafcd3e3c - - -] Refresh firewall rules 2021-08-02 17:28:49.852 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-11da9dd6-0c99-4792-bf9f-be80c1f25da4 9e41f7fe01d440d6b07c90c4d710d34a 2454f49615604bab82278e4bafcd3e3c - - -] Get security group information for devices via rpc ['fc38697f-b99e-49e9-8113-5220c1bdbc7c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:28:49.961 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-11da9dd6-0c99-4792-bf9f-be80c1f25da4 9e41f7fe01d440d6b07c90c4d710d34a 2454f49615604bab82278e4bafcd3e3c - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:28:49.981 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-11da9dd6-0c99-4792-bf9f-be80c1f25da4 9e41f7fe01d440d6b07c90c4d710d34a 2454f49615604bab82278e4bafcd3e3c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 17:28:50.218 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11da9dd6-0c99-4792-bf9f-be80c1f25da4 9e41f7fe01d440d6b07c90c4d710d34a 2454f49615604bab82278e4bafcd3e3c - - -] port_delete event received for 'fc38697f-b99e-49e9-8113-5220c1bdbc7c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:28:50.532 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 17:28:50.532 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fc38697f-b99e-49e9-8113-5220c1bdbc7c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 17:28:50.545 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fc38697f-b99e-49e9-8113-5220c1bdbc7c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 17:28:50.545 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fc38697f-b99e-49e9-8113-5220c1bdbc7c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 17:28:50.587 4396 1610654784680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4e6f2de7-1a20-49f7-bd69-c9f97149e75a 2021-08-02 17:28:50.602 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fc38697f-b99e-49e9-8113-5220c1bdbc7c'] 2021-08-02 17:28:50.623 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 17:28:50.638 4396 1610654784680 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-08-02 17:28:50.648 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fc38697f-b99e-49e9-8113-5220c1bdbc7c'] 2021-08-02 17:28:52.562 4396 1610654784680 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-08-02 17:28:52.685 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:28:56.431 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0aee311c-b189-44a0-8f91-061ca9410476 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] network_delete received. Deleting network 4e6f2de7-1a20-49f7-bd69-c9f97149e75a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 17:28:56.449 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0aee311c-b189-44a0-8f91-061ca9410476 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] Network 4e6f2de7-1a20-49f7-bd69-c9f97149e75a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 17:29:01.306 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-01fb40f6-b478-4b88-9f61-8a34681b48ff c4c0d0119305406092d07bd05d531fcf b685068a1ae341e5a8071de20e789611 - - -] Security group member updated on remote: ['4531de3f-0f6f-49ec-94c4-ff9628dd4a3a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:29:01.332 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [req-01fb40f6-b478-4b88-9f61-8a34681b48ff c4c0d0119305406092d07bd05d531fcf b685068a1ae341e5a8071de20e789611 - - -] Security group member updated ['4531de3f-0f6f-49ec-94c4-ff9628dd4a3a'] 2021-08-02 17:29:03.212 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3afb14c1-3d4b-4d0f-b6dc-edea319383b8 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] port_update received: 478f2433-a52c-43fa-a8c3-18bff7dac853 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 17:29:03.241 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3afb14c1-3d4b-4d0f-b6dc-edea319383b8 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] No port 478f2433-a52c-43fa-a8c3-18bff7dac853 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 17:29:07.170 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7b6aabc-892b-4075-9bd8-93d3a499e56b - - - - -] port_update received: 416ca84b-4321-4a0a-9abe-2da7f63092f9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 17:29:07.203 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7b6aabc-892b-4075-9bd8-93d3a499e56b - - - - -] No port 416ca84b-4321-4a0a-9abe-2da7f63092f9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 17:29:07.372 4396 1610654781864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 478f2433-a52c-43fa-a8c3-18bff7dac853 2021-08-02 17:29:08.726 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 17:29:09.512 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Adding port 478f2433-a52c-43fa-a8c3-18bff7dac853 2021-08-02 17:29:09.512 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Port 478f2433-a52c-43fa-a8c3-18bff7dac853 updated. Details: {'device': '478f2433-a52c-43fa-a8c3-18bff7dac853', 'network_id': '34ac4996-ddae-491e-b663-62cd9bebb3f6', 'port_id': '478f2433-a52c-43fa-a8c3-18bff7dac853', 'mac_address': 'fa:16:3e:39:f2:58', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 143, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2001aff9-6894-4cb7-aa91-f47597fbc39d', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 17:29:09.532 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] 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-08-02 17:29:09.541 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-478f2433-a52c-43fa-a8c3-18bff7dac853" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:29:09.541 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 478f2433-a52c-43fa-a8c3-18bff7dac853 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 17:29:09.561 4396 1610654784680 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 34ac4996-ddae-491e-b663-62cd9bebb3f6 2021-08-02 17:29:09.570 4396 1610654784680 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-08-02 17:29:09.729 4396 1610654784680 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '478f2433-a52c-43fa-a8c3-18bff7dac853') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:29:09.729 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '478f2433-a52c-43fa-a8c3-18bff7dac853') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:29:09.841 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 478f2433-a52c-43fa-a8c3-18bff7dac853 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 17:29:09.841 4396 1610654784680 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 143, VLAN trunk: None to switch port 478f2433-a52c-43fa-a8c3-18bff7dac853 2021-08-02 17:29:09.952 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 17:29:09.962 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['478f2433-a52c-43fa-a8c3-18bff7dac853'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:29:10.637 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['478f2433-a52c-43fa-a8c3-18bff7dac853']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:29:10.653 4396 1610654784680 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-08-02 17:29:10.669 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4531de3f-0f6f-49ec-94c4-ff9628dd4a3a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:29:10.669 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4531de3f-0f6f-49ec-94c4-ff9628dd4a3a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 17:29:10.684 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 478f2433-a52c-43fa-a8c3-18bff7dac853 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:29:10.684 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 17:29:10.684 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 478f2433-a52c-43fa-a8c3-18bff7dac853 not yet added. Adding. 2021-08-02 17:29:10.704 4396 1610654784680 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-08-02 17:29:10.704 4396 1610654784680 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-08-02 17:29:10.885 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-478f2433-a52c-43fa-a8c3-18bff7dac853" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:29:11.065 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-478f2433-a52c-43fa-a8c3-18bff7dac853" 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-08-02 17:29:11.070 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-478f2433-a52c-43fa-a8c3-18bff7dac853" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:29:11.242 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-478f2433-a52c-43fa-a8c3-18bff7dac853" 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-08-02 17:29:11.374 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-478f2433-a52c-43fa-a8c3-18bff7dac853" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.829s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:29:11.374 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 478f2433-a52c-43fa-a8c3-18bff7dac853 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 17:29:11.397 4396 1610654784680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 478f2433-a52c-43fa-a8c3-18bff7dac853 processed. 2021-08-02 17:29:12.742 4396 1610654784680 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-08-02 17:29:12.790 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c31ad25f-8ffb-418b-8a58-ee50ac3d6206 b2d25b8790324380b878a3466bc25b3a aae85d9cf750431a87c601e12b575337 - - -] Security group rule updated on remote: ['94efb160-38f3-47a9-bf17-dcfdfe9b6b98'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 17:29:12.790 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [req-c31ad25f-8ffb-418b-8a58-ee50ac3d6206 b2d25b8790324380b878a3466bc25b3a aae85d9cf750431a87c601e12b575337 - - -] Security group rule updated ['94efb160-38f3-47a9-bf17-dcfdfe9b6b98'] 2021-08-02 17:29:13.157 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e22ec3b9-b770-4824-b038-c7a69ef152cf b2d25b8790324380b878a3466bc25b3a aae85d9cf750431a87c601e12b575337 - - -] Security group rule updated on remote: ['94efb160-38f3-47a9-bf17-dcfdfe9b6b98'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 17:29:13.164 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [req-e22ec3b9-b770-4824-b038-c7a69ef152cf b2d25b8790324380b878a3466bc25b3a aae85d9cf750431a87c601e12b575337 - - -] Security group rule updated ['94efb160-38f3-47a9-bf17-dcfdfe9b6b98'] 2021-08-02 17:29:14.300 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.562s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:29:15.601 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6d0d543-27d4-4eb6-902c-e77ca4fbd381 - - - - -] port_update received: a4969875-ed6e-40a9-8869-ca955651ce52 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 17:29:15.632 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6d0d543-27d4-4eb6-902c-e77ca4fbd381 - - - - -] No port a4969875-ed6e-40a9-8869-ca955651ce52 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 17:29:21.649 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-33ee2902-ebc2-4280-8ec0-52bfd04a9543 b2d25b8790324380b878a3466bc25b3a aae85d9cf750431a87c601e12b575337 - - -] Security group member updated on remote: ['94efb160-38f3-47a9-bf17-dcfdfe9b6b98'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:29:21.666 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [req-33ee2902-ebc2-4280-8ec0-52bfd04a9543 b2d25b8790324380b878a3466bc25b3a aae85d9cf750431a87c601e12b575337 - - -] Security group member updated ['94efb160-38f3-47a9-bf17-dcfdfe9b6b98'] 2021-08-02 17:29:23.304 4396 1610654782040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 478f2433-a52c-43fa-a8c3-18bff7dac853 2021-08-02 17:29:23.382 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2d2a316b-c874-4968-8304-2e2756494bcf c4c0d0119305406092d07bd05d531fcf b685068a1ae341e5a8071de20e789611 - - -] Security group member updated on remote: ['4531de3f-0f6f-49ec-94c4-ff9628dd4a3a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:29:23.400 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [req-2d2a316b-c874-4968-8304-2e2756494bcf c4c0d0119305406092d07bd05d531fcf b685068a1ae341e5a8071de20e789611 - - -] Security group member updated ['4531de3f-0f6f-49ec-94c4-ff9628dd4a3a'] 2021-08-02 17:29:23.400 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [req-2d2a316b-c874-4968-8304-2e2756494bcf c4c0d0119305406092d07bd05d531fcf b685068a1ae341e5a8071de20e789611 - - -] Refresh firewall rules 2021-08-02 17:29:23.413 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2d2a316b-c874-4968-8304-2e2756494bcf c4c0d0119305406092d07bd05d531fcf b685068a1ae341e5a8071de20e789611 - - -] Get security group information for devices via rpc ['478f2433-a52c-43fa-a8c3-18bff7dac853'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:29:23.428 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd7d24e3-1774-430b-8583-9c7188b9cbfb 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] port_update received: 959055f3-7e4c-4eec-8567-4dbbae78c498 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 17:29:23.428 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd7d24e3-1774-430b-8583-9c7188b9cbfb 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] No port 959055f3-7e4c-4eec-8567-4dbbae78c498 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 17:29:23.478 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2d2a316b-c874-4968-8304-2e2756494bcf c4c0d0119305406092d07bd05d531fcf b685068a1ae341e5a8071de20e789611 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:29:23.491 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2d2a316b-c874-4968-8304-2e2756494bcf c4c0d0119305406092d07bd05d531fcf b685068a1ae341e5a8071de20e789611 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 17:29:23.557 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d2a316b-c874-4968-8304-2e2756494bcf c4c0d0119305406092d07bd05d531fcf b685068a1ae341e5a8071de20e789611 - - -] port_delete event received for '478f2433-a52c-43fa-a8c3-18bff7dac853' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:29:24.826 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 17:29:24.826 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '478f2433-a52c-43fa-a8c3-18bff7dac853' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 17:29:24.838 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '478f2433-a52c-43fa-a8c3-18bff7dac853' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 17:29:24.853 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 478f2433-a52c-43fa-a8c3-18bff7dac853 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 17:29:24.868 4396 1610654784680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 34ac4996-ddae-491e-b663-62cd9bebb3f6 2021-08-02 17:29:24.884 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['478f2433-a52c-43fa-a8c3-18bff7dac853'] 2021-08-02 17:29:24.898 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 17:29:24.898 4396 1610654784680 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-08-02 17:29:24.913 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['478f2433-a52c-43fa-a8c3-18bff7dac853'] 2021-08-02 17:29:25.592 4396 1610654781864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 959055f3-7e4c-4eec-8567-4dbbae78c498 2021-08-02 17:29:26.851 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 17:29:26.851 4396 1610654784680 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-08-02 17:29:26.929 4396 1610654784680 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-08-02 17:29:27.274 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Adding port 959055f3-7e4c-4eec-8567-4dbbae78c498 2021-08-02 17:29:27.290 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Port 959055f3-7e4c-4eec-8567-4dbbae78c498 updated. Details: {'device': '959055f3-7e4c-4eec-8567-4dbbae78c498', 'network_id': '7d522628-d290-4c21-8336-ec3104e80baf', 'port_id': '959055f3-7e4c-4eec-8567-4dbbae78c498', 'mac_address': 'fa:16:3e:e4:bb:9f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 127, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b296cd4e-60e3-4958-8691-6aff0427c93b', '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-08-02 17:29:27.290 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] 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-08-02 17:29:27.304 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-959055f3-7e4c-4eec-8567-4dbbae78c498" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:29:27.304 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 959055f3-7e4c-4eec-8567-4dbbae78c498 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 17:29:27.304 4396 1610654784680 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7d522628-d290-4c21-8336-ec3104e80baf 2021-08-02 17:29:27.329 4396 1610654784680 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-08-02 17:29:27.538 4396 1610654784680 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '959055f3-7e4c-4eec-8567-4dbbae78c498') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:29:27.538 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '959055f3-7e4c-4eec-8567-4dbbae78c498') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:29:27.554 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 959055f3-7e4c-4eec-8567-4dbbae78c498 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 17:29:27.569 4396 1610654784680 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 127, VLAN trunk: None to switch port 959055f3-7e4c-4eec-8567-4dbbae78c498 2021-08-02 17:29:27.687 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 17:29:27.696 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['959055f3-7e4c-4eec-8567-4dbbae78c498'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:29:27.986 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['959055f3-7e4c-4eec-8567-4dbbae78c498']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:29:27.993 4396 1610654784680 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-08-02 17:29:27.993 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (94efb160-38f3-47a9-bf17-dcfdfe9b6b98) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:29:27.993 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 959055f3-7e4c-4eec-8567-4dbbae78c498 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:29:28.021 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 17:29:28.031 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 959055f3-7e4c-4eec-8567-4dbbae78c498 not yet added. Adding. 2021-08-02 17:29:28.031 4396 1610654784680 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-08-02 17:29:28.041 4396 1610654784680 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-08-02 17:29:28.195 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-959055f3-7e4c-4eec-8567-4dbbae78c498" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:29:28.350 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-959055f3-7e4c-4eec-8567-4dbbae78c498" 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-08-02 17:29:28.353 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-959055f3-7e4c-4eec-8567-4dbbae78c498" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:29:28.399 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d0b6fc19-801e-4283-b666-6125e00c9588 c4c0d0119305406092d07bd05d531fcf b685068a1ae341e5a8071de20e789611 - - -] Security group member updated on remote: ['4531de3f-0f6f-49ec-94c4-ff9628dd4a3a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:29:28.413 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [req-d0b6fc19-801e-4283-b666-6125e00c9588 c4c0d0119305406092d07bd05d531fcf b685068a1ae341e5a8071de20e789611 - - -] Security group member updated ['4531de3f-0f6f-49ec-94c4-ff9628dd4a3a'] 2021-08-02 17:29:28.510 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-959055f3-7e4c-4eec-8567-4dbbae78c498" 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-08-02 17:29:28.666 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-959055f3-7e4c-4eec-8567-4dbbae78c498" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:29:28.666 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 959055f3-7e4c-4eec-8567-4dbbae78c498 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 17:29:28.684 4396 1610654784680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 959055f3-7e4c-4eec-8567-4dbbae78c498 processed. 2021-08-02 17:29:28.870 4396 1610654784680 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-08-02 17:29:29.163 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.296s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:29:29.475 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d9fa1cc-a60e-4a47-8745-8fe86d4b8596 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] port_update received: 81c4d546-a6dd-4f7b-9781-a93cfbf6f67a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 17:29:29.523 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d9fa1cc-a60e-4a47-8745-8fe86d4b8596 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] No port 81c4d546-a6dd-4f7b-9781-a93cfbf6f67a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 17:29:33.648 4396 1610654781864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 81c4d546-a6dd-4f7b-9781-a93cfbf6f67a 2021-08-02 17:29:34.883 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 17:29:35.305 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Adding port 81c4d546-a6dd-4f7b-9781-a93cfbf6f67a 2021-08-02 17:29:35.321 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Port 81c4d546-a6dd-4f7b-9781-a93cfbf6f67a updated. Details: {'device': '81c4d546-a6dd-4f7b-9781-a93cfbf6f67a', 'network_id': '34ac4996-ddae-491e-b663-62cd9bebb3f6', 'port_id': '81c4d546-a6dd-4f7b-9781-a93cfbf6f67a', 'mac_address': 'fa:16:3e:3d:b4:b4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 143, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2001aff9-6894-4cb7-aa91-f47597fbc39d', '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-08-02 17:29:35.338 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] 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-08-02 17:29:35.338 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-81c4d546-a6dd-4f7b-9781-a93cfbf6f67a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:29:35.369 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 81c4d546-a6dd-4f7b-9781-a93cfbf6f67a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 17:29:35.369 4396 1610654784680 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 34ac4996-ddae-491e-b663-62cd9bebb3f6 2021-08-02 17:29:35.385 4396 1610654784680 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-08-02 17:29:35.606 4396 1610654784680 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '81c4d546-a6dd-4f7b-9781-a93cfbf6f67a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:29:35.625 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '81c4d546-a6dd-4f7b-9781-a93cfbf6f67a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:29:35.640 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 81c4d546-a6dd-4f7b-9781-a93cfbf6f67a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 17:29:35.651 4396 1610654784680 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 143, VLAN trunk: None to switch port 81c4d546-a6dd-4f7b-9781-a93cfbf6f67a 2021-08-02 17:29:35.789 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 17:29:35.811 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['81c4d546-a6dd-4f7b-9781-a93cfbf6f67a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:29:36.014 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['81c4d546-a6dd-4f7b-9781-a93cfbf6f67a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:29:36.025 4396 1610654784680 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-08-02 17:29:36.038 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4531de3f-0f6f-49ec-94c4-ff9628dd4a3a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:29:36.038 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4531de3f-0f6f-49ec-94c4-ff9628dd4a3a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 17:29:36.057 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 81c4d546-a6dd-4f7b-9781-a93cfbf6f67a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:29:36.070 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 17:29:36.085 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 81c4d546-a6dd-4f7b-9781-a93cfbf6f67a not yet added. Adding. 2021-08-02 17:29:36.085 4396 1610654784680 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-08-02 17:29:36.085 4396 1610654784680 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-08-02 17:29:36.323 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81c4d546-a6dd-4f7b-9781-a93cfbf6f67a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:29:36.563 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81c4d546-a6dd-4f7b-9781-a93cfbf6f67a" 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-08-02 17:29:36.569 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81c4d546-a6dd-4f7b-9781-a93cfbf6f67a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:29:36.774 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81c4d546-a6dd-4f7b-9781-a93cfbf6f67a" 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-08-02 17:29:36.929 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-81c4d546-a6dd-4f7b-9781-a93cfbf6f67a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:29:36.960 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 81c4d546-a6dd-4f7b-9781-a93cfbf6f67a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 17:29:36.960 4396 1610654784680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 81c4d546-a6dd-4f7b-9781-a93cfbf6f67a processed. 2021-08-02 17:29:38.913 4396 1610654784680 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-08-02 17:29:39.211 4396 1610654784680 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-08-02 17:29:46.334 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-69374491-04a4-4c5c-a313-06ed28ce5077 c4c0d0119305406092d07bd05d531fcf b685068a1ae341e5a8071de20e789611 - - -] Security group member updated on remote: ['4531de3f-0f6f-49ec-94c4-ff9628dd4a3a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:29:46.334 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [req-69374491-04a4-4c5c-a313-06ed28ce5077 c4c0d0119305406092d07bd05d531fcf b685068a1ae341e5a8071de20e789611 - - -] Security group member updated ['4531de3f-0f6f-49ec-94c4-ff9628dd4a3a'] 2021-08-02 17:29:46.352 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [req-69374491-04a4-4c5c-a313-06ed28ce5077 c4c0d0119305406092d07bd05d531fcf b685068a1ae341e5a8071de20e789611 - - -] Refresh firewall rules 2021-08-02 17:29:46.352 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-69374491-04a4-4c5c-a313-06ed28ce5077 c4c0d0119305406092d07bd05d531fcf b685068a1ae341e5a8071de20e789611 - - -] Get security group information for devices via rpc ['81c4d546-a6dd-4f7b-9781-a93cfbf6f67a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:29:46.399 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-69374491-04a4-4c5c-a313-06ed28ce5077 c4c0d0119305406092d07bd05d531fcf b685068a1ae341e5a8071de20e789611 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:29:46.414 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-69374491-04a4-4c5c-a313-06ed28ce5077 c4c0d0119305406092d07bd05d531fcf b685068a1ae341e5a8071de20e789611 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 17:29:46.429 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69374491-04a4-4c5c-a313-06ed28ce5077 c4c0d0119305406092d07bd05d531fcf b685068a1ae341e5a8071de20e789611 - - -] port_delete event received for '81c4d546-a6dd-4f7b-9781-a93cfbf6f67a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:29:47.477 4396 1610654782040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 81c4d546-a6dd-4f7b-9781-a93cfbf6f67a 2021-08-02 17:29:48.961 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 17:29:48.961 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '81c4d546-a6dd-4f7b-9781-a93cfbf6f67a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 17:29:48.975 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '81c4d546-a6dd-4f7b-9781-a93cfbf6f67a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 17:29:48.975 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 81c4d546-a6dd-4f7b-9781-a93cfbf6f67a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 17:29:49.024 4396 1610654784680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 34ac4996-ddae-491e-b663-62cd9bebb3f6 2021-08-02 17:29:49.024 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['81c4d546-a6dd-4f7b-9781-a93cfbf6f67a'] 2021-08-02 17:29:49.045 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 17:29:49.045 4396 1610654784680 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-08-02 17:29:49.045 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['81c4d546-a6dd-4f7b-9781-a93cfbf6f67a'] 2021-08-02 17:29:50.991 4396 1610654784680 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-08-02 17:29:51.026 4396 1610654784680 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-08-02 17:30:03.991 4396 1610654781864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 83362804-e553-45e6-ab2a-987b845ef5b9 2021-08-02 17:30:05.101 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 17:30:05.475 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Adding port 83362804-e553-45e6-ab2a-987b845ef5b9 2021-08-02 17:30:05.514 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Port 83362804-e553-45e6-ab2a-987b845ef5b9 updated. Details: {'device': '83362804-e553-45e6-ab2a-987b845ef5b9', 'network_id': 'a9688dab-fae4-450f-a0e6-5974fc44d5ad', 'port_id': '83362804-e553-45e6-ab2a-987b845ef5b9', 'mac_address': 'fa:16:3e:78:d8:9b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 141, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '14da93d1-3862-4c7a-bcbd-480235533812', '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-08-02 17:30:05.522 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] 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-08-02 17:30:05.538 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-83362804-e553-45e6-ab2a-987b845ef5b9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:30:05.538 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 83362804-e553-45e6-ab2a-987b845ef5b9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 17:30:05.554 4396 1610654784680 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-08-02 17:30:05.616 4396 1610654784680 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '83362804-e553-45e6-ab2a-987b845ef5b9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:30:05.633 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '83362804-e553-45e6-ab2a-987b845ef5b9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:30:05.654 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 83362804-e553-45e6-ab2a-987b845ef5b9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 17:30:05.663 4396 1610654784680 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 141, VLAN trunk: None to switch port 83362804-e553-45e6-ab2a-987b845ef5b9 2021-08-02 17:30:05.746 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 17:30:05.756 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['83362804-e553-45e6-ab2a-987b845ef5b9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:30:06.024 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['83362804-e553-45e6-ab2a-987b845ef5b9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:30:06.038 4396 1610654784680 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-08-02 17:30:06.056 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (38952d58-cb61-47b2-b933-9c7f5b6a9bff) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:30:06.069 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 83362804-e553-45e6-ab2a-987b845ef5b9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:30:06.069 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 17:30:06.093 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-08-02 17:30:06.100 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83362804-e553-45e6-ab2a-987b845ef5b9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:30:06.100 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83362804-e553-45e6-ab2a-987b845ef5b9" 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-08-02 17:30:06.117 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83362804-e553-45e6-ab2a-987b845ef5b9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:30:06.136 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83362804-e553-45e6-ab2a-987b845ef5b9" 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-08-02 17:30:06.219 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-83362804-e553-45e6-ab2a-987b845ef5b9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.688s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:30:06.228 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 83362804-e553-45e6-ab2a-987b845ef5b9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 17:30:06.228 4396 1610654784680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 83362804-e553-45e6-ab2a-987b845ef5b9 processed. 2021-08-02 17:30:07.118 4396 1610654784680 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-08-02 17:30:07.820 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:30:09.432 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1a75973f-7eca-4ad0-852b-f838412e7c95 80aa72b290794c4ab98e2ace31b960a8 ed58fbe4b8f34b4c8deac5207bc5539c - - -] Security group member updated on remote: ['b36599a1-854a-4a7f-98b1-38058f8e520c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:30:09.449 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [req-1a75973f-7eca-4ad0-852b-f838412e7c95 80aa72b290794c4ab98e2ace31b960a8 ed58fbe4b8f34b4c8deac5207bc5539c - - -] Security group member updated ['b36599a1-854a-4a7f-98b1-38058f8e520c'] 2021-08-02 17:30:11.587 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-246f028c-2a3e-46e3-8e64-ba46f1bf7201 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] port_update received: 103be6b0-2758-4be9-bdb4-3b6e4972463d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 17:30:11.617 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-246f028c-2a3e-46e3-8e64-ba46f1bf7201 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] No port 103be6b0-2758-4be9-bdb4-3b6e4972463d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 17:30:14.119 4396 1610654781864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 103be6b0-2758-4be9-bdb4-3b6e4972463d 2021-08-02 17:30:15.164 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 17:30:15.578 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Adding port 103be6b0-2758-4be9-bdb4-3b6e4972463d 2021-08-02 17:30:15.588 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Port 103be6b0-2758-4be9-bdb4-3b6e4972463d updated. Details: {'device': '103be6b0-2758-4be9-bdb4-3b6e4972463d', 'network_id': '6fac3ca9-8dea-4a56-a2a2-62056d40085f', 'port_id': '103be6b0-2758-4be9-bdb4-3b6e4972463d', 'mac_address': 'fa:16:3e:92:d4:4a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 137, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '58dbc954-521f-4984-913c-db688239cf82', '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-08-02 17:30:15.601 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] 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-08-02 17:30:15.601 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-103be6b0-2758-4be9-bdb4-3b6e4972463d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:30:15.615 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 103be6b0-2758-4be9-bdb4-3b6e4972463d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 17:30:15.641 4396 1610654784680 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6fac3ca9-8dea-4a56-a2a2-62056d40085f 2021-08-02 17:30:15.641 4396 1610654784680 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-08-02 17:30:15.819 4396 1610654784680 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '103be6b0-2758-4be9-bdb4-3b6e4972463d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:30:15.839 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '103be6b0-2758-4be9-bdb4-3b6e4972463d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:30:15.850 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 103be6b0-2758-4be9-bdb4-3b6e4972463d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 17:30:15.868 4396 1610654784680 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 137, VLAN trunk: None to switch port 103be6b0-2758-4be9-bdb4-3b6e4972463d 2021-08-02 17:30:16.007 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 17:30:16.007 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['103be6b0-2758-4be9-bdb4-3b6e4972463d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:30:16.381 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['103be6b0-2758-4be9-bdb4-3b6e4972463d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:30:16.381 4396 1610654784680 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-08-02 17:30:16.397 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b36599a1-854a-4a7f-98b1-38058f8e520c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:30:16.397 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b36599a1-854a-4a7f-98b1-38058f8e520c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 17:30:16.397 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 103be6b0-2758-4be9-bdb4-3b6e4972463d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:30:16.423 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 17:30:16.433 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 103be6b0-2758-4be9-bdb4-3b6e4972463d not yet added. Adding. 2021-08-02 17:30:16.433 4396 1610654784680 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-08-02 17:30:16.433 4396 1610654784680 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-08-02 17:30:16.632 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-103be6b0-2758-4be9-bdb4-3b6e4972463d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:30:16.841 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-103be6b0-2758-4be9-bdb4-3b6e4972463d" 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-08-02 17:30:16.853 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-103be6b0-2758-4be9-bdb4-3b6e4972463d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:30:17.057 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-103be6b0-2758-4be9-bdb4-3b6e4972463d" 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-08-02 17:30:17.209 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-103be6b0-2758-4be9-bdb4-3b6e4972463d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:30:17.232 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 103be6b0-2758-4be9-bdb4-3b6e4972463d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 17:30:17.245 4396 1610654784680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 103be6b0-2758-4be9-bdb4-3b6e4972463d processed. 2021-08-02 17:30:18.100 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86489b45-65a8-40ed-a931-7d483441a0af 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] network_delete received. Deleting network 34ac4996-ddae-491e-b663-62cd9bebb3f6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 17:30:18.100 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86489b45-65a8-40ed-a931-7d483441a0af 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] Network 34ac4996-ddae-491e-b663-62cd9bebb3f6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 17:30:19.209 4396 1610654784680 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-08-02 17:30:19.682 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:30:23.915 4396 1610654782040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 83362804-e553-45e6-ab2a-987b845ef5b9 2021-08-02 17:30:25.240 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 17:30:25.242 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '83362804-e553-45e6-ab2a-987b845ef5b9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 17:30:25.258 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '83362804-e553-45e6-ab2a-987b845ef5b9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 17:30:25.258 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 83362804-e553-45e6-ab2a-987b845ef5b9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 17:30:25.303 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['83362804-e553-45e6-ab2a-987b845ef5b9'] 2021-08-02 17:30:25.303 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 17:30:25.324 4396 1610654784680 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-08-02 17:30:25.324 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['83362804-e553-45e6-ab2a-987b845ef5b9'] 2021-08-02 17:30:25.788 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98740a88-77aa-4f0c-ad3b-7e8e08bfc16d - - - - -] port_update received: 21d3f366-89f1-495c-81f2-4899b9133c5b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 17:30:25.821 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98740a88-77aa-4f0c-ad3b-7e8e08bfc16d - - - - -] No port 21d3f366-89f1-495c-81f2-4899b9133c5b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 17:30:27.260 4396 1610654784680 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-08-02 17:30:27.788 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:30:27.968 4396 1610654782040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 83362804-e553-45e6-ab2a-987b845ef5b9 2021-08-02 17:30:29.269 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 17:30:29.278 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '83362804-e553-45e6-ab2a-987b845ef5b9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 17:30:29.293 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '83362804-e553-45e6-ab2a-987b845ef5b9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 17:30:29.293 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 83362804-e553-45e6-ab2a-987b845ef5b9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 17:30:29.334 4396 1610654784680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a9688dab-fae4-450f-a0e6-5974fc44d5ad 2021-08-02 17:30:29.352 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['83362804-e553-45e6-ab2a-987b845ef5b9'] 2021-08-02 17:30:29.365 4396 1610654784680 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-08-02 17:30:29.365 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['83362804-e553-45e6-ab2a-987b845ef5b9'] 2021-08-02 17:30:30.678 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-361adec6-55e7-495a-8b26-6ae7e087f39e - - - - -] port_update received: 830b6449-c94d-4260-b8cb-2f3461ef4dd1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 17:30:30.694 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-361adec6-55e7-495a-8b26-6ae7e087f39e - - - - -] No port 830b6449-c94d-4260-b8cb-2f3461ef4dd1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 17:30:31.274 4396 1610654784680 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-08-02 17:30:31.711 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:30:35.834 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c67bbfd8-8c18-41c2-a6ee-f0e694dffa75 - - - - -] port_update received: 1f042d5d-fd34-41dd-94e4-7652dc98626c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 17:30:35.867 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c67bbfd8-8c18-41c2-a6ee-f0e694dffa75 - - - - -] No port 1f042d5d-fd34-41dd-94e4-7652dc98626c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 17:30:41.539 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b94a6ab-106d-4e6e-91ce-2f51cfcaf072 - - - - -] port_update received: e9c85ae8-334a-46b6-a370-eb4655a0ae2a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 17:30:41.554 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b94a6ab-106d-4e6e-91ce-2f51cfcaf072 - - - - -] No port e9c85ae8-334a-46b6-a370-eb4655a0ae2a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 17:30:58.569 4396 1610654781864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 83362804-e553-45e6-ab2a-987b845ef5b9 2021-08-02 17:30:59.444 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 17:30:59.839 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Adding port 83362804-e553-45e6-ab2a-987b845ef5b9 2021-08-02 17:30:59.854 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Port 83362804-e553-45e6-ab2a-987b845ef5b9 updated. Details: {'device': '83362804-e553-45e6-ab2a-987b845ef5b9', 'network_id': 'a9688dab-fae4-450f-a0e6-5974fc44d5ad', 'port_id': '83362804-e553-45e6-ab2a-987b845ef5b9', 'mac_address': 'fa:16:3e:78:d8:9b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 141, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '14da93d1-3862-4c7a-bcbd-480235533812', '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-08-02 17:30:59.865 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] 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-08-02 17:30:59.865 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-83362804-e553-45e6-ab2a-987b845ef5b9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:30:59.865 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 83362804-e553-45e6-ab2a-987b845ef5b9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 17:30:59.882 4396 1610654784680 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a9688dab-fae4-450f-a0e6-5974fc44d5ad 2021-08-02 17:30:59.882 4396 1610654784680 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-08-02 17:30:59.949 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-18eaad4c-1c55-4d75-b275-f3f0caf2bb2b 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Security group member updated on remote: ['2da30e9d-8b82-44e0-a610-ab27928656df'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:30:59.967 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [req-18eaad4c-1c55-4d75-b275-f3f0caf2bb2b 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Security group member updated ['2da30e9d-8b82-44e0-a610-ab27928656df'] 2021-08-02 17:31:00.055 4396 1610654784680 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '83362804-e553-45e6-ab2a-987b845ef5b9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:31:00.071 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '83362804-e553-45e6-ab2a-987b845ef5b9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:31:00.086 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 83362804-e553-45e6-ab2a-987b845ef5b9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 17:31:00.102 4396 1610654784680 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 141, VLAN trunk: None to switch port 83362804-e553-45e6-ab2a-987b845ef5b9 2021-08-02 17:31:00.240 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 17:31:00.240 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['83362804-e553-45e6-ab2a-987b845ef5b9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:31:01.044 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['83362804-e553-45e6-ab2a-987b845ef5b9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:31:01.056 4396 1610654784680 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-08-02 17:31:01.056 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (38952d58-cb61-47b2-b933-9c7f5b6a9bff) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:31:01.077 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 83362804-e553-45e6-ab2a-987b845ef5b9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:31:01.088 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 17:31:01.088 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 83362804-e553-45e6-ab2a-987b845ef5b9 not yet added. Adding. 2021-08-02 17:31:01.101 4396 1610654784680 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-08-02 17:31:01.101 4396 1610654784680 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-08-02 17:31:01.274 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83362804-e553-45e6-ab2a-987b845ef5b9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:31:01.444 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83362804-e553-45e6-ab2a-987b845ef5b9" 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-08-02 17:31:01.461 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83362804-e553-45e6-ab2a-987b845ef5b9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:31:01.650 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83362804-e553-45e6-ab2a-987b845ef5b9" 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-08-02 17:31:01.789 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-83362804-e553-45e6-ab2a-987b845ef5b9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.921s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:31:01.805 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 83362804-e553-45e6-ab2a-987b845ef5b9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 17:31:01.805 4396 1610654784680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 83362804-e553-45e6-ab2a-987b845ef5b9 processed. 2021-08-02 17:31:02.713 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e455ec5f-c6e8-4f08-a4db-889cb475226f 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] port_update received: 317e0f7b-87b8-40ca-a9ec-6b4fae334980 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 17:31:02.734 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e455ec5f-c6e8-4f08-a4db-889cb475226f 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] No port 317e0f7b-87b8-40ca-a9ec-6b4fae334980 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 17:31:03.461 4396 1610654784680 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-08-02 17:31:03.978 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:31:16.730 4396 1610654781864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 317e0f7b-87b8-40ca-a9ec-6b4fae334980 2021-08-02 17:31:17.509 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 17:31:17.990 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Adding port 317e0f7b-87b8-40ca-a9ec-6b4fae334980 2021-08-02 17:31:17.990 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Port 317e0f7b-87b8-40ca-a9ec-6b4fae334980 updated. Details: {'device': '317e0f7b-87b8-40ca-a9ec-6b4fae334980', 'network_id': 'f69a489a-9e90-418a-a504-909667c768aa', 'port_id': '317e0f7b-87b8-40ca-a9ec-6b4fae334980', 'mac_address': 'fa:16:3e:84:a1:62', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 120, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ad0051c8-738a-4ccc-81de-450e1fbc5487', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 17:31:18.007 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] 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-08-02 17:31:18.021 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-317e0f7b-87b8-40ca-a9ec-6b4fae334980" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:31:18.038 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 317e0f7b-87b8-40ca-a9ec-6b4fae334980 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 17:31:18.038 4396 1610654784680 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f69a489a-9e90-418a-a504-909667c768aa 2021-08-02 17:31:18.053 4396 1610654784680 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-08-02 17:31:18.353 4396 1610654784680 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '317e0f7b-87b8-40ca-a9ec-6b4fae334980') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:31:18.381 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '317e0f7b-87b8-40ca-a9ec-6b4fae334980') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:31:18.400 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 317e0f7b-87b8-40ca-a9ec-6b4fae334980 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 17:31:18.421 4396 1610654784680 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 120, VLAN trunk: None to switch port 317e0f7b-87b8-40ca-a9ec-6b4fae334980 2021-08-02 17:31:18.559 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 17:31:18.575 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['317e0f7b-87b8-40ca-a9ec-6b4fae334980'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:31:18.789 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['317e0f7b-87b8-40ca-a9ec-6b4fae334980']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:31:18.789 4396 1610654784680 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-08-02 17:31:18.809 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2da30e9d-8b82-44e0-a610-ab27928656df) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:31:18.820 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2da30e9d-8b82-44e0-a610-ab27928656df) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 17:31:18.820 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 317e0f7b-87b8-40ca-a9ec-6b4fae334980 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:31:18.840 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 17:31:18.854 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 317e0f7b-87b8-40ca-a9ec-6b4fae334980 not yet added. Adding. 2021-08-02 17:31:18.854 4396 1610654784680 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-08-02 17:31:18.874 4396 1610654784680 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-08-02 17:31:19.040 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-317e0f7b-87b8-40ca-a9ec-6b4fae334980" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:31:19.242 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-317e0f7b-87b8-40ca-a9ec-6b4fae334980" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:31:19.273 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-317e0f7b-87b8-40ca-a9ec-6b4fae334980" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:31:19.444 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-317e0f7b-87b8-40ca-a9ec-6b4fae334980" 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-08-02 17:31:19.587 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-317e0f7b-87b8-40ca-a9ec-6b4fae334980" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.562s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:31:19.601 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 317e0f7b-87b8-40ca-a9ec-6b4fae334980 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 17:31:19.615 4396 1610654784680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 317e0f7b-87b8-40ca-a9ec-6b4fae334980 processed. 2021-08-02 17:31:21.529 4396 1610654784680 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-08-02 17:31:21.879 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:31:28.058 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-47065b8b-6727-43a8-9340-27ca4bd88f00 ba53201fec0f471685d38eaca8258d25 caf01f98ec474a87a3e8b25ffe3705fa - - -] Security group member updated on remote: ['dbf50324-7ced-47c9-a78b-db0a48ac3145'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:31:28.058 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [req-47065b8b-6727-43a8-9340-27ca4bd88f00 ba53201fec0f471685d38eaca8258d25 caf01f98ec474a87a3e8b25ffe3705fa - - -] Security group member updated ['dbf50324-7ced-47c9-a78b-db0a48ac3145'] 2021-08-02 17:31:28.058 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [req-47065b8b-6727-43a8-9340-27ca4bd88f00 ba53201fec0f471685d38eaca8258d25 caf01f98ec474a87a3e8b25ffe3705fa - - -] Refresh firewall rules 2021-08-02 17:31:28.077 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-47065b8b-6727-43a8-9340-27ca4bd88f00 ba53201fec0f471685d38eaca8258d25 caf01f98ec474a87a3e8b25ffe3705fa - - -] Get security group information for devices via rpc ['d4570e1b-e3d0-4648-9a08-fdb0b76c14be', '1286580f-da4b-465e-b082-548fca117357'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:31:28.353 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-47065b8b-6727-43a8-9340-27ca4bd88f00 ba53201fec0f471685d38eaca8258d25 caf01f98ec474a87a3e8b25ffe3705fa - - -] Update security group information for ports dict_keys(['d4570e1b-e3d0-4648-9a08-fdb0b76c14be']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:31:28.353 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-47065b8b-6727-43a8-9340-27ca4bd88f00 ba53201fec0f471685d38eaca8258d25 caf01f98ec474a87a3e8b25ffe3705fa - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 17:31:28.367 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-47065b8b-6727-43a8-9340-27ca4bd88f00 ba53201fec0f471685d38eaca8258d25 caf01f98ec474a87a3e8b25ffe3705fa - - -] Update rules of security group (dbf50324-7ced-47c9-a78b-db0a48ac3145) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:31:28.367 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-47065b8b-6727-43a8-9340-27ca4bd88f00 ba53201fec0f471685d38eaca8258d25 caf01f98ec474a87a3e8b25ffe3705fa - - -] Update members of security group (dbf50324-7ced-47c9-a78b-db0a48ac3145) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 17:31:28.388 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-47065b8b-6727-43a8-9340-27ca4bd88f00 ba53201fec0f471685d38eaca8258d25 caf01f98ec474a87a3e8b25ffe3705fa - - -] Update port filter for d4570e1b-e3d0-4648-9a08-fdb0b76c14be _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:31:28.399 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-47065b8b-6727-43a8-9340-27ca4bd88f00 ba53201fec0f471685d38eaca8258d25 caf01f98ec474a87a3e8b25ffe3705fa - - -] Updating port rules. 2021-08-02 17:31:28.399 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-47065b8b-6727-43a8-9340-27ca4bd88f00 ba53201fec0f471685d38eaca8258d25 caf01f98ec474a87a3e8b25ffe3705fa - - -] Creating 0 new rules, removing 1 old rules. 2021-08-02 17:31:28.399 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [req-47065b8b-6727-43a8-9340-27ca4bd88f00 ba53201fec0f471685d38eaca8258d25 caf01f98ec474a87a3e8b25ffe3705fa - - -] Lock "n-hv-driver-port-lock-d4570e1b-e3d0-4648-9a08-fdb0b76c14be" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:31:28.399 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [req-47065b8b-6727-43a8-9340-27ca4bd88f00 ba53201fec0f471685d38eaca8258d25 caf01f98ec474a87a3e8b25ffe3705fa - - -] Lock "n-hv-driver-port-lock-d4570e1b-e3d0-4648-9a08-fdb0b76c14be" 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-08-02 17:31:28.430 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [req-47065b8b-6727-43a8-9340-27ca4bd88f00 ba53201fec0f471685d38eaca8258d25 caf01f98ec474a87a3e8b25ffe3705fa - - -] Lock "n-hv-driver-port-lock-d4570e1b-e3d0-4648-9a08-fdb0b76c14be" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:31:28.525 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47065b8b-6727-43a8-9340-27ca4bd88f00 ba53201fec0f471685d38eaca8258d25 caf01f98ec474a87a3e8b25ffe3705fa - - -] port_delete event received for '1286580f-da4b-465e-b082-548fca117357' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:31:28.553 4396 1610654782040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1286580f-da4b-465e-b082-548fca117357 2021-08-02 17:31:28.671 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [req-47065b8b-6727-43a8-9340-27ca4bd88f00 ba53201fec0f471685d38eaca8258d25 caf01f98ec474a87a3e8b25ffe3705fa - - -] Lock "n-hv-driver-port-lock-d4570e1b-e3d0-4648-9a08-fdb0b76c14be" 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-08-02 17:31:29.540 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 17:31:29.552 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1286580f-da4b-465e-b082-548fca117357' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 17:31:29.552 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1286580f-da4b-465e-b082-548fca117357' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 17:31:29.552 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1286580f-da4b-465e-b082-548fca117357 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 17:31:29.603 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1286580f-da4b-465e-b082-548fca117357'] 2021-08-02 17:31:29.621 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 17:31:29.632 4396 1610654784680 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-08-02 17:31:29.652 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1286580f-da4b-465e-b082-548fca117357'] 2021-08-02 17:31:31.559 4396 1610654784680 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-08-02 17:31:31.599 4396 1610654784680 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-08-02 17:31:34.123 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-962425c4-cbd7-443f-9e0e-31c7ae6db873 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Security group rule updated on remote: ['7ee5f63d-cce8-4969-8bf0-71c158c6da4d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 17:31:34.136 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [req-962425c4-cbd7-443f-9e0e-31c7ae6db873 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Security group rule updated ['7ee5f63d-cce8-4969-8bf0-71c158c6da4d'] 2021-08-02 17:31:34.334 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6682a463-bc1e-4cd3-accd-dbc03d7cba75 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Security group rule updated on remote: ['7ee5f63d-cce8-4969-8bf0-71c158c6da4d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 17:31:34.334 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [req-6682a463-bc1e-4cd3-accd-dbc03d7cba75 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Security group rule updated ['7ee5f63d-cce8-4969-8bf0-71c158c6da4d'] 2021-08-02 17:31:34.599 4396 1610654782040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 103be6b0-2758-4be9-bdb4-3b6e4972463d 2021-08-02 17:31:34.632 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0b06ade1-95e3-467c-a18a-8e8cbc287de2 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Security group rule updated on remote: ['7ee5f63d-cce8-4969-8bf0-71c158c6da4d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 17:31:34.632 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [req-0b06ade1-95e3-467c-a18a-8e8cbc287de2 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Security group rule updated ['7ee5f63d-cce8-4969-8bf0-71c158c6da4d'] 2021-08-02 17:31:34.928 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d8fb37ad-7484-4c7c-8d01-b7b02133bc5b 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Security group rule updated on remote: ['7ee5f63d-cce8-4969-8bf0-71c158c6da4d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 17:31:34.944 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [req-d8fb37ad-7484-4c7c-8d01-b7b02133bc5b 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Security group rule updated ['7ee5f63d-cce8-4969-8bf0-71c158c6da4d'] 2021-08-02 17:31:35.387 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dd012e06-0bb2-49ae-8c50-75cb566c6afe 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Security group rule updated on remote: ['7ee5f63d-cce8-4969-8bf0-71c158c6da4d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 17:31:35.405 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [req-dd012e06-0bb2-49ae-8c50-75cb566c6afe 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Security group rule updated ['7ee5f63d-cce8-4969-8bf0-71c158c6da4d'] 2021-08-02 17:31:35.574 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 17:31:35.574 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '103be6b0-2758-4be9-bdb4-3b6e4972463d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 17:31:35.592 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '103be6b0-2758-4be9-bdb4-3b6e4972463d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 17:31:35.605 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 103be6b0-2758-4be9-bdb4-3b6e4972463d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 17:31:35.620 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fd1b7655-e82f-4bff-a146-facde41ceaea 80aa72b290794c4ab98e2ace31b960a8 ed58fbe4b8f34b4c8deac5207bc5539c - - -] Security group member updated on remote: ['b36599a1-854a-4a7f-98b1-38058f8e520c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:31:35.630 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [req-fd1b7655-e82f-4bff-a146-facde41ceaea 80aa72b290794c4ab98e2ace31b960a8 ed58fbe4b8f34b4c8deac5207bc5539c - - -] Security group member updated ['b36599a1-854a-4a7f-98b1-38058f8e520c'] 2021-08-02 17:31:35.630 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [req-fd1b7655-e82f-4bff-a146-facde41ceaea 80aa72b290794c4ab98e2ace31b960a8 ed58fbe4b8f34b4c8deac5207bc5539c - - -] Refresh firewall rules 2021-08-02 17:31:35.652 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fd1b7655-e82f-4bff-a146-facde41ceaea 80aa72b290794c4ab98e2ace31b960a8 ed58fbe4b8f34b4c8deac5207bc5539c - - -] Get security group information for devices via rpc ['103be6b0-2758-4be9-bdb4-3b6e4972463d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:31:35.664 4396 1610654784680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6fac3ca9-8dea-4a56-a2a2-62056d40085f 2021-08-02 17:31:35.679 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['103be6b0-2758-4be9-bdb4-3b6e4972463d'] 2021-08-02 17:31:35.679 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 17:31:35.713 4396 1610654784680 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-08-02 17:31:35.713 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['103be6b0-2758-4be9-bdb4-3b6e4972463d'] 2021-08-02 17:31:35.736 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fd1b7655-e82f-4bff-a146-facde41ceaea 80aa72b290794c4ab98e2ace31b960a8 ed58fbe4b8f34b4c8deac5207bc5539c - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:31:35.741 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fd1b7655-e82f-4bff-a146-facde41ceaea 80aa72b290794c4ab98e2ace31b960a8 ed58fbe4b8f34b4c8deac5207bc5539c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 17:31:35.760 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1058e1ff-692e-4c77-9274-fa9737041aef 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Security group rule updated on remote: ['7ee5f63d-cce8-4969-8bf0-71c158c6da4d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 17:31:35.760 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [req-1058e1ff-692e-4c77-9274-fa9737041aef 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Security group rule updated ['7ee5f63d-cce8-4969-8bf0-71c158c6da4d'] 2021-08-02 17:31:35.791 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd1b7655-e82f-4bff-a146-facde41ceaea 80aa72b290794c4ab98e2ace31b960a8 ed58fbe4b8f34b4c8deac5207bc5539c - - -] port_delete event received for '103be6b0-2758-4be9-bdb4-3b6e4972463d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:31:36.384 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Security group member updated on remote: ['2da30e9d-8b82-44e0-a610-ab27928656df', '7ee5f63d-cce8-4969-8bf0-71c158c6da4d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:31:36.384 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Security group member updated ['2da30e9d-8b82-44e0-a610-ab27928656df', '7ee5f63d-cce8-4969-8bf0-71c158c6da4d'] 2021-08-02 17:31:36.398 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Refresh firewall rules 2021-08-02 17:31:36.411 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Get security group information for devices via rpc ['317e0f7b-87b8-40ca-a9ec-6b4fae334980'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:31:36.446 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] port_update received: 317e0f7b-87b8-40ca-a9ec-6b4fae334980 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 17:31:36.483 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Lock "n-hv-agent-port-lock-317e0f7b-87b8-40ca-a9ec-6b4fae334980" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:31:36.490 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Binding port 317e0f7b-87b8-40ca-a9ec-6b4fae334980 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 17:31:36.508 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] 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-08-02 17:31:36.540 4396 1610654784680 MainThread DEBUG neutron.services.trunk.rpc.agent [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '317e0f7b-87b8-40ca-a9ec-6b4fae334980') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:31:36.540 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '317e0f7b-87b8-40ca-a9ec-6b4fae334980') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:31:36.568 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Trunk plugin disabled on server. Assuming port 317e0f7b-87b8-40ca-a9ec-6b4fae334980 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 17:31:36.588 4396 1610654784680 MainThread INFO networking_hyperv.neutron.trunk_driver [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Binding VLAN ID: 120, VLAN trunk: None to switch port 317e0f7b-87b8-40ca-a9ec-6b4fae334980 2021-08-02 17:31:36.664 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Refresh firewall rules 2021-08-02 17:31:36.679 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Get security group information for devices via rpc ['317e0f7b-87b8-40ca-a9ec-6b4fae334980'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:31:37.162 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Update security group information for ports dict_keys(['317e0f7b-87b8-40ca-a9ec-6b4fae334980']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:31:37.162 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 17:31:37.185 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Update rules of security group (2da30e9d-8b82-44e0-a610-ab27928656df) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:31:37.198 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Update rules of security group (7ee5f63d-cce8-4969-8bf0-71c158c6da4d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:31:37.198 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Update members of security group (2da30e9d-8b82-44e0-a610-ab27928656df) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 17:31:37.219 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Update port filter for 317e0f7b-87b8-40ca-a9ec-6b4fae334980 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:31:37.233 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Updating port rules. 2021-08-02 17:31:37.242 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Creating 6 new rules, removing 0 old rules. 2021-08-02 17:31:37.242 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Lock "n-hv-driver-port-lock-317e0f7b-87b8-40ca-a9ec-6b4fae334980" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:31:37.336 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Update security group information for ports dict_keys(['317e0f7b-87b8-40ca-a9ec-6b4fae334980']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:31:37.352 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 17:31:37.364 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Update rules of security group (2da30e9d-8b82-44e0-a610-ab27928656df) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:31:37.384 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Update rules of security group (7ee5f63d-cce8-4969-8bf0-71c158c6da4d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:31:37.384 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Update members of security group (2da30e9d-8b82-44e0-a610-ab27928656df) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 17:31:37.399 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Update port filter for 317e0f7b-87b8-40ca-a9ec-6b4fae334980 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:31:37.411 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Updating port rules. 2021-08-02 17:31:37.411 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Creating 6 new rules, removing 0 old rules. 2021-08-02 17:31:37.505 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Lock "n-hv-driver-port-lock-317e0f7b-87b8-40ca-a9ec-6b4fae334980" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:31:37.505 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Lock "n-hv-driver-port-lock-317e0f7b-87b8-40ca-a9ec-6b4fae334980" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:31:37.526 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Lock "n-hv-driver-port-lock-317e0f7b-87b8-40ca-a9ec-6b4fae334980" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:31:37.542 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Lock "n-hv-driver-port-lock-317e0f7b-87b8-40ca-a9ec-6b4fae334980" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:31:37.569 4396 1610654783976 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-08-02 17:31:37.614 4396 1610654783976 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-08-02 17:31:37.680 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Lock "n-hv-driver-port-lock-317e0f7b-87b8-40ca-a9ec-6b4fae334980" 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-08-02 17:31:37.696 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Lock "n-hv-driver-port-lock-317e0f7b-87b8-40ca-a9ec-6b4fae334980" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:31:37.712 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Lock "n-hv-driver-port-lock-317e0f7b-87b8-40ca-a9ec-6b4fae334980" 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-08-02 17:31:37.779 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [req-8b761df1-1024-4561-8da7-83db1cbcccc0 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Lock "n-hv-agent-port-lock-317e0f7b-87b8-40ca-a9ec-6b4fae334980" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:31:38.647 4396 1610654782040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d4570e1b-e3d0-4648-9a08-fdb0b76c14be 2021-08-02 17:31:39.573 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 17:31:39.583 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd4570e1b-e3d0-4648-9a08-fdb0b76c14be' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 17:31:39.583 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd4570e1b-e3d0-4648-9a08-fdb0b76c14be' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 17:31:39.583 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d4570e1b-e3d0-4648-9a08-fdb0b76c14be _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 17:31:39.653 4396 1610654784680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 10cb59ba-e1dc-4b10-bf99-515742b8ed98 2021-08-02 17:31:39.662 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d4570e1b-e3d0-4648-9a08-fdb0b76c14be'] 2021-08-02 17:31:39.662 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 17:31:39.677 4396 1610654784680 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-08-02 17:31:39.694 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d4570e1b-e3d0-4648-9a08-fdb0b76c14be'] 2021-08-02 17:31:39.694 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-84860df1-4c5b-4f93-8a98-1d7cf4078ff8 ba53201fec0f471685d38eaca8258d25 caf01f98ec474a87a3e8b25ffe3705fa - - -] Security group member updated on remote: ['dbf50324-7ced-47c9-a78b-db0a48ac3145'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:31:39.724 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [req-84860df1-4c5b-4f93-8a98-1d7cf4078ff8 ba53201fec0f471685d38eaca8258d25 caf01f98ec474a87a3e8b25ffe3705fa - - -] Security group member updated ['dbf50324-7ced-47c9-a78b-db0a48ac3145'] 2021-08-02 17:31:39.806 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84860df1-4c5b-4f93-8a98-1d7cf4078ff8 ba53201fec0f471685d38eaca8258d25 caf01f98ec474a87a3e8b25ffe3705fa - - -] port_delete event received for 'd4570e1b-e3d0-4648-9a08-fdb0b76c14be' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:31:41.583 4396 1610654784680 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-08-02 17:31:41.631 4396 1610654784680 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-08-02 17:31:43.027 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20a4fde7-091a-4874-938b-4039e128a90e 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] port_delete event received for '796e9cc0-c3e3-412a-8cb9-bc33a53fe596' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:31:44.475 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ad64613d-9735-489e-bde3-33b6164e25ea 80aa72b290794c4ab98e2ace31b960a8 ed58fbe4b8f34b4c8deac5207bc5539c - - -] Security group member updated on remote: ['b36599a1-854a-4a7f-98b1-38058f8e520c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:31:44.505 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [req-ad64613d-9735-489e-bde3-33b6164e25ea 80aa72b290794c4ab98e2ace31b960a8 ed58fbe4b8f34b4c8deac5207bc5539c - - -] Security group member updated ['b36599a1-854a-4a7f-98b1-38058f8e520c'] 2021-08-02 17:31:44.852 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df2bea97-0816-43a4-a5a1-de7a6d67d8ea 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] port_delete event received for '9f525887-41ca-4e57-9849-4fd021b7e3e3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:31:45.823 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cdde5b50-4e69-4745-97af-9ee3d31a0cc1 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] network_delete received. Deleting network 10cb59ba-e1dc-4b10-bf99-515742b8ed98 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 17:31:45.835 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cdde5b50-4e69-4745-97af-9ee3d31a0cc1 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] Network 10cb59ba-e1dc-4b10-bf99-515742b8ed98 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 17:31:46.010 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1fc1a3dd-9028-4d5c-a055-7ccc5931716d 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] port_update received: fa00ad4a-f46c-49d2-8b5f-a1e2cb55432d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 17:31:46.021 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1fc1a3dd-9028-4d5c-a055-7ccc5931716d 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] No port fa00ad4a-f46c-49d2-8b5f-a1e2cb55432d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 17:31:49.069 4396 1610654781864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fa00ad4a-f46c-49d2-8b5f-a1e2cb55432d 2021-08-02 17:31:49.612 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 17:31:49.950 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Adding port fa00ad4a-f46c-49d2-8b5f-a1e2cb55432d 2021-08-02 17:31:49.958 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Port fa00ad4a-f46c-49d2-8b5f-a1e2cb55432d updated. Details: {'device': 'fa00ad4a-f46c-49d2-8b5f-a1e2cb55432d', 'network_id': '6fac3ca9-8dea-4a56-a2a2-62056d40085f', 'port_id': 'fa00ad4a-f46c-49d2-8b5f-a1e2cb55432d', 'mac_address': 'fa:16:3e:f0:66:97', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 137, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '58dbc954-521f-4984-913c-db688239cf82', '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-08-02 17:31:49.958 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] 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-08-02 17:31:49.958 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fa00ad4a-f46c-49d2-8b5f-a1e2cb55432d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:31:49.995 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fa00ad4a-f46c-49d2-8b5f-a1e2cb55432d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 17:31:49.995 4396 1610654784680 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6fac3ca9-8dea-4a56-a2a2-62056d40085f 2021-08-02 17:31:50.012 4396 1610654784680 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-08-02 17:31:50.193 4396 1610654784680 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fa00ad4a-f46c-49d2-8b5f-a1e2cb55432d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:31:50.208 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fa00ad4a-f46c-49d2-8b5f-a1e2cb55432d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:31:50.225 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fa00ad4a-f46c-49d2-8b5f-a1e2cb55432d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 17:31:50.242 4396 1610654784680 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 137, VLAN trunk: None to switch port fa00ad4a-f46c-49d2-8b5f-a1e2cb55432d 2021-08-02 17:31:50.350 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 17:31:50.350 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fa00ad4a-f46c-49d2-8b5f-a1e2cb55432d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:31:50.568 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fa00ad4a-f46c-49d2-8b5f-a1e2cb55432d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:31:50.568 4396 1610654784680 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-08-02 17:31:50.598 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b36599a1-854a-4a7f-98b1-38058f8e520c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:31:50.615 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b36599a1-854a-4a7f-98b1-38058f8e520c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 17:31:50.615 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fa00ad4a-f46c-49d2-8b5f-a1e2cb55432d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:31:50.633 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 17:31:50.633 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fa00ad4a-f46c-49d2-8b5f-a1e2cb55432d not yet added. Adding. 2021-08-02 17:31:50.649 4396 1610654784680 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-08-02 17:31:50.649 4396 1610654784680 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-08-02 17:31:50.866 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fa00ad4a-f46c-49d2-8b5f-a1e2cb55432d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:31:51.024 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fa00ad4a-f46c-49d2-8b5f-a1e2cb55432d" 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-08-02 17:31:51.037 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fa00ad4a-f46c-49d2-8b5f-a1e2cb55432d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:31:51.209 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fa00ad4a-f46c-49d2-8b5f-a1e2cb55432d" 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-08-02 17:31:51.382 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fa00ad4a-f46c-49d2-8b5f-a1e2cb55432d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:31:51.382 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fa00ad4a-f46c-49d2-8b5f-a1e2cb55432d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 17:31:51.382 4396 1610654784680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fa00ad4a-f46c-49d2-8b5f-a1e2cb55432d processed. 2021-08-02 17:31:51.617 4396 1610654784680 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-08-02 17:31:51.818 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0680a780-be2f-4329-be9a-f01c4f34e789 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Security group member updated on remote: ['69aa58b5-a6e6-47ce-adbc-9e5466eb5650'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:31:51.843 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [req-0680a780-be2f-4329-be9a-f01c4f34e789 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Security group member updated ['69aa58b5-a6e6-47ce-adbc-9e5466eb5650'] 2021-08-02 17:31:51.849 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:31:53.013 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cec8ef2-80e8-434d-ba3e-496258d48341 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] port_update received: efee0f6d-28c6-4283-9bb8-6efee915d70e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 17:31:53.037 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cec8ef2-80e8-434d-ba3e-496258d48341 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] No port efee0f6d-28c6-4283-9bb8-6efee915d70e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 17:31:55.117 4396 1610654781864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: efee0f6d-28c6-4283-9bb8-6efee915d70e 2021-08-02 17:31:55.646 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 17:31:55.850 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Adding port efee0f6d-28c6-4283-9bb8-6efee915d70e 2021-08-02 17:31:55.873 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Port efee0f6d-28c6-4283-9bb8-6efee915d70e updated. Details: {'device': 'efee0f6d-28c6-4283-9bb8-6efee915d70e', 'network_id': '1a5c741e-782e-4588-98c3-1815ec9f9a94', 'port_id': 'efee0f6d-28c6-4283-9bb8-6efee915d70e', 'mac_address': 'fa:16:3e:c7:d3:ea', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 102, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '86af0e8c-4a7e-485c-b2fc-d9f50c26687c', '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-08-02 17:31:55.885 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] 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-08-02 17:31:55.885 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-efee0f6d-28c6-4283-9bb8-6efee915d70e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:31:55.885 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port efee0f6d-28c6-4283-9bb8-6efee915d70e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 17:31:55.885 4396 1610654784680 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1a5c741e-782e-4588-98c3-1815ec9f9a94 2021-08-02 17:31:55.913 4396 1610654784680 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-08-02 17:31:56.114 4396 1610654784680 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'efee0f6d-28c6-4283-9bb8-6efee915d70e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:31:56.114 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'efee0f6d-28c6-4283-9bb8-6efee915d70e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:31:56.161 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port efee0f6d-28c6-4283-9bb8-6efee915d70e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 17:31:56.161 4396 1610654784680 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 102, VLAN trunk: None to switch port efee0f6d-28c6-4283-9bb8-6efee915d70e 2021-08-02 17:31:56.302 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 17:31:56.318 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['efee0f6d-28c6-4283-9bb8-6efee915d70e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:31:56.511 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['efee0f6d-28c6-4283-9bb8-6efee915d70e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:31:56.525 4396 1610654784680 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-08-02 17:31:56.525 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (69aa58b5-a6e6-47ce-adbc-9e5466eb5650) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:31:56.554 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (69aa58b5-a6e6-47ce-adbc-9e5466eb5650) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 17:31:56.573 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for efee0f6d-28c6-4283-9bb8-6efee915d70e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:31:56.585 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 17:31:56.585 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device efee0f6d-28c6-4283-9bb8-6efee915d70e not yet added. Adding. 2021-08-02 17:31:56.601 4396 1610654784680 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-08-02 17:31:56.614 4396 1610654784680 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-08-02 17:31:56.833 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-efee0f6d-28c6-4283-9bb8-6efee915d70e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:31:57.007 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-efee0f6d-28c6-4283-9bb8-6efee915d70e" 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-08-02 17:31:57.024 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-efee0f6d-28c6-4283-9bb8-6efee915d70e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:31:57.224 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-efee0f6d-28c6-4283-9bb8-6efee915d70e" 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-08-02 17:31:57.365 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-efee0f6d-28c6-4283-9bb8-6efee915d70e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.485s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:31:57.381 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port efee0f6d-28c6-4283-9bb8-6efee915d70e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 17:31:57.381 4396 1610654784680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port efee0f6d-28c6-4283-9bb8-6efee915d70e processed. 2021-08-02 17:31:57.640 4396 1610654784680 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-08-02 17:31:57.897 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:32:07.286 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8a5c1dd1-121b-4a2f-b68d-ec2612fa2217 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Security group member updated on remote: ['69aa58b5-a6e6-47ce-adbc-9e5466eb5650'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:32:07.321 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [req-8a5c1dd1-121b-4a2f-b68d-ec2612fa2217 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Security group member updated ['69aa58b5-a6e6-47ce-adbc-9e5466eb5650'] 2021-08-02 17:32:07.321 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [req-8a5c1dd1-121b-4a2f-b68d-ec2612fa2217 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Refresh firewall rules 2021-08-02 17:32:07.333 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8a5c1dd1-121b-4a2f-b68d-ec2612fa2217 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Get security group information for devices via rpc ['efee0f6d-28c6-4283-9bb8-6efee915d70e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:32:07.520 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8a5c1dd1-121b-4a2f-b68d-ec2612fa2217 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update security group information for ports dict_keys(['efee0f6d-28c6-4283-9bb8-6efee915d70e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:32:07.537 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8a5c1dd1-121b-4a2f-b68d-ec2612fa2217 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 17:32:07.553 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8a5c1dd1-121b-4a2f-b68d-ec2612fa2217 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update rules of security group (69aa58b5-a6e6-47ce-adbc-9e5466eb5650) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:32:07.570 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8a5c1dd1-121b-4a2f-b68d-ec2612fa2217 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update members of security group (69aa58b5-a6e6-47ce-adbc-9e5466eb5650) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 17:32:07.570 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8a5c1dd1-121b-4a2f-b68d-ec2612fa2217 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update port filter for efee0f6d-28c6-4283-9bb8-6efee915d70e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:32:07.583 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8a5c1dd1-121b-4a2f-b68d-ec2612fa2217 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Updating port rules. 2021-08-02 17:32:07.598 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8a5c1dd1-121b-4a2f-b68d-ec2612fa2217 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-02 17:32:07.598 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [req-8a5c1dd1-121b-4a2f-b68d-ec2612fa2217 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-efee0f6d-28c6-4283-9bb8-6efee915d70e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:32:07.850 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [req-8a5c1dd1-121b-4a2f-b68d-ec2612fa2217 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-efee0f6d-28c6-4283-9bb8-6efee915d70e" 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-08-02 17:32:07.850 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [req-8a5c1dd1-121b-4a2f-b68d-ec2612fa2217 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-efee0f6d-28c6-4283-9bb8-6efee915d70e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:32:07.850 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [req-8a5c1dd1-121b-4a2f-b68d-ec2612fa2217 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-efee0f6d-28c6-4283-9bb8-6efee915d70e" 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-08-02 17:32:08.053 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90d122ab-db4e-4840-8db9-c2514ae7c1fb 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] port_update received: 487fb44e-b2a5-4262-9933-2181c917c463 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 17:32:08.084 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90d122ab-db4e-4840-8db9-c2514ae7c1fb 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] No port 487fb44e-b2a5-4262-9933-2181c917c463 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 17:32:11.271 4396 1610654781864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 487fb44e-b2a5-4262-9933-2181c917c463 2021-08-02 17:32:11.734 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 17:32:12.008 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Adding port 487fb44e-b2a5-4262-9933-2181c917c463 2021-08-02 17:32:12.008 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Port 487fb44e-b2a5-4262-9933-2181c917c463 updated. Details: {'device': '487fb44e-b2a5-4262-9933-2181c917c463', 'network_id': '1a5c741e-782e-4588-98c3-1815ec9f9a94', 'port_id': '487fb44e-b2a5-4262-9933-2181c917c463', 'mac_address': 'fa:16:3e:a0:ab:e7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 102, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '86af0e8c-4a7e-485c-b2fc-d9f50c26687c', '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-08-02 17:32:12.029 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] 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-08-02 17:32:12.037 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-487fb44e-b2a5-4262-9933-2181c917c463" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:32:12.052 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 487fb44e-b2a5-4262-9933-2181c917c463 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 17:32:12.068 4396 1610654784680 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-08-02 17:32:12.302 4396 1610654784680 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '487fb44e-b2a5-4262-9933-2181c917c463') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:32:12.302 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '487fb44e-b2a5-4262-9933-2181c917c463') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:32:12.319 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 487fb44e-b2a5-4262-9933-2181c917c463 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 17:32:12.343 4396 1610654784680 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 102, VLAN trunk: None to switch port 487fb44e-b2a5-4262-9933-2181c917c463 2021-08-02 17:32:12.490 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 17:32:12.510 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['487fb44e-b2a5-4262-9933-2181c917c463'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:32:12.694 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['487fb44e-b2a5-4262-9933-2181c917c463']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:32:12.712 4396 1610654784680 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-08-02 17:32:12.724 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (69aa58b5-a6e6-47ce-adbc-9e5466eb5650) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:32:12.741 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (69aa58b5-a6e6-47ce-adbc-9e5466eb5650) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 17:32:12.741 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 487fb44e-b2a5-4262-9933-2181c917c463 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:32:12.758 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 17:32:12.758 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 487fb44e-b2a5-4262-9933-2181c917c463 not yet added. Adding. 2021-08-02 17:32:12.780 4396 1610654784680 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-08-02 17:32:12.792 4396 1610654784680 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-08-02 17:32:13.024 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-487fb44e-b2a5-4262-9933-2181c917c463" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:32:13.240 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-487fb44e-b2a5-4262-9933-2181c917c463" 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-08-02 17:32:13.240 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-487fb44e-b2a5-4262-9933-2181c917c463" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:32:13.477 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-487fb44e-b2a5-4262-9933-2181c917c463" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:32:13.647 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-487fb44e-b2a5-4262-9933-2181c917c463" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.610s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:32:13.666 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 487fb44e-b2a5-4262-9933-2181c917c463 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 17:32:13.678 4396 1610654784680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 487fb44e-b2a5-4262-9933-2181c917c463 processed. 2021-08-02 17:32:13.740 4396 1610654784680 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-08-02 17:32:13.989 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:32:18.508 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1d87b8a8-b4da-4929-9b68-75091c0c9623 9b3903ef335f4ff393d3431072d5be94 79eb8cf8c8aa4e0d98a2f5b656f20cda - - -] Security group member updated on remote: ['38952d58-cb61-47b2-b933-9c7f5b6a9bff'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:32:18.522 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [req-1d87b8a8-b4da-4929-9b68-75091c0c9623 9b3903ef335f4ff393d3431072d5be94 79eb8cf8c8aa4e0d98a2f5b656f20cda - - -] Security group member updated ['38952d58-cb61-47b2-b933-9c7f5b6a9bff'] 2021-08-02 17:32:18.850 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d87b8a8-b4da-4929-9b68-75091c0c9623 9b3903ef335f4ff393d3431072d5be94 79eb8cf8c8aa4e0d98a2f5b656f20cda - - -] port_delete event received for '83362804-e553-45e6-ab2a-987b845ef5b9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:32:19.069 4396 1610654782040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 83362804-e553-45e6-ab2a-987b845ef5b9 2021-08-02 17:32:19.759 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 17:32:19.771 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '83362804-e553-45e6-ab2a-987b845ef5b9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 17:32:19.771 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '83362804-e553-45e6-ab2a-987b845ef5b9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 17:32:19.790 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 83362804-e553-45e6-ab2a-987b845ef5b9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 17:32:19.835 4396 1610654784680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a9688dab-fae4-450f-a0e6-5974fc44d5ad 2021-08-02 17:32:19.853 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['83362804-e553-45e6-ab2a-987b845ef5b9'] 2021-08-02 17:32:19.853 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 17:32:19.866 4396 1610654784680 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-08-02 17:32:19.884 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['83362804-e553-45e6-ab2a-987b845ef5b9'] 2021-08-02 17:32:21.354 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-195238fa-0b30-41c7-a9b8-7da74de12c56 9b3903ef335f4ff393d3431072d5be94 79eb8cf8c8aa4e0d98a2f5b656f20cda - - -] port_delete event received for '0ff96244-1bff-4951-a210-3eeb87f459ee' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:32:21.779 4396 1610654784680 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-08-02 17:32:21.817 4396 1610654784680 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-08-02 17:32:21.989 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f404ab96-f34d-494d-9255-771c2926b364 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Security group member updated on remote: ['69aa58b5-a6e6-47ce-adbc-9e5466eb5650'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:32:21.989 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [req-f404ab96-f34d-494d-9255-771c2926b364 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Security group member updated ['69aa58b5-a6e6-47ce-adbc-9e5466eb5650'] 2021-08-02 17:32:22.007 4396 1610654784680 MainThread INFO neutron.agent.securitygroups_rpc [req-f404ab96-f34d-494d-9255-771c2926b364 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Refresh firewall rules 2021-08-02 17:32:22.021 4396 1610654784680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f404ab96-f34d-494d-9255-771c2926b364 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Get security group information for devices via rpc ['efee0f6d-28c6-4283-9bb8-6efee915d70e', '487fb44e-b2a5-4262-9933-2181c917c463'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:32:22.021 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7f2c9aee-79c7-4760-bc57-4a2f81e2defe 9b3903ef335f4ff393d3431072d5be94 79eb8cf8c8aa4e0d98a2f5b656f20cda - - -] Security group rule updated on remote: ['d8da1127-5497-457e-a26a-f7d8e87050f0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 17:32:22.040 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [req-7f2c9aee-79c7-4760-bc57-4a2f81e2defe 9b3903ef335f4ff393d3431072d5be94 79eb8cf8c8aa4e0d98a2f5b656f20cda - - -] Security group rule updated ['d8da1127-5497-457e-a26a-f7d8e87050f0'] 2021-08-02 17:32:22.294 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f404ab96-f34d-494d-9255-771c2926b364 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update security group information for ports dict_keys(['487fb44e-b2a5-4262-9933-2181c917c463', 'efee0f6d-28c6-4283-9bb8-6efee915d70e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:32:22.317 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f404ab96-f34d-494d-9255-771c2926b364 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 17:32:22.333 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f404ab96-f34d-494d-9255-771c2926b364 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update rules of security group (69aa58b5-a6e6-47ce-adbc-9e5466eb5650) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:32:22.333 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f404ab96-f34d-494d-9255-771c2926b364 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update members of security group (69aa58b5-a6e6-47ce-adbc-9e5466eb5650) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 17:32:22.351 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f404ab96-f34d-494d-9255-771c2926b364 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update port filter for 487fb44e-b2a5-4262-9933-2181c917c463 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:32:22.351 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f404ab96-f34d-494d-9255-771c2926b364 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Updating port rules. 2021-08-02 17:32:22.369 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f404ab96-f34d-494d-9255-771c2926b364 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-02 17:32:22.369 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [req-f404ab96-f34d-494d-9255-771c2926b364 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-487fb44e-b2a5-4262-9933-2181c917c463" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:32:22.386 4396 1610654785384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-af131b63-f353-4b1e-a1f8-2ae368267cb2 9b3903ef335f4ff393d3431072d5be94 79eb8cf8c8aa4e0d98a2f5b656f20cda - - -] Security group rule updated on remote: ['d8da1127-5497-457e-a26a-f7d8e87050f0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 17:32:22.396 4396 1610654785384 MainThread INFO neutron.agent.securitygroups_rpc [req-af131b63-f353-4b1e-a1f8-2ae368267cb2 9b3903ef335f4ff393d3431072d5be94 79eb8cf8c8aa4e0d98a2f5b656f20cda - - -] Security group rule updated ['d8da1127-5497-457e-a26a-f7d8e87050f0'] 2021-08-02 17:32:22.598 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [req-f404ab96-f34d-494d-9255-771c2926b364 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-487fb44e-b2a5-4262-9933-2181c917c463" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:32:22.614 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [req-f404ab96-f34d-494d-9255-771c2926b364 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-487fb44e-b2a5-4262-9933-2181c917c463" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:32:22.614 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [req-f404ab96-f34d-494d-9255-771c2926b364 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-487fb44e-b2a5-4262-9933-2181c917c463" 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-08-02 17:32:22.635 4396 1610654784680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f404ab96-f34d-494d-9255-771c2926b364 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update port filter for efee0f6d-28c6-4283-9bb8-6efee915d70e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:32:22.648 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f404ab96-f34d-494d-9255-771c2926b364 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Updating port rules. 2021-08-02 17:32:22.648 4396 1610654784680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f404ab96-f34d-494d-9255-771c2926b364 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-02 17:32:22.664 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [req-f404ab96-f34d-494d-9255-771c2926b364 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-efee0f6d-28c6-4283-9bb8-6efee915d70e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:32:22.927 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [req-f404ab96-f34d-494d-9255-771c2926b364 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-efee0f6d-28c6-4283-9bb8-6efee915d70e" 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-08-02 17:32:22.927 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [req-f404ab96-f34d-494d-9255-771c2926b364 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-efee0f6d-28c6-4283-9bb8-6efee915d70e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:32:22.951 4396 1610654784680 MainThread DEBUG oslo_concurrency.lockutils [req-f404ab96-f34d-494d-9255-771c2926b364 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-efee0f6d-28c6-4283-9bb8-6efee915d70e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:32:23.036 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ccf262ab-b24a-4ae4-81af-b4136715451f 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] port_update received: f1ca6775-5a7b-4ac6-aa01-d6638e908144 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 17:32:23.052 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ccf262ab-b24a-4ae4-81af-b4136715451f 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] No port f1ca6775-5a7b-4ac6-aa01-d6638e908144 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 17:32:24.536 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-90d384d1-87dd-4a1f-90a5-a5068ac31e13 80aa72b290794c4ab98e2ace31b960a8 ed58fbe4b8f34b4c8deac5207bc5539c - - -] Security group member updated on remote: ['b36599a1-854a-4a7f-98b1-38058f8e520c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:32:24.536 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [req-90d384d1-87dd-4a1f-90a5-a5068ac31e13 80aa72b290794c4ab98e2ace31b960a8 ed58fbe4b8f34b4c8deac5207bc5539c - - -] Security group member updated ['b36599a1-854a-4a7f-98b1-38058f8e520c'] 2021-08-02 17:32:24.536 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [req-90d384d1-87dd-4a1f-90a5-a5068ac31e13 80aa72b290794c4ab98e2ace31b960a8 ed58fbe4b8f34b4c8deac5207bc5539c - - -] Refresh firewall rules 2021-08-02 17:32:24.569 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-90d384d1-87dd-4a1f-90a5-a5068ac31e13 80aa72b290794c4ab98e2ace31b960a8 ed58fbe4b8f34b4c8deac5207bc5539c - - -] Get security group information for devices via rpc ['fa00ad4a-f46c-49d2-8b5f-a1e2cb55432d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:32:24.600 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-90d384d1-87dd-4a1f-90a5-a5068ac31e13 80aa72b290794c4ab98e2ace31b960a8 ed58fbe4b8f34b4c8deac5207bc5539c - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:32:24.617 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-90d384d1-87dd-4a1f-90a5-a5068ac31e13 80aa72b290794c4ab98e2ace31b960a8 ed58fbe4b8f34b4c8deac5207bc5539c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 17:32:24.634 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90d384d1-87dd-4a1f-90a5-a5068ac31e13 80aa72b290794c4ab98e2ace31b960a8 ed58fbe4b8f34b4c8deac5207bc5539c - - -] port_delete event received for 'fa00ad4a-f46c-49d2-8b5f-a1e2cb55432d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:32:25.132 4396 1610654782040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fa00ad4a-f46c-49d2-8b5f-a1e2cb55432d 2021-08-02 17:32:25.442 4396 1610654781864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f1ca6775-5a7b-4ac6-aa01-d6638e908144 2021-08-02 17:32:25.785 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 17:32:26.041 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Adding port f1ca6775-5a7b-4ac6-aa01-d6638e908144 2021-08-02 17:32:26.054 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Port f1ca6775-5a7b-4ac6-aa01-d6638e908144 updated. Details: {'device': 'f1ca6775-5a7b-4ac6-aa01-d6638e908144', 'network_id': '1a5c741e-782e-4588-98c3-1815ec9f9a94', 'port_id': 'f1ca6775-5a7b-4ac6-aa01-d6638e908144', 'mac_address': 'fa:16:3e:4d:5f:b7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 102, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '86af0e8c-4a7e-485c-b2fc-d9f50c26687c', '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-08-02 17:32:26.070 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] 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-08-02 17:32:26.070 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 17:32:26.085 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f1ca6775-5a7b-4ac6-aa01-d6638e908144" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:32:26.085 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f1ca6775-5a7b-4ac6-aa01-d6638e908144 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 17:32:26.101 4396 1610654783976 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-08-02 17:32:26.101 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fa00ad4a-f46c-49d2-8b5f-a1e2cb55432d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 17:32:26.117 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fa00ad4a-f46c-49d2-8b5f-a1e2cb55432d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 17:32:26.130 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fa00ad4a-f46c-49d2-8b5f-a1e2cb55432d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 17:32:26.145 4396 1610654785384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6fac3ca9-8dea-4a56-a2a2-62056d40085f 2021-08-02 17:32:26.168 4396 1610654785384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fa00ad4a-f46c-49d2-8b5f-a1e2cb55432d'] 2021-08-02 17:32:26.186 4396 1610654785384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 17:32:26.194 4396 1610654785384 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-08-02 17:32:26.208 4396 1610654785384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fa00ad4a-f46c-49d2-8b5f-a1e2cb55432d'] 2021-08-02 17:32:26.333 4396 1610654783976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f1ca6775-5a7b-4ac6-aa01-d6638e908144') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:32:26.352 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f1ca6775-5a7b-4ac6-aa01-d6638e908144') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:32:26.367 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f1ca6775-5a7b-4ac6-aa01-d6638e908144 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 17:32:26.384 4396 1610654783976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 102, VLAN trunk: None to switch port f1ca6775-5a7b-4ac6-aa01-d6638e908144 2021-08-02 17:32:26.504 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 17:32:26.537 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f1ca6775-5a7b-4ac6-aa01-d6638e908144'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:32:26.881 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f1ca6775-5a7b-4ac6-aa01-d6638e908144']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:32:26.881 4396 1610654783976 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-08-02 17:32:26.910 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (69aa58b5-a6e6-47ce-adbc-9e5466eb5650) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:32:26.927 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (69aa58b5-a6e6-47ce-adbc-9e5466eb5650) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 17:32:26.927 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f1ca6775-5a7b-4ac6-aa01-d6638e908144 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:32:26.927 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 17:32:26.947 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f1ca6775-5a7b-4ac6-aa01-d6638e908144 not yet added. Adding. 2021-08-02 17:32:26.947 4396 1610654783976 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-08-02 17:32:26.962 4396 1610654783976 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-08-02 17:32:27.148 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1ca6775-5a7b-4ac6-aa01-d6638e908144" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:32:27.318 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1ca6775-5a7b-4ac6-aa01-d6638e908144" 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-08-02 17:32:27.339 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1ca6775-5a7b-4ac6-aa01-d6638e908144" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:32:27.412 4396 1610654785384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c929b70e-0534-4769-b9fe-b1b1b7137af9 9b3903ef335f4ff393d3431072d5be94 79eb8cf8c8aa4e0d98a2f5b656f20cda - - -] Security group member updated on remote: ['d8da1127-5497-457e-a26a-f7d8e87050f0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:32:27.412 4396 1610654785384 MainThread INFO neutron.agent.securitygroups_rpc [req-c929b70e-0534-4769-b9fe-b1b1b7137af9 9b3903ef335f4ff393d3431072d5be94 79eb8cf8c8aa4e0d98a2f5b656f20cda - - -] Security group member updated ['d8da1127-5497-457e-a26a-f7d8e87050f0'] 2021-08-02 17:32:27.523 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1ca6775-5a7b-4ac6-aa01-d6638e908144" 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-08-02 17:32:27.665 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f1ca6775-5a7b-4ac6-aa01-d6638e908144" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:32:27.685 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f1ca6775-5a7b-4ac6-aa01-d6638e908144 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 17:32:27.697 4396 1610654783976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f1ca6775-5a7b-4ac6-aa01-d6638e908144 processed. 2021-08-02 17:32:27.813 4396 1610654783976 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-08-02 17:32:28.203 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:32:28.555 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-734ed4b4-8838-4425-b1bd-81e1370aa9a6 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] port_update received: 623ba3ff-acfe-41de-b7ed-d4584b487bb7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 17:32:28.585 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-734ed4b4-8838-4425-b1bd-81e1370aa9a6 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] No port 623ba3ff-acfe-41de-b7ed-d4584b487bb7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 17:32:33.563 4396 1610654781864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 623ba3ff-acfe-41de-b7ed-d4584b487bb7 2021-08-02 17:32:33.841 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 17:32:34.116 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Adding port 623ba3ff-acfe-41de-b7ed-d4584b487bb7 2021-08-02 17:32:34.135 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Port 623ba3ff-acfe-41de-b7ed-d4584b487bb7 updated. Details: {'device': '623ba3ff-acfe-41de-b7ed-d4584b487bb7', 'network_id': 'a9688dab-fae4-450f-a0e6-5974fc44d5ad', 'port_id': '623ba3ff-acfe-41de-b7ed-d4584b487bb7', 'mac_address': 'fa:16:3e:36:27:17', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 141, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '14da93d1-3862-4c7a-bcbd-480235533812', '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-08-02 17:32:34.135 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] 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-08-02 17:32:34.149 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-623ba3ff-acfe-41de-b7ed-d4584b487bb7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:32:34.161 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 623ba3ff-acfe-41de-b7ed-d4584b487bb7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 17:32:34.161 4396 1610654783976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a9688dab-fae4-450f-a0e6-5974fc44d5ad 2021-08-02 17:32:34.177 4396 1610654783976 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-08-02 17:32:34.397 4396 1610654783976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '623ba3ff-acfe-41de-b7ed-d4584b487bb7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:32:34.415 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '623ba3ff-acfe-41de-b7ed-d4584b487bb7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:32:34.428 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 623ba3ff-acfe-41de-b7ed-d4584b487bb7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 17:32:34.444 4396 1610654783976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 141, VLAN trunk: None to switch port 623ba3ff-acfe-41de-b7ed-d4584b487bb7 2021-08-02 17:32:34.570 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 17:32:34.592 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['623ba3ff-acfe-41de-b7ed-d4584b487bb7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:32:34.817 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['623ba3ff-acfe-41de-b7ed-d4584b487bb7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:32:34.836 4396 1610654783976 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-08-02 17:32:34.856 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d8da1127-5497-457e-a26a-f7d8e87050f0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:32:34.864 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 623ba3ff-acfe-41de-b7ed-d4584b487bb7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:32:34.864 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 17:32:34.895 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 623ba3ff-acfe-41de-b7ed-d4584b487bb7 not yet added. Adding. 2021-08-02 17:32:34.895 4396 1610654783976 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-08-02 17:32:34.913 4396 1610654783976 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-08-02 17:32:35.225 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-623ba3ff-acfe-41de-b7ed-d4584b487bb7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:32:35.545 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-623ba3ff-acfe-41de-b7ed-d4584b487bb7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:32:35.554 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-623ba3ff-acfe-41de-b7ed-d4584b487bb7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:32:35.838 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-623ba3ff-acfe-41de-b7ed-d4584b487bb7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:32:36.005 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-623ba3ff-acfe-41de-b7ed-d4584b487bb7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.859s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:32:36.005 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 623ba3ff-acfe-41de-b7ed-d4584b487bb7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 17:32:36.025 4396 1610654783976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 623ba3ff-acfe-41de-b7ed-d4584b487bb7 processed. 2021-08-02 17:32:37.849 4396 1610654783976 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-08-02 17:32:38.054 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:32:39.540 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e8a139d3-ead2-4872-ae5c-31075771cded 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Security group member updated on remote: ['69aa58b5-a6e6-47ce-adbc-9e5466eb5650'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:32:39.552 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [req-e8a139d3-ead2-4872-ae5c-31075771cded 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Security group member updated ['69aa58b5-a6e6-47ce-adbc-9e5466eb5650'] 2021-08-02 17:32:39.552 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [req-e8a139d3-ead2-4872-ae5c-31075771cded 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Refresh firewall rules 2021-08-02 17:32:39.577 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e8a139d3-ead2-4872-ae5c-31075771cded 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Get security group information for devices via rpc ['efee0f6d-28c6-4283-9bb8-6efee915d70e', '487fb44e-b2a5-4262-9933-2181c917c463', 'f1ca6775-5a7b-4ac6-aa01-d6638e908144'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:32:39.944 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e8a139d3-ead2-4872-ae5c-31075771cded 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update security group information for ports dict_keys(['487fb44e-b2a5-4262-9933-2181c917c463', 'efee0f6d-28c6-4283-9bb8-6efee915d70e', 'f1ca6775-5a7b-4ac6-aa01-d6638e908144']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:32:39.944 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e8a139d3-ead2-4872-ae5c-31075771cded 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 17:32:39.971 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e8a139d3-ead2-4872-ae5c-31075771cded 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update rules of security group (69aa58b5-a6e6-47ce-adbc-9e5466eb5650) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:32:39.971 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e8a139d3-ead2-4872-ae5c-31075771cded 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update members of security group (69aa58b5-a6e6-47ce-adbc-9e5466eb5650) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 17:32:39.989 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e8a139d3-ead2-4872-ae5c-31075771cded 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update port filter for 487fb44e-b2a5-4262-9933-2181c917c463 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:32:39.989 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e8a139d3-ead2-4872-ae5c-31075771cded 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Updating port rules. 2021-08-02 17:32:40.008 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e8a139d3-ead2-4872-ae5c-31075771cded 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-02 17:32:40.021 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [req-e8a139d3-ead2-4872-ae5c-31075771cded 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-487fb44e-b2a5-4262-9933-2181c917c463" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:32:40.343 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [req-e8a139d3-ead2-4872-ae5c-31075771cded 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-487fb44e-b2a5-4262-9933-2181c917c463" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:32:40.358 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [req-e8a139d3-ead2-4872-ae5c-31075771cded 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-487fb44e-b2a5-4262-9933-2181c917c463" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:32:40.367 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [req-e8a139d3-ead2-4872-ae5c-31075771cded 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-487fb44e-b2a5-4262-9933-2181c917c463" 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-08-02 17:32:40.367 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e8a139d3-ead2-4872-ae5c-31075771cded 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update port filter for efee0f6d-28c6-4283-9bb8-6efee915d70e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:32:40.395 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e8a139d3-ead2-4872-ae5c-31075771cded 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Updating port rules. 2021-08-02 17:32:40.413 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e8a139d3-ead2-4872-ae5c-31075771cded 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-02 17:32:40.413 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [req-e8a139d3-ead2-4872-ae5c-31075771cded 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-efee0f6d-28c6-4283-9bb8-6efee915d70e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:32:40.428 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26ae6e90-3852-4d59-bdac-69ad06f92655 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] port_update received: 0c8ee4f8-f47d-4f98-b3f0-27dcd61bfd00 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 17:32:40.467 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26ae6e90-3852-4d59-bdac-69ad06f92655 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] No port 0c8ee4f8-f47d-4f98-b3f0-27dcd61bfd00 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 17:32:40.740 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [req-e8a139d3-ead2-4872-ae5c-31075771cded 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-efee0f6d-28c6-4283-9bb8-6efee915d70e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.329s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:32:40.761 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [req-e8a139d3-ead2-4872-ae5c-31075771cded 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-efee0f6d-28c6-4283-9bb8-6efee915d70e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:32:40.761 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [req-e8a139d3-ead2-4872-ae5c-31075771cded 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-efee0f6d-28c6-4283-9bb8-6efee915d70e" 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-08-02 17:32:40.780 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e8a139d3-ead2-4872-ae5c-31075771cded 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update port filter for f1ca6775-5a7b-4ac6-aa01-d6638e908144 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:32:40.780 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e8a139d3-ead2-4872-ae5c-31075771cded 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Updating port rules. 2021-08-02 17:32:40.790 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e8a139d3-ead2-4872-ae5c-31075771cded 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-02 17:32:40.805 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [req-e8a139d3-ead2-4872-ae5c-31075771cded 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-f1ca6775-5a7b-4ac6-aa01-d6638e908144" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:32:41.193 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [req-e8a139d3-ead2-4872-ae5c-31075771cded 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-f1ca6775-5a7b-4ac6-aa01-d6638e908144" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:32:41.215 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [req-e8a139d3-ead2-4872-ae5c-31075771cded 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-f1ca6775-5a7b-4ac6-aa01-d6638e908144" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:32:41.224 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [req-e8a139d3-ead2-4872-ae5c-31075771cded 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-f1ca6775-5a7b-4ac6-aa01-d6638e908144" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:32:43.661 4396 1610654781864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0c8ee4f8-f47d-4f98-b3f0-27dcd61bfd00 2021-08-02 17:32:43.900 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 17:32:44.135 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Adding port 0c8ee4f8-f47d-4f98-b3f0-27dcd61bfd00 2021-08-02 17:32:44.135 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Port 0c8ee4f8-f47d-4f98-b3f0-27dcd61bfd00 updated. Details: {'device': '0c8ee4f8-f47d-4f98-b3f0-27dcd61bfd00', 'network_id': '1a5c741e-782e-4588-98c3-1815ec9f9a94', 'port_id': '0c8ee4f8-f47d-4f98-b3f0-27dcd61bfd00', 'mac_address': 'fa:16:3e:de:3f:c0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 102, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '86af0e8c-4a7e-485c-b2fc-d9f50c26687c', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 17:32:44.147 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] 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-08-02 17:32:44.161 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0c8ee4f8-f47d-4f98-b3f0-27dcd61bfd00" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:32:44.161 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0c8ee4f8-f47d-4f98-b3f0-27dcd61bfd00 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 17:32:44.161 4396 1610654783976 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-08-02 17:32:44.396 4396 1610654783976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0c8ee4f8-f47d-4f98-b3f0-27dcd61bfd00') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:32:44.413 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0c8ee4f8-f47d-4f98-b3f0-27dcd61bfd00') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:32:44.429 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0c8ee4f8-f47d-4f98-b3f0-27dcd61bfd00 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 17:32:44.429 4396 1610654783976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 102, VLAN trunk: None to switch port 0c8ee4f8-f47d-4f98-b3f0-27dcd61bfd00 2021-08-02 17:32:44.569 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 17:32:44.592 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0c8ee4f8-f47d-4f98-b3f0-27dcd61bfd00'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:32:44.787 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0c8ee4f8-f47d-4f98-b3f0-27dcd61bfd00']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:32:44.807 4396 1610654783976 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-08-02 17:32:44.818 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (69aa58b5-a6e6-47ce-adbc-9e5466eb5650) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:32:44.818 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (69aa58b5-a6e6-47ce-adbc-9e5466eb5650) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 17:32:44.835 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0c8ee4f8-f47d-4f98-b3f0-27dcd61bfd00 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:32:44.848 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 17:32:44.848 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0c8ee4f8-f47d-4f98-b3f0-27dcd61bfd00 not yet added. Adding. 2021-08-02 17:32:44.865 4396 1610654783976 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-08-02 17:32:44.865 4396 1610654783976 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-08-02 17:32:44.913 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81af957c-2a38-4e1e-8cb3-8bd03a604fb6 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] network_delete received. Deleting network 6fac3ca9-8dea-4a56-a2a2-62056d40085f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 17:32:44.913 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81af957c-2a38-4e1e-8cb3-8bd03a604fb6 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] Network 6fac3ca9-8dea-4a56-a2a2-62056d40085f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 17:32:45.146 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c8ee4f8-f47d-4f98-b3f0-27dcd61bfd00" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:32:45.476 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c8ee4f8-f47d-4f98-b3f0-27dcd61bfd00" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:32:45.476 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c8ee4f8-f47d-4f98-b3f0-27dcd61bfd00" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:32:45.804 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c8ee4f8-f47d-4f98-b3f0-27dcd61bfd00" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:32:45.981 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0c8ee4f8-f47d-4f98-b3f0-27dcd61bfd00" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.813s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:32:45.989 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0c8ee4f8-f47d-4f98-b3f0-27dcd61bfd00 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 17:32:45.989 4396 1610654783976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0c8ee4f8-f47d-4f98-b3f0-27dcd61bfd00 processed. 2021-08-02 17:32:47.912 4396 1610654783976 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-08-02 17:32:48.145 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:33:01.679 4396 1610654782040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0c8ee4f8-f47d-4f98-b3f0-27dcd61bfd00 2021-08-02 17:33:01.993 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 17:33:01.993 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0c8ee4f8-f47d-4f98-b3f0-27dcd61bfd00' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 17:33:01.993 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0c8ee4f8-f47d-4f98-b3f0-27dcd61bfd00' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 17:33:02.017 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0c8ee4f8-f47d-4f98-b3f0-27dcd61bfd00 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 17:33:02.039 4396 1610654785384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7a252f7f-2f56-43f6-bcf5-68a83f7a6ef3 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Security group member updated on remote: ['69aa58b5-a6e6-47ce-adbc-9e5466eb5650'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:33:02.039 4396 1610654785384 MainThread INFO neutron.agent.securitygroups_rpc [req-7a252f7f-2f56-43f6-bcf5-68a83f7a6ef3 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Security group member updated ['69aa58b5-a6e6-47ce-adbc-9e5466eb5650'] 2021-08-02 17:33:02.058 4396 1610654785384 MainThread INFO neutron.agent.securitygroups_rpc [req-7a252f7f-2f56-43f6-bcf5-68a83f7a6ef3 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Refresh firewall rules 2021-08-02 17:33:02.069 4396 1610654785384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7a252f7f-2f56-43f6-bcf5-68a83f7a6ef3 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Get security group information for devices via rpc ['efee0f6d-28c6-4283-9bb8-6efee915d70e', '487fb44e-b2a5-4262-9933-2181c917c463', 'f1ca6775-5a7b-4ac6-aa01-d6638e908144', '0c8ee4f8-f47d-4f98-b3f0-27dcd61bfd00'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:33:02.084 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0c8ee4f8-f47d-4f98-b3f0-27dcd61bfd00'] 2021-08-02 17:33:02.084 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 17:33:02.084 4396 1610654783976 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-08-02 17:33:02.099 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0c8ee4f8-f47d-4f98-b3f0-27dcd61bfd00'] 2021-08-02 17:33:02.117 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a252f7f-2f56-43f6-bcf5-68a83f7a6ef3 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] port_delete event received for '0c8ee4f8-f47d-4f98-b3f0-27dcd61bfd00' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:33:02.427 4396 1610654785384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7a252f7f-2f56-43f6-bcf5-68a83f7a6ef3 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update security group information for ports dict_keys(['487fb44e-b2a5-4262-9933-2181c917c463', 'efee0f6d-28c6-4283-9bb8-6efee915d70e', 'f1ca6775-5a7b-4ac6-aa01-d6638e908144']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:33:02.427 4396 1610654785384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7a252f7f-2f56-43f6-bcf5-68a83f7a6ef3 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 17:33:02.444 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7a252f7f-2f56-43f6-bcf5-68a83f7a6ef3 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update rules of security group (69aa58b5-a6e6-47ce-adbc-9e5466eb5650) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:33:02.459 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7a252f7f-2f56-43f6-bcf5-68a83f7a6ef3 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update members of security group (69aa58b5-a6e6-47ce-adbc-9e5466eb5650) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 17:33:02.459 4396 1610654785384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7a252f7f-2f56-43f6-bcf5-68a83f7a6ef3 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update port filter for 487fb44e-b2a5-4262-9933-2181c917c463 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:33:02.473 4396 1610654785384 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7a252f7f-2f56-43f6-bcf5-68a83f7a6ef3 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Updating port rules. 2021-08-02 17:33:02.473 4396 1610654785384 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7a252f7f-2f56-43f6-bcf5-68a83f7a6ef3 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-02 17:33:02.473 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [req-7a252f7f-2f56-43f6-bcf5-68a83f7a6ef3 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-487fb44e-b2a5-4262-9933-2181c917c463" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:33:02.504 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [req-7a252f7f-2f56-43f6-bcf5-68a83f7a6ef3 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-487fb44e-b2a5-4262-9933-2181c917c463" 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-08-02 17:33:02.504 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [req-7a252f7f-2f56-43f6-bcf5-68a83f7a6ef3 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-487fb44e-b2a5-4262-9933-2181c917c463" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:33:02.810 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [req-7a252f7f-2f56-43f6-bcf5-68a83f7a6ef3 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-487fb44e-b2a5-4262-9933-2181c917c463" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:33:02.818 4396 1610654785384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7a252f7f-2f56-43f6-bcf5-68a83f7a6ef3 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update port filter for efee0f6d-28c6-4283-9bb8-6efee915d70e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:33:02.818 4396 1610654785384 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7a252f7f-2f56-43f6-bcf5-68a83f7a6ef3 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Updating port rules. 2021-08-02 17:33:02.839 4396 1610654785384 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7a252f7f-2f56-43f6-bcf5-68a83f7a6ef3 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-02 17:33:02.839 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [req-7a252f7f-2f56-43f6-bcf5-68a83f7a6ef3 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-efee0f6d-28c6-4283-9bb8-6efee915d70e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:33:02.851 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [req-7a252f7f-2f56-43f6-bcf5-68a83f7a6ef3 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-efee0f6d-28c6-4283-9bb8-6efee915d70e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:33:02.851 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [req-7a252f7f-2f56-43f6-bcf5-68a83f7a6ef3 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-efee0f6d-28c6-4283-9bb8-6efee915d70e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:33:03.176 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [req-7a252f7f-2f56-43f6-bcf5-68a83f7a6ef3 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-efee0f6d-28c6-4283-9bb8-6efee915d70e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:33:03.176 4396 1610654785384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7a252f7f-2f56-43f6-bcf5-68a83f7a6ef3 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update port filter for f1ca6775-5a7b-4ac6-aa01-d6638e908144 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:33:03.192 4396 1610654785384 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7a252f7f-2f56-43f6-bcf5-68a83f7a6ef3 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Updating port rules. 2021-08-02 17:33:03.192 4396 1610654785384 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7a252f7f-2f56-43f6-bcf5-68a83f7a6ef3 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-02 17:33:03.209 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [req-7a252f7f-2f56-43f6-bcf5-68a83f7a6ef3 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-f1ca6775-5a7b-4ac6-aa01-d6638e908144" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:33:03.223 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [req-7a252f7f-2f56-43f6-bcf5-68a83f7a6ef3 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-f1ca6775-5a7b-4ac6-aa01-d6638e908144" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:33:03.223 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [req-7a252f7f-2f56-43f6-bcf5-68a83f7a6ef3 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-f1ca6775-5a7b-4ac6-aa01-d6638e908144" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:33:03.537 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [req-7a252f7f-2f56-43f6-bcf5-68a83f7a6ef3 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-f1ca6775-5a7b-4ac6-aa01-d6638e908144" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:33:04.009 4396 1610654785384 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-08-02 17:33:04.057 4396 1610654785384 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-08-02 17:33:07.729 4396 1610654782040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f1ca6775-5a7b-4ac6-aa01-d6638e908144 2021-08-02 17:33:07.946 4396 1610654785384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2d53397d-525f-41e2-99d6-d936e846f10d 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Security group member updated on remote: ['69aa58b5-a6e6-47ce-adbc-9e5466eb5650'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:33:07.959 4396 1610654785384 MainThread INFO neutron.agent.securitygroups_rpc [req-2d53397d-525f-41e2-99d6-d936e846f10d 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Security group member updated ['69aa58b5-a6e6-47ce-adbc-9e5466eb5650'] 2021-08-02 17:33:07.973 4396 1610654785384 MainThread INFO neutron.agent.securitygroups_rpc [req-2d53397d-525f-41e2-99d6-d936e846f10d 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Refresh firewall rules 2021-08-02 17:33:07.973 4396 1610654785384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2d53397d-525f-41e2-99d6-d936e846f10d 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Get security group information for devices via rpc ['efee0f6d-28c6-4283-9bb8-6efee915d70e', '487fb44e-b2a5-4262-9933-2181c917c463', 'f1ca6775-5a7b-4ac6-aa01-d6638e908144'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:33:07.999 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 17:33:08.007 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f1ca6775-5a7b-4ac6-aa01-d6638e908144' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 17:33:08.023 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f1ca6775-5a7b-4ac6-aa01-d6638e908144' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 17:33:08.023 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f1ca6775-5a7b-4ac6-aa01-d6638e908144 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 17:33:08.038 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d53397d-525f-41e2-99d6-d936e846f10d 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] port_delete event received for 'f1ca6775-5a7b-4ac6-aa01-d6638e908144' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:33:08.068 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f1ca6775-5a7b-4ac6-aa01-d6638e908144'] 2021-08-02 17:33:08.083 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 17:33:08.083 4396 1610654783976 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-08-02 17:33:08.098 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f1ca6775-5a7b-4ac6-aa01-d6638e908144'] 2021-08-02 17:33:08.240 4396 1610654785384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2d53397d-525f-41e2-99d6-d936e846f10d 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update security group information for ports dict_keys(['487fb44e-b2a5-4262-9933-2181c917c463', 'efee0f6d-28c6-4283-9bb8-6efee915d70e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:33:08.240 4396 1610654785384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2d53397d-525f-41e2-99d6-d936e846f10d 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 17:33:08.265 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2d53397d-525f-41e2-99d6-d936e846f10d 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update rules of security group (69aa58b5-a6e6-47ce-adbc-9e5466eb5650) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:33:08.273 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2d53397d-525f-41e2-99d6-d936e846f10d 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update members of security group (69aa58b5-a6e6-47ce-adbc-9e5466eb5650) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 17:33:08.273 4396 1610654785384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2d53397d-525f-41e2-99d6-d936e846f10d 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update port filter for 487fb44e-b2a5-4262-9933-2181c917c463 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:33:08.285 4396 1610654785384 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2d53397d-525f-41e2-99d6-d936e846f10d 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Updating port rules. 2021-08-02 17:33:08.285 4396 1610654785384 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2d53397d-525f-41e2-99d6-d936e846f10d 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-02 17:33:08.304 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [req-2d53397d-525f-41e2-99d6-d936e846f10d 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-487fb44e-b2a5-4262-9933-2181c917c463" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:33:08.304 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [req-2d53397d-525f-41e2-99d6-d936e846f10d 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-487fb44e-b2a5-4262-9933-2181c917c463" 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-08-02 17:33:08.320 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [req-2d53397d-525f-41e2-99d6-d936e846f10d 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-487fb44e-b2a5-4262-9933-2181c917c463" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:33:08.583 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [req-2d53397d-525f-41e2-99d6-d936e846f10d 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-487fb44e-b2a5-4262-9933-2181c917c463" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:33:08.583 4396 1610654785384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2d53397d-525f-41e2-99d6-d936e846f10d 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update port filter for efee0f6d-28c6-4283-9bb8-6efee915d70e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:33:08.583 4396 1610654785384 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2d53397d-525f-41e2-99d6-d936e846f10d 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Updating port rules. 2021-08-02 17:33:08.617 4396 1610654785384 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2d53397d-525f-41e2-99d6-d936e846f10d 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-02 17:33:08.633 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [req-2d53397d-525f-41e2-99d6-d936e846f10d 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-efee0f6d-28c6-4283-9bb8-6efee915d70e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:33:08.648 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [req-2d53397d-525f-41e2-99d6-d936e846f10d 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-efee0f6d-28c6-4283-9bb8-6efee915d70e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:33:08.648 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [req-2d53397d-525f-41e2-99d6-d936e846f10d 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-efee0f6d-28c6-4283-9bb8-6efee915d70e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:33:08.882 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [req-2d53397d-525f-41e2-99d6-d936e846f10d 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-efee0f6d-28c6-4283-9bb8-6efee915d70e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:33:10.009 4396 1610654785384 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-08-02 17:33:10.038 4396 1610654785384 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-08-02 17:33:11.770 4396 1610654782040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 487fb44e-b2a5-4262-9933-2181c917c463 2021-08-02 17:33:12.029 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 17:33:12.029 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '487fb44e-b2a5-4262-9933-2181c917c463' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 17:33:12.045 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '487fb44e-b2a5-4262-9933-2181c917c463' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 17:33:12.052 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 487fb44e-b2a5-4262-9933-2181c917c463 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 17:33:12.069 4396 1610654785384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['487fb44e-b2a5-4262-9933-2181c917c463'] 2021-08-02 17:33:12.088 4396 1610654785384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 17:33:12.088 4396 1610654785384 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-08-02 17:33:12.101 4396 1610654785384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['487fb44e-b2a5-4262-9933-2181c917c463'] 2021-08-02 17:33:12.164 4396 1610654785384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bdb8d86c-a064-4ec6-a44a-519518c810c4 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Security group member updated on remote: ['69aa58b5-a6e6-47ce-adbc-9e5466eb5650'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:33:12.176 4396 1610654785384 MainThread INFO neutron.agent.securitygroups_rpc [req-bdb8d86c-a064-4ec6-a44a-519518c810c4 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Security group member updated ['69aa58b5-a6e6-47ce-adbc-9e5466eb5650'] 2021-08-02 17:33:12.176 4396 1610654785384 MainThread INFO neutron.agent.securitygroups_rpc [req-bdb8d86c-a064-4ec6-a44a-519518c810c4 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Refresh firewall rules 2021-08-02 17:33:12.191 4396 1610654785384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bdb8d86c-a064-4ec6-a44a-519518c810c4 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Get security group information for devices via rpc ['efee0f6d-28c6-4283-9bb8-6efee915d70e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:33:12.239 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdb8d86c-a064-4ec6-a44a-519518c810c4 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] port_delete event received for '487fb44e-b2a5-4262-9933-2181c917c463' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:33:12.348 4396 1610654785384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bdb8d86c-a064-4ec6-a44a-519518c810c4 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update security group information for ports dict_keys(['efee0f6d-28c6-4283-9bb8-6efee915d70e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:33:12.348 4396 1610654785384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bdb8d86c-a064-4ec6-a44a-519518c810c4 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 17:33:12.374 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bdb8d86c-a064-4ec6-a44a-519518c810c4 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update rules of security group (69aa58b5-a6e6-47ce-adbc-9e5466eb5650) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:33:12.374 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bdb8d86c-a064-4ec6-a44a-519518c810c4 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update members of security group (69aa58b5-a6e6-47ce-adbc-9e5466eb5650) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 17:33:12.382 4396 1610654785384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bdb8d86c-a064-4ec6-a44a-519518c810c4 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update port filter for efee0f6d-28c6-4283-9bb8-6efee915d70e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:33:12.395 4396 1610654785384 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bdb8d86c-a064-4ec6-a44a-519518c810c4 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Updating port rules. 2021-08-02 17:33:12.395 4396 1610654785384 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bdb8d86c-a064-4ec6-a44a-519518c810c4 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-02 17:33:12.410 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [req-bdb8d86c-a064-4ec6-a44a-519518c810c4 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-efee0f6d-28c6-4283-9bb8-6efee915d70e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:33:12.410 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [req-bdb8d86c-a064-4ec6-a44a-519518c810c4 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-efee0f6d-28c6-4283-9bb8-6efee915d70e" 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-08-02 17:33:12.427 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [req-bdb8d86c-a064-4ec6-a44a-519518c810c4 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-efee0f6d-28c6-4283-9bb8-6efee915d70e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:33:12.630 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [req-bdb8d86c-a064-4ec6-a44a-519518c810c4 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Lock "n-hv-driver-port-lock-efee0f6d-28c6-4283-9bb8-6efee915d70e" 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-08-02 17:33:14.039 4396 1610654785384 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-08-02 17:33:14.068 4396 1610654785384 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-08-02 17:33:17.556 4396 1610654785384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-11a4c5d4-23ef-4e1f-ae81-e8ccbe3c0411 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Security group member updated on remote: ['69aa58b5-a6e6-47ce-adbc-9e5466eb5650'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:33:17.556 4396 1610654785384 MainThread INFO neutron.agent.securitygroups_rpc [req-11a4c5d4-23ef-4e1f-ae81-e8ccbe3c0411 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Security group member updated ['69aa58b5-a6e6-47ce-adbc-9e5466eb5650'] 2021-08-02 17:33:17.576 4396 1610654785384 MainThread INFO neutron.agent.securitygroups_rpc [req-11a4c5d4-23ef-4e1f-ae81-e8ccbe3c0411 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Refresh firewall rules 2021-08-02 17:33:17.576 4396 1610654785384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-11a4c5d4-23ef-4e1f-ae81-e8ccbe3c0411 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Get security group information for devices via rpc ['efee0f6d-28c6-4283-9bb8-6efee915d70e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:33:17.599 4396 1610654785384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-11a4c5d4-23ef-4e1f-ae81-e8ccbe3c0411 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:33:17.629 4396 1610654785384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-11a4c5d4-23ef-4e1f-ae81-e8ccbe3c0411 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 17:33:17.638 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11a4c5d4-23ef-4e1f-ae81-e8ccbe3c0411 5688b745590a4de8a4d87b7ebf50ab1e 05ac5bf41a0e4af3bfc481622ebfa795 - - -] port_delete event received for 'efee0f6d-28c6-4283-9bb8-6efee915d70e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:33:17.819 4396 1610654782040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: efee0f6d-28c6-4283-9bb8-6efee915d70e 2021-08-02 17:33:18.082 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 17:33:18.088 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'efee0f6d-28c6-4283-9bb8-6efee915d70e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 17:33:18.100 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'efee0f6d-28c6-4283-9bb8-6efee915d70e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 17:33:18.100 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port efee0f6d-28c6-4283-9bb8-6efee915d70e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 17:33:18.131 4396 1610654785384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1a5c741e-782e-4588-98c3-1815ec9f9a94 2021-08-02 17:33:18.145 4396 1610654785384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['efee0f6d-28c6-4283-9bb8-6efee915d70e'] 2021-08-02 17:33:18.145 4396 1610654785384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 17:33:18.172 4396 1610654785384 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-08-02 17:33:18.176 4396 1610654785384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['efee0f6d-28c6-4283-9bb8-6efee915d70e'] 2021-08-02 17:33:19.614 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54e4697b-8917-46f4-98cd-7b2084b33b2c 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] network_delete received. Deleting network 1a5c741e-782e-4588-98c3-1815ec9f9a94 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 17:33:19.630 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54e4697b-8917-46f4-98cd-7b2084b33b2c 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] Network 1a5c741e-782e-4588-98c3-1815ec9f9a94 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 17:33:20.084 4396 1610654785384 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-08-02 17:33:20.116 4396 1610654785384 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-08-02 17:33:27.878 4396 1610654782040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 959055f3-7e4c-4eec-8567-4dbbae78c498 2021-08-02 17:33:28.013 4396 1610654785384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-45c91cd8-bde7-4144-bdb7-01e28c65d630 b2d25b8790324380b878a3466bc25b3a aae85d9cf750431a87c601e12b575337 - - -] Security group member updated on remote: ['94efb160-38f3-47a9-bf17-dcfdfe9b6b98'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:33:28.030 4396 1610654785384 MainThread INFO neutron.agent.securitygroups_rpc [req-45c91cd8-bde7-4144-bdb7-01e28c65d630 b2d25b8790324380b878a3466bc25b3a aae85d9cf750431a87c601e12b575337 - - -] Security group member updated ['94efb160-38f3-47a9-bf17-dcfdfe9b6b98'] 2021-08-02 17:33:28.122 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 17:33:28.122 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '959055f3-7e4c-4eec-8567-4dbbae78c498' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 17:33:28.122 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '959055f3-7e4c-4eec-8567-4dbbae78c498' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 17:33:28.142 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 959055f3-7e4c-4eec-8567-4dbbae78c498 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 17:33:28.160 4396 1610654785384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7d522628-d290-4c21-8336-ec3104e80baf 2021-08-02 17:33:28.162 4396 1610654785384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['959055f3-7e4c-4eec-8567-4dbbae78c498'] 2021-08-02 17:33:28.162 4396 1610654785384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 17:33:28.178 4396 1610654785384 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-08-02 17:33:28.178 4396 1610654785384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['959055f3-7e4c-4eec-8567-4dbbae78c498'] 2021-08-02 17:33:28.348 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45c91cd8-bde7-4144-bdb7-01e28c65d630 b2d25b8790324380b878a3466bc25b3a aae85d9cf750431a87c601e12b575337 - - -] port_delete event received for '959055f3-7e4c-4eec-8567-4dbbae78c498' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:33:30.035 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a3e08af-b634-4b5f-85d8-bf5b800455cf b2d25b8790324380b878a3466bc25b3a aae85d9cf750431a87c601e12b575337 - - -] port_delete event received for 'a80ed587-3499-49ea-8deb-6bb6539e4bab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:33:30.130 4396 1610654785384 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-08-02 17:33:30.160 4396 1610654785384 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-08-02 17:33:30.792 4396 1610654785384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a1a43996-4c5a-47ba-b5ef-ed60fea2ef23 b2d25b8790324380b878a3466bc25b3a aae85d9cf750431a87c601e12b575337 - - -] Security group rule updated on remote: ['f63fdd3f-07d4-4456-b172-bde3c4732785'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 17:33:30.804 4396 1610654785384 MainThread INFO neutron.agent.securitygroups_rpc [req-a1a43996-4c5a-47ba-b5ef-ed60fea2ef23 b2d25b8790324380b878a3466bc25b3a aae85d9cf750431a87c601e12b575337 - - -] Security group rule updated ['f63fdd3f-07d4-4456-b172-bde3c4732785'] 2021-08-02 17:33:30.926 4396 1610654785384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9cb20acf-9497-48d2-81a5-919bc3f227cd b2d25b8790324380b878a3466bc25b3a aae85d9cf750431a87c601e12b575337 - - -] Security group rule updated on remote: ['f63fdd3f-07d4-4456-b172-bde3c4732785'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 17:33:30.941 4396 1610654785384 MainThread INFO neutron.agent.securitygroups_rpc [req-9cb20acf-9497-48d2-81a5-919bc3f227cd b2d25b8790324380b878a3466bc25b3a aae85d9cf750431a87c601e12b575337 - - -] Security group rule updated ['f63fdd3f-07d4-4456-b172-bde3c4732785'] 2021-08-02 17:33:34.926 4396 1610654785384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-47d3d281-5ad4-4880-9035-212a57eaaceb b2d25b8790324380b878a3466bc25b3a aae85d9cf750431a87c601e12b575337 - - -] Security group member updated on remote: ['f63fdd3f-07d4-4456-b172-bde3c4732785'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:33:34.926 4396 1610654785384 MainThread INFO neutron.agent.securitygroups_rpc [req-47d3d281-5ad4-4880-9035-212a57eaaceb b2d25b8790324380b878a3466bc25b3a aae85d9cf750431a87c601e12b575337 - - -] Security group member updated ['f63fdd3f-07d4-4456-b172-bde3c4732785'] 2021-08-02 17:33:36.066 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6f82f19-1635-4359-98e2-2f60876c7901 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] port_update received: c12505d7-f4f0-479a-b78e-3c9a70cd6a9b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 17:33:36.082 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6f82f19-1635-4359-98e2-2f60876c7901 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] No port c12505d7-f4f0-479a-b78e-3c9a70cd6a9b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 17:33:38.223 4396 1610654781864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c12505d7-f4f0-479a-b78e-3c9a70cd6a9b 2021-08-02 17:33:38.881 4396 1610654785384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a3711d65-0a34-4570-b95e-04d9b111acdc b4d57941cb624d4a931f10fabbec2828 0ba9cb474829450fb767c80e1ffd7b51 - - -] Security group member updated on remote: ['4f0bb5cb-b71c-4835-bd3c-5088f3973e33'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:33:38.894 4396 1610654785384 MainThread INFO neutron.agent.securitygroups_rpc [req-a3711d65-0a34-4570-b95e-04d9b111acdc b4d57941cb624d4a931f10fabbec2828 0ba9cb474829450fb767c80e1ffd7b51 - - -] Security group member updated ['4f0bb5cb-b71c-4835-bd3c-5088f3973e33'] 2021-08-02 17:33:39.615 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae0280c5-fe4f-4e23-879c-9413e40f5120 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] port_update received: dec73069-957b-4134-882a-fb22a7cd616f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 17:33:39.636 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae0280c5-fe4f-4e23-879c-9413e40f5120 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] No port dec73069-957b-4134-882a-fb22a7cd616f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 17:33:40.178 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 17:33:40.399 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Adding port c12505d7-f4f0-479a-b78e-3c9a70cd6a9b 2021-08-02 17:33:40.399 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Port c12505d7-f4f0-479a-b78e-3c9a70cd6a9b updated. Details: {'device': 'c12505d7-f4f0-479a-b78e-3c9a70cd6a9b', 'network_id': '7d522628-d290-4c21-8336-ec3104e80baf', 'port_id': 'c12505d7-f4f0-479a-b78e-3c9a70cd6a9b', 'mac_address': 'fa:16:3e:f1:0f:93', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 127, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b296cd4e-60e3-4958-8691-6aff0427c93b', '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-08-02 17:33:40.430 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] 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-08-02 17:33:40.430 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c12505d7-f4f0-479a-b78e-3c9a70cd6a9b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:33:40.447 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c12505d7-f4f0-479a-b78e-3c9a70cd6a9b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 17:33:40.447 4396 1610654785384 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7d522628-d290-4c21-8336-ec3104e80baf 2021-08-02 17:33:40.459 4396 1610654785384 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-08-02 17:33:40.629 4396 1610654785384 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c12505d7-f4f0-479a-b78e-3c9a70cd6a9b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:33:40.629 4396 1610654785384 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c12505d7-f4f0-479a-b78e-3c9a70cd6a9b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:33:40.644 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c12505d7-f4f0-479a-b78e-3c9a70cd6a9b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 17:33:40.644 4396 1610654785384 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 127, VLAN trunk: None to switch port c12505d7-f4f0-479a-b78e-3c9a70cd6a9b 2021-08-02 17:33:40.766 4396 1610654785384 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 17:33:40.778 4396 1610654785384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c12505d7-f4f0-479a-b78e-3c9a70cd6a9b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:33:40.928 4396 1610654785384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c12505d7-f4f0-479a-b78e-3c9a70cd6a9b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:33:40.928 4396 1610654785384 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-08-02 17:33:40.948 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f63fdd3f-07d4-4456-b172-bde3c4732785) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:33:40.948 4396 1610654785384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c12505d7-f4f0-479a-b78e-3c9a70cd6a9b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:33:40.948 4396 1610654785384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 17:33:40.963 4396 1610654785384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c12505d7-f4f0-479a-b78e-3c9a70cd6a9b not yet added. Adding. 2021-08-02 17:33:40.963 4396 1610654785384 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-08-02 17:33:40.963 4396 1610654785384 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-08-02 17:33:41.099 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c12505d7-f4f0-479a-b78e-3c9a70cd6a9b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:33:41.209 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c12505d7-f4f0-479a-b78e-3c9a70cd6a9b" 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-08-02 17:33:41.228 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c12505d7-f4f0-479a-b78e-3c9a70cd6a9b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:33:41.379 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c12505d7-f4f0-479a-b78e-3c9a70cd6a9b" 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-08-02 17:33:41.500 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c12505d7-f4f0-479a-b78e-3c9a70cd6a9b" 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-08-02 17:33:41.519 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c12505d7-f4f0-479a-b78e-3c9a70cd6a9b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 17:33:41.519 4396 1610654785384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c12505d7-f4f0-479a-b78e-3c9a70cd6a9b processed. 2021-08-02 17:33:42.184 4396 1610654785384 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-08-02 17:33:42.243 4396 1610654781864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: dec73069-957b-4134-882a-fb22a7cd616f 2021-08-02 17:33:42.377 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Security group member updated on remote: ['2da30e9d-8b82-44e0-a610-ab27928656df', '7ee5f63d-cce8-4969-8bf0-71c158c6da4d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:33:42.394 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Security group member updated ['2da30e9d-8b82-44e0-a610-ab27928656df', '7ee5f63d-cce8-4969-8bf0-71c158c6da4d'] 2021-08-02 17:33:42.402 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Refresh firewall rules 2021-08-02 17:33:42.402 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Get security group information for devices via rpc ['317e0f7b-87b8-40ca-a9ec-6b4fae334980'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:33:42.412 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:33:42.412 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] port_update received: 317e0f7b-87b8-40ca-a9ec-6b4fae334980 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 17:33:42.431 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Lock "n-hv-agent-port-lock-317e0f7b-87b8-40ca-a9ec-6b4fae334980" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:33:42.454 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Binding port 317e0f7b-87b8-40ca-a9ec-6b4fae334980 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 17:33:42.460 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] 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-08-02 17:33:42.476 4396 1610654785384 MainThread DEBUG neutron.services.trunk.rpc.agent [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '317e0f7b-87b8-40ca-a9ec-6b4fae334980') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:33:42.494 4396 1610654785384 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '317e0f7b-87b8-40ca-a9ec-6b4fae334980') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:33:42.494 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Trunk plugin disabled on server. Assuming port 317e0f7b-87b8-40ca-a9ec-6b4fae334980 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 17:33:42.520 4396 1610654785384 MainThread INFO networking_hyperv.neutron.trunk_driver [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Binding VLAN ID: 120, VLAN trunk: None to switch port 317e0f7b-87b8-40ca-a9ec-6b4fae334980 2021-08-02 17:33:42.560 4396 1610654785384 MainThread INFO neutron.agent.securitygroups_rpc [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Refresh firewall rules 2021-08-02 17:33:42.560 4396 1610654785384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Get security group information for devices via rpc ['317e0f7b-87b8-40ca-a9ec-6b4fae334980'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:33:42.724 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Update security group information for ports dict_keys(['317e0f7b-87b8-40ca-a9ec-6b4fae334980']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:33:42.738 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 17:33:42.738 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Update rules of security group (2da30e9d-8b82-44e0-a610-ab27928656df) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:33:42.738 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Update members of security group (2da30e9d-8b82-44e0-a610-ab27928656df) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 17:33:42.738 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Update port filter for 317e0f7b-87b8-40ca-a9ec-6b4fae334980 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:33:42.769 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Updating port rules. 2021-08-02 17:33:42.769 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Creating 0 new rules, removing 6 old rules. 2021-08-02 17:33:42.769 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Lock "n-hv-driver-port-lock-317e0f7b-87b8-40ca-a9ec-6b4fae334980" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:33:42.769 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Lock "n-hv-driver-port-lock-317e0f7b-87b8-40ca-a9ec-6b4fae334980" 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-08-02 17:33:42.795 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Lock "n-hv-driver-port-lock-317e0f7b-87b8-40ca-a9ec-6b4fae334980" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:33:42.946 4396 1610654785384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Update security group information for ports dict_keys(['317e0f7b-87b8-40ca-a9ec-6b4fae334980']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:33:42.946 4396 1610654785384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 17:33:42.946 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Update rules of security group (2da30e9d-8b82-44e0-a610-ab27928656df) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:33:42.972 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Update members of security group (2da30e9d-8b82-44e0-a610-ab27928656df) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 17:33:42.978 4396 1610654785384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Update port filter for 317e0f7b-87b8-40ca-a9ec-6b4fae334980 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:33:42.978 4396 1610654785384 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Updating port rules. 2021-08-02 17:33:42.995 4396 1610654785384 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Creating 0 new rules, removing 6 old rules. 2021-08-02 17:33:42.995 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Lock "n-hv-driver-port-lock-317e0f7b-87b8-40ca-a9ec-6b4fae334980" 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-08-02 17:33:43.021 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Lock "n-hv-driver-port-lock-317e0f7b-87b8-40ca-a9ec-6b4fae334980" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:33:43.021 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Lock "n-hv-driver-port-lock-317e0f7b-87b8-40ca-a9ec-6b4fae334980" 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-08-02 17:33:43.021 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Lock "n-hv-driver-port-lock-317e0f7b-87b8-40ca-a9ec-6b4fae334980" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:33:43.106 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Lock "n-hv-driver-port-lock-317e0f7b-87b8-40ca-a9ec-6b4fae334980" 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-08-02 17:33:43.144 4396 1610654785384 MainThread DEBUG oslo_concurrency.lockutils [req-b90b57cf-3cad-4b5a-8eb5-a193f6f1d8ed 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Lock "n-hv-agent-port-lock-317e0f7b-87b8-40ca-a9ec-6b4fae334980" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:33:43.785 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31c56ec0-1fbe-4407-b507-d22deebbb809 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] port_delete event received for '26c6066b-77da-495c-a535-86c8cf8ec962' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:33:44.181 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 17:33:44.644 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Adding port dec73069-957b-4134-882a-fb22a7cd616f 2021-08-02 17:33:44.660 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Port dec73069-957b-4134-882a-fb22a7cd616f updated. Details: {'device': 'dec73069-957b-4134-882a-fb22a7cd616f', 'network_id': 'b2b72579-85af-43bb-9172-26b5d9bc5a23', 'port_id': 'dec73069-957b-4134-882a-fb22a7cd616f', 'mac_address': 'fa:16:3e:dc:0d:4c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 138, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '94b43254-c441-4a9a-94ea-08f78232e9e2', '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-08-02 17:33:44.660 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] 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-08-02 17:33:44.660 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dec73069-957b-4134-882a-fb22a7cd616f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:33:44.677 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port dec73069-957b-4134-882a-fb22a7cd616f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 17:33:44.677 4396 1610654783976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b2b72579-85af-43bb-9172-26b5d9bc5a23 2021-08-02 17:33:44.693 4396 1610654783976 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-08-02 17:33:44.847 4396 1610654783976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'dec73069-957b-4134-882a-fb22a7cd616f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:33:44.847 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'dec73069-957b-4134-882a-fb22a7cd616f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:33:44.941 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port dec73069-957b-4134-882a-fb22a7cd616f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 17:33:44.941 4396 1610654783976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 138, VLAN trunk: None to switch port dec73069-957b-4134-882a-fb22a7cd616f 2021-08-02 17:33:45.035 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 17:33:45.051 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['dec73069-957b-4134-882a-fb22a7cd616f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:33:45.528 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['dec73069-957b-4134-882a-fb22a7cd616f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:33:45.550 4396 1610654783976 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-08-02 17:33:45.559 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4f0bb5cb-b71c-4835-bd3c-5088f3973e33) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:33:45.559 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4f0bb5cb-b71c-4835-bd3c-5088f3973e33) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 17:33:45.559 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for dec73069-957b-4134-882a-fb22a7cd616f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:33:45.579 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 17:33:45.579 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device dec73069-957b-4134-882a-fb22a7cd616f not yet added. Adding. 2021-08-02 17:33:45.591 4396 1610654783976 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-08-02 17:33:45.591 4396 1610654783976 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-08-02 17:33:45.713 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dec73069-957b-4134-882a-fb22a7cd616f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:33:45.835 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dec73069-957b-4134-882a-fb22a7cd616f" 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-08-02 17:33:45.835 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dec73069-957b-4134-882a-fb22a7cd616f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:33:45.956 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dec73069-957b-4134-882a-fb22a7cd616f" 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-08-02 17:33:46.082 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dec73069-957b-4134-882a-fb22a7cd616f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:33:46.082 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port dec73069-957b-4134-882a-fb22a7cd616f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 17:33:46.098 4396 1610654783976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port dec73069-957b-4134-882a-fb22a7cd616f processed. 2021-08-02 17:33:46.191 4396 1610654783976 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-08-02 17:33:46.395 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:33:50.013 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7f33b565-6700-4f91-9c37-8da76b809512 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Security group member updated on remote: ['2da30e9d-8b82-44e0-a610-ab27928656df'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:33:50.020 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [req-7f33b565-6700-4f91-9c37-8da76b809512 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Security group member updated ['2da30e9d-8b82-44e0-a610-ab27928656df'] 2021-08-02 17:33:50.020 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [req-7f33b565-6700-4f91-9c37-8da76b809512 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Refresh firewall rules 2021-08-02 17:33:50.035 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7f33b565-6700-4f91-9c37-8da76b809512 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Get security group information for devices via rpc ['317e0f7b-87b8-40ca-a9ec-6b4fae334980'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:33:50.035 4396 1610654782040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 317e0f7b-87b8-40ca-a9ec-6b4fae334980 2021-08-02 17:33:50.066 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7f33b565-6700-4f91-9c37-8da76b809512 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:33:50.066 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7f33b565-6700-4f91-9c37-8da76b809512 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 17:33:50.084 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f33b565-6700-4f91-9c37-8da76b809512 1f1320d7ba9d47c29223acfa83ce58d3 260be1b8da3e4d2497a98c0b189bc9aa - - -] port_delete event received for '317e0f7b-87b8-40ca-a9ec-6b4fae334980' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:33:50.206 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 17:33:50.206 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '317e0f7b-87b8-40ca-a9ec-6b4fae334980' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 17:33:50.206 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '317e0f7b-87b8-40ca-a9ec-6b4fae334980' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 17:33:50.222 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 317e0f7b-87b8-40ca-a9ec-6b4fae334980 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 17:33:50.253 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['317e0f7b-87b8-40ca-a9ec-6b4fae334980'] 2021-08-02 17:33:50.253 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 17:33:50.253 4396 1610654783976 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-08-02 17:33:50.274 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['317e0f7b-87b8-40ca-a9ec-6b4fae334980'] 2021-08-02 17:33:52.206 4396 1610654783976 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-08-02 17:33:52.228 4396 1610654783976 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-08-02 17:33:53.566 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fa6de680-5bf1-40e8-ab21-186f9ad4eedf b4d57941cb624d4a931f10fabbec2828 0ba9cb474829450fb767c80e1ffd7b51 - - -] Security group member updated on remote: ['4f0bb5cb-b71c-4835-bd3c-5088f3973e33'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:33:53.585 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [req-fa6de680-5bf1-40e8-ab21-186f9ad4eedf b4d57941cb624d4a931f10fabbec2828 0ba9cb474829450fb767c80e1ffd7b51 - - -] Security group member updated ['4f0bb5cb-b71c-4835-bd3c-5088f3973e33'] 2021-08-02 17:33:53.585 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [req-fa6de680-5bf1-40e8-ab21-186f9ad4eedf b4d57941cb624d4a931f10fabbec2828 0ba9cb474829450fb767c80e1ffd7b51 - - -] Refresh firewall rules 2021-08-02 17:33:53.600 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fa6de680-5bf1-40e8-ab21-186f9ad4eedf b4d57941cb624d4a931f10fabbec2828 0ba9cb474829450fb767c80e1ffd7b51 - - -] Get security group information for devices via rpc ['dec73069-957b-4134-882a-fb22a7cd616f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:33:53.640 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fa6de680-5bf1-40e8-ab21-186f9ad4eedf b4d57941cb624d4a931f10fabbec2828 0ba9cb474829450fb767c80e1ffd7b51 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:33:53.640 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fa6de680-5bf1-40e8-ab21-186f9ad4eedf b4d57941cb624d4a931f10fabbec2828 0ba9cb474829450fb767c80e1ffd7b51 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 17:33:53.660 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa6de680-5bf1-40e8-ab21-186f9ad4eedf b4d57941cb624d4a931f10fabbec2828 0ba9cb474829450fb767c80e1ffd7b51 - - -] port_delete event received for 'dec73069-957b-4134-882a-fb22a7cd616f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:33:54.067 4396 1610654782040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: dec73069-957b-4134-882a-fb22a7cd616f 2021-08-02 17:33:54.222 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 17:33:54.227 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'dec73069-957b-4134-882a-fb22a7cd616f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 17:33:54.227 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'dec73069-957b-4134-882a-fb22a7cd616f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 17:33:54.227 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port dec73069-957b-4134-882a-fb22a7cd616f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 17:33:54.260 4396 1610654783976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b2b72579-85af-43bb-9172-26b5d9bc5a23 2021-08-02 17:33:54.260 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dec73069-957b-4134-882a-fb22a7cd616f'] 2021-08-02 17:33:54.260 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 17:33:54.284 4396 1610654783976 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-08-02 17:33:54.284 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dec73069-957b-4134-882a-fb22a7cd616f'] 2021-08-02 17:33:54.944 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8a51996-e8ab-4411-94f1-777ecd4455dd 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] port_delete event received for '830b6449-c94d-4260-b8cb-2f3461ef4dd1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:33:56.236 4396 1610654783976 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-08-02 17:33:56.278 4396 1610654783976 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-08-02 17:33:56.347 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b95c632-7e40-4529-a2e8-35242b037f74 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] port_delete event received for '21d3f366-89f1-495c-81f2-4899b9133c5b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:33:57.159 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7140be49-9393-4aec-8cef-d4cd6779617b 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] port_delete event received for 'bf50ad79-c6a7-4115-a7ad-da5c5aa666ec' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:33:57.395 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19b79e75-1e83-4286-a86e-fea8d7aa36b8 - - - - -] port_delete event received for 'bf50ad79-c6a7-4115-a7ad-da5c5aa666ec' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:33:57.425 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7140be49-9393-4aec-8cef-d4cd6779617b 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] network_delete received. Deleting network f69a489a-9e90-418a-a504-909667c768aa network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 17:33:57.425 4396 1610654783976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7140be49-9393-4aec-8cef-d4cd6779617b 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] Reclaiming local network f69a489a-9e90-418a-a504-909667c768aa 2021-08-02 17:33:58.443 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f38a021-d697-4971-b502-dcf91ed1bd7f 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] port_delete event received for 'e9c85ae8-334a-46b6-a370-eb4655a0ae2a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:33:59.597 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8156bcab-4bcf-4799-a8e8-2dfedd46ca91 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] port_delete event received for '1f042d5d-fd34-41dd-94e4-7652dc98626c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:34:00.550 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db8aeca0-dae0-435e-b881-4cf960d47d90 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] port_delete event received for '4dc989f9-5b51-4f83-8ed8-8767714474c6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:34:00.636 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-495654c6-74fe-470c-acc8-66254a9833bf - - - - -] port_delete event received for '4dc989f9-5b51-4f83-8ed8-8767714474c6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:34:00.755 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db8aeca0-dae0-435e-b881-4cf960d47d90 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] network_delete received. Deleting network 4797e6d7-b4e5-4d2a-9d66-98dc259b7a66 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 17:34:00.755 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db8aeca0-dae0-435e-b881-4cf960d47d90 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] Network 4797e6d7-b4e5-4d2a-9d66-98dc259b7a66 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 17:34:04.408 4396 1610654781864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 623ba3ff-acfe-41de-b7ed-d4584b487bb7 2021-08-02 17:34:06.271 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 17:34:06.474 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Adding port 623ba3ff-acfe-41de-b7ed-d4584b487bb7 2021-08-02 17:34:06.474 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Port 623ba3ff-acfe-41de-b7ed-d4584b487bb7 updated. Details: {'device': '623ba3ff-acfe-41de-b7ed-d4584b487bb7', 'network_id': 'a9688dab-fae4-450f-a0e6-5974fc44d5ad', 'port_id': '623ba3ff-acfe-41de-b7ed-d4584b487bb7', 'mac_address': 'fa:16:3e:36:27:17', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 141, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '14da93d1-3862-4c7a-bcbd-480235533812', '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-08-02 17:34:06.488 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] 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-08-02 17:34:06.488 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-623ba3ff-acfe-41de-b7ed-d4584b487bb7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:34:06.504 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 623ba3ff-acfe-41de-b7ed-d4584b487bb7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 17:34:06.504 4396 1610654783976 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-08-02 17:34:06.519 4396 1610654783976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '623ba3ff-acfe-41de-b7ed-d4584b487bb7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:34:06.550 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '623ba3ff-acfe-41de-b7ed-d4584b487bb7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:34:06.566 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 623ba3ff-acfe-41de-b7ed-d4584b487bb7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 17:34:06.566 4396 1610654783976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 141, VLAN trunk: None to switch port 623ba3ff-acfe-41de-b7ed-d4584b487bb7 2021-08-02 17:34:06.619 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 17:34:06.628 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['623ba3ff-acfe-41de-b7ed-d4584b487bb7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:34:06.847 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['623ba3ff-acfe-41de-b7ed-d4584b487bb7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:34:06.847 4396 1610654783976 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-08-02 17:34:06.847 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d8da1127-5497-457e-a26a-f7d8e87050f0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:34:06.870 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 623ba3ff-acfe-41de-b7ed-d4584b487bb7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:34:06.870 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 17:34:06.880 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-08-02 17:34:06.880 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-623ba3ff-acfe-41de-b7ed-d4584b487bb7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:34:06.894 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-623ba3ff-acfe-41de-b7ed-d4584b487bb7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:34:06.894 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-623ba3ff-acfe-41de-b7ed-d4584b487bb7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:34:06.912 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-623ba3ff-acfe-41de-b7ed-d4584b487bb7" 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-08-02 17:34:06.941 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-623ba3ff-acfe-41de-b7ed-d4584b487bb7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:34:06.941 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 623ba3ff-acfe-41de-b7ed-d4584b487bb7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 17:34:06.973 4396 1610654783976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 623ba3ff-acfe-41de-b7ed-d4584b487bb7 processed. 2021-08-02 17:34:08.285 4396 1610654783976 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-08-02 17:34:08.566 4396 1610654783976 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-08-02 17:34:10.192 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d8237e7-d662-4ef9-b165-507b5d0c4150 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] network_delete received. Deleting network b2b72579-85af-43bb-9172-26b5d9bc5a23 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 17:34:10.192 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d8237e7-d662-4ef9-b165-507b5d0c4150 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] Network b2b72579-85af-43bb-9172-26b5d9bc5a23 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 17:34:10.833 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20b213e0-42be-42b2-84b7-0a6429bd6590 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] network_delete received. Deleting network b7eb6b40-1f67-4d84-a45c-8a5b25c06783 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 17:34:10.833 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20b213e0-42be-42b2-84b7-0a6429bd6590 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] Network b7eb6b40-1f67-4d84-a45c-8a5b25c06783 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 17:34:16.273 4396 1610654782040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 623ba3ff-acfe-41de-b7ed-d4584b487bb7 2021-08-02 17:34:16.335 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 17:34:16.347 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '623ba3ff-acfe-41de-b7ed-d4584b487bb7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 17:34:16.347 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '623ba3ff-acfe-41de-b7ed-d4584b487bb7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 17:34:16.362 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 623ba3ff-acfe-41de-b7ed-d4584b487bb7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 17:34:16.380 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['623ba3ff-acfe-41de-b7ed-d4584b487bb7'] 2021-08-02 17:34:16.380 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 17:34:16.403 4396 1610654783976 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-08-02 17:34:16.403 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['623ba3ff-acfe-41de-b7ed-d4584b487bb7'] 2021-08-02 17:34:18.346 4396 1610654783976 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-08-02 17:34:18.487 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:34:20.333 4396 1610654782040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 623ba3ff-acfe-41de-b7ed-d4584b487bb7 2021-08-02 17:34:20.347 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 17:34:20.347 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '623ba3ff-acfe-41de-b7ed-d4584b487bb7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 17:34:20.347 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '623ba3ff-acfe-41de-b7ed-d4584b487bb7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 17:34:20.363 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 623ba3ff-acfe-41de-b7ed-d4584b487bb7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 17:34:20.363 4396 1610654783976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a9688dab-fae4-450f-a0e6-5974fc44d5ad 2021-08-02 17:34:20.387 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['623ba3ff-acfe-41de-b7ed-d4584b487bb7'] 2021-08-02 17:34:20.387 4396 1610654783976 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-08-02 17:34:20.387 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['623ba3ff-acfe-41de-b7ed-d4584b487bb7'] 2021-08-02 17:34:22.347 4396 1610654783976 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-08-02 17:34:22.499 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:34:36.675 4396 1610654781864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 623ba3ff-acfe-41de-b7ed-d4584b487bb7 2021-08-02 17:34:38.409 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 17:34:38.612 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Adding port 623ba3ff-acfe-41de-b7ed-d4584b487bb7 2021-08-02 17:34:38.641 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Port 623ba3ff-acfe-41de-b7ed-d4584b487bb7 updated. Details: {'device': '623ba3ff-acfe-41de-b7ed-d4584b487bb7', 'network_id': 'a9688dab-fae4-450f-a0e6-5974fc44d5ad', 'port_id': '623ba3ff-acfe-41de-b7ed-d4584b487bb7', 'mac_address': 'fa:16:3e:36:27:17', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 141, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '14da93d1-3862-4c7a-bcbd-480235533812', '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-08-02 17:34:38.641 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] 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-08-02 17:34:38.641 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-623ba3ff-acfe-41de-b7ed-d4584b487bb7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:34:38.661 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 623ba3ff-acfe-41de-b7ed-d4584b487bb7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 17:34:38.661 4396 1610654783976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a9688dab-fae4-450f-a0e6-5974fc44d5ad 2021-08-02 17:34:38.661 4396 1610654783976 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-08-02 17:34:38.816 4396 1610654783976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '623ba3ff-acfe-41de-b7ed-d4584b487bb7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:34:38.816 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '623ba3ff-acfe-41de-b7ed-d4584b487bb7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:34:38.816 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 623ba3ff-acfe-41de-b7ed-d4584b487bb7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 17:34:38.851 4396 1610654783976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 141, VLAN trunk: None to switch port 623ba3ff-acfe-41de-b7ed-d4584b487bb7 2021-08-02 17:34:38.928 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 17:34:38.928 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['623ba3ff-acfe-41de-b7ed-d4584b487bb7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:34:39.096 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['623ba3ff-acfe-41de-b7ed-d4584b487bb7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:34:39.114 4396 1610654783976 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-08-02 17:34:39.114 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d8da1127-5497-457e-a26a-f7d8e87050f0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:34:39.114 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 623ba3ff-acfe-41de-b7ed-d4584b487bb7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:34:39.114 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 17:34:39.137 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 623ba3ff-acfe-41de-b7ed-d4584b487bb7 not yet added. Adding. 2021-08-02 17:34:39.145 4396 1610654783976 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-08-02 17:34:39.145 4396 1610654783976 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-08-02 17:34:39.238 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-623ba3ff-acfe-41de-b7ed-d4584b487bb7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:34:39.318 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-623ba3ff-acfe-41de-b7ed-d4584b487bb7" 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-08-02 17:34:39.318 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-623ba3ff-acfe-41de-b7ed-d4584b487bb7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:34:39.432 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-623ba3ff-acfe-41de-b7ed-d4584b487bb7" 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-08-02 17:34:39.504 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-623ba3ff-acfe-41de-b7ed-d4584b487bb7" 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-08-02 17:34:39.527 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 623ba3ff-acfe-41de-b7ed-d4584b487bb7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 17:34:39.527 4396 1610654783976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 623ba3ff-acfe-41de-b7ed-d4584b487bb7 processed. 2021-08-02 17:34:40.433 4396 1610654783976 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-08-02 17:34:40.706 4396 1610654783976 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-08-02 17:34:50.150 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fe14a0de-1dbc-4580-b095-74c24ad579b3 b2d25b8790324380b878a3466bc25b3a aae85d9cf750431a87c601e12b575337 - - -] Security group member updated on remote: ['f63fdd3f-07d4-4456-b172-bde3c4732785'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:34:50.159 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [req-fe14a0de-1dbc-4580-b095-74c24ad579b3 b2d25b8790324380b878a3466bc25b3a aae85d9cf750431a87c601e12b575337 - - -] Security group member updated ['f63fdd3f-07d4-4456-b172-bde3c4732785'] 2021-08-02 17:34:50.476 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe14a0de-1dbc-4580-b095-74c24ad579b3 b2d25b8790324380b878a3466bc25b3a aae85d9cf750431a87c601e12b575337 - - -] port_delete event received for 'c12505d7-f4f0-479a-b78e-3c9a70cd6a9b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:34:50.558 4396 1610654782040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c12505d7-f4f0-479a-b78e-3c9a70cd6a9b 2021-08-02 17:34:51.992 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bca21e3-3ea9-4de7-8026-5339ac6ae5f0 b2d25b8790324380b878a3466bc25b3a aae85d9cf750431a87c601e12b575337 - - -] port_delete event received for '35b926ab-3ee4-42cb-94f8-0952bab83597' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:34:52.481 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 17:34:52.488 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c12505d7-f4f0-479a-b78e-3c9a70cd6a9b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 17:34:52.488 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c12505d7-f4f0-479a-b78e-3c9a70cd6a9b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 17:34:52.488 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c12505d7-f4f0-479a-b78e-3c9a70cd6a9b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 17:34:52.504 4396 1610654783976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7d522628-d290-4c21-8336-ec3104e80baf 2021-08-02 17:34:52.504 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c12505d7-f4f0-479a-b78e-3c9a70cd6a9b'] 2021-08-02 17:34:52.534 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 17:34:52.534 4396 1610654783976 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-08-02 17:34:52.549 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c12505d7-f4f0-479a-b78e-3c9a70cd6a9b'] 2021-08-02 17:34:54.502 4396 1610654783976 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-08-02 17:34:54.521 4396 1610654783976 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-08-02 17:34:56.721 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4fb15224-257c-42fe-be77-e3a596462599 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] port_delete event received for 'a4969875-ed6e-40a9-8869-ca955651ce52' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:34:58.043 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e523a3a8-db3b-42c0-a87c-a6a523641140 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] port_delete event received for '416ca84b-4321-4a0a-9abe-2da7f63092f9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:34:58.816 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e45fa93-1e08-46ef-88ce-140c4374002d 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] port_delete event received for 'd5851ea6-75d2-4a4c-b556-4362320774b4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:34:58.908 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d46d3798-a8b0-4270-b887-58ebfe8623b5 - - - - -] port_delete event received for 'd5851ea6-75d2-4a4c-b556-4362320774b4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:34:59.004 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e45fa93-1e08-46ef-88ce-140c4374002d 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] network_delete received. Deleting network 7d522628-d290-4c21-8336-ec3104e80baf network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 17:34:59.004 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e45fa93-1e08-46ef-88ce-140c4374002d 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] Network 7d522628-d290-4c21-8336-ec3104e80baf not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 17:35:20.764 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9a032bb-06ed-456a-94a1-a7f81a912f71 - - - - -] port_update received: d3ba4ad8-4dd4-4235-845d-17ce3b685384 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 17:35:20.779 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9a032bb-06ed-456a-94a1-a7f81a912f71 - - - - -] No port d3ba4ad8-4dd4-4235-845d-17ce3b685384 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 17:35:24.767 4396 1610654782040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 623ba3ff-acfe-41de-b7ed-d4584b487bb7 2021-08-02 17:35:25.048 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7e9094b-be23-4cf6-85b2-3b4ce21c410f - - - - -] port_update received: 6efd9967-ed49-4f8b-920a-a8d75b138636 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 17:35:25.062 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7e9094b-be23-4cf6-85b2-3b4ce21c410f - - - - -] No port 6efd9967-ed49-4f8b-920a-a8d75b138636 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 17:35:25.418 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-de9b014a-15d5-44dc-ac4f-8566b47b8694 9b3903ef335f4ff393d3431072d5be94 79eb8cf8c8aa4e0d98a2f5b656f20cda - - -] Security group member updated on remote: ['d8da1127-5497-457e-a26a-f7d8e87050f0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:35:25.418 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [req-de9b014a-15d5-44dc-ac4f-8566b47b8694 9b3903ef335f4ff393d3431072d5be94 79eb8cf8c8aa4e0d98a2f5b656f20cda - - -] Security group member updated ['d8da1127-5497-457e-a26a-f7d8e87050f0'] 2021-08-02 17:35:25.939 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de9b014a-15d5-44dc-ac4f-8566b47b8694 9b3903ef335f4ff393d3431072d5be94 79eb8cf8c8aa4e0d98a2f5b656f20cda - - -] port_delete event received for '623ba3ff-acfe-41de-b7ed-d4584b487bb7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:35:26.663 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 17:35:26.663 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '623ba3ff-acfe-41de-b7ed-d4584b487bb7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 17:35:26.663 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '623ba3ff-acfe-41de-b7ed-d4584b487bb7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 17:35:26.663 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 623ba3ff-acfe-41de-b7ed-d4584b487bb7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 17:35:26.687 4396 1610654783976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a9688dab-fae4-450f-a0e6-5974fc44d5ad 2021-08-02 17:35:26.702 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['623ba3ff-acfe-41de-b7ed-d4584b487bb7'] 2021-08-02 17:35:26.702 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 17:35:26.702 4396 1610654783976 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-08-02 17:35:26.719 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['623ba3ff-acfe-41de-b7ed-d4584b487bb7'] 2021-08-02 17:35:26.945 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89606052-f0ca-4d7b-976f-61e17a974218 - - - - -] port_update received: e3de247d-059c-441f-bdbd-bde5d29927d6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 17:35:26.972 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89606052-f0ca-4d7b-976f-61e17a974218 - - - - -] No port e3de247d-059c-441f-bdbd-bde5d29927d6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 17:35:28.606 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ddb91f6-c016-46cc-ac50-6f340685e73a 9b3903ef335f4ff393d3431072d5be94 79eb8cf8c8aa4e0d98a2f5b656f20cda - - -] port_delete event received for '87524990-ca69-4076-b512-17ddbfbb5e12' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:35:28.658 4396 1610654783976 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-08-02 17:35:28.721 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:35:29.634 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-391e68e8-979a-4511-94ce-2072d7786c66 236d2ead87ca42f1937a5e6c5ef4051c 3bdd42ed562d4d859e563685f270c792 - - -] Security group rule updated on remote: ['05d2f5ce-58ef-4663-89bc-b9c625a1ae55'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 17:35:29.634 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [req-391e68e8-979a-4511-94ce-2072d7786c66 236d2ead87ca42f1937a5e6c5ef4051c 3bdd42ed562d4d859e563685f270c792 - - -] Security group rule updated ['05d2f5ce-58ef-4663-89bc-b9c625a1ae55'] 2021-08-02 17:35:29.774 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8b067515-b61f-48b9-aba5-9b049f736052 236d2ead87ca42f1937a5e6c5ef4051c 3bdd42ed562d4d859e563685f270c792 - - -] Security group rule updated on remote: ['05d2f5ce-58ef-4663-89bc-b9c625a1ae55'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 17:35:29.774 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [req-8b067515-b61f-48b9-aba5-9b049f736052 236d2ead87ca42f1937a5e6c5ef4051c 3bdd42ed562d4d859e563685f270c792 - - -] Security group rule updated ['05d2f5ce-58ef-4663-89bc-b9c625a1ae55'] 2021-08-02 17:35:29.931 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a276f947-1920-48d2-9279-c08f27ba4b4a 236d2ead87ca42f1937a5e6c5ef4051c 3bdd42ed562d4d859e563685f270c792 - - -] Security group rule updated on remote: ['05d2f5ce-58ef-4663-89bc-b9c625a1ae55'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 17:35:29.931 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [req-a276f947-1920-48d2-9279-c08f27ba4b4a 236d2ead87ca42f1937a5e6c5ef4051c 3bdd42ed562d4d859e563685f270c792 - - -] Security group rule updated ['05d2f5ce-58ef-4663-89bc-b9c625a1ae55'] 2021-08-02 17:35:30.094 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d43e13ef-847d-4fdd-bd08-5cf9855786f8 236d2ead87ca42f1937a5e6c5ef4051c 3bdd42ed562d4d859e563685f270c792 - - -] Security group rule updated on remote: ['05d2f5ce-58ef-4663-89bc-b9c625a1ae55'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 17:35:30.099 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [req-d43e13ef-847d-4fdd-bd08-5cf9855786f8 236d2ead87ca42f1937a5e6c5ef4051c 3bdd42ed562d4d859e563685f270c792 - - -] Security group rule updated ['05d2f5ce-58ef-4663-89bc-b9c625a1ae55'] 2021-08-02 17:35:30.250 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9be249b2-116b-46fd-9dda-e4ca9b0b0fcc 236d2ead87ca42f1937a5e6c5ef4051c 3bdd42ed562d4d859e563685f270c792 - - -] Security group rule updated on remote: ['05d2f5ce-58ef-4663-89bc-b9c625a1ae55'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 17:35:30.250 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [req-9be249b2-116b-46fd-9dda-e4ca9b0b0fcc 236d2ead87ca42f1937a5e6c5ef4051c 3bdd42ed562d4d859e563685f270c792 - - -] Security group rule updated ['05d2f5ce-58ef-4663-89bc-b9c625a1ae55'] 2021-08-02 17:35:30.411 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dcad7498-e01b-4c85-8aa0-3660ac33a6d2 236d2ead87ca42f1937a5e6c5ef4051c 3bdd42ed562d4d859e563685f270c792 - - -] Security group rule updated on remote: ['05d2f5ce-58ef-4663-89bc-b9c625a1ae55'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 17:35:30.411 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [req-dcad7498-e01b-4c85-8aa0-3660ac33a6d2 236d2ead87ca42f1937a5e6c5ef4051c 3bdd42ed562d4d859e563685f270c792 - - -] Security group rule updated ['05d2f5ce-58ef-4663-89bc-b9c625a1ae55'] 2021-08-02 17:35:31.114 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78754aa9-6479-46c9-b8ed-e4a5a9872d52 - - - - -] port_update received: 71363c89-09a4-4389-adf8-2a54433e874b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 17:35:31.114 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78754aa9-6479-46c9-b8ed-e4a5a9872d52 - - - - -] No port 71363c89-09a4-4389-adf8-2a54433e874b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 17:35:33.157 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84da4f40-2415-45cd-a1cf-8cea132fd94b 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] port_delete event received for 'f4e95010-82ee-48ba-a5d0-f2973bea4fff' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:35:34.565 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fcc56883-b294-4b71-a5b7-5aec13916fdf 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] port_delete event received for 'f8c277c4-cde4-4905-88cb-20af736cb303' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:35:35.438 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97972cf8-fb26-4972-bac2-a12191740eeb 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] port_delete event received for 'f037f552-ab3f-4301-9811-12b6926ed3c7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:35:35.689 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b6e458d0-0193-421b-a32d-3bd34f2ddbc8 - - - - -] port_delete event received for 'f037f552-ab3f-4301-9811-12b6926ed3c7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:35:35.719 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97972cf8-fb26-4972-bac2-a12191740eeb 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] network_delete received. Deleting network a9688dab-fae4-450f-a0e6-5974fc44d5ad network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 17:35:35.719 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97972cf8-fb26-4972-bac2-a12191740eeb 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] Network a9688dab-fae4-450f-a0e6-5974fc44d5ad not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 17:35:40.563 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a25bc5a1-7a3e-4c4f-892f-e6f838652473 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] network_delete received. Deleting network 26ce73b1-87df-42f2-88f3-a5274edac99d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 17:35:40.563 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a25bc5a1-7a3e-4c4f-892f-e6f838652473 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] Network 26ce73b1-87df-42f2-88f3-a5274edac99d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 17:35:41.222 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7cb52ba-c768-4a64-bc68-e17e6efbd546 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] network_delete received. Deleting network ccba5ffa-74a5-48ff-ad95-0efaa292bdf4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 17:35:41.222 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7cb52ba-c768-4a64-bc68-e17e6efbd546 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] Network ccba5ffa-74a5-48ff-ad95-0efaa292bdf4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 17:35:41.518 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-301cce47-064e-4773-b932-683ecd10c291 e8f7d5f984474568b74ec8337a2a5a9e 26870874435a4da4becd1f0bd9939eb7 - - -] Security group member updated on remote: ['cd48d65a-dec3-4433-85ed-5623201ea1af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:35:41.545 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [req-301cce47-064e-4773-b932-683ecd10c291 e8f7d5f984474568b74ec8337a2a5a9e 26870874435a4da4becd1f0bd9939eb7 - - -] Security group member updated ['cd48d65a-dec3-4433-85ed-5623201ea1af'] 2021-08-02 17:35:42.469 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84f5ea1e-4ffc-4f34-bf0d-b380dcd3776e 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] port_update received: 245185ae-2fa3-4a29-87c4-55c19f677828 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 17:35:42.476 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84f5ea1e-4ffc-4f34-bf0d-b380dcd3776e 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] No port 245185ae-2fa3-4a29-87c4-55c19f677828 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 17:35:45.142 4396 1610654781864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 245185ae-2fa3-4a29-87c4-55c19f677828 2021-08-02 17:35:46.767 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 17:35:47.002 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Adding port 245185ae-2fa3-4a29-87c4-55c19f677828 2021-08-02 17:35:47.017 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Port 245185ae-2fa3-4a29-87c4-55c19f677828 updated. Details: {'device': '245185ae-2fa3-4a29-87c4-55c19f677828', 'network_id': '00ac6d13-35e5-47d1-8832-eff1add1fcd3', 'port_id': '245185ae-2fa3-4a29-87c4-55c19f677828', 'mac_address': 'fa:16:3e:48:7c:a4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 105, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '345ba5ac-f377-49e8-bb28-55714abf0a4e', 'ip_address': '192.168.233.79'}], '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-08-02 17:35:47.017 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] 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-08-02 17:35:47.017 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-245185ae-2fa3-4a29-87c4-55c19f677828" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:35:47.017 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 245185ae-2fa3-4a29-87c4-55c19f677828 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 17:35:47.017 4396 1610654783976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 00ac6d13-35e5-47d1-8832-eff1add1fcd3 2021-08-02 17:35:47.048 4396 1610654783976 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-08-02 17:35:47.186 4396 1610654783976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '245185ae-2fa3-4a29-87c4-55c19f677828') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:35:47.186 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '245185ae-2fa3-4a29-87c4-55c19f677828') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:35:47.205 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 245185ae-2fa3-4a29-87c4-55c19f677828 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 17:35:47.220 4396 1610654783976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 105, VLAN trunk: None to switch port 245185ae-2fa3-4a29-87c4-55c19f677828 2021-08-02 17:35:47.271 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 17:35:47.271 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['245185ae-2fa3-4a29-87c4-55c19f677828'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:35:47.451 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['245185ae-2fa3-4a29-87c4-55c19f677828']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:35:47.470 4396 1610654783976 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-08-02 17:35:47.470 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cd48d65a-dec3-4433-85ed-5623201ea1af) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:35:47.470 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (cd48d65a-dec3-4433-85ed-5623201ea1af) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 17:35:47.487 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 245185ae-2fa3-4a29-87c4-55c19f677828 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:35:47.487 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 17:35:47.487 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 245185ae-2fa3-4a29-87c4-55c19f677828 not yet added. Adding. 2021-08-02 17:35:47.487 4396 1610654783976 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-08-02 17:35:47.487 4396 1610654783976 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-08-02 17:35:47.595 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-245185ae-2fa3-4a29-87c4-55c19f677828" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:35:47.666 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-245185ae-2fa3-4a29-87c4-55c19f677828" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:35:47.666 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-245185ae-2fa3-4a29-87c4-55c19f677828" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:35:47.753 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-245185ae-2fa3-4a29-87c4-55c19f677828" 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-08-02 17:35:47.841 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-245185ae-2fa3-4a29-87c4-55c19f677828" 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-08-02 17:35:47.841 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 245185ae-2fa3-4a29-87c4-55c19f677828 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 17:35:47.854 4396 1610654783976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 245185ae-2fa3-4a29-87c4-55c19f677828 processed. 2021-08-02 17:35:48.783 4396 1610654783976 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-08-02 17:35:48.783 4396 1610654785384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8731cc13-9a34-46e6-b175-92310a0337b3 236d2ead87ca42f1937a5e6c5ef4051c 3bdd42ed562d4d859e563685f270c792 - - -] Security group member updated on remote: ['05d2f5ce-58ef-4663-89bc-b9c625a1ae55'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:35:48.783 4396 1610654785384 MainThread INFO neutron.agent.securitygroups_rpc [req-8731cc13-9a34-46e6-b175-92310a0337b3 236d2ead87ca42f1937a5e6c5ef4051c 3bdd42ed562d4d859e563685f270c792 - - -] Security group member updated ['05d2f5ce-58ef-4663-89bc-b9c625a1ae55'] 2021-08-02 17:35:49.018 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:35:49.657 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-080b97b6-6680-4419-a669-f6fd5196cb23 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] port_update received: f2473409-31f3-427a-aec9-a37f556f2762 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 17:35:49.675 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-080b97b6-6680-4419-a669-f6fd5196cb23 1fe81d311a9c4c598e30b5de38b6431b 702dfe8c5b814bb3a6529cb3d54d1bad - - -] No port f2473409-31f3-427a-aec9-a37f556f2762 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 17:35:51.220 4396 1610654781864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f2473409-31f3-427a-aec9-a37f556f2762 2021-08-02 17:35:52.814 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 17:35:52.971 4396 1610654782040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 245185ae-2fa3-4a29-87c4-55c19f677828 2021-08-02 17:35:53.065 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Adding port f2473409-31f3-427a-aec9-a37f556f2762 2021-08-02 17:35:53.065 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Port f2473409-31f3-427a-aec9-a37f556f2762 updated. Details: {'device': 'f2473409-31f3-427a-aec9-a37f556f2762', 'network_id': '862afc16-2ad4-48d5-8405-22cd08664405', 'port_id': 'f2473409-31f3-427a-aec9-a37f556f2762', 'mac_address': 'fa:16:3e:2f:1a:93', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 131, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6b9702c1-d7ce-4068-9e53-f1ba8ecaa90b', '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-08-02 17:35:53.065 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] 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-08-02 17:35:53.082 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 17:35:53.082 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f2473409-31f3-427a-aec9-a37f556f2762" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:35:53.082 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f2473409-31f3-427a-aec9-a37f556f2762 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 17:35:53.082 4396 1610654783976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 862afc16-2ad4-48d5-8405-22cd08664405 2021-08-02 17:35:53.112 4396 1610654783976 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-08-02 17:35:53.112 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '245185ae-2fa3-4a29-87c4-55c19f677828' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 17:35:53.112 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '245185ae-2fa3-4a29-87c4-55c19f677828' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 17:35:53.112 4396 1610654785384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 245185ae-2fa3-4a29-87c4-55c19f677828 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 17:35:53.142 4396 1610654785384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 00ac6d13-35e5-47d1-8832-eff1add1fcd3 2021-08-02 17:35:53.142 4396 1610654785384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['245185ae-2fa3-4a29-87c4-55c19f677828'] 2021-08-02 17:35:53.163 4396 1610654785384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 17:35:53.163 4396 1610654785384 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-08-02 17:35:53.163 4396 1610654785384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['245185ae-2fa3-4a29-87c4-55c19f677828'] 2021-08-02 17:35:53.253 4396 1610654783976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f2473409-31f3-427a-aec9-a37f556f2762') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:35:53.267 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f2473409-31f3-427a-aec9-a37f556f2762') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:35:53.284 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f2473409-31f3-427a-aec9-a37f556f2762 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 17:35:53.284 4396 1610654783976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 131, VLAN trunk: None to switch port f2473409-31f3-427a-aec9-a37f556f2762 2021-08-02 17:35:53.359 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 17:35:53.367 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f2473409-31f3-427a-aec9-a37f556f2762'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:35:53.376 4396 1610654785384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e3aa6fc2-0060-4ff0-bec7-31383890064b e8f7d5f984474568b74ec8337a2a5a9e 26870874435a4da4becd1f0bd9939eb7 - - -] Security group member updated on remote: ['cd48d65a-dec3-4433-85ed-5623201ea1af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:35:53.376 4396 1610654785384 MainThread INFO neutron.agent.securitygroups_rpc [req-e3aa6fc2-0060-4ff0-bec7-31383890064b e8f7d5f984474568b74ec8337a2a5a9e 26870874435a4da4becd1f0bd9939eb7 - - -] Security group member updated ['cd48d65a-dec3-4433-85ed-5623201ea1af'] 2021-08-02 17:35:53.451 4396 1610654784680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3aa6fc2-0060-4ff0-bec7-31383890064b e8f7d5f984474568b74ec8337a2a5a9e 26870874435a4da4becd1f0bd9939eb7 - - -] port_delete event received for '245185ae-2fa3-4a29-87c4-55c19f677828' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:35:53.659 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f2473409-31f3-427a-aec9-a37f556f2762']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:35:53.659 4396 1610654783976 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-08-02 17:35:53.659 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (05d2f5ce-58ef-4663-89bc-b9c625a1ae55) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:35:53.678 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f2473409-31f3-427a-aec9-a37f556f2762 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:35:53.678 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 17:35:53.689 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f2473409-31f3-427a-aec9-a37f556f2762 not yet added. Adding. 2021-08-02 17:35:53.689 4396 1610654783976 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-08-02 17:35:53.689 4396 1610654783976 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-08-02 17:35:53.770 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f2473409-31f3-427a-aec9-a37f556f2762" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:35:53.847 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f2473409-31f3-427a-aec9-a37f556f2762" 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-08-02 17:35:53.861 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f2473409-31f3-427a-aec9-a37f556f2762" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:35:53.945 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f2473409-31f3-427a-aec9-a37f556f2762" 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-08-02 17:35:54.020 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f2473409-31f3-427a-aec9-a37f556f2762" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.938s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:35:54.020 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f2473409-31f3-427a-aec9-a37f556f2762 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 17:35:54.048 4396 1610654783976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f2473409-31f3-427a-aec9-a37f556f2762 processed. 2021-08-02 17:35:54.830 4396 1610654783976 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-08-02 17:35:55.080 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:38:09.900 4396 1610654782040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f2473409-31f3-427a-aec9-a37f556f2762 2021-08-02 17:38:11.526 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 17:38:11.533 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f2473409-31f3-427a-aec9-a37f556f2762' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 17:38:11.533 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f2473409-31f3-427a-aec9-a37f556f2762' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 17:38:11.533 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f2473409-31f3-427a-aec9-a37f556f2762 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 17:38:11.565 4396 1610654783976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 862afc16-2ad4-48d5-8405-22cd08664405 2021-08-02 17:38:11.565 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f2473409-31f3-427a-aec9-a37f556f2762'] 2021-08-02 17:38:11.584 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 17:38:11.584 4396 1610654783976 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-08-02 17:38:11.596 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f2473409-31f3-427a-aec9-a37f556f2762'] 2021-08-02 17:38:13.532 4396 1610654783976 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-08-02 17:38:13.673 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 17:38:14.200 4396 1610654781864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f2473409-31f3-427a-aec9-a37f556f2762 2021-08-02 17:38:15.540 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 17:38:15.723 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Adding port f2473409-31f3-427a-aec9-a37f556f2762 2021-08-02 17:38:15.743 4396 1612708871336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Port f2473409-31f3-427a-aec9-a37f556f2762 updated. Details: {'device': 'f2473409-31f3-427a-aec9-a37f556f2762', 'network_id': '862afc16-2ad4-48d5-8405-22cd08664405', 'port_id': 'f2473409-31f3-427a-aec9-a37f556f2762', 'mac_address': 'fa:16:3e:2f:1a:93', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 131, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6b9702c1-d7ce-4068-9e53-f1ba8ecaa90b', '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-08-02 17:38:15.743 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] 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-08-02 17:38:15.753 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f2473409-31f3-427a-aec9-a37f556f2762" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:38:15.753 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f2473409-31f3-427a-aec9-a37f556f2762 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 17:38:15.753 4396 1610654783976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 862afc16-2ad4-48d5-8405-22cd08664405 2021-08-02 17:38:15.773 4396 1610654783976 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-08-02 17:38:15.934 4396 1610654783976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f2473409-31f3-427a-aec9-a37f556f2762') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:38:15.947 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f2473409-31f3-427a-aec9-a37f556f2762') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 17:38:15.975 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f2473409-31f3-427a-aec9-a37f556f2762 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 17:38:15.975 4396 1610654783976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 131, VLAN trunk: None to switch port f2473409-31f3-427a-aec9-a37f556f2762 2021-08-02 17:38:16.049 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 17:38:16.064 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f2473409-31f3-427a-aec9-a37f556f2762'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 17:38:16.283 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f2473409-31f3-427a-aec9-a37f556f2762']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 17:38:16.305 4396 1610654783976 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-08-02 17:38:16.316 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (05d2f5ce-58ef-4663-89bc-b9c625a1ae55) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 17:38:16.316 4396 1610654783976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f2473409-31f3-427a-aec9-a37f556f2762 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 17:38:16.316 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 17:38:16.316 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f2473409-31f3-427a-aec9-a37f556f2762 not yet added. Adding. 2021-08-02 17:38:16.336 4396 1610654783976 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-08-02 17:38:16.336 4396 1610654783976 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-08-02 17:38:16.431 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f2473409-31f3-427a-aec9-a37f556f2762" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:38:16.506 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f2473409-31f3-427a-aec9-a37f556f2762" 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-08-02 17:38:16.523 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f2473409-31f3-427a-aec9-a37f556f2762" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 17:38:16.610 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f2473409-31f3-427a-aec9-a37f556f2762" 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-08-02 17:38:16.700 4396 1610654783976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f2473409-31f3-427a-aec9-a37f556f2762" 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-08-02 17:38:16.712 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f2473409-31f3-427a-aec9-a37f556f2762 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 17:38:16.712 4396 1610654783976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f2473409-31f3-427a-aec9-a37f556f2762 processed. 2021-08-02 17:38:17.558 4396 1610654783976 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-08-02 17:38:17.740 4396 1610654783976 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-08-02 17:39:29.075 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2954ed51-9e12-4b8c-b21e-1bcca6e8b460 236d2ead87ca42f1937a5e6c5ef4051c 3bdd42ed562d4d859e563685f270c792 - - -] port_delete event received for '45ab93ec-262e-463e-ad42-bfb2aae48fb4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:39:31.950 4396 1610654783976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-89234b83-a533-411f-9d92-dc081c61b5f8 236d2ead87ca42f1937a5e6c5ef4051c 3bdd42ed562d4d859e563685f270c792 - - -] Security group member updated on remote: ['05d2f5ce-58ef-4663-89bc-b9c625a1ae55'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 17:39:31.966 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [req-89234b83-a533-411f-9d92-dc081c61b5f8 236d2ead87ca42f1937a5e6c5ef4051c 3bdd42ed562d4d859e563685f270c792 - - -] Security group member updated ['05d2f5ce-58ef-4663-89bc-b9c625a1ae55'] 2021-08-02 17:39:32.044 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89234b83-a533-411f-9d92-dc081c61b5f8 236d2ead87ca42f1937a5e6c5ef4051c 3bdd42ed562d4d859e563685f270c792 - - -] port_delete event received for 'f2473409-31f3-427a-aec9-a37f556f2762' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:39:32.500 4396 1610654782040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f2473409-31f3-427a-aec9-a37f556f2762 2021-08-02 17:39:33.934 4396 1612708871336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d79a135b-6765-46f8-a99e-b9223dad8765 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 17:39:33.934 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f2473409-31f3-427a-aec9-a37f556f2762' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 17:39:33.934 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f2473409-31f3-427a-aec9-a37f556f2762' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 17:39:33.950 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f2473409-31f3-427a-aec9-a37f556f2762 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 17:39:33.966 4396 1610654783976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 862afc16-2ad4-48d5-8405-22cd08664405 2021-08-02 17:39:33.972 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f2473409-31f3-427a-aec9-a37f556f2762'] 2021-08-02 17:39:33.972 4396 1610654783976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 17:39:33.972 4396 1610654783976 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-08-02 17:39:33.972 4396 1610654783976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f2473409-31f3-427a-aec9-a37f556f2762'] 2021-08-02 17:39:34.815 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d496aff2-f287-43aa-9419-eec5db3a1f5e 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] port_delete event received for '6efd9967-ed49-4f8b-920a-a8d75b138636' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:39:35.903 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9502408-9375-4b4f-b28b-85352774bfb6 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] port_delete event received for 'd3ba4ad8-4dd4-4235-845d-17ce3b685384' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:39:35.950 4396 1610654783976 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-08-02 17:39:35.997 4396 1610654783976 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-08-02 17:39:36.653 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1fe9063c-624f-4eaa-aea5-45b17127831f 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] port_delete event received for 'b268dbab-a31b-4506-9891-ceae7d7c3446' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:39:36.856 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1fe9063c-624f-4eaa-aea5-45b17127831f 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] network_delete received. Deleting network 862afc16-2ad4-48d5-8405-22cd08664405 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 17:39:36.856 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1fe9063c-624f-4eaa-aea5-45b17127831f 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] Network 862afc16-2ad4-48d5-8405-22cd08664405 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 17:39:38.190 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b5708da-6d11-4cd6-8e5a-efe37ef9b858 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] port_delete event received for '71363c89-09a4-4389-adf8-2a54433e874b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:39:39.392 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a54471a8-1d4f-43a5-9052-c5017275c6d5 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] port_delete event received for 'e3de247d-059c-441f-bdbd-bde5d29927d6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:39:40.278 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a4e1a43-40a5-4673-8117-2ecf3ad3774f 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] port_delete event received for 'c1608cbd-9d58-477d-9795-7e5c4e9649cd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:39:40.518 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f78bfb80-bb49-43b5-87b2-97cb6e8ba021 - - - - -] port_delete event received for 'c1608cbd-9d58-477d-9795-7e5c4e9649cd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 17:39:40.597 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a4e1a43-40a5-4673-8117-2ecf3ad3774f 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] network_delete received. Deleting network 9bb9ccaf-8a82-4ca2-b9ea-63a33b00d812 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 17:39:40.597 4396 1610654783976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a4e1a43-40a5-4673-8117-2ecf3ad3774f 1aa0894888184d299f9758cd5a8343d4 b9cafb63bc8144a7bf002b47ea106b50 - - -] Network 9bb9ccaf-8a82-4ca2-b9ea-63a33b00d812 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463