2022-05-17 18:05:50.093 2896 1501825447536 MainThread INFO neutron.common.config [-] Logging enabled! 2022-05-17 18:05:50.093 2896 1501825447536 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 20.1.0.dev215 2022-05-17 18:05:50.093 2896 1501825447536 MainThread DEBUG neutron.common.config [-] command line: c:\python38\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:120 2022-05-17 18:05:50.137 2896 1501825447536 MainThread INFO os_win.utils.network.networkutils [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] WMI caching is disabled. 2022-05-17 18:05:50.420 2896 1501825447536 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-05-17 18:05:50.484 2896 1501825447536 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-05-17 18:05:50.484 2896 1501825447536 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-05-17 18:05:50.634 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent initialized successfully, now running... 2022-05-17 18:05:50.650 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-05-17 18:05:50.650 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-05-17 18:05:50.697 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-05-17 18:08:05.987 2896 1501924811872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d24c9897-6bc2-4d63-807f-91b764462942 - - - - -] port_update received: 05823dac-f86d-490b-a4f5-27bc4669f308 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:08:06.003 2896 1501924811872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d24c9897-6bc2-4d63-807f-91b764462942 - - - - -] No port 05823dac-f86d-490b-a4f5-27bc4669f308 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 18:08:09.601 2896 1501905637440 MainThread WARNING oslo_policy.policy [req-038c9299-7dd3-462c-b76f-a7be9c5ad3e1 0780c8ce45da414b8ca5b9bf4b01cd29 208f7647b546406388dbbcc6fb121e98 - - -] 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. 2022-05-17 18:08:09.601 2896 1501905637440 MainThread WARNING oslo_policy.policy [req-038c9299-7dd3-462c-b76f-a7be9c5ad3e1 0780c8ce45da414b8ca5b9bf4b01cd29 208f7647b546406388dbbcc6fb121e98 - - -] 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. 2022-05-17 18:08:09.601 2896 1501905637440 MainThread WARNING oslo_policy.policy [req-038c9299-7dd3-462c-b76f-a7be9c5ad3e1 0780c8ce45da414b8ca5b9bf4b01cd29 208f7647b546406388dbbcc6fb121e98 - - -] 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. 2022-05-17 18:08:09.628 2896 1501905637440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-038c9299-7dd3-462c-b76f-a7be9c5ad3e1 0780c8ce45da414b8ca5b9bf4b01cd29 208f7647b546406388dbbcc6fb121e98 - - -] Security group member updated on remote: ['527eea65-2638-4fc1-8c55-62a474f08a62'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:08:09.628 2896 1501905637440 MainThread INFO neutron.agent.securitygroups_rpc [req-038c9299-7dd3-462c-b76f-a7be9c5ad3e1 0780c8ce45da414b8ca5b9bf4b01cd29 208f7647b546406388dbbcc6fb121e98 - - -] Security group member updated ['527eea65-2638-4fc1-8c55-62a474f08a62'] 2022-05-17 18:08:12.873 2896 1501906181280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-713ad70c-5ce1-45fe-879b-4e7a68991caf - - - - -] port_update received: b43bcc6d-8b88-4c8c-89a5-390d036688d7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:08:12.893 2896 1501906181280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-713ad70c-5ce1-45fe-879b-4e7a68991caf - - - - -] No port b43bcc6d-8b88-4c8c-89a5-390d036688d7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 18:08:13.029 2896 1501906151552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7b1342c-2f5d-46f1-a806-fd6be110fff2 - - - - -] port_update received: ff61d20c-b567-499b-9203-dfe7d972f2db port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:08:13.036 2896 1501906151552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7b1342c-2f5d-46f1-a806-fd6be110fff2 - - - - -] No port ff61d20c-b567-499b-9203-dfe7d972f2db defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 18:08:14.940 2896 1501923698112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-333ca324-65a6-4dc9-a65b-0de466a2e2ff d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] port_update received: 14d7f587-4b35-4484-baf6-65c70e27abb0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:08:14.968 2896 1501923698112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-333ca324-65a6-4dc9-a65b-0de466a2e2ff d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] No port 14d7f587-4b35-4484-baf6-65c70e27abb0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 18:08:15.356 2896 1501905946048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-75016191-5797-4a8a-84ea-0e1329f2f2ef a77acbdbded449c4ac11b08ef9d2fea8 c6f24456ccc745d8aaa5b8d8cad3bbd4 - - -] Security group rule updated on remote: ['fc252a83-d6a2-429c-b853-b823c598cb44'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 18:08:15.356 2896 1501905946048 MainThread INFO neutron.agent.securitygroups_rpc [req-75016191-5797-4a8a-84ea-0e1329f2f2ef a77acbdbded449c4ac11b08ef9d2fea8 c6f24456ccc745d8aaa5b8d8cad3bbd4 - - -] Security group rule updated ['fc252a83-d6a2-429c-b853-b823c598cb44'] 2022-05-17 18:08:16.674 2896 1501923870672 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-321a5b24-cc02-4d9a-8333-e90cbff12015 a77acbdbded449c4ac11b08ef9d2fea8 c6f24456ccc745d8aaa5b8d8cad3bbd4 - - -] Security group rule updated on remote: ['fc252a83-d6a2-429c-b853-b823c598cb44'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 18:08:16.674 2896 1501923870672 MainThread INFO neutron.agent.securitygroups_rpc [req-321a5b24-cc02-4d9a-8333-e90cbff12015 a77acbdbded449c4ac11b08ef9d2fea8 c6f24456ccc745d8aaa5b8d8cad3bbd4 - - -] Security group rule updated ['fc252a83-d6a2-429c-b853-b823c598cb44'] 2022-05-17 18:08:17.381 2896 1501905986832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6efb4bc3-d642-4a83-aca0-fdb82fa79eb3 - - - - -] port_update received: 27e6539b-4e9b-470c-a6a2-1d132a119ca0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:08:17.410 2896 1501905986832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6efb4bc3-d642-4a83-aca0-fdb82fa79eb3 - - - - -] No port 27e6539b-4e9b-470c-a6a2-1d132a119ca0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 18:08:21.924 2896 1501906659632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3e14db83-271d-4184-8a9f-5873efab2b81 d5df668a49484575a4df6925c20d061c 72a6e0e58fc44647a0086d0be6cd26f4 - - -] Security group rule updated on remote: ['08dd5181-ec31-4c2b-9305-d5512c708bac'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 18:08:21.924 2896 1501906659632 MainThread INFO neutron.agent.securitygroups_rpc [req-3e14db83-271d-4184-8a9f-5873efab2b81 d5df668a49484575a4df6925c20d061c 72a6e0e58fc44647a0086d0be6cd26f4 - - -] Security group rule updated ['08dd5181-ec31-4c2b-9305-d5512c708bac'] 2022-05-17 18:08:22.096 2896 1501906660864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10a728a9-35e2-49b1-9689-d3774c5198b2 - - - - -] port_update received: 12f98283-4d4c-4b25-b41f-32ee730e3481 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:08:22.357 2896 1501906660864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10a728a9-35e2-49b1-9689-d3774c5198b2 - - - - -] No port 12f98283-4d4c-4b25-b41f-32ee730e3481 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 18:08:22.666 2896 1501906052016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b7ec88ab-355c-49c7-9789-5e3e8023405e d5df668a49484575a4df6925c20d061c 72a6e0e58fc44647a0086d0be6cd26f4 - - -] Security group rule updated on remote: ['08dd5181-ec31-4c2b-9305-d5512c708bac'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 18:08:22.666 2896 1501906052016 MainThread INFO neutron.agent.securitygroups_rpc [req-b7ec88ab-355c-49c7-9789-5e3e8023405e d5df668a49484575a4df6925c20d061c 72a6e0e58fc44647a0086d0be6cd26f4 - - -] Security group rule updated ['08dd5181-ec31-4c2b-9305-d5512c708bac'] 2022-05-17 18:08:23.330 2896 1501923792496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab968237-e4b9-423a-815a-e6431aa841b7 - - - - -] port_update received: 902f6af5-8417-4985-b9be-e7e3daf9dfd4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:08:23.341 2896 1501923792496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab968237-e4b9-423a-815a-e6431aa841b7 - - - - -] No port 902f6af5-8417-4985-b9be-e7e3daf9dfd4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 18:08:23.408 2896 1501923792496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e30785af-d8aa-4536-86c0-b16399847f90 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] network_delete received. Deleting network ed2759d3-e43a-48a2-9b0a-4f4d9d6c3245 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-17 18:08:23.408 2896 1501923792496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e30785af-d8aa-4536-86c0-b16399847f90 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] Network ed2759d3-e43a-48a2-9b0a-4f4d9d6c3245 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-17 18:08:23.536 2896 1501923456624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 14d7f587-4b35-4484-baf6-65c70e27abb0 2022-05-17 18:08:25.372 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 18:08:25.517 2896 1501925016320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc6ef8b8-c8cd-4cd0-9d34-095532978a57 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] network_delete received. Deleting network 2d66cc85-4b78-4663-8bc7-9ba756351e5e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-17 18:08:25.517 2896 1501925016320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc6ef8b8-c8cd-4cd0-9d34-095532978a57 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] Network 2d66cc85-4b78-4663-8bc7-9ba756351e5e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-17 18:08:25.939 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Adding port 14d7f587-4b35-4484-baf6-65c70e27abb0 2022-05-17 18:08:25.939 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Port 14d7f587-4b35-4484-baf6-65c70e27abb0 updated. Details: {'device': '14d7f587-4b35-4484-baf6-65c70e27abb0', 'network_id': '5ae1f135-0244-4823-a884-3d9e3cca693e', 'port_id': '14d7f587-4b35-4484-baf6-65c70e27abb0', 'mac_address': 'fa:16:3e:14:7c:5b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 232, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '821827fd-5b9a-4622-bf73-a3f46842fb4f', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-17 18:08:25.939 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] 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 2022-05-17 18:08:25.939 2896 1501924883264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-14d7f587-4b35-4484-baf6-65c70e27abb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:08:25.939 2896 1501924883264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 14d7f587-4b35-4484-baf6-65c70e27abb0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 18:08:25.939 2896 1501924883264 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5ae1f135-0244-4823-a884-3d9e3cca693e 2022-05-17 18:08:25.939 2896 1501924883264 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:264 2022-05-17 18:08:26.150 2896 1501924883264 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '14d7f587-4b35-4484-baf6-65c70e27abb0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:08:26.150 2896 1501924883264 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '14d7f587-4b35-4484-baf6-65c70e27abb0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:08:26.161 2896 1501924883264 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 14d7f587-4b35-4484-baf6-65c70e27abb0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 18:08:26.161 2896 1501924883264 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 232, VLAN trunk: None to switch port 14d7f587-4b35-4484-baf6-65c70e27abb0 2022-05-17 18:08:26.284 2896 1501924883264 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 18:08:26.284 2896 1501924883264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['14d7f587-4b35-4484-baf6-65c70e27abb0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:08:26.904 2896 1501924883264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['14d7f587-4b35-4484-baf6-65c70e27abb0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:08:26.904 2896 1501924883264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:08:26.904 2896 1501924883264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (527eea65-2638-4fc1-8c55-62a474f08a62) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 18:08:26.904 2896 1501924883264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (527eea65-2638-4fc1-8c55-62a474f08a62) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-17 18:08:26.904 2896 1501924883264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 14d7f587-4b35-4484-baf6-65c70e27abb0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 18:08:26.904 2896 1501924883264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 18:08:26.904 2896 1501924883264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 14d7f587-4b35-4484-baf6-65c70e27abb0 not yet added. Adding. 2022-05-17 18:08:26.904 2896 1501924883264 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 2022-05-17 18:08:26.904 2896 1501924883264 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 2022-05-17 18:08:27.048 2896 1501924883264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-14d7f587-4b35-4484-baf6-65c70e27abb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:08:27.154 2896 1501924883264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-14d7f587-4b35-4484-baf6-65c70e27abb0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:08:27.154 2896 1501924883264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-14d7f587-4b35-4484-baf6-65c70e27abb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:08:27.285 2896 1501924883264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-14d7f587-4b35-4484-baf6-65c70e27abb0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:08:27.411 2896 1501924883264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-14d7f587-4b35-4484-baf6-65c70e27abb0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.469s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:08:27.411 2896 1501924883264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 14d7f587-4b35-4484-baf6-65c70e27abb0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 18:08:27.411 2896 1501924883264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 14d7f587-4b35-4484-baf6-65c70e27abb0 processed. 2022-05-17 18:08:27.411 2896 1501924883264 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:08:28.216 2896 1501923791264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1269bf6d-ac83-433f-b597-2b715fa832e9 b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] Security group member updated on remote: ['e24d70ab-a852-47ed-af1d-5dc07437ec20'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:08:28.216 2896 1501923791264 MainThread INFO neutron.agent.securitygroups_rpc [req-1269bf6d-ac83-433f-b597-2b715fa832e9 b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] Security group member updated ['e24d70ab-a852-47ed-af1d-5dc07437ec20'] 2022-05-17 18:08:28.231 2896 1501924883264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.812s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:08:30.533 2896 1501923457152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9ff665b-106b-44f7-8645-1a60167a770d d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] port_update received: bc141d2a-23f3-499f-ad7b-d3c46e5b5e80 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:08:30.548 2896 1501923457152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9ff665b-106b-44f7-8645-1a60167a770d d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] No port bc141d2a-23f3-499f-ad7b-d3c46e5b5e80 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 18:08:31.348 2896 1501925108720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bc563a6b-9a3c-4d1f-8c2a-72849c3a9b7e b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] Security group member updated on remote: ['e24d70ab-a852-47ed-af1d-5dc07437ec20'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:08:31.348 2896 1501925108720 MainThread INFO neutron.agent.securitygroups_rpc [req-bc563a6b-9a3c-4d1f-8c2a-72849c3a9b7e b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] Security group member updated ['e24d70ab-a852-47ed-af1d-5dc07437ec20'] 2022-05-17 18:08:31.388 2896 1501925108720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e7cd2625-e791-4c53-9c0e-ec1cdedfe6e9 a77acbdbded449c4ac11b08ef9d2fea8 c6f24456ccc745d8aaa5b8d8cad3bbd4 - - -] Security group member updated on remote: ['fc252a83-d6a2-429c-b853-b823c598cb44'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:08:31.388 2896 1501925108720 MainThread INFO neutron.agent.securitygroups_rpc [req-e7cd2625-e791-4c53-9c0e-ec1cdedfe6e9 a77acbdbded449c4ac11b08ef9d2fea8 c6f24456ccc745d8aaa5b8d8cad3bbd4 - - -] Security group member updated ['fc252a83-d6a2-429c-b853-b823c598cb44'] 2022-05-17 18:08:33.262 2896 1501925321536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab104498-cf64-4189-9328-86c4121e3daa d5df668a49484575a4df6925c20d061c 72a6e0e58fc44647a0086d0be6cd26f4 - - -] Security group member updated on remote: ['08dd5181-ec31-4c2b-9305-d5512c708bac'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:08:33.262 2896 1501925321536 MainThread INFO neutron.agent.securitygroups_rpc [req-ab104498-cf64-4189-9328-86c4121e3daa d5df668a49484575a4df6925c20d061c 72a6e0e58fc44647a0086d0be6cd26f4 - - -] Security group member updated ['08dd5181-ec31-4c2b-9305-d5512c708bac'] 2022-05-17 18:08:34.025 2896 1501925321712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ba86c75-38bf-49ce-a4ee-5985dc6d7617 d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] port_update received: a5e9662b-20db-44e7-b0e8-e6ed0228a2fd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:08:34.060 2896 1501925321712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ba86c75-38bf-49ce-a4ee-5985dc6d7617 d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] No port a5e9662b-20db-44e7-b0e8-e6ed0228a2fd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 18:08:34.190 2896 1501925321712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6b579da-9b44-46e8-9b6b-deb594448439 d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] port_update received: e7e0345a-132a-4140-a518-037082d869c6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:08:34.228 2896 1501925321712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6b579da-9b44-46e8-9b6b-deb594448439 d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] No port e7e0345a-132a-4140-a518-037082d869c6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 18:08:35.611 2896 1501923456624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bc141d2a-23f3-499f-ad7b-d3c46e5b5e80 2022-05-17 18:08:36.263 2896 1501925018080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96faa00a-deaa-49d7-b390-7a85d9392f14 d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] port_update received: 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:08:36.273 2896 1501925018080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96faa00a-deaa-49d7-b390-7a85d9392f14 d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] No port 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 18:08:37.439 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 18:08:37.628 2896 1501923456624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e7e0345a-132a-4140-a518-037082d869c6 2022-05-17 18:08:37.647 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Adding port bc141d2a-23f3-499f-ad7b-d3c46e5b5e80 2022-05-17 18:08:37.647 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Port bc141d2a-23f3-499f-ad7b-d3c46e5b5e80 updated. Details: {'device': 'bc141d2a-23f3-499f-ad7b-d3c46e5b5e80', 'network_id': '13b9b2aa-589b-4305-9b5f-da1c30f04e2a', 'port_id': 'bc141d2a-23f3-499f-ad7b-d3c46e5b5e80', 'mac_address': 'fa:16:3e:21:c1:d9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 204, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'de2a48c2-0362-4e03-967b-b6093a07266a', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-17 18:08:37.647 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] 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 2022-05-17 18:08:37.647 2896 1501923869616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bc141d2a-23f3-499f-ad7b-d3c46e5b5e80" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:08:37.647 2896 1501923869616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bc141d2a-23f3-499f-ad7b-d3c46e5b5e80 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 18:08:37.647 2896 1501923869616 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 13b9b2aa-589b-4305-9b5f-da1c30f04e2a 2022-05-17 18:08:37.647 2896 1501923869616 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:264 2022-05-17 18:08:37.865 2896 1501923869616 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bc141d2a-23f3-499f-ad7b-d3c46e5b5e80') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:08:37.865 2896 1501923869616 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bc141d2a-23f3-499f-ad7b-d3c46e5b5e80') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:08:37.885 2896 1501923869616 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bc141d2a-23f3-499f-ad7b-d3c46e5b5e80 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 18:08:37.885 2896 1501923869616 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 204, VLAN trunk: None to switch port bc141d2a-23f3-499f-ad7b-d3c46e5b5e80 2022-05-17 18:08:38.020 2896 1501923869616 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 18:08:38.020 2896 1501923869616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bc141d2a-23f3-499f-ad7b-d3c46e5b5e80'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:08:38.379 2896 1501923869616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bc141d2a-23f3-499f-ad7b-d3c46e5b5e80']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:08:38.379 2896 1501923869616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:08:38.379 2896 1501923869616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e24d70ab-a852-47ed-af1d-5dc07437ec20) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 18:08:38.379 2896 1501923869616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e24d70ab-a852-47ed-af1d-5dc07437ec20) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-17 18:08:38.379 2896 1501923869616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bc141d2a-23f3-499f-ad7b-d3c46e5b5e80 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 18:08:38.379 2896 1501923869616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 18:08:38.379 2896 1501923869616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bc141d2a-23f3-499f-ad7b-d3c46e5b5e80 not yet added. Adding. 2022-05-17 18:08:38.379 2896 1501923869616 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 2022-05-17 18:08:38.399 2896 1501923869616 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 2022-05-17 18:08:38.536 2896 1501923869616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bc141d2a-23f3-499f-ad7b-d3c46e5b5e80" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:08:38.668 2896 1501923869616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bc141d2a-23f3-499f-ad7b-d3c46e5b5e80" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:08:38.668 2896 1501923869616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bc141d2a-23f3-499f-ad7b-d3c46e5b5e80" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:08:38.830 2896 1501923869616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bc141d2a-23f3-499f-ad7b-d3c46e5b5e80" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:08:38.942 2896 1501923869616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bc141d2a-23f3-499f-ad7b-d3c46e5b5e80" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:08:38.962 2896 1501923869616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bc141d2a-23f3-499f-ad7b-d3c46e5b5e80 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 18:08:38.962 2896 1501923869616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bc141d2a-23f3-499f-ad7b-d3c46e5b5e80 processed. 2022-05-17 18:08:39.465 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 18:08:39.465 2896 1501923869616 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:08:39.959 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Adding port e7e0345a-132a-4140-a518-037082d869c6 2022-05-17 18:08:39.976 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Port e7e0345a-132a-4140-a518-037082d869c6 updated. Details: {'device': 'e7e0345a-132a-4140-a518-037082d869c6', 'network_id': '0cfc85c4-92d1-4f2c-aaf8-dd930801aab8', 'port_id': 'e7e0345a-132a-4140-a518-037082d869c6', 'mac_address': 'fa:16:3e:57:e3:3c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 225, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '36178cc5-bfd8-4902-8b47-711645d66071', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-17 18:08:39.976 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] 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 2022-05-17 18:08:39.976 2896 1501925454064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e7e0345a-132a-4140-a518-037082d869c6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:08:39.976 2896 1501925454064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e7e0345a-132a-4140-a518-037082d869c6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 18:08:39.976 2896 1501925454064 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0cfc85c4-92d1-4f2c-aaf8-dd930801aab8 2022-05-17 18:08:39.991 2896 1501925454064 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:264 2022-05-17 18:08:40.175 2896 1501925454064 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e7e0345a-132a-4140-a518-037082d869c6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:08:40.195 2896 1501925454064 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e7e0345a-132a-4140-a518-037082d869c6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:08:40.195 2896 1501923869616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.735s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:08:40.254 2896 1501925454064 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e7e0345a-132a-4140-a518-037082d869c6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 18:08:40.254 2896 1501925454064 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 225, VLAN trunk: None to switch port e7e0345a-132a-4140-a518-037082d869c6 2022-05-17 18:08:40.383 2896 1501925454064 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 18:08:40.383 2896 1501925454064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e7e0345a-132a-4140-a518-037082d869c6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:08:40.753 2896 1501925454064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e7e0345a-132a-4140-a518-037082d869c6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:08:40.753 2896 1501925454064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:08:40.753 2896 1501925454064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fc252a83-d6a2-429c-b853-b823c598cb44) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 18:08:40.753 2896 1501925454064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e7e0345a-132a-4140-a518-037082d869c6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 18:08:40.753 2896 1501925454064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 18:08:40.753 2896 1501925454064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e7e0345a-132a-4140-a518-037082d869c6 not yet added. Adding. 2022-05-17 18:08:40.753 2896 1501925454064 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 2022-05-17 18:08:40.753 2896 1501925454064 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 2022-05-17 18:08:41.160 2896 1501925454064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e7e0345a-132a-4140-a518-037082d869c6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:08:41.314 2896 1501925454064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e7e0345a-132a-4140-a518-037082d869c6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:08:41.314 2896 1501925454064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e7e0345a-132a-4140-a518-037082d869c6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:08:41.503 2896 1501925454064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e7e0345a-132a-4140-a518-037082d869c6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:08:41.664 2896 1501925454064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e7e0345a-132a-4140-a518-037082d869c6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.688s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:08:41.664 2896 1501925454064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e7e0345a-132a-4140-a518-037082d869c6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 18:08:41.664 2896 1501925454064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e7e0345a-132a-4140-a518-037082d869c6 processed. 2022-05-17 18:08:41.664 2896 1501925454064 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:08:41.908 2896 1501925454064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:08:43.658 2896 1501923456624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a5e9662b-20db-44e7-b0e8-e6ed0228a2fd 2022-05-17 18:08:45.673 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 18:08:45.925 2896 1501923456800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 14d7f587-4b35-4484-baf6-65c70e27abb0 2022-05-17 18:08:46.067 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Adding port a5e9662b-20db-44e7-b0e8-e6ed0228a2fd 2022-05-17 18:08:46.067 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Port a5e9662b-20db-44e7-b0e8-e6ed0228a2fd updated. Details: {'device': 'a5e9662b-20db-44e7-b0e8-e6ed0228a2fd', 'network_id': '13b9b2aa-589b-4305-9b5f-da1c30f04e2a', 'port_id': 'a5e9662b-20db-44e7-b0e8-e6ed0228a2fd', 'mac_address': 'fa:16:3e:46:00:9f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 204, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'de2a48c2-0362-4e03-967b-b6093a07266a', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-17 18:08:46.067 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] 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 2022-05-17 18:08:46.067 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 18:08:46.087 2896 1501924002272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a5e9662b-20db-44e7-b0e8-e6ed0228a2fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:08:46.087 2896 1501924002272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a5e9662b-20db-44e7-b0e8-e6ed0228a2fd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 18:08:46.087 2896 1501924002272 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:264 2022-05-17 18:08:46.415 2896 1501924002272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a5e9662b-20db-44e7-b0e8-e6ed0228a2fd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:08:46.415 2896 1501924002272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a5e9662b-20db-44e7-b0e8-e6ed0228a2fd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:08:46.415 2896 1501924003680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '14d7f587-4b35-4484-baf6-65c70e27abb0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 18:08:46.415 2896 1501924003680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '14d7f587-4b35-4484-baf6-65c70e27abb0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 18:08:46.415 2896 1501924003680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 14d7f587-4b35-4484-baf6-65c70e27abb0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 18:08:46.457 2896 1501924003680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5ae1f135-0244-4823-a884-3d9e3cca693e 2022-05-17 18:08:46.457 2896 1501924003680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['14d7f587-4b35-4484-baf6-65c70e27abb0'] 2022-05-17 18:08:46.457 2896 1501924003680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 18:08:46.457 2896 1501924003680 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 2022-05-17 18:08:46.457 2896 1501924003680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['14d7f587-4b35-4484-baf6-65c70e27abb0'] 2022-05-17 18:08:46.457 2896 1501924002272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a5e9662b-20db-44e7-b0e8-e6ed0228a2fd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 18:08:46.457 2896 1501924002272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 204, VLAN trunk: None to switch port a5e9662b-20db-44e7-b0e8-e6ed0228a2fd 2022-05-17 18:08:46.663 2896 1501924002272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 18:08:46.663 2896 1501924002272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a5e9662b-20db-44e7-b0e8-e6ed0228a2fd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:08:46.673 2896 1501905986656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-36586a26-d8ba-4271-a096-055753fe966e 0780c8ce45da414b8ca5b9bf4b01cd29 208f7647b546406388dbbcc6fb121e98 - - -] Security group member updated on remote: ['527eea65-2638-4fc1-8c55-62a474f08a62'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:08:46.673 2896 1501905986656 MainThread INFO neutron.agent.securitygroups_rpc [req-36586a26-d8ba-4271-a096-055753fe966e 0780c8ce45da414b8ca5b9bf4b01cd29 208f7647b546406388dbbcc6fb121e98 - - -] Security group member updated ['527eea65-2638-4fc1-8c55-62a474f08a62'] 2022-05-17 18:08:46.783 2896 1501923492784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36586a26-d8ba-4271-a096-055753fe966e 0780c8ce45da414b8ca5b9bf4b01cd29 208f7647b546406388dbbcc6fb121e98 - - -] port_delete event received for '14d7f587-4b35-4484-baf6-65c70e27abb0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:08:46.895 2896 1501924002272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a5e9662b-20db-44e7-b0e8-e6ed0228a2fd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:08:46.895 2896 1501924002272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:08:46.895 2896 1501924002272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e24d70ab-a852-47ed-af1d-5dc07437ec20) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 18:08:46.895 2896 1501924002272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e24d70ab-a852-47ed-af1d-5dc07437ec20) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-17 18:08:46.895 2896 1501924002272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a5e9662b-20db-44e7-b0e8-e6ed0228a2fd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 18:08:46.895 2896 1501924002272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 18:08:46.895 2896 1501924002272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a5e9662b-20db-44e7-b0e8-e6ed0228a2fd not yet added. Adding. 2022-05-17 18:08:46.895 2896 1501924002272 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 2022-05-17 18:08:46.895 2896 1501924002272 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 2022-05-17 18:08:47.102 2896 1501924002272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5e9662b-20db-44e7-b0e8-e6ed0228a2fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:08:47.285 2896 1501924002272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5e9662b-20db-44e7-b0e8-e6ed0228a2fd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:08:47.285 2896 1501924002272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5e9662b-20db-44e7-b0e8-e6ed0228a2fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:08:47.533 2896 1501924002272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5e9662b-20db-44e7-b0e8-e6ed0228a2fd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:08:47.676 2896 1501924002272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a5e9662b-20db-44e7-b0e8-e6ed0228a2fd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.594s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:08:47.676 2896 1501924002272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a5e9662b-20db-44e7-b0e8-e6ed0228a2fd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 18:08:47.691 2896 1501924002272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a5e9662b-20db-44e7-b0e8-e6ed0228a2fd processed. 2022-05-17 18:08:47.691 2896 1501924002272 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:08:47.691 2896 1501923456624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 2022-05-17 18:08:47.970 2896 1501924002272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:08:49.694 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 18:08:50.090 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Adding port 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 2022-05-17 18:08:50.090 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Port 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 updated. Details: {'device': '37e36fd4-bda5-4711-ac4a-d54d8aa5acc5', 'network_id': 'bc0090ea-306a-4fa9-a586-03dedc7f6207', 'port_id': '37e36fd4-bda5-4711-ac4a-d54d8aa5acc5', 'mac_address': 'fa:16:3e:41:45:a8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 245, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ddb450e2-e100-4a3d-b331-9929769c42eb', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-17 18:08:50.090 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] 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 2022-05-17 18:08:50.098 2896 1501906660688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-37e36fd4-bda5-4711-ac4a-d54d8aa5acc5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:08:50.098 2896 1501906660688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 18:08:50.098 2896 1501906660688 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bc0090ea-306a-4fa9-a586-03dedc7f6207 2022-05-17 18:08:50.098 2896 1501906660688 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:264 2022-05-17 18:08:50.319 2896 1501906660688 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '37e36fd4-bda5-4711-ac4a-d54d8aa5acc5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:08:50.319 2896 1501906660688 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '37e36fd4-bda5-4711-ac4a-d54d8aa5acc5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:08:50.338 2896 1501906660688 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 18:08:50.338 2896 1501906660688 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 245, VLAN trunk: None to switch port 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 2022-05-17 18:08:50.486 2896 1501906660688 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 18:08:50.486 2896 1501906660688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['37e36fd4-bda5-4711-ac4a-d54d8aa5acc5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:08:50.828 2896 1501906660688 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['37e36fd4-bda5-4711-ac4a-d54d8aa5acc5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:08:50.828 2896 1501906660688 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:08:50.828 2896 1501906660688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (08dd5181-ec31-4c2b-9305-d5512c708bac) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 18:08:50.828 2896 1501906660688 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 18:08:50.828 2896 1501906660688 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 18:08:50.828 2896 1501906660688 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 not yet added. Adding. 2022-05-17 18:08:50.834 2896 1501906660688 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 2022-05-17 18:08:50.834 2896 1501906660688 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 2022-05-17 18:08:51.017 2896 1501906660688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-37e36fd4-bda5-4711-ac4a-d54d8aa5acc5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:08:51.247 2896 1501906660688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-37e36fd4-bda5-4711-ac4a-d54d8aa5acc5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:08:51.247 2896 1501906660688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-37e36fd4-bda5-4711-ac4a-d54d8aa5acc5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:08:51.570 2896 1501906660688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-37e36fd4-bda5-4711-ac4a-d54d8aa5acc5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:08:51.771 2896 1501906660688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-37e36fd4-bda5-4711-ac4a-d54d8aa5acc5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.672s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:08:51.771 2896 1501906660688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 18:08:51.771 2896 1501906660688 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 processed. 2022-05-17 18:08:51.793 2896 1501906660688 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:08:52.230 2896 1501906660688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.437s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:08:53.768 2896 1501906129488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9dda5549-6284-4a24-9ce1-2bfef3cd0538 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] network_delete received. Deleting network 5ae1f135-0244-4823-a884-3d9e3cca693e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-17 18:08:53.768 2896 1501906129488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9dda5549-6284-4a24-9ce1-2bfef3cd0538 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] Network 5ae1f135-0244-4823-a884-3d9e3cca693e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-17 18:09:01.823 2896 1501906532304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d2b4e2c-7705-476f-af72-afbfede381e5 - - - - -] port_update received: 91460963-d1a3-4b93-93f8-19cb885e429c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:09:01.832 2896 1501906532304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d2b4e2c-7705-476f-af72-afbfede381e5 - - - - -] No port 91460963-d1a3-4b93-93f8-19cb885e429c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 18:09:04.283 2896 1501925745232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d2b9651c-0a42-425a-a183-468a8e2f09bd 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] Security group rule updated on remote: ['c6637d0a-af43-42dc-95ad-a471a7dc2f09'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 18:09:04.283 2896 1501925745232 MainThread INFO neutron.agent.securitygroups_rpc [req-d2b9651c-0a42-425a-a183-468a8e2f09bd 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] Security group rule updated ['c6637d0a-af43-42dc-95ad-a471a7dc2f09'] 2022-05-17 18:09:04.443 2896 1501923493136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-885b20be-c847-48c6-ba56-7665d40e0590 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] Security group rule updated on remote: ['c6637d0a-af43-42dc-95ad-a471a7dc2f09'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 18:09:04.443 2896 1501923493136 MainThread INFO neutron.agent.securitygroups_rpc [req-885b20be-c847-48c6-ba56-7665d40e0590 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] Security group rule updated ['c6637d0a-af43-42dc-95ad-a471a7dc2f09'] 2022-05-17 18:09:06.641 2896 1501925000288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da967568-525e-4695-8760-b37f4ddbaca9 - - - - -] port_update received: 17789911-f857-4542-b702-d262cd9d1cb4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:09:06.641 2896 1501925000288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da967568-525e-4695-8760-b37f4ddbaca9 - - - - -] No port 17789911-f857-4542-b702-d262cd9d1cb4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 18:09:09.238 2896 1501925456704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cae0a14d-880e-46b4-b8b1-c391e83774bd 733c0a8b9f494e038d796c12a295fe21 09572da4d4544c5a8dcdd3ad9086ceb4 - - -] Security group member updated on remote: ['94f40424-4908-4b81-95ee-246308a7a8a3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:09:09.238 2896 1501925456704 MainThread INFO neutron.agent.securitygroups_rpc [req-cae0a14d-880e-46b4-b8b1-c391e83774bd 733c0a8b9f494e038d796c12a295fe21 09572da4d4544c5a8dcdd3ad9086ceb4 - - -] Security group member updated ['94f40424-4908-4b81-95ee-246308a7a8a3'] 2022-05-17 18:09:10.250 2896 1501925881808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-afd45914-0c84-49ae-b8c5-ee9f8dcd6eba 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] Security group member updated on remote: ['c6637d0a-af43-42dc-95ad-a471a7dc2f09'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:09:10.250 2896 1501925881808 MainThread INFO neutron.agent.securitygroups_rpc [req-afd45914-0c84-49ae-b8c5-ee9f8dcd6eba 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] Security group member updated ['c6637d0a-af43-42dc-95ad-a471a7dc2f09'] 2022-05-17 18:09:10.660 2896 1501925927392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb1a4f4e-e7e3-43b7-a4f8-710dc75df42d d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] port_update received: 3274193f-7d82-4044-a4bd-fe89cb7e0ef1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:09:10.679 2896 1501925927392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb1a4f4e-e7e3-43b7-a4f8-710dc75df42d d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] No port 3274193f-7d82-4044-a4bd-fe89cb7e0ef1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 18:09:11.517 2896 1501906181280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bcc76f32-c668-4fe9-ba94-36d13e4bca56 d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] port_update received: 078f9eef-c4d4-46f8-9c5b-91301c0482bd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:09:11.517 2896 1501906181280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bcc76f32-c668-4fe9-ba94-36d13e4bca56 d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] No port 078f9eef-c4d4-46f8-9c5b-91301c0482bd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 18:09:14.192 2896 1501923456624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3274193f-7d82-4044-a4bd-fe89cb7e0ef1 2022-05-17 18:09:15.914 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 18:09:16.127 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Adding port 3274193f-7d82-4044-a4bd-fe89cb7e0ef1 2022-05-17 18:09:16.127 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Port 3274193f-7d82-4044-a4bd-fe89cb7e0ef1 updated. Details: {'device': '3274193f-7d82-4044-a4bd-fe89cb7e0ef1', 'network_id': 'd72ae5f4-5fcc-406c-952f-63ffe95ab644', 'port_id': '3274193f-7d82-4044-a4bd-fe89cb7e0ef1', 'mac_address': 'fa:16:3e:d8:3c:26', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 213, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4b9115a5-23a7-418c-9d38-aa2fc2b84589', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-17 18:09:16.127 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] 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 2022-05-17 18:09:16.127 2896 1501925883744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3274193f-7d82-4044-a4bd-fe89cb7e0ef1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:09:16.127 2896 1501925883744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3274193f-7d82-4044-a4bd-fe89cb7e0ef1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 18:09:16.127 2896 1501925883744 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d72ae5f4-5fcc-406c-952f-63ffe95ab644 2022-05-17 18:09:16.127 2896 1501925883744 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:264 2022-05-17 18:09:16.454 2896 1501925883744 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3274193f-7d82-4044-a4bd-fe89cb7e0ef1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:09:16.454 2896 1501925883744 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3274193f-7d82-4044-a4bd-fe89cb7e0ef1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:09:16.454 2896 1501925883744 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3274193f-7d82-4044-a4bd-fe89cb7e0ef1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 18:09:16.454 2896 1501925883744 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 213, VLAN trunk: None to switch port 3274193f-7d82-4044-a4bd-fe89cb7e0ef1 2022-05-17 18:09:16.644 2896 1501925883744 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 18:09:16.644 2896 1501925883744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3274193f-7d82-4044-a4bd-fe89cb7e0ef1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:09:16.814 2896 1501925883744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3274193f-7d82-4044-a4bd-fe89cb7e0ef1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:09:16.814 2896 1501925883744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:09:16.814 2896 1501925883744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (94f40424-4908-4b81-95ee-246308a7a8a3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 18:09:16.814 2896 1501925883744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (94f40424-4908-4b81-95ee-246308a7a8a3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-17 18:09:16.830 2896 1501925883744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3274193f-7d82-4044-a4bd-fe89cb7e0ef1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 18:09:16.830 2896 1501925883744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 18:09:16.830 2896 1501925883744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3274193f-7d82-4044-a4bd-fe89cb7e0ef1 not yet added. Adding. 2022-05-17 18:09:16.830 2896 1501925883744 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 2022-05-17 18:09:16.830 2896 1501925883744 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 2022-05-17 18:09:17.074 2896 1501925883744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3274193f-7d82-4044-a4bd-fe89cb7e0ef1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:09:17.360 2896 1501925883744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3274193f-7d82-4044-a4bd-fe89cb7e0ef1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:09:17.360 2896 1501925883744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3274193f-7d82-4044-a4bd-fe89cb7e0ef1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:09:17.693 2896 1501925883744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3274193f-7d82-4044-a4bd-fe89cb7e0ef1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:09:17.876 2896 1501925883744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3274193f-7d82-4044-a4bd-fe89cb7e0ef1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.750s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:09:17.876 2896 1501925883744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3274193f-7d82-4044-a4bd-fe89cb7e0ef1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 18:09:17.876 2896 1501925883744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3274193f-7d82-4044-a4bd-fe89cb7e0ef1 processed. 2022-05-17 18:09:17.925 2896 1501925883744 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:09:18.115 2896 1501925883744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:09:18.283 2896 1501923456624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 078f9eef-c4d4-46f8-9c5b-91301c0482bd 2022-05-17 18:09:19.922 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 18:09:20.127 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Adding port 078f9eef-c4d4-46f8-9c5b-91301c0482bd 2022-05-17 18:09:20.127 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Port 078f9eef-c4d4-46f8-9c5b-91301c0482bd updated. Details: {'device': '078f9eef-c4d4-46f8-9c5b-91301c0482bd', 'network_id': '796f42b6-5b5a-407c-bcf9-d86606b4b624', 'port_id': '078f9eef-c4d4-46f8-9c5b-91301c0482bd', 'mac_address': 'fa:16:3e:63:e6:d6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 247, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e982e2f7-6a74-47ff-89aa-7f4e25597d3c', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-17 18:09:20.127 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] 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 2022-05-17 18:09:20.127 2896 1501925968528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-078f9eef-c4d4-46f8-9c5b-91301c0482bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:09:20.127 2896 1501925968528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 078f9eef-c4d4-46f8-9c5b-91301c0482bd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 18:09:20.127 2896 1501925968528 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 796f42b6-5b5a-407c-bcf9-d86606b4b624 2022-05-17 18:09:20.127 2896 1501925968528 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:264 2022-05-17 18:09:20.425 2896 1501925968528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '078f9eef-c4d4-46f8-9c5b-91301c0482bd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:09:20.425 2896 1501925968528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '078f9eef-c4d4-46f8-9c5b-91301c0482bd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:09:20.425 2896 1501925968528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 078f9eef-c4d4-46f8-9c5b-91301c0482bd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 18:09:20.425 2896 1501925968528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 247, VLAN trunk: None to switch port 078f9eef-c4d4-46f8-9c5b-91301c0482bd 2022-05-17 18:09:20.644 2896 1501925968528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 18:09:20.644 2896 1501925968528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['078f9eef-c4d4-46f8-9c5b-91301c0482bd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:09:20.820 2896 1501925968528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['078f9eef-c4d4-46f8-9c5b-91301c0482bd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:09:20.820 2896 1501925968528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:09:20.820 2896 1501925968528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c6637d0a-af43-42dc-95ad-a471a7dc2f09) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 18:09:20.831 2896 1501925968528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 078f9eef-c4d4-46f8-9c5b-91301c0482bd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 18:09:20.831 2896 1501925968528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 18:09:20.831 2896 1501925968528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 078f9eef-c4d4-46f8-9c5b-91301c0482bd not yet added. Adding. 2022-05-17 18:09:20.831 2896 1501925968528 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 2022-05-17 18:09:20.831 2896 1501925968528 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 2022-05-17 18:09:21.086 2896 1501925968528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-078f9eef-c4d4-46f8-9c5b-91301c0482bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:09:21.347 2896 1501925968528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-078f9eef-c4d4-46f8-9c5b-91301c0482bd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:09:21.347 2896 1501925968528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-078f9eef-c4d4-46f8-9c5b-91301c0482bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:09:21.610 2896 1501925968528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-078f9eef-c4d4-46f8-9c5b-91301c0482bd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:09:21.798 2896 1501925968528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-078f9eef-c4d4-46f8-9c5b-91301c0482bd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.672s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:09:21.798 2896 1501925968528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 078f9eef-c4d4-46f8-9c5b-91301c0482bd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 18:09:21.798 2896 1501925968528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 078f9eef-c4d4-46f8-9c5b-91301c0482bd processed. 2022-05-17 18:09:21.925 2896 1501926023584 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:09:22.134 2896 1501926023584 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:09:27.261 2896 1501925109072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5d1ecc4c-dea1-4654-9f9d-106e8a758b9a 733c0a8b9f494e038d796c12a295fe21 09572da4d4544c5a8dcdd3ad9086ceb4 - - -] Security group member updated on remote: ['94f40424-4908-4b81-95ee-246308a7a8a3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:09:27.261 2896 1501925109072 MainThread INFO neutron.agent.securitygroups_rpc [req-5d1ecc4c-dea1-4654-9f9d-106e8a758b9a 733c0a8b9f494e038d796c12a295fe21 09572da4d4544c5a8dcdd3ad9086ceb4 - - -] Security group member updated ['94f40424-4908-4b81-95ee-246308a7a8a3'] 2022-05-17 18:09:27.261 2896 1501925109072 MainThread INFO neutron.agent.securitygroups_rpc [req-5d1ecc4c-dea1-4654-9f9d-106e8a758b9a 733c0a8b9f494e038d796c12a295fe21 09572da4d4544c5a8dcdd3ad9086ceb4 - - -] Refresh firewall rules 2022-05-17 18:09:27.261 2896 1501925109072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5d1ecc4c-dea1-4654-9f9d-106e8a758b9a 733c0a8b9f494e038d796c12a295fe21 09572da4d4544c5a8dcdd3ad9086ceb4 - - -] Get security group information for devices via rpc ['3274193f-7d82-4044-a4bd-fe89cb7e0ef1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:09:27.312 2896 1501925109072 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5d1ecc4c-dea1-4654-9f9d-106e8a758b9a 733c0a8b9f494e038d796c12a295fe21 09572da4d4544c5a8dcdd3ad9086ceb4 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:09:27.312 2896 1501925109072 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5d1ecc4c-dea1-4654-9f9d-106e8a758b9a 733c0a8b9f494e038d796c12a295fe21 09572da4d4544c5a8dcdd3ad9086ceb4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:09:27.406 2896 1501923792848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d1ecc4c-dea1-4654-9f9d-106e8a758b9a 733c0a8b9f494e038d796c12a295fe21 09572da4d4544c5a8dcdd3ad9086ceb4 - - -] port_delete event received for '3274193f-7d82-4044-a4bd-fe89cb7e0ef1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:09:28.469 2896 1501923456800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3274193f-7d82-4044-a4bd-fe89cb7e0ef1 2022-05-17 18:09:29.971 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 18:09:29.971 2896 1501925320656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3274193f-7d82-4044-a4bd-fe89cb7e0ef1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 18:09:29.971 2896 1501925320656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3274193f-7d82-4044-a4bd-fe89cb7e0ef1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 18:09:29.971 2896 1501925320656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3274193f-7d82-4044-a4bd-fe89cb7e0ef1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 18:09:29.971 2896 1501925320656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d72ae5f4-5fcc-406c-952f-63ffe95ab644 2022-05-17 18:09:29.995 2896 1501925320656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3274193f-7d82-4044-a4bd-fe89cb7e0ef1'] 2022-05-17 18:09:29.995 2896 1501925320656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 18:09:29.995 2896 1501925320656 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 2022-05-17 18:09:29.995 2896 1501925320656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3274193f-7d82-4044-a4bd-fe89cb7e0ef1'] 2022-05-17 18:09:31.986 2896 1501925319424 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:09:32.001 2896 1501925319424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:09:44.218 2896 1501926372096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6cdc256-1cc3-445c-ad98-913fa2e24c46 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] network_delete received. Deleting network d72ae5f4-5fcc-406c-952f-63ffe95ab644 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-17 18:09:44.235 2896 1501926372096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6cdc256-1cc3-445c-ad98-913fa2e24c46 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] Network d72ae5f4-5fcc-406c-952f-63ffe95ab644 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-17 18:09:44.750 2896 1501926448464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f791cf3-7d36-4b35-9d49-f7c2806a5241 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] network_delete received. Deleting network 03db472c-69f1-44f4-a2d8-d7e607984ac5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-17 18:09:44.750 2896 1501926448464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f791cf3-7d36-4b35-9d49-f7c2806a5241 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] Network 03db472c-69f1-44f4-a2d8-d7e607984ac5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-17 18:09:57.430 2896 1501925719024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eaba14e0-e6ae-49ec-b89e-7c5e4d9b992b 4a632b3efef5473fbd5fce4a9db4d715 a7525949529a4f0fb0450f5ebf4a4fef - - -] Security group member updated on remote: ['c2462033-21b8-4433-94d5-5a4f28c2841e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:09:57.430 2896 1501925719024 MainThread INFO neutron.agent.securitygroups_rpc [req-eaba14e0-e6ae-49ec-b89e-7c5e4d9b992b 4a632b3efef5473fbd5fce4a9db4d715 a7525949529a4f0fb0450f5ebf4a4fef - - -] Security group member updated ['c2462033-21b8-4433-94d5-5a4f28c2841e'] 2022-05-17 18:09:57.952 2896 1501926540912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b596f65f-45bf-4b5e-9c81-dbad3477e3b0 b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] Security group rule updated on remote: ['e7a4b2fd-2a0a-425f-ae10-3a8ddb6c4ad4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 18:09:57.952 2896 1501926540912 MainThread INFO neutron.agent.securitygroups_rpc [req-b596f65f-45bf-4b5e-9c81-dbad3477e3b0 b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] Security group rule updated ['e7a4b2fd-2a0a-425f-ae10-3a8ddb6c4ad4'] 2022-05-17 18:09:58.125 2896 1501924358800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca0e3e13-67d4-461f-b165-5f8c2b29cf4e b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] Security group rule updated on remote: ['e7a4b2fd-2a0a-425f-ae10-3a8ddb6c4ad4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 18:09:58.125 2896 1501924358800 MainThread INFO neutron.agent.securitygroups_rpc [req-ca0e3e13-67d4-461f-b165-5f8c2b29cf4e b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] Security group rule updated ['e7a4b2fd-2a0a-425f-ae10-3a8ddb6c4ad4'] 2022-05-17 18:09:58.187 2896 1501924358800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-676eed44-18a4-43d9-aae6-c3f5449e91a6 d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] port_update received: d168e9d6-0423-4eda-ac01-285fa42874bd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:09:58.203 2896 1501924358800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-676eed44-18a4-43d9-aae6-c3f5449e91a6 d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] No port d168e9d6-0423-4eda-ac01-285fa42874bd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 18:10:02.709 2896 1501923456624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d168e9d6-0423-4eda-ac01-285fa42874bd 2022-05-17 18:10:03.077 2896 1501925384032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b3891e51-8b19-4083-b0f3-f165f2ad3a5e b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] Security group member updated on remote: ['e7a4b2fd-2a0a-425f-ae10-3a8ddb6c4ad4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:10:03.077 2896 1501925384032 MainThread INFO neutron.agent.securitygroups_rpc [req-b3891e51-8b19-4083-b0f3-f165f2ad3a5e b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] Security group member updated ['e7a4b2fd-2a0a-425f-ae10-3a8ddb6c4ad4'] 2022-05-17 18:10:03.984 2896 1501925136160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eafa6e2d-589c-438c-a186-22f852310467 d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] port_update received: ba2a6b1a-010b-4ee8-90a9-7910876cd713 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:10:03.984 2896 1501925136160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eafa6e2d-589c-438c-a186-22f852310467 d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] No port ba2a6b1a-010b-4ee8-90a9-7910876cd713 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 18:10:04.083 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 18:10:04.296 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Adding port d168e9d6-0423-4eda-ac01-285fa42874bd 2022-05-17 18:10:04.296 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Port d168e9d6-0423-4eda-ac01-285fa42874bd updated. Details: {'device': 'd168e9d6-0423-4eda-ac01-285fa42874bd', 'network_id': '1fe3d577-bed7-4e92-bc21-f092996f6c62', 'port_id': 'd168e9d6-0423-4eda-ac01-285fa42874bd', 'mac_address': 'fa:16:3e:af:79:9b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 216, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5e9e10f7-d25f-4de6-9d22-907bcdacae34', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-17 18:10:04.296 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] 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 2022-05-17 18:10:04.296 2896 1501923870144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d168e9d6-0423-4eda-ac01-285fa42874bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:10:04.296 2896 1501923870144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d168e9d6-0423-4eda-ac01-285fa42874bd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 18:10:04.296 2896 1501923870144 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1fe3d577-bed7-4e92-bc21-f092996f6c62 2022-05-17 18:10:04.296 2896 1501923870144 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:264 2022-05-17 18:10:04.515 2896 1501923870144 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd168e9d6-0423-4eda-ac01-285fa42874bd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:10:04.534 2896 1501923870144 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd168e9d6-0423-4eda-ac01-285fa42874bd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:10:04.534 2896 1501923870144 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d168e9d6-0423-4eda-ac01-285fa42874bd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 18:10:04.534 2896 1501923870144 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 216, VLAN trunk: None to switch port d168e9d6-0423-4eda-ac01-285fa42874bd 2022-05-17 18:10:04.936 2896 1501923870144 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 18:10:04.936 2896 1501923870144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d168e9d6-0423-4eda-ac01-285fa42874bd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:10:05.088 2896 1501923870144 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d168e9d6-0423-4eda-ac01-285fa42874bd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:10:05.088 2896 1501923870144 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:10:05.088 2896 1501923870144 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c2462033-21b8-4433-94d5-5a4f28c2841e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 18:10:05.088 2896 1501923870144 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c2462033-21b8-4433-94d5-5a4f28c2841e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-17 18:10:05.088 2896 1501923870144 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d168e9d6-0423-4eda-ac01-285fa42874bd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 18:10:05.088 2896 1501923870144 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 18:10:05.094 2896 1501923870144 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d168e9d6-0423-4eda-ac01-285fa42874bd not yet added. Adding. 2022-05-17 18:10:05.094 2896 1501923870144 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 2022-05-17 18:10:05.094 2896 1501923870144 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 2022-05-17 18:10:05.312 2896 1501923870144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d168e9d6-0423-4eda-ac01-285fa42874bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:10:05.626 2896 1501923870144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d168e9d6-0423-4eda-ac01-285fa42874bd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:10:05.626 2896 1501923870144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d168e9d6-0423-4eda-ac01-285fa42874bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:10:05.863 2896 1501923870144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d168e9d6-0423-4eda-ac01-285fa42874bd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:10:06.062 2896 1501923870144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d168e9d6-0423-4eda-ac01-285fa42874bd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.766s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:10:06.062 2896 1501923870144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d168e9d6-0423-4eda-ac01-285fa42874bd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 18:10:06.062 2896 1501923870144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d168e9d6-0423-4eda-ac01-285fa42874bd processed. 2022-05-17 18:10:06.094 2896 1501923870144 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:10:06.280 2896 1501923870144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:10:06.796 2896 1501923456624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ba2a6b1a-010b-4ee8-90a9-7910876cd713 2022-05-17 18:10:08.114 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 18:10:08.287 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Adding port ba2a6b1a-010b-4ee8-90a9-7910876cd713 2022-05-17 18:10:08.306 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Port ba2a6b1a-010b-4ee8-90a9-7910876cd713 updated. Details: {'device': 'ba2a6b1a-010b-4ee8-90a9-7910876cd713', 'network_id': '13b9b2aa-589b-4305-9b5f-da1c30f04e2a', 'port_id': 'ba2a6b1a-010b-4ee8-90a9-7910876cd713', 'mac_address': 'fa:16:3e:0b:55:2b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 204, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'de2a48c2-0362-4e03-967b-b6093a07266a', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-17 18:10:08.306 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] 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 2022-05-17 18:10:08.306 2896 1501906265184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ba2a6b1a-010b-4ee8-90a9-7910876cd713" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:10:08.315 2896 1501906265184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ba2a6b1a-010b-4ee8-90a9-7910876cd713 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 18:10:08.315 2896 1501906265184 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:264 2022-05-17 18:10:08.628 2896 1501906265184 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ba2a6b1a-010b-4ee8-90a9-7910876cd713') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:10:08.628 2896 1501906265184 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ba2a6b1a-010b-4ee8-90a9-7910876cd713') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:10:08.642 2896 1501906265184 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ba2a6b1a-010b-4ee8-90a9-7910876cd713 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 18:10:08.642 2896 1501906265184 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 204, VLAN trunk: None to switch port ba2a6b1a-010b-4ee8-90a9-7910876cd713 2022-05-17 18:10:08.811 2896 1501906265184 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 18:10:08.811 2896 1501906265184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ba2a6b1a-010b-4ee8-90a9-7910876cd713'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:10:08.938 2896 1501906265184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ba2a6b1a-010b-4ee8-90a9-7910876cd713']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:10:08.938 2896 1501906265184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:10:08.938 2896 1501906265184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e7a4b2fd-2a0a-425f-ae10-3a8ddb6c4ad4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 18:10:08.938 2896 1501906265184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ba2a6b1a-010b-4ee8-90a9-7910876cd713 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 18:10:08.938 2896 1501906265184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 18:10:08.938 2896 1501906265184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ba2a6b1a-010b-4ee8-90a9-7910876cd713 not yet added. Adding. 2022-05-17 18:10:08.938 2896 1501906265184 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 2022-05-17 18:10:08.938 2896 1501906265184 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 2022-05-17 18:10:09.219 2896 1501906265184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ba2a6b1a-010b-4ee8-90a9-7910876cd713" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:10:09.469 2896 1501906265184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ba2a6b1a-010b-4ee8-90a9-7910876cd713" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:10:09.469 2896 1501906265184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ba2a6b1a-010b-4ee8-90a9-7910876cd713" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:10:09.719 2896 1501906265184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ba2a6b1a-010b-4ee8-90a9-7910876cd713" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:10:09.922 2896 1501906265184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ba2a6b1a-010b-4ee8-90a9-7910876cd713" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.625s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:10:09.922 2896 1501906265184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ba2a6b1a-010b-4ee8-90a9-7910876cd713 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 18:10:09.922 2896 1501906265184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ba2a6b1a-010b-4ee8-90a9-7910876cd713 processed. 2022-05-17 18:10:10.109 2896 1501906265184 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:10:10.300 2896 1501906265184 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:10:12.891 2896 1501923456800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d168e9d6-0423-4eda-ac01-285fa42874bd 2022-05-17 18:10:13.363 2896 1501924812400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-90d986a6-6b8c-49f3-b23d-27f311d8b1cf 4a632b3efef5473fbd5fce4a9db4d715 a7525949529a4f0fb0450f5ebf4a4fef - - -] Security group member updated on remote: ['c2462033-21b8-4433-94d5-5a4f28c2841e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:10:13.363 2896 1501924812400 MainThread INFO neutron.agent.securitygroups_rpc [req-90d986a6-6b8c-49f3-b23d-27f311d8b1cf 4a632b3efef5473fbd5fce4a9db4d715 a7525949529a4f0fb0450f5ebf4a4fef - - -] Security group member updated ['c2462033-21b8-4433-94d5-5a4f28c2841e'] 2022-05-17 18:10:13.363 2896 1501924812400 MainThread INFO neutron.agent.securitygroups_rpc [req-90d986a6-6b8c-49f3-b23d-27f311d8b1cf 4a632b3efef5473fbd5fce4a9db4d715 a7525949529a4f0fb0450f5ebf4a4fef - - -] Refresh firewall rules 2022-05-17 18:10:13.363 2896 1501924812400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-90d986a6-6b8c-49f3-b23d-27f311d8b1cf 4a632b3efef5473fbd5fce4a9db4d715 a7525949529a4f0fb0450f5ebf4a4fef - - -] Get security group information for devices via rpc ['d168e9d6-0423-4eda-ac01-285fa42874bd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:10:13.392 2896 1501924812400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-90d986a6-6b8c-49f3-b23d-27f311d8b1cf 4a632b3efef5473fbd5fce4a9db4d715 a7525949529a4f0fb0450f5ebf4a4fef - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:10:13.392 2896 1501924812400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-90d986a6-6b8c-49f3-b23d-27f311d8b1cf 4a632b3efef5473fbd5fce4a9db4d715 a7525949529a4f0fb0450f5ebf4a4fef - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:10:13.441 2896 1501925804336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90d986a6-6b8c-49f3-b23d-27f311d8b1cf 4a632b3efef5473fbd5fce4a9db4d715 a7525949529a4f0fb0450f5ebf4a4fef - - -] port_delete event received for 'd168e9d6-0423-4eda-ac01-285fa42874bd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:10:14.126 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 18:10:14.126 2896 1501926076656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd168e9d6-0423-4eda-ac01-285fa42874bd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 18:10:14.126 2896 1501926076656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd168e9d6-0423-4eda-ac01-285fa42874bd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 18:10:14.126 2896 1501926076656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d168e9d6-0423-4eda-ac01-285fa42874bd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 18:10:14.145 2896 1501926076656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1fe3d577-bed7-4e92-bc21-f092996f6c62 2022-05-17 18:10:14.145 2896 1501926076656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d168e9d6-0423-4eda-ac01-285fa42874bd'] 2022-05-17 18:10:14.145 2896 1501926076656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 18:10:14.145 2896 1501926076656 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 2022-05-17 18:10:14.145 2896 1501926076656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d168e9d6-0423-4eda-ac01-285fa42874bd'] 2022-05-17 18:10:16.140 2896 1501926588480 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:10:16.202 2896 1501926588480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:10:17.532 2896 1501905986304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d412bd04-7ada-4152-b8f9-8e9f4bdd3daa 4a632b3efef5473fbd5fce4a9db4d715 a7525949529a4f0fb0450f5ebf4a4fef - - -] Security group member updated on remote: ['c2462033-21b8-4433-94d5-5a4f28c2841e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:10:17.532 2896 1501905986304 MainThread INFO neutron.agent.securitygroups_rpc [req-d412bd04-7ada-4152-b8f9-8e9f4bdd3daa 4a632b3efef5473fbd5fce4a9db4d715 a7525949529a4f0fb0450f5ebf4a4fef - - -] Security group member updated ['c2462033-21b8-4433-94d5-5a4f28c2841e'] 2022-05-17 18:10:18.250 2896 1501905986304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-592609ce-419b-4e30-86f2-6c92d7440bcf d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] port_update received: d369d2d8-8d40-4ea0-8a7c-751e062be1be port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:10:18.250 2896 1501905986304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-592609ce-419b-4e30-86f2-6c92d7440bcf d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] No port d369d2d8-8d40-4ea0-8a7c-751e062be1be defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 18:10:21.036 2896 1501923456624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d369d2d8-8d40-4ea0-8a7c-751e062be1be 2022-05-17 18:10:22.172 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 18:10:22.362 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Adding port d369d2d8-8d40-4ea0-8a7c-751e062be1be 2022-05-17 18:10:22.362 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Port d369d2d8-8d40-4ea0-8a7c-751e062be1be updated. Details: {'device': 'd369d2d8-8d40-4ea0-8a7c-751e062be1be', 'network_id': '1fe3d577-bed7-4e92-bc21-f092996f6c62', 'port_id': 'd369d2d8-8d40-4ea0-8a7c-751e062be1be', 'mac_address': 'fa:16:3e:49:be:c6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 216, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5e9e10f7-d25f-4de6-9d22-907bcdacae34', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-17 18:10:22.362 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] 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 2022-05-17 18:10:22.362 2896 1501925107136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d369d2d8-8d40-4ea0-8a7c-751e062be1be" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:10:22.362 2896 1501925107136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d369d2d8-8d40-4ea0-8a7c-751e062be1be _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 18:10:22.362 2896 1501925107136 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1fe3d577-bed7-4e92-bc21-f092996f6c62 2022-05-17 18:10:22.362 2896 1501925107136 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:264 2022-05-17 18:10:22.614 2896 1501925107136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd369d2d8-8d40-4ea0-8a7c-751e062be1be') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:10:22.614 2896 1501925107136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd369d2d8-8d40-4ea0-8a7c-751e062be1be') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:10:22.628 2896 1501925107136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d369d2d8-8d40-4ea0-8a7c-751e062be1be is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 18:10:22.628 2896 1501925107136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 216, VLAN trunk: None to switch port d369d2d8-8d40-4ea0-8a7c-751e062be1be 2022-05-17 18:10:22.764 2896 1501925107136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 18:10:22.764 2896 1501925107136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d369d2d8-8d40-4ea0-8a7c-751e062be1be'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:10:22.904 2896 1501925107136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d369d2d8-8d40-4ea0-8a7c-751e062be1be']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:10:22.904 2896 1501925107136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:10:22.904 2896 1501925107136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c2462033-21b8-4433-94d5-5a4f28c2841e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 18:10:22.904 2896 1501925107136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c2462033-21b8-4433-94d5-5a4f28c2841e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-17 18:10:22.904 2896 1501925107136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d369d2d8-8d40-4ea0-8a7c-751e062be1be _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 18:10:22.904 2896 1501925107136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 18:10:22.904 2896 1501925107136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d369d2d8-8d40-4ea0-8a7c-751e062be1be not yet added. Adding. 2022-05-17 18:10:22.904 2896 1501925107136 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 2022-05-17 18:10:22.927 2896 1501925107136 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 2022-05-17 18:10:23.155 2896 1501925107136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d369d2d8-8d40-4ea0-8a7c-751e062be1be" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:10:23.368 2896 1501925107136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d369d2d8-8d40-4ea0-8a7c-751e062be1be" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:10:23.368 2896 1501925107136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d369d2d8-8d40-4ea0-8a7c-751e062be1be" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:10:23.646 2896 1501925107136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d369d2d8-8d40-4ea0-8a7c-751e062be1be" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:10:23.859 2896 1501925107136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d369d2d8-8d40-4ea0-8a7c-751e062be1be" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:10:23.859 2896 1501925107136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d369d2d8-8d40-4ea0-8a7c-751e062be1be status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 18:10:23.859 2896 1501925107136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d369d2d8-8d40-4ea0-8a7c-751e062be1be processed. 2022-05-17 18:10:24.182 2896 1501925107136 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:10:24.364 2896 1501925107136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:10:29.162 2896 1501923456800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d369d2d8-8d40-4ea0-8a7c-751e062be1be 2022-05-17 18:10:29.623 2896 1501923700224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9c5c9f63-43a5-4f3e-a810-cb47f5dad279 4a632b3efef5473fbd5fce4a9db4d715 a7525949529a4f0fb0450f5ebf4a4fef - - -] Security group member updated on remote: ['c2462033-21b8-4433-94d5-5a4f28c2841e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:10:29.623 2896 1501923700224 MainThread INFO neutron.agent.securitygroups_rpc [req-9c5c9f63-43a5-4f3e-a810-cb47f5dad279 4a632b3efef5473fbd5fce4a9db4d715 a7525949529a4f0fb0450f5ebf4a4fef - - -] Security group member updated ['c2462033-21b8-4433-94d5-5a4f28c2841e'] 2022-05-17 18:10:29.623 2896 1501923700224 MainThread INFO neutron.agent.securitygroups_rpc [req-9c5c9f63-43a5-4f3e-a810-cb47f5dad279 4a632b3efef5473fbd5fce4a9db4d715 a7525949529a4f0fb0450f5ebf4a4fef - - -] Refresh firewall rules 2022-05-17 18:10:29.623 2896 1501923700224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9c5c9f63-43a5-4f3e-a810-cb47f5dad279 4a632b3efef5473fbd5fce4a9db4d715 a7525949529a4f0fb0450f5ebf4a4fef - - -] Get security group information for devices via rpc ['d369d2d8-8d40-4ea0-8a7c-751e062be1be'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:10:29.664 2896 1501923700224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9c5c9f63-43a5-4f3e-a810-cb47f5dad279 4a632b3efef5473fbd5fce4a9db4d715 a7525949529a4f0fb0450f5ebf4a4fef - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:10:29.664 2896 1501923700224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9c5c9f63-43a5-4f3e-a810-cb47f5dad279 4a632b3efef5473fbd5fce4a9db4d715 a7525949529a4f0fb0450f5ebf4a4fef - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:10:29.717 2896 1501926590240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c5c9f63-43a5-4f3e-a810-cb47f5dad279 4a632b3efef5473fbd5fce4a9db4d715 a7525949529a4f0fb0450f5ebf4a4fef - - -] port_delete event received for 'd369d2d8-8d40-4ea0-8a7c-751e062be1be' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:10:30.246 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 18:10:30.246 2896 1501925513872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd369d2d8-8d40-4ea0-8a7c-751e062be1be' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 18:10:30.246 2896 1501925513872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd369d2d8-8d40-4ea0-8a7c-751e062be1be' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 18:10:30.246 2896 1501925513872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d369d2d8-8d40-4ea0-8a7c-751e062be1be _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 18:10:30.265 2896 1501925513872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1fe3d577-bed7-4e92-bc21-f092996f6c62 2022-05-17 18:10:30.265 2896 1501925513872 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d369d2d8-8d40-4ea0-8a7c-751e062be1be'] 2022-05-17 18:10:30.265 2896 1501925513872 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 18:10:30.265 2896 1501925513872 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 2022-05-17 18:10:30.265 2896 1501925513872 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d369d2d8-8d40-4ea0-8a7c-751e062be1be'] 2022-05-17 18:10:32.267 2896 1501925001344 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:10:32.280 2896 1501925001344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:10:50.077 2896 1501926933600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81487870-9fb1-4bc7-841f-63ab28aa41cf 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] network_delete received. Deleting network 1fe3d577-bed7-4e92-bc21-f092996f6c62 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-17 18:10:50.077 2896 1501926933600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81487870-9fb1-4bc7-841f-63ab28aa41cf 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] Network 1fe3d577-bed7-4e92-bc21-f092996f6c62 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-17 18:10:55.422 2896 1501923456624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 2022-05-17 18:10:56.390 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 18:10:56.592 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Adding port 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 2022-05-17 18:10:56.592 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Port 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 updated. Details: {'device': '37e36fd4-bda5-4711-ac4a-d54d8aa5acc5', 'network_id': 'bc0090ea-306a-4fa9-a586-03dedc7f6207', 'port_id': '37e36fd4-bda5-4711-ac4a-d54d8aa5acc5', 'mac_address': 'fa:16:3e:41:45:a8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 245, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ddb450e2-e100-4a3d-b331-9929769c42eb', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-17 18:10:56.592 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] 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 2022-05-17 18:10:56.592 2896 1501926077536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-37e36fd4-bda5-4711-ac4a-d54d8aa5acc5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:10:56.592 2896 1501926077536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 18:10:56.592 2896 1501926077536 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:264 2022-05-17 18:10:56.628 2896 1501926077536 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '37e36fd4-bda5-4711-ac4a-d54d8aa5acc5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:10:56.640 2896 1501926077536 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '37e36fd4-bda5-4711-ac4a-d54d8aa5acc5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:10:56.640 2896 1501926077536 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 18:10:56.659 2896 1501926077536 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 245, VLAN trunk: None to switch port 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 2022-05-17 18:10:56.716 2896 1501926077536 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 18:10:56.716 2896 1501926077536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['37e36fd4-bda5-4711-ac4a-d54d8aa5acc5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:10:56.859 2896 1501926077536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['37e36fd4-bda5-4711-ac4a-d54d8aa5acc5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:10:56.859 2896 1501926077536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:10:56.859 2896 1501926077536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (08dd5181-ec31-4c2b-9305-d5512c708bac) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 18:10:56.859 2896 1501926077536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 18:10:56.859 2896 1501926077536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 18:10:56.859 2896 1501926077536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-05-17 18:10:56.859 2896 1501926077536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-37e36fd4-bda5-4711-ac4a-d54d8aa5acc5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:10:56.859 2896 1501926077536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-37e36fd4-bda5-4711-ac4a-d54d8aa5acc5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:10:56.859 2896 1501926077536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-37e36fd4-bda5-4711-ac4a-d54d8aa5acc5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:10:56.859 2896 1501926077536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-37e36fd4-bda5-4711-ac4a-d54d8aa5acc5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:10:56.934 2896 1501926077536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-37e36fd4-bda5-4711-ac4a-d54d8aa5acc5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:10:56.934 2896 1501926077536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 18:10:56.934 2896 1501926077536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 processed. 2022-05-17 18:10:58.420 2896 1501926077536 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:10:58.594 2896 1501926077536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:10:59.813 2896 1501926305856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb1ff562-7036-4f34-a4a1-3aaaed02c897 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] Security group rule updated on remote: ['7bb45d35-1be9-42a0-aaaa-daf19de8ad32'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 18:10:59.813 2896 1501926305856 MainThread INFO neutron.agent.securitygroups_rpc [req-bb1ff562-7036-4f34-a4a1-3aaaed02c897 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] Security group rule updated ['7bb45d35-1be9-42a0-aaaa-daf19de8ad32'] 2022-05-17 18:11:00.030 2896 1501925969056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4c25535b-fe04-4215-b64c-e214358b1469 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] Security group rule updated on remote: ['7bb45d35-1be9-42a0-aaaa-daf19de8ad32'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 18:11:00.030 2896 1501925969056 MainThread INFO neutron.agent.securitygroups_rpc [req-4c25535b-fe04-4215-b64c-e214358b1469 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] Security group rule updated ['7bb45d35-1be9-42a0-aaaa-daf19de8ad32'] 2022-05-17 18:11:03.536 2896 1501925107312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2e01d28f-0fbc-4eb0-b785-21e05c53ca71 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] Security group member updated on remote: ['7bb45d35-1be9-42a0-aaaa-daf19de8ad32'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:11:03.536 2896 1501925107312 MainThread INFO neutron.agent.securitygroups_rpc [req-2e01d28f-0fbc-4eb0-b785-21e05c53ca71 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] Security group member updated ['7bb45d35-1be9-42a0-aaaa-daf19de8ad32'] 2022-05-17 18:11:04.601 2896 1501905140720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5adecc9e-f991-4133-bc21-fca769e4b0dd d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] port_update received: b8279a0e-d40a-4e42-b84b-93bf149f7ceb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:11:04.614 2896 1501905140720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5adecc9e-f991-4133-bc21-fca769e4b0dd d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] No port b8279a0e-d40a-4e42-b84b-93bf149f7ceb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 18:11:09.700 2896 1501923456624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b8279a0e-d40a-4e42-b84b-93bf149f7ceb 2022-05-17 18:11:10.466 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 18:11:10.671 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Adding port b8279a0e-d40a-4e42-b84b-93bf149f7ceb 2022-05-17 18:11:10.671 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Port b8279a0e-d40a-4e42-b84b-93bf149f7ceb updated. Details: {'device': 'b8279a0e-d40a-4e42-b84b-93bf149f7ceb', 'network_id': '796f42b6-5b5a-407c-bcf9-d86606b4b624', 'port_id': 'b8279a0e-d40a-4e42-b84b-93bf149f7ceb', 'mac_address': 'fa:16:3e:b5:8f:1a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 247, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e982e2f7-6a74-47ff-89aa-7f4e25597d3c', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-17 18:11:10.671 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] 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 2022-05-17 18:11:10.671 2896 1501905948512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b8279a0e-d40a-4e42-b84b-93bf149f7ceb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:11:10.671 2896 1501905948512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b8279a0e-d40a-4e42-b84b-93bf149f7ceb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 18:11:10.671 2896 1501905948512 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:264 2022-05-17 18:11:10.948 2896 1501905948512 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b8279a0e-d40a-4e42-b84b-93bf149f7ceb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:11:10.948 2896 1501905948512 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b8279a0e-d40a-4e42-b84b-93bf149f7ceb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:11:10.950 2896 1501905948512 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b8279a0e-d40a-4e42-b84b-93bf149f7ceb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 18:11:10.950 2896 1501905948512 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 247, VLAN trunk: None to switch port b8279a0e-d40a-4e42-b84b-93bf149f7ceb 2022-05-17 18:11:11.154 2896 1501905948512 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 18:11:11.154 2896 1501905948512 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b8279a0e-d40a-4e42-b84b-93bf149f7ceb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:11:11.342 2896 1501905948512 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b8279a0e-d40a-4e42-b84b-93bf149f7ceb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:11:11.342 2896 1501905948512 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:11:11.342 2896 1501905948512 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7bb45d35-1be9-42a0-aaaa-daf19de8ad32) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 18:11:11.342 2896 1501905948512 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b8279a0e-d40a-4e42-b84b-93bf149f7ceb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 18:11:11.342 2896 1501905948512 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 18:11:11.342 2896 1501905948512 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b8279a0e-d40a-4e42-b84b-93bf149f7ceb not yet added. Adding. 2022-05-17 18:11:11.342 2896 1501905948512 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 2022-05-17 18:11:11.342 2896 1501905948512 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 2022-05-17 18:11:11.653 2896 1501905948512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8279a0e-d40a-4e42-b84b-93bf149f7ceb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:11:11.910 2896 1501905948512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8279a0e-d40a-4e42-b84b-93bf149f7ceb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:11:11.926 2896 1501905948512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8279a0e-d40a-4e42-b84b-93bf149f7ceb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:11:12.263 2896 1501905948512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8279a0e-d40a-4e42-b84b-93bf149f7ceb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:11:12.453 2896 1501905948512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b8279a0e-d40a-4e42-b84b-93bf149f7ceb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.781s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:11:12.453 2896 1501905948512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b8279a0e-d40a-4e42-b84b-93bf149f7ceb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 18:11:12.453 2896 1501905948512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b8279a0e-d40a-4e42-b84b-93bf149f7ceb processed. 2022-05-17 18:11:12.466 2896 1501905948512 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:11:12.688 2896 1501905948512 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:11:17.702 2896 1501923456800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 2022-05-17 18:11:18.498 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 18:11:18.498 2896 1501925968352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '37e36fd4-bda5-4711-ac4a-d54d8aa5acc5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 18:11:18.498 2896 1501925968352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '37e36fd4-bda5-4711-ac4a-d54d8aa5acc5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 18:11:18.498 2896 1501925968352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 18:11:18.514 2896 1501925968352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['37e36fd4-bda5-4711-ac4a-d54d8aa5acc5'] 2022-05-17 18:11:18.514 2896 1501925968352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 18:11:18.514 2896 1501925968352 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 2022-05-17 18:11:18.514 2896 1501925968352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['37e36fd4-bda5-4711-ac4a-d54d8aa5acc5'] 2022-05-17 18:11:20.501 2896 1501924211344 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:11:20.608 2896 1501924211344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:11:21.750 2896 1501923456800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 2022-05-17 18:11:22.506 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 18:11:22.506 2896 1501923650544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '37e36fd4-bda5-4711-ac4a-d54d8aa5acc5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 18:11:22.506 2896 1501923650544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '37e36fd4-bda5-4711-ac4a-d54d8aa5acc5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 18:11:22.506 2896 1501923650544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 18:11:22.531 2896 1501923650544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bc0090ea-306a-4fa9-a586-03dedc7f6207 2022-05-17 18:11:22.531 2896 1501923650544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['37e36fd4-bda5-4711-ac4a-d54d8aa5acc5'] 2022-05-17 18:11:22.531 2896 1501923650544 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 2022-05-17 18:11:22.531 2896 1501923650544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['37e36fd4-bda5-4711-ac4a-d54d8aa5acc5'] 2022-05-17 18:11:24.514 2896 1501925134752 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:11:24.653 2896 1501925134752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:11:44.126 2896 1501923456624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 2022-05-17 18:11:44.480 2896 1501901789312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5b94a045-f980-465e-8eb5-0b7a63710273 cdd33e26497e4575b4239383f174e67a 83781f08a7be44889d32efe5659871ed - - -] Security group member updated on remote: ['1364eb41-471a-4aac-8ffa-432b7eff6688'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:11:44.494 2896 1501901789312 MainThread INFO neutron.agent.securitygroups_rpc [req-5b94a045-f980-465e-8eb5-0b7a63710273 cdd33e26497e4575b4239383f174e67a 83781f08a7be44889d32efe5659871ed - - -] Security group member updated ['1364eb41-471a-4aac-8ffa-432b7eff6688'] 2022-05-17 18:11:44.591 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 18:11:44.828 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Adding port 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 2022-05-17 18:11:44.828 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Port 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 updated. Details: {'device': '37e36fd4-bda5-4711-ac4a-d54d8aa5acc5', 'network_id': 'bc0090ea-306a-4fa9-a586-03dedc7f6207', 'port_id': '37e36fd4-bda5-4711-ac4a-d54d8aa5acc5', 'mac_address': 'fa:16:3e:41:45:a8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 245, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ddb450e2-e100-4a3d-b331-9929769c42eb', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-17 18:11:44.828 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] 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 2022-05-17 18:11:44.828 2896 1501925456880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-37e36fd4-bda5-4711-ac4a-d54d8aa5acc5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:11:44.828 2896 1501925456880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 18:11:44.828 2896 1501925456880 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bc0090ea-306a-4fa9-a586-03dedc7f6207 2022-05-17 18:11:44.828 2896 1501925456880 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:264 2022-05-17 18:11:45.062 2896 1501925456880 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '37e36fd4-bda5-4711-ac4a-d54d8aa5acc5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:11:45.062 2896 1501925456880 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '37e36fd4-bda5-4711-ac4a-d54d8aa5acc5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:11:45.076 2896 1501925456880 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 18:11:45.076 2896 1501925456880 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 245, VLAN trunk: None to switch port 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 2022-05-17 18:11:45.235 2896 1501925456880 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 18:11:45.235 2896 1501925456880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['37e36fd4-bda5-4711-ac4a-d54d8aa5acc5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:11:45.259 2896 1501924814336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f32b6182-8e0c-4608-8b0b-17c67d279f01 d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] port_update received: f3c9d896-f0e8-4231-8e6f-789edaf30c9e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:11:45.264 2896 1501924814336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f32b6182-8e0c-4608-8b0b-17c67d279f01 d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] No port f3c9d896-f0e8-4231-8e6f-789edaf30c9e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 18:11:45.431 2896 1501925456880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['37e36fd4-bda5-4711-ac4a-d54d8aa5acc5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:11:45.431 2896 1501925456880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:11:45.431 2896 1501925456880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (08dd5181-ec31-4c2b-9305-d5512c708bac) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 18:11:45.431 2896 1501925456880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 18:11:45.439 2896 1501925456880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 18:11:45.439 2896 1501925456880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 not yet added. Adding. 2022-05-17 18:11:45.439 2896 1501925456880 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 2022-05-17 18:11:45.439 2896 1501925456880 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 2022-05-17 18:11:45.639 2896 1501925456880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-37e36fd4-bda5-4711-ac4a-d54d8aa5acc5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:11:45.857 2896 1501925456880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-37e36fd4-bda5-4711-ac4a-d54d8aa5acc5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:11:45.857 2896 1501925456880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-37e36fd4-bda5-4711-ac4a-d54d8aa5acc5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:11:46.374 2896 1501925456880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-37e36fd4-bda5-4711-ac4a-d54d8aa5acc5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.515s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:11:46.558 2896 1501925456880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-37e36fd4-bda5-4711-ac4a-d54d8aa5acc5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.735s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:11:46.558 2896 1501925456880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 18:11:46.558 2896 1501925456880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 processed. 2022-05-17 18:11:46.600 2896 1501925456880 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:11:46.769 2896 1501925456880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:11:48.154 2896 1501923456624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f3c9d896-f0e8-4231-8e6f-789edaf30c9e 2022-05-17 18:11:48.620 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 18:11:48.813 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Adding port f3c9d896-f0e8-4231-8e6f-789edaf30c9e 2022-05-17 18:11:48.813 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Port f3c9d896-f0e8-4231-8e6f-789edaf30c9e updated. Details: {'device': 'f3c9d896-f0e8-4231-8e6f-789edaf30c9e', 'network_id': 'a6c28857-1b09-4402-b175-d01ed7055ca1', 'port_id': 'f3c9d896-f0e8-4231-8e6f-789edaf30c9e', 'mac_address': 'fa:16:3e:bd:65:08', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 228, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '89f3f15d-786e-409d-b2be-14cca7648735', 'ip_address': '192.168.233.154'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-17 18:11:48.813 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] 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 2022-05-17 18:11:48.813 2896 1501925968528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f3c9d896-f0e8-4231-8e6f-789edaf30c9e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:11:48.813 2896 1501925968528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f3c9d896-f0e8-4231-8e6f-789edaf30c9e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 18:11:48.813 2896 1501925968528 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a6c28857-1b09-4402-b175-d01ed7055ca1 2022-05-17 18:11:48.813 2896 1501925968528 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:264 2022-05-17 18:11:49.044 2896 1501925968528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f3c9d896-f0e8-4231-8e6f-789edaf30c9e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:11:49.044 2896 1501925968528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f3c9d896-f0e8-4231-8e6f-789edaf30c9e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:11:49.044 2896 1501925968528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f3c9d896-f0e8-4231-8e6f-789edaf30c9e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 18:11:49.044 2896 1501925968528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 228, VLAN trunk: None to switch port f3c9d896-f0e8-4231-8e6f-789edaf30c9e 2022-05-17 18:11:49.233 2896 1501925968528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 18:11:49.233 2896 1501925968528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f3c9d896-f0e8-4231-8e6f-789edaf30c9e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:11:49.373 2896 1501925968528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f3c9d896-f0e8-4231-8e6f-789edaf30c9e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:11:49.373 2896 1501925968528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:11:49.373 2896 1501925968528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1364eb41-471a-4aac-8ffa-432b7eff6688) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 18:11:49.373 2896 1501925968528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (1364eb41-471a-4aac-8ffa-432b7eff6688) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-17 18:11:49.373 2896 1501925968528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f3c9d896-f0e8-4231-8e6f-789edaf30c9e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 18:11:49.373 2896 1501925968528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 18:11:49.373 2896 1501925968528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f3c9d896-f0e8-4231-8e6f-789edaf30c9e not yet added. Adding. 2022-05-17 18:11:49.373 2896 1501925968528 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 2022-05-17 18:11:49.373 2896 1501925968528 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 2022-05-17 18:11:49.622 2896 1501925968528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f3c9d896-f0e8-4231-8e6f-789edaf30c9e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:11:49.938 2896 1501925968528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f3c9d896-f0e8-4231-8e6f-789edaf30c9e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:11:49.938 2896 1501925968528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f3c9d896-f0e8-4231-8e6f-789edaf30c9e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:11:50.360 2896 1501925968528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f3c9d896-f0e8-4231-8e6f-789edaf30c9e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:11:50.591 2896 1501925968528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f3c9d896-f0e8-4231-8e6f-789edaf30c9e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.781s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:11:50.591 2896 1501925968528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f3c9d896-f0e8-4231-8e6f-789edaf30c9e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 18:11:50.591 2896 1501925968528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f3c9d896-f0e8-4231-8e6f-789edaf30c9e processed. 2022-05-17 18:11:50.624 2896 1501925968528 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:11:50.949 2896 1501925968528 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:11:56.058 2896 1501906342480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a91eca1-faee-4e6a-9957-153fd8392f96 cdd33e26497e4575b4239383f174e67a 83781f08a7be44889d32efe5659871ed - - -] Security group member updated on remote: ['1364eb41-471a-4aac-8ffa-432b7eff6688'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:11:56.058 2896 1501906342480 MainThread INFO neutron.agent.securitygroups_rpc [req-9a91eca1-faee-4e6a-9957-153fd8392f96 cdd33e26497e4575b4239383f174e67a 83781f08a7be44889d32efe5659871ed - - -] Security group member updated ['1364eb41-471a-4aac-8ffa-432b7eff6688'] 2022-05-17 18:11:56.058 2896 1501906342480 MainThread INFO neutron.agent.securitygroups_rpc [req-9a91eca1-faee-4e6a-9957-153fd8392f96 cdd33e26497e4575b4239383f174e67a 83781f08a7be44889d32efe5659871ed - - -] Refresh firewall rules 2022-05-17 18:11:56.058 2896 1501906342480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a91eca1-faee-4e6a-9957-153fd8392f96 cdd33e26497e4575b4239383f174e67a 83781f08a7be44889d32efe5659871ed - - -] Get security group information for devices via rpc ['f3c9d896-f0e8-4231-8e6f-789edaf30c9e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:11:56.092 2896 1501906342480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9a91eca1-faee-4e6a-9957-153fd8392f96 cdd33e26497e4575b4239383f174e67a 83781f08a7be44889d32efe5659871ed - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:11:56.092 2896 1501906342480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9a91eca1-faee-4e6a-9957-153fd8392f96 cdd33e26497e4575b4239383f174e67a 83781f08a7be44889d32efe5659871ed - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:11:56.122 2896 1501906342480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a91eca1-faee-4e6a-9957-153fd8392f96 cdd33e26497e4575b4239383f174e67a 83781f08a7be44889d32efe5659871ed - - -] port_delete event received for 'f3c9d896-f0e8-4231-8e6f-789edaf30c9e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:11:56.233 2896 1501923456800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f3c9d896-f0e8-4231-8e6f-789edaf30c9e 2022-05-17 18:11:56.668 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 18:11:56.668 2896 1501923869088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f3c9d896-f0e8-4231-8e6f-789edaf30c9e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 18:11:56.668 2896 1501923869088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f3c9d896-f0e8-4231-8e6f-789edaf30c9e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 18:11:56.668 2896 1501923869088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f3c9d896-f0e8-4231-8e6f-789edaf30c9e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 18:11:56.683 2896 1501923869088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a6c28857-1b09-4402-b175-d01ed7055ca1 2022-05-17 18:11:56.683 2896 1501923869088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f3c9d896-f0e8-4231-8e6f-789edaf30c9e'] 2022-05-17 18:11:56.683 2896 1501923869088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 18:11:56.683 2896 1501923869088 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 2022-05-17 18:11:56.683 2896 1501923869088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f3c9d896-f0e8-4231-8e6f-789edaf30c9e'] 2022-05-17 18:11:58.683 2896 1501924539200 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:11:58.714 2896 1501924539200 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:12:42.575 2896 1501925716560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8f017cdc-5542-4134-9b58-771ffbc7b520 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] Security group member updated on remote: ['7bb45d35-1be9-42a0-aaaa-daf19de8ad32'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:12:42.575 2896 1501925716560 MainThread INFO neutron.agent.securitygroups_rpc [req-8f017cdc-5542-4134-9b58-771ffbc7b520 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] Security group member updated ['7bb45d35-1be9-42a0-aaaa-daf19de8ad32'] 2022-05-17 18:12:42.636 2896 1501923456800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b8279a0e-d40a-4e42-b84b-93bf149f7ceb 2022-05-17 18:12:42.960 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 18:12:42.960 2896 1501905947456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b8279a0e-d40a-4e42-b84b-93bf149f7ceb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 18:12:42.960 2896 1501905947456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b8279a0e-d40a-4e42-b84b-93bf149f7ceb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 18:12:42.960 2896 1501905947456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b8279a0e-d40a-4e42-b84b-93bf149f7ceb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 18:12:42.987 2896 1501905947456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b8279a0e-d40a-4e42-b84b-93bf149f7ceb'] 2022-05-17 18:12:42.987 2896 1501905947456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 18:12:42.987 2896 1501905947456 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 2022-05-17 18:12:42.987 2896 1501905947456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b8279a0e-d40a-4e42-b84b-93bf149f7ceb'] 2022-05-17 18:12:43.116 2896 1501905947456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f017cdc-5542-4134-9b58-771ffbc7b520 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] port_delete event received for 'b8279a0e-d40a-4e42-b84b-93bf149f7ceb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:12:44.963 2896 1501923566160 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:12:44.979 2896 1501923566160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:12:45.255 2896 1501925019488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fbdb9a48-10d5-4216-a842-e4e6bd1b445b 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] port_delete event received for '6125a2c9-efee-4df1-97da-59982c3ec338' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:12:48.712 2896 1501923456800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 078f9eef-c4d4-46f8-9c5b-91301c0482bd 2022-05-17 18:12:48.999 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 18:12:48.999 2896 1501906150672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '078f9eef-c4d4-46f8-9c5b-91301c0482bd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 18:12:48.999 2896 1501906150672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '078f9eef-c4d4-46f8-9c5b-91301c0482bd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 18:12:48.999 2896 1501906150672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 078f9eef-c4d4-46f8-9c5b-91301c0482bd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 18:12:49.010 2896 1501906150672 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 796f42b6-5b5a-407c-bcf9-d86606b4b624 2022-05-17 18:12:49.010 2896 1501906150672 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['078f9eef-c4d4-46f8-9c5b-91301c0482bd'] 2022-05-17 18:12:49.010 2896 1501906150672 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 18:12:49.010 2896 1501906150672 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 2022-05-17 18:12:49.010 2896 1501906150672 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['078f9eef-c4d4-46f8-9c5b-91301c0482bd'] 2022-05-17 18:12:49.260 2896 1501906150672 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-81caacdd-ef8d-49b5-9c84-2e7282626afb 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] Security group member updated on remote: ['c6637d0a-af43-42dc-95ad-a471a7dc2f09'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:12:49.260 2896 1501906150672 MainThread INFO neutron.agent.securitygroups_rpc [req-81caacdd-ef8d-49b5-9c84-2e7282626afb 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] Security group member updated ['c6637d0a-af43-42dc-95ad-a471a7dc2f09'] 2022-05-17 18:12:49.564 2896 1501923650544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81caacdd-ef8d-49b5-9c84-2e7282626afb 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] port_delete event received for '078f9eef-c4d4-46f8-9c5b-91301c0482bd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:12:51.012 2896 1501906630608 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:12:51.025 2896 1501906630608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:12:51.216 2896 1501923792848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7c6eb5c-e7b5-41aa-825f-b0c8cadea2cc 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] port_delete event received for 'ebdac3f5-5b66-4dc8-b499-aee6fa34d51f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:12:51.525 2896 1501925137040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6e87473d-3268-485c-a369-34e1ddcff9d4 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] Security group rule updated on remote: ['efab7ff4-7df8-40a5-aa71-492761a1990a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 18:12:51.525 2896 1501925137040 MainThread INFO neutron.agent.securitygroups_rpc [req-6e87473d-3268-485c-a369-34e1ddcff9d4 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] Security group rule updated ['efab7ff4-7df8-40a5-aa71-492761a1990a'] 2022-05-17 18:12:51.636 2896 1501906132480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-40d3b4b8-b22b-4a6f-87ac-bcbdfbd1a506 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] Security group rule updated on remote: ['efab7ff4-7df8-40a5-aa71-492761a1990a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 18:12:51.636 2896 1501906132480 MainThread INFO neutron.agent.securitygroups_rpc [req-40d3b4b8-b22b-4a6f-87ac-bcbdfbd1a506 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] Security group rule updated ['efab7ff4-7df8-40a5-aa71-492761a1990a'] 2022-05-17 18:12:54.760 2896 1501923698992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7aac7643-a954-43f2-bd9d-5196b7de330a 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] Security group member updated on remote: ['efab7ff4-7df8-40a5-aa71-492761a1990a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:12:54.760 2896 1501923698992 MainThread INFO neutron.agent.securitygroups_rpc [req-7aac7643-a954-43f2-bd9d-5196b7de330a 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] Security group member updated ['efab7ff4-7df8-40a5-aa71-492761a1990a'] 2022-05-17 18:12:55.509 2896 1501923698992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65889b1e-3f2e-461b-9409-ec43cccfd106 d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] port_update received: 0fa8237f-62ed-46f5-aeba-738c0deba6d7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:12:55.528 2896 1501923698992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65889b1e-3f2e-461b-9409-ec43cccfd106 d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] No port 0fa8237f-62ed-46f5-aeba-738c0deba6d7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 18:12:58.886 2896 1501923456624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0fa8237f-62ed-46f5-aeba-738c0deba6d7 2022-05-17 18:12:59.037 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 18:12:59.244 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Adding port 0fa8237f-62ed-46f5-aeba-738c0deba6d7 2022-05-17 18:12:59.244 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Port 0fa8237f-62ed-46f5-aeba-738c0deba6d7 updated. Details: {'device': '0fa8237f-62ed-46f5-aeba-738c0deba6d7', 'network_id': '796f42b6-5b5a-407c-bcf9-d86606b4b624', 'port_id': '0fa8237f-62ed-46f5-aeba-738c0deba6d7', 'mac_address': 'fa:16:3e:f9:29:04', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 247, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e982e2f7-6a74-47ff-89aa-7f4e25597d3c', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-17 18:12:59.244 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] 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 2022-05-17 18:12:59.244 2896 1501924999232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0fa8237f-62ed-46f5-aeba-738c0deba6d7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:12:59.244 2896 1501924999232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0fa8237f-62ed-46f5-aeba-738c0deba6d7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 18:12:59.244 2896 1501924999232 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 796f42b6-5b5a-407c-bcf9-d86606b4b624 2022-05-17 18:12:59.244 2896 1501924999232 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:264 2022-05-17 18:12:59.464 2896 1501924999232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0fa8237f-62ed-46f5-aeba-738c0deba6d7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:12:59.479 2896 1501924999232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0fa8237f-62ed-46f5-aeba-738c0deba6d7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:12:59.479 2896 1501924999232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0fa8237f-62ed-46f5-aeba-738c0deba6d7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 18:12:59.479 2896 1501924999232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 247, VLAN trunk: None to switch port 0fa8237f-62ed-46f5-aeba-738c0deba6d7 2022-05-17 18:12:59.640 2896 1501924999232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 18:12:59.640 2896 1501924999232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0fa8237f-62ed-46f5-aeba-738c0deba6d7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:12:59.764 2896 1501924999232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0fa8237f-62ed-46f5-aeba-738c0deba6d7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:12:59.764 2896 1501924999232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:12:59.764 2896 1501924999232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (efab7ff4-7df8-40a5-aa71-492761a1990a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 18:12:59.764 2896 1501924999232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0fa8237f-62ed-46f5-aeba-738c0deba6d7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 18:12:59.764 2896 1501924999232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 18:12:59.764 2896 1501924999232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0fa8237f-62ed-46f5-aeba-738c0deba6d7 not yet added. Adding. 2022-05-17 18:12:59.764 2896 1501924999232 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 2022-05-17 18:12:59.764 2896 1501924999232 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 2022-05-17 18:12:59.997 2896 1501924999232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0fa8237f-62ed-46f5-aeba-738c0deba6d7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:13:00.216 2896 1501924999232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0fa8237f-62ed-46f5-aeba-738c0deba6d7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:13:00.216 2896 1501924999232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0fa8237f-62ed-46f5-aeba-738c0deba6d7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:13:00.510 2896 1501924999232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0fa8237f-62ed-46f5-aeba-738c0deba6d7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:13:00.684 2896 1501924999232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0fa8237f-62ed-46f5-aeba-738c0deba6d7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.438s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:13:00.684 2896 1501924999232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0fa8237f-62ed-46f5-aeba-738c0deba6d7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 18:13:00.684 2896 1501924999232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0fa8237f-62ed-46f5-aeba-738c0deba6d7 processed. 2022-05-17 18:13:01.057 2896 1501925137216 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:13:01.231 2896 1501925137216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:13:03.810 2896 1501906179872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-69f0fd0a-8fbd-4401-b77d-1b816e890613 d5df668a49484575a4df6925c20d061c 72a6e0e58fc44647a0086d0be6cd26f4 - - -] Security group member updated on remote: ['08dd5181-ec31-4c2b-9305-d5512c708bac'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:13:03.810 2896 1501906179872 MainThread INFO neutron.agent.securitygroups_rpc [req-69f0fd0a-8fbd-4401-b77d-1b816e890613 d5df668a49484575a4df6925c20d061c 72a6e0e58fc44647a0086d0be6cd26f4 - - -] Security group member updated ['08dd5181-ec31-4c2b-9305-d5512c708bac'] 2022-05-17 18:13:04.122 2896 1501924422928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69f0fd0a-8fbd-4401-b77d-1b816e890613 d5df668a49484575a4df6925c20d061c 72a6e0e58fc44647a0086d0be6cd26f4 - - -] port_delete event received for '37e36fd4-bda5-4711-ac4a-d54d8aa5acc5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:13:04.837 2896 1501923456800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 2022-05-17 18:13:05.060 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 18:13:05.060 2896 1501906207312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '37e36fd4-bda5-4711-ac4a-d54d8aa5acc5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 18:13:05.060 2896 1501906207312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '37e36fd4-bda5-4711-ac4a-d54d8aa5acc5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 18:13:05.060 2896 1501906207312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 37e36fd4-bda5-4711-ac4a-d54d8aa5acc5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 18:13:05.072 2896 1501906207312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bc0090ea-306a-4fa9-a586-03dedc7f6207 2022-05-17 18:13:05.072 2896 1501906207312 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['37e36fd4-bda5-4711-ac4a-d54d8aa5acc5'] 2022-05-17 18:13:05.072 2896 1501906207312 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 18:13:05.072 2896 1501906207312 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 2022-05-17 18:13:05.072 2896 1501906207312 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['37e36fd4-bda5-4711-ac4a-d54d8aa5acc5'] 2022-05-17 18:13:06.331 2896 1501906207312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2fc00bf4-d343-4dfe-a6b2-546a5ad4d9fa d5df668a49484575a4df6925c20d061c 72a6e0e58fc44647a0086d0be6cd26f4 - - -] port_delete event received for '4af02a5f-d3cc-4dea-aba6-a437a9fb5a7c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:13:06.786 2896 1501906178816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3ba93420-2d2a-4d24-a1b6-a1dd06e0e0a8 d5df668a49484575a4df6925c20d061c 72a6e0e58fc44647a0086d0be6cd26f4 - - -] Security group rule updated on remote: ['490d96d3-4d53-4dcb-8ab9-f54696fe9904'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 18:13:06.786 2896 1501906178816 MainThread INFO neutron.agent.securitygroups_rpc [req-3ba93420-2d2a-4d24-a1b6-a1dd06e0e0a8 d5df668a49484575a4df6925c20d061c 72a6e0e58fc44647a0086d0be6cd26f4 - - -] Security group rule updated ['490d96d3-4d53-4dcb-8ab9-f54696fe9904'] 2022-05-17 18:13:07.013 2896 1501923565984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-40744e38-851f-49ac-8776-f193b582a670 d5df668a49484575a4df6925c20d061c 72a6e0e58fc44647a0086d0be6cd26f4 - - -] Security group rule updated on remote: ['490d96d3-4d53-4dcb-8ab9-f54696fe9904'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 18:13:07.013 2896 1501923565984 MainThread INFO neutron.agent.securitygroups_rpc [req-40744e38-851f-49ac-8776-f193b582a670 d5df668a49484575a4df6925c20d061c 72a6e0e58fc44647a0086d0be6cd26f4 - - -] Security group rule updated ['490d96d3-4d53-4dcb-8ab9-f54696fe9904'] 2022-05-17 18:13:07.065 2896 1501923565984 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:13:07.104 2896 1501923565984 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:13:10.169 2896 1501925719024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e79aa91c-296d-469a-9462-fb397ea8268d d5df668a49484575a4df6925c20d061c 72a6e0e58fc44647a0086d0be6cd26f4 - - -] Security group member updated on remote: ['490d96d3-4d53-4dcb-8ab9-f54696fe9904'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:13:10.169 2896 1501925719024 MainThread INFO neutron.agent.securitygroups_rpc [req-e79aa91c-296d-469a-9462-fb397ea8268d d5df668a49484575a4df6925c20d061c 72a6e0e58fc44647a0086d0be6cd26f4 - - -] Security group member updated ['490d96d3-4d53-4dcb-8ab9-f54696fe9904'] 2022-05-17 18:13:10.933 2896 1501925966768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff90bec4-cea9-493e-bfa4-0b90c7a57f24 d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] port_update received: 73c2a46d-965d-4be5-b359-fe09d231ebf6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:13:10.954 2896 1501925966768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff90bec4-cea9-493e-bfa4-0b90c7a57f24 d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] No port 73c2a46d-965d-4be5-b359-fe09d231ebf6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 18:13:13.009 2896 1501923456624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 73c2a46d-965d-4be5-b359-fe09d231ebf6 2022-05-17 18:13:13.112 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 18:13:13.325 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Adding port 73c2a46d-965d-4be5-b359-fe09d231ebf6 2022-05-17 18:13:13.325 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Port 73c2a46d-965d-4be5-b359-fe09d231ebf6 updated. Details: {'device': '73c2a46d-965d-4be5-b359-fe09d231ebf6', 'network_id': 'bc0090ea-306a-4fa9-a586-03dedc7f6207', 'port_id': '73c2a46d-965d-4be5-b359-fe09d231ebf6', 'mac_address': 'fa:16:3e:88:4e:5b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 245, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ddb450e2-e100-4a3d-b331-9929769c42eb', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-17 18:13:13.325 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] 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 2022-05-17 18:13:13.325 2896 1501923648960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-73c2a46d-965d-4be5-b359-fe09d231ebf6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:13:13.325 2896 1501923648960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 73c2a46d-965d-4be5-b359-fe09d231ebf6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 18:13:13.325 2896 1501923648960 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bc0090ea-306a-4fa9-a586-03dedc7f6207 2022-05-17 18:13:13.325 2896 1501923648960 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:264 2022-05-17 18:13:13.526 2896 1501923648960 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '73c2a46d-965d-4be5-b359-fe09d231ebf6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:13:13.526 2896 1501923648960 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '73c2a46d-965d-4be5-b359-fe09d231ebf6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:13:13.526 2896 1501923648960 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 73c2a46d-965d-4be5-b359-fe09d231ebf6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 18:13:13.526 2896 1501923648960 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 245, VLAN trunk: None to switch port 73c2a46d-965d-4be5-b359-fe09d231ebf6 2022-05-17 18:13:13.683 2896 1501923648960 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 18:13:13.683 2896 1501923648960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['73c2a46d-965d-4be5-b359-fe09d231ebf6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:13:13.825 2896 1501923648960 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['73c2a46d-965d-4be5-b359-fe09d231ebf6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:13:13.825 2896 1501923648960 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:13:13.825 2896 1501923648960 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (490d96d3-4d53-4dcb-8ab9-f54696fe9904) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 18:13:13.825 2896 1501923648960 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 73c2a46d-965d-4be5-b359-fe09d231ebf6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 18:13:13.825 2896 1501923648960 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 18:13:13.825 2896 1501923648960 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 73c2a46d-965d-4be5-b359-fe09d231ebf6 not yet added. Adding. 2022-05-17 18:13:13.825 2896 1501923648960 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 2022-05-17 18:13:13.825 2896 1501923648960 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 2022-05-17 18:13:14.026 2896 1501923648960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73c2a46d-965d-4be5-b359-fe09d231ebf6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:13:14.229 2896 1501923648960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73c2a46d-965d-4be5-b359-fe09d231ebf6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:13:14.229 2896 1501923648960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73c2a46d-965d-4be5-b359-fe09d231ebf6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:13:14.479 2896 1501923648960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73c2a46d-965d-4be5-b359-fe09d231ebf6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:13:14.640 2896 1501923648960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-73c2a46d-965d-4be5-b359-fe09d231ebf6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:13:14.640 2896 1501923648960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 73c2a46d-965d-4be5-b359-fe09d231ebf6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 18:13:14.640 2896 1501923648960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 73c2a46d-965d-4be5-b359-fe09d231ebf6 processed. 2022-05-17 18:13:15.122 2896 1501925719024 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:13:15.298 2896 1501925719024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:13:32.403 2896 1501924470096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-73194f6a-f1fd-4355-9399-379044a827ed b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] Security group member updated on remote: ['e7a4b2fd-2a0a-425f-ae10-3a8ddb6c4ad4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:13:32.403 2896 1501924470096 MainThread INFO neutron.agent.securitygroups_rpc [req-73194f6a-f1fd-4355-9399-379044a827ed b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] Security group member updated ['e7a4b2fd-2a0a-425f-ae10-3a8ddb6c4ad4'] 2022-05-17 18:13:32.681 2896 1501906660864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73194f6a-f1fd-4355-9399-379044a827ed b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] port_delete event received for 'ba2a6b1a-010b-4ee8-90a9-7910876cd713' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:13:33.105 2896 1501923456800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ba2a6b1a-010b-4ee8-90a9-7910876cd713 2022-05-17 18:13:33.168 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 18:13:33.168 2896 1501906180928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ba2a6b1a-010b-4ee8-90a9-7910876cd713' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 18:13:33.168 2896 1501906180928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ba2a6b1a-010b-4ee8-90a9-7910876cd713' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 18:13:33.168 2896 1501906180928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ba2a6b1a-010b-4ee8-90a9-7910876cd713 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 18:13:33.195 2896 1501906180928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ba2a6b1a-010b-4ee8-90a9-7910876cd713'] 2022-05-17 18:13:33.195 2896 1501906180928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 18:13:33.195 2896 1501906180928 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 2022-05-17 18:13:33.195 2896 1501906180928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ba2a6b1a-010b-4ee8-90a9-7910876cd713'] 2022-05-17 18:13:34.494 2896 1501923565984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4164e4c7-3835-48ce-850c-2a1b5063cb3a b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] port_delete event received for '704ba2c5-a29c-4e3c-b782-d1c79a772bf4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:13:35.168 2896 1501923493664 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:13:35.195 2896 1501923493664 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:13:40.820 2896 1501925455120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e7ee2015-d438-41cb-b73b-1acd92c91f1d b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] Security group member updated on remote: ['e24d70ab-a852-47ed-af1d-5dc07437ec20'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:13:40.820 2896 1501925455120 MainThread INFO neutron.agent.securitygroups_rpc [req-e7ee2015-d438-41cb-b73b-1acd92c91f1d b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] Security group member updated ['e24d70ab-a852-47ed-af1d-5dc07437ec20'] 2022-05-17 18:13:40.820 2896 1501925455120 MainThread INFO neutron.agent.securitygroups_rpc [req-e7ee2015-d438-41cb-b73b-1acd92c91f1d b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] Refresh firewall rules 2022-05-17 18:13:40.820 2896 1501925455120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e7ee2015-d438-41cb-b73b-1acd92c91f1d b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] Get security group information for devices via rpc ['bc141d2a-23f3-499f-ad7b-d3c46e5b5e80', 'a5e9662b-20db-44e7-b0e8-e6ed0228a2fd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:13:40.904 2896 1501905986304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7ee2015-d438-41cb-b73b-1acd92c91f1d b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] port_delete event received for 'a5e9662b-20db-44e7-b0e8-e6ed0228a2fd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:13:41.010 2896 1501925455120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e7ee2015-d438-41cb-b73b-1acd92c91f1d b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] Update security group information for ports dict_keys(['bc141d2a-23f3-499f-ad7b-d3c46e5b5e80']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:13:41.010 2896 1501925455120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e7ee2015-d438-41cb-b73b-1acd92c91f1d b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:13:41.010 2896 1501925455120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e7ee2015-d438-41cb-b73b-1acd92c91f1d b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] Update rules of security group (e24d70ab-a852-47ed-af1d-5dc07437ec20) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 18:13:41.010 2896 1501925455120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e7ee2015-d438-41cb-b73b-1acd92c91f1d b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] Update members of security group (e24d70ab-a852-47ed-af1d-5dc07437ec20) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-17 18:13:41.010 2896 1501925455120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e7ee2015-d438-41cb-b73b-1acd92c91f1d b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] Update port filter for bc141d2a-23f3-499f-ad7b-d3c46e5b5e80 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 18:13:41.010 2896 1501925455120 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e7ee2015-d438-41cb-b73b-1acd92c91f1d b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] Updating port rules. 2022-05-17 18:13:41.010 2896 1501925455120 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e7ee2015-d438-41cb-b73b-1acd92c91f1d b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] Creating 0 new rules, removing 1 old rules. 2022-05-17 18:13:41.010 2896 1501925455120 MainThread DEBUG oslo_concurrency.lockutils [req-e7ee2015-d438-41cb-b73b-1acd92c91f1d b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] Lock "n-hv-driver-port-lock-bc141d2a-23f3-499f-ad7b-d3c46e5b5e80" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:13:41.010 2896 1501925455120 MainThread DEBUG oslo_concurrency.lockutils [req-e7ee2015-d438-41cb-b73b-1acd92c91f1d b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] Lock "n-hv-driver-port-lock-bc141d2a-23f3-499f-ad7b-d3c46e5b5e80" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:13:41.010 2896 1501925455120 MainThread DEBUG oslo_concurrency.lockutils [req-e7ee2015-d438-41cb-b73b-1acd92c91f1d b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] Lock "n-hv-driver-port-lock-bc141d2a-23f3-499f-ad7b-d3c46e5b5e80" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:13:41.213 2896 1501925455120 MainThread DEBUG oslo_concurrency.lockutils [req-e7ee2015-d438-41cb-b73b-1acd92c91f1d b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] Lock "n-hv-driver-port-lock-bc141d2a-23f3-499f-ad7b-d3c46e5b5e80" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:13:41.230 2896 1501923456800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a5e9662b-20db-44e7-b0e8-e6ed0228a2fd 2022-05-17 18:13:41.230 2896 1501923456800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e7e0345a-132a-4140-a518-037082d869c6 2022-05-17 18:13:41.320 2896 1501925455120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-40e34496-c7f0-4dc6-8f41-11c2ea5d79f1 a77acbdbded449c4ac11b08ef9d2fea8 c6f24456ccc745d8aaa5b8d8cad3bbd4 - - -] Security group member updated on remote: ['fc252a83-d6a2-429c-b853-b823c598cb44'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:13:41.320 2896 1501925455120 MainThread INFO neutron.agent.securitygroups_rpc [req-40e34496-c7f0-4dc6-8f41-11c2ea5d79f1 a77acbdbded449c4ac11b08ef9d2fea8 c6f24456ccc745d8aaa5b8d8cad3bbd4 - - -] Security group member updated ['fc252a83-d6a2-429c-b853-b823c598cb44'] 2022-05-17 18:13:41.608 2896 1501925455120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40e34496-c7f0-4dc6-8f41-11c2ea5d79f1 a77acbdbded449c4ac11b08ef9d2fea8 c6f24456ccc745d8aaa5b8d8cad3bbd4 - - -] port_delete event received for 'e7e0345a-132a-4140-a518-037082d869c6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:13:43.217 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 18:13:43.217 2896 1501906531776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a5e9662b-20db-44e7-b0e8-e6ed0228a2fd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 18:13:43.217 2896 1501906531776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a5e9662b-20db-44e7-b0e8-e6ed0228a2fd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 18:13:43.217 2896 1501906531776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a5e9662b-20db-44e7-b0e8-e6ed0228a2fd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 18:13:43.234 2896 1501906531776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a5e9662b-20db-44e7-b0e8-e6ed0228a2fd'] 2022-05-17 18:13:43.234 2896 1501906531776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 18:13:43.234 2896 1501906531776 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 2022-05-17 18:13:43.234 2896 1501906531776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a5e9662b-20db-44e7-b0e8-e6ed0228a2fd'] 2022-05-17 18:13:43.234 2896 1501906532304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e7e0345a-132a-4140-a518-037082d869c6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 18:13:43.234 2896 1501906532304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e7e0345a-132a-4140-a518-037082d869c6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 18:13:43.234 2896 1501906532304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e7e0345a-132a-4140-a518-037082d869c6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 18:13:43.249 2896 1501906532304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0cfc85c4-92d1-4f2c-aaf8-dd930801aab8 2022-05-17 18:13:43.260 2896 1501906532304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e7e0345a-132a-4140-a518-037082d869c6'] 2022-05-17 18:13:43.260 2896 1501906532304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 18:13:43.260 2896 1501906532304 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 2022-05-17 18:13:43.260 2896 1501906532304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e7e0345a-132a-4140-a518-037082d869c6'] 2022-05-17 18:13:45.217 2896 1501925511936 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:13:45.233 2896 1501923456800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bc141d2a-23f3-499f-ad7b-d3c46e5b5e80 2022-05-17 18:13:45.264 2896 1501925511936 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:13:45.374 2896 1501925573024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4597cb52-e491-48e4-ace9-4d00c2e7774c b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] Security group member updated on remote: ['e24d70ab-a852-47ed-af1d-5dc07437ec20'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:13:45.374 2896 1501925573024 MainThread INFO neutron.agent.securitygroups_rpc [req-4597cb52-e491-48e4-ace9-4d00c2e7774c b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] Security group member updated ['e24d70ab-a852-47ed-af1d-5dc07437ec20'] 2022-05-17 18:13:45.374 2896 1501925573024 MainThread INFO neutron.agent.securitygroups_rpc [req-4597cb52-e491-48e4-ace9-4d00c2e7774c b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] Refresh firewall rules 2022-05-17 18:13:45.374 2896 1501925573024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4597cb52-e491-48e4-ace9-4d00c2e7774c b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] Get security group information for devices via rpc ['bc141d2a-23f3-499f-ad7b-d3c46e5b5e80'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:13:45.404 2896 1501925573024 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4597cb52-e491-48e4-ace9-4d00c2e7774c b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:13:45.404 2896 1501925573024 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4597cb52-e491-48e4-ace9-4d00c2e7774c b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:13:45.451 2896 1501925573024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4597cb52-e491-48e4-ace9-4d00c2e7774c b37c4ff9a3ce4b57bdb50565abdee5aa 0eaa4aa142064799a42123507d98ffd3 - - -] port_delete event received for 'bc141d2a-23f3-499f-ad7b-d3c46e5b5e80' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:13:45.837 2896 1501926308320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2faf79a3-2c1e-4b28-9ed4-74bb05fabfdd a77acbdbded449c4ac11b08ef9d2fea8 c6f24456ccc745d8aaa5b8d8cad3bbd4 - - -] port_delete event received for 'bdfbafbf-9a79-4b0b-beba-639f4b4ad0ed' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:13:46.140 2896 1501926308320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aaccc71f-93d9-4f23-a865-ac3c829aa403 a77acbdbded449c4ac11b08ef9d2fea8 c6f24456ccc745d8aaa5b8d8cad3bbd4 - - -] Security group rule updated on remote: ['2cf81634-7769-43bd-996f-18931e244dce'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 18:13:46.140 2896 1501926308320 MainThread INFO neutron.agent.securitygroups_rpc [req-aaccc71f-93d9-4f23-a865-ac3c829aa403 a77acbdbded449c4ac11b08ef9d2fea8 c6f24456ccc745d8aaa5b8d8cad3bbd4 - - -] Security group rule updated ['2cf81634-7769-43bd-996f-18931e244dce'] 2022-05-17 18:13:46.281 2896 1501926591824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6ceaccbe-eac1-4d45-8d0f-6b8f70ba8aae a77acbdbded449c4ac11b08ef9d2fea8 c6f24456ccc745d8aaa5b8d8cad3bbd4 - - -] Security group rule updated on remote: ['2cf81634-7769-43bd-996f-18931e244dce'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 18:13:46.281 2896 1501926591824 MainThread INFO neutron.agent.securitygroups_rpc [req-6ceaccbe-eac1-4d45-8d0f-6b8f70ba8aae a77acbdbded449c4ac11b08ef9d2fea8 c6f24456ccc745d8aaa5b8d8cad3bbd4 - - -] Security group rule updated ['2cf81634-7769-43bd-996f-18931e244dce'] 2022-05-17 18:13:47.224 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 18:13:47.224 2896 1501925017024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bc141d2a-23f3-499f-ad7b-d3c46e5b5e80' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 18:13:47.224 2896 1501925017024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bc141d2a-23f3-499f-ad7b-d3c46e5b5e80' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 18:13:47.224 2896 1501925017024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bc141d2a-23f3-499f-ad7b-d3c46e5b5e80 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 18:13:47.230 2896 1501925017024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 13b9b2aa-589b-4305-9b5f-da1c30f04e2a 2022-05-17 18:13:47.230 2896 1501925017024 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bc141d2a-23f3-499f-ad7b-d3c46e5b5e80'] 2022-05-17 18:13:47.230 2896 1501925017024 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 18:13:47.230 2896 1501925017024 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 2022-05-17 18:13:47.230 2896 1501925017024 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bc141d2a-23f3-499f-ad7b-d3c46e5b5e80'] 2022-05-17 18:13:48.432 2896 1501923494368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fae3b187-42ad-4a31-af87-15763c7638dc 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] port_delete event received for '902f6af5-8417-4985-b9be-e7e3daf9dfd4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:13:49.245 2896 1501925383856 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:13:49.276 2896 1501925383856 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:13:49.786 2896 1501926774384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c0fc830-6311-4384-9be4-dfea30b7609e 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] port_delete event received for 'ff61d20c-b567-499b-9203-dfe7d972f2db' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:13:50.871 2896 1501924539552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2aa2cfc-39f3-4967-aacf-0e88e6457bb7 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] port_delete event received for '115826d7-58b6-42bb-807e-332d3696c91e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:13:50.921 2896 1501924538848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1044e71c-a78e-4ffa-8735-6de1222238e8 a77acbdbded449c4ac11b08ef9d2fea8 c6f24456ccc745d8aaa5b8d8cad3bbd4 - - -] Security group member updated on remote: ['2cf81634-7769-43bd-996f-18931e244dce'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:13:50.921 2896 1501924538848 MainThread INFO neutron.agent.securitygroups_rpc [req-1044e71c-a78e-4ffa-8735-6de1222238e8 a77acbdbded449c4ac11b08ef9d2fea8 c6f24456ccc745d8aaa5b8d8cad3bbd4 - - -] Security group member updated ['2cf81634-7769-43bd-996f-18931e244dce'] 2022-05-17 18:13:51.008 2896 1501924538848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61195c71-1c3a-4bc6-8589-16ce375a4e9e - - - - -] port_delete event received for '115826d7-58b6-42bb-807e-332d3696c91e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:13:51.200 2896 1501924538848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2aa2cfc-39f3-4967-aacf-0e88e6457bb7 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] network_delete received. Deleting network 13b9b2aa-589b-4305-9b5f-da1c30f04e2a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-17 18:13:51.200 2896 1501924538848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2aa2cfc-39f3-4967-aacf-0e88e6457bb7 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] Network 13b9b2aa-589b-4305-9b5f-da1c30f04e2a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-17 18:13:51.961 2896 1501926067008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f207b667-f473-4ff6-b437-d7e7c51558c7 d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] port_update received: 6a440ec1-53fc-41ec-ab2c-cd42abf0cafe port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:13:51.978 2896 1501926067008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f207b667-f473-4ff6-b437-d7e7c51558c7 d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] No port 6a440ec1-53fc-41ec-ab2c-cd42abf0cafe defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 18:13:55.368 2896 1501923456624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6a440ec1-53fc-41ec-ab2c-cd42abf0cafe 2022-05-17 18:13:57.274 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 18:13:57.463 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Adding port 6a440ec1-53fc-41ec-ab2c-cd42abf0cafe 2022-05-17 18:13:57.463 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Port 6a440ec1-53fc-41ec-ab2c-cd42abf0cafe updated. Details: {'device': '6a440ec1-53fc-41ec-ab2c-cd42abf0cafe', 'network_id': '0cfc85c4-92d1-4f2c-aaf8-dd930801aab8', 'port_id': '6a440ec1-53fc-41ec-ab2c-cd42abf0cafe', 'mac_address': 'fa:16:3e:4c:d9:52', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 225, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '36178cc5-bfd8-4902-8b47-711645d66071', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-17 18:13:57.463 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] 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 2022-05-17 18:13:57.463 2896 1501925456176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6a440ec1-53fc-41ec-ab2c-cd42abf0cafe" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:13:57.463 2896 1501925456176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6a440ec1-53fc-41ec-ab2c-cd42abf0cafe _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 18:13:57.463 2896 1501925456176 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0cfc85c4-92d1-4f2c-aaf8-dd930801aab8 2022-05-17 18:13:57.463 2896 1501925456176 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:264 2022-05-17 18:13:57.653 2896 1501925456176 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6a440ec1-53fc-41ec-ab2c-cd42abf0cafe') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:13:57.653 2896 1501925456176 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6a440ec1-53fc-41ec-ab2c-cd42abf0cafe') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:13:57.664 2896 1501925456176 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6a440ec1-53fc-41ec-ab2c-cd42abf0cafe is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 18:13:57.664 2896 1501925456176 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 225, VLAN trunk: None to switch port 6a440ec1-53fc-41ec-ab2c-cd42abf0cafe 2022-05-17 18:13:57.772 2896 1501925456176 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 18:13:57.772 2896 1501925456176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6a440ec1-53fc-41ec-ab2c-cd42abf0cafe'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:13:57.914 2896 1501925456176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6a440ec1-53fc-41ec-ab2c-cd42abf0cafe']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:13:57.914 2896 1501925456176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:13:57.914 2896 1501925456176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2cf81634-7769-43bd-996f-18931e244dce) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 18:13:57.929 2896 1501925456176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6a440ec1-53fc-41ec-ab2c-cd42abf0cafe _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 18:13:57.929 2896 1501925456176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 18:13:57.929 2896 1501925456176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6a440ec1-53fc-41ec-ab2c-cd42abf0cafe not yet added. Adding. 2022-05-17 18:13:57.929 2896 1501925456176 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 2022-05-17 18:13:57.929 2896 1501925456176 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 2022-05-17 18:13:58.085 2896 1501925456176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a440ec1-53fc-41ec-ab2c-cd42abf0cafe" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:13:58.226 2896 1501925456176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a440ec1-53fc-41ec-ab2c-cd42abf0cafe" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:13:58.226 2896 1501925456176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a440ec1-53fc-41ec-ab2c-cd42abf0cafe" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:13:58.429 2896 1501925456176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a440ec1-53fc-41ec-ab2c-cd42abf0cafe" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:13:58.558 2896 1501925456176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6a440ec1-53fc-41ec-ab2c-cd42abf0cafe" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:13:58.558 2896 1501925456176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6a440ec1-53fc-41ec-ab2c-cd42abf0cafe status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 18:13:58.558 2896 1501925456176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6a440ec1-53fc-41ec-ab2c-cd42abf0cafe processed. 2022-05-17 18:13:59.276 2896 1501925456176 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:13:59.445 2896 1501925456176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.171s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:14:41.603 2896 1501923456800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0fa8237f-62ed-46f5-aeba-738c0deba6d7 2022-05-17 18:14:41.637 2896 1501906129136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4c612dd1-a96e-4398-a664-c3124b91b211 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] Security group member updated on remote: ['efab7ff4-7df8-40a5-aa71-492761a1990a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:14:41.649 2896 1501906129136 MainThread INFO neutron.agent.securitygroups_rpc [req-4c612dd1-a96e-4398-a664-c3124b91b211 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] Security group member updated ['efab7ff4-7df8-40a5-aa71-492761a1990a'] 2022-05-17 18:14:41.913 2896 1501924999760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c612dd1-a96e-4398-a664-c3124b91b211 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] port_delete event received for '0fa8237f-62ed-46f5-aeba-738c0deba6d7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:14:43.213 2896 1501925017024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4a9af79-023f-4098-bdba-5557e4427e1c 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] port_delete event received for 'a2de4036-11ab-4b28-b44b-eb85f93d7ab4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:14:43.538 2896 1501925837280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5e0b1ec0-79c9-443b-9fbb-f264fb53afdc 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] Security group rule updated on remote: ['944f63a6-75f7-4b86-bb30-427e289a4a65'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 18:14:43.538 2896 1501925837280 MainThread INFO neutron.agent.securitygroups_rpc [req-5e0b1ec0-79c9-443b-9fbb-f264fb53afdc 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] Security group rule updated ['944f63a6-75f7-4b86-bb30-427e289a4a65'] 2022-05-17 18:14:43.553 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 18:14:43.553 2896 1501925836576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0fa8237f-62ed-46f5-aeba-738c0deba6d7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 18:14:43.553 2896 1501925836576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0fa8237f-62ed-46f5-aeba-738c0deba6d7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 18:14:43.553 2896 1501925836576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0fa8237f-62ed-46f5-aeba-738c0deba6d7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 18:14:43.553 2896 1501925836576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 796f42b6-5b5a-407c-bcf9-d86606b4b624 2022-05-17 18:14:43.553 2896 1501925836576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0fa8237f-62ed-46f5-aeba-738c0deba6d7'] 2022-05-17 18:14:43.553 2896 1501925836576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 18:14:43.553 2896 1501925836576 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 2022-05-17 18:14:43.553 2896 1501925836576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0fa8237f-62ed-46f5-aeba-738c0deba6d7'] 2022-05-17 18:14:43.650 2896 1501925836576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-920e49a4-b503-470b-be13-872becb6652c 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] Security group rule updated on remote: ['944f63a6-75f7-4b86-bb30-427e289a4a65'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 18:14:43.650 2896 1501925836576 MainThread INFO neutron.agent.securitygroups_rpc [req-920e49a4-b503-470b-be13-872becb6652c 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] Security group rule updated ['944f63a6-75f7-4b86-bb30-427e289a4a65'] 2022-05-17 18:14:45.572 2896 1501925836576 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:14:45.600 2896 1501925836576 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:14:46.649 2896 1501905947280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-42bd4571-bc50-4232-b9c1-9e5ecbdc192e 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] Security group member updated on remote: ['944f63a6-75f7-4b86-bb30-427e289a4a65'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:14:46.649 2896 1501905947280 MainThread INFO neutron.agent.securitygroups_rpc [req-42bd4571-bc50-4232-b9c1-9e5ecbdc192e 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] Security group member updated ['944f63a6-75f7-4b86-bb30-427e289a4a65'] 2022-05-17 18:14:47.553 2896 1501906630608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11835346-e028-402f-a50b-24dd39f5aaad d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] port_update received: d71e77c6-84da-4d83-ab9a-71db3b599e91 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:14:47.569 2896 1501906630608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11835346-e028-402f-a50b-24dd39f5aaad d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] No port d71e77c6-84da-4d83-ab9a-71db3b599e91 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 18:14:49.742 2896 1501923456624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d71e77c6-84da-4d83-ab9a-71db3b599e91 2022-05-17 18:14:51.586 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 18:14:51.794 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Adding port d71e77c6-84da-4d83-ab9a-71db3b599e91 2022-05-17 18:14:51.794 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Port d71e77c6-84da-4d83-ab9a-71db3b599e91 updated. Details: {'device': 'd71e77c6-84da-4d83-ab9a-71db3b599e91', 'network_id': '796f42b6-5b5a-407c-bcf9-d86606b4b624', 'port_id': 'd71e77c6-84da-4d83-ab9a-71db3b599e91', 'mac_address': 'fa:16:3e:92:1d:94', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 247, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e982e2f7-6a74-47ff-89aa-7f4e25597d3c', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-17 18:14:51.794 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] 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 2022-05-17 18:14:51.813 2896 1501926857712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d71e77c6-84da-4d83-ab9a-71db3b599e91" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:14:51.813 2896 1501926857712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d71e77c6-84da-4d83-ab9a-71db3b599e91 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 18:14:51.813 2896 1501926857712 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 796f42b6-5b5a-407c-bcf9-d86606b4b624 2022-05-17 18:14:51.813 2896 1501926857712 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:264 2022-05-17 18:14:51.992 2896 1501926857712 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd71e77c6-84da-4d83-ab9a-71db3b599e91') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:14:51.992 2896 1501926857712 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd71e77c6-84da-4d83-ab9a-71db3b599e91') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:14:51.992 2896 1501926857712 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d71e77c6-84da-4d83-ab9a-71db3b599e91 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 18:14:51.992 2896 1501926857712 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 247, VLAN trunk: None to switch port d71e77c6-84da-4d83-ab9a-71db3b599e91 2022-05-17 18:14:52.126 2896 1501926857712 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 18:14:52.126 2896 1501926857712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d71e77c6-84da-4d83-ab9a-71db3b599e91'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:14:52.262 2896 1501926857712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d71e77c6-84da-4d83-ab9a-71db3b599e91']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:14:52.262 2896 1501926857712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:14:52.262 2896 1501926857712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (944f63a6-75f7-4b86-bb30-427e289a4a65) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 18:14:52.262 2896 1501926857712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d71e77c6-84da-4d83-ab9a-71db3b599e91 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 18:14:52.262 2896 1501926857712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 18:14:52.262 2896 1501926857712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d71e77c6-84da-4d83-ab9a-71db3b599e91 not yet added. Adding. 2022-05-17 18:14:52.262 2896 1501926857712 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 2022-05-17 18:14:52.275 2896 1501926857712 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 2022-05-17 18:14:52.413 2896 1501926857712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d71e77c6-84da-4d83-ab9a-71db3b599e91" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:14:52.571 2896 1501926857712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d71e77c6-84da-4d83-ab9a-71db3b599e91" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:14:52.571 2896 1501926857712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d71e77c6-84da-4d83-ab9a-71db3b599e91" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:14:52.788 2896 1501926857712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d71e77c6-84da-4d83-ab9a-71db3b599e91" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:14:52.949 2896 1501926857712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d71e77c6-84da-4d83-ab9a-71db3b599e91" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:14:52.949 2896 1501926857712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d71e77c6-84da-4d83-ab9a-71db3b599e91 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 18:14:52.949 2896 1501926857712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d71e77c6-84da-4d83-ab9a-71db3b599e91 processed. 2022-05-17 18:14:53.601 2896 1501927017808 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:14:53.789 2896 1501927017808 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:15:35.195 2896 1501926368704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-23f47bb3-4e71-4c07-996a-defedff1852c a77acbdbded449c4ac11b08ef9d2fea8 c6f24456ccc745d8aaa5b8d8cad3bbd4 - - -] Security group member updated on remote: ['2cf81634-7769-43bd-996f-18931e244dce'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:15:35.195 2896 1501926368704 MainThread INFO neutron.agent.securitygroups_rpc [req-23f47bb3-4e71-4c07-996a-defedff1852c a77acbdbded449c4ac11b08ef9d2fea8 c6f24456ccc745d8aaa5b8d8cad3bbd4 - - -] Security group member updated ['2cf81634-7769-43bd-996f-18931e244dce'] 2022-05-17 18:15:35.474 2896 1501927240448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-23f47bb3-4e71-4c07-996a-defedff1852c a77acbdbded449c4ac11b08ef9d2fea8 c6f24456ccc745d8aaa5b8d8cad3bbd4 - - -] port_delete event received for '6a440ec1-53fc-41ec-ab2c-cd42abf0cafe' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:15:36.023 2896 1501923456800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6a440ec1-53fc-41ec-ab2c-cd42abf0cafe 2022-05-17 18:15:37.817 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 18:15:37.817 2896 1501884383472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6a440ec1-53fc-41ec-ab2c-cd42abf0cafe' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 18:15:37.817 2896 1501884383472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6a440ec1-53fc-41ec-ab2c-cd42abf0cafe' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 18:15:37.817 2896 1501884383472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6a440ec1-53fc-41ec-ab2c-cd42abf0cafe _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 18:15:37.823 2896 1501884383472 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0cfc85c4-92d1-4f2c-aaf8-dd930801aab8 2022-05-17 18:15:37.823 2896 1501884383472 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6a440ec1-53fc-41ec-ab2c-cd42abf0cafe'] 2022-05-17 18:15:37.823 2896 1501884383472 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 18:15:37.823 2896 1501884383472 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 2022-05-17 18:15:37.823 2896 1501884383472 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6a440ec1-53fc-41ec-ab2c-cd42abf0cafe'] 2022-05-17 18:15:37.968 2896 1501884383472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6212804b-1fd8-4b0d-9053-1c42d9368d13 a77acbdbded449c4ac11b08ef9d2fea8 c6f24456ccc745d8aaa5b8d8cad3bbd4 - - -] port_delete event received for '75d5095c-183f-4a9b-86cd-d0389ed2936b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:15:39.828 2896 1501906178992 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:15:39.850 2896 1501906178992 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:15:40.171 2896 1501923456624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 73c2a46d-965d-4be5-b359-fe09d231ebf6 2022-05-17 18:15:41.829 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 18:15:42.030 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Adding port 73c2a46d-965d-4be5-b359-fe09d231ebf6 2022-05-17 18:15:42.030 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Port 73c2a46d-965d-4be5-b359-fe09d231ebf6 updated. Details: {'device': '73c2a46d-965d-4be5-b359-fe09d231ebf6', 'network_id': 'bc0090ea-306a-4fa9-a586-03dedc7f6207', 'port_id': '73c2a46d-965d-4be5-b359-fe09d231ebf6', 'mac_address': 'fa:16:3e:88:4e:5b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 245, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ddb450e2-e100-4a3d-b331-9929769c42eb', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-17 18:15:42.030 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] 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 2022-05-17 18:15:42.030 2896 1501925875376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-73c2a46d-965d-4be5-b359-fe09d231ebf6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:15:42.030 2896 1501925875376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 73c2a46d-965d-4be5-b359-fe09d231ebf6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 18:15:42.030 2896 1501925875376 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:264 2022-05-17 18:15:42.047 2896 1501925875376 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '73c2a46d-965d-4be5-b359-fe09d231ebf6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:15:42.047 2896 1501925875376 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '73c2a46d-965d-4be5-b359-fe09d231ebf6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:15:42.047 2896 1501925875376 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 73c2a46d-965d-4be5-b359-fe09d231ebf6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 18:15:42.047 2896 1501925875376 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 245, VLAN trunk: None to switch port 73c2a46d-965d-4be5-b359-fe09d231ebf6 2022-05-17 18:15:42.098 2896 1501925875376 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 18:15:42.098 2896 1501925875376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['73c2a46d-965d-4be5-b359-fe09d231ebf6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:15:42.250 2896 1501925875376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['73c2a46d-965d-4be5-b359-fe09d231ebf6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:15:42.250 2896 1501925875376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:15:42.250 2896 1501925875376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (490d96d3-4d53-4dcb-8ab9-f54696fe9904) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 18:15:42.250 2896 1501925875376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 73c2a46d-965d-4be5-b359-fe09d231ebf6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 18:15:42.250 2896 1501925875376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 18:15:42.250 2896 1501925875376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-05-17 18:15:42.250 2896 1501925875376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73c2a46d-965d-4be5-b359-fe09d231ebf6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:15:42.250 2896 1501925875376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73c2a46d-965d-4be5-b359-fe09d231ebf6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:15:42.250 2896 1501925875376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73c2a46d-965d-4be5-b359-fe09d231ebf6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:15:42.250 2896 1501925875376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73c2a46d-965d-4be5-b359-fe09d231ebf6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:15:42.282 2896 1501925875376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-73c2a46d-965d-4be5-b359-fe09d231ebf6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:15:42.301 2896 1501925875376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 73c2a46d-965d-4be5-b359-fe09d231ebf6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 18:15:42.311 2896 1501925875376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 73c2a46d-965d-4be5-b359-fe09d231ebf6 processed. 2022-05-17 18:15:42.875 2896 1501926067360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3dd46d44-eb7a-4080-890b-19900dd7bf75 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] port_delete event received for '27e6539b-4e9b-470c-a6a2-1d132a119ca0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:15:43.828 2896 1501926067360 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:15:43.891 2896 1501906149968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10069c2e-5d4c-4d39-99bd-456cbea799c4 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] port_delete event received for '05823dac-f86d-490b-a4f5-27bc4669f308' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:15:44.016 2896 1501926067360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:15:44.672 2896 1501925383152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89e4ccde-3f61-408d-be8f-54db5c75f50b 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] port_delete event received for 'd14b0fb6-f6de-475e-86c0-f53e4f3f0a01' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:15:44.920 2896 1501925106432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89e4ccde-3f61-408d-be8f-54db5c75f50b 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] network_delete received. Deleting network 0cfc85c4-92d1-4f2c-aaf8-dd930801aab8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-17 18:15:44.920 2896 1501925106432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89e4ccde-3f61-408d-be8f-54db5c75f50b 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] Network 0cfc85c4-92d1-4f2c-aaf8-dd930801aab8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-17 18:15:56.164 2896 1501923456800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 73c2a46d-965d-4be5-b359-fe09d231ebf6 2022-05-17 18:15:57.915 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 18:15:57.915 2896 1501927017808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '73c2a46d-965d-4be5-b359-fe09d231ebf6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 18:15:57.915 2896 1501927017808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '73c2a46d-965d-4be5-b359-fe09d231ebf6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 18:15:57.915 2896 1501927017808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 73c2a46d-965d-4be5-b359-fe09d231ebf6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 18:15:57.932 2896 1501927017808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['73c2a46d-965d-4be5-b359-fe09d231ebf6'] 2022-05-17 18:15:57.932 2896 1501927017808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 18:15:57.932 2896 1501927017808 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 2022-05-17 18:15:57.932 2896 1501927017808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['73c2a46d-965d-4be5-b359-fe09d231ebf6'] 2022-05-17 18:15:58.181 2896 1501923456800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 73c2a46d-965d-4be5-b359-fe09d231ebf6 2022-05-17 18:15:59.923 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 18:15:59.923 2896 1501927374512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '73c2a46d-965d-4be5-b359-fe09d231ebf6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 18:15:59.923 2896 1501927374512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '73c2a46d-965d-4be5-b359-fe09d231ebf6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 18:15:59.923 2896 1501927374512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 73c2a46d-965d-4be5-b359-fe09d231ebf6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 18:15:59.926 2896 1501927374512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bc0090ea-306a-4fa9-a586-03dedc7f6207 2022-05-17 18:15:59.926 2896 1501927374512 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['73c2a46d-965d-4be5-b359-fe09d231ebf6'] 2022-05-17 18:15:59.926 2896 1501927374512 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 2022-05-17 18:15:59.926 2896 1501927374512 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['73c2a46d-965d-4be5-b359-fe09d231ebf6'] 2022-05-17 18:15:59.926 2896 1501927373456 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:16:00.054 2896 1501927373456 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:16:16.512 2896 1501923456624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 73c2a46d-965d-4be5-b359-fe09d231ebf6 2022-05-17 18:16:18.043 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 18:16:18.365 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Adding port 73c2a46d-965d-4be5-b359-fe09d231ebf6 2022-05-17 18:16:18.387 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Port 73c2a46d-965d-4be5-b359-fe09d231ebf6 updated. Details: {'device': '73c2a46d-965d-4be5-b359-fe09d231ebf6', 'network_id': 'bc0090ea-306a-4fa9-a586-03dedc7f6207', 'port_id': '73c2a46d-965d-4be5-b359-fe09d231ebf6', 'mac_address': 'fa:16:3e:88:4e:5b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 245, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ddb450e2-e100-4a3d-b331-9929769c42eb', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-17 18:16:18.387 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] 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 2022-05-17 18:16:18.387 2896 1501927648064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-73c2a46d-965d-4be5-b359-fe09d231ebf6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:16:18.387 2896 1501927648064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 73c2a46d-965d-4be5-b359-fe09d231ebf6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 18:16:18.387 2896 1501927648064 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bc0090ea-306a-4fa9-a586-03dedc7f6207 2022-05-17 18:16:18.387 2896 1501927648064 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:264 2022-05-17 18:16:18.554 2896 1501927648064 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '73c2a46d-965d-4be5-b359-fe09d231ebf6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:16:18.554 2896 1501927648064 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '73c2a46d-965d-4be5-b359-fe09d231ebf6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:16:18.574 2896 1501927648064 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 73c2a46d-965d-4be5-b359-fe09d231ebf6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 18:16:18.574 2896 1501927648064 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 245, VLAN trunk: None to switch port 73c2a46d-965d-4be5-b359-fe09d231ebf6 2022-05-17 18:16:18.691 2896 1501927648064 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 18:16:18.691 2896 1501927648064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['73c2a46d-965d-4be5-b359-fe09d231ebf6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:16:18.879 2896 1501927648064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['73c2a46d-965d-4be5-b359-fe09d231ebf6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:16:18.879 2896 1501927648064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:16:18.879 2896 1501927648064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (490d96d3-4d53-4dcb-8ab9-f54696fe9904) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 18:16:18.879 2896 1501927648064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 73c2a46d-965d-4be5-b359-fe09d231ebf6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 18:16:18.881 2896 1501927648064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 18:16:18.881 2896 1501927648064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 73c2a46d-965d-4be5-b359-fe09d231ebf6 not yet added. Adding. 2022-05-17 18:16:18.881 2896 1501927648064 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 2022-05-17 18:16:18.881 2896 1501927648064 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 2022-05-17 18:16:19.019 2896 1501927648064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73c2a46d-965d-4be5-b359-fe09d231ebf6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:16:19.152 2896 1501927648064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73c2a46d-965d-4be5-b359-fe09d231ebf6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:16:19.152 2896 1501927648064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73c2a46d-965d-4be5-b359-fe09d231ebf6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:16:19.434 2896 1501927648064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73c2a46d-965d-4be5-b359-fe09d231ebf6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:16:19.567 2896 1501927648064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-73c2a46d-965d-4be5-b359-fe09d231ebf6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:16:19.567 2896 1501927648064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 73c2a46d-965d-4be5-b359-fe09d231ebf6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 18:16:19.567 2896 1501927648064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 73c2a46d-965d-4be5-b359-fe09d231ebf6 processed. 2022-05-17 18:16:20.053 2896 1501925786544 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:16:20.246 2896 1501925786544 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:16:22.462 2896 1501923456800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d71e77c6-84da-4d83-ab9a-71db3b599e91 2022-05-17 18:16:23.148 2896 1501925872208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-58e6b805-3596-4455-9cef-3c814e4eab24 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] Security group member updated on remote: ['944f63a6-75f7-4b86-bb30-427e289a4a65'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:16:23.148 2896 1501925872208 MainThread INFO neutron.agent.securitygroups_rpc [req-58e6b805-3596-4455-9cef-3c814e4eab24 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] Security group member updated ['944f63a6-75f7-4b86-bb30-427e289a4a65'] 2022-05-17 18:16:23.443 2896 1501925017200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58e6b805-3596-4455-9cef-3c814e4eab24 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] port_delete event received for 'd71e77c6-84da-4d83-ab9a-71db3b599e91' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:16:24.097 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 18:16:24.099 2896 1501927574336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd71e77c6-84da-4d83-ab9a-71db3b599e91' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 18:16:24.099 2896 1501927574336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd71e77c6-84da-4d83-ab9a-71db3b599e91' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 18:16:24.099 2896 1501927574336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d71e77c6-84da-4d83-ab9a-71db3b599e91 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 18:16:24.099 2896 1501927574336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 796f42b6-5b5a-407c-bcf9-d86606b4b624 2022-05-17 18:16:24.099 2896 1501927574336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d71e77c6-84da-4d83-ab9a-71db3b599e91'] 2022-05-17 18:16:24.099 2896 1501927574336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 18:16:24.099 2896 1501927574336 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 2022-05-17 18:16:24.099 2896 1501927574336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d71e77c6-84da-4d83-ab9a-71db3b599e91'] 2022-05-17 18:16:25.496 2896 1501927321264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc21e080-8e47-4384-8aac-62bff49e3cf3 8ed0db6586eb4ee8a0030626842c9244 04b422e0ae694651ad55753a0d5057c5 - - -] port_delete event received for 'a8a6789e-b3c2-47b9-b2ad-7e01df9dd9f4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:16:26.120 2896 1501927372400 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:16:26.147 2896 1501927372400 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:16:30.300 2896 1501906132832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-816564f2-7c8e-4086-98fc-1b85f1dfbe73 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] port_delete event received for '17789911-f857-4542-b702-d262cd9d1cb4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:16:31.646 2896 1501926393808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ecfa0f7-28f5-4329-8968-3708fd16aa77 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] port_delete event received for '91460963-d1a3-4b93-93f8-19cb885e429c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:16:32.965 2896 1501926369056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7372f8b4-f712-47f4-9512-d609f5c09ebd 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] port_delete event received for '0431a4a4-9795-4c73-93bd-9fccdf3227ca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:16:33.073 2896 1501926578480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cde8f137-13f5-47e0-b6b5-7b17d29f94e5 - - - - -] port_delete event received for '0431a4a4-9795-4c73-93bd-9fccdf3227ca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:16:33.195 2896 1501926578480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7372f8b4-f712-47f4-9512-d609f5c09ebd 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] network_delete received. Deleting network 796f42b6-5b5a-407c-bcf9-d86606b4b624 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-17 18:16:33.195 2896 1501926578480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7372f8b4-f712-47f4-9512-d609f5c09ebd 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] Network 796f42b6-5b5a-407c-bcf9-d86606b4b624 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-17 18:16:34.605 2896 1501925718848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8664b783-842f-4fde-871b-2faa8d0ef461 - - - - -] port_update received: 7fe4a9f5-d5f5-4f26-9c4e-d384b278f3b9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:16:34.605 2896 1501925718848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8664b783-842f-4fde-871b-2faa8d0ef461 - - - - -] No port 7fe4a9f5-d5f5-4f26-9c4e-d384b278f3b9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 18:16:38.598 2896 1501926447408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11a34594-bcba-40fc-8bc5-2adef609194f - - - - -] port_update received: 1f8750cb-b298-4972-83a9-abd3aa084c2b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:16:38.614 2896 1501926447408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11a34594-bcba-40fc-8bc5-2adef609194f - - - - -] No port 1f8750cb-b298-4972-83a9-abd3aa084c2b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 18:16:39.744 2896 1501927354784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7883c699-7e97-4ebf-80c6-d58d0b8eb2af - - - - -] port_update received: f4a673b8-7ec0-4b82-8e80-80e5bbc78b17 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:16:39.761 2896 1501927354784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7883c699-7e97-4ebf-80c6-d58d0b8eb2af - - - - -] No port f4a673b8-7ec0-4b82-8e80-80e5bbc78b17 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 18:16:43.974 2896 1501926592176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf9aa52c-06c5-446e-874f-8e72757546e6 - - - - -] port_update received: 4e0a274d-9818-4f76-b89f-a3b81bce67bc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:16:43.974 2896 1501926592176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf9aa52c-06c5-446e-874f-8e72757546e6 - - - - -] No port 4e0a274d-9818-4f76-b89f-a3b81bce67bc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 18:16:53.745 2896 1501928978208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-67d8cf38-754c-4fb6-b359-51550a7a4a28 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Security group member updated on remote: ['d238ea5a-5644-4eaa-9560-eff56dc80b5b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:16:53.745 2896 1501928978208 MainThread INFO neutron.agent.securitygroups_rpc [req-67d8cf38-754c-4fb6-b359-51550a7a4a28 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Security group member updated ['d238ea5a-5644-4eaa-9560-eff56dc80b5b'] 2022-05-17 18:17:06.386 2896 1501927243440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20e5d4a8-82ae-4488-a568-b12633e0f1d7 d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] port_update received: cdd846d0-756c-490c-9f6f-4af539745230 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:17:06.402 2896 1501927243440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20e5d4a8-82ae-4488-a568-b12633e0f1d7 d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] No port cdd846d0-756c-490c-9f6f-4af539745230 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 18:17:08.855 2896 1501923456624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cdd846d0-756c-490c-9f6f-4af539745230 2022-05-17 18:17:10.305 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 18:17:10.561 2896 1501906378416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6be3db-cc89-4e0c-82a7-e621ca156579 - - - - -] port_update received: f36c48a7-b42a-4253-8fd6-5d4911e0f105 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:17:10.561 2896 1501906378416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6be3db-cc89-4e0c-82a7-e621ca156579 - - - - -] No port f36c48a7-b42a-4253-8fd6-5d4911e0f105 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 18:17:10.629 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Adding port cdd846d0-756c-490c-9f6f-4af539745230 2022-05-17 18:17:10.629 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Port cdd846d0-756c-490c-9f6f-4af539745230 updated. Details: {'device': 'cdd846d0-756c-490c-9f6f-4af539745230', 'network_id': 'e1807360-e76d-4e0a-90a0-b97183abd145', 'port_id': 'cdd846d0-756c-490c-9f6f-4af539745230', 'mac_address': 'fa:16:3e:0e:26:bb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 200, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '02c3c3b6-f598-433c-ba1d-a045d61b2dc6', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-17 18:17:10.629 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] 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 2022-05-17 18:17:10.629 2896 1501906378416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cdd846d0-756c-490c-9f6f-4af539745230" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:17:10.629 2896 1501906378416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cdd846d0-756c-490c-9f6f-4af539745230 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 18:17:10.629 2896 1501906378416 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e1807360-e76d-4e0a-90a0-b97183abd145 2022-05-17 18:17:10.629 2896 1501906378416 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:264 2022-05-17 18:17:10.790 2896 1501906378416 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cdd846d0-756c-490c-9f6f-4af539745230') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:17:10.790 2896 1501906378416 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cdd846d0-756c-490c-9f6f-4af539745230') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:17:10.803 2896 1501906378416 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cdd846d0-756c-490c-9f6f-4af539745230 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 18:17:10.803 2896 1501906378416 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 200, VLAN trunk: None to switch port cdd846d0-756c-490c-9f6f-4af539745230 2022-05-17 18:17:10.910 2896 1501906378416 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 18:17:10.910 2896 1501906378416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cdd846d0-756c-490c-9f6f-4af539745230'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:17:11.148 2896 1501906378416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cdd846d0-756c-490c-9f6f-4af539745230']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:17:11.159 2896 1501906378416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:17:11.159 2896 1501906378416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d238ea5a-5644-4eaa-9560-eff56dc80b5b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 18:17:11.159 2896 1501906378416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d238ea5a-5644-4eaa-9560-eff56dc80b5b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-17 18:17:11.159 2896 1501906378416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cdd846d0-756c-490c-9f6f-4af539745230 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 18:17:11.159 2896 1501906378416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 18:17:11.159 2896 1501906378416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cdd846d0-756c-490c-9f6f-4af539745230 not yet added. Adding. 2022-05-17 18:17:11.159 2896 1501906378416 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 2022-05-17 18:17:11.159 2896 1501906378416 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 2022-05-17 18:17:11.285 2896 1501906378416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cdd846d0-756c-490c-9f6f-4af539745230" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:17:11.479 2896 1501906378416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cdd846d0-756c-490c-9f6f-4af539745230" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:17:11.479 2896 1501906378416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cdd846d0-756c-490c-9f6f-4af539745230" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:17:11.644 2896 1501906378416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cdd846d0-756c-490c-9f6f-4af539745230" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:17:11.785 2896 1501906378416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cdd846d0-756c-490c-9f6f-4af539745230" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:17:11.785 2896 1501906378416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cdd846d0-756c-490c-9f6f-4af539745230 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 18:17:11.785 2896 1501906378416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cdd846d0-756c-490c-9f6f-4af539745230 processed. 2022-05-17 18:17:12.317 2896 1501906378416 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:17:12.796 2896 1501906378416 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:17:14.605 2896 1501926445648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c0f59c7-72be-45f0-ac47-0403411709c3 - - - - -] port_update received: 981a6e64-7783-4dda-81f4-d82b22ff4460 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:17:14.617 2896 1501926445648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c0f59c7-72be-45f0-ac47-0403411709c3 - - - - -] No port 981a6e64-7783-4dda-81f4-d82b22ff4460 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 18:17:15.239 2896 1501927794992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d58e5e2a-39ec-4db2-9057-59801eb00357 - - - - -] port_update received: 218d0d65-ff98-4b47-92d7-0eab27e69aa1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:17:15.253 2896 1501927794992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d58e5e2a-39ec-4db2-9057-59801eb00357 - - - - -] No port 218d0d65-ff98-4b47-92d7-0eab27e69aa1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 18:17:17.753 2896 1501926579184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b1353039-fd35-49fb-ad04-a767caa636b6 ef9681c72de343a49767dd3a3d78ed6d 1ced02c1e3b747719d837015c305ef8d - - -] Security group rule updated on remote: ['a9ffa899-c3c9-45b8-96c6-1735c6c1bf0f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 18:17:17.753 2896 1501926579184 MainThread INFO neutron.agent.securitygroups_rpc [req-b1353039-fd35-49fb-ad04-a767caa636b6 ef9681c72de343a49767dd3a3d78ed6d 1ced02c1e3b747719d837015c305ef8d - - -] Security group rule updated ['a9ffa899-c3c9-45b8-96c6-1735c6c1bf0f'] 2022-05-17 18:17:17.881 2896 1501927861936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-211bc482-6e35-4b9d-980f-751f1e5db9ed ef9681c72de343a49767dd3a3d78ed6d 1ced02c1e3b747719d837015c305ef8d - - -] Security group rule updated on remote: ['a9ffa899-c3c9-45b8-96c6-1735c6c1bf0f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 18:17:17.881 2896 1501927861936 MainThread INFO neutron.agent.securitygroups_rpc [req-211bc482-6e35-4b9d-980f-751f1e5db9ed ef9681c72de343a49767dd3a3d78ed6d 1ced02c1e3b747719d837015c305ef8d - - -] Security group rule updated ['a9ffa899-c3c9-45b8-96c6-1735c6c1bf0f'] 2022-05-17 18:17:17.995 2896 1501906343008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2d713cbe-d763-4c65-8652-9c7c6ad65437 ef9681c72de343a49767dd3a3d78ed6d 1ced02c1e3b747719d837015c305ef8d - - -] Security group rule updated on remote: ['a9ffa899-c3c9-45b8-96c6-1735c6c1bf0f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 18:17:17.995 2896 1501906343008 MainThread INFO neutron.agent.securitygroups_rpc [req-2d713cbe-d763-4c65-8652-9c7c6ad65437 ef9681c72de343a49767dd3a3d78ed6d 1ced02c1e3b747719d837015c305ef8d - - -] Security group rule updated ['a9ffa899-c3c9-45b8-96c6-1735c6c1bf0f'] 2022-05-17 18:17:18.112 2896 1501906343008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f7f4a6d7-7204-4d25-ab94-bdee19cb35f1 ef9681c72de343a49767dd3a3d78ed6d 1ced02c1e3b747719d837015c305ef8d - - -] Security group rule updated on remote: ['a9ffa899-c3c9-45b8-96c6-1735c6c1bf0f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 18:17:18.112 2896 1501906343008 MainThread INFO neutron.agent.securitygroups_rpc [req-f7f4a6d7-7204-4d25-ab94-bdee19cb35f1 ef9681c72de343a49767dd3a3d78ed6d 1ced02c1e3b747719d837015c305ef8d - - -] Security group rule updated ['a9ffa899-c3c9-45b8-96c6-1735c6c1bf0f'] 2022-05-17 18:17:18.285 2896 1501906343008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f36798c6-7766-43d4-9192-61d6fe0837dc ef9681c72de343a49767dd3a3d78ed6d 1ced02c1e3b747719d837015c305ef8d - - -] Security group rule updated on remote: ['a9ffa899-c3c9-45b8-96c6-1735c6c1bf0f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 18:17:18.285 2896 1501906343008 MainThread INFO neutron.agent.securitygroups_rpc [req-f36798c6-7766-43d4-9192-61d6fe0837dc ef9681c72de343a49767dd3a3d78ed6d 1ced02c1e3b747719d837015c305ef8d - - -] Security group rule updated ['a9ffa899-c3c9-45b8-96c6-1735c6c1bf0f'] 2022-05-17 18:17:18.437 2896 1501906343008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8a09b4b3-b30a-4f1b-ac83-4cf8a9480dba ef9681c72de343a49767dd3a3d78ed6d 1ced02c1e3b747719d837015c305ef8d - - -] Security group rule updated on remote: ['a9ffa899-c3c9-45b8-96c6-1735c6c1bf0f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 18:17:18.437 2896 1501906343008 MainThread INFO neutron.agent.securitygroups_rpc [req-8a09b4b3-b30a-4f1b-ac83-4cf8a9480dba ef9681c72de343a49767dd3a3d78ed6d 1ced02c1e3b747719d837015c305ef8d - - -] Security group rule updated ['a9ffa899-c3c9-45b8-96c6-1735c6c1bf0f'] 2022-05-17 18:17:19.832 2896 1501906343008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-afefc69a-05b6-4a31-acee-cada69e5d9b2 - - - - -] port_update received: b8f93330-6944-4a84-8b66-4901a5f3ff1c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:17:19.849 2896 1501906343008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-afefc69a-05b6-4a31-acee-cada69e5d9b2 - - - - -] No port b8f93330-6944-4a84-8b66-4901a5f3ff1c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 18:17:22.889 2896 1501926846128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef6fd13b-ca3f-48cc-bdcf-5d2285709601 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Security group rule updated on remote: ['bddc7d28-6083-4220-aa7a-f94b14e211b7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 18:17:22.889 2896 1501926846128 MainThread INFO neutron.agent.securitygroups_rpc [req-ef6fd13b-ca3f-48cc-bdcf-5d2285709601 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Security group rule updated ['bddc7d28-6083-4220-aa7a-f94b14e211b7'] 2022-05-17 18:17:23.020 2896 1501929265808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-82e130f1-b1f3-47ab-a9cc-d4b553e6b250 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Security group rule updated on remote: ['bddc7d28-6083-4220-aa7a-f94b14e211b7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 18:17:23.020 2896 1501929265808 MainThread INFO neutron.agent.securitygroups_rpc [req-82e130f1-b1f3-47ab-a9cc-d4b553e6b250 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Security group rule updated ['bddc7d28-6083-4220-aa7a-f94b14e211b7'] 2022-05-17 18:17:23.596 2896 1501925380512 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bf44f656-a49a-4d47-9d5e-016e31a7f314 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Security group rule updated on remote: ['bddc7d28-6083-4220-aa7a-f94b14e211b7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 18:17:23.596 2896 1501925380512 MainThread INFO neutron.agent.securitygroups_rpc [req-bf44f656-a49a-4d47-9d5e-016e31a7f314 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Security group rule updated ['bddc7d28-6083-4220-aa7a-f94b14e211b7'] 2022-05-17 18:17:23.919 2896 1501906178816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5bb66c7e-b936-40bf-a73e-a3f5f09021d4 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Security group rule updated on remote: ['bddc7d28-6083-4220-aa7a-f94b14e211b7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 18:17:23.919 2896 1501906178816 MainThread INFO neutron.agent.securitygroups_rpc [req-5bb66c7e-b936-40bf-a73e-a3f5f09021d4 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Security group rule updated ['bddc7d28-6083-4220-aa7a-f94b14e211b7'] 2022-05-17 18:17:24.242 2896 1501927503472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6b41cdb0-9db9-4da9-b536-f34b9811f090 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Security group rule updated on remote: ['bddc7d28-6083-4220-aa7a-f94b14e211b7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 18:17:24.242 2896 1501927503472 MainThread INFO neutron.agent.securitygroups_rpc [req-6b41cdb0-9db9-4da9-b536-f34b9811f090 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Security group rule updated ['bddc7d28-6083-4220-aa7a-f94b14e211b7'] 2022-05-17 18:17:24.382 2896 1501923871200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea43e5af-e629-45c9-ad3f-7e509ef3ad97 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Security group rule updated on remote: ['bddc7d28-6083-4220-aa7a-f94b14e211b7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-17 18:17:24.382 2896 1501923871200 MainThread INFO neutron.agent.securitygroups_rpc [req-ea43e5af-e629-45c9-ad3f-7e509ef3ad97 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Security group rule updated ['bddc7d28-6083-4220-aa7a-f94b14e211b7'] 2022-05-17 18:17:24.800 2896 1501925512112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e74d9706-640e-4998-b5bb-92c2c32de2ca d5df668a49484575a4df6925c20d061c 72a6e0e58fc44647a0086d0be6cd26f4 - - -] Security group member updated on remote: ['490d96d3-4d53-4dcb-8ab9-f54696fe9904'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:17:24.800 2896 1501925512112 MainThread INFO neutron.agent.securitygroups_rpc [req-e74d9706-640e-4998-b5bb-92c2c32de2ca d5df668a49484575a4df6925c20d061c 72a6e0e58fc44647a0086d0be6cd26f4 - - -] Security group member updated ['490d96d3-4d53-4dcb-8ab9-f54696fe9904'] 2022-05-17 18:17:25.034 2896 1501923456800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 73c2a46d-965d-4be5-b359-fe09d231ebf6 2022-05-17 18:17:25.342 2896 1501925512112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e74d9706-640e-4998-b5bb-92c2c32de2ca d5df668a49484575a4df6925c20d061c 72a6e0e58fc44647a0086d0be6cd26f4 - - -] port_delete event received for '73c2a46d-965d-4be5-b359-fe09d231ebf6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:17:25.424 2896 1501925512112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Security group member updated on remote: ['d238ea5a-5644-4eaa-9560-eff56dc80b5b', 'bddc7d28-6083-4220-aa7a-f94b14e211b7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:17:25.424 2896 1501925512112 MainThread INFO neutron.agent.securitygroups_rpc [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Security group member updated ['d238ea5a-5644-4eaa-9560-eff56dc80b5b', 'bddc7d28-6083-4220-aa7a-f94b14e211b7'] 2022-05-17 18:17:25.424 2896 1501925512112 MainThread INFO neutron.agent.securitygroups_rpc [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Refresh firewall rules 2022-05-17 18:17:25.424 2896 1501925512112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Get security group information for devices via rpc ['cdd846d0-756c-490c-9f6f-4af539745230'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:17:25.486 2896 1501925015792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] port_update received: cdd846d0-756c-490c-9f6f-4af539745230 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:17:25.494 2896 1501925015792 MainThread DEBUG oslo_concurrency.lockutils [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Lock "n-hv-agent-port-lock-cdd846d0-756c-490c-9f6f-4af539745230" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:17:25.494 2896 1501925015792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Binding port cdd846d0-756c-490c-9f6f-4af539745230 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 18:17:25.507 2896 1501925015792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-17 18:17:25.519 2896 1501925015792 MainThread DEBUG neutron.services.trunk.rpc.agent [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cdd846d0-756c-490c-9f6f-4af539745230') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:17:25.519 2896 1501925015792 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cdd846d0-756c-490c-9f6f-4af539745230') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:17:25.561 2896 1501925015792 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Trunk plugin disabled on server. Assuming port cdd846d0-756c-490c-9f6f-4af539745230 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 18:17:25.561 2896 1501925015792 MainThread INFO networking_hyperv.neutron.trunk_driver [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Binding VLAN ID: 200, VLAN trunk: None to switch port cdd846d0-756c-490c-9f6f-4af539745230 2022-05-17 18:17:25.589 2896 1501925015792 MainThread INFO neutron.agent.securitygroups_rpc [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Refresh firewall rules 2022-05-17 18:17:25.589 2896 1501925015792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Get security group information for devices via rpc ['cdd846d0-756c-490c-9f6f-4af539745230'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:17:26.209 2896 1501925512112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Update security group information for ports dict_keys(['cdd846d0-756c-490c-9f6f-4af539745230']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:17:26.209 2896 1501925512112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:17:26.209 2896 1501925512112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Update rules of security group (bddc7d28-6083-4220-aa7a-f94b14e211b7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 18:17:26.209 2896 1501925512112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Update rules of security group (d238ea5a-5644-4eaa-9560-eff56dc80b5b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 18:17:26.209 2896 1501925512112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Update members of security group (d238ea5a-5644-4eaa-9560-eff56dc80b5b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-17 18:17:26.209 2896 1501925512112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Update port filter for cdd846d0-756c-490c-9f6f-4af539745230 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 18:17:26.209 2896 1501925512112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Updating port rules. 2022-05-17 18:17:26.209 2896 1501925512112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Creating 6 new rules, removing 0 old rules. 2022-05-17 18:17:26.209 2896 1501925512112 MainThread DEBUG oslo_concurrency.lockutils [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Lock "n-hv-driver-port-lock-cdd846d0-756c-490c-9f6f-4af539745230" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:17:26.352 2896 1501925512112 MainThread DEBUG oslo_concurrency.lockutils [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Lock "n-hv-driver-port-lock-cdd846d0-756c-490c-9f6f-4af539745230" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:17:26.352 2896 1501925512112 MainThread DEBUG oslo_concurrency.lockutils [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Lock "n-hv-driver-port-lock-cdd846d0-756c-490c-9f6f-4af539745230" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:17:26.352 2896 1501925512112 MainThread DEBUG oslo_concurrency.lockutils [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Lock "n-hv-driver-port-lock-cdd846d0-756c-490c-9f6f-4af539745230" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:17:26.352 2896 1501925015792 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Update security group information for ports dict_keys(['cdd846d0-756c-490c-9f6f-4af539745230']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:17:26.352 2896 1501925015792 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:17:26.362 2896 1501925015792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Update rules of security group (bddc7d28-6083-4220-aa7a-f94b14e211b7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 18:17:26.362 2896 1501925015792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Update rules of security group (d238ea5a-5644-4eaa-9560-eff56dc80b5b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 18:17:26.362 2896 1501925015792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Update members of security group (d238ea5a-5644-4eaa-9560-eff56dc80b5b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-17 18:17:26.362 2896 1501925015792 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Update port filter for cdd846d0-756c-490c-9f6f-4af539745230 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 18:17:26.362 2896 1501925015792 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Updating port rules. 2022-05-17 18:17:26.362 2896 1501925015792 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Creating 0 new rules, removing 0 old rules. 2022-05-17 18:17:26.362 2896 1501925015792 MainThread DEBUG oslo_concurrency.lockutils [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Lock "n-hv-driver-port-lock-cdd846d0-756c-490c-9f6f-4af539745230" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:17:26.362 2896 1501925015792 MainThread DEBUG oslo_concurrency.lockutils [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Lock "n-hv-driver-port-lock-cdd846d0-756c-490c-9f6f-4af539745230" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:17:26.362 2896 1501925015792 MainThread DEBUG oslo_concurrency.lockutils [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Lock "n-hv-driver-port-lock-cdd846d0-756c-490c-9f6f-4af539745230" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:17:26.362 2896 1501925015792 MainThread DEBUG oslo_concurrency.lockutils [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Lock "n-hv-driver-port-lock-cdd846d0-756c-490c-9f6f-4af539745230" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:17:26.362 2896 1501925015792 MainThread DEBUG oslo_concurrency.lockutils [req-6d8debef-89a2-4da5-99cd-619d0ad2a3c1 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Lock "n-hv-agent-port-lock-cdd846d0-756c-490c-9f6f-4af539745230" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:17:26.392 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 18:17:26.392 2896 1501927126288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '73c2a46d-965d-4be5-b359-fe09d231ebf6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 18:17:26.392 2896 1501927126288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '73c2a46d-965d-4be5-b359-fe09d231ebf6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 18:17:26.392 2896 1501927126288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 73c2a46d-965d-4be5-b359-fe09d231ebf6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 18:17:26.405 2896 1501927126288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bc0090ea-306a-4fa9-a586-03dedc7f6207 2022-05-17 18:17:26.405 2896 1501927126288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['73c2a46d-965d-4be5-b359-fe09d231ebf6'] 2022-05-17 18:17:26.405 2896 1501927126288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 18:17:26.405 2896 1501927126288 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 2022-05-17 18:17:26.405 2896 1501927126288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['73c2a46d-965d-4be5-b359-fe09d231ebf6'] 2022-05-17 18:17:27.864 2896 1501927371520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16e1a80f-6975-4bb2-bf05-b10d4518c922 d5df668a49484575a4df6925c20d061c 72a6e0e58fc44647a0086d0be6cd26f4 - - -] port_delete event received for '0cce5cdf-7c09-46d2-8eea-1786a1c08347' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:17:28.424 2896 1501927504528 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:17:28.424 2896 1501927504528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:17:31.232 2896 1501929358080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98892456-f61b-42de-a03e-c541828671e1 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] port_delete event received for '12f98283-4d4c-4b25-b41f-32ee730e3481' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:17:32.483 2896 1501905989472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8e0d0c6-e62a-4b57-9239-8de6a6bb320d 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] port_delete event received for 'b43bcc6d-8b88-4c8c-89a5-390d036688d7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:17:33.178 2896 1501905989472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77bbb129-4918-4967-94cd-3c97423cd4bb 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] port_delete event received for 'eb7cb2b1-1ff7-4d53-beb2-664f850049e5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:17:33.377 2896 1501924539728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77bbb129-4918-4967-94cd-3c97423cd4bb 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] network_delete received. Deleting network bc0090ea-306a-4fa9-a586-03dedc7f6207 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-17 18:17:33.377 2896 1501924539728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77bbb129-4918-4967-94cd-3c97423cd4bb 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] Network bc0090ea-306a-4fa9-a586-03dedc7f6207 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-17 18:17:39.036 2896 1501929360896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ace298d3-a211-41aa-96c4-5bd763d3f6cd ef9681c72de343a49767dd3a3d78ed6d 1ced02c1e3b747719d837015c305ef8d - - -] Security group member updated on remote: ['a9ffa899-c3c9-45b8-96c6-1735c6c1bf0f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:17:39.060 2896 1501929360896 MainThread INFO neutron.agent.securitygroups_rpc [req-ace298d3-a211-41aa-96c4-5bd763d3f6cd ef9681c72de343a49767dd3a3d78ed6d 1ced02c1e3b747719d837015c305ef8d - - -] Security group member updated ['a9ffa899-c3c9-45b8-96c6-1735c6c1bf0f'] 2022-05-17 18:17:39.877 2896 1501929482720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b1b5854-2067-4496-a767-afa76cffb4e2 d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] port_update received: 62610399-2924-43ce-bff5-98244d9a8914 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:17:39.894 2896 1501929482720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b1b5854-2067-4496-a767-afa76cffb4e2 d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] No port 62610399-2924-43ce-bff5-98244d9a8914 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 18:17:43.178 2896 1501923456624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 62610399-2924-43ce-bff5-98244d9a8914 2022-05-17 18:17:44.532 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 18:17:44.737 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Adding port 62610399-2924-43ce-bff5-98244d9a8914 2022-05-17 18:17:44.737 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Port 62610399-2924-43ce-bff5-98244d9a8914 updated. Details: {'device': '62610399-2924-43ce-bff5-98244d9a8914', 'network_id': '4f9285d0-4162-45d8-a4eb-55d5e57e7718', 'port_id': '62610399-2924-43ce-bff5-98244d9a8914', 'mac_address': 'fa:16:3e:4a:34:0c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 234, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ed5ccf4c-91a5-457a-80a0-afe668fc0ab9', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-17 18:17:44.737 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] 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 2022-05-17 18:17:44.737 2896 1501927861232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-62610399-2924-43ce-bff5-98244d9a8914" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:17:44.752 2896 1501927861232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 62610399-2924-43ce-bff5-98244d9a8914 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 18:17:44.752 2896 1501927861232 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4f9285d0-4162-45d8-a4eb-55d5e57e7718 2022-05-17 18:17:44.752 2896 1501927861232 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:264 2022-05-17 18:17:44.953 2896 1501927861232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '62610399-2924-43ce-bff5-98244d9a8914') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:17:44.953 2896 1501927861232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '62610399-2924-43ce-bff5-98244d9a8914') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:17:44.964 2896 1501927861232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 62610399-2924-43ce-bff5-98244d9a8914 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 18:17:44.964 2896 1501927861232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 234, VLAN trunk: None to switch port 62610399-2924-43ce-bff5-98244d9a8914 2022-05-17 18:17:45.094 2896 1501927861232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 18:17:45.094 2896 1501927861232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['62610399-2924-43ce-bff5-98244d9a8914'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:17:45.328 2896 1501927861232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['62610399-2924-43ce-bff5-98244d9a8914']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:17:45.328 2896 1501927861232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:17:45.328 2896 1501927861232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a9ffa899-c3c9-45b8-96c6-1735c6c1bf0f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 18:17:45.328 2896 1501927861232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 62610399-2924-43ce-bff5-98244d9a8914 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 18:17:45.328 2896 1501927861232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 18:17:45.328 2896 1501927861232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 62610399-2924-43ce-bff5-98244d9a8914 not yet added. Adding. 2022-05-17 18:17:45.328 2896 1501927861232 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 2022-05-17 18:17:45.328 2896 1501927861232 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 2022-05-17 18:17:45.456 2896 1501927861232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-62610399-2924-43ce-bff5-98244d9a8914" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:17:45.610 2896 1501927861232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-62610399-2924-43ce-bff5-98244d9a8914" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:17:45.610 2896 1501927861232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-62610399-2924-43ce-bff5-98244d9a8914" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:17:45.787 2896 1501927861232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-62610399-2924-43ce-bff5-98244d9a8914" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:17:45.933 2896 1501927861232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-62610399-2924-43ce-bff5-98244d9a8914" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:17:45.933 2896 1501927861232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 62610399-2924-43ce-bff5-98244d9a8914 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 18:17:45.933 2896 1501927861232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 62610399-2924-43ce-bff5-98244d9a8914 processed. 2022-05-17 18:17:46.533 2896 1501927861232 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:17:46.703 2896 1501927861232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:18:06.957 2896 1501929996528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8345b3f1-d9e9-43d5-bd1c-36eb1acd23b1 56fb6410b966404982130f5e32c22d0f e63c2b8e5b7241768c08a850682c7b71 - - -] Security group member updated on remote: ['7885ba3c-defe-4f8b-8760-0c6bc2c2b275'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:18:06.970 2896 1501929996528 MainThread INFO neutron.agent.securitygroups_rpc [req-8345b3f1-d9e9-43d5-bd1c-36eb1acd23b1 56fb6410b966404982130f5e32c22d0f e63c2b8e5b7241768c08a850682c7b71 - - -] Security group member updated ['7885ba3c-defe-4f8b-8760-0c6bc2c2b275'] 2022-05-17 18:18:07.675 2896 1501929124608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8af8c7b4-a073-4067-b2e2-0d6b527bed7b d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] port_update received: 51b4c02d-f1ca-4517-81a5-74ec9113be29 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:18:07.675 2896 1501929124608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8af8c7b4-a073-4067-b2e2-0d6b527bed7b d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] No port 51b4c02d-f1ca-4517-81a5-74ec9113be29 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 18:18:11.408 2896 1501923456624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 51b4c02d-f1ca-4517-81a5-74ec9113be29 2022-05-17 18:18:12.673 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 18:18:12.862 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Adding port 51b4c02d-f1ca-4517-81a5-74ec9113be29 2022-05-17 18:18:12.862 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Port 51b4c02d-f1ca-4517-81a5-74ec9113be29 updated. Details: {'device': '51b4c02d-f1ca-4517-81a5-74ec9113be29', 'network_id': 'd2bce2f1-5629-4e31-bd74-ce5442eb6942', 'port_id': '51b4c02d-f1ca-4517-81a5-74ec9113be29', 'mac_address': 'fa:16:3e:c1:64:e2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 240, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '983e3ffb-85bf-4c82-8294-b349067acdac', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-17 18:18:12.862 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] 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 2022-05-17 18:18:12.862 2896 1501924359680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-51b4c02d-f1ca-4517-81a5-74ec9113be29" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:18:12.862 2896 1501924359680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 51b4c02d-f1ca-4517-81a5-74ec9113be29 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 18:18:12.862 2896 1501924359680 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d2bce2f1-5629-4e31-bd74-ce5442eb6942 2022-05-17 18:18:12.862 2896 1501924359680 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:264 2022-05-17 18:18:13.039 2896 1501924359680 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '51b4c02d-f1ca-4517-81a5-74ec9113be29') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:18:13.039 2896 1501924359680 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '51b4c02d-f1ca-4517-81a5-74ec9113be29') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:18:13.050 2896 1501924359680 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 51b4c02d-f1ca-4517-81a5-74ec9113be29 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 18:18:13.050 2896 1501924359680 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 240, VLAN trunk: None to switch port 51b4c02d-f1ca-4517-81a5-74ec9113be29 2022-05-17 18:18:13.157 2896 1501924359680 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 18:18:13.157 2896 1501924359680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['51b4c02d-f1ca-4517-81a5-74ec9113be29'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:18:13.299 2896 1501924359680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['51b4c02d-f1ca-4517-81a5-74ec9113be29']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:18:13.322 2896 1501924359680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:18:13.322 2896 1501924359680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7885ba3c-defe-4f8b-8760-0c6bc2c2b275) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 18:18:13.322 2896 1501924359680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7885ba3c-defe-4f8b-8760-0c6bc2c2b275) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-17 18:18:13.322 2896 1501924359680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 51b4c02d-f1ca-4517-81a5-74ec9113be29 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 18:18:13.322 2896 1501924359680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 18:18:13.322 2896 1501924359680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 51b4c02d-f1ca-4517-81a5-74ec9113be29 not yet added. Adding. 2022-05-17 18:18:13.322 2896 1501924359680 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 2022-05-17 18:18:13.322 2896 1501924359680 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 2022-05-17 18:18:13.474 2896 1501924359680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51b4c02d-f1ca-4517-81a5-74ec9113be29" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:18:13.613 2896 1501924359680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51b4c02d-f1ca-4517-81a5-74ec9113be29" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:18:13.613 2896 1501924359680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51b4c02d-f1ca-4517-81a5-74ec9113be29" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:18:13.799 2896 1501924359680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51b4c02d-f1ca-4517-81a5-74ec9113be29" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:18:13.941 2896 1501924359680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-51b4c02d-f1ca-4517-81a5-74ec9113be29" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:18:13.941 2896 1501924359680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 51b4c02d-f1ca-4517-81a5-74ec9113be29 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 18:18:13.941 2896 1501924359680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 51b4c02d-f1ca-4517-81a5-74ec9113be29 processed. 2022-05-17 18:18:14.677 2896 1501927792704 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:18:14.848 2896 1501927792704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:19:11.656 2896 1501930242464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-72324d52-992d-4921-a75f-faf62a4e9932 56fb6410b966404982130f5e32c22d0f e63c2b8e5b7241768c08a850682c7b71 - - -] Security group member updated on remote: ['7885ba3c-defe-4f8b-8760-0c6bc2c2b275'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:19:11.656 2896 1501930242464 MainThread INFO neutron.agent.securitygroups_rpc [req-72324d52-992d-4921-a75f-faf62a4e9932 56fb6410b966404982130f5e32c22d0f e63c2b8e5b7241768c08a850682c7b71 - - -] Security group member updated ['7885ba3c-defe-4f8b-8760-0c6bc2c2b275'] 2022-05-17 18:19:11.656 2896 1501930242464 MainThread INFO neutron.agent.securitygroups_rpc [req-72324d52-992d-4921-a75f-faf62a4e9932 56fb6410b966404982130f5e32c22d0f e63c2b8e5b7241768c08a850682c7b71 - - -] Refresh firewall rules 2022-05-17 18:19:11.656 2896 1501930242464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-72324d52-992d-4921-a75f-faf62a4e9932 56fb6410b966404982130f5e32c22d0f e63c2b8e5b7241768c08a850682c7b71 - - -] Get security group information for devices via rpc ['51b4c02d-f1ca-4517-81a5-74ec9113be29'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:19:11.696 2896 1501930242464 MainThread DEBUG neutron.agent.securitygroups_rpc [req-72324d52-992d-4921-a75f-faf62a4e9932 56fb6410b966404982130f5e32c22d0f e63c2b8e5b7241768c08a850682c7b71 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:19:11.696 2896 1501930242464 MainThread DEBUG neutron.agent.securitygroups_rpc [req-72324d52-992d-4921-a75f-faf62a4e9932 56fb6410b966404982130f5e32c22d0f e63c2b8e5b7241768c08a850682c7b71 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:19:11.740 2896 1501930242464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72324d52-992d-4921-a75f-faf62a4e9932 56fb6410b966404982130f5e32c22d0f e63c2b8e5b7241768c08a850682c7b71 - - -] port_delete event received for '51b4c02d-f1ca-4517-81a5-74ec9113be29' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:19:11.985 2896 1501923456800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 51b4c02d-f1ca-4517-81a5-74ec9113be29 2022-05-17 18:19:12.924 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 18:19:12.924 2896 1501930112800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '51b4c02d-f1ca-4517-81a5-74ec9113be29' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 18:19:12.924 2896 1501930112800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '51b4c02d-f1ca-4517-81a5-74ec9113be29' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 18:19:12.924 2896 1501930112800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 51b4c02d-f1ca-4517-81a5-74ec9113be29 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 18:19:12.942 2896 1501930112800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d2bce2f1-5629-4e31-bd74-ce5442eb6942 2022-05-17 18:19:12.942 2896 1501930112800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['51b4c02d-f1ca-4517-81a5-74ec9113be29'] 2022-05-17 18:19:12.942 2896 1501930112800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 18:19:12.942 2896 1501930112800 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 2022-05-17 18:19:12.942 2896 1501930112800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['51b4c02d-f1ca-4517-81a5-74ec9113be29'] 2022-05-17 18:19:14.966 2896 1501930112800 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:19:14.970 2896 1501930112800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:19:18.609 2896 1501929359312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-127ca0ff-d644-4add-ac92-9fec9ea24d12 56fb6410b966404982130f5e32c22d0f e63c2b8e5b7241768c08a850682c7b71 - - -] Security group member updated on remote: ['7885ba3c-defe-4f8b-8760-0c6bc2c2b275'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:19:18.609 2896 1501929359312 MainThread INFO neutron.agent.securitygroups_rpc [req-127ca0ff-d644-4add-ac92-9fec9ea24d12 56fb6410b966404982130f5e32c22d0f e63c2b8e5b7241768c08a850682c7b71 - - -] Security group member updated ['7885ba3c-defe-4f8b-8760-0c6bc2c2b275'] 2022-05-17 18:19:19.422 2896 1501929425728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04326819-8dc6-45c3-b512-4ffb865b7c0c d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] port_update received: 3fdfd0bd-1140-4581-afcd-30961a11b429 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:19:19.422 2896 1501929425728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04326819-8dc6-45c3-b512-4ffb865b7c0c d5a945243cf3480891176a6bb9cf940b 540a24751a264ebf85b664fefabcddf1 - - -] No port 3fdfd0bd-1140-4581-afcd-30961a11b429 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-17 18:19:22.125 2896 1501923456624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3fdfd0bd-1140-4581-afcd-30961a11b429 2022-05-17 18:19:23.038 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 18:19:23.350 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Adding port 3fdfd0bd-1140-4581-afcd-30961a11b429 2022-05-17 18:19:23.350 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Port 3fdfd0bd-1140-4581-afcd-30961a11b429 updated. Details: {'device': '3fdfd0bd-1140-4581-afcd-30961a11b429', 'network_id': 'd2bce2f1-5629-4e31-bd74-ce5442eb6942', 'port_id': '3fdfd0bd-1140-4581-afcd-30961a11b429', 'mac_address': 'fa:16:3e:84:4f:a1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 240, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '983e3ffb-85bf-4c82-8294-b349067acdac', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-17 18:19:23.350 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] 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 2022-05-17 18:19:23.350 2896 1501906024752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3fdfd0bd-1140-4581-afcd-30961a11b429" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:19:23.350 2896 1501906024752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3fdfd0bd-1140-4581-afcd-30961a11b429 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 18:19:23.350 2896 1501906024752 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d2bce2f1-5629-4e31-bd74-ce5442eb6942 2022-05-17 18:19:23.350 2896 1501906024752 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:264 2022-05-17 18:19:23.545 2896 1501906024752 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3fdfd0bd-1140-4581-afcd-30961a11b429') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:19:23.545 2896 1501906024752 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3fdfd0bd-1140-4581-afcd-30961a11b429') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:19:23.545 2896 1501906024752 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3fdfd0bd-1140-4581-afcd-30961a11b429 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 18:19:23.545 2896 1501906024752 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 240, VLAN trunk: None to switch port 3fdfd0bd-1140-4581-afcd-30961a11b429 2022-05-17 18:19:23.654 2896 1501906024752 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 18:19:23.654 2896 1501906024752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3fdfd0bd-1140-4581-afcd-30961a11b429'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:19:23.794 2896 1501906024752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3fdfd0bd-1140-4581-afcd-30961a11b429']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:19:23.794 2896 1501906024752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:19:23.814 2896 1501906024752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7885ba3c-defe-4f8b-8760-0c6bc2c2b275) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 18:19:23.814 2896 1501906024752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7885ba3c-defe-4f8b-8760-0c6bc2c2b275) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-17 18:19:23.814 2896 1501906024752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3fdfd0bd-1140-4581-afcd-30961a11b429 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 18:19:23.814 2896 1501906024752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 18:19:23.814 2896 1501906024752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3fdfd0bd-1140-4581-afcd-30961a11b429 not yet added. Adding. 2022-05-17 18:19:23.814 2896 1501906024752 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 2022-05-17 18:19:23.814 2896 1501906024752 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 2022-05-17 18:19:23.935 2896 1501906024752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3fdfd0bd-1140-4581-afcd-30961a11b429" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:19:24.092 2896 1501906024752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3fdfd0bd-1140-4581-afcd-30961a11b429" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:19:24.092 2896 1501906024752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3fdfd0bd-1140-4581-afcd-30961a11b429" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:19:24.272 2896 1501906024752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3fdfd0bd-1140-4581-afcd-30961a11b429" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:19:24.397 2896 1501906024752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3fdfd0bd-1140-4581-afcd-30961a11b429" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:19:24.397 2896 1501906024752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3fdfd0bd-1140-4581-afcd-30961a11b429 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 18:19:24.413 2896 1501906024752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3fdfd0bd-1140-4581-afcd-30961a11b429 processed. 2022-05-17 18:19:25.044 2896 1501906024752 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:19:25.202 2896 1501906024752 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:19:53.534 2896 1501927126992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4b235b8e-1b18-4daf-9a63-be9f7f558cbc 56fb6410b966404982130f5e32c22d0f e63c2b8e5b7241768c08a850682c7b71 - - -] Security group member updated on remote: ['7885ba3c-defe-4f8b-8760-0c6bc2c2b275'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:19:53.534 2896 1501927126992 MainThread INFO neutron.agent.securitygroups_rpc [req-4b235b8e-1b18-4daf-9a63-be9f7f558cbc 56fb6410b966404982130f5e32c22d0f e63c2b8e5b7241768c08a850682c7b71 - - -] Security group member updated ['7885ba3c-defe-4f8b-8760-0c6bc2c2b275'] 2022-05-17 18:19:53.534 2896 1501927126992 MainThread INFO neutron.agent.securitygroups_rpc [req-4b235b8e-1b18-4daf-9a63-be9f7f558cbc 56fb6410b966404982130f5e32c22d0f e63c2b8e5b7241768c08a850682c7b71 - - -] Refresh firewall rules 2022-05-17 18:19:53.534 2896 1501927126992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4b235b8e-1b18-4daf-9a63-be9f7f558cbc 56fb6410b966404982130f5e32c22d0f e63c2b8e5b7241768c08a850682c7b71 - - -] Get security group information for devices via rpc ['3fdfd0bd-1140-4581-afcd-30961a11b429'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:19:53.554 2896 1501927126992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4b235b8e-1b18-4daf-9a63-be9f7f558cbc 56fb6410b966404982130f5e32c22d0f e63c2b8e5b7241768c08a850682c7b71 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:19:53.554 2896 1501927126992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4b235b8e-1b18-4daf-9a63-be9f7f558cbc 56fb6410b966404982130f5e32c22d0f e63c2b8e5b7241768c08a850682c7b71 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:19:53.605 2896 1501930973840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b235b8e-1b18-4daf-9a63-be9f7f558cbc 56fb6410b966404982130f5e32c22d0f e63c2b8e5b7241768c08a850682c7b71 - - -] port_delete event received for '3fdfd0bd-1140-4581-afcd-30961a11b429' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:19:54.324 2896 1501923456800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3fdfd0bd-1140-4581-afcd-30961a11b429 2022-05-17 18:19:55.152 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 18:19:55.152 2896 1501927792704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3fdfd0bd-1140-4581-afcd-30961a11b429' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 18:19:55.152 2896 1501927792704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3fdfd0bd-1140-4581-afcd-30961a11b429' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 18:19:55.152 2896 1501927792704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3fdfd0bd-1140-4581-afcd-30961a11b429 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 18:19:55.152 2896 1501927792704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d2bce2f1-5629-4e31-bd74-ce5442eb6942 2022-05-17 18:19:55.152 2896 1501927792704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3fdfd0bd-1140-4581-afcd-30961a11b429'] 2022-05-17 18:19:55.167 2896 1501927792704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 18:19:55.167 2896 1501927792704 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 2022-05-17 18:19:55.167 2896 1501927792704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3fdfd0bd-1140-4581-afcd-30961a11b429'] 2022-05-17 18:19:57.151 2896 1501930971376 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:19:57.169 2896 1501930971376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:19:59.216 2896 1501929528304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Security group member updated on remote: ['d238ea5a-5644-4eaa-9560-eff56dc80b5b', 'bddc7d28-6083-4220-aa7a-f94b14e211b7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:19:59.216 2896 1501929528304 MainThread INFO neutron.agent.securitygroups_rpc [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Security group member updated ['d238ea5a-5644-4eaa-9560-eff56dc80b5b', 'bddc7d28-6083-4220-aa7a-f94b14e211b7'] 2022-05-17 18:19:59.216 2896 1501929528304 MainThread INFO neutron.agent.securitygroups_rpc [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Refresh firewall rules 2022-05-17 18:19:59.245 2896 1501929528304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Get security group information for devices via rpc ['cdd846d0-756c-490c-9f6f-4af539745230'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:19:59.262 2896 1501930337024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] port_update received: cdd846d0-756c-490c-9f6f-4af539745230 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-17 18:19:59.294 2896 1501930337024 MainThread DEBUG oslo_concurrency.lockutils [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Lock "n-hv-agent-port-lock-cdd846d0-756c-490c-9f6f-4af539745230" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:19:59.294 2896 1501930337024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Binding port cdd846d0-756c-490c-9f6f-4af539745230 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 18:19:59.294 2896 1501930337024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-17 18:19:59.309 2896 1501930337024 MainThread DEBUG neutron.services.trunk.rpc.agent [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cdd846d0-756c-490c-9f6f-4af539745230') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:19:59.309 2896 1501930337024 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cdd846d0-756c-490c-9f6f-4af539745230') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:19:59.356 2896 1501930337024 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Trunk plugin disabled on server. Assuming port cdd846d0-756c-490c-9f6f-4af539745230 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 18:19:59.356 2896 1501930337024 MainThread INFO networking_hyperv.neutron.trunk_driver [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Binding VLAN ID: 200, VLAN trunk: None to switch port cdd846d0-756c-490c-9f6f-4af539745230 2022-05-17 18:19:59.356 2896 1501930337024 MainThread INFO neutron.agent.securitygroups_rpc [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Refresh firewall rules 2022-05-17 18:19:59.356 2896 1501930337024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Get security group information for devices via rpc ['cdd846d0-756c-490c-9f6f-4af539745230'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:19:59.559 2896 1501929528304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Update security group information for ports dict_keys(['cdd846d0-756c-490c-9f6f-4af539745230']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:19:59.559 2896 1501929528304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:19:59.559 2896 1501929528304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Update rules of security group (d238ea5a-5644-4eaa-9560-eff56dc80b5b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 18:19:59.559 2896 1501929528304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Update members of security group (d238ea5a-5644-4eaa-9560-eff56dc80b5b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-17 18:19:59.559 2896 1501929528304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Update port filter for cdd846d0-756c-490c-9f6f-4af539745230 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 18:19:59.559 2896 1501929528304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Updating port rules. 2022-05-17 18:19:59.559 2896 1501929528304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Creating 0 new rules, removing 6 old rules. 2022-05-17 18:19:59.559 2896 1501929528304 MainThread DEBUG oslo_concurrency.lockutils [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Lock "n-hv-driver-port-lock-cdd846d0-756c-490c-9f6f-4af539745230" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:19:59.559 2896 1501929528304 MainThread DEBUG oslo_concurrency.lockutils [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Lock "n-hv-driver-port-lock-cdd846d0-756c-490c-9f6f-4af539745230" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:19:59.559 2896 1501929528304 MainThread DEBUG oslo_concurrency.lockutils [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Lock "n-hv-driver-port-lock-cdd846d0-756c-490c-9f6f-4af539745230" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:19:59.777 2896 1501929528304 MainThread DEBUG oslo_concurrency.lockutils [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Lock "n-hv-driver-port-lock-cdd846d0-756c-490c-9f6f-4af539745230" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:19:59.777 2896 1501930337024 MainThread DEBUG neutron.agent.securitygroups_rpc [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Update security group information for ports dict_keys(['cdd846d0-756c-490c-9f6f-4af539745230']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:19:59.777 2896 1501930337024 MainThread DEBUG neutron.agent.securitygroups_rpc [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:19:59.777 2896 1501930337024 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Update rules of security group (d238ea5a-5644-4eaa-9560-eff56dc80b5b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 18:19:59.777 2896 1501930337024 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Update members of security group (d238ea5a-5644-4eaa-9560-eff56dc80b5b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-17 18:19:59.777 2896 1501930337024 MainThread DEBUG neutron.agent.securitygroups_rpc [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Update port filter for cdd846d0-756c-490c-9f6f-4af539745230 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 18:19:59.777 2896 1501930337024 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Updating port rules. 2022-05-17 18:19:59.777 2896 1501930337024 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Creating 0 new rules, removing 0 old rules. 2022-05-17 18:19:59.777 2896 1501930337024 MainThread DEBUG oslo_concurrency.lockutils [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Lock "n-hv-driver-port-lock-cdd846d0-756c-490c-9f6f-4af539745230" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:19:59.777 2896 1501930337024 MainThread DEBUG oslo_concurrency.lockutils [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Lock "n-hv-driver-port-lock-cdd846d0-756c-490c-9f6f-4af539745230" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:19:59.777 2896 1501930337024 MainThread DEBUG oslo_concurrency.lockutils [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Lock "n-hv-driver-port-lock-cdd846d0-756c-490c-9f6f-4af539745230" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:19:59.777 2896 1501930337024 MainThread DEBUG oslo_concurrency.lockutils [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Lock "n-hv-driver-port-lock-cdd846d0-756c-490c-9f6f-4af539745230" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:19:59.823 2896 1501930337024 MainThread DEBUG oslo_concurrency.lockutils [req-30028720-023d-440d-ba98-d42ce0aa7410 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Lock "n-hv-agent-port-lock-cdd846d0-756c-490c-9f6f-4af539745230" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.531s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:20:00.012 2896 1501929527248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0e35b5b-bbb5-45cf-aa7e-83528a982d4b 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] port_delete event received for '591688ca-f9ff-4219-b214-f80aa2a82565' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:20:05.307 2896 1501925662208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-df06d42e-b5f1-4b22-8892-1edaf7ca0388 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Security group member updated on remote: ['d238ea5a-5644-4eaa-9560-eff56dc80b5b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:20:05.307 2896 1501925662208 MainThread INFO neutron.agent.securitygroups_rpc [req-df06d42e-b5f1-4b22-8892-1edaf7ca0388 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Security group member updated ['d238ea5a-5644-4eaa-9560-eff56dc80b5b'] 2022-05-17 18:20:05.307 2896 1501925662208 MainThread INFO neutron.agent.securitygroups_rpc [req-df06d42e-b5f1-4b22-8892-1edaf7ca0388 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Refresh firewall rules 2022-05-17 18:20:05.307 2896 1501925662208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-df06d42e-b5f1-4b22-8892-1edaf7ca0388 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Get security group information for devices via rpc ['cdd846d0-756c-490c-9f6f-4af539745230'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:20:05.338 2896 1501925662208 MainThread DEBUG neutron.agent.securitygroups_rpc [req-df06d42e-b5f1-4b22-8892-1edaf7ca0388 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:20:05.338 2896 1501925662208 MainThread DEBUG neutron.agent.securitygroups_rpc [req-df06d42e-b5f1-4b22-8892-1edaf7ca0388 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:20:05.371 2896 1501925662208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df06d42e-b5f1-4b22-8892-1edaf7ca0388 5e7908b5f0184485bc8db4981104cc04 8aff927f0c4b416cb7aa7689345eed78 - - -] port_delete event received for 'cdd846d0-756c-490c-9f6f-4af539745230' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:20:06.403 2896 1501923456800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cdd846d0-756c-490c-9f6f-4af539745230 2022-05-17 18:20:07.213 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 18:20:07.213 2896 1501930974544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cdd846d0-756c-490c-9f6f-4af539745230' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 18:20:07.213 2896 1501930974544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cdd846d0-756c-490c-9f6f-4af539745230' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 18:20:07.213 2896 1501930974544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cdd846d0-756c-490c-9f6f-4af539745230 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 18:20:07.216 2896 1501930974544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cdd846d0-756c-490c-9f6f-4af539745230'] 2022-05-17 18:20:07.216 2896 1501930974544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 18:20:07.216 2896 1501930974544 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 2022-05-17 18:20:07.216 2896 1501930974544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cdd846d0-756c-490c-9f6f-4af539745230'] 2022-05-17 18:20:08.311 2896 1501930940368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4f14627-26e2-4022-a00b-25211eac3206 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] port_delete event received for '1f8750cb-b298-4972-83a9-abd3aa084c2b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:20:09.232 2896 1501930455280 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:20:09.341 2896 1501929266336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd465c06-1877-4dde-95b6-5b8ed1f1f200 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] port_delete event received for '7fe4a9f5-d5f5-4f26-9c4e-d384b278f3b9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:20:09.372 2896 1501930455280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:20:10.051 2896 1501927794992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ed866d2-6629-48f8-8c53-aaaf51e21b05 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] port_delete event received for 'd4d95da7-fdc9-4f83-b648-27478ce709b3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:20:10.263 2896 1501927794992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ed866d2-6629-48f8-8c53-aaaf51e21b05 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] network_delete received. Deleting network e1807360-e76d-4e0a-90a0-b97183abd145 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-17 18:20:10.263 2896 1501927794992 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7ed866d2-6629-48f8-8c53-aaaf51e21b05 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] Reclaiming local network e1807360-e76d-4e0a-90a0-b97183abd145 2022-05-17 18:20:11.197 2896 1501929482896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72d110e8-4b10-40bd-a090-b5302bbae38d 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] port_delete event received for '4e0a274d-9818-4f76-b89f-a3b81bce67bc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:20:12.262 2896 1501929852240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90e99d55-0d87-4903-9b77-914490c1b9c2 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] port_delete event received for 'f4a673b8-7ec0-4b82-8e80-80e5bbc78b17' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:20:12.947 2896 1501929852240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d0540e0-ca84-4674-9640-88e79a22b741 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] network_delete received. Deleting network d2bce2f1-5629-4e31-bd74-ce5442eb6942 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-17 18:20:12.947 2896 1501929852240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d0540e0-ca84-4674-9640-88e79a22b741 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] Network d2bce2f1-5629-4e31-bd74-ce5442eb6942 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-17 18:20:13.263 2896 1501927355312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2196f6c3-cd3c-484c-b83b-dabf934a794a 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] port_delete event received for 'd28aa53f-0a6f-4234-9ac7-370690c6b0d9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:20:13.356 2896 1501930086064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81f91841-33e9-4429-9cc4-061839f436f7 - - - - -] port_delete event received for 'd28aa53f-0a6f-4234-9ac7-370690c6b0d9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:20:13.526 2896 1501930260784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2196f6c3-cd3c-484c-b83b-dabf934a794a 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] network_delete received. Deleting network 22a610e3-1b4b-4b03-b32a-98d8fc6f02f1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-17 18:20:13.526 2896 1501930260784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2196f6c3-cd3c-484c-b83b-dabf934a794a 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] Network 22a610e3-1b4b-4b03-b32a-98d8fc6f02f1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-17 18:20:40.657 2896 1501923456800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 62610399-2924-43ce-bff5-98244d9a8914 2022-05-17 18:20:41.438 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 18:20:41.438 2896 1501929997760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '62610399-2924-43ce-bff5-98244d9a8914' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 18:20:41.438 2896 1501929997760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '62610399-2924-43ce-bff5-98244d9a8914' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 18:20:41.438 2896 1501929997760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 62610399-2924-43ce-bff5-98244d9a8914 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 18:20:41.438 2896 1501929997760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4f9285d0-4162-45d8-a4eb-55d5e57e7718 2022-05-17 18:20:41.438 2896 1501929997760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['62610399-2924-43ce-bff5-98244d9a8914'] 2022-05-17 18:20:41.438 2896 1501929997760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 18:20:41.438 2896 1501929997760 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 2022-05-17 18:20:41.438 2896 1501929997760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['62610399-2924-43ce-bff5-98244d9a8914'] 2022-05-17 18:20:43.445 2896 1501931073376 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:20:43.563 2896 1501931073376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:20:46.773 2896 1501923456624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 62610399-2924-43ce-bff5-98244d9a8914 2022-05-17 18:20:47.460 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-17 18:20:47.642 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Adding port 62610399-2924-43ce-bff5-98244d9a8914 2022-05-17 18:20:47.642 2896 1501825447536 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Port 62610399-2924-43ce-bff5-98244d9a8914 updated. Details: {'device': '62610399-2924-43ce-bff5-98244d9a8914', 'network_id': '4f9285d0-4162-45d8-a4eb-55d5e57e7718', 'port_id': '62610399-2924-43ce-bff5-98244d9a8914', 'mac_address': 'fa:16:3e:4a:34:0c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 234, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ed5ccf4c-91a5-457a-80a0-afe668fc0ab9', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-17 18:20:47.642 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] 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 2022-05-17 18:20:47.642 2896 1501930183136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-62610399-2924-43ce-bff5-98244d9a8914" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:20:47.642 2896 1501930183136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 62610399-2924-43ce-bff5-98244d9a8914 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-17 18:20:47.642 2896 1501930183136 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4f9285d0-4162-45d8-a4eb-55d5e57e7718 2022-05-17 18:20:47.642 2896 1501930183136 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:264 2022-05-17 18:20:47.838 2896 1501930183136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '62610399-2924-43ce-bff5-98244d9a8914') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:20:47.838 2896 1501930183136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '62610399-2924-43ce-bff5-98244d9a8914') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-17 18:20:47.838 2896 1501930183136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 62610399-2924-43ce-bff5-98244d9a8914 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-17 18:20:47.838 2896 1501930183136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 234, VLAN trunk: None to switch port 62610399-2924-43ce-bff5-98244d9a8914 2022-05-17 18:20:47.935 2896 1501930183136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-17 18:20:47.954 2896 1501930183136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['62610399-2924-43ce-bff5-98244d9a8914'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-17 18:20:48.172 2896 1501930183136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['62610399-2924-43ce-bff5-98244d9a8914']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-17 18:20:48.172 2896 1501930183136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-17 18:20:48.189 2896 1501930183136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a9ffa899-c3c9-45b8-96c6-1735c6c1bf0f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-17 18:20:48.189 2896 1501930183136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 62610399-2924-43ce-bff5-98244d9a8914 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-17 18:20:48.189 2896 1501930183136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-17 18:20:48.189 2896 1501930183136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 62610399-2924-43ce-bff5-98244d9a8914 not yet added. Adding. 2022-05-17 18:20:48.189 2896 1501930183136 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 2022-05-17 18:20:48.189 2896 1501930183136 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 2022-05-17 18:20:48.298 2896 1501930183136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-62610399-2924-43ce-bff5-98244d9a8914" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:20:48.407 2896 1501930183136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-62610399-2924-43ce-bff5-98244d9a8914" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:20:48.407 2896 1501930183136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-62610399-2924-43ce-bff5-98244d9a8914" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:20:48.539 2896 1501930183136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-62610399-2924-43ce-bff5-98244d9a8914" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:20:48.657 2896 1501930183136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-62610399-2924-43ce-bff5-98244d9a8914" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:20:48.657 2896 1501930183136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 62610399-2924-43ce-bff5-98244d9a8914 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-17 18:20:48.657 2896 1501930183136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 62610399-2924-43ce-bff5-98244d9a8914 processed. 2022-05-17 18:20:49.469 2896 1501930183136 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:20:49.610 2896 1501930183136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:22:28.758 2896 1501906532656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38d9275c-1957-4112-b2f5-865ba6199515 ef9681c72de343a49767dd3a3d78ed6d 1ced02c1e3b747719d837015c305ef8d - - -] port_delete event received for 'f365d028-97fa-4a55-9384-613046ca3297' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:22:31.133 2896 1501927729632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-259d0a87-0943-4b90-b9e2-0810b7a6d413 ef9681c72de343a49767dd3a3d78ed6d 1ced02c1e3b747719d837015c305ef8d - - -] Security group member updated on remote: ['a9ffa899-c3c9-45b8-96c6-1735c6c1bf0f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-17 18:22:31.133 2896 1501927729632 MainThread INFO neutron.agent.securitygroups_rpc [req-259d0a87-0943-4b90-b9e2-0810b7a6d413 ef9681c72de343a49767dd3a3d78ed6d 1ced02c1e3b747719d837015c305ef8d - - -] Security group member updated ['a9ffa899-c3c9-45b8-96c6-1735c6c1bf0f'] 2022-05-17 18:22:31.211 2896 1501924425216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-259d0a87-0943-4b90-b9e2-0810b7a6d413 ef9681c72de343a49767dd3a3d78ed6d 1ced02c1e3b747719d837015c305ef8d - - -] port_delete event received for '62610399-2924-43ce-bff5-98244d9a8914' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:22:31.362 2896 1501923456800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 62610399-2924-43ce-bff5-98244d9a8914 2022-05-17 18:22:32.080 2896 1501825447536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e714f9c8-31bc-4bfb-950f-c663824cffac - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-17 18:22:32.080 2896 1501930427312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '62610399-2924-43ce-bff5-98244d9a8914' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-17 18:22:32.080 2896 1501930427312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '62610399-2924-43ce-bff5-98244d9a8914' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-17 18:22:32.080 2896 1501930427312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 62610399-2924-43ce-bff5-98244d9a8914 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-17 18:22:32.085 2896 1501930427312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4f9285d0-4162-45d8-a4eb-55d5e57e7718 2022-05-17 18:22:32.085 2896 1501930427312 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['62610399-2924-43ce-bff5-98244d9a8914'] 2022-05-17 18:22:32.085 2896 1501930427312 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-17 18:22:32.085 2896 1501930427312 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 2022-05-17 18:22:32.085 2896 1501930427312 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['62610399-2924-43ce-bff5-98244d9a8914'] 2022-05-17 18:22:33.923 2896 1501906476192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1a99518-f6fb-4980-9452-06b5fabb41d5 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] port_delete event received for '981a6e64-7783-4dda-81f4-d82b22ff4460' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:22:34.095 2896 1501906476192 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-17 18:22:34.117 2896 1501906476192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-17 18:22:34.913 2896 1501906476192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9062cc0b-82a9-43dd-afa8-2984b0cfeb1f 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] port_delete event received for 'f36c48a7-b42a-4253-8fd6-5d4911e0f105' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:22:35.819 2896 1501924423280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7281294-399b-4b67-9811-ef4ed315e355 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] port_delete event received for '9982caef-7e7c-4f38-8cac-32e842482300' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:22:35.913 2896 1501906532656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3c16684-d93c-482e-8ef0-efafbf103699 - - - - -] port_delete event received for '9982caef-7e7c-4f38-8cac-32e842482300' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:22:36.033 2896 1501906247520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7281294-399b-4b67-9811-ef4ed315e355 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] network_delete received. Deleting network 4f9285d0-4162-45d8-a4eb-55d5e57e7718 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-17 18:22:36.033 2896 1501906247520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7281294-399b-4b67-9811-ef4ed315e355 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] Network 4f9285d0-4162-45d8-a4eb-55d5e57e7718 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-17 18:22:36.929 2896 1501926855424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a3c71b9-1d7e-483d-9a2a-3d7deb6c4c32 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] port_delete event received for 'b8f93330-6944-4a84-8b66-4901a5f3ff1c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:22:37.933 2896 1501926368000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1073b414-3a98-4c9b-99a1-47bcb2c096f5 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] port_delete event received for '218d0d65-ff98-4b47-92d7-0eab27e69aa1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:22:38.616 2896 1501927427056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83e799d3-7ec1-4177-a039-c7a763dd4c07 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] port_delete event received for '5a660f27-1a58-4cbe-92fd-fc0db24c9596' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-17 18:22:38.836 2896 1501924277232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83e799d3-7ec1-4177-a039-c7a763dd4c07 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] network_delete received. Deleting network 022d1074-843b-4537-967a-d174391f13a7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-17 18:22:38.836 2896 1501924277232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83e799d3-7ec1-4177-a039-c7a763dd4c07 8fe7d16ae00046f8be2b6cc1683efb42 b65fc0962a464f98adc458f806bacc5e - - -] Network 022d1074-843b-4537-967a-d174391f13a7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-17 18:22:38.851 2896 1501926023584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a3eab61-fef6-44db-9fe0-0939cc377d41 - - - - -] port_delete event received for '5a660f27-1a58-4cbe-92fd-fc0db24c9596' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453