2021-06-10 22:32:13.790 1720 1910346030424 MainThread INFO neutron.common.config [-] Logging enabled! 2021-06-10 22:32:13.790 1720 1910346030424 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev324 2021-06-10 22:32:13.790 1720 1910346030424 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-06-10 22:32:13.822 1720 1910346030424 MainThread INFO os_win.utils.network.networkutils [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] WMI caching is disabled. 2021-06-10 22:32:14.085 1720 1910346030424 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:120 2021-06-10 22:32:14.227 1720 1910346030424 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-06-10 22:32:14.227 1720 1910346030424 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-06-10 22:32:14.399 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent initialized successfully, now running... 2021-06-10 22:32:14.429 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-06-10 22:32:14.429 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-06-10 22:32:14.476 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-06-10 22:33:55.755 1720 1910442555352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87f7ff29-0eea-45cf-a350-7905b81f9733 - - - - -] port_update received: 46a3b448-11ac-4511-8e40-a8118c2be898 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-10 22:33:55.760 1720 1910442555352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87f7ff29-0eea-45cf-a350-7905b81f9733 - - - - -] No port 46a3b448-11ac-4511-8e40-a8118c2be898 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-10 22:34:03.567 1720 1910442555352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f94a01e2-f7be-4960-a9bb-6270e1a9a3a4 - - - - -] port_update received: ed46bc01-44cc-42b3-ac61-d5b0a177b780 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-10 22:34:03.577 1720 1910442555352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f94a01e2-f7be-4960-a9bb-6270e1a9a3a4 - - - - -] No port ed46bc01-44cc-42b3-ac61-d5b0a177b780 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-10 22:34:03.687 1720 1910442555352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05dad69f-bae1-4474-86cb-c631030492ad - - - - -] port_update received: 1f6266da-3003-4140-8bc9-a1a3785142aa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-10 22:34:03.696 1720 1910442555352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05dad69f-bae1-4474-86cb-c631030492ad - - - - -] No port 1f6266da-3003-4140-8bc9-a1a3785142aa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-10 22:34:03.885 1720 1910442555352 MainThread WARNING oslo_policy.policy [req-5b2fd2bf-9598-4547-9713-581bb8624ec0 0e27df630cb54c70b1e487a85d11497c 3c6862d3728c41259a05ee2dcf007bd0 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-06-10 22:34:03.885 1720 1910442555352 MainThread WARNING oslo_policy.policy [req-5b2fd2bf-9598-4547-9713-581bb8624ec0 0e27df630cb54c70b1e487a85d11497c 3c6862d3728c41259a05ee2dcf007bd0 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-06-10 22:34:03.885 1720 1910442555352 MainThread WARNING oslo_policy.policy [req-5b2fd2bf-9598-4547-9713-581bb8624ec0 0e27df630cb54c70b1e487a85d11497c 3c6862d3728c41259a05ee2dcf007bd0 - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-06-10 22:34:03.885 1720 1910442555352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5b2fd2bf-9598-4547-9713-581bb8624ec0 0e27df630cb54c70b1e487a85d11497c 3c6862d3728c41259a05ee2dcf007bd0 - - -] Security group member updated on remote: ['6ba92a17-a0cc-4c21-af25-6631ebcd93ff'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:34:03.885 1720 1910442555352 MainThread INFO neutron.agent.securitygroups_rpc [req-5b2fd2bf-9598-4547-9713-581bb8624ec0 0e27df630cb54c70b1e487a85d11497c 3c6862d3728c41259a05ee2dcf007bd0 - - -] Security group member updated ['6ba92a17-a0cc-4c21-af25-6631ebcd93ff'] 2021-06-10 22:34:06.697 1720 1910442555352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-66451f2f-6e96-40df-83d4-22b78f3731c6 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Security group member updated on remote: ['7c9b93e4-94f4-4037-bd1f-6dc1cb2b85fe'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:34:06.697 1720 1910442555352 MainThread INFO neutron.agent.securitygroups_rpc [req-66451f2f-6e96-40df-83d4-22b78f3731c6 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Security group member updated ['7c9b93e4-94f4-4037-bd1f-6dc1cb2b85fe'] 2021-06-10 22:34:10.334 1720 1910442555352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa970cfe-dd8f-4f75-b49a-603dfbc6c2db 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] port_update received: 690ddbaf-0fd8-49ed-838a-c08bae4c481c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-10 22:34:10.334 1720 1910442555352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa970cfe-dd8f-4f75-b49a-603dfbc6c2db 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] No port 690ddbaf-0fd8-49ed-838a-c08bae4c481c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-10 22:34:14.728 1720 1910442555352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-116e8998-6ec5-4bee-94d1-db5c8eec5714 - - - - -] port_update received: 6497e40a-0ba5-4fc4-bef4-1ed8ead71985 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-10 22:34:14.756 1720 1910442555352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-116e8998-6ec5-4bee-94d1-db5c8eec5714 - - - - -] No port 6497e40a-0ba5-4fc4-bef4-1ed8ead71985 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-10 22:34:15.991 1720 1910442555352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f4fc744-8032-4d72-bf9f-7f0a207ef422 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] port_update received: b7279149-c282-48c5-a1b4-63fd4d8b1d72 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-10 22:34:15.991 1720 1910442555352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f4fc744-8032-4d72-bf9f-7f0a207ef422 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] No port b7279149-c282-48c5-a1b4-63fd4d8b1d72 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-10 22:34:17.691 1720 1910442555352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6f2ed752-64a7-4ee6-af1f-e07d41d7d8a5 eec2ea445d3c40dc8b695577866e146c 149a394c09a8489d9117f5f2d8307cd7 - - -] Security group rule updated on remote: ['509d11e1-6962-4422-9367-bae9ba3f442f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-10 22:34:17.694 1720 1910442555352 MainThread INFO neutron.agent.securitygroups_rpc [req-6f2ed752-64a7-4ee6-af1f-e07d41d7d8a5 eec2ea445d3c40dc8b695577866e146c 149a394c09a8489d9117f5f2d8307cd7 - - -] Security group rule updated ['509d11e1-6962-4422-9367-bae9ba3f442f'] 2021-06-10 22:34:18.150 1720 1910442555352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a555ddcf-fd9c-49ce-82ce-22911cc9c5aa a66bcc0168154822aad5e98c1af445f0 ea810c1d8fc94429b4968af0a779c8a2 - - -] Security group member updated on remote: ['345395e6-6c2b-44bf-9974-4a865ece2021'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:34:18.150 1720 1910442555352 MainThread INFO neutron.agent.securitygroups_rpc [req-a555ddcf-fd9c-49ce-82ce-22911cc9c5aa a66bcc0168154822aad5e98c1af445f0 ea810c1d8fc94429b4968af0a779c8a2 - - -] Security group member updated ['345395e6-6c2b-44bf-9974-4a865ece2021'] 2021-06-10 22:34:18.677 1720 1910442555352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0fd6d722-b153-4912-88de-d60834430690 eec2ea445d3c40dc8b695577866e146c 149a394c09a8489d9117f5f2d8307cd7 - - -] Security group rule updated on remote: ['509d11e1-6962-4422-9367-bae9ba3f442f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-10 22:34:18.677 1720 1910442555352 MainThread INFO neutron.agent.securitygroups_rpc [req-0fd6d722-b153-4912-88de-d60834430690 eec2ea445d3c40dc8b695577866e146c 149a394c09a8489d9117f5f2d8307cd7 - - -] Security group rule updated ['509d11e1-6962-4422-9367-bae9ba3f442f'] 2021-06-10 22:34:19.259 1720 1910442553592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b7279149-c282-48c5-a1b4-63fd4d8b1d72 2021-06-10 22:34:19.259 1720 1910442553592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 690ddbaf-0fd8-49ed-838a-c08bae4c481c 2021-06-10 22:34:19.369 1720 1910442555352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-006a0e77-31f3-43c9-920c-a66aa226bc30 a66bcc0168154822aad5e98c1af445f0 ea810c1d8fc94429b4968af0a779c8a2 - - -] Security group member updated on remote: ['345395e6-6c2b-44bf-9974-4a865ece2021'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:34:19.369 1720 1910442555352 MainThread INFO neutron.agent.securitygroups_rpc [req-006a0e77-31f3-43c9-920c-a66aa226bc30 a66bcc0168154822aad5e98c1af445f0 ea810c1d8fc94429b4968af0a779c8a2 - - -] Security group member updated ['345395e6-6c2b-44bf-9974-4a865ece2021'] 2021-06-10 22:34:20.303 1720 1910442555352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d1d8320-10e5-4caf-98a0-b604d08455a7 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] port_update received: ed665c9a-55a0-474b-8266-2d7b8fdf456d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-10 22:34:20.303 1720 1910442555352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d1d8320-10e5-4caf-98a0-b604d08455a7 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] No port ed665c9a-55a0-474b-8266-2d7b8fdf456d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-10 22:34:21.037 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-10 22:34:22.087 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Adding port b7279149-c282-48c5-a1b4-63fd4d8b1d72 2021-06-10 22:34:22.087 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Port b7279149-c282-48c5-a1b4-63fd4d8b1d72 updated. Details: {'device': 'b7279149-c282-48c5-a1b4-63fd4d8b1d72', 'network_id': '4f7a6a92-3660-4eec-93c6-a1c80f4d2a63', 'port_id': 'b7279149-c282-48c5-a1b4-63fd4d8b1d72', 'mac_address': 'fa:16:3e:e3:c4:02', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 217, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '66e6c85e-c607-4359-9fce-560e468ca85c', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-10 22:34:22.087 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-10 22:34:22.087 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Adding port 690ddbaf-0fd8-49ed-838a-c08bae4c481c 2021-06-10 22:34:22.087 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Port 690ddbaf-0fd8-49ed-838a-c08bae4c481c updated. Details: {'device': '690ddbaf-0fd8-49ed-838a-c08bae4c481c', 'network_id': 'dfde90c6-dcae-4277-9d22-19111c9cff55', 'port_id': '690ddbaf-0fd8-49ed-838a-c08bae4c481c', 'mac_address': 'fa:16:3e:ba:94:57', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 245, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7db50571-98d3-45d3-be27-55d1a5e133bb', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-10 22:34:22.087 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-10 22:34:22.115 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-690ddbaf-0fd8-49ed-838a-c08bae4c481c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:34:22.115 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 690ddbaf-0fd8-49ed-838a-c08bae4c481c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-10 22:34:22.115 1720 1910442555880 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network dfde90c6-dcae-4277-9d22-19111c9cff55 2021-06-10 22:34:22.115 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-10 22:34:22.115 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b7279149-c282-48c5-a1b4-63fd4d8b1d72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:34:22.115 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b7279149-c282-48c5-a1b4-63fd4d8b1d72 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-10 22:34:22.115 1720 1910442555704 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4f7a6a92-3660-4eec-93c6-a1c80f4d2a63 2021-06-10 22:34:22.115 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-10 22:34:22.272 1720 1910442555704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b7279149-c282-48c5-a1b4-63fd4d8b1d72') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:34:22.272 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b7279149-c282-48c5-a1b4-63fd4d8b1d72') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:34:22.272 1720 1910442555880 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '690ddbaf-0fd8-49ed-838a-c08bae4c481c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:34:22.272 1720 1910442555880 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '690ddbaf-0fd8-49ed-838a-c08bae4c481c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:34:22.272 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b7279149-c282-48c5-a1b4-63fd4d8b1d72 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-10 22:34:22.272 1720 1910442555704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 217, VLAN trunk: None to switch port b7279149-c282-48c5-a1b4-63fd4d8b1d72 2021-06-10 22:34:22.334 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 690ddbaf-0fd8-49ed-838a-c08bae4c481c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-10 22:34:22.334 1720 1910442555880 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 245, VLAN trunk: None to switch port 690ddbaf-0fd8-49ed-838a-c08bae4c481c 2021-06-10 22:34:22.365 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-10 22:34:22.380 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b7279149-c282-48c5-a1b4-63fd4d8b1d72'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:34:22.412 1720 1910442555880 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-10 22:34:22.412 1720 1910442555880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['690ddbaf-0fd8-49ed-838a-c08bae4c481c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:34:23.271 1720 1910442553592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ed665c9a-55a0-474b-8266-2d7b8fdf456d 2021-06-10 22:34:23.349 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['690ddbaf-0fd8-49ed-838a-c08bae4c481c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:34:23.349 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:34:23.349 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6ba92a17-a0cc-4c21-af25-6631ebcd93ff) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:34:23.365 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6ba92a17-a0cc-4c21-af25-6631ebcd93ff) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-10 22:34:23.365 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 690ddbaf-0fd8-49ed-838a-c08bae4c481c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:34:23.365 1720 1910442555880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-10 22:34:23.365 1720 1910442555880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 690ddbaf-0fd8-49ed-838a-c08bae4c481c not yet added. Adding. 2021-06-10 22:34:23.365 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-10 22:34:23.365 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-10 22:34:23.412 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b7279149-c282-48c5-a1b4-63fd4d8b1d72']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:34:23.412 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:34:23.412 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7c9b93e4-94f4-4037-bd1f-6dc1cb2b85fe) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:34:23.412 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7c9b93e4-94f4-4037-bd1f-6dc1cb2b85fe) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-10 22:34:23.412 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b7279149-c282-48c5-a1b4-63fd4d8b1d72 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:34:23.412 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-10 22:34:23.412 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b7279149-c282-48c5-a1b4-63fd4d8b1d72 not yet added. Adding. 2021-06-10 22:34:23.412 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-10 22:34:23.412 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-10 22:34:23.443 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-690ddbaf-0fd8-49ed-838a-c08bae4c481c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:34:23.478 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7279149-c282-48c5-a1b4-63fd4d8b1d72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:34:23.506 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-690ddbaf-0fd8-49ed-838a-c08bae4c481c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:34:23.506 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-690ddbaf-0fd8-49ed-838a-c08bae4c481c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:34:23.554 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7279149-c282-48c5-a1b4-63fd4d8b1d72" 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-06-10 22:34:23.554 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7279149-c282-48c5-a1b4-63fd4d8b1d72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:34:23.584 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-690ddbaf-0fd8-49ed-838a-c08bae4c481c" 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-06-10 22:34:23.619 1720 1910442556936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ede02620-2723-4254-a4d2-6894d72bc158 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] port_update received: 07f2d984-c80c-49e1-8a07-8d41e567134b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-10 22:34:23.643 1720 1910442556936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ede02620-2723-4254-a4d2-6894d72bc158 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] No port 07f2d984-c80c-49e1-8a07-8d41e567134b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-10 22:34:23.661 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7279149-c282-48c5-a1b4-63fd4d8b1d72" 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-06-10 22:34:23.696 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-690ddbaf-0fd8-49ed-838a-c08bae4c481c" 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-06-10 22:34:23.696 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 690ddbaf-0fd8-49ed-838a-c08bae4c481c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-10 22:34:23.696 1720 1910442555880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 690ddbaf-0fd8-49ed-838a-c08bae4c481c processed. 2021-06-10 22:34:23.744 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b7279149-c282-48c5-a1b4-63fd4d8b1d72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.625s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:34:23.744 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b7279149-c282-48c5-a1b4-63fd4d8b1d72 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-10 22:34:23.744 1720 1910442555704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b7279149-c282-48c5-a1b4-63fd4d8b1d72 processed. 2021-06-10 22:34:24.334 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2191784-c53f-4eb8-a487-aad152fe4033 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] network_delete received. Deleting network 9ef889cb-b4b4-4dd8-8c96-efa1d09e3e4e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-10 22:34:24.334 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2191784-c53f-4eb8-a487-aad152fe4033 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] Network 9ef889cb-b4b4-4dd8-8c96-efa1d09e3e4e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-10 22:34:25.052 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-10 22:34:25.052 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:34:25.552 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Adding port ed665c9a-55a0-474b-8266-2d7b8fdf456d 2021-06-10 22:34:25.552 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Port ed665c9a-55a0-474b-8266-2d7b8fdf456d updated. Details: {'device': 'ed665c9a-55a0-474b-8266-2d7b8fdf456d', 'network_id': 'b26f3786-1445-4388-8d34-a44aab878cf8', 'port_id': 'ed665c9a-55a0-474b-8266-2d7b8fdf456d', 'mac_address': 'fa:16:3e:fc:f3:af', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 247, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ca93f94d-1263-4010-9051-3a1781904da7', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-10 22:34:25.552 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-10 22:34:25.552 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ed665c9a-55a0-474b-8266-2d7b8fdf456d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:34:25.552 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ed665c9a-55a0-474b-8266-2d7b8fdf456d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-10 22:34:25.552 1720 1910442555880 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b26f3786-1445-4388-8d34-a44aab878cf8 2021-06-10 22:34:25.552 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-10 22:34:25.678 1720 1910442555880 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ed665c9a-55a0-474b-8266-2d7b8fdf456d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:34:25.678 1720 1910442555880 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ed665c9a-55a0-474b-8266-2d7b8fdf456d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:34:25.697 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ed665c9a-55a0-474b-8266-2d7b8fdf456d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-10 22:34:25.697 1720 1910442555880 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 247, VLAN trunk: None to switch port ed665c9a-55a0-474b-8266-2d7b8fdf456d 2021-06-10 22:34:25.771 1720 1910442555880 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-10 22:34:25.771 1720 1910442555880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ed665c9a-55a0-474b-8266-2d7b8fdf456d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:34:26.476 1720 1910442557112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4cbf12a3-368f-49d9-ab6d-6ae116dab36c 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] network_delete received. Deleting network 9d2c105e-d9f5-41e8-a350-7c87ee68626e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-10 22:34:26.476 1720 1910442557112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4cbf12a3-368f-49d9-ab6d-6ae116dab36c 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] Network 9d2c105e-d9f5-41e8-a350-7c87ee68626e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-10 22:34:26.744 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ed665c9a-55a0-474b-8266-2d7b8fdf456d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:34:26.744 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:34:26.744 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (345395e6-6c2b-44bf-9974-4a865ece2021) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:34:26.744 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (345395e6-6c2b-44bf-9974-4a865ece2021) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-10 22:34:26.744 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ed665c9a-55a0-474b-8266-2d7b8fdf456d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:34:26.744 1720 1910442555880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-10 22:34:26.744 1720 1910442555880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ed665c9a-55a0-474b-8266-2d7b8fdf456d not yet added. Adding. 2021-06-10 22:34:26.744 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-10 22:34:26.744 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-10 22:34:26.763 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:34:26.853 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ed665c9a-55a0-474b-8266-2d7b8fdf456d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:34:26.944 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ed665c9a-55a0-474b-8266-2d7b8fdf456d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:34:26.944 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ed665c9a-55a0-474b-8266-2d7b8fdf456d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:34:27.075 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ed665c9a-55a0-474b-8266-2d7b8fdf456d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:34:27.164 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ed665c9a-55a0-474b-8266-2d7b8fdf456d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:34:27.164 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ed665c9a-55a0-474b-8266-2d7b8fdf456d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-10 22:34:27.164 1720 1910442555880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ed665c9a-55a0-474b-8266-2d7b8fdf456d processed. 2021-06-10 22:34:27.303 1720 1910442553592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 07f2d984-c80c-49e1-8a07-8d41e567134b 2021-06-10 22:34:28.274 1720 1910442555880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-38f6a5fb-3d3f-46b5-a2c3-84b85024e21e eec2ea445d3c40dc8b695577866e146c 149a394c09a8489d9117f5f2d8307cd7 - - -] Security group member updated on remote: ['509d11e1-6962-4422-9367-bae9ba3f442f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:34:28.274 1720 1910442555880 MainThread INFO neutron.agent.securitygroups_rpc [req-38f6a5fb-3d3f-46b5-a2c3-84b85024e21e eec2ea445d3c40dc8b695577866e146c 149a394c09a8489d9117f5f2d8307cd7 - - -] Security group member updated ['509d11e1-6962-4422-9367-bae9ba3f442f'] 2021-06-10 22:34:29.068 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-10 22:34:29.068 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:34:29.775 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Adding port 07f2d984-c80c-49e1-8a07-8d41e567134b 2021-06-10 22:34:29.775 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Port 07f2d984-c80c-49e1-8a07-8d41e567134b updated. Details: {'device': '07f2d984-c80c-49e1-8a07-8d41e567134b', 'network_id': 'b26f3786-1445-4388-8d34-a44aab878cf8', 'port_id': '07f2d984-c80c-49e1-8a07-8d41e567134b', 'mac_address': 'fa:16:3e:66:e5:4d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 247, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ca93f94d-1263-4010-9051-3a1781904da7', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-10 22:34:29.775 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-10 22:34:29.775 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-07f2d984-c80c-49e1-8a07-8d41e567134b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:34:29.775 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 07f2d984-c80c-49e1-8a07-8d41e567134b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-10 22:34:29.775 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-10 22:34:29.915 1720 1910442555704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '07f2d984-c80c-49e1-8a07-8d41e567134b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:34:29.915 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '07f2d984-c80c-49e1-8a07-8d41e567134b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:34:29.915 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 07f2d984-c80c-49e1-8a07-8d41e567134b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-10 22:34:29.928 1720 1910442555704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 247, VLAN trunk: None to switch port 07f2d984-c80c-49e1-8a07-8d41e567134b 2021-06-10 22:34:30.040 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-10 22:34:30.040 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['07f2d984-c80c-49e1-8a07-8d41e567134b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:34:30.225 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:34:30.291 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97576578-7ca1-4032-8430-eca5f51dd99b 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] port_update received: abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-10 22:34:30.291 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97576578-7ca1-4032-8430-eca5f51dd99b 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] No port abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-10 22:34:30.693 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['07f2d984-c80c-49e1-8a07-8d41e567134b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:34:30.693 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:34:30.693 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (345395e6-6c2b-44bf-9974-4a865ece2021) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:34:30.693 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (345395e6-6c2b-44bf-9974-4a865ece2021) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-10 22:34:30.693 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 07f2d984-c80c-49e1-8a07-8d41e567134b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:34:30.693 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-10 22:34:30.693 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 07f2d984-c80c-49e1-8a07-8d41e567134b not yet added. Adding. 2021-06-10 22:34:30.693 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-10 22:34:30.693 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-10 22:34:30.812 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-07f2d984-c80c-49e1-8a07-8d41e567134b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:34:30.925 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-07f2d984-c80c-49e1-8a07-8d41e567134b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:34:30.925 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-07f2d984-c80c-49e1-8a07-8d41e567134b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:34:31.055 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-07f2d984-c80c-49e1-8a07-8d41e567134b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:34:31.151 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-07f2d984-c80c-49e1-8a07-8d41e567134b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:34:31.151 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 07f2d984-c80c-49e1-8a07-8d41e567134b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-10 22:34:31.151 1720 1910442555704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 07f2d984-c80c-49e1-8a07-8d41e567134b processed. 2021-06-10 22:34:33.095 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:34:33.353 1720 1910442553592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 2021-06-10 22:34:33.462 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:34:35.120 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-10 22:34:35.397 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Adding port abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 2021-06-10 22:34:35.397 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Port abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 updated. Details: {'device': 'abf3e9b6-a78e-4c83-9ab6-0ff46ac73789', 'network_id': '182b4907-aa69-4a3e-bc3d-23e1a5747407', 'port_id': 'abf3e9b6-a78e-4c83-9ab6-0ff46ac73789', 'mac_address': 'fa:16:3e:69:a9:ce', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 243, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a00db873-4b40-49e4-b1db-fc4a572e35f0', '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-06-10 22:34:35.397 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-10 22:34:35.397 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-abf3e9b6-a78e-4c83-9ab6-0ff46ac73789" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:34:35.397 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-10 22:34:35.397 1720 1910442555704 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 182b4907-aa69-4a3e-bc3d-23e1a5747407 2021-06-10 22:34:35.397 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-10 22:34:35.568 1720 1910442555704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'abf3e9b6-a78e-4c83-9ab6-0ff46ac73789') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:34:35.573 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'abf3e9b6-a78e-4c83-9ab6-0ff46ac73789') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:34:35.573 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-10 22:34:35.573 1720 1910442555704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 243, VLAN trunk: None to switch port abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 2021-06-10 22:34:35.666 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-10 22:34:35.666 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['abf3e9b6-a78e-4c83-9ab6-0ff46ac73789'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:34:35.842 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['abf3e9b6-a78e-4c83-9ab6-0ff46ac73789']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:34:35.842 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:34:35.842 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (509d11e1-6962-4422-9367-bae9ba3f442f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:34:35.842 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:34:35.842 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-10 22:34:35.842 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 not yet added. Adding. 2021-06-10 22:34:35.842 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-10 22:34:35.842 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-10 22:34:36.013 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-abf3e9b6-a78e-4c83-9ab6-0ff46ac73789" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:34:36.195 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-abf3e9b6-a78e-4c83-9ab6-0ff46ac73789" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:34:36.195 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-abf3e9b6-a78e-4c83-9ab6-0ff46ac73789" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:34:36.402 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-abf3e9b6-a78e-4c83-9ab6-0ff46ac73789" 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-06-10 22:34:36.549 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-abf3e9b6-a78e-4c83-9ab6-0ff46ac73789" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:34:36.549 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-10 22:34:36.549 1720 1910442555704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 processed. 2021-06-10 22:34:37.146 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:34:37.460 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:34:41.229 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef474b5b-39eb-450f-b05a-6345f600e684 0e27df630cb54c70b1e487a85d11497c 3c6862d3728c41259a05ee2dcf007bd0 - - -] Security group member updated on remote: ['6ba92a17-a0cc-4c21-af25-6631ebcd93ff'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:34:41.229 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-ef474b5b-39eb-450f-b05a-6345f600e684 0e27df630cb54c70b1e487a85d11497c 3c6862d3728c41259a05ee2dcf007bd0 - - -] Security group member updated ['6ba92a17-a0cc-4c21-af25-6631ebcd93ff'] 2021-06-10 22:34:41.229 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-ef474b5b-39eb-450f-b05a-6345f600e684 0e27df630cb54c70b1e487a85d11497c 3c6862d3728c41259a05ee2dcf007bd0 - - -] Refresh firewall rules 2021-06-10 22:34:41.229 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef474b5b-39eb-450f-b05a-6345f600e684 0e27df630cb54c70b1e487a85d11497c 3c6862d3728c41259a05ee2dcf007bd0 - - -] Get security group information for devices via rpc ['690ddbaf-0fd8-49ed-838a-c08bae4c481c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:34:41.309 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ef474b5b-39eb-450f-b05a-6345f600e684 0e27df630cb54c70b1e487a85d11497c 3c6862d3728c41259a05ee2dcf007bd0 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:34:41.309 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ef474b5b-39eb-450f-b05a-6345f600e684 0e27df630cb54c70b1e487a85d11497c 3c6862d3728c41259a05ee2dcf007bd0 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:34:41.381 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef474b5b-39eb-450f-b05a-6345f600e684 0e27df630cb54c70b1e487a85d11497c 3c6862d3728c41259a05ee2dcf007bd0 - - -] port_delete event received for '690ddbaf-0fd8-49ed-838a-c08bae4c481c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:34:41.493 1720 1910442553768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 690ddbaf-0fd8-49ed-838a-c08bae4c481c 2021-06-10 22:34:43.198 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-10 22:34:43.198 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '690ddbaf-0fd8-49ed-838a-c08bae4c481c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-10 22:34:43.198 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '690ddbaf-0fd8-49ed-838a-c08bae4c481c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-10 22:34:43.198 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 690ddbaf-0fd8-49ed-838a-c08bae4c481c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-10 22:34:43.211 1720 1910442555704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network dfde90c6-dcae-4277-9d22-19111c9cff55 2021-06-10 22:34:43.211 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['690ddbaf-0fd8-49ed-838a-c08bae4c481c'] 2021-06-10 22:34:43.211 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-10 22:34:43.211 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-10 22:34:43.211 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['690ddbaf-0fd8-49ed-838a-c08bae4c481c'] 2021-06-10 22:34:44.026 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-08a12904-ae02-487d-97a8-55875b459b09 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Security group member updated on remote: ['7c9b93e4-94f4-4037-bd1f-6dc1cb2b85fe'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:34:44.026 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-08a12904-ae02-487d-97a8-55875b459b09 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Security group member updated ['7c9b93e4-94f4-4037-bd1f-6dc1cb2b85fe'] 2021-06-10 22:34:44.026 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-08a12904-ae02-487d-97a8-55875b459b09 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Refresh firewall rules 2021-06-10 22:34:44.026 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-08a12904-ae02-487d-97a8-55875b459b09 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Get security group information for devices via rpc ['b7279149-c282-48c5-a1b4-63fd4d8b1d72'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:34:44.431 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-08a12904-ae02-487d-97a8-55875b459b09 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update security group information for ports dict_keys(['b7279149-c282-48c5-a1b4-63fd4d8b1d72']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:34:44.431 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-08a12904-ae02-487d-97a8-55875b459b09 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:34:44.431 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-08a12904-ae02-487d-97a8-55875b459b09 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update rules of security group (7c9b93e4-94f4-4037-bd1f-6dc1cb2b85fe) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:34:44.431 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-08a12904-ae02-487d-97a8-55875b459b09 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update members of security group (7c9b93e4-94f4-4037-bd1f-6dc1cb2b85fe) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-10 22:34:44.431 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-08a12904-ae02-487d-97a8-55875b459b09 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update port filter for b7279149-c282-48c5-a1b4-63fd4d8b1d72 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:34:44.431 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-08a12904-ae02-487d-97a8-55875b459b09 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Updating port rules. 2021-06-10 22:34:44.431 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-08a12904-ae02-487d-97a8-55875b459b09 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Creating 1 new rules, removing 0 old rules. 2021-06-10 22:34:44.431 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [req-08a12904-ae02-487d-97a8-55875b459b09 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-b7279149-c282-48c5-a1b4-63fd4d8b1d72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:34:44.586 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [req-08a12904-ae02-487d-97a8-55875b459b09 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-b7279149-c282-48c5-a1b4-63fd4d8b1d72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:34:44.608 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [req-08a12904-ae02-487d-97a8-55875b459b09 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-b7279149-c282-48c5-a1b4-63fd4d8b1d72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:34:44.608 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [req-08a12904-ae02-487d-97a8-55875b459b09 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-b7279149-c282-48c5-a1b4-63fd4d8b1d72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:34:45.224 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:34:45.272 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:34:45.991 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0159bfd0-b9eb-4271-a7bf-ba30b87456e1 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] port_update received: 20195b14-2453-48d0-a058-89aa9ca0f31d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-10 22:34:46.008 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0159bfd0-b9eb-4271-a7bf-ba30b87456e1 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] No port 20195b14-2453-48d0-a058-89aa9ca0f31d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-10 22:34:46.867 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87bbfe13-2cf4-4e9d-b69b-6944b4b29942 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] network_delete received. Deleting network dfde90c6-dcae-4277-9d22-19111c9cff55 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-10 22:34:46.867 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87bbfe13-2cf4-4e9d-b69b-6944b4b29942 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] Network dfde90c6-dcae-4277-9d22-19111c9cff55 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-10 22:34:49.478 1720 1910442553592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 20195b14-2453-48d0-a058-89aa9ca0f31d 2021-06-10 22:34:51.277 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-10 22:34:51.740 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Adding port 20195b14-2453-48d0-a058-89aa9ca0f31d 2021-06-10 22:34:51.740 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Port 20195b14-2453-48d0-a058-89aa9ca0f31d updated. Details: {'device': '20195b14-2453-48d0-a058-89aa9ca0f31d', 'network_id': '4f7a6a92-3660-4eec-93c6-a1c80f4d2a63', 'port_id': '20195b14-2453-48d0-a058-89aa9ca0f31d', 'mac_address': 'fa:16:3e:6f:7a:3f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 217, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '66e6c85e-c607-4359-9fce-560e468ca85c', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-10 22:34:51.740 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-10 22:34:51.740 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-20195b14-2453-48d0-a058-89aa9ca0f31d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:34:51.740 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 20195b14-2453-48d0-a058-89aa9ca0f31d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-10 22:34:51.740 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-10 22:34:51.944 1720 1910442555704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '20195b14-2453-48d0-a058-89aa9ca0f31d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:34:51.944 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '20195b14-2453-48d0-a058-89aa9ca0f31d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:34:51.964 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 20195b14-2453-48d0-a058-89aa9ca0f31d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-10 22:34:51.964 1720 1910442555704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 217, VLAN trunk: None to switch port 20195b14-2453-48d0-a058-89aa9ca0f31d 2021-06-10 22:34:52.084 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-10 22:34:52.084 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['20195b14-2453-48d0-a058-89aa9ca0f31d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:34:53.320 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['20195b14-2453-48d0-a058-89aa9ca0f31d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:34:53.320 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:34:53.320 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7c9b93e4-94f4-4037-bd1f-6dc1cb2b85fe) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:34:53.320 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7c9b93e4-94f4-4037-bd1f-6dc1cb2b85fe) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-10 22:34:53.320 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 20195b14-2453-48d0-a058-89aa9ca0f31d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:34:53.320 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-10 22:34:53.320 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 20195b14-2453-48d0-a058-89aa9ca0f31d not yet added. Adding. 2021-06-10 22:34:53.320 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-10 22:34:53.320 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-10 22:34:53.508 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20195b14-2453-48d0-a058-89aa9ca0f31d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:34:53.679 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20195b14-2453-48d0-a058-89aa9ca0f31d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:34:53.679 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20195b14-2453-48d0-a058-89aa9ca0f31d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:34:53.839 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20195b14-2453-48d0-a058-89aa9ca0f31d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:34:53.991 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-20195b14-2453-48d0-a058-89aa9ca0f31d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:34:53.991 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 20195b14-2453-48d0-a058-89aa9ca0f31d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-10 22:34:53.991 1720 1910442555704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 20195b14-2453-48d0-a058-89aa9ca0f31d processed. 2021-06-10 22:34:55.319 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:34:55.872 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:34:57.446 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ae6bf93-47f8-46ec-a569-1989faa0c432 - - - - -] port_update received: 80455128-6b77-4758-a8b6-00e671726063 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-10 22:34:57.459 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ae6bf93-47f8-46ec-a569-1989faa0c432 - - - - -] No port 80455128-6b77-4758-a8b6-00e671726063 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-10 22:34:59.869 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-571559d5-c2f8-4394-b3b7-0b50564b54c4 c6500f0e7177469a9195eda0dcd67f31 fbc0d2d0fb484da48d51db1c9a98ffa6 - - -] Security group member updated on remote: ['86a809ab-7dbc-498b-b86d-20745e496b20'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:34:59.869 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-571559d5-c2f8-4394-b3b7-0b50564b54c4 c6500f0e7177469a9195eda0dcd67f31 fbc0d2d0fb484da48d51db1c9a98ffa6 - - -] Security group member updated ['86a809ab-7dbc-498b-b86d-20745e496b20'] 2021-06-10 22:35:01.852 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0305c0c4-895f-4b3d-adfc-e690dc6d3cc4 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] port_update received: 61fca80e-3b58-4c84-a5ed-1a1b682225ec port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-10 22:35:01.852 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0305c0c4-895f-4b3d-adfc-e690dc6d3cc4 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] No port 61fca80e-3b58-4c84-a5ed-1a1b682225ec defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-10 22:35:02.366 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7430c9b3-cd42-4abf-bce2-88875de748ac 319ae89ff2bd465c97b1eaa28725f7d2 0a85378c93d74803bd2610a77e866426 - - -] Security group rule updated on remote: ['0a75a3be-cf2a-4fbf-96ec-c1150beb82ee'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-10 22:35:02.366 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-7430c9b3-cd42-4abf-bce2-88875de748ac 319ae89ff2bd465c97b1eaa28725f7d2 0a85378c93d74803bd2610a77e866426 - - -] Security group rule updated ['0a75a3be-cf2a-4fbf-96ec-c1150beb82ee'] 2021-06-10 22:35:03.026 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f4fa2bc7-dc94-4831-bec4-3d4e9712f471 319ae89ff2bd465c97b1eaa28725f7d2 0a85378c93d74803bd2610a77e866426 - - -] Security group rule updated on remote: ['0a75a3be-cf2a-4fbf-96ec-c1150beb82ee'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-10 22:35:03.026 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-f4fa2bc7-dc94-4831-bec4-3d4e9712f471 319ae89ff2bd465c97b1eaa28725f7d2 0a85378c93d74803bd2610a77e866426 - - -] Security group rule updated ['0a75a3be-cf2a-4fbf-96ec-c1150beb82ee'] 2021-06-10 22:35:03.446 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6312be6e-485d-42d5-99c4-3538e844d430 - - - - -] port_update received: 781194db-292b-4437-afe6-15ecff59f2be port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-10 22:35:03.446 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6312be6e-485d-42d5-99c4-3538e844d430 - - - - -] No port 781194db-292b-4437-afe6-15ecff59f2be defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-10 22:35:05.665 1720 1910442553592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 61fca80e-3b58-4c84-a5ed-1a1b682225ec 2021-06-10 22:35:07.396 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-10 22:35:07.974 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Adding port 61fca80e-3b58-4c84-a5ed-1a1b682225ec 2021-06-10 22:35:07.974 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Port 61fca80e-3b58-4c84-a5ed-1a1b682225ec updated. Details: {'device': '61fca80e-3b58-4c84-a5ed-1a1b682225ec', 'network_id': 'e8e146ae-ffa8-4d36-94c8-7f13bcfc1f02', 'port_id': '61fca80e-3b58-4c84-a5ed-1a1b682225ec', 'mac_address': 'fa:16:3e:38:48:78', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 249, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cfed3609-8fc2-4256-a479-bf9532f4a14a', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-10 22:35:07.974 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-10 22:35:07.974 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-61fca80e-3b58-4c84-a5ed-1a1b682225ec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:35:07.974 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 61fca80e-3b58-4c84-a5ed-1a1b682225ec _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-10 22:35:07.974 1720 1910442555704 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e8e146ae-ffa8-4d36-94c8-7f13bcfc1f02 2021-06-10 22:35:07.974 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-10 22:35:08.193 1720 1910442555704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '61fca80e-3b58-4c84-a5ed-1a1b682225ec') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:35:08.193 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '61fca80e-3b58-4c84-a5ed-1a1b682225ec') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:35:08.230 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 61fca80e-3b58-4c84-a5ed-1a1b682225ec is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-10 22:35:08.230 1720 1910442555704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 249, VLAN trunk: None to switch port 61fca80e-3b58-4c84-a5ed-1a1b682225ec 2021-06-10 22:35:08.351 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-10 22:35:08.351 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['61fca80e-3b58-4c84-a5ed-1a1b682225ec'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:35:08.390 1720 1910442555880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e26c7223-dac0-47b5-9787-7d4beadc2a97 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Security group member updated on remote: ['7c9b93e4-94f4-4037-bd1f-6dc1cb2b85fe'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:35:08.390 1720 1910442555880 MainThread INFO neutron.agent.securitygroups_rpc [req-e26c7223-dac0-47b5-9787-7d4beadc2a97 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Security group member updated ['7c9b93e4-94f4-4037-bd1f-6dc1cb2b85fe'] 2021-06-10 22:35:08.678 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['61fca80e-3b58-4c84-a5ed-1a1b682225ec']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:35:08.678 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:35:08.678 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (86a809ab-7dbc-498b-b86d-20745e496b20) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:35:08.678 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (86a809ab-7dbc-498b-b86d-20745e496b20) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-10 22:35:08.678 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 61fca80e-3b58-4c84-a5ed-1a1b682225ec _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:35:08.678 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-10 22:35:08.678 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 61fca80e-3b58-4c84-a5ed-1a1b682225ec not yet added. Adding. 2021-06-10 22:35:08.678 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-10 22:35:08.678 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-10 22:35:08.864 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-61fca80e-3b58-4c84-a5ed-1a1b682225ec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:35:09.056 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-61fca80e-3b58-4c84-a5ed-1a1b682225ec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:35:09.056 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-61fca80e-3b58-4c84-a5ed-1a1b682225ec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:35:09.255 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-61fca80e-3b58-4c84-a5ed-1a1b682225ec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:35:09.255 1720 1910442555880 MainThread INFO neutron.agent.securitygroups_rpc [req-e26c7223-dac0-47b5-9787-7d4beadc2a97 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Refresh firewall rules 2021-06-10 22:35:09.255 1720 1910442555880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e26c7223-dac0-47b5-9787-7d4beadc2a97 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Get security group information for devices via rpc ['b7279149-c282-48c5-a1b4-63fd4d8b1d72', '20195b14-2453-48d0-a058-89aa9ca0f31d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:35:09.415 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-61fca80e-3b58-4c84-a5ed-1a1b682225ec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:35:09.415 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 61fca80e-3b58-4c84-a5ed-1a1b682225ec status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-10 22:35:09.415 1720 1910442555704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 61fca80e-3b58-4c84-a5ed-1a1b682225ec processed. 2021-06-10 22:35:09.774 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e26c7223-dac0-47b5-9787-7d4beadc2a97 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update security group information for ports dict_keys(['20195b14-2453-48d0-a058-89aa9ca0f31d', 'b7279149-c282-48c5-a1b4-63fd4d8b1d72']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:35:09.774 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e26c7223-dac0-47b5-9787-7d4beadc2a97 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:35:09.774 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e26c7223-dac0-47b5-9787-7d4beadc2a97 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update rules of security group (7c9b93e4-94f4-4037-bd1f-6dc1cb2b85fe) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:35:09.774 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e26c7223-dac0-47b5-9787-7d4beadc2a97 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update members of security group (7c9b93e4-94f4-4037-bd1f-6dc1cb2b85fe) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-10 22:35:09.774 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e26c7223-dac0-47b5-9787-7d4beadc2a97 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update port filter for 20195b14-2453-48d0-a058-89aa9ca0f31d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:35:09.774 1720 1910442555880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e26c7223-dac0-47b5-9787-7d4beadc2a97 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Updating port rules. 2021-06-10 22:35:09.774 1720 1910442555880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e26c7223-dac0-47b5-9787-7d4beadc2a97 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Creating 1 new rules, removing 0 old rules. 2021-06-10 22:35:09.774 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [req-e26c7223-dac0-47b5-9787-7d4beadc2a97 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-20195b14-2453-48d0-a058-89aa9ca0f31d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:35:10.003 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [req-e26c7223-dac0-47b5-9787-7d4beadc2a97 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-20195b14-2453-48d0-a058-89aa9ca0f31d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:35:10.003 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [req-e26c7223-dac0-47b5-9787-7d4beadc2a97 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-20195b14-2453-48d0-a058-89aa9ca0f31d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:35:10.003 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [req-e26c7223-dac0-47b5-9787-7d4beadc2a97 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-20195b14-2453-48d0-a058-89aa9ca0f31d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:35:10.003 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e26c7223-dac0-47b5-9787-7d4beadc2a97 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update port filter for b7279149-c282-48c5-a1b4-63fd4d8b1d72 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:35:10.003 1720 1910442555880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e26c7223-dac0-47b5-9787-7d4beadc2a97 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Updating port rules. 2021-06-10 22:35:10.003 1720 1910442555880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e26c7223-dac0-47b5-9787-7d4beadc2a97 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Creating 1 new rules, removing 0 old rules. 2021-06-10 22:35:10.003 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [req-e26c7223-dac0-47b5-9787-7d4beadc2a97 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-b7279149-c282-48c5-a1b4-63fd4d8b1d72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:35:10.131 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-176c5c70-cb33-48a0-aac6-4861cb29e02f 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] port_update received: bf5a8209-8a6f-4215-a90a-e3dfe667693a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-10 22:35:10.147 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-176c5c70-cb33-48a0-aac6-4861cb29e02f 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] No port bf5a8209-8a6f-4215-a90a-e3dfe667693a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-10 22:35:10.212 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [req-e26c7223-dac0-47b5-9787-7d4beadc2a97 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-b7279149-c282-48c5-a1b4-63fd4d8b1d72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:35:10.212 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [req-e26c7223-dac0-47b5-9787-7d4beadc2a97 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-b7279149-c282-48c5-a1b4-63fd4d8b1d72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:35:10.212 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [req-e26c7223-dac0-47b5-9787-7d4beadc2a97 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-b7279149-c282-48c5-a1b4-63fd4d8b1d72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:35:10.475 1720 1910442555880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4b7a6aed-a1c0-499c-8096-2d220a04099f ffa3fcdb8d4a4acfa2f1f55e5849489e c1287a77403c4bfca7b42c6e8075b9ca - - -] Security group member updated on remote: ['9932656b-f0da-4bb8-b1ee-fa68cc8d7bbc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:35:10.475 1720 1910442555880 MainThread INFO neutron.agent.securitygroups_rpc [req-4b7a6aed-a1c0-499c-8096-2d220a04099f ffa3fcdb8d4a4acfa2f1f55e5849489e c1287a77403c4bfca7b42c6e8075b9ca - - -] Security group member updated ['9932656b-f0da-4bb8-b1ee-fa68cc8d7bbc'] 2021-06-10 22:35:11.458 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:35:11.583 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-84f84f9a-8e3f-47fb-9039-f8516a05ec8d 319ae89ff2bd465c97b1eaa28725f7d2 0a85378c93d74803bd2610a77e866426 - - -] Security group member updated on remote: ['0a75a3be-cf2a-4fbf-96ec-c1150beb82ee'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:35:11.583 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-84f84f9a-8e3f-47fb-9039-f8516a05ec8d 319ae89ff2bd465c97b1eaa28725f7d2 0a85378c93d74803bd2610a77e866426 - - -] Security group member updated ['0a75a3be-cf2a-4fbf-96ec-c1150beb82ee'] 2021-06-10 22:35:11.786 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:35:13.001 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e4a0aa9-c9d1-45c5-ba8c-0f51c4613e89 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] port_update received: e9ecadfe-d204-43e6-9741-e88f5db38364 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-10 22:35:13.007 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e4a0aa9-c9d1-45c5-ba8c-0f51c4613e89 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] No port e9ecadfe-d204-43e6-9741-e88f5db38364 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-10 22:35:13.732 1720 1910442553592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bf5a8209-8a6f-4215-a90a-e3dfe667693a 2021-06-10 22:35:13.996 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9e2d5a44-fdc2-41d7-b2c2-4dd213c9df35 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] port_update received: c843b5a6-3bde-45d3-9e57-be465bafd4eb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-10 22:35:14.022 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9e2d5a44-fdc2-41d7-b2c2-4dd213c9df35 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] No port c843b5a6-3bde-45d3-9e57-be465bafd4eb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-10 22:35:15.508 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-10 22:35:15.761 1720 1910442553592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e9ecadfe-d204-43e6-9741-e88f5db38364 2021-06-10 22:35:15.959 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Adding port bf5a8209-8a6f-4215-a90a-e3dfe667693a 2021-06-10 22:35:15.959 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Port bf5a8209-8a6f-4215-a90a-e3dfe667693a updated. Details: {'device': 'bf5a8209-8a6f-4215-a90a-e3dfe667693a', 'network_id': '4f7a6a92-3660-4eec-93c6-a1c80f4d2a63', 'port_id': 'bf5a8209-8a6f-4215-a90a-e3dfe667693a', 'mac_address': 'fa:16:3e:d8:42:1d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 217, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '66e6c85e-c607-4359-9fce-560e468ca85c', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-10 22:35:15.959 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-10 22:35:15.959 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bf5a8209-8a6f-4215-a90a-e3dfe667693a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:35:15.959 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bf5a8209-8a6f-4215-a90a-e3dfe667693a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-10 22:35:15.959 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-10 22:35:16.196 1720 1910442555880 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bf5a8209-8a6f-4215-a90a-e3dfe667693a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:35:16.196 1720 1910442555880 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bf5a8209-8a6f-4215-a90a-e3dfe667693a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:35:16.196 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bf5a8209-8a6f-4215-a90a-e3dfe667693a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-10 22:35:16.196 1720 1910442555880 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 217, VLAN trunk: None to switch port bf5a8209-8a6f-4215-a90a-e3dfe667693a 2021-06-10 22:35:16.334 1720 1910442555880 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-10 22:35:16.334 1720 1910442555880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bf5a8209-8a6f-4215-a90a-e3dfe667693a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:35:16.508 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bf5a8209-8a6f-4215-a90a-e3dfe667693a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:35:16.508 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:35:16.508 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7c9b93e4-94f4-4037-bd1f-6dc1cb2b85fe) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:35:16.508 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7c9b93e4-94f4-4037-bd1f-6dc1cb2b85fe) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-10 22:35:16.508 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bf5a8209-8a6f-4215-a90a-e3dfe667693a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:35:16.508 1720 1910442555880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-10 22:35:16.508 1720 1910442555880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bf5a8209-8a6f-4215-a90a-e3dfe667693a not yet added. Adding. 2021-06-10 22:35:16.508 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-10 22:35:16.508 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-10 22:35:16.755 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf5a8209-8a6f-4215-a90a-e3dfe667693a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:35:16.961 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf5a8209-8a6f-4215-a90a-e3dfe667693a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:35:16.975 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf5a8209-8a6f-4215-a90a-e3dfe667693a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:35:17.212 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf5a8209-8a6f-4215-a90a-e3dfe667693a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:35:17.350 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bf5a8209-8a6f-4215-a90a-e3dfe667693a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:35:17.350 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bf5a8209-8a6f-4215-a90a-e3dfe667693a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-10 22:35:17.350 1720 1910442555880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bf5a8209-8a6f-4215-a90a-e3dfe667693a processed. 2021-06-10 22:35:17.522 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-10 22:35:17.522 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:35:17.771 1720 1910442553592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c843b5a6-3bde-45d3-9e57-be465bafd4eb 2021-06-10 22:35:17.914 1720 1910442555880 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-06-10 22:35:17.914 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Adding port e9ecadfe-d204-43e6-9741-e88f5db38364 2021-06-10 22:35:17.914 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Port e9ecadfe-d204-43e6-9741-e88f5db38364 updated. Details: {'device': 'e9ecadfe-d204-43e6-9741-e88f5db38364', 'network_id': '7bb3c16e-16c3-4926-bbc1-aa7869dbbf7c', 'port_id': 'e9ecadfe-d204-43e6-9741-e88f5db38364', 'mac_address': 'fa:16:3e:4c:02:38', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 235, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6ab000aa-d002-4bd2-a44d-2008752e2ae0', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-10 22:35:17.914 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-10 22:35:17.914 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e9ecadfe-d204-43e6-9741-e88f5db38364" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:35:17.914 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e9ecadfe-d204-43e6-9741-e88f5db38364 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-10 22:35:17.914 1720 1910442555880 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7bb3c16e-16c3-4926-bbc1-aa7869dbbf7c 2021-06-10 22:35:17.914 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-10 22:35:18.149 1720 1910442555880 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e9ecadfe-d204-43e6-9741-e88f5db38364') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:35:18.149 1720 1910442555880 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e9ecadfe-d204-43e6-9741-e88f5db38364') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:35:18.163 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e9ecadfe-d204-43e6-9741-e88f5db38364 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-10 22:35:18.163 1720 1910442555880 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 235, VLAN trunk: None to switch port e9ecadfe-d204-43e6-9741-e88f5db38364 2021-06-10 22:35:18.410 1720 1910442555880 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-10 22:35:18.413 1720 1910442555880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e9ecadfe-d204-43e6-9741-e88f5db38364'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:35:18.568 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e9ecadfe-d204-43e6-9741-e88f5db38364']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:35:18.568 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:35:18.568 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9932656b-f0da-4bb8-b1ee-fa68cc8d7bbc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:35:18.568 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9932656b-f0da-4bb8-b1ee-fa68cc8d7bbc) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-10 22:35:18.568 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e9ecadfe-d204-43e6-9741-e88f5db38364 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:35:18.568 1720 1910442555880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-10 22:35:18.568 1720 1910442555880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e9ecadfe-d204-43e6-9741-e88f5db38364 not yet added. Adding. 2021-06-10 22:35:18.568 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-10 22:35:18.568 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-10 22:35:18.864 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e9ecadfe-d204-43e6-9741-e88f5db38364" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:35:19.101 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e9ecadfe-d204-43e6-9741-e88f5db38364" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:35:19.101 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e9ecadfe-d204-43e6-9741-e88f5db38364" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:35:19.429 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e9ecadfe-d204-43e6-9741-e88f5db38364" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:35:19.537 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-10 22:35:19.640 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e9ecadfe-d204-43e6-9741-e88f5db38364" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.735s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:35:19.640 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e9ecadfe-d204-43e6-9741-e88f5db38364 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-10 22:35:19.640 1720 1910442555880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e9ecadfe-d204-43e6-9741-e88f5db38364 processed. 2021-06-10 22:35:19.771 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Adding port c843b5a6-3bde-45d3-9e57-be465bafd4eb 2021-06-10 22:35:19.771 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Port c843b5a6-3bde-45d3-9e57-be465bafd4eb updated. Details: {'device': 'c843b5a6-3bde-45d3-9e57-be465bafd4eb', 'network_id': 'ac352202-a330-43c4-a2e7-219c0b474266', 'port_id': 'c843b5a6-3bde-45d3-9e57-be465bafd4eb', 'mac_address': 'fa:16:3e:66:31:83', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 214, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '06f6fc14-c917-4204-83f8-8a304ef591e0', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-10 22:35:19.771 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-10 22:35:19.771 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c843b5a6-3bde-45d3-9e57-be465bafd4eb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:35:19.787 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c843b5a6-3bde-45d3-9e57-be465bafd4eb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-10 22:35:19.787 1720 1910442555880 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ac352202-a330-43c4-a2e7-219c0b474266 2021-06-10 22:35:19.787 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-10 22:35:20.022 1720 1910442555880 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c843b5a6-3bde-45d3-9e57-be465bafd4eb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:35:20.022 1720 1910442555880 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c843b5a6-3bde-45d3-9e57-be465bafd4eb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:35:20.053 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c843b5a6-3bde-45d3-9e57-be465bafd4eb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-10 22:35:20.053 1720 1910442555880 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 214, VLAN trunk: None to switch port c843b5a6-3bde-45d3-9e57-be465bafd4eb 2021-06-10 22:35:20.224 1720 1910442555880 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-10 22:35:20.224 1720 1910442555880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c843b5a6-3bde-45d3-9e57-be465bafd4eb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:35:20.382 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c843b5a6-3bde-45d3-9e57-be465bafd4eb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:35:20.382 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:35:20.382 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0a75a3be-cf2a-4fbf-96ec-c1150beb82ee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:35:20.382 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c843b5a6-3bde-45d3-9e57-be465bafd4eb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:35:20.382 1720 1910442555880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-10 22:35:20.382 1720 1910442555880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c843b5a6-3bde-45d3-9e57-be465bafd4eb not yet added. Adding. 2021-06-10 22:35:20.382 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-10 22:35:20.398 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-10 22:35:20.684 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c843b5a6-3bde-45d3-9e57-be465bafd4eb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:35:20.961 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c843b5a6-3bde-45d3-9e57-be465bafd4eb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:35:20.961 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c843b5a6-3bde-45d3-9e57-be465bafd4eb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:35:21.306 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c843b5a6-3bde-45d3-9e57-be465bafd4eb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:35:21.496 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c843b5a6-3bde-45d3-9e57-be465bafd4eb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.718s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:35:21.496 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c843b5a6-3bde-45d3-9e57-be465bafd4eb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-10 22:35:21.516 1720 1910442555880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c843b5a6-3bde-45d3-9e57-be465bafd4eb processed. 2021-06-10 22:35:21.554 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:35:22.181 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.625s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:35:39.508 1720 1910442555880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c1049899-7ea9-4bd7-83a5-617ece05cda7 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Security group member updated on remote: ['7c9b93e4-94f4-4037-bd1f-6dc1cb2b85fe'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:35:39.508 1720 1910442555880 MainThread INFO neutron.agent.securitygroups_rpc [req-c1049899-7ea9-4bd7-83a5-617ece05cda7 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Security group member updated ['7c9b93e4-94f4-4037-bd1f-6dc1cb2b85fe'] 2021-06-10 22:35:39.508 1720 1910442555880 MainThread INFO neutron.agent.securitygroups_rpc [req-c1049899-7ea9-4bd7-83a5-617ece05cda7 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Refresh firewall rules 2021-06-10 22:35:39.508 1720 1910442555880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c1049899-7ea9-4bd7-83a5-617ece05cda7 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Get security group information for devices via rpc ['b7279149-c282-48c5-a1b4-63fd4d8b1d72', '20195b14-2453-48d0-a058-89aa9ca0f31d', 'bf5a8209-8a6f-4215-a90a-e3dfe667693a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:35:40.083 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c1049899-7ea9-4bd7-83a5-617ece05cda7 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update security group information for ports dict_keys(['20195b14-2453-48d0-a058-89aa9ca0f31d', 'b7279149-c282-48c5-a1b4-63fd4d8b1d72', 'bf5a8209-8a6f-4215-a90a-e3dfe667693a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:35:40.083 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c1049899-7ea9-4bd7-83a5-617ece05cda7 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:35:40.083 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c1049899-7ea9-4bd7-83a5-617ece05cda7 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update rules of security group (7c9b93e4-94f4-4037-bd1f-6dc1cb2b85fe) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:35:40.083 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c1049899-7ea9-4bd7-83a5-617ece05cda7 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update members of security group (7c9b93e4-94f4-4037-bd1f-6dc1cb2b85fe) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-10 22:35:40.083 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c1049899-7ea9-4bd7-83a5-617ece05cda7 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update port filter for 20195b14-2453-48d0-a058-89aa9ca0f31d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:35:40.083 1720 1910442555880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c1049899-7ea9-4bd7-83a5-617ece05cda7 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Updating port rules. 2021-06-10 22:35:40.083 1720 1910442555880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c1049899-7ea9-4bd7-83a5-617ece05cda7 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Creating 1 new rules, removing 0 old rules. 2021-06-10 22:35:40.083 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [req-c1049899-7ea9-4bd7-83a5-617ece05cda7 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-20195b14-2453-48d0-a058-89aa9ca0f31d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:35:40.365 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fbb5ceb0-82f9-4919-bed3-1637dfb4bb1e 7419da0068fc4cd6ae4fcaa662e4540a 9e244e5e288d48ac91748e73d0a811f8 - - -] Security group member updated on remote: ['c2ae0db1-edc4-40a5-88af-74f4b294642c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:35:40.365 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-fbb5ceb0-82f9-4919-bed3-1637dfb4bb1e 7419da0068fc4cd6ae4fcaa662e4540a 9e244e5e288d48ac91748e73d0a811f8 - - -] Security group member updated ['c2ae0db1-edc4-40a5-88af-74f4b294642c'] 2021-06-10 22:35:40.586 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [req-c1049899-7ea9-4bd7-83a5-617ece05cda7 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-20195b14-2453-48d0-a058-89aa9ca0f31d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:35:40.586 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [req-c1049899-7ea9-4bd7-83a5-617ece05cda7 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-20195b14-2453-48d0-a058-89aa9ca0f31d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:35:40.586 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [req-c1049899-7ea9-4bd7-83a5-617ece05cda7 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-20195b14-2453-48d0-a058-89aa9ca0f31d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:35:40.586 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c1049899-7ea9-4bd7-83a5-617ece05cda7 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update port filter for b7279149-c282-48c5-a1b4-63fd4d8b1d72 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:35:40.586 1720 1910442555880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c1049899-7ea9-4bd7-83a5-617ece05cda7 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Updating port rules. 2021-06-10 22:35:40.598 1720 1910442555880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c1049899-7ea9-4bd7-83a5-617ece05cda7 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Creating 1 new rules, removing 0 old rules. 2021-06-10 22:35:40.598 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [req-c1049899-7ea9-4bd7-83a5-617ece05cda7 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-b7279149-c282-48c5-a1b4-63fd4d8b1d72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:35:40.598 1720 1910442557112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d1017fd-2282-4bbf-985d-505140b4c00e 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] port_update received: b7d10c80-91ea-46fb-ac52-e10368fecdbc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-10 22:35:40.618 1720 1910442557112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d1017fd-2282-4bbf-985d-505140b4c00e 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] No port b7d10c80-91ea-46fb-ac52-e10368fecdbc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-10 22:35:41.038 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [req-c1049899-7ea9-4bd7-83a5-617ece05cda7 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-b7279149-c282-48c5-a1b4-63fd4d8b1d72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:35:41.038 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [req-c1049899-7ea9-4bd7-83a5-617ece05cda7 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-b7279149-c282-48c5-a1b4-63fd4d8b1d72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:35:41.038 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [req-c1049899-7ea9-4bd7-83a5-617ece05cda7 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-b7279149-c282-48c5-a1b4-63fd4d8b1d72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:35:41.038 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c1049899-7ea9-4bd7-83a5-617ece05cda7 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update port filter for bf5a8209-8a6f-4215-a90a-e3dfe667693a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:35:41.038 1720 1910442555880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c1049899-7ea9-4bd7-83a5-617ece05cda7 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Updating port rules. 2021-06-10 22:35:41.038 1720 1910442555880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c1049899-7ea9-4bd7-83a5-617ece05cda7 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Creating 1 new rules, removing 0 old rules. 2021-06-10 22:35:41.038 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [req-c1049899-7ea9-4bd7-83a5-617ece05cda7 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-bf5a8209-8a6f-4215-a90a-e3dfe667693a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:35:41.366 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [req-c1049899-7ea9-4bd7-83a5-617ece05cda7 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-bf5a8209-8a6f-4215-a90a-e3dfe667693a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:35:41.366 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [req-c1049899-7ea9-4bd7-83a5-617ece05cda7 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-bf5a8209-8a6f-4215-a90a-e3dfe667693a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:35:41.366 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [req-c1049899-7ea9-4bd7-83a5-617ece05cda7 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-bf5a8209-8a6f-4215-a90a-e3dfe667693a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:35:41.544 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8b38ceb-84b1-4f9f-a2d7-26d6f3357dc2 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] port_update received: 4ae26afe-d709-4521-ae47-982b9e850387 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-10 22:35:41.568 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8b38ceb-84b1-4f9f-a2d7-26d6f3357dc2 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] No port 4ae26afe-d709-4521-ae47-982b9e850387 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-10 22:35:44.149 1720 1910442553592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4ae26afe-d709-4521-ae47-982b9e850387 2021-06-10 22:35:44.162 1720 1910442553592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b7d10c80-91ea-46fb-ac52-e10368fecdbc 2021-06-10 22:35:44.162 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d6bae3b4-79a1-460f-bb5b-bce21c135702 ffa3fcdb8d4a4acfa2f1f55e5849489e c1287a77403c4bfca7b42c6e8075b9ca - - -] Security group member updated on remote: ['9932656b-f0da-4bb8-b1ee-fa68cc8d7bbc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:35:44.162 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-d6bae3b4-79a1-460f-bb5b-bce21c135702 ffa3fcdb8d4a4acfa2f1f55e5849489e c1287a77403c4bfca7b42c6e8075b9ca - - -] Security group member updated ['9932656b-f0da-4bb8-b1ee-fa68cc8d7bbc'] 2021-06-10 22:35:44.162 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-d6bae3b4-79a1-460f-bb5b-bce21c135702 ffa3fcdb8d4a4acfa2f1f55e5849489e c1287a77403c4bfca7b42c6e8075b9ca - - -] Refresh firewall rules 2021-06-10 22:35:44.179 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d6bae3b4-79a1-460f-bb5b-bce21c135702 ffa3fcdb8d4a4acfa2f1f55e5849489e c1287a77403c4bfca7b42c6e8075b9ca - - -] Get security group information for devices via rpc ['e9ecadfe-d204-43e6-9741-e88f5db38364'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:35:44.223 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d6bae3b4-79a1-460f-bb5b-bce21c135702 ffa3fcdb8d4a4acfa2f1f55e5849489e c1287a77403c4bfca7b42c6e8075b9ca - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:35:44.223 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d6bae3b4-79a1-460f-bb5b-bce21c135702 ffa3fcdb8d4a4acfa2f1f55e5849489e c1287a77403c4bfca7b42c6e8075b9ca - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:35:44.223 1720 1910442553768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e9ecadfe-d204-43e6-9741-e88f5db38364 2021-06-10 22:35:44.303 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6bae3b4-79a1-460f-bb5b-bce21c135702 ffa3fcdb8d4a4acfa2f1f55e5849489e c1287a77403c4bfca7b42c6e8075b9ca - - -] port_delete event received for 'e9ecadfe-d204-43e6-9741-e88f5db38364' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:35:45.631 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-10 22:35:46.192 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Adding port 4ae26afe-d709-4521-ae47-982b9e850387 2021-06-10 22:35:46.192 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Port 4ae26afe-d709-4521-ae47-982b9e850387 updated. Details: {'device': '4ae26afe-d709-4521-ae47-982b9e850387', 'network_id': '406217a3-0e7c-48d6-bb48-103d62f5e625', 'port_id': '4ae26afe-d709-4521-ae47-982b9e850387', 'mac_address': 'fa:16:3e:48:f0:8d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 241, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1ccdc94d-ba52-430f-81a8-ac12d2154bd4', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-10 22:35:46.192 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-10 22:35:46.192 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Adding port b7d10c80-91ea-46fb-ac52-e10368fecdbc 2021-06-10 22:35:46.192 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Port b7d10c80-91ea-46fb-ac52-e10368fecdbc updated. Details: {'device': 'b7d10c80-91ea-46fb-ac52-e10368fecdbc', 'network_id': '4f7a6a92-3660-4eec-93c6-a1c80f4d2a63', 'port_id': 'b7d10c80-91ea-46fb-ac52-e10368fecdbc', 'mac_address': 'fa:16:3e:9e:c8:cf', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 217, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '66e6c85e-c607-4359-9fce-560e468ca85c', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-10 22:35:46.192 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-10 22:35:46.192 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-10 22:35:46.192 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b7d10c80-91ea-46fb-ac52-e10368fecdbc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:35:46.192 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b7d10c80-91ea-46fb-ac52-e10368fecdbc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-10 22:35:46.192 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-10 22:35:46.192 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4ae26afe-d709-4521-ae47-982b9e850387" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:35:46.210 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4ae26afe-d709-4521-ae47-982b9e850387 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-10 22:35:46.210 1720 1910442555704 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 406217a3-0e7c-48d6-bb48-103d62f5e625 2021-06-10 22:35:46.210 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-10 22:35:46.210 1720 1910442557112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e9ecadfe-d204-43e6-9741-e88f5db38364' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-10 22:35:46.210 1720 1910442557112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e9ecadfe-d204-43e6-9741-e88f5db38364' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-10 22:35:46.210 1720 1910442557112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e9ecadfe-d204-43e6-9741-e88f5db38364 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-10 22:35:46.260 1720 1910442557112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7bb3c16e-16c3-4926-bbc1-aa7869dbbf7c 2021-06-10 22:35:46.260 1720 1910442557112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e9ecadfe-d204-43e6-9741-e88f5db38364'] 2021-06-10 22:35:46.260 1720 1910442557112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-10 22:35:46.260 1720 1910442557112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-10 22:35:46.260 1720 1910442557112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e9ecadfe-d204-43e6-9741-e88f5db38364'] 2021-06-10 22:35:46.491 1720 1910442555880 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b7d10c80-91ea-46fb-ac52-e10368fecdbc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:35:46.491 1720 1910442555880 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b7d10c80-91ea-46fb-ac52-e10368fecdbc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:35:46.508 1720 1910442555704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4ae26afe-d709-4521-ae47-982b9e850387') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:35:46.508 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4ae26afe-d709-4521-ae47-982b9e850387') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:35:46.508 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b7d10c80-91ea-46fb-ac52-e10368fecdbc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-10 22:35:46.508 1720 1910442555880 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 217, VLAN trunk: None to switch port b7d10c80-91ea-46fb-ac52-e10368fecdbc 2021-06-10 22:35:46.508 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4ae26afe-d709-4521-ae47-982b9e850387 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-10 22:35:46.508 1720 1910442555704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 241, VLAN trunk: None to switch port 4ae26afe-d709-4521-ae47-982b9e850387 2021-06-10 22:35:46.733 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-10 22:35:46.733 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4ae26afe-d709-4521-ae47-982b9e850387'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:35:46.733 1720 1910442555880 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-10 22:35:46.739 1720 1910442555880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b7d10c80-91ea-46fb-ac52-e10368fecdbc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:35:47.023 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b7d10c80-91ea-46fb-ac52-e10368fecdbc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:35:47.023 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:35:47.023 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7c9b93e4-94f4-4037-bd1f-6dc1cb2b85fe) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:35:47.023 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7c9b93e4-94f4-4037-bd1f-6dc1cb2b85fe) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-10 22:35:47.023 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b7d10c80-91ea-46fb-ac52-e10368fecdbc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:35:47.023 1720 1910442555880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-10 22:35:47.023 1720 1910442555880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b7d10c80-91ea-46fb-ac52-e10368fecdbc not yet added. Adding. 2021-06-10 22:35:47.023 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-10 22:35:47.023 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-10 22:35:47.023 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4ae26afe-d709-4521-ae47-982b9e850387']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:35:47.023 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:35:47.023 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c2ae0db1-edc4-40a5-88af-74f4b294642c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:35:47.036 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c2ae0db1-edc4-40a5-88af-74f4b294642c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-10 22:35:47.036 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4ae26afe-d709-4521-ae47-982b9e850387 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:35:47.036 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-10 22:35:47.036 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4ae26afe-d709-4521-ae47-982b9e850387 not yet added. Adding. 2021-06-10 22:35:47.036 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-10 22:35:47.036 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-10 22:35:47.322 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7d10c80-91ea-46fb-ac52-e10368fecdbc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:35:47.399 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4ae26afe-d709-4521-ae47-982b9e850387" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:35:47.632 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:35:47.662 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:35:47.693 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7d10c80-91ea-46fb-ac52-e10368fecdbc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:35:47.693 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7d10c80-91ea-46fb-ac52-e10368fecdbc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:35:47.730 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4ae26afe-d709-4521-ae47-982b9e850387" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:35:47.730 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4ae26afe-d709-4521-ae47-982b9e850387" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:35:48.114 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7d10c80-91ea-46fb-ac52-e10368fecdbc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:35:48.114 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4ae26afe-d709-4521-ae47-982b9e850387" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:35:48.398 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b7d10c80-91ea-46fb-ac52-e10368fecdbc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:35:48.398 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b7d10c80-91ea-46fb-ac52-e10368fecdbc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-10 22:35:48.398 1720 1910442555880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b7d10c80-91ea-46fb-ac52-e10368fecdbc processed. 2021-06-10 22:35:48.420 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4ae26afe-d709-4521-ae47-982b9e850387" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:35:48.420 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4ae26afe-d709-4521-ae47-982b9e850387 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-10 22:35:48.420 1720 1910442555704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4ae26afe-d709-4521-ae47-982b9e850387 processed. 2021-06-10 22:35:49.661 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:35:50.150 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.485s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:35:56.414 1720 1910442553768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4ae26afe-d709-4521-ae47-982b9e850387 2021-06-10 22:35:57.176 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-21bb50ec-916a-4a50-a556-d2dab663d9af 7419da0068fc4cd6ae4fcaa662e4540a 9e244e5e288d48ac91748e73d0a811f8 - - -] Security group member updated on remote: ['c2ae0db1-edc4-40a5-88af-74f4b294642c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:35:57.176 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-21bb50ec-916a-4a50-a556-d2dab663d9af 7419da0068fc4cd6ae4fcaa662e4540a 9e244e5e288d48ac91748e73d0a811f8 - - -] Security group member updated ['c2ae0db1-edc4-40a5-88af-74f4b294642c'] 2021-06-10 22:35:57.176 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-21bb50ec-916a-4a50-a556-d2dab663d9af 7419da0068fc4cd6ae4fcaa662e4540a 9e244e5e288d48ac91748e73d0a811f8 - - -] Refresh firewall rules 2021-06-10 22:35:57.176 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-21bb50ec-916a-4a50-a556-d2dab663d9af 7419da0068fc4cd6ae4fcaa662e4540a 9e244e5e288d48ac91748e73d0a811f8 - - -] Get security group information for devices via rpc ['4ae26afe-d709-4521-ae47-982b9e850387'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:35:57.209 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-21bb50ec-916a-4a50-a556-d2dab663d9af 7419da0068fc4cd6ae4fcaa662e4540a 9e244e5e288d48ac91748e73d0a811f8 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:35:57.209 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-21bb50ec-916a-4a50-a556-d2dab663d9af 7419da0068fc4cd6ae4fcaa662e4540a 9e244e5e288d48ac91748e73d0a811f8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:35:57.260 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-21bb50ec-916a-4a50-a556-d2dab663d9af 7419da0068fc4cd6ae4fcaa662e4540a 9e244e5e288d48ac91748e73d0a811f8 - - -] port_delete event received for '4ae26afe-d709-4521-ae47-982b9e850387' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:35:57.711 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-10 22:35:57.711 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4ae26afe-d709-4521-ae47-982b9e850387' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-10 22:35:57.711 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4ae26afe-d709-4521-ae47-982b9e850387' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-10 22:35:57.711 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4ae26afe-d709-4521-ae47-982b9e850387 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-10 22:35:57.739 1720 1910442555704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 406217a3-0e7c-48d6-bb48-103d62f5e625 2021-06-10 22:35:57.739 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4ae26afe-d709-4521-ae47-982b9e850387'] 2021-06-10 22:35:57.739 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-10 22:35:57.739 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-10 22:35:57.739 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4ae26afe-d709-4521-ae47-982b9e850387'] 2021-06-10 22:35:59.711 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:35:59.755 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:36:01.932 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d8b0af8-3712-48db-956f-17f6726abeed 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] network_delete received. Deleting network 7bb3c16e-16c3-4926-bbc1-aa7869dbbf7c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-10 22:36:01.932 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d8b0af8-3712-48db-956f-17f6726abeed 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] Network 7bb3c16e-16c3-4926-bbc1-aa7869dbbf7c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-10 22:36:02.241 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-369b9a5a-f13b-41a1-8718-f5d1f3b681f9 7419da0068fc4cd6ae4fcaa662e4540a 9e244e5e288d48ac91748e73d0a811f8 - - -] Security group member updated on remote: ['c2ae0db1-edc4-40a5-88af-74f4b294642c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:36:02.257 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-369b9a5a-f13b-41a1-8718-f5d1f3b681f9 7419da0068fc4cd6ae4fcaa662e4540a 9e244e5e288d48ac91748e73d0a811f8 - - -] Security group member updated ['c2ae0db1-edc4-40a5-88af-74f4b294642c'] 2021-06-10 22:36:02.633 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a04fa45f-c9e4-4dbb-b1be-81ad6b1b3779 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] network_delete received. Deleting network 6ddc7499-dc86-4dc1-91eb-09ed93756fc9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-10 22:36:02.633 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a04fa45f-c9e4-4dbb-b1be-81ad6b1b3779 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] Network 6ddc7499-dc86-4dc1-91eb-09ed93756fc9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-10 22:36:03.107 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-222ccffa-768e-4333-848e-34f0b9a61e82 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] port_update received: 83506407-62d2-4c27-bda9-1ab469c42fc9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-10 22:36:03.124 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-222ccffa-768e-4333-848e-34f0b9a61e82 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] No port 83506407-62d2-4c27-bda9-1ab469c42fc9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-10 22:36:06.492 1720 1910442553592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 83506407-62d2-4c27-bda9-1ab469c42fc9 2021-06-10 22:36:06.584 1720 1910442553768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b7d10c80-91ea-46fb-ac52-e10368fecdbc 2021-06-10 22:36:06.849 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bc8a0b45-89fa-414e-a4a3-3b9dfc162ef8 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Security group member updated on remote: ['7c9b93e4-94f4-4037-bd1f-6dc1cb2b85fe'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:36:06.849 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-bc8a0b45-89fa-414e-a4a3-3b9dfc162ef8 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Security group member updated ['7c9b93e4-94f4-4037-bd1f-6dc1cb2b85fe'] 2021-06-10 22:36:06.849 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-bc8a0b45-89fa-414e-a4a3-3b9dfc162ef8 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Refresh firewall rules 2021-06-10 22:36:06.849 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bc8a0b45-89fa-414e-a4a3-3b9dfc162ef8 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Get security group information for devices via rpc ['b7279149-c282-48c5-a1b4-63fd4d8b1d72', '20195b14-2453-48d0-a058-89aa9ca0f31d', 'bf5a8209-8a6f-4215-a90a-e3dfe667693a', 'b7d10c80-91ea-46fb-ac52-e10368fecdbc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:36:06.958 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc8a0b45-89fa-414e-a4a3-3b9dfc162ef8 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] port_delete event received for 'b7d10c80-91ea-46fb-ac52-e10368fecdbc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:36:07.384 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bc8a0b45-89fa-414e-a4a3-3b9dfc162ef8 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update security group information for ports dict_keys(['20195b14-2453-48d0-a058-89aa9ca0f31d', 'b7279149-c282-48c5-a1b4-63fd4d8b1d72', 'bf5a8209-8a6f-4215-a90a-e3dfe667693a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:36:07.384 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bc8a0b45-89fa-414e-a4a3-3b9dfc162ef8 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:36:07.384 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bc8a0b45-89fa-414e-a4a3-3b9dfc162ef8 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update rules of security group (7c9b93e4-94f4-4037-bd1f-6dc1cb2b85fe) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:36:07.384 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bc8a0b45-89fa-414e-a4a3-3b9dfc162ef8 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update members of security group (7c9b93e4-94f4-4037-bd1f-6dc1cb2b85fe) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-10 22:36:07.384 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bc8a0b45-89fa-414e-a4a3-3b9dfc162ef8 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update port filter for 20195b14-2453-48d0-a058-89aa9ca0f31d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:36:07.384 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bc8a0b45-89fa-414e-a4a3-3b9dfc162ef8 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Updating port rules. 2021-06-10 22:36:07.384 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bc8a0b45-89fa-414e-a4a3-3b9dfc162ef8 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Creating 0 new rules, removing 1 old rules. 2021-06-10 22:36:07.397 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [req-bc8a0b45-89fa-414e-a4a3-3b9dfc162ef8 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-20195b14-2453-48d0-a058-89aa9ca0f31d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:36:07.397 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [req-bc8a0b45-89fa-414e-a4a3-3b9dfc162ef8 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-20195b14-2453-48d0-a058-89aa9ca0f31d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:36:07.397 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [req-bc8a0b45-89fa-414e-a4a3-3b9dfc162ef8 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-20195b14-2453-48d0-a058-89aa9ca0f31d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:36:07.708 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [req-bc8a0b45-89fa-414e-a4a3-3b9dfc162ef8 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-20195b14-2453-48d0-a058-89aa9ca0f31d" 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-06-10 22:36:07.708 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bc8a0b45-89fa-414e-a4a3-3b9dfc162ef8 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update port filter for b7279149-c282-48c5-a1b4-63fd4d8b1d72 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:36:07.708 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bc8a0b45-89fa-414e-a4a3-3b9dfc162ef8 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Updating port rules. 2021-06-10 22:36:07.708 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bc8a0b45-89fa-414e-a4a3-3b9dfc162ef8 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Creating 0 new rules, removing 1 old rules. 2021-06-10 22:36:07.708 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [req-bc8a0b45-89fa-414e-a4a3-3b9dfc162ef8 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-b7279149-c282-48c5-a1b4-63fd4d8b1d72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:36:07.708 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [req-bc8a0b45-89fa-414e-a4a3-3b9dfc162ef8 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-b7279149-c282-48c5-a1b4-63fd4d8b1d72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:36:07.708 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [req-bc8a0b45-89fa-414e-a4a3-3b9dfc162ef8 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-b7279149-c282-48c5-a1b4-63fd4d8b1d72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:36:07.742 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-10 22:36:08.021 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Adding port 83506407-62d2-4c27-bda9-1ab469c42fc9 2021-06-10 22:36:08.021 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Port 83506407-62d2-4c27-bda9-1ab469c42fc9 updated. Details: {'device': '83506407-62d2-4c27-bda9-1ab469c42fc9', 'network_id': '406217a3-0e7c-48d6-bb48-103d62f5e625', 'port_id': '83506407-62d2-4c27-bda9-1ab469c42fc9', 'mac_address': 'fa:16:3e:b5:6e:98', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 241, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1ccdc94d-ba52-430f-81a8-ac12d2154bd4', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-10 22:36:08.021 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-10 22:36:08.021 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-10 22:36:08.021 1720 1910442556936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b7d10c80-91ea-46fb-ac52-e10368fecdbc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-10 22:36:08.021 1720 1910442556936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b7d10c80-91ea-46fb-ac52-e10368fecdbc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-10 22:36:08.021 1720 1910442556936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b7d10c80-91ea-46fb-ac52-e10368fecdbc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-10 22:36:08.021 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-83506407-62d2-4c27-bda9-1ab469c42fc9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:36:08.021 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 83506407-62d2-4c27-bda9-1ab469c42fc9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-10 22:36:08.021 1720 1910442555880 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 406217a3-0e7c-48d6-bb48-103d62f5e625 2021-06-10 22:36:08.021 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-10 22:36:08.052 1720 1910442556936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b7d10c80-91ea-46fb-ac52-e10368fecdbc'] 2021-06-10 22:36:08.052 1720 1910442556936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-10 22:36:08.052 1720 1910442556936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-10 22:36:08.052 1720 1910442556936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b7d10c80-91ea-46fb-ac52-e10368fecdbc'] 2021-06-10 22:36:08.068 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [req-bc8a0b45-89fa-414e-a4a3-3b9dfc162ef8 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-b7279149-c282-48c5-a1b4-63fd4d8b1d72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:36:08.068 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bc8a0b45-89fa-414e-a4a3-3b9dfc162ef8 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update port filter for bf5a8209-8a6f-4215-a90a-e3dfe667693a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:36:08.068 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bc8a0b45-89fa-414e-a4a3-3b9dfc162ef8 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Updating port rules. 2021-06-10 22:36:08.068 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bc8a0b45-89fa-414e-a4a3-3b9dfc162ef8 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Creating 0 new rules, removing 1 old rules. 2021-06-10 22:36:08.068 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [req-bc8a0b45-89fa-414e-a4a3-3b9dfc162ef8 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-bf5a8209-8a6f-4215-a90a-e3dfe667693a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:36:08.068 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [req-bc8a0b45-89fa-414e-a4a3-3b9dfc162ef8 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-bf5a8209-8a6f-4215-a90a-e3dfe667693a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:36:08.068 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [req-bc8a0b45-89fa-414e-a4a3-3b9dfc162ef8 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-bf5a8209-8a6f-4215-a90a-e3dfe667693a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:36:08.293 1720 1910442555880 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '83506407-62d2-4c27-bda9-1ab469c42fc9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:36:08.293 1720 1910442555880 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '83506407-62d2-4c27-bda9-1ab469c42fc9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:36:08.309 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 83506407-62d2-4c27-bda9-1ab469c42fc9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-10 22:36:08.309 1720 1910442555880 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 241, VLAN trunk: None to switch port 83506407-62d2-4c27-bda9-1ab469c42fc9 2021-06-10 22:36:08.442 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [req-bc8a0b45-89fa-414e-a4a3-3b9dfc162ef8 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-bf5a8209-8a6f-4215-a90a-e3dfe667693a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:36:08.475 1720 1910442555880 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-10 22:36:08.489 1720 1910442555880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['83506407-62d2-4c27-bda9-1ab469c42fc9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:36:08.681 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['83506407-62d2-4c27-bda9-1ab469c42fc9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:36:08.681 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:36:08.681 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c2ae0db1-edc4-40a5-88af-74f4b294642c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:36:08.681 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c2ae0db1-edc4-40a5-88af-74f4b294642c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-10 22:36:08.681 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 83506407-62d2-4c27-bda9-1ab469c42fc9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:36:08.681 1720 1910442555880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-10 22:36:08.681 1720 1910442555880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 83506407-62d2-4c27-bda9-1ab469c42fc9 not yet added. Adding. 2021-06-10 22:36:08.681 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-10 22:36:08.695 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-10 22:36:08.977 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83506407-62d2-4c27-bda9-1ab469c42fc9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:36:09.273 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83506407-62d2-4c27-bda9-1ab469c42fc9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:36:09.273 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83506407-62d2-4c27-bda9-1ab469c42fc9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:36:09.614 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83506407-62d2-4c27-bda9-1ab469c42fc9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:36:09.759 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:36:09.804 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:36:09.804 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-83506407-62d2-4c27-bda9-1ab469c42fc9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.781s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:36:09.804 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 83506407-62d2-4c27-bda9-1ab469c42fc9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-10 22:36:09.821 1720 1910442555880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 83506407-62d2-4c27-bda9-1ab469c42fc9 processed. 2021-06-10 22:36:11.775 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:36:11.976 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:36:12.646 1720 1910442553768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bf5a8209-8a6f-4215-a90a-e3dfe667693a 2021-06-10 22:36:12.803 1720 1910442555880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-51a14e9d-85f4-4379-abdd-04d2184beacc a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Security group member updated on remote: ['7c9b93e4-94f4-4037-bd1f-6dc1cb2b85fe'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:36:12.803 1720 1910442555880 MainThread INFO neutron.agent.securitygroups_rpc [req-51a14e9d-85f4-4379-abdd-04d2184beacc a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Security group member updated ['7c9b93e4-94f4-4037-bd1f-6dc1cb2b85fe'] 2021-06-10 22:36:12.803 1720 1910442555880 MainThread INFO neutron.agent.securitygroups_rpc [req-51a14e9d-85f4-4379-abdd-04d2184beacc a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Refresh firewall rules 2021-06-10 22:36:12.803 1720 1910442555880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-51a14e9d-85f4-4379-abdd-04d2184beacc a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Get security group information for devices via rpc ['b7279149-c282-48c5-a1b4-63fd4d8b1d72', '20195b14-2453-48d0-a058-89aa9ca0f31d', 'bf5a8209-8a6f-4215-a90a-e3dfe667693a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:36:12.974 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51a14e9d-85f4-4379-abdd-04d2184beacc a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] port_delete event received for 'bf5a8209-8a6f-4215-a90a-e3dfe667693a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:36:13.146 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-51a14e9d-85f4-4379-abdd-04d2184beacc a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update security group information for ports dict_keys(['20195b14-2453-48d0-a058-89aa9ca0f31d', 'b7279149-c282-48c5-a1b4-63fd4d8b1d72']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:36:13.146 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-51a14e9d-85f4-4379-abdd-04d2184beacc a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:36:13.146 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-51a14e9d-85f4-4379-abdd-04d2184beacc a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update rules of security group (7c9b93e4-94f4-4037-bd1f-6dc1cb2b85fe) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:36:13.146 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-51a14e9d-85f4-4379-abdd-04d2184beacc a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update members of security group (7c9b93e4-94f4-4037-bd1f-6dc1cb2b85fe) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-10 22:36:13.146 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-51a14e9d-85f4-4379-abdd-04d2184beacc a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update port filter for 20195b14-2453-48d0-a058-89aa9ca0f31d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:36:13.146 1720 1910442555880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-51a14e9d-85f4-4379-abdd-04d2184beacc a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Updating port rules. 2021-06-10 22:36:13.146 1720 1910442555880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-51a14e9d-85f4-4379-abdd-04d2184beacc a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Creating 0 new rules, removing 1 old rules. 2021-06-10 22:36:13.146 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [req-51a14e9d-85f4-4379-abdd-04d2184beacc a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-20195b14-2453-48d0-a058-89aa9ca0f31d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:36:13.164 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [req-51a14e9d-85f4-4379-abdd-04d2184beacc a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-20195b14-2453-48d0-a058-89aa9ca0f31d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:36:13.164 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [req-51a14e9d-85f4-4379-abdd-04d2184beacc a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-20195b14-2453-48d0-a058-89aa9ca0f31d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:36:13.776 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-10 22:36:13.776 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [req-51a14e9d-85f4-4379-abdd-04d2184beacc a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-20195b14-2453-48d0-a058-89aa9ca0f31d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.610s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:36:13.776 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-51a14e9d-85f4-4379-abdd-04d2184beacc a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update port filter for b7279149-c282-48c5-a1b4-63fd4d8b1d72 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:36:13.776 1720 1910442555880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-51a14e9d-85f4-4379-abdd-04d2184beacc a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Updating port rules. 2021-06-10 22:36:13.776 1720 1910442555880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-51a14e9d-85f4-4379-abdd-04d2184beacc a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Creating 0 new rules, removing 1 old rules. 2021-06-10 22:36:13.786 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [req-51a14e9d-85f4-4379-abdd-04d2184beacc a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-b7279149-c282-48c5-a1b4-63fd4d8b1d72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:36:13.786 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [req-51a14e9d-85f4-4379-abdd-04d2184beacc a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-b7279149-c282-48c5-a1b4-63fd4d8b1d72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:36:13.786 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [req-51a14e9d-85f4-4379-abdd-04d2184beacc a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-b7279149-c282-48c5-a1b4-63fd4d8b1d72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:36:13.786 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bf5a8209-8a6f-4215-a90a-e3dfe667693a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-10 22:36:13.786 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bf5a8209-8a6f-4215-a90a-e3dfe667693a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-10 22:36:13.786 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bf5a8209-8a6f-4215-a90a-e3dfe667693a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-10 22:36:13.882 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bf5a8209-8a6f-4215-a90a-e3dfe667693a'] 2021-06-10 22:36:13.882 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-10 22:36:13.882 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-10 22:36:13.882 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bf5a8209-8a6f-4215-a90a-e3dfe667693a'] 2021-06-10 22:36:14.194 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [req-51a14e9d-85f4-4379-abdd-04d2184beacc a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-b7279149-c282-48c5-a1b4-63fd4d8b1d72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:36:15.795 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:36:15.833 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:36:16.631 1720 1910442553592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 2021-06-10 22:36:17.791 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-10 22:36:18.055 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Adding port abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 2021-06-10 22:36:18.055 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Port abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 updated. Details: {'device': 'abf3e9b6-a78e-4c83-9ab6-0ff46ac73789', 'network_id': '182b4907-aa69-4a3e-bc3d-23e1a5747407', 'port_id': 'abf3e9b6-a78e-4c83-9ab6-0ff46ac73789', 'mac_address': 'fa:16:3e:69:a9:ce', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 243, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a00db873-4b40-49e4-b1db-fc4a572e35f0', '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-06-10 22:36:18.055 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-10 22:36:18.055 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-abf3e9b6-a78e-4c83-9ab6-0ff46ac73789" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:36:18.055 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-10 22:36:18.073 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-10 22:36:18.121 1720 1910442555880 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'abf3e9b6-a78e-4c83-9ab6-0ff46ac73789') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:36:18.121 1720 1910442555880 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'abf3e9b6-a78e-4c83-9ab6-0ff46ac73789') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:36:18.131 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-10 22:36:18.131 1720 1910442555880 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 243, VLAN trunk: None to switch port abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 2021-06-10 22:36:18.257 1720 1910442555880 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-10 22:36:18.257 1720 1910442555880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['abf3e9b6-a78e-4c83-9ab6-0ff46ac73789'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:36:18.598 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['abf3e9b6-a78e-4c83-9ab6-0ff46ac73789']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:36:18.598 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:36:18.598 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (509d11e1-6962-4422-9367-bae9ba3f442f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:36:18.619 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:36:18.619 1720 1910442555880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-10 22:36:18.619 1720 1910442555880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-06-10 22:36:18.619 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-abf3e9b6-a78e-4c83-9ab6-0ff46ac73789" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:36:18.619 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-abf3e9b6-a78e-4c83-9ab6-0ff46ac73789" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:36:18.619 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-abf3e9b6-a78e-4c83-9ab6-0ff46ac73789" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:36:18.619 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-abf3e9b6-a78e-4c83-9ab6-0ff46ac73789" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:36:18.663 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-483279c5-0ad2-498f-8d7e-f673a92e50e4 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Security group member updated on remote: ['7c9b93e4-94f4-4037-bd1f-6dc1cb2b85fe'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:36:18.663 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-483279c5-0ad2-498f-8d7e-f673a92e50e4 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Security group member updated ['7c9b93e4-94f4-4037-bd1f-6dc1cb2b85fe'] 2021-06-10 22:36:18.663 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-483279c5-0ad2-498f-8d7e-f673a92e50e4 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Refresh firewall rules 2021-06-10 22:36:18.663 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-483279c5-0ad2-498f-8d7e-f673a92e50e4 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Get security group information for devices via rpc ['b7279149-c282-48c5-a1b4-63fd4d8b1d72', '20195b14-2453-48d0-a058-89aa9ca0f31d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:36:18.711 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-abf3e9b6-a78e-4c83-9ab6-0ff46ac73789" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.656s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:36:18.711 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-10 22:36:18.711 1720 1910442555880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 processed. 2021-06-10 22:36:18.775 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-483279c5-0ad2-498f-8d7e-f673a92e50e4 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] port_delete event received for '20195b14-2453-48d0-a058-89aa9ca0f31d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:36:18.775 1720 1910442553768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 83506407-62d2-4c27-bda9-1ab469c42fc9 2021-06-10 22:36:18.775 1720 1910442553768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 20195b14-2453-48d0-a058-89aa9ca0f31d 2021-06-10 22:36:18.775 1720 1910442553768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 61fca80e-3b58-4c84-a5ed-1a1b682225ec 2021-06-10 22:36:19.011 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-483279c5-0ad2-498f-8d7e-f673a92e50e4 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update security group information for ports dict_keys(['b7279149-c282-48c5-a1b4-63fd4d8b1d72']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:36:19.011 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-483279c5-0ad2-498f-8d7e-f673a92e50e4 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:36:19.011 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-483279c5-0ad2-498f-8d7e-f673a92e50e4 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update rules of security group (7c9b93e4-94f4-4037-bd1f-6dc1cb2b85fe) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:36:19.011 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-483279c5-0ad2-498f-8d7e-f673a92e50e4 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update members of security group (7c9b93e4-94f4-4037-bd1f-6dc1cb2b85fe) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-10 22:36:19.011 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-483279c5-0ad2-498f-8d7e-f673a92e50e4 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update port filter for b7279149-c282-48c5-a1b4-63fd4d8b1d72 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:36:19.011 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-483279c5-0ad2-498f-8d7e-f673a92e50e4 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Updating port rules. 2021-06-10 22:36:19.011 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-483279c5-0ad2-498f-8d7e-f673a92e50e4 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Creating 0 new rules, removing 1 old rules. 2021-06-10 22:36:19.011 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [req-483279c5-0ad2-498f-8d7e-f673a92e50e4 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-b7279149-c282-48c5-a1b4-63fd4d8b1d72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:36:19.011 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [req-483279c5-0ad2-498f-8d7e-f673a92e50e4 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-b7279149-c282-48c5-a1b4-63fd4d8b1d72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:36:19.011 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [req-483279c5-0ad2-498f-8d7e-f673a92e50e4 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-b7279149-c282-48c5-a1b4-63fd4d8b1d72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:36:19.302 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [req-483279c5-0ad2-498f-8d7e-f673a92e50e4 a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Lock "n-hv-driver-port-lock-b7279149-c282-48c5-a1b4-63fd4d8b1d72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:36:19.804 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-10 22:36:19.804 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:36:19.804 1720 1910442556936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '83506407-62d2-4c27-bda9-1ab469c42fc9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-10 22:36:19.804 1720 1910442556936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '83506407-62d2-4c27-bda9-1ab469c42fc9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-10 22:36:19.804 1720 1910442556936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 83506407-62d2-4c27-bda9-1ab469c42fc9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-10 22:36:19.804 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '20195b14-2453-48d0-a058-89aa9ca0f31d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-10 22:36:19.804 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '20195b14-2453-48d0-a058-89aa9ca0f31d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-10 22:36:19.804 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 20195b14-2453-48d0-a058-89aa9ca0f31d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-10 22:36:19.804 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '61fca80e-3b58-4c84-a5ed-1a1b682225ec' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-10 22:36:19.804 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '61fca80e-3b58-4c84-a5ed-1a1b682225ec' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-10 22:36:19.804 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 61fca80e-3b58-4c84-a5ed-1a1b682225ec _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-10 22:36:19.833 1720 1910442556936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 406217a3-0e7c-48d6-bb48-103d62f5e625 2021-06-10 22:36:19.833 1720 1910442556936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['83506407-62d2-4c27-bda9-1ab469c42fc9'] 2021-06-10 22:36:19.833 1720 1910442556936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-10 22:36:19.833 1720 1910442556936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-10 22:36:19.833 1720 1910442556936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['83506407-62d2-4c27-bda9-1ab469c42fc9'] 2021-06-10 22:36:19.833 1720 1910442555880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['20195b14-2453-48d0-a058-89aa9ca0f31d'] 2021-06-10 22:36:19.833 1720 1910442555880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-10 22:36:19.833 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-10 22:36:19.833 1720 1910442555880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['20195b14-2453-48d0-a058-89aa9ca0f31d'] 2021-06-10 22:36:19.864 1720 1910442557288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e8e146ae-ffa8-4d36-94c8-7f13bcfc1f02 2021-06-10 22:36:19.864 1720 1910442557288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['61fca80e-3b58-4c84-a5ed-1a1b682225ec'] 2021-06-10 22:36:19.864 1720 1910442557288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-10 22:36:19.864 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-10 22:36:19.864 1720 1910442557288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['61fca80e-3b58-4c84-a5ed-1a1b682225ec'] 2021-06-10 22:36:19.942 1720 1910442557288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3c5d96a9-d78e-4792-b1c9-3910ba174638 c6500f0e7177469a9195eda0dcd67f31 fbc0d2d0fb484da48d51db1c9a98ffa6 - - -] Security group member updated on remote: ['86a809ab-7dbc-498b-b86d-20745e496b20'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:36:19.942 1720 1910442557288 MainThread INFO neutron.agent.securitygroups_rpc [req-3c5d96a9-d78e-4792-b1c9-3910ba174638 c6500f0e7177469a9195eda0dcd67f31 fbc0d2d0fb484da48d51db1c9a98ffa6 - - -] Security group member updated ['86a809ab-7dbc-498b-b86d-20745e496b20'] 2021-06-10 22:36:20.192 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c5d96a9-d78e-4792-b1c9-3910ba174638 c6500f0e7177469a9195eda0dcd67f31 fbc0d2d0fb484da48d51db1c9a98ffa6 - - -] port_delete event received for '61fca80e-3b58-4c84-a5ed-1a1b682225ec' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:36:20.351 1720 1910442557288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5db50a9d-8c24-4137-8610-b3a16f1e8f84 7419da0068fc4cd6ae4fcaa662e4540a 9e244e5e288d48ac91748e73d0a811f8 - - -] Security group member updated on remote: ['c2ae0db1-edc4-40a5-88af-74f4b294642c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:36:20.351 1720 1910442557288 MainThread INFO neutron.agent.securitygroups_rpc [req-5db50a9d-8c24-4137-8610-b3a16f1e8f84 7419da0068fc4cd6ae4fcaa662e4540a 9e244e5e288d48ac91748e73d0a811f8 - - -] Security group member updated ['c2ae0db1-edc4-40a5-88af-74f4b294642c'] 2021-06-10 22:36:20.505 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:36:20.551 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5db50a9d-8c24-4137-8610-b3a16f1e8f84 7419da0068fc4cd6ae4fcaa662e4540a 9e244e5e288d48ac91748e73d0a811f8 - - -] port_delete event received for '83506407-62d2-4c27-bda9-1ab469c42fc9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:36:21.802 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:36:21.927 1720 1910442555704 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-06-10 22:36:24.869 1720 1910442553768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b7279149-c282-48c5-a1b4-63fd4d8b1d72 2021-06-10 22:36:25.789 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1e7cb6e-a1af-4e98-8e71-16d5df8d82ea a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Security group member updated on remote: ['7c9b93e4-94f4-4037-bd1f-6dc1cb2b85fe'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:36:25.789 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-e1e7cb6e-a1af-4e98-8e71-16d5df8d82ea a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Security group member updated ['7c9b93e4-94f4-4037-bd1f-6dc1cb2b85fe'] 2021-06-10 22:36:25.789 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-e1e7cb6e-a1af-4e98-8e71-16d5df8d82ea a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Refresh firewall rules 2021-06-10 22:36:25.789 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1e7cb6e-a1af-4e98-8e71-16d5df8d82ea a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Get security group information for devices via rpc ['b7279149-c282-48c5-a1b4-63fd4d8b1d72'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:36:25.803 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-10 22:36:25.803 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b7279149-c282-48c5-a1b4-63fd4d8b1d72' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-10 22:36:25.803 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b7279149-c282-48c5-a1b4-63fd4d8b1d72' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-10 22:36:25.803 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b7279149-c282-48c5-a1b4-63fd4d8b1d72 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-10 22:36:25.819 1720 1910442557288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4f7a6a92-3660-4eec-93c6-a1c80f4d2a63 2021-06-10 22:36:25.819 1720 1910442557288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b7279149-c282-48c5-a1b4-63fd4d8b1d72'] 2021-06-10 22:36:25.819 1720 1910442557288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-10 22:36:25.819 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-10 22:36:25.836 1720 1910442557288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b7279149-c282-48c5-a1b4-63fd4d8b1d72'] 2021-06-10 22:36:25.880 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e1e7cb6e-a1af-4e98-8e71-16d5df8d82ea a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:36:25.880 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e1e7cb6e-a1af-4e98-8e71-16d5df8d82ea a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:36:26.088 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1e7cb6e-a1af-4e98-8e71-16d5df8d82ea a2dc38109553425fbc1bbe2858734297 f55c48b409fc48b78ade5c1a4a5c051a - - -] port_delete event received for 'b7279149-c282-48c5-a1b4-63fd4d8b1d72' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:36:27.832 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:36:27.879 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:36:29.772 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14d7f566-f9ed-45c5-8892-da6a8bac862f 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] network_delete received. Deleting network 4f7a6a92-3660-4eec-93c6-a1c80f4d2a63 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-10 22:36:29.772 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14d7f566-f9ed-45c5-8892-da6a8bac862f 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] Network 4f7a6a92-3660-4eec-93c6-a1c80f4d2a63 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-10 22:36:34.990 1720 1910442553768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 2021-06-10 22:36:35.882 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-10 22:36:35.882 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'abf3e9b6-a78e-4c83-9ab6-0ff46ac73789' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-10 22:36:35.882 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'abf3e9b6-a78e-4c83-9ab6-0ff46ac73789' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-10 22:36:35.882 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-10 22:36:35.913 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['abf3e9b6-a78e-4c83-9ab6-0ff46ac73789'] 2021-06-10 22:36:35.913 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-10 22:36:35.913 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-10 22:36:35.913 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['abf3e9b6-a78e-4c83-9ab6-0ff46ac73789'] 2021-06-10 22:36:36.941 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9d71d360-c391-41db-8cf1-cf22af8d8b76 c6500f0e7177469a9195eda0dcd67f31 fbc0d2d0fb484da48d51db1c9a98ffa6 - - -] Security group member updated on remote: ['86a809ab-7dbc-498b-b86d-20745e496b20'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:36:36.941 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-9d71d360-c391-41db-8cf1-cf22af8d8b76 c6500f0e7177469a9195eda0dcd67f31 fbc0d2d0fb484da48d51db1c9a98ffa6 - - -] Security group member updated ['86a809ab-7dbc-498b-b86d-20745e496b20'] 2021-06-10 22:36:37.885 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:36:38.242 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:36:39.020 1720 1910442553768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 2021-06-10 22:36:39.691 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52055c68-e8f2-46d8-8ae8-76a82f488ef0 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] port_update received: c14cb8a6-22b8-4f49-a81e-82bb78fcafc9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-10 22:36:39.705 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52055c68-e8f2-46d8-8ae8-76a82f488ef0 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] No port c14cb8a6-22b8-4f49-a81e-82bb78fcafc9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-10 22:36:39.887 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-10 22:36:39.887 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'abf3e9b6-a78e-4c83-9ab6-0ff46ac73789' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-10 22:36:39.887 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'abf3e9b6-a78e-4c83-9ab6-0ff46ac73789' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-10 22:36:39.887 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-10 22:36:39.899 1720 1910442555704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 182b4907-aa69-4a3e-bc3d-23e1a5747407 2021-06-10 22:36:39.899 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['abf3e9b6-a78e-4c83-9ab6-0ff46ac73789'] 2021-06-10 22:36:39.899 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-10 22:36:39.899 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['abf3e9b6-a78e-4c83-9ab6-0ff46ac73789'] 2021-06-10 22:36:41.895 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:36:42.053 1720 1910442555704 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-06-10 22:36:42.917 1720 1910442553592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c14cb8a6-22b8-4f49-a81e-82bb78fcafc9 2021-06-10 22:36:43.910 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-10 22:36:44.523 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Adding port c14cb8a6-22b8-4f49-a81e-82bb78fcafc9 2021-06-10 22:36:44.523 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Port c14cb8a6-22b8-4f49-a81e-82bb78fcafc9 updated. Details: {'device': 'c14cb8a6-22b8-4f49-a81e-82bb78fcafc9', 'network_id': 'e8e146ae-ffa8-4d36-94c8-7f13bcfc1f02', 'port_id': 'c14cb8a6-22b8-4f49-a81e-82bb78fcafc9', 'mac_address': 'fa:16:3e:66:11:16', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 249, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cfed3609-8fc2-4256-a479-bf9532f4a14a', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-10 22:36:44.523 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-10 22:36:44.523 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c14cb8a6-22b8-4f49-a81e-82bb78fcafc9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:36:44.523 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c14cb8a6-22b8-4f49-a81e-82bb78fcafc9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-10 22:36:44.523 1720 1910442555704 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e8e146ae-ffa8-4d36-94c8-7f13bcfc1f02 2021-06-10 22:36:44.523 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-10 22:36:44.662 1720 1910442555704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c14cb8a6-22b8-4f49-a81e-82bb78fcafc9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:36:44.662 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c14cb8a6-22b8-4f49-a81e-82bb78fcafc9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:36:44.685 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c14cb8a6-22b8-4f49-a81e-82bb78fcafc9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-10 22:36:44.685 1720 1910442555704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 249, VLAN trunk: None to switch port c14cb8a6-22b8-4f49-a81e-82bb78fcafc9 2021-06-10 22:36:44.783 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-10 22:36:44.783 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c14cb8a6-22b8-4f49-a81e-82bb78fcafc9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:36:45.192 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c14cb8a6-22b8-4f49-a81e-82bb78fcafc9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:36:45.192 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:36:45.192 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (86a809ab-7dbc-498b-b86d-20745e496b20) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:36:45.192 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (86a809ab-7dbc-498b-b86d-20745e496b20) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-10 22:36:45.192 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c14cb8a6-22b8-4f49-a81e-82bb78fcafc9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:36:45.192 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-10 22:36:45.209 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c14cb8a6-22b8-4f49-a81e-82bb78fcafc9 not yet added. Adding. 2021-06-10 22:36:45.209 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-10 22:36:45.209 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-10 22:36:45.336 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c14cb8a6-22b8-4f49-a81e-82bb78fcafc9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:36:45.461 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c14cb8a6-22b8-4f49-a81e-82bb78fcafc9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:36:45.461 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c14cb8a6-22b8-4f49-a81e-82bb78fcafc9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:36:45.586 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c14cb8a6-22b8-4f49-a81e-82bb78fcafc9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:36:45.709 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c14cb8a6-22b8-4f49-a81e-82bb78fcafc9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:36:45.709 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c14cb8a6-22b8-4f49-a81e-82bb78fcafc9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-10 22:36:45.709 1720 1910442555704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c14cb8a6-22b8-4f49-a81e-82bb78fcafc9 processed. 2021-06-10 22:36:45.910 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:36:46.526 1720 1910442555704 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-06-10 22:36:54.665 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bacca087-7ee8-4d94-8d6d-c48684a544ee 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] network_delete received. Deleting network 406217a3-0e7c-48d6-bb48-103d62f5e625 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-10 22:36:54.665 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bacca087-7ee8-4d94-8d6d-c48684a544ee 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] Network 406217a3-0e7c-48d6-bb48-103d62f5e625 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-10 22:36:59.070 1720 1910442553592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 2021-06-10 22:36:59.972 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-10 22:37:00.227 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Adding port abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 2021-06-10 22:37:00.227 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Port abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 updated. Details: {'device': 'abf3e9b6-a78e-4c83-9ab6-0ff46ac73789', 'network_id': '182b4907-aa69-4a3e-bc3d-23e1a5747407', 'port_id': 'abf3e9b6-a78e-4c83-9ab6-0ff46ac73789', 'mac_address': 'fa:16:3e:69:a9:ce', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 243, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a00db873-4b40-49e4-b1db-fc4a572e35f0', '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-06-10 22:37:00.227 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-10 22:37:00.227 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-abf3e9b6-a78e-4c83-9ab6-0ff46ac73789" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:37:00.227 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-10 22:37:00.227 1720 1910442555704 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 182b4907-aa69-4a3e-bc3d-23e1a5747407 2021-06-10 22:37:00.227 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-10 22:37:00.489 1720 1910442555704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'abf3e9b6-a78e-4c83-9ab6-0ff46ac73789') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:37:00.489 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'abf3e9b6-a78e-4c83-9ab6-0ff46ac73789') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:37:00.489 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-10 22:37:00.489 1720 1910442555704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 243, VLAN trunk: None to switch port abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 2021-06-10 22:37:00.676 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-10 22:37:00.676 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['abf3e9b6-a78e-4c83-9ab6-0ff46ac73789'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:37:00.901 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['abf3e9b6-a78e-4c83-9ab6-0ff46ac73789']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:37:00.901 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:37:00.901 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (509d11e1-6962-4422-9367-bae9ba3f442f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:37:00.901 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:37:00.901 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-10 22:37:00.901 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 not yet added. Adding. 2021-06-10 22:37:00.901 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-10 22:37:00.901 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-10 22:37:01.072 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-abf3e9b6-a78e-4c83-9ab6-0ff46ac73789" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:37:01.238 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-abf3e9b6-a78e-4c83-9ab6-0ff46ac73789" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:37:01.238 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-abf3e9b6-a78e-4c83-9ab6-0ff46ac73789" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:37:01.398 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-abf3e9b6-a78e-4c83-9ab6-0ff46ac73789" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:37:01.505 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-abf3e9b6-a78e-4c83-9ab6-0ff46ac73789" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:37:01.505 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-10 22:37:01.505 1720 1910442555704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 processed. 2021-06-10 22:37:01.972 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:37:02.236 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:37:08.259 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca0fcb37-7bec-47ee-84d6-3bd23fa7603b - - - - -] port_update received: 1794bf91-6161-4b33-84c0-b930b598e00d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-10 22:37:08.259 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca0fcb37-7bec-47ee-84d6-3bd23fa7603b - - - - -] No port 1794bf91-6161-4b33-84c0-b930b598e00d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-10 22:37:13.223 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f4ffb2a-683d-4630-85b3-8d2e132ecdba - - - - -] port_update received: 4d1b2aa9-d059-49de-9e86-740152055895 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-10 22:37:13.240 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f4ffb2a-683d-4630-85b3-8d2e132ecdba - - - - -] No port 4d1b2aa9-d059-49de-9e86-740152055895 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-10 22:37:13.291 1720 1910442553768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 07f2d984-c80c-49e1-8a07-8d41e567134b 2021-06-10 22:37:13.316 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6e2c1d4e-dc62-41ff-9cd9-3beba93cf9f7 a66bcc0168154822aad5e98c1af445f0 ea810c1d8fc94429b4968af0a779c8a2 - - -] Security group member updated on remote: ['345395e6-6c2b-44bf-9974-4a865ece2021'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:37:13.316 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-6e2c1d4e-dc62-41ff-9cd9-3beba93cf9f7 a66bcc0168154822aad5e98c1af445f0 ea810c1d8fc94429b4968af0a779c8a2 - - -] Security group member updated ['345395e6-6c2b-44bf-9974-4a865ece2021'] 2021-06-10 22:37:13.318 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-6e2c1d4e-dc62-41ff-9cd9-3beba93cf9f7 a66bcc0168154822aad5e98c1af445f0 ea810c1d8fc94429b4968af0a779c8a2 - - -] Refresh firewall rules 2021-06-10 22:37:13.318 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6e2c1d4e-dc62-41ff-9cd9-3beba93cf9f7 a66bcc0168154822aad5e98c1af445f0 ea810c1d8fc94429b4968af0a779c8a2 - - -] Get security group information for devices via rpc ['ed665c9a-55a0-474b-8266-2d7b8fdf456d', '07f2d984-c80c-49e1-8a07-8d41e567134b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:37:13.436 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e2c1d4e-dc62-41ff-9cd9-3beba93cf9f7 a66bcc0168154822aad5e98c1af445f0 ea810c1d8fc94429b4968af0a779c8a2 - - -] port_delete event received for '07f2d984-c80c-49e1-8a07-8d41e567134b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:37:14.066 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-10 22:37:14.068 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '07f2d984-c80c-49e1-8a07-8d41e567134b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-10 22:37:14.068 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '07f2d984-c80c-49e1-8a07-8d41e567134b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-10 22:37:14.068 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 07f2d984-c80c-49e1-8a07-8d41e567134b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-10 22:37:14.085 1720 1910442557288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['07f2d984-c80c-49e1-8a07-8d41e567134b'] 2021-06-10 22:37:14.085 1720 1910442557288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-10 22:37:14.085 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-10 22:37:14.085 1720 1910442557288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['07f2d984-c80c-49e1-8a07-8d41e567134b'] 2021-06-10 22:37:14.179 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6e2c1d4e-dc62-41ff-9cd9-3beba93cf9f7 a66bcc0168154822aad5e98c1af445f0 ea810c1d8fc94429b4968af0a779c8a2 - - -] Update security group information for ports dict_keys(['ed665c9a-55a0-474b-8266-2d7b8fdf456d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:37:14.179 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6e2c1d4e-dc62-41ff-9cd9-3beba93cf9f7 a66bcc0168154822aad5e98c1af445f0 ea810c1d8fc94429b4968af0a779c8a2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:37:14.179 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6e2c1d4e-dc62-41ff-9cd9-3beba93cf9f7 a66bcc0168154822aad5e98c1af445f0 ea810c1d8fc94429b4968af0a779c8a2 - - -] Update rules of security group (345395e6-6c2b-44bf-9974-4a865ece2021) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:37:14.179 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6e2c1d4e-dc62-41ff-9cd9-3beba93cf9f7 a66bcc0168154822aad5e98c1af445f0 ea810c1d8fc94429b4968af0a779c8a2 - - -] Update members of security group (345395e6-6c2b-44bf-9974-4a865ece2021) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-10 22:37:14.179 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6e2c1d4e-dc62-41ff-9cd9-3beba93cf9f7 a66bcc0168154822aad5e98c1af445f0 ea810c1d8fc94429b4968af0a779c8a2 - - -] Update port filter for ed665c9a-55a0-474b-8266-2d7b8fdf456d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:37:14.179 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6e2c1d4e-dc62-41ff-9cd9-3beba93cf9f7 a66bcc0168154822aad5e98c1af445f0 ea810c1d8fc94429b4968af0a779c8a2 - - -] Updating port rules. 2021-06-10 22:37:14.179 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6e2c1d4e-dc62-41ff-9cd9-3beba93cf9f7 a66bcc0168154822aad5e98c1af445f0 ea810c1d8fc94429b4968af0a779c8a2 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-10 22:37:14.179 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [req-6e2c1d4e-dc62-41ff-9cd9-3beba93cf9f7 a66bcc0168154822aad5e98c1af445f0 ea810c1d8fc94429b4968af0a779c8a2 - - -] Lock "n-hv-driver-port-lock-ed665c9a-55a0-474b-8266-2d7b8fdf456d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:37:14.179 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [req-6e2c1d4e-dc62-41ff-9cd9-3beba93cf9f7 a66bcc0168154822aad5e98c1af445f0 ea810c1d8fc94429b4968af0a779c8a2 - - -] Lock "n-hv-driver-port-lock-ed665c9a-55a0-474b-8266-2d7b8fdf456d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:37:14.179 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [req-6e2c1d4e-dc62-41ff-9cd9-3beba93cf9f7 a66bcc0168154822aad5e98c1af445f0 ea810c1d8fc94429b4968af0a779c8a2 - - -] Lock "n-hv-driver-port-lock-ed665c9a-55a0-474b-8266-2d7b8fdf456d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:37:14.369 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [req-6e2c1d4e-dc62-41ff-9cd9-3beba93cf9f7 a66bcc0168154822aad5e98c1af445f0 ea810c1d8fc94429b4968af0a779c8a2 - - -] Lock "n-hv-driver-port-lock-ed665c9a-55a0-474b-8266-2d7b8fdf456d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:37:15.750 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48b0fef8-414f-4f90-b1e0-057702ceb193 - - - - -] port_update received: 3b1ddfca-32fd-4de1-937d-0f030058d9fc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-10 22:37:15.770 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48b0fef8-414f-4f90-b1e0-057702ceb193 - - - - -] No port 3b1ddfca-32fd-4de1-937d-0f030058d9fc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-10 22:37:16.066 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:37:16.128 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:37:20.304 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d949f31-a38f-4c99-99ed-ea8b7d4601c6 - - - - -] port_update received: dad43457-35f2-49a4-a94e-3704552eb903 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-10 22:37:20.319 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d949f31-a38f-4c99-99ed-ea8b7d4601c6 - - - - -] No port dad43457-35f2-49a4-a94e-3704552eb903 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-10 22:37:23.411 1720 1910442553768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ed665c9a-55a0-474b-8266-2d7b8fdf456d 2021-06-10 22:37:23.957 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-92c7f355-627e-4935-ae4e-4b7ae0032fdf a66bcc0168154822aad5e98c1af445f0 ea810c1d8fc94429b4968af0a779c8a2 - - -] Security group member updated on remote: ['345395e6-6c2b-44bf-9974-4a865ece2021'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:37:23.957 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-92c7f355-627e-4935-ae4e-4b7ae0032fdf a66bcc0168154822aad5e98c1af445f0 ea810c1d8fc94429b4968af0a779c8a2 - - -] Security group member updated ['345395e6-6c2b-44bf-9974-4a865ece2021'] 2021-06-10 22:37:23.957 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-92c7f355-627e-4935-ae4e-4b7ae0032fdf a66bcc0168154822aad5e98c1af445f0 ea810c1d8fc94429b4968af0a779c8a2 - - -] Refresh firewall rules 2021-06-10 22:37:23.957 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-92c7f355-627e-4935-ae4e-4b7ae0032fdf a66bcc0168154822aad5e98c1af445f0 ea810c1d8fc94429b4968af0a779c8a2 - - -] Get security group information for devices via rpc ['ed665c9a-55a0-474b-8266-2d7b8fdf456d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:37:24.019 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-92c7f355-627e-4935-ae4e-4b7ae0032fdf a66bcc0168154822aad5e98c1af445f0 ea810c1d8fc94429b4968af0a779c8a2 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:37:24.019 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-92c7f355-627e-4935-ae4e-4b7ae0032fdf a66bcc0168154822aad5e98c1af445f0 ea810c1d8fc94429b4968af0a779c8a2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:37:24.067 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92c7f355-627e-4935-ae4e-4b7ae0032fdf a66bcc0168154822aad5e98c1af445f0 ea810c1d8fc94429b4968af0a779c8a2 - - -] port_delete event received for 'ed665c9a-55a0-474b-8266-2d7b8fdf456d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:37:24.083 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-10 22:37:24.083 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ed665c9a-55a0-474b-8266-2d7b8fdf456d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-10 22:37:24.083 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ed665c9a-55a0-474b-8266-2d7b8fdf456d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-10 22:37:24.083 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ed665c9a-55a0-474b-8266-2d7b8fdf456d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-10 22:37:24.099 1720 1910442555704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b26f3786-1445-4388-8d34-a44aab878cf8 2021-06-10 22:37:24.099 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ed665c9a-55a0-474b-8266-2d7b8fdf456d'] 2021-06-10 22:37:24.099 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-10 22:37:24.099 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-10 22:37:24.099 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ed665c9a-55a0-474b-8266-2d7b8fdf456d'] 2021-06-10 22:37:26.085 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:37:26.144 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:37:26.709 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-48e83c93-161f-45da-94e7-ebd48bd3dc25 c6500f0e7177469a9195eda0dcd67f31 fbc0d2d0fb484da48d51db1c9a98ffa6 - - -] Security group member updated on remote: ['86a809ab-7dbc-498b-b86d-20745e496b20'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:37:26.709 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-48e83c93-161f-45da-94e7-ebd48bd3dc25 c6500f0e7177469a9195eda0dcd67f31 fbc0d2d0fb484da48d51db1c9a98ffa6 - - -] Security group member updated ['86a809ab-7dbc-498b-b86d-20745e496b20'] 2021-06-10 22:37:26.709 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-48e83c93-161f-45da-94e7-ebd48bd3dc25 c6500f0e7177469a9195eda0dcd67f31 fbc0d2d0fb484da48d51db1c9a98ffa6 - - -] Refresh firewall rules 2021-06-10 22:37:26.709 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-48e83c93-161f-45da-94e7-ebd48bd3dc25 c6500f0e7177469a9195eda0dcd67f31 fbc0d2d0fb484da48d51db1c9a98ffa6 - - -] Get security group information for devices via rpc ['c14cb8a6-22b8-4f49-a81e-82bb78fcafc9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:37:26.788 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-48e83c93-161f-45da-94e7-ebd48bd3dc25 c6500f0e7177469a9195eda0dcd67f31 fbc0d2d0fb484da48d51db1c9a98ffa6 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:37:26.788 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-48e83c93-161f-45da-94e7-ebd48bd3dc25 c6500f0e7177469a9195eda0dcd67f31 fbc0d2d0fb484da48d51db1c9a98ffa6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:37:26.867 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48e83c93-161f-45da-94e7-ebd48bd3dc25 c6500f0e7177469a9195eda0dcd67f31 fbc0d2d0fb484da48d51db1c9a98ffa6 - - -] port_delete event received for 'c14cb8a6-22b8-4f49-a81e-82bb78fcafc9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:37:27.250 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-779bb738-3a68-4dba-a6ea-6c04c2104f4c 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] port_delete event received for 'ed46bc01-44cc-42b3-ac61-d5b0a177b780' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:37:27.443 1720 1910442553768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c14cb8a6-22b8-4f49-a81e-82bb78fcafc9 2021-06-10 22:37:28.097 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-10 22:37:28.097 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c14cb8a6-22b8-4f49-a81e-82bb78fcafc9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-10 22:37:28.097 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c14cb8a6-22b8-4f49-a81e-82bb78fcafc9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-10 22:37:28.097 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c14cb8a6-22b8-4f49-a81e-82bb78fcafc9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-10 22:37:28.100 1720 1910442555704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e8e146ae-ffa8-4d36-94c8-7f13bcfc1f02 2021-06-10 22:37:28.100 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c14cb8a6-22b8-4f49-a81e-82bb78fcafc9'] 2021-06-10 22:37:28.100 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-10 22:37:28.100 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-10 22:37:28.100 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c14cb8a6-22b8-4f49-a81e-82bb78fcafc9'] 2021-06-10 22:37:29.278 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acd7abd-18c4-4328-846e-30353fd8e078 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] port_delete event received for '46a3b448-11ac-4511-8e40-a8118c2be898' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:37:30.114 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:37:30.147 1720 1910442555704 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-06-10 22:37:30.351 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a19a101-8c55-43df-b6ec-bb8a3eb07f29 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] network_delete received. Deleting network b26f3786-1445-4388-8d34-a44aab878cf8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-10 22:37:30.351 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a19a101-8c55-43df-b6ec-bb8a3eb07f29 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] Network b26f3786-1445-4388-8d34-a44aab878cf8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-10 22:37:33.915 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-669415de-a78e-41a2-87ed-3bb750133ef5 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Security group member updated on remote: ['d3b46afb-0406-4e90-8424-4d1b49132acf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:37:33.915 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-669415de-a78e-41a2-87ed-3bb750133ef5 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Security group member updated ['d3b46afb-0406-4e90-8424-4d1b49132acf'] 2021-06-10 22:37:45.722 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1982bfe0-f243-45a8-8ff8-22ccf541366c 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] port_update received: 16e1bdc9-fe11-40ae-a65d-9f7449e789dd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-10 22:37:45.741 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1982bfe0-f243-45a8-8ff8-22ccf541366c 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] No port 16e1bdc9-fe11-40ae-a65d-9f7449e789dd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-10 22:37:47.193 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2c26115-678b-437c-99de-46ef30975f93 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] network_delete received. Deleting network e8e146ae-ffa8-4d36-94c8-7f13bcfc1f02 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-10 22:37:47.193 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2c26115-678b-437c-99de-46ef30975f93 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] Network e8e146ae-ffa8-4d36-94c8-7f13bcfc1f02 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-10 22:37:47.475 1720 1910442553592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 16e1bdc9-fe11-40ae-a65d-9f7449e789dd 2021-06-10 22:37:48.194 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-10 22:37:48.491 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Adding port 16e1bdc9-fe11-40ae-a65d-9f7449e789dd 2021-06-10 22:37:48.491 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Port 16e1bdc9-fe11-40ae-a65d-9f7449e789dd updated. Details: {'device': '16e1bdc9-fe11-40ae-a65d-9f7449e789dd', 'network_id': '708af421-34bd-436d-b0af-842c86c2e135', 'port_id': '16e1bdc9-fe11-40ae-a65d-9f7449e789dd', 'mac_address': 'fa:16:3e:c4:d8:b7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 240, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b2360fe2-db8d-415f-8285-52649b3f137c', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-10 22:37:48.491 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-10 22:37:48.491 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-16e1bdc9-fe11-40ae-a65d-9f7449e789dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:37:48.491 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 16e1bdc9-fe11-40ae-a65d-9f7449e789dd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-10 22:37:48.491 1720 1910442555704 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 708af421-34bd-436d-b0af-842c86c2e135 2021-06-10 22:37:48.491 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-10 22:37:48.645 1720 1910442555704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '16e1bdc9-fe11-40ae-a65d-9f7449e789dd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:37:48.645 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '16e1bdc9-fe11-40ae-a65d-9f7449e789dd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:37:48.660 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 16e1bdc9-fe11-40ae-a65d-9f7449e789dd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-10 22:37:48.660 1720 1910442555704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 240, VLAN trunk: None to switch port 16e1bdc9-fe11-40ae-a65d-9f7449e789dd 2021-06-10 22:37:48.723 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-10 22:37:48.738 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['16e1bdc9-fe11-40ae-a65d-9f7449e789dd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:37:48.898 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['16e1bdc9-fe11-40ae-a65d-9f7449e789dd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:37:48.898 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:37:48.898 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d3b46afb-0406-4e90-8424-4d1b49132acf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:37:48.898 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d3b46afb-0406-4e90-8424-4d1b49132acf) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-10 22:37:48.898 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 16e1bdc9-fe11-40ae-a65d-9f7449e789dd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:37:48.898 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-10 22:37:48.898 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 16e1bdc9-fe11-40ae-a65d-9f7449e789dd not yet added. Adding. 2021-06-10 22:37:48.898 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-10 22:37:48.898 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-10 22:37:49.004 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16e1bdc9-fe11-40ae-a65d-9f7449e789dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:37:49.098 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16e1bdc9-fe11-40ae-a65d-9f7449e789dd" 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-06-10 22:37:49.098 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16e1bdc9-fe11-40ae-a65d-9f7449e789dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:37:49.234 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16e1bdc9-fe11-40ae-a65d-9f7449e789dd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:37:49.309 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-16e1bdc9-fe11-40ae-a65d-9f7449e789dd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.813s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:37:49.309 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 16e1bdc9-fe11-40ae-a65d-9f7449e789dd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-10 22:37:49.309 1720 1910442555704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 16e1bdc9-fe11-40ae-a65d-9f7449e789dd processed. 2021-06-10 22:37:50.190 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:37:50.406 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:37:51.035 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d77992b1-a71c-42b6-b197-98fa04e150ef eec2ea445d3c40dc8b695577866e146c 149a394c09a8489d9117f5f2d8307cd7 - - -] Security group member updated on remote: ['509d11e1-6962-4422-9367-bae9ba3f442f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:37:51.035 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-d77992b1-a71c-42b6-b197-98fa04e150ef eec2ea445d3c40dc8b695577866e146c 149a394c09a8489d9117f5f2d8307cd7 - - -] Security group member updated ['509d11e1-6962-4422-9367-bae9ba3f442f'] 2021-06-10 22:37:51.425 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d77992b1-a71c-42b6-b197-98fa04e150ef eec2ea445d3c40dc8b695577866e146c 149a394c09a8489d9117f5f2d8307cd7 - - -] port_delete event received for 'abf3e9b6-a78e-4c83-9ab6-0ff46ac73789' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:37:51.628 1720 1910442553768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 2021-06-10 22:37:52.213 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-10 22:37:52.213 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'abf3e9b6-a78e-4c83-9ab6-0ff46ac73789' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-10 22:37:52.213 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'abf3e9b6-a78e-4c83-9ab6-0ff46ac73789' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-10 22:37:52.213 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port abf3e9b6-a78e-4c83-9ab6-0ff46ac73789 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-10 22:37:52.224 1720 1910442555704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 182b4907-aa69-4a3e-bc3d-23e1a5747407 2021-06-10 22:37:52.224 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['abf3e9b6-a78e-4c83-9ab6-0ff46ac73789'] 2021-06-10 22:37:52.224 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-10 22:37:52.224 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-10 22:37:52.224 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['abf3e9b6-a78e-4c83-9ab6-0ff46ac73789'] 2021-06-10 22:37:54.083 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6026f35-5039-4186-98a3-aa09f175adad eec2ea445d3c40dc8b695577866e146c 149a394c09a8489d9117f5f2d8307cd7 - - -] port_delete event received for '63732418-2900-4881-ade3-75c45ce40f48' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:37:54.221 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:37:54.256 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:37:54.628 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-469a0d8f-f5ca-4d83-8a85-8c41326e01c8 eec2ea445d3c40dc8b695577866e146c 149a394c09a8489d9117f5f2d8307cd7 - - -] Security group rule updated on remote: ['2f965877-f5f8-4f34-9cdd-ff82f7aa4aee'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-10 22:37:54.628 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-469a0d8f-f5ca-4d83-8a85-8c41326e01c8 eec2ea445d3c40dc8b695577866e146c 149a394c09a8489d9117f5f2d8307cd7 - - -] Security group rule updated ['2f965877-f5f8-4f34-9cdd-ff82f7aa4aee'] 2021-06-10 22:37:54.768 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ed5482ca-5939-430f-9d52-300f6f35f740 eec2ea445d3c40dc8b695577866e146c 149a394c09a8489d9117f5f2d8307cd7 - - -] Security group rule updated on remote: ['2f965877-f5f8-4f34-9cdd-ff82f7aa4aee'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-10 22:37:54.768 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-ed5482ca-5939-430f-9d52-300f6f35f740 eec2ea445d3c40dc8b695577866e146c 149a394c09a8489d9117f5f2d8307cd7 - - -] Security group rule updated ['2f965877-f5f8-4f34-9cdd-ff82f7aa4aee'] 2021-06-10 22:37:59.363 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e83e1725-ff55-41ae-8eb7-6f80fd0ed524 eec2ea445d3c40dc8b695577866e146c 149a394c09a8489d9117f5f2d8307cd7 - - -] Security group member updated on remote: ['2f965877-f5f8-4f34-9cdd-ff82f7aa4aee'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:37:59.363 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-e83e1725-ff55-41ae-8eb7-6f80fd0ed524 eec2ea445d3c40dc8b695577866e146c 149a394c09a8489d9117f5f2d8307cd7 - - -] Security group member updated ['2f965877-f5f8-4f34-9cdd-ff82f7aa4aee'] 2021-06-10 22:38:00.871 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52f2b00a-9d27-4562-9e25-aba2f1cc24b8 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] port_update received: 4da259b6-b881-4b48-a58a-1d6796616a4b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-10 22:38:00.881 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52f2b00a-9d27-4562-9e25-aba2f1cc24b8 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] No port 4da259b6-b881-4b48-a58a-1d6796616a4b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-10 22:38:01.647 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-71d513d0-6cad-4a22-8de2-231a89899c10 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Security group rule updated on remote: ['12fee5cc-1a9e-4ead-bc58-e19eb9ca7343'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-10 22:38:01.647 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-71d513d0-6cad-4a22-8de2-231a89899c10 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Security group rule updated ['12fee5cc-1a9e-4ead-bc58-e19eb9ca7343'] 2021-06-10 22:38:01.806 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-60c68e8f-ef06-4a35-a6e0-6c5195a97523 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Security group rule updated on remote: ['12fee5cc-1a9e-4ead-bc58-e19eb9ca7343'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-10 22:38:01.806 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-60c68e8f-ef06-4a35-a6e0-6c5195a97523 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Security group rule updated ['12fee5cc-1a9e-4ead-bc58-e19eb9ca7343'] 2021-06-10 22:38:01.944 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-28f9e2ee-e1ca-43d1-8cad-1d472de1694b d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Security group rule updated on remote: ['12fee5cc-1a9e-4ead-bc58-e19eb9ca7343'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-10 22:38:01.944 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-28f9e2ee-e1ca-43d1-8cad-1d472de1694b d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Security group rule updated ['12fee5cc-1a9e-4ead-bc58-e19eb9ca7343'] 2021-06-10 22:38:02.085 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-28111628-b62a-4975-83a9-fedd04d5a0ab d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Security group rule updated on remote: ['12fee5cc-1a9e-4ead-bc58-e19eb9ca7343'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-10 22:38:02.085 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-28111628-b62a-4975-83a9-fedd04d5a0ab d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Security group rule updated ['12fee5cc-1a9e-4ead-bc58-e19eb9ca7343'] 2021-06-10 22:38:02.226 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8736e867-2f1b-422a-8fc4-b4c46a73b92e d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Security group rule updated on remote: ['12fee5cc-1a9e-4ead-bc58-e19eb9ca7343'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-10 22:38:02.226 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-8736e867-2f1b-422a-8fc4-b4c46a73b92e d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Security group rule updated ['12fee5cc-1a9e-4ead-bc58-e19eb9ca7343'] 2021-06-10 22:38:02.382 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-93c5c701-94f0-401b-9ac3-80e941cfe7ec d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Security group rule updated on remote: ['12fee5cc-1a9e-4ead-bc58-e19eb9ca7343'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-10 22:38:02.382 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-93c5c701-94f0-401b-9ac3-80e941cfe7ec d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Security group rule updated ['12fee5cc-1a9e-4ead-bc58-e19eb9ca7343'] 2021-06-10 22:38:03.065 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Security group member updated on remote: ['12fee5cc-1a9e-4ead-bc58-e19eb9ca7343', 'd3b46afb-0406-4e90-8424-4d1b49132acf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:38:03.065 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Security group member updated ['12fee5cc-1a9e-4ead-bc58-e19eb9ca7343', 'd3b46afb-0406-4e90-8424-4d1b49132acf'] 2021-06-10 22:38:03.065 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Refresh firewall rules 2021-06-10 22:38:03.065 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Get security group information for devices via rpc ['16e1bdc9-fe11-40ae-a65d-9f7449e789dd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:38:03.116 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] port_update received: 16e1bdc9-fe11-40ae-a65d-9f7449e789dd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-10 22:38:03.131 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Lock "n-hv-agent-port-lock-16e1bdc9-fe11-40ae-a65d-9f7449e789dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:38:03.131 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Binding port 16e1bdc9-fe11-40ae-a65d-9f7449e789dd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-10 22:38:03.131 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-10 22:38:03.150 1720 1910442557288 MainThread DEBUG neutron.services.trunk.rpc.agent [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '16e1bdc9-fe11-40ae-a65d-9f7449e789dd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:38:03.150 1720 1910442557288 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '16e1bdc9-fe11-40ae-a65d-9f7449e789dd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:38:03.182 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Trunk plugin disabled on server. Assuming port 16e1bdc9-fe11-40ae-a65d-9f7449e789dd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-10 22:38:03.182 1720 1910442557288 MainThread INFO networking_hyperv.neutron.trunk_driver [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Binding VLAN ID: 240, VLAN trunk: None to switch port 16e1bdc9-fe11-40ae-a65d-9f7449e789dd 2021-06-10 22:38:03.197 1720 1910442557288 MainThread INFO neutron.agent.securitygroups_rpc [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Refresh firewall rules 2021-06-10 22:38:03.197 1720 1910442557288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Get security group information for devices via rpc ['16e1bdc9-fe11-40ae-a65d-9f7449e789dd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:38:03.550 1720 1910442553592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4da259b6-b881-4b48-a58a-1d6796616a4b 2021-06-10 22:38:03.772 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Update security group information for ports dict_keys(['16e1bdc9-fe11-40ae-a65d-9f7449e789dd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:38:03.772 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:38:03.772 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Update rules of security group (12fee5cc-1a9e-4ead-bc58-e19eb9ca7343) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:38:03.772 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Update rules of security group (d3b46afb-0406-4e90-8424-4d1b49132acf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:38:03.792 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Update members of security group (d3b46afb-0406-4e90-8424-4d1b49132acf) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-10 22:38:03.792 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Update port filter for 16e1bdc9-fe11-40ae-a65d-9f7449e789dd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:38:03.792 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Updating port rules. 2021-06-10 22:38:03.792 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Creating 6 new rules, removing 0 old rules. 2021-06-10 22:38:03.792 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Lock "n-hv-driver-port-lock-16e1bdc9-fe11-40ae-a65d-9f7449e789dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:38:03.868 1720 1910442557288 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Update security group information for ports dict_keys(['16e1bdc9-fe11-40ae-a65d-9f7449e789dd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:38:03.868 1720 1910442557288 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:38:03.868 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Update rules of security group (12fee5cc-1a9e-4ead-bc58-e19eb9ca7343) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:38:03.868 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Update rules of security group (d3b46afb-0406-4e90-8424-4d1b49132acf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:38:03.868 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Update members of security group (d3b46afb-0406-4e90-8424-4d1b49132acf) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-10 22:38:03.868 1720 1910442557288 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Update port filter for 16e1bdc9-fe11-40ae-a65d-9f7449e789dd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:38:03.868 1720 1910442557288 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Updating port rules. 2021-06-10 22:38:03.868 1720 1910442557288 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Creating 6 new rules, removing 0 old rules. 2021-06-10 22:38:03.885 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Lock "n-hv-driver-port-lock-16e1bdc9-fe11-40ae-a65d-9f7449e789dd" 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-06-10 22:38:03.885 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Lock "n-hv-driver-port-lock-16e1bdc9-fe11-40ae-a65d-9f7449e789dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:38:03.885 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Lock "n-hv-driver-port-lock-16e1bdc9-fe11-40ae-a65d-9f7449e789dd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:38:03.885 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Lock "n-hv-driver-port-lock-16e1bdc9-fe11-40ae-a65d-9f7449e789dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:38:03.944 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Lock "n-hv-driver-port-lock-16e1bdc9-fe11-40ae-a65d-9f7449e789dd" 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-06-10 22:38:03.958 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Lock "n-hv-driver-port-lock-16e1bdc9-fe11-40ae-a65d-9f7449e789dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:38:03.958 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Lock "n-hv-driver-port-lock-16e1bdc9-fe11-40ae-a65d-9f7449e789dd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:38:03.980 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [req-0e6ed210-b682-4603-bb88-b3d173b97ffb d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Lock "n-hv-agent-port-lock-16e1bdc9-fe11-40ae-a65d-9f7449e789dd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:38:04.284 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-10 22:38:04.631 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Adding port 4da259b6-b881-4b48-a58a-1d6796616a4b 2021-06-10 22:38:04.631 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Port 4da259b6-b881-4b48-a58a-1d6796616a4b updated. Details: {'device': '4da259b6-b881-4b48-a58a-1d6796616a4b', 'network_id': '182b4907-aa69-4a3e-bc3d-23e1a5747407', 'port_id': '4da259b6-b881-4b48-a58a-1d6796616a4b', 'mac_address': 'fa:16:3e:3d:8c:d9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 243, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a00db873-4b40-49e4-b1db-fc4a572e35f0', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-10 22:38:04.631 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-10 22:38:04.631 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4da259b6-b881-4b48-a58a-1d6796616a4b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:38:04.631 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4da259b6-b881-4b48-a58a-1d6796616a4b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-10 22:38:04.631 1720 1910442557288 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 182b4907-aa69-4a3e-bc3d-23e1a5747407 2021-06-10 22:38:04.631 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-10 22:38:04.788 1720 1910442557288 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4da259b6-b881-4b48-a58a-1d6796616a4b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:38:04.788 1720 1910442557288 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4da259b6-b881-4b48-a58a-1d6796616a4b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:38:04.788 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4da259b6-b881-4b48-a58a-1d6796616a4b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-10 22:38:04.788 1720 1910442557288 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 243, VLAN trunk: None to switch port 4da259b6-b881-4b48-a58a-1d6796616a4b 2021-06-10 22:38:04.879 1720 1910442557288 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-10 22:38:04.879 1720 1910442557288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4da259b6-b881-4b48-a58a-1d6796616a4b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:38:05.034 1720 1910442557288 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4da259b6-b881-4b48-a58a-1d6796616a4b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:38:05.034 1720 1910442557288 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:38:05.034 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2f965877-f5f8-4f34-9cdd-ff82f7aa4aee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:38:05.034 1720 1910442557288 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4da259b6-b881-4b48-a58a-1d6796616a4b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:38:05.034 1720 1910442557288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-10 22:38:05.034 1720 1910442557288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4da259b6-b881-4b48-a58a-1d6796616a4b not yet added. Adding. 2021-06-10 22:38:05.034 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-10 22:38:05.034 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-10 22:38:05.144 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4da259b6-b881-4b48-a58a-1d6796616a4b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:38:05.243 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4da259b6-b881-4b48-a58a-1d6796616a4b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:38:05.243 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4da259b6-b881-4b48-a58a-1d6796616a4b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:38:05.364 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4da259b6-b881-4b48-a58a-1d6796616a4b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:38:05.456 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4da259b6-b881-4b48-a58a-1d6796616a4b" 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-06-10 22:38:05.456 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4da259b6-b881-4b48-a58a-1d6796616a4b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-10 22:38:05.456 1720 1910442557288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4da259b6-b881-4b48-a58a-1d6796616a4b processed. 2021-06-10 22:38:06.280 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:38:06.493 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:38:39.288 1720 1910442557288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c4587135-41cd-4241-8929-bc74d7de1120 97a4293be214469cbacbe1f5c89fab46 685d4f5568be4fc393ad5e32db20c7d4 - - -] Security group member updated on remote: ['e49324fb-041f-4ee5-8294-3b98ca05ab00'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:38:39.288 1720 1910442557288 MainThread INFO neutron.agent.securitygroups_rpc [req-c4587135-41cd-4241-8929-bc74d7de1120 97a4293be214469cbacbe1f5c89fab46 685d4f5568be4fc393ad5e32db20c7d4 - - -] Security group member updated ['e49324fb-041f-4ee5-8294-3b98ca05ab00'] 2021-06-10 22:38:40.320 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ca54efd-0f55-4b65-a676-b5b798536404 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] port_update received: a1dec0fa-811a-4204-bdb4-549957762dc2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-10 22:38:40.320 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ca54efd-0f55-4b65-a676-b5b798536404 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] No port a1dec0fa-811a-4204-bdb4-549957762dc2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-10 22:38:41.768 1720 1910442553592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a1dec0fa-811a-4204-bdb4-549957762dc2 2021-06-10 22:38:42.032 1720 1910442553768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c843b5a6-3bde-45d3-9e57-be465bafd4eb 2021-06-10 22:38:42.493 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-10 22:38:42.726 1720 1910442557288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-58821ca5-cebd-48b2-ab52-794e84009394 319ae89ff2bd465c97b1eaa28725f7d2 0a85378c93d74803bd2610a77e866426 - - -] Security group member updated on remote: ['0a75a3be-cf2a-4fbf-96ec-c1150beb82ee'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:38:42.726 1720 1910442557288 MainThread INFO neutron.agent.securitygroups_rpc [req-58821ca5-cebd-48b2-ab52-794e84009394 319ae89ff2bd465c97b1eaa28725f7d2 0a85378c93d74803bd2610a77e866426 - - -] Security group member updated ['0a75a3be-cf2a-4fbf-96ec-c1150beb82ee'] 2021-06-10 22:38:42.839 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Adding port a1dec0fa-811a-4204-bdb4-549957762dc2 2021-06-10 22:38:42.839 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Port a1dec0fa-811a-4204-bdb4-549957762dc2 updated. Details: {'device': 'a1dec0fa-811a-4204-bdb4-549957762dc2', 'network_id': 'f1c642d5-697e-4be2-ac63-135194db5666', 'port_id': 'a1dec0fa-811a-4204-bdb4-549957762dc2', 'mac_address': 'fa:16:3e:43:f2:dd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 223, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '267518a3-f8bf-48af-ac7c-fcd034b9b949', 'ip_address': '192.168.233.218'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-10 22:38:42.850 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-10 22:38:42.850 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-10 22:38:42.850 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c843b5a6-3bde-45d3-9e57-be465bafd4eb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-10 22:38:42.850 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c843b5a6-3bde-45d3-9e57-be465bafd4eb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-10 22:38:42.850 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c843b5a6-3bde-45d3-9e57-be465bafd4eb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-10 22:38:42.850 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a1dec0fa-811a-4204-bdb4-549957762dc2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:38:42.850 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a1dec0fa-811a-4204-bdb4-549957762dc2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-10 22:38:42.850 1720 1910442557288 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f1c642d5-697e-4be2-ac63-135194db5666 2021-06-10 22:38:42.850 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-10 22:38:42.865 1720 1910442555704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ac352202-a330-43c4-a2e7-219c0b474266 2021-06-10 22:38:42.865 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c843b5a6-3bde-45d3-9e57-be465bafd4eb'] 2021-06-10 22:38:42.865 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-10 22:38:42.865 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-10 22:38:42.865 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c843b5a6-3bde-45d3-9e57-be465bafd4eb'] 2021-06-10 22:38:42.975 1720 1910442557288 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a1dec0fa-811a-4204-bdb4-549957762dc2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:38:42.975 1720 1910442557288 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a1dec0fa-811a-4204-bdb4-549957762dc2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:38:42.975 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a1dec0fa-811a-4204-bdb4-549957762dc2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-10 22:38:42.975 1720 1910442557288 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 223, VLAN trunk: None to switch port a1dec0fa-811a-4204-bdb4-549957762dc2 2021-06-10 22:38:43.043 1720 1910442557288 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-10 22:38:43.043 1720 1910442557288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a1dec0fa-811a-4204-bdb4-549957762dc2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:38:43.139 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58821ca5-cebd-48b2-ab52-794e84009394 319ae89ff2bd465c97b1eaa28725f7d2 0a85378c93d74803bd2610a77e866426 - - -] port_delete event received for 'c843b5a6-3bde-45d3-9e57-be465bafd4eb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:38:43.497 1720 1910442557288 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a1dec0fa-811a-4204-bdb4-549957762dc2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:38:43.497 1720 1910442557288 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:38:43.497 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e49324fb-041f-4ee5-8294-3b98ca05ab00) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:38:43.497 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e49324fb-041f-4ee5-8294-3b98ca05ab00) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-10 22:38:43.497 1720 1910442557288 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a1dec0fa-811a-4204-bdb4-549957762dc2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:38:43.497 1720 1910442557288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-10 22:38:43.497 1720 1910442557288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a1dec0fa-811a-4204-bdb4-549957762dc2 not yet added. Adding. 2021-06-10 22:38:43.497 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-10 22:38:43.505 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-10 22:38:43.616 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a1dec0fa-811a-4204-bdb4-549957762dc2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:38:43.714 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a1dec0fa-811a-4204-bdb4-549957762dc2" 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-06-10 22:38:43.714 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a1dec0fa-811a-4204-bdb4-549957762dc2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:38:43.831 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a1dec0fa-811a-4204-bdb4-549957762dc2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:38:43.928 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a1dec0fa-811a-4204-bdb4-549957762dc2" 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-06-10 22:38:43.928 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a1dec0fa-811a-4204-bdb4-549957762dc2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-10 22:38:43.928 1720 1910442557288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a1dec0fa-811a-4204-bdb4-549957762dc2 processed. 2021-06-10 22:38:44.502 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:38:44.772 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:38:46.068 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46f31af7-7c33-47fc-9f23-23f14aa01976 319ae89ff2bd465c97b1eaa28725f7d2 0a85378c93d74803bd2610a77e866426 - - -] port_delete event received for '6329ee4a-02c1-4e4b-ad4b-585e5c1b6d8c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:38:46.594 1720 1910442557288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-33e09c85-aa62-414f-8a9f-4a711f133936 319ae89ff2bd465c97b1eaa28725f7d2 0a85378c93d74803bd2610a77e866426 - - -] Security group rule updated on remote: ['9e6a2ea8-fc74-4c8f-8f61-e92fa26cf74c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-10 22:38:46.594 1720 1910442557288 MainThread INFO neutron.agent.securitygroups_rpc [req-33e09c85-aa62-414f-8a9f-4a711f133936 319ae89ff2bd465c97b1eaa28725f7d2 0a85378c93d74803bd2610a77e866426 - - -] Security group rule updated ['9e6a2ea8-fc74-4c8f-8f61-e92fa26cf74c'] 2021-06-10 22:38:46.724 1720 1910442557288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4fee0b6f-3bac-453f-b7cf-26f5e78035b5 319ae89ff2bd465c97b1eaa28725f7d2 0a85378c93d74803bd2610a77e866426 - - -] Security group rule updated on remote: ['9e6a2ea8-fc74-4c8f-8f61-e92fa26cf74c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-10 22:38:46.724 1720 1910442557288 MainThread INFO neutron.agent.securitygroups_rpc [req-4fee0b6f-3bac-453f-b7cf-26f5e78035b5 319ae89ff2bd465c97b1eaa28725f7d2 0a85378c93d74803bd2610a77e866426 - - -] Security group rule updated ['9e6a2ea8-fc74-4c8f-8f61-e92fa26cf74c'] 2021-06-10 22:38:48.050 1720 1910442553768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a1dec0fa-811a-4204-bdb4-549957762dc2 2021-06-10 22:38:48.508 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-10 22:38:48.508 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a1dec0fa-811a-4204-bdb4-549957762dc2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-10 22:38:48.508 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a1dec0fa-811a-4204-bdb4-549957762dc2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-10 22:38:48.508 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a1dec0fa-811a-4204-bdb4-549957762dc2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-10 22:38:48.518 1720 1910442557288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f1c642d5-697e-4be2-ac63-135194db5666 2021-06-10 22:38:48.518 1720 1910442557288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a1dec0fa-811a-4204-bdb4-549957762dc2'] 2021-06-10 22:38:48.518 1720 1910442557288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-10 22:38:48.518 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-10 22:38:48.518 1720 1910442557288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a1dec0fa-811a-4204-bdb4-549957762dc2'] 2021-06-10 22:38:48.912 1720 1910442557288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-630e481b-3b5f-42f5-82fd-94fcc7970e18 97a4293be214469cbacbe1f5c89fab46 685d4f5568be4fc393ad5e32db20c7d4 - - -] Security group member updated on remote: ['e49324fb-041f-4ee5-8294-3b98ca05ab00'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:38:48.912 1720 1910442557288 MainThread INFO neutron.agent.securitygroups_rpc [req-630e481b-3b5f-42f5-82fd-94fcc7970e18 97a4293be214469cbacbe1f5c89fab46 685d4f5568be4fc393ad5e32db20c7d4 - - -] Security group member updated ['e49324fb-041f-4ee5-8294-3b98ca05ab00'] 2021-06-10 22:38:49.014 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-630e481b-3b5f-42f5-82fd-94fcc7970e18 97a4293be214469cbacbe1f5c89fab46 685d4f5568be4fc393ad5e32db20c7d4 - - -] port_delete event received for 'a1dec0fa-811a-4204-bdb4-549957762dc2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:38:50.518 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:38:50.561 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.046s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:38:50.989 1720 1910442557288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e797f3f9-4c76-4783-9d28-0715613d095a 319ae89ff2bd465c97b1eaa28725f7d2 0a85378c93d74803bd2610a77e866426 - - -] Security group member updated on remote: ['9e6a2ea8-fc74-4c8f-8f61-e92fa26cf74c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:38:50.989 1720 1910442557288 MainThread INFO neutron.agent.securitygroups_rpc [req-e797f3f9-4c76-4783-9d28-0715613d095a 319ae89ff2bd465c97b1eaa28725f7d2 0a85378c93d74803bd2610a77e866426 - - -] Security group member updated ['9e6a2ea8-fc74-4c8f-8f61-e92fa26cf74c'] 2021-06-10 22:38:52.052 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c6c147a-d72c-46f8-867f-3a2c9ef511e5 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] port_update received: 0eb912bf-76ca-4c51-a908-9ebb2e093d98 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-10 22:38:52.052 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c6c147a-d72c-46f8-867f-3a2c9ef511e5 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] No port 0eb912bf-76ca-4c51-a908-9ebb2e093d98 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-10 22:38:53.879 1720 1910442553592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0eb912bf-76ca-4c51-a908-9ebb2e093d98 2021-06-10 22:38:54.549 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-10 22:38:54.941 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Adding port 0eb912bf-76ca-4c51-a908-9ebb2e093d98 2021-06-10 22:38:54.941 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Port 0eb912bf-76ca-4c51-a908-9ebb2e093d98 updated. Details: {'device': '0eb912bf-76ca-4c51-a908-9ebb2e093d98', 'network_id': 'ac352202-a330-43c4-a2e7-219c0b474266', 'port_id': '0eb912bf-76ca-4c51-a908-9ebb2e093d98', 'mac_address': 'fa:16:3e:05:6b:95', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 214, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '06f6fc14-c917-4204-83f8-8a304ef591e0', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-10 22:38:54.941 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-10 22:38:54.941 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0eb912bf-76ca-4c51-a908-9ebb2e093d98" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:38:54.941 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0eb912bf-76ca-4c51-a908-9ebb2e093d98 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-10 22:38:54.941 1720 1910442557288 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ac352202-a330-43c4-a2e7-219c0b474266 2021-06-10 22:38:54.941 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-10 22:38:55.081 1720 1910442557288 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0eb912bf-76ca-4c51-a908-9ebb2e093d98') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:38:55.081 1720 1910442557288 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0eb912bf-76ca-4c51-a908-9ebb2e093d98') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:38:55.081 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0eb912bf-76ca-4c51-a908-9ebb2e093d98 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-10 22:38:55.081 1720 1910442557288 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 214, VLAN trunk: None to switch port 0eb912bf-76ca-4c51-a908-9ebb2e093d98 2021-06-10 22:38:55.164 1720 1910442557288 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-10 22:38:55.164 1720 1910442557288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0eb912bf-76ca-4c51-a908-9ebb2e093d98'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:38:55.315 1720 1910442557288 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0eb912bf-76ca-4c51-a908-9ebb2e093d98']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:38:55.315 1720 1910442557288 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:38:55.315 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9e6a2ea8-fc74-4c8f-8f61-e92fa26cf74c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:38:55.315 1720 1910442557288 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0eb912bf-76ca-4c51-a908-9ebb2e093d98 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:38:55.315 1720 1910442557288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-10 22:38:55.315 1720 1910442557288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0eb912bf-76ca-4c51-a908-9ebb2e093d98 not yet added. Adding. 2021-06-10 22:38:55.315 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-10 22:38:55.315 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-10 22:38:55.431 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0eb912bf-76ca-4c51-a908-9ebb2e093d98" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:38:55.551 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0eb912bf-76ca-4c51-a908-9ebb2e093d98" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:38:55.551 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0eb912bf-76ca-4c51-a908-9ebb2e093d98" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:38:55.674 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0eb912bf-76ca-4c51-a908-9ebb2e093d98" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:38:55.741 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0eb912bf-76ca-4c51-a908-9ebb2e093d98" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:38:55.741 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0eb912bf-76ca-4c51-a908-9ebb2e093d98 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-10 22:38:55.741 1720 1910442557288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0eb912bf-76ca-4c51-a908-9ebb2e093d98 processed. 2021-06-10 22:38:56.552 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:38:56.741 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:39:05.957 1720 1910442553592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4da259b6-b881-4b48-a58a-1d6796616a4b 2021-06-10 22:39:06.615 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-10 22:39:06.879 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Adding port 4da259b6-b881-4b48-a58a-1d6796616a4b 2021-06-10 22:39:06.879 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Port 4da259b6-b881-4b48-a58a-1d6796616a4b updated. Details: {'device': '4da259b6-b881-4b48-a58a-1d6796616a4b', 'network_id': '182b4907-aa69-4a3e-bc3d-23e1a5747407', 'port_id': '4da259b6-b881-4b48-a58a-1d6796616a4b', 'mac_address': 'fa:16:3e:3d:8c:d9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 243, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a00db873-4b40-49e4-b1db-fc4a572e35f0', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-10 22:39:06.879 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-10 22:39:06.879 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4da259b6-b881-4b48-a58a-1d6796616a4b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:39:06.879 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4da259b6-b881-4b48-a58a-1d6796616a4b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-10 22:39:06.879 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-10 22:39:06.895 1720 1910442557288 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4da259b6-b881-4b48-a58a-1d6796616a4b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:39:06.895 1720 1910442557288 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4da259b6-b881-4b48-a58a-1d6796616a4b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:39:06.909 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4da259b6-b881-4b48-a58a-1d6796616a4b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-10 22:39:06.909 1720 1910442557288 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 243, VLAN trunk: None to switch port 4da259b6-b881-4b48-a58a-1d6796616a4b 2021-06-10 22:39:06.959 1720 1910442557288 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-10 22:39:06.959 1720 1910442557288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4da259b6-b881-4b48-a58a-1d6796616a4b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:39:07.143 1720 1910442557288 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4da259b6-b881-4b48-a58a-1d6796616a4b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:39:07.143 1720 1910442557288 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:39:07.143 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2f965877-f5f8-4f34-9cdd-ff82f7aa4aee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:39:07.159 1720 1910442557288 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4da259b6-b881-4b48-a58a-1d6796616a4b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:39:07.159 1720 1910442557288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-10 22:39:07.159 1720 1910442557288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-06-10 22:39:07.159 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4da259b6-b881-4b48-a58a-1d6796616a4b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:39:07.159 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4da259b6-b881-4b48-a58a-1d6796616a4b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:39:07.159 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4da259b6-b881-4b48-a58a-1d6796616a4b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:39:07.159 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4da259b6-b881-4b48-a58a-1d6796616a4b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:39:07.209 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4da259b6-b881-4b48-a58a-1d6796616a4b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:39:07.209 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4da259b6-b881-4b48-a58a-1d6796616a4b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-10 22:39:07.209 1720 1910442557288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4da259b6-b881-4b48-a58a-1d6796616a4b processed. 2021-06-10 22:39:08.632 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:39:08.862 1720 1910442557288 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-06-10 22:39:16.223 1720 1910442553768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4da259b6-b881-4b48-a58a-1d6796616a4b 2021-06-10 22:39:16.662 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-10 22:39:16.662 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4da259b6-b881-4b48-a58a-1d6796616a4b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-10 22:39:16.662 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4da259b6-b881-4b48-a58a-1d6796616a4b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-10 22:39:16.662 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4da259b6-b881-4b48-a58a-1d6796616a4b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-10 22:39:16.675 1720 1910442557288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4da259b6-b881-4b48-a58a-1d6796616a4b'] 2021-06-10 22:39:16.675 1720 1910442557288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-10 22:39:16.675 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-10 22:39:16.675 1720 1910442557288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4da259b6-b881-4b48-a58a-1d6796616a4b'] 2021-06-10 22:39:18.318 1720 1910442557288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Security group member updated on remote: ['12fee5cc-1a9e-4ead-bc58-e19eb9ca7343', 'd3b46afb-0406-4e90-8424-4d1b49132acf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:39:18.318 1720 1910442557288 MainThread INFO neutron.agent.securitygroups_rpc [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Security group member updated ['12fee5cc-1a9e-4ead-bc58-e19eb9ca7343', 'd3b46afb-0406-4e90-8424-4d1b49132acf'] 2021-06-10 22:39:18.318 1720 1910442557288 MainThread INFO neutron.agent.securitygroups_rpc [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Refresh firewall rules 2021-06-10 22:39:18.318 1720 1910442557288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Get security group information for devices via rpc ['16e1bdc9-fe11-40ae-a65d-9f7449e789dd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:39:18.356 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] port_update received: 16e1bdc9-fe11-40ae-a65d-9f7449e789dd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-10 22:39:18.376 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Lock "n-hv-agent-port-lock-16e1bdc9-fe11-40ae-a65d-9f7449e789dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:39:18.376 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Binding port 16e1bdc9-fe11-40ae-a65d-9f7449e789dd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-10 22:39:18.376 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-10 22:39:18.395 1720 1910442555880 MainThread DEBUG neutron.services.trunk.rpc.agent [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '16e1bdc9-fe11-40ae-a65d-9f7449e789dd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:39:18.395 1720 1910442555880 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '16e1bdc9-fe11-40ae-a65d-9f7449e789dd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:39:18.441 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Trunk plugin disabled on server. Assuming port 16e1bdc9-fe11-40ae-a65d-9f7449e789dd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-10 22:39:18.441 1720 1910442555880 MainThread INFO networking_hyperv.neutron.trunk_driver [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Binding VLAN ID: 240, VLAN trunk: None to switch port 16e1bdc9-fe11-40ae-a65d-9f7449e789dd 2021-06-10 22:39:18.458 1720 1910442555880 MainThread INFO neutron.agent.securitygroups_rpc [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Refresh firewall rules 2021-06-10 22:39:18.458 1720 1910442555880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Get security group information for devices via rpc ['16e1bdc9-fe11-40ae-a65d-9f7449e789dd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:39:18.666 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:39:18.678 1720 1910442557288 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Update security group information for ports dict_keys(['16e1bdc9-fe11-40ae-a65d-9f7449e789dd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:39:18.678 1720 1910442557288 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:39:18.678 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Update rules of security group (d3b46afb-0406-4e90-8424-4d1b49132acf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:39:18.678 1720 1910442557288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Update members of security group (d3b46afb-0406-4e90-8424-4d1b49132acf) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-10 22:39:18.678 1720 1910442557288 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Update port filter for 16e1bdc9-fe11-40ae-a65d-9f7449e789dd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:39:18.678 1720 1910442557288 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Updating port rules. 2021-06-10 22:39:18.678 1720 1910442557288 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Creating 0 new rules, removing 6 old rules. 2021-06-10 22:39:18.678 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Lock "n-hv-driver-port-lock-16e1bdc9-fe11-40ae-a65d-9f7449e789dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:39:18.678 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Lock "n-hv-driver-port-lock-16e1bdc9-fe11-40ae-a65d-9f7449e789dd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:39:18.678 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Lock "n-hv-driver-port-lock-16e1bdc9-fe11-40ae-a65d-9f7449e789dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:39:18.841 1720 1910442557288 MainThread DEBUG oslo_concurrency.lockutils [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Lock "n-hv-driver-port-lock-16e1bdc9-fe11-40ae-a65d-9f7449e789dd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:39:18.969 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Update security group information for ports dict_keys(['16e1bdc9-fe11-40ae-a65d-9f7449e789dd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:39:18.969 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:39:18.969 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Update rules of security group (d3b46afb-0406-4e90-8424-4d1b49132acf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:39:18.969 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Update members of security group (d3b46afb-0406-4e90-8424-4d1b49132acf) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-10 22:39:18.969 1720 1910442555880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Update port filter for 16e1bdc9-fe11-40ae-a65d-9f7449e789dd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:39:18.969 1720 1910442555880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Updating port rules. 2021-06-10 22:39:18.969 1720 1910442555880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Creating 0 new rules, removing 0 old rules. 2021-06-10 22:39:18.986 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Lock "n-hv-driver-port-lock-16e1bdc9-fe11-40ae-a65d-9f7449e789dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:39:18.986 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Lock "n-hv-driver-port-lock-16e1bdc9-fe11-40ae-a65d-9f7449e789dd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:39:18.986 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Lock "n-hv-driver-port-lock-16e1bdc9-fe11-40ae-a65d-9f7449e789dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:39:18.986 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Lock "n-hv-driver-port-lock-16e1bdc9-fe11-40ae-a65d-9f7449e789dd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:39:19.009 1720 1910442555880 MainThread DEBUG oslo_concurrency.lockutils [req-c50c7a7a-d562-448b-a5da-f73a6bbc5bc8 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Lock "n-hv-agent-port-lock-16e1bdc9-fe11-40ae-a65d-9f7449e789dd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.625s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:39:19.105 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:39:19.800 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c48a6d4f-e779-4ba8-a7f1-519f30a1cf69 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] port_delete event received for 'a803915a-f212-4f1a-bc0a-3cc317880a06' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:39:20.261 1720 1910442553768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4da259b6-b881-4b48-a58a-1d6796616a4b 2021-06-10 22:39:20.683 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-10 22:39:20.683 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4da259b6-b881-4b48-a58a-1d6796616a4b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-10 22:39:20.683 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4da259b6-b881-4b48-a58a-1d6796616a4b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-10 22:39:20.683 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4da259b6-b881-4b48-a58a-1d6796616a4b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-10 22:39:20.683 1720 1910442555704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 182b4907-aa69-4a3e-bc3d-23e1a5747407 2021-06-10 22:39:20.683 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4da259b6-b881-4b48-a58a-1d6796616a4b'] 2021-06-10 22:39:20.683 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-10 22:39:20.683 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4da259b6-b881-4b48-a58a-1d6796616a4b'] 2021-06-10 22:39:22.676 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:39:22.771 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:39:36.119 1720 1910442553592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4da259b6-b881-4b48-a58a-1d6796616a4b 2021-06-10 22:39:36.767 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-10 22:39:37.111 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0bb7685c-50a5-48ca-bf5e-f4c585227da9 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Security group member updated on remote: ['d3b46afb-0406-4e90-8424-4d1b49132acf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:39:37.111 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-0bb7685c-50a5-48ca-bf5e-f4c585227da9 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Security group member updated ['d3b46afb-0406-4e90-8424-4d1b49132acf'] 2021-06-10 22:39:37.111 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-0bb7685c-50a5-48ca-bf5e-f4c585227da9 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Refresh firewall rules 2021-06-10 22:39:37.116 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0bb7685c-50a5-48ca-bf5e-f4c585227da9 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Get security group information for devices via rpc ['16e1bdc9-fe11-40ae-a65d-9f7449e789dd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:39:37.153 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0bb7685c-50a5-48ca-bf5e-f4c585227da9 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:39:37.153 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0bb7685c-50a5-48ca-bf5e-f4c585227da9 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:39:37.153 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Adding port 4da259b6-b881-4b48-a58a-1d6796616a4b 2021-06-10 22:39:37.153 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Port 4da259b6-b881-4b48-a58a-1d6796616a4b updated. Details: {'device': '4da259b6-b881-4b48-a58a-1d6796616a4b', 'network_id': '182b4907-aa69-4a3e-bc3d-23e1a5747407', 'port_id': '4da259b6-b881-4b48-a58a-1d6796616a4b', 'mac_address': 'fa:16:3e:3d:8c:d9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 243, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a00db873-4b40-49e4-b1db-fc4a572e35f0', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-10 22:39:37.153 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-10 22:39:37.153 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4da259b6-b881-4b48-a58a-1d6796616a4b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:39:37.153 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4da259b6-b881-4b48-a58a-1d6796616a4b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-10 22:39:37.153 1720 1910442555704 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 182b4907-aa69-4a3e-bc3d-23e1a5747407 2021-06-10 22:39:37.153 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-10 22:39:37.191 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb7685c-50a5-48ca-bf5e-f4c585227da9 d77365806d434f018b866197d8c03228 d11e3356e4a64fcd9ecf73c37b373155 - - -] port_delete event received for '16e1bdc9-fe11-40ae-a65d-9f7449e789dd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:39:37.283 1720 1910442555704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4da259b6-b881-4b48-a58a-1d6796616a4b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:39:37.283 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4da259b6-b881-4b48-a58a-1d6796616a4b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:39:37.302 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4da259b6-b881-4b48-a58a-1d6796616a4b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-10 22:39:37.302 1720 1910442555704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 243, VLAN trunk: None to switch port 4da259b6-b881-4b48-a58a-1d6796616a4b 2021-06-10 22:39:37.362 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-10 22:39:37.362 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4da259b6-b881-4b48-a58a-1d6796616a4b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:39:37.521 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4da259b6-b881-4b48-a58a-1d6796616a4b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:39:37.521 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:39:37.521 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2f965877-f5f8-4f34-9cdd-ff82f7aa4aee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:39:37.521 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4da259b6-b881-4b48-a58a-1d6796616a4b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:39:37.521 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-10 22:39:37.521 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4da259b6-b881-4b48-a58a-1d6796616a4b not yet added. Adding. 2021-06-10 22:39:37.521 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-10 22:39:37.521 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-10 22:39:37.611 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4da259b6-b881-4b48-a58a-1d6796616a4b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:39:37.691 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4da259b6-b881-4b48-a58a-1d6796616a4b" 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-06-10 22:39:37.691 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4da259b6-b881-4b48-a58a-1d6796616a4b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:39:37.785 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4da259b6-b881-4b48-a58a-1d6796616a4b" 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-06-10 22:39:37.901 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4da259b6-b881-4b48-a58a-1d6796616a4b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.735s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:39:37.901 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4da259b6-b881-4b48-a58a-1d6796616a4b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-10 22:39:37.901 1720 1910442555704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4da259b6-b881-4b48-a58a-1d6796616a4b processed. 2021-06-10 22:39:38.425 1720 1910442553768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 16e1bdc9-fe11-40ae-a65d-9f7449e789dd 2021-06-10 22:39:38.799 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-10 22:39:38.799 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '16e1bdc9-fe11-40ae-a65d-9f7449e789dd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-10 22:39:38.799 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '16e1bdc9-fe11-40ae-a65d-9f7449e789dd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-10 22:39:38.799 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 16e1bdc9-fe11-40ae-a65d-9f7449e789dd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-10 22:39:38.799 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:39:38.799 1720 1910442555880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['16e1bdc9-fe11-40ae-a65d-9f7449e789dd'] 2021-06-10 22:39:38.799 1720 1910442555880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-10 22:39:38.799 1720 1910442555880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-10 22:39:38.799 1720 1910442555880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['16e1bdc9-fe11-40ae-a65d-9f7449e789dd'] 2021-06-10 22:39:39.037 1720 1910442555704 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-06-10 22:39:40.533 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f39e7eb8-1bc9-443d-8a7a-b1e6f4c710f2 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] port_delete event received for '4d1b2aa9-d059-49de-9e86-740152055895' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:39:42.020 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c64657c0-95be-4bab-800e-9721481f4094 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] port_delete event received for '1794bf91-6161-4b33-84c0-b930b598e00d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:39:43.307 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9cfe550c-ac94-4700-9c54-68b23231b60b 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] port_delete event received for '22ddafa1-b0dc-41d9-8553-14cf3208af5d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:39:43.378 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-630b838a-2cdd-42da-86e0-63399c4e3e8e - - - - -] port_delete event received for '22ddafa1-b0dc-41d9-8553-14cf3208af5d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:39:43.550 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9cfe550c-ac94-4700-9c54-68b23231b60b 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] network_delete received. Deleting network 708af421-34bd-436d-b0af-842c86c2e135 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-10 22:39:43.550 1720 1910442555704 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9cfe550c-ac94-4700-9c54-68b23231b60b 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] Reclaiming local network 708af421-34bd-436d-b0af-842c86c2e135 2021-06-10 22:39:45.205 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c81e878f-ffe0-4fec-88fd-96ec8a9caf3d 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] port_delete event received for 'dad43457-35f2-49a4-a94e-3704552eb903' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:39:46.661 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6dde2fef-1a69-4999-9551-d4ba0ccc749e 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] port_delete event received for '3b1ddfca-32fd-4de1-937d-0f030058d9fc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:39:47.993 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42803e3b-a778-4eaa-93b6-216808af09da 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] port_delete event received for 'c1f14855-94b6-4dea-8eb7-0a2d548facd6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:39:48.111 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ae835b-0dd0-49b9-b5e0-c65dce0388de - - - - -] port_delete event received for 'c1f14855-94b6-4dea-8eb7-0a2d548facd6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:39:48.225 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42803e3b-a778-4eaa-93b6-216808af09da 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] network_delete received. Deleting network 4db44b37-3935-4d7c-b47b-c17fae07a688 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-10 22:39:48.225 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42803e3b-a778-4eaa-93b6-216808af09da 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] Network 4db44b37-3935-4d7c-b47b-c17fae07a688 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-10 22:39:57.720 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c796241f-6c71-48d9-b73b-fb1abe72265f 319ae89ff2bd465c97b1eaa28725f7d2 0a85378c93d74803bd2610a77e866426 - - -] Security group member updated on remote: ['9e6a2ea8-fc74-4c8f-8f61-e92fa26cf74c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:39:57.720 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-c796241f-6c71-48d9-b73b-fb1abe72265f 319ae89ff2bd465c97b1eaa28725f7d2 0a85378c93d74803bd2610a77e866426 - - -] Security group member updated ['9e6a2ea8-fc74-4c8f-8f61-e92fa26cf74c'] 2021-06-10 22:39:58.082 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c796241f-6c71-48d9-b73b-fb1abe72265f 319ae89ff2bd465c97b1eaa28725f7d2 0a85378c93d74803bd2610a77e866426 - - -] port_delete event received for '0eb912bf-76ca-4c51-a908-9ebb2e093d98' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:39:58.556 1720 1910442553768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0eb912bf-76ca-4c51-a908-9ebb2e093d98 2021-06-10 22:39:58.894 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-10 22:39:58.894 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0eb912bf-76ca-4c51-a908-9ebb2e093d98' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-10 22:39:58.894 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0eb912bf-76ca-4c51-a908-9ebb2e093d98' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-10 22:39:58.894 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0eb912bf-76ca-4c51-a908-9ebb2e093d98 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-10 22:39:58.894 1720 1910442555704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ac352202-a330-43c4-a2e7-219c0b474266 2021-06-10 22:39:58.894 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0eb912bf-76ca-4c51-a908-9ebb2e093d98'] 2021-06-10 22:39:58.894 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-10 22:39:58.909 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-10 22:39:58.909 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0eb912bf-76ca-4c51-a908-9ebb2e093d98'] 2021-06-10 22:39:59.721 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f37bb3d-1287-4e4b-bf27-9fce029db003 319ae89ff2bd465c97b1eaa28725f7d2 0a85378c93d74803bd2610a77e866426 - - -] port_delete event received for '5c1e14b2-fb90-4d8a-ac92-3fb72b004aa7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:40:00.892 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:40:00.927 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:40:04.976 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c625898-6c34-4165-9261-b8fe8111cdbe 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] port_delete event received for '781194db-292b-4437-afe6-15ecff59f2be' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:40:06.657 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e7253ce-1cda-4c60-9eab-1ea1579a8437 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] port_delete event received for '80455128-6b77-4758-a8b6-00e671726063' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:40:07.629 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b8dd77c-0064-4783-84b1-14889214102d 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] port_delete event received for '94cc3c12-e679-41e2-83ce-24ca5b7a964a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:40:07.861 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b8dd77c-0064-4783-84b1-14889214102d 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] network_delete received. Deleting network ac352202-a330-43c4-a2e7-219c0b474266 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-10 22:40:07.861 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b8dd77c-0064-4783-84b1-14889214102d 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] Network ac352202-a330-43c4-a2e7-219c0b474266 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-10 22:40:07.892 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-703aacb4-cf1d-4fa8-8d84-0a24f95e2f33 - - - - -] port_delete event received for '94cc3c12-e679-41e2-83ce-24ca5b7a964a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:40:16.002 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4e2479c8-25d4-44de-a984-6fc57a5a6806 eec2ea445d3c40dc8b695577866e146c 149a394c09a8489d9117f5f2d8307cd7 - - -] Security group member updated on remote: ['2f965877-f5f8-4f34-9cdd-ff82f7aa4aee'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:40:16.002 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-4e2479c8-25d4-44de-a984-6fc57a5a6806 eec2ea445d3c40dc8b695577866e146c 149a394c09a8489d9117f5f2d8307cd7 - - -] Security group member updated ['2f965877-f5f8-4f34-9cdd-ff82f7aa4aee'] 2021-06-10 22:40:16.660 1720 1910442553768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4da259b6-b881-4b48-a58a-1d6796616a4b 2021-06-10 22:40:16.740 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e2479c8-25d4-44de-a984-6fc57a5a6806 eec2ea445d3c40dc8b695577866e146c 149a394c09a8489d9117f5f2d8307cd7 - - -] port_delete event received for '4da259b6-b881-4b48-a58a-1d6796616a4b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:40:17.020 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-10 22:40:17.020 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4da259b6-b881-4b48-a58a-1d6796616a4b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-10 22:40:17.020 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4da259b6-b881-4b48-a58a-1d6796616a4b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-10 22:40:17.020 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4da259b6-b881-4b48-a58a-1d6796616a4b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-10 22:40:17.020 1720 1910442555704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 182b4907-aa69-4a3e-bc3d-23e1a5747407 2021-06-10 22:40:17.020 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4da259b6-b881-4b48-a58a-1d6796616a4b'] 2021-06-10 22:40:17.020 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-10 22:40:17.020 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-10 22:40:17.020 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4da259b6-b881-4b48-a58a-1d6796616a4b'] 2021-06-10 22:40:18.583 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8627363-44aa-4fa0-9b0f-a336d6375fe4 eec2ea445d3c40dc8b695577866e146c 149a394c09a8489d9117f5f2d8307cd7 - - -] port_delete event received for '5ccf1358-3ff2-4c30-8553-4357a818a1c9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:40:19.020 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:40:19.048 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:40:22.613 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18b3cd5c-67db-4182-8e20-049e9f95e735 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] port_delete event received for '6497e40a-0ba5-4fc4-bef4-1ed8ead71985' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:40:24.285 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05036bba-2933-48fa-b18c-98ab22f46eb3 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] port_delete event received for '1f6266da-3003-4140-8bc9-a1a3785142aa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:40:25.331 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e848e8a2-764b-4429-8026-e92f9fff8b3e 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] port_delete event received for 'bd1b4bb0-539f-4b58-99f7-c369174d13c9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:40:25.470 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45bd35d9-88e6-4c08-8c98-d5d3869bd36f - - - - -] port_delete event received for 'bd1b4bb0-539f-4b58-99f7-c369174d13c9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:40:25.569 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e848e8a2-764b-4429-8026-e92f9fff8b3e 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] network_delete received. Deleting network 182b4907-aa69-4a3e-bc3d-23e1a5747407 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-10 22:40:25.569 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e848e8a2-764b-4429-8026-e92f9fff8b3e 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] Network 182b4907-aa69-4a3e-bc3d-23e1a5747407 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-10 22:41:06.158 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8128e6b-342d-4768-9f50-ba991f6e0d44 - - - - -] port_update received: 92ab73a6-e161-4100-9225-fd57f11ab3f7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-10 22:41:06.158 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8128e6b-342d-4768-9f50-ba991f6e0d44 - - - - -] No port 92ab73a6-e161-4100-9225-fd57f11ab3f7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-10 22:41:09.517 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f3b26858-fca6-4c10-9ebf-6d57cd13cb8c - - - - -] port_update received: 110374b3-8f25-444b-8594-f4f9c059e9f4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-10 22:41:09.517 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f3b26858-fca6-4c10-9ebf-6d57cd13cb8c - - - - -] No port 110374b3-8f25-444b-8594-f4f9c059e9f4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-10 22:41:12.461 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6cd31ea-0829-4637-9018-f0882740b869 - - - - -] port_update received: b98022dd-e70c-4c56-a9f6-50169f4db8b3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-10 22:41:12.476 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6cd31ea-0829-4637-9018-f0882740b869 - - - - -] No port b98022dd-e70c-4c56-a9f6-50169f4db8b3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-10 22:41:13.777 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1531b007-629c-4ef0-b3a7-98cc37cd1cb5 898027e303ed41b2917164e7239ffff6 a58c255a6c22417cb26b2e6b484eee83 - - -] Security group rule updated on remote: ['a5d2ba91-027b-4838-a475-6b90cab29b26'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-10 22:41:13.777 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-1531b007-629c-4ef0-b3a7-98cc37cd1cb5 898027e303ed41b2917164e7239ffff6 a58c255a6c22417cb26b2e6b484eee83 - - -] Security group rule updated ['a5d2ba91-027b-4838-a475-6b90cab29b26'] 2021-06-10 22:41:13.915 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b47aa9ae-dc45-4228-8f9c-77bc2a34043d 898027e303ed41b2917164e7239ffff6 a58c255a6c22417cb26b2e6b484eee83 - - -] Security group rule updated on remote: ['a5d2ba91-027b-4838-a475-6b90cab29b26'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-10 22:41:13.915 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-b47aa9ae-dc45-4228-8f9c-77bc2a34043d 898027e303ed41b2917164e7239ffff6 a58c255a6c22417cb26b2e6b484eee83 - - -] Security group rule updated ['a5d2ba91-027b-4838-a475-6b90cab29b26'] 2021-06-10 22:41:14.073 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-62b9fcde-7c3f-4e49-9047-7b40773916fa 898027e303ed41b2917164e7239ffff6 a58c255a6c22417cb26b2e6b484eee83 - - -] Security group rule updated on remote: ['a5d2ba91-027b-4838-a475-6b90cab29b26'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-10 22:41:14.073 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-62b9fcde-7c3f-4e49-9047-7b40773916fa 898027e303ed41b2917164e7239ffff6 a58c255a6c22417cb26b2e6b484eee83 - - -] Security group rule updated ['a5d2ba91-027b-4838-a475-6b90cab29b26'] 2021-06-10 22:41:14.208 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b629c8f4-9416-42cc-956b-9d512f2370cb 898027e303ed41b2917164e7239ffff6 a58c255a6c22417cb26b2e6b484eee83 - - -] Security group rule updated on remote: ['a5d2ba91-027b-4838-a475-6b90cab29b26'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-10 22:41:14.208 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-b629c8f4-9416-42cc-956b-9d512f2370cb 898027e303ed41b2917164e7239ffff6 a58c255a6c22417cb26b2e6b484eee83 - - -] Security group rule updated ['a5d2ba91-027b-4838-a475-6b90cab29b26'] 2021-06-10 22:41:14.360 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-14dc795a-d44e-424b-b448-02938ac65f49 898027e303ed41b2917164e7239ffff6 a58c255a6c22417cb26b2e6b484eee83 - - -] Security group rule updated on remote: ['a5d2ba91-027b-4838-a475-6b90cab29b26'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-10 22:41:14.360 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-14dc795a-d44e-424b-b448-02938ac65f49 898027e303ed41b2917164e7239ffff6 a58c255a6c22417cb26b2e6b484eee83 - - -] Security group rule updated ['a5d2ba91-027b-4838-a475-6b90cab29b26'] 2021-06-10 22:41:14.508 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-342f0298-cf29-4ec3-973d-fe8df052b59c 898027e303ed41b2917164e7239ffff6 a58c255a6c22417cb26b2e6b484eee83 - - -] Security group rule updated on remote: ['a5d2ba91-027b-4838-a475-6b90cab29b26'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-10 22:41:14.508 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-342f0298-cf29-4ec3-973d-fe8df052b59c 898027e303ed41b2917164e7239ffff6 a58c255a6c22417cb26b2e6b484eee83 - - -] Security group rule updated ['a5d2ba91-027b-4838-a475-6b90cab29b26'] 2021-06-10 22:41:16.379 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2210c00-00f4-4901-a7d8-83fadff029db - - - - -] port_update received: 5784f831-bdb4-4114-b3e4-4d8e570c3944 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-10 22:41:16.408 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2210c00-00f4-4901-a7d8-83fadff029db - - - - -] No port 5784f831-bdb4-4114-b3e4-4d8e570c3944 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-10 22:41:31.349 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-778f5ec3-4cf5-497f-bd0d-280c8cff683a 898027e303ed41b2917164e7239ffff6 a58c255a6c22417cb26b2e6b484eee83 - - -] Security group member updated on remote: ['a5d2ba91-027b-4838-a475-6b90cab29b26'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:41:31.349 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-778f5ec3-4cf5-497f-bd0d-280c8cff683a 898027e303ed41b2917164e7239ffff6 a58c255a6c22417cb26b2e6b484eee83 - - -] Security group member updated ['a5d2ba91-027b-4838-a475-6b90cab29b26'] 2021-06-10 22:41:32.234 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fdde4bcf-6872-47ae-9a8b-74a9915c8b21 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] port_update received: 945f3c9a-51e9-449c-a934-fef27f8ac8c8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-10 22:41:32.238 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fdde4bcf-6872-47ae-9a8b-74a9915c8b21 398262b1d42e4cc5abc2dce83ad62106 e2edf79fc52d4bd08c70668f7b454996 - - -] No port 945f3c9a-51e9-449c-a934-fef27f8ac8c8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-10 22:41:34.900 1720 1910442553592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 945f3c9a-51e9-449c-a934-fef27f8ac8c8 2021-06-10 22:41:35.469 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-10 22:41:35.672 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Adding port 945f3c9a-51e9-449c-a934-fef27f8ac8c8 2021-06-10 22:41:35.672 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Port 945f3c9a-51e9-449c-a934-fef27f8ac8c8 updated. Details: {'device': '945f3c9a-51e9-449c-a934-fef27f8ac8c8', 'network_id': '446ee716-c40b-40c0-9a70-533c7fbc3bbc', 'port_id': '945f3c9a-51e9-449c-a934-fef27f8ac8c8', 'mac_address': 'fa:16:3e:f5:e7:5e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 230, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ab6c50e7-f753-4fc1-b9e5-3f5c3660ce31', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-10 22:41:35.672 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-10 22:41:35.672 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-945f3c9a-51e9-449c-a934-fef27f8ac8c8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:41:35.687 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 945f3c9a-51e9-449c-a934-fef27f8ac8c8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-10 22:41:35.687 1720 1910442555704 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 446ee716-c40b-40c0-9a70-533c7fbc3bbc 2021-06-10 22:41:35.687 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-10 22:41:35.845 1720 1910442555704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '945f3c9a-51e9-449c-a934-fef27f8ac8c8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:41:35.845 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '945f3c9a-51e9-449c-a934-fef27f8ac8c8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:41:35.845 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 945f3c9a-51e9-449c-a934-fef27f8ac8c8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-10 22:41:35.845 1720 1910442555704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 230, VLAN trunk: None to switch port 945f3c9a-51e9-449c-a934-fef27f8ac8c8 2021-06-10 22:41:35.915 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-10 22:41:35.915 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['945f3c9a-51e9-449c-a934-fef27f8ac8c8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:41:36.300 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['945f3c9a-51e9-449c-a934-fef27f8ac8c8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:41:36.300 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:41:36.300 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a5d2ba91-027b-4838-a475-6b90cab29b26) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:41:36.300 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 945f3c9a-51e9-449c-a934-fef27f8ac8c8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:41:36.300 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-10 22:41:36.300 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 945f3c9a-51e9-449c-a934-fef27f8ac8c8 not yet added. Adding. 2021-06-10 22:41:36.300 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-10 22:41:36.300 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-10 22:41:36.360 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-945f3c9a-51e9-449c-a934-fef27f8ac8c8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:41:36.428 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-945f3c9a-51e9-449c-a934-fef27f8ac8c8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:41:36.428 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-945f3c9a-51e9-449c-a934-fef27f8ac8c8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:41:36.516 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-945f3c9a-51e9-449c-a934-fef27f8ac8c8" 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-06-10 22:41:36.583 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-945f3c9a-51e9-449c-a934-fef27f8ac8c8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:41:36.583 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 945f3c9a-51e9-449c-a934-fef27f8ac8c8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-10 22:41:36.583 1720 1910442555704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 945f3c9a-51e9-449c-a934-fef27f8ac8c8 processed. 2021-06-10 22:41:37.500 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:41:37.703 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:43:43.974 1720 1910442553768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 945f3c9a-51e9-449c-a934-fef27f8ac8c8 2021-06-10 22:43:44.244 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-10 22:43:44.244 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '945f3c9a-51e9-449c-a934-fef27f8ac8c8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-10 22:43:44.244 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '945f3c9a-51e9-449c-a934-fef27f8ac8c8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-10 22:43:44.244 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 945f3c9a-51e9-449c-a934-fef27f8ac8c8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-10 22:43:44.244 1720 1910442555704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 446ee716-c40b-40c0-9a70-533c7fbc3bbc 2021-06-10 22:43:44.244 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['945f3c9a-51e9-449c-a934-fef27f8ac8c8'] 2021-06-10 22:43:44.244 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-10 22:43:44.244 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-10 22:43:44.257 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['945f3c9a-51e9-449c-a934-fef27f8ac8c8'] 2021-06-10 22:43:46.275 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:43:46.400 1720 1910442555704 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-06-10 22:43:53.744 1720 1910442553592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 945f3c9a-51e9-449c-a934-fef27f8ac8c8 2021-06-10 22:43:54.306 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-10 22:43:54.525 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Adding port 945f3c9a-51e9-449c-a934-fef27f8ac8c8 2021-06-10 22:43:54.525 1720 1910346030424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Port 945f3c9a-51e9-449c-a934-fef27f8ac8c8 updated. Details: {'device': '945f3c9a-51e9-449c-a934-fef27f8ac8c8', 'network_id': '446ee716-c40b-40c0-9a70-533c7fbc3bbc', 'port_id': '945f3c9a-51e9-449c-a934-fef27f8ac8c8', 'mac_address': 'fa:16:3e:f5:e7:5e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 230, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ab6c50e7-f753-4fc1-b9e5-3f5c3660ce31', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-10 22:43:54.525 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-10 22:43:54.525 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-945f3c9a-51e9-449c-a934-fef27f8ac8c8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:43:54.525 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 945f3c9a-51e9-449c-a934-fef27f8ac8c8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-10 22:43:54.525 1720 1910442555704 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 446ee716-c40b-40c0-9a70-533c7fbc3bbc 2021-06-10 22:43:54.525 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-10 22:43:54.650 1720 1910442555704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '945f3c9a-51e9-449c-a934-fef27f8ac8c8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:43:54.650 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '945f3c9a-51e9-449c-a934-fef27f8ac8c8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-10 22:43:54.650 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 945f3c9a-51e9-449c-a934-fef27f8ac8c8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-10 22:43:54.650 1720 1910442555704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 230, VLAN trunk: None to switch port 945f3c9a-51e9-449c-a934-fef27f8ac8c8 2021-06-10 22:43:54.705 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-10 22:43:54.705 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['945f3c9a-51e9-449c-a934-fef27f8ac8c8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-10 22:43:54.957 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['945f3c9a-51e9-449c-a934-fef27f8ac8c8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-10 22:43:54.957 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-10 22:43:54.957 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a5d2ba91-027b-4838-a475-6b90cab29b26) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-10 22:43:54.957 1720 1910442555704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 945f3c9a-51e9-449c-a934-fef27f8ac8c8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-10 22:43:54.957 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-10 22:43:54.957 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 945f3c9a-51e9-449c-a934-fef27f8ac8c8 not yet added. Adding. 2021-06-10 22:43:54.957 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-10 22:43:54.957 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-10 22:43:55.010 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-945f3c9a-51e9-449c-a934-fef27f8ac8c8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:43:55.088 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-945f3c9a-51e9-449c-a934-fef27f8ac8c8" 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-06-10 22:43:55.088 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-945f3c9a-51e9-449c-a934-fef27f8ac8c8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:43:55.167 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-945f3c9a-51e9-449c-a934-fef27f8ac8c8" 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-06-10 22:43:55.228 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-945f3c9a-51e9-449c-a934-fef27f8ac8c8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:43:55.228 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 945f3c9a-51e9-449c-a934-fef27f8ac8c8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-10 22:43:55.228 1720 1910442555704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 945f3c9a-51e9-449c-a934-fef27f8ac8c8 processed. 2021-06-10 22:43:56.322 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:43:56.520 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-10 22:45:08.665 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a83edf61-b87a-404e-84db-6294449531f4 898027e303ed41b2917164e7239ffff6 a58c255a6c22417cb26b2e6b484eee83 - - -] port_delete event received for '0038d39a-1d68-4478-a145-902638dd3ae6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:45:11.322 1720 1910442555704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-805fea6b-d3df-4bdd-affd-709c438804fa 898027e303ed41b2917164e7239ffff6 a58c255a6c22417cb26b2e6b484eee83 - - -] Security group member updated on remote: ['a5d2ba91-027b-4838-a475-6b90cab29b26'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-10 22:45:11.322 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [req-805fea6b-d3df-4bdd-affd-709c438804fa 898027e303ed41b2917164e7239ffff6 a58c255a6c22417cb26b2e6b484eee83 - - -] Security group member updated ['a5d2ba91-027b-4838-a475-6b90cab29b26'] 2021-06-10 22:45:11.413 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-805fea6b-d3df-4bdd-affd-709c438804fa 898027e303ed41b2917164e7239ffff6 a58c255a6c22417cb26b2e6b484eee83 - - -] port_delete event received for '945f3c9a-51e9-449c-a934-fef27f8ac8c8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:45:12.538 1720 1910442553768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 945f3c9a-51e9-449c-a934-fef27f8ac8c8 2021-06-10 22:45:12.558 1720 1910346030424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba214d77-2ca9-4328-a6e1-20e2266dcfc3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-10 22:45:12.558 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '945f3c9a-51e9-449c-a934-fef27f8ac8c8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-10 22:45:12.558 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '945f3c9a-51e9-449c-a934-fef27f8ac8c8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-10 22:45:12.558 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 945f3c9a-51e9-449c-a934-fef27f8ac8c8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-10 22:45:12.558 1720 1910442555704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 446ee716-c40b-40c0-9a70-533c7fbc3bbc 2021-06-10 22:45:12.558 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['945f3c9a-51e9-449c-a934-fef27f8ac8c8'] 2021-06-10 22:45:12.558 1720 1910442555704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-10 22:45:12.558 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-10 22:45:12.558 1720 1910442555704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['945f3c9a-51e9-449c-a934-fef27f8ac8c8'] 2021-06-10 22:45:14.553 1720 1910442555704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-10 22:45:14.584 1720 1910442555704 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-06-10 22:45:14.916 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5d1ee33-3524-4b18-8db6-6bfc684ce33c 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] port_delete event received for '110374b3-8f25-444b-8594-f4f9c059e9f4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:45:16.628 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-265a7dff-84af-438c-9eef-cb9fd64e2831 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] port_delete event received for '92ab73a6-e161-4100-9225-fd57f11ab3f7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:45:17.601 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b4a99af-c90b-4780-9498-9084a7223844 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] port_delete event received for 'd443317f-c814-4bcf-9db0-06bb65e385c5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:45:17.713 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b85b8d16-e8b0-438f-ac0f-448351debded - - - - -] port_delete event received for 'd443317f-c814-4bcf-9db0-06bb65e385c5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:45:17.819 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b4a99af-c90b-4780-9498-9084a7223844 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] network_delete received. Deleting network 446ee716-c40b-40c0-9a70-533c7fbc3bbc network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-10 22:45:17.819 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b4a99af-c90b-4780-9498-9084a7223844 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] Network 446ee716-c40b-40c0-9a70-533c7fbc3bbc not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-10 22:45:19.363 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec33ed51-73cc-4bde-a6db-5751cc0b4ea1 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] port_delete event received for '5784f831-bdb4-4114-b3e4-4d8e570c3944' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:45:20.781 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-069c8cae-ba97-4433-81b3-28f00f4917d5 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] port_delete event received for 'b98022dd-e70c-4c56-a9f6-50169f4db8b3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:45:21.785 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5cd7551-0601-444b-a27c-148fc7897563 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] port_delete event received for 'fae7b0b3-3af5-46b8-bbcd-5f26958b9ae0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:45:21.898 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66cc49e6-105e-4559-a912-9fad54861c4e - - - - -] port_delete event received for 'fae7b0b3-3af5-46b8-bbcd-5f26958b9ae0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-10 22:45:22.024 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5cd7551-0601-444b-a27c-148fc7897563 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] network_delete received. Deleting network 642aebef-5488-48e3-8795-6c625b7214cc network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-10 22:45:22.024 1720 1910442555704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5cd7551-0601-444b-a27c-148fc7897563 37614a685f9c48f7ae5d3a05f4453279 5c692bcf8e834fa2bfb6d715c53040a7 - - -] Network 642aebef-5488-48e3-8795-6c625b7214cc not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463