2021-07-14 20:45:51.924 868 2230360247464 MainThread INFO neutron.common.config [-] Logging enabled! 2021-07-14 20:45:51.924 868 2230360247464 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev464 2021-07-14 20:45:51.924 868 2230360247464 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-07-14 20:45:51.962 868 2230360247464 MainThread INFO os_win.utils.network.networkutils [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] WMI caching is disabled. 2021-07-14 20:45:52.174 868 2230360247464 MainThread DEBUG neutron.agent.securitygroups_rpc [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:119 2021-07-14 20:45:52.252 868 2230360247464 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-07-14 20:45:52.252 868 2230360247464 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-07-14 20:45:52.518 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent initialized successfully, now running... 2021-07-14 20:45:52.525 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-07-14 20:45:52.525 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-07-14 20:45:52.596 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-07-14 20:47:38.311 868 2230456793576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be865640-6a3e-4c78-9c1f-fc9d205933dd - - - - -] port_update received: ae9734f4-6df0-4d82-bc8e-8986871e0b62 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:47:38.327 868 2230456793576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be865640-6a3e-4c78-9c1f-fc9d205933dd - - - - -] No port ae9734f4-6df0-4d82-bc8e-8986871e0b62 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:47:47.952 868 2230456793576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7deff4c0-358c-454d-9b9b-c1aaf124741a - - - - -] port_update received: c9f6eefe-717b-44d2-a9f9-c35d328a4d56 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:47:47.965 868 2230456793576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7deff4c0-358c-454d-9b9b-c1aaf124741a - - - - -] No port c9f6eefe-717b-44d2-a9f9-c35d328a4d56 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:47:48.999 868 2230456793576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d917421-c01d-491e-8b75-f77547be3af4 - - - - -] port_update received: c5f540b2-839b-4b4a-b1c3-c48e6358611a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:47:49.030 868 2230456793576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d917421-c01d-491e-8b75-f77547be3af4 - - - - -] No port c5f540b2-839b-4b4a-b1c3-c48e6358611a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:47:51.764 868 2230456793576 MainThread WARNING oslo_policy.policy [req-b845a652-d0ed-416c-9d3a-eac939816b84 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-07-14 20:47:51.764 868 2230456793576 MainThread WARNING oslo_policy.policy [req-b845a652-d0ed-416c-9d3a-eac939816b84 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-07-14 20:47:51.764 868 2230456793576 MainThread WARNING oslo_policy.policy [req-b845a652-d0ed-416c-9d3a-eac939816b84 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-07-14 20:47:51.764 868 2230456793576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b845a652-d0ed-416c-9d3a-eac939816b84 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Security group member updated on remote: ['fc5fe5f8-51ab-4126-a45f-1cccdf523ee8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:47:51.764 868 2230456793576 MainThread INFO neutron.agent.securitygroups_rpc [req-b845a652-d0ed-416c-9d3a-eac939816b84 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Security group member updated ['fc5fe5f8-51ab-4126-a45f-1cccdf523ee8'] 2021-07-14 20:47:52.438 868 2230456793576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-865d5144-7794-4e91-b975-05cabc422998 ee1a4694577e4e2c8b76818ed422b843 725df62a7d4c4aae81c6dcd209bd0a55 - - -] Security group member updated on remote: ['ae3e321b-c6fe-4712-abcc-c72390698fef'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:47:52.438 868 2230456793576 MainThread INFO neutron.agent.securitygroups_rpc [req-865d5144-7794-4e91-b975-05cabc422998 ee1a4694577e4e2c8b76818ed422b843 725df62a7d4c4aae81c6dcd209bd0a55 - - -] Security group member updated ['ae3e321b-c6fe-4712-abcc-c72390698fef'] 2021-07-14 20:47:57.811 868 2230456793576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-989f0775-13db-47b6-a6ed-8b9e84256ef4 daa618d9ea2546f798879062c585fad8 a60c14c894f247129c9a6589d24e72e7 - - -] Security group member updated on remote: ['b82e586d-3f0a-463b-8444-8613a84d1626'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:47:57.811 868 2230456793576 MainThread INFO neutron.agent.securitygroups_rpc [req-989f0775-13db-47b6-a6ed-8b9e84256ef4 daa618d9ea2546f798879062c585fad8 a60c14c894f247129c9a6589d24e72e7 - - -] Security group member updated ['b82e586d-3f0a-463b-8444-8613a84d1626'] 2021-07-14 20:47:58.014 868 2230456793576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63f30a55-2800-4f49-841c-5a86073828a6 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] port_update received: bf66fd2c-ce1d-44be-963d-cbb137083d3f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:47:58.045 868 2230456793576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63f30a55-2800-4f49-841c-5a86073828a6 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] No port bf66fd2c-ce1d-44be-963d-cbb137083d3f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:48:00.577 868 2230456793576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f5923da-c022-41fa-96ce-432aa21456c5 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] port_update received: b7bfee66-999c-472c-bfb4-1016308a8fc9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:48:00.608 868 2230456793576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f5923da-c022-41fa-96ce-432aa21456c5 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] No port b7bfee66-999c-472c-bfb4-1016308a8fc9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:48:00.746 868 2230456793576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e09df4b-ed18-4213-868b-70d22b660bca - - - - -] port_update received: 00a4af57-11a6-44f7-bd0b-514f11e5d11f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:48:00.746 868 2230456793576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e09df4b-ed18-4213-868b-70d22b660bca - - - - -] No port 00a4af57-11a6-44f7-bd0b-514f11e5d11f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:48:04.373 868 2230456793576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8074d86f-02a6-4fda-ade6-e1372ddc6e62 daa618d9ea2546f798879062c585fad8 a60c14c894f247129c9a6589d24e72e7 - - -] Security group member updated on remote: ['b82e586d-3f0a-463b-8444-8613a84d1626'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:48:04.373 868 2230456793576 MainThread INFO neutron.agent.securitygroups_rpc [req-8074d86f-02a6-4fda-ade6-e1372ddc6e62 daa618d9ea2546f798879062c585fad8 a60c14c894f247129c9a6589d24e72e7 - - -] Security group member updated ['b82e586d-3f0a-463b-8444-8613a84d1626'] 2021-07-14 20:48:05.983 868 2230456793576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-186361eb-bb01-4e7e-acbc-5495df877087 a11b85795359477a815adf1c7a4eaeb6 a3f05a0667b34680a21d8ff1a09ba0b4 - - -] Security group rule updated on remote: ['451443f3-10ef-4098-bd72-0f6e62c6880f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 20:48:05.983 868 2230456793576 MainThread INFO neutron.agent.securitygroups_rpc [req-186361eb-bb01-4e7e-acbc-5495df877087 a11b85795359477a815adf1c7a4eaeb6 a3f05a0667b34680a21d8ff1a09ba0b4 - - -] Security group rule updated ['451443f3-10ef-4098-bd72-0f6e62c6880f'] 2021-07-14 20:48:06.702 868 2230456793576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dcbc91b3-49de-4557-b192-1d622814ed4a a11b85795359477a815adf1c7a4eaeb6 a3f05a0667b34680a21d8ff1a09ba0b4 - - -] Security group rule updated on remote: ['451443f3-10ef-4098-bd72-0f6e62c6880f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 20:48:06.702 868 2230456793576 MainThread INFO neutron.agent.securitygroups_rpc [req-dcbc91b3-49de-4557-b192-1d622814ed4a a11b85795359477a815adf1c7a4eaeb6 a3f05a0667b34680a21d8ff1a09ba0b4 - - -] Security group rule updated ['451443f3-10ef-4098-bd72-0f6e62c6880f'] 2021-07-14 20:48:07.264 868 2230456793576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-41ce3a1b-5b0d-4932-b2d4-40a8067fe62c 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] port_update received: 63060adf-e756-476a-bbb1-e6e0994dca24 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:48:07.274 868 2230456793576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-41ce3a1b-5b0d-4932-b2d4-40a8067fe62c 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] No port 63060adf-e756-476a-bbb1-e6e0994dca24 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:48:07.660 868 2230456791816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bf66fd2c-ce1d-44be-963d-cbb137083d3f 2021-07-14 20:48:07.660 868 2230456791816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b7bfee66-999c-472c-bfb4-1016308a8fc9 2021-07-14 20:48:09.154 868 2230456793576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee7dfdb4-1542-4647-937c-01dc59c7672b 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] port_update received: a11ff8f3-2762-4730-943c-2c55d6c77cc2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:48:10.061 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 20:48:11.128 868 2230456793576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee7dfdb4-1542-4647-937c-01dc59c7672b 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] No port a11ff8f3-2762-4730-943c-2c55d6c77cc2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:48:11.128 868 2230456793752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5c817ae-c4c8-4be7-a8a9-04933feb8597 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] network_delete received. Deleting network 04f87b8f-5469-4dc2-acd6-6e13d164c0fb network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-14 20:48:11.128 868 2230456793752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5c817ae-c4c8-4be7-a8a9-04933feb8597 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] Network 04f87b8f-5469-4dc2-acd6-6e13d164c0fb not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-14 20:48:11.795 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d42f81b-0652-4b48-ab24-aef8231dd09d bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] network_delete received. Deleting network 18eaf228-4cc6-456a-ac4e-1351725d524d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-14 20:48:12.451 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d42f81b-0652-4b48-ab24-aef8231dd09d bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] Network 18eaf228-4cc6-456a-ac4e-1351725d524d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-14 20:48:13.376 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Adding port b7bfee66-999c-472c-bfb4-1016308a8fc9 2021-07-14 20:48:14.467 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Port b7bfee66-999c-472c-bfb4-1016308a8fc9 updated. Details: {'device': 'b7bfee66-999c-472c-bfb4-1016308a8fc9', 'network_id': '8b9b0dc0-34ac-48b3-bec1-be487f6435d5', 'port_id': 'b7bfee66-999c-472c-bfb4-1016308a8fc9', 'mac_address': 'fa:16:3e:07:a6:97', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 217, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1608b520-384d-4509-b720-6c2c073cce25', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 20:48:14.467 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-14 20:48:14.467 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Adding port bf66fd2c-ce1d-44be-963d-cbb137083d3f 2021-07-14 20:48:14.467 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Port bf66fd2c-ce1d-44be-963d-cbb137083d3f updated. Details: {'device': 'bf66fd2c-ce1d-44be-963d-cbb137083d3f', 'network_id': '54f17d9c-f91f-419f-9fd9-c3afc0562d90', 'port_id': 'bf66fd2c-ce1d-44be-963d-cbb137083d3f', 'mac_address': 'fa:16:3e:b3:e2:b8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 214, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bf3ad1ff-15e7-42b5-97ce-62659b2c7d87', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 20:48:14.467 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-14 20:48:14.467 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.base [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Loop iteration exceeded interval (2 vs. 4.406340837478638) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-07-14 20:48:14.499 868 2230456794104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bf66fd2c-ce1d-44be-963d-cbb137083d3f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:48:14.499 868 2230456794104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bf66fd2c-ce1d-44be-963d-cbb137083d3f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 20:48:14.499 868 2230456794104 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 54f17d9c-f91f-419f-9fd9-c3afc0562d90 2021-07-14 20:48:14.499 868 2230456794104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-14 20:48:14.499 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b7bfee66-999c-472c-bfb4-1016308a8fc9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:48:14.499 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b7bfee66-999c-472c-bfb4-1016308a8fc9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 20:48:14.499 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8b9b0dc0-34ac-48b3-bec1-be487f6435d5 2021-07-14 20:48:14.499 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-14 20:48:14.795 868 2230456794104 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bf66fd2c-ce1d-44be-963d-cbb137083d3f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:48:14.795 868 2230456794104 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bf66fd2c-ce1d-44be-963d-cbb137083d3f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:48:14.795 868 2230456793928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b7bfee66-999c-472c-bfb4-1016308a8fc9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:48:14.795 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b7bfee66-999c-472c-bfb4-1016308a8fc9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:48:14.811 868 2230456794104 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bf66fd2c-ce1d-44be-963d-cbb137083d3f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 20:48:14.811 868 2230456794104 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 214, VLAN trunk: None to switch port bf66fd2c-ce1d-44be-963d-cbb137083d3f 2021-07-14 20:48:14.811 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b7bfee66-999c-472c-bfb4-1016308a8fc9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 20:48:14.811 868 2230456793928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 217, VLAN trunk: None to switch port b7bfee66-999c-472c-bfb4-1016308a8fc9 2021-07-14 20:48:14.890 868 2230456794104 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 20:48:14.890 868 2230456794104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bf66fd2c-ce1d-44be-963d-cbb137083d3f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:48:14.890 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 20:48:14.890 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b7bfee66-999c-472c-bfb4-1016308a8fc9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:48:15.658 868 2230456794104 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bf66fd2c-ce1d-44be-963d-cbb137083d3f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:48:15.658 868 2230456794104 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:48:15.658 868 2230456794104 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ae3e321b-c6fe-4712-abcc-c72390698fef) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:48:15.670 868 2230456794104 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ae3e321b-c6fe-4712-abcc-c72390698fef) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 20:48:15.670 868 2230456794104 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bf66fd2c-ce1d-44be-963d-cbb137083d3f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:48:15.670 868 2230456794104 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 20:48:15.670 868 2230456794104 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bf66fd2c-ce1d-44be-963d-cbb137083d3f not yet added. Adding. 2021-07-14 20:48:15.670 868 2230456794104 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-14 20:48:15.670 868 2230456794104 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-14 20:48:15.670 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b7bfee66-999c-472c-bfb4-1016308a8fc9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:48:15.670 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:48:15.670 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fc5fe5f8-51ab-4126-a45f-1cccdf523ee8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:48:15.670 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (fc5fe5f8-51ab-4126-a45f-1cccdf523ee8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 20:48:15.670 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b7bfee66-999c-472c-bfb4-1016308a8fc9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:48:15.670 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 20:48:15.670 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b7bfee66-999c-472c-bfb4-1016308a8fc9 not yet added. Adding. 2021-07-14 20:48:15.670 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-14 20:48:15.670 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-14 20:48:15.717 868 2230456791816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 63060adf-e756-476a-bbb1-e6e0994dca24 2021-07-14 20:48:15.796 868 2230456794104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf66fd2c-ce1d-44be-963d-cbb137083d3f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:48:15.796 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7bfee66-999c-472c-bfb4-1016308a8fc9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:48:15.879 868 2230456794104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf66fd2c-ce1d-44be-963d-cbb137083d3f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:48:15.879 868 2230456794104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf66fd2c-ce1d-44be-963d-cbb137083d3f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:48:15.879 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7bfee66-999c-472c-bfb4-1016308a8fc9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:48:15.879 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7bfee66-999c-472c-bfb4-1016308a8fc9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:48:15.986 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7bfee66-999c-472c-bfb4-1016308a8fc9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:48:15.986 868 2230456794104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf66fd2c-ce1d-44be-963d-cbb137083d3f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:48:16.081 868 2230456794104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bf66fd2c-ce1d-44be-963d-cbb137083d3f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:48:16.081 868 2230456794104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bf66fd2c-ce1d-44be-963d-cbb137083d3f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 20:48:16.081 868 2230456794104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bf66fd2c-ce1d-44be-963d-cbb137083d3f processed. 2021-07-14 20:48:16.081 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b7bfee66-999c-472c-bfb4-1016308a8fc9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:48:16.081 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b7bfee66-999c-472c-bfb4-1016308a8fc9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 20:48:16.081 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b7bfee66-999c-472c-bfb4-1016308a8fc9 processed. 2021-07-14 20:48:16.513 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 20:48:16.513 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:48:17.582 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Adding port 63060adf-e756-476a-bbb1-e6e0994dca24 2021-07-14 20:48:17.582 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Port 63060adf-e756-476a-bbb1-e6e0994dca24 updated. Details: {'device': '63060adf-e756-476a-bbb1-e6e0994dca24', 'network_id': '4b7ff29d-da1f-4b0f-8082-c235e8f92570', 'port_id': '63060adf-e756-476a-bbb1-e6e0994dca24', 'mac_address': 'fa:16:3e:04:98:b9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 224, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f98d313d-efcb-4f46-8d48-71fb1427429d', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 20:48:17.582 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-14 20:48:17.582 868 2230475722824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-63060adf-e756-476a-bbb1-e6e0994dca24" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:48:17.582 868 2230475722824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 63060adf-e756-476a-bbb1-e6e0994dca24 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 20:48:17.582 868 2230475722824 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4b7ff29d-da1f-4b0f-8082-c235e8f92570 2021-07-14 20:48:17.582 868 2230475722824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-14 20:48:17.739 868 2230456791816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a11ff8f3-2762-4730-943c-2c55d6c77cc2 2021-07-14 20:48:17.764 868 2230475722824 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '63060adf-e756-476a-bbb1-e6e0994dca24') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:48:17.764 868 2230475722824 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '63060adf-e756-476a-bbb1-e6e0994dca24') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:48:17.801 868 2230475722824 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 63060adf-e756-476a-bbb1-e6e0994dca24 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 20:48:17.801 868 2230475722824 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 224, VLAN trunk: None to switch port 63060adf-e756-476a-bbb1-e6e0994dca24 2021-07-14 20:48:17.888 868 2230475722824 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 20:48:17.888 868 2230475722824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['63060adf-e756-476a-bbb1-e6e0994dca24'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:48:18.020 868 2230475723000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ccfbadf6-f470-42f0-9493-bfb59793b805 a11b85795359477a815adf1c7a4eaeb6 a3f05a0667b34680a21d8ff1a09ba0b4 - - -] Security group member updated on remote: ['451443f3-10ef-4098-bd72-0f6e62c6880f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:48:18.020 868 2230475723000 MainThread INFO neutron.agent.securitygroups_rpc [req-ccfbadf6-f470-42f0-9493-bfb59793b805 a11b85795359477a815adf1c7a4eaeb6 a3f05a0667b34680a21d8ff1a09ba0b4 - - -] Security group member updated ['451443f3-10ef-4098-bd72-0f6e62c6880f'] 2021-07-14 20:48:18.076 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.563s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:48:18.217 868 2230475722824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['63060adf-e756-476a-bbb1-e6e0994dca24']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:48:18.217 868 2230475722824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:48:18.217 868 2230475722824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b82e586d-3f0a-463b-8444-8613a84d1626) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:48:18.217 868 2230475722824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b82e586d-3f0a-463b-8444-8613a84d1626) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 20:48:18.217 868 2230475722824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 63060adf-e756-476a-bbb1-e6e0994dca24 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:48:18.217 868 2230475722824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 20:48:18.217 868 2230475722824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 63060adf-e756-476a-bbb1-e6e0994dca24 not yet added. Adding. 2021-07-14 20:48:18.217 868 2230475722824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-14 20:48:18.217 868 2230475722824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-14 20:48:18.331 868 2230475722824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-63060adf-e756-476a-bbb1-e6e0994dca24" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:48:18.438 868 2230475722824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-63060adf-e756-476a-bbb1-e6e0994dca24" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:48:18.438 868 2230475722824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-63060adf-e756-476a-bbb1-e6e0994dca24" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:48:18.529 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 20:48:18.567 868 2230475722824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-63060adf-e756-476a-bbb1-e6e0994dca24" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:48:18.707 868 2230475722824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-63060adf-e756-476a-bbb1-e6e0994dca24" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:48:18.707 868 2230475722824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 63060adf-e756-476a-bbb1-e6e0994dca24 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 20:48:18.707 868 2230475722824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 63060adf-e756-476a-bbb1-e6e0994dca24 processed. 2021-07-14 20:48:19.185 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Adding port a11ff8f3-2762-4730-943c-2c55d6c77cc2 2021-07-14 20:48:19.185 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Port a11ff8f3-2762-4730-943c-2c55d6c77cc2 updated. Details: {'device': 'a11ff8f3-2762-4730-943c-2c55d6c77cc2', 'network_id': '4b7ff29d-da1f-4b0f-8082-c235e8f92570', 'port_id': 'a11ff8f3-2762-4730-943c-2c55d6c77cc2', 'mac_address': 'fa:16:3e:c2:4f:96', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 224, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f98d313d-efcb-4f46-8d48-71fb1427429d', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 20:48:19.185 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-14 20:48:19.185 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a11ff8f3-2762-4730-943c-2c55d6c77cc2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:48:19.185 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a11ff8f3-2762-4730-943c-2c55d6c77cc2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 20:48:19.185 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-14 20:48:19.329 868 2230456793928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a11ff8f3-2762-4730-943c-2c55d6c77cc2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:48:19.329 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a11ff8f3-2762-4730-943c-2c55d6c77cc2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:48:19.329 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a11ff8f3-2762-4730-943c-2c55d6c77cc2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 20:48:19.329 868 2230456793928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 224, VLAN trunk: None to switch port a11ff8f3-2762-4730-943c-2c55d6c77cc2 2021-07-14 20:48:19.421 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 20:48:19.421 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a11ff8f3-2762-4730-943c-2c55d6c77cc2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:48:19.857 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a11ff8f3-2762-4730-943c-2c55d6c77cc2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:48:19.863 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:48:19.863 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b82e586d-3f0a-463b-8444-8613a84d1626) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:48:19.863 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b82e586d-3f0a-463b-8444-8613a84d1626) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 20:48:19.863 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a11ff8f3-2762-4730-943c-2c55d6c77cc2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:48:19.863 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 20:48:19.863 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a11ff8f3-2762-4730-943c-2c55d6c77cc2 not yet added. Adding. 2021-07-14 20:48:19.863 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-14 20:48:19.863 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-14 20:48:19.984 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a11ff8f3-2762-4730-943c-2c55d6c77cc2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:48:20.108 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a11ff8f3-2762-4730-943c-2c55d6c77cc2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:48:20.108 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a11ff8f3-2762-4730-943c-2c55d6c77cc2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:48:20.249 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a11ff8f3-2762-4730-943c-2c55d6c77cc2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:48:20.375 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a11ff8f3-2762-4730-943c-2c55d6c77cc2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:48:20.375 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a11ff8f3-2762-4730-943c-2c55d6c77cc2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 20:48:20.375 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a11ff8f3-2762-4730-943c-2c55d6c77cc2 processed. 2021-07-14 20:48:20.538 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:48:20.677 868 2230475812936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9483af69-4b01-472f-ab10-77e6c801bbb4 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] port_update received: 74acc9e6-b330-4ea2-8682-f36e80f70458 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:48:20.686 868 2230475812936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9483af69-4b01-472f-ab10-77e6c801bbb4 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] No port 74acc9e6-b330-4ea2-8682-f36e80f70458 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:48:21.718 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:48:25.816 868 2230456791816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 74acc9e6-b330-4ea2-8682-f36e80f70458 2021-07-14 20:48:26.570 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 20:48:27.110 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Adding port 74acc9e6-b330-4ea2-8682-f36e80f70458 2021-07-14 20:48:27.110 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Port 74acc9e6-b330-4ea2-8682-f36e80f70458 updated. Details: {'device': '74acc9e6-b330-4ea2-8682-f36e80f70458', 'network_id': 'a0ad5bd8-17bb-4419-bee4-0725526df953', 'port_id': '74acc9e6-b330-4ea2-8682-f36e80f70458', 'mac_address': 'fa:16:3e:eb:c0:21', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 228, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b42e1b5a-8311-43ed-bb76-25b5c2bdf8e6', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 20:48:27.110 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-14 20:48:27.110 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-74acc9e6-b330-4ea2-8682-f36e80f70458" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:48:27.110 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 74acc9e6-b330-4ea2-8682-f36e80f70458 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 20:48:27.110 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a0ad5bd8-17bb-4419-bee4-0725526df953 2021-07-14 20:48:27.110 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-14 20:48:27.263 868 2230456793928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '74acc9e6-b330-4ea2-8682-f36e80f70458') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:48:27.263 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '74acc9e6-b330-4ea2-8682-f36e80f70458') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:48:27.263 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 74acc9e6-b330-4ea2-8682-f36e80f70458 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 20:48:27.263 868 2230456793928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 228, VLAN trunk: None to switch port 74acc9e6-b330-4ea2-8682-f36e80f70458 2021-07-14 20:48:27.344 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 20:48:27.344 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['74acc9e6-b330-4ea2-8682-f36e80f70458'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:48:27.764 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['74acc9e6-b330-4ea2-8682-f36e80f70458']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:48:27.764 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:48:27.764 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (451443f3-10ef-4098-bd72-0f6e62c6880f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:48:27.764 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 74acc9e6-b330-4ea2-8682-f36e80f70458 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:48:27.764 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 20:48:27.764 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 74acc9e6-b330-4ea2-8682-f36e80f70458 not yet added. Adding. 2021-07-14 20:48:27.764 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-14 20:48:27.764 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-14 20:48:27.921 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74acc9e6-b330-4ea2-8682-f36e80f70458" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:48:28.064 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74acc9e6-b330-4ea2-8682-f36e80f70458" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:48:28.064 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74acc9e6-b330-4ea2-8682-f36e80f70458" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:48:28.203 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74acc9e6-b330-4ea2-8682-f36e80f70458" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:48:28.295 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-74acc9e6-b330-4ea2-8682-f36e80f70458" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:48:28.295 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 74acc9e6-b330-4ea2-8682-f36e80f70458 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 20:48:28.295 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 74acc9e6-b330-4ea2-8682-f36e80f70458 processed. 2021-07-14 20:48:28.576 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:48:28.888 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:48:45.886 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2345f3f5-a822-48d6-81f3-7e76762cc9e7 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Security group member updated on remote: ['fc5fe5f8-51ab-4126-a45f-1cccdf523ee8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:48:45.886 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-2345f3f5-a822-48d6-81f3-7e76762cc9e7 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Security group member updated ['fc5fe5f8-51ab-4126-a45f-1cccdf523ee8'] 2021-07-14 20:48:45.886 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-2345f3f5-a822-48d6-81f3-7e76762cc9e7 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Refresh firewall rules 2021-07-14 20:48:45.886 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2345f3f5-a822-48d6-81f3-7e76762cc9e7 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Get security group information for devices via rpc ['b7bfee66-999c-472c-bfb4-1016308a8fc9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:48:46.114 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2345f3f5-a822-48d6-81f3-7e76762cc9e7 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update security group information for ports dict_keys(['b7bfee66-999c-472c-bfb4-1016308a8fc9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:48:47.138 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2345f3f5-a822-48d6-81f3-7e76762cc9e7 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:48:49.296 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2345f3f5-a822-48d6-81f3-7e76762cc9e7 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update rules of security group (fc5fe5f8-51ab-4126-a45f-1cccdf523ee8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:48:49.296 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2345f3f5-a822-48d6-81f3-7e76762cc9e7 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update members of security group (fc5fe5f8-51ab-4126-a45f-1cccdf523ee8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 20:48:49.296 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2345f3f5-a822-48d6-81f3-7e76762cc9e7 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update port filter for b7bfee66-999c-472c-bfb4-1016308a8fc9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:48:49.296 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2345f3f5-a822-48d6-81f3-7e76762cc9e7 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Updating port rules. 2021-07-14 20:48:49.296 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2345f3f5-a822-48d6-81f3-7e76762cc9e7 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-14 20:48:49.296 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-2345f3f5-a822-48d6-81f3-7e76762cc9e7 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-b7bfee66-999c-472c-bfb4-1016308a8fc9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:48:49.576 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-2345f3f5-a822-48d6-81f3-7e76762cc9e7 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-b7bfee66-999c-472c-bfb4-1016308a8fc9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:48:49.576 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-2345f3f5-a822-48d6-81f3-7e76762cc9e7 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-b7bfee66-999c-472c-bfb4-1016308a8fc9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:48:49.576 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-2345f3f5-a822-48d6-81f3-7e76762cc9e7 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-b7bfee66-999c-472c-bfb4-1016308a8fc9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:48:50.123 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cca4568c-a1ad-4bbe-afee-2a848a03c6a4 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] port_update received: 16717edb-7f62-47e4-9c1f-138652dc3fb1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:48:50.140 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cca4568c-a1ad-4bbe-afee-2a848a03c6a4 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] No port 16717edb-7f62-47e4-9c1f-138652dc3fb1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:48:52.295 868 2230456791816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 16717edb-7f62-47e4-9c1f-138652dc3fb1 2021-07-14 20:48:53.328 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 20:48:53.784 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Adding port 16717edb-7f62-47e4-9c1f-138652dc3fb1 2021-07-14 20:48:54.576 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Port 16717edb-7f62-47e4-9c1f-138652dc3fb1 updated. Details: {'device': '16717edb-7f62-47e4-9c1f-138652dc3fb1', 'network_id': '8b9b0dc0-34ac-48b3-bec1-be487f6435d5', 'port_id': '16717edb-7f62-47e4-9c1f-138652dc3fb1', 'mac_address': 'fa:16:3e:7d:f7:c8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 217, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1608b520-384d-4509-b720-6c2c073cce25', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 20:48:55.747 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-14 20:48:55.747 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.base [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Loop iteration exceeded interval (2 vs. 2.4186573028564453) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-07-14 20:48:55.747 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-16717edb-7f62-47e4-9c1f-138652dc3fb1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:48:55.747 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 16717edb-7f62-47e4-9c1f-138652dc3fb1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 20:48:55.747 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-14 20:48:56.093 868 2230456793928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '16717edb-7f62-47e4-9c1f-138652dc3fb1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:48:56.093 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '16717edb-7f62-47e4-9c1f-138652dc3fb1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:48:56.109 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 16717edb-7f62-47e4-9c1f-138652dc3fb1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 20:48:56.109 868 2230456793928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 217, VLAN trunk: None to switch port 16717edb-7f62-47e4-9c1f-138652dc3fb1 2021-07-14 20:48:56.312 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 20:48:56.312 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['16717edb-7f62-47e4-9c1f-138652dc3fb1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:48:56.483 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['16717edb-7f62-47e4-9c1f-138652dc3fb1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:48:56.483 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:48:56.483 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fc5fe5f8-51ab-4126-a45f-1cccdf523ee8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:48:56.483 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (fc5fe5f8-51ab-4126-a45f-1cccdf523ee8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 20:48:56.483 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 16717edb-7f62-47e4-9c1f-138652dc3fb1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:48:56.483 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 20:48:56.483 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 16717edb-7f62-47e4-9c1f-138652dc3fb1 not yet added. Adding. 2021-07-14 20:48:56.483 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-14 20:48:56.483 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-14 20:48:56.722 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16717edb-7f62-47e4-9c1f-138652dc3fb1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:48:56.970 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16717edb-7f62-47e4-9c1f-138652dc3fb1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:48:56.970 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16717edb-7f62-47e4-9c1f-138652dc3fb1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:48:57.259 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16717edb-7f62-47e4-9c1f-138652dc3fb1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.296s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:48:57.390 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-16717edb-7f62-47e4-9c1f-138652dc3fb1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.640s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:48:57.390 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 16717edb-7f62-47e4-9c1f-138652dc3fb1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 20:48:57.390 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 16717edb-7f62-47e4-9c1f-138652dc3fb1 processed. 2021-07-14 20:48:57.748 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:48:58.029 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:49:08.142 868 2230456791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bf66fd2c-ce1d-44be-963d-cbb137083d3f 2021-07-14 20:49:08.749 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-78080e5b-36a5-469c-9571-444fa15973e7 ee1a4694577e4e2c8b76818ed422b843 725df62a7d4c4aae81c6dcd209bd0a55 - - -] Security group member updated on remote: ['ae3e321b-c6fe-4712-abcc-c72390698fef'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:49:08.749 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-78080e5b-36a5-469c-9571-444fa15973e7 ee1a4694577e4e2c8b76818ed422b843 725df62a7d4c4aae81c6dcd209bd0a55 - - -] Security group member updated ['ae3e321b-c6fe-4712-abcc-c72390698fef'] 2021-07-14 20:49:08.749 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-78080e5b-36a5-469c-9571-444fa15973e7 ee1a4694577e4e2c8b76818ed422b843 725df62a7d4c4aae81c6dcd209bd0a55 - - -] Refresh firewall rules 2021-07-14 20:49:08.749 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-78080e5b-36a5-469c-9571-444fa15973e7 ee1a4694577e4e2c8b76818ed422b843 725df62a7d4c4aae81c6dcd209bd0a55 - - -] Get security group information for devices via rpc ['bf66fd2c-ce1d-44be-963d-cbb137083d3f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:49:08.810 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-78080e5b-36a5-469c-9571-444fa15973e7 ee1a4694577e4e2c8b76818ed422b843 725df62a7d4c4aae81c6dcd209bd0a55 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:49:08.810 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-78080e5b-36a5-469c-9571-444fa15973e7 ee1a4694577e4e2c8b76818ed422b843 725df62a7d4c4aae81c6dcd209bd0a55 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:49:08.890 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78080e5b-36a5-469c-9571-444fa15973e7 ee1a4694577e4e2c8b76818ed422b843 725df62a7d4c4aae81c6dcd209bd0a55 - - -] port_delete event received for 'bf66fd2c-ce1d-44be-963d-cbb137083d3f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:49:09.813 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 20:49:09.813 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bf66fd2c-ce1d-44be-963d-cbb137083d3f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 20:49:09.813 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bf66fd2c-ce1d-44be-963d-cbb137083d3f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 20:49:09.813 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bf66fd2c-ce1d-44be-963d-cbb137083d3f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 20:49:09.827 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 54f17d9c-f91f-419f-9fd9-c3afc0562d90 2021-07-14 20:49:09.827 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bf66fd2c-ce1d-44be-963d-cbb137083d3f'] 2021-07-14 20:49:09.827 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 20:49:09.827 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-14 20:49:09.827 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bf66fd2c-ce1d-44be-963d-cbb137083d3f'] 2021-07-14 20:49:11.825 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:49:11.858 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:49:13.717 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7e20c02-5d09-4339-9881-f58130e1ff88 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] network_delete received. Deleting network 54f17d9c-f91f-419f-9fd9-c3afc0562d90 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-14 20:49:13.717 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7e20c02-5d09-4339-9881-f58130e1ff88 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] Network 54f17d9c-f91f-419f-9fd9-c3afc0562d90 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-14 20:49:17.762 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2932fd39-d2ef-458d-8901-fd9154b814e3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Security group member updated on remote: ['fc5fe5f8-51ab-4126-a45f-1cccdf523ee8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:49:17.762 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-2932fd39-d2ef-458d-8901-fd9154b814e3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Security group member updated ['fc5fe5f8-51ab-4126-a45f-1cccdf523ee8'] 2021-07-14 20:49:17.762 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-2932fd39-d2ef-458d-8901-fd9154b814e3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Refresh firewall rules 2021-07-14 20:49:17.762 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2932fd39-d2ef-458d-8901-fd9154b814e3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Get security group information for devices via rpc ['b7bfee66-999c-472c-bfb4-1016308a8fc9', '16717edb-7f62-47e4-9c1f-138652dc3fb1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:49:18.359 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2932fd39-d2ef-458d-8901-fd9154b814e3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update security group information for ports dict_keys(['16717edb-7f62-47e4-9c1f-138652dc3fb1', 'b7bfee66-999c-472c-bfb4-1016308a8fc9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:49:18.359 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2932fd39-d2ef-458d-8901-fd9154b814e3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:49:18.359 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2932fd39-d2ef-458d-8901-fd9154b814e3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update rules of security group (fc5fe5f8-51ab-4126-a45f-1cccdf523ee8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:49:18.359 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2932fd39-d2ef-458d-8901-fd9154b814e3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update members of security group (fc5fe5f8-51ab-4126-a45f-1cccdf523ee8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 20:49:18.359 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2932fd39-d2ef-458d-8901-fd9154b814e3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update port filter for 16717edb-7f62-47e4-9c1f-138652dc3fb1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:49:18.359 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2932fd39-d2ef-458d-8901-fd9154b814e3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Updating port rules. 2021-07-14 20:49:18.359 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2932fd39-d2ef-458d-8901-fd9154b814e3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-14 20:49:18.359 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-2932fd39-d2ef-458d-8901-fd9154b814e3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-16717edb-7f62-47e4-9c1f-138652dc3fb1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:49:18.544 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-2932fd39-d2ef-458d-8901-fd9154b814e3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-16717edb-7f62-47e4-9c1f-138652dc3fb1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:49:18.544 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-2932fd39-d2ef-458d-8901-fd9154b814e3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-16717edb-7f62-47e4-9c1f-138652dc3fb1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:49:18.544 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-2932fd39-d2ef-458d-8901-fd9154b814e3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-16717edb-7f62-47e4-9c1f-138652dc3fb1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:49:18.544 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2932fd39-d2ef-458d-8901-fd9154b814e3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update port filter for b7bfee66-999c-472c-bfb4-1016308a8fc9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:49:18.544 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2932fd39-d2ef-458d-8901-fd9154b814e3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Updating port rules. 2021-07-14 20:49:18.544 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2932fd39-d2ef-458d-8901-fd9154b814e3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-14 20:49:18.544 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-2932fd39-d2ef-458d-8901-fd9154b814e3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-b7bfee66-999c-472c-bfb4-1016308a8fc9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:49:18.747 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-2932fd39-d2ef-458d-8901-fd9154b814e3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-b7bfee66-999c-472c-bfb4-1016308a8fc9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:49:18.747 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-2932fd39-d2ef-458d-8901-fd9154b814e3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-b7bfee66-999c-472c-bfb4-1016308a8fc9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:49:18.747 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-2932fd39-d2ef-458d-8901-fd9154b814e3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-b7bfee66-999c-472c-bfb4-1016308a8fc9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:49:19.301 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22133e86-6c8c-4888-965c-ee5008f4bc98 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] port_update received: f8a4fc5c-b888-4684-9ba4-e1e44e933d07 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:49:19.317 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22133e86-6c8c-4888-965c-ee5008f4bc98 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] No port f8a4fc5c-b888-4684-9ba4-e1e44e933d07 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:49:24.669 868 2230456791816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f8a4fc5c-b888-4684-9ba4-e1e44e933d07 2021-07-14 20:49:25.914 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 20:49:26.221 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Adding port f8a4fc5c-b888-4684-9ba4-e1e44e933d07 2021-07-14 20:49:26.221 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Port f8a4fc5c-b888-4684-9ba4-e1e44e933d07 updated. Details: {'device': 'f8a4fc5c-b888-4684-9ba4-e1e44e933d07', 'network_id': '8b9b0dc0-34ac-48b3-bec1-be487f6435d5', 'port_id': 'f8a4fc5c-b888-4684-9ba4-e1e44e933d07', 'mac_address': 'fa:16:3e:4d:48:10', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 217, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1608b520-384d-4509-b720-6c2c073cce25', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 20:49:26.221 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-14 20:49:26.221 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f8a4fc5c-b888-4684-9ba4-e1e44e933d07" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:49:26.221 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f8a4fc5c-b888-4684-9ba4-e1e44e933d07 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 20:49:26.221 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-14 20:49:28.514 868 2230456793928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f8a4fc5c-b888-4684-9ba4-e1e44e933d07') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:49:29.565 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f8a4fc5c-b888-4684-9ba4-e1e44e933d07') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:49:29.577 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f8a4fc5c-b888-4684-9ba4-e1e44e933d07 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 20:49:29.577 868 2230456793928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 217, VLAN trunk: None to switch port f8a4fc5c-b888-4684-9ba4-e1e44e933d07 2021-07-14 20:49:29.701 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 20:49:29.701 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f8a4fc5c-b888-4684-9ba4-e1e44e933d07'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:49:29.857 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f8a4fc5c-b888-4684-9ba4-e1e44e933d07']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:49:29.857 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:49:29.857 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fc5fe5f8-51ab-4126-a45f-1cccdf523ee8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:49:29.857 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (fc5fe5f8-51ab-4126-a45f-1cccdf523ee8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 20:49:29.857 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f8a4fc5c-b888-4684-9ba4-e1e44e933d07 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:49:29.857 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 20:49:29.857 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f8a4fc5c-b888-4684-9ba4-e1e44e933d07 not yet added. Adding. 2021-07-14 20:49:29.873 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-14 20:49:29.873 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-14 20:49:30.076 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f8a4fc5c-b888-4684-9ba4-e1e44e933d07" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:49:30.233 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f8a4fc5c-b888-4684-9ba4-e1e44e933d07" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:49:30.233 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f8a4fc5c-b888-4684-9ba4-e1e44e933d07" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:49:30.443 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f8a4fc5c-b888-4684-9ba4-e1e44e933d07" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:49:30.563 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f8a4fc5c-b888-4684-9ba4-e1e44e933d07" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:49:30.563 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f8a4fc5c-b888-4684-9ba4-e1e44e933d07 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 20:49:30.563 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f8a4fc5c-b888-4684-9ba4-e1e44e933d07 processed. 2021-07-14 20:49:31.965 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:49:32.543 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:49:42.874 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8bb955e7-eda6-49f5-ad26-f275413505fe dc0a5c662ee647978f814ad0f5eb4540 858c52b1a02d4261be09c3c2be476b93 - - -] Security group member updated on remote: ['332c42e1-c68b-406e-aa81-2279cb33e963'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:49:42.874 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-8bb955e7-eda6-49f5-ad26-f275413505fe dc0a5c662ee647978f814ad0f5eb4540 858c52b1a02d4261be09c3c2be476b93 - - -] Security group member updated ['332c42e1-c68b-406e-aa81-2279cb33e963'] 2021-07-14 20:49:44.496 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d525d4fc-2f83-45f2-b86d-fc5c8d082e6e 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] port_update received: 388c0df5-93be-4abf-a0b1-33a278be7886 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:49:44.512 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d525d4fc-2f83-45f2-b86d-fc5c8d082e6e 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] No port 388c0df5-93be-4abf-a0b1-33a278be7886 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:49:46.188 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1aea17a1-7e40-4b60-bc18-09aca4ed5c4c 89e64f9c281b4357865d3908a2b8fec3 640fdab7c21b4020b94cfdfb74aa2ca8 - - -] Security group member updated on remote: ['87663097-8be1-4f6e-984a-d96c7f4dab8d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:49:46.188 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-1aea17a1-7e40-4b60-bc18-09aca4ed5c4c 89e64f9c281b4357865d3908a2b8fec3 640fdab7c21b4020b94cfdfb74aa2ca8 - - -] Security group member updated ['87663097-8be1-4f6e-984a-d96c7f4dab8d'] 2021-07-14 20:49:46.718 868 2230456791816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 388c0df5-93be-4abf-a0b1-33a278be7886 2021-07-14 20:49:47.609 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0321d72-867b-488b-933a-bb8de7a989cd 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] port_update received: 40dbae88-0a6e-4026-9ab2-e8243262f22c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:49:47.627 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0321d72-867b-488b-933a-bb8de7a989cd 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] No port 40dbae88-0a6e-4026-9ab2-e8243262f22c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:49:48.058 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 20:49:49.027 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Adding port 388c0df5-93be-4abf-a0b1-33a278be7886 2021-07-14 20:49:50.517 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Port 388c0df5-93be-4abf-a0b1-33a278be7886 updated. Details: {'device': '388c0df5-93be-4abf-a0b1-33a278be7886', 'network_id': '845e5455-c260-40dc-b6b2-15d89bd43617', 'port_id': '388c0df5-93be-4abf-a0b1-33a278be7886', 'mac_address': 'fa:16:3e:d2:ec:b5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 247, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '91c1404e-dff5-4dbc-a27a-8a6093b6d9b5', 'ip_address': '192.168.233.26'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 20:49:50.536 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-14 20:49:50.536 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.base [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Loop iteration exceeded interval (2 vs. 2.4773049354553223) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-07-14 20:49:50.536 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-388c0df5-93be-4abf-a0b1-33a278be7886" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:49:50.536 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 388c0df5-93be-4abf-a0b1-33a278be7886 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 20:49:50.536 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 845e5455-c260-40dc-b6b2-15d89bd43617 2021-07-14 20:49:50.536 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-14 20:49:50.749 868 2230456793928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '388c0df5-93be-4abf-a0b1-33a278be7886') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:49:50.749 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '388c0df5-93be-4abf-a0b1-33a278be7886') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:49:50.749 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 388c0df5-93be-4abf-a0b1-33a278be7886 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 20:49:50.749 868 2230456793928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 247, VLAN trunk: None to switch port 388c0df5-93be-4abf-a0b1-33a278be7886 2021-07-14 20:49:50.872 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 20:49:50.872 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['388c0df5-93be-4abf-a0b1-33a278be7886'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:49:51.297 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['388c0df5-93be-4abf-a0b1-33a278be7886']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:49:51.297 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:49:51.309 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (332c42e1-c68b-406e-aa81-2279cb33e963) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:49:51.309 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (332c42e1-c68b-406e-aa81-2279cb33e963) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 20:49:51.309 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 388c0df5-93be-4abf-a0b1-33a278be7886 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:49:51.309 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 20:49:51.309 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 388c0df5-93be-4abf-a0b1-33a278be7886 not yet added. Adding. 2021-07-14 20:49:51.309 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-14 20:49:51.309 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-14 20:49:51.498 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-388c0df5-93be-4abf-a0b1-33a278be7886" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:49:51.701 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-388c0df5-93be-4abf-a0b1-33a278be7886" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:49:51.701 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-388c0df5-93be-4abf-a0b1-33a278be7886" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:49:51.904 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-388c0df5-93be-4abf-a0b1-33a278be7886" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:49:52.043 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-388c0df5-93be-4abf-a0b1-33a278be7886" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:49:52.043 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 388c0df5-93be-4abf-a0b1-33a278be7886 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 20:49:52.043 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 388c0df5-93be-4abf-a0b1-33a278be7886 processed. 2021-07-14 20:49:52.564 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:49:52.768 868 2230456791816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 40dbae88-0a6e-4026-9ab2-e8243262f22c 2021-07-14 20:49:52.841 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:49:53.560 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-11b2e20a-5df2-4ad2-b12f-7faf52ab6bd3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Security group member updated on remote: ['fc5fe5f8-51ab-4126-a45f-1cccdf523ee8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:49:53.560 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-11b2e20a-5df2-4ad2-b12f-7faf52ab6bd3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Security group member updated ['fc5fe5f8-51ab-4126-a45f-1cccdf523ee8'] 2021-07-14 20:49:53.560 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-11b2e20a-5df2-4ad2-b12f-7faf52ab6bd3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Refresh firewall rules 2021-07-14 20:49:53.560 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-11b2e20a-5df2-4ad2-b12f-7faf52ab6bd3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Get security group information for devices via rpc ['b7bfee66-999c-472c-bfb4-1016308a8fc9', '16717edb-7f62-47e4-9c1f-138652dc3fb1', 'f8a4fc5c-b888-4684-9ba4-e1e44e933d07'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:49:53.688 868 2230475817032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a197b728-ae8c-44f6-bb6c-a8fe42e1ba46 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] network_delete received. Deleting network f11e130d-1f19-40fe-897f-7375a74d3a87 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-14 20:49:53.688 868 2230475817032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a197b728-ae8c-44f6-bb6c-a8fe42e1ba46 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] Network f11e130d-1f19-40fe-897f-7375a74d3a87 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-14 20:49:54.115 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-11b2e20a-5df2-4ad2-b12f-7faf52ab6bd3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update security group information for ports dict_keys(['16717edb-7f62-47e4-9c1f-138652dc3fb1', 'b7bfee66-999c-472c-bfb4-1016308a8fc9', 'f8a4fc5c-b888-4684-9ba4-e1e44e933d07']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:49:54.115 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-11b2e20a-5df2-4ad2-b12f-7faf52ab6bd3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:49:54.115 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-11b2e20a-5df2-4ad2-b12f-7faf52ab6bd3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update rules of security group (fc5fe5f8-51ab-4126-a45f-1cccdf523ee8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:49:54.115 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-11b2e20a-5df2-4ad2-b12f-7faf52ab6bd3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update members of security group (fc5fe5f8-51ab-4126-a45f-1cccdf523ee8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 20:49:54.115 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-11b2e20a-5df2-4ad2-b12f-7faf52ab6bd3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update port filter for 16717edb-7f62-47e4-9c1f-138652dc3fb1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:49:54.115 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-11b2e20a-5df2-4ad2-b12f-7faf52ab6bd3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Updating port rules. 2021-07-14 20:49:54.115 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-11b2e20a-5df2-4ad2-b12f-7faf52ab6bd3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-14 20:49:54.115 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-11b2e20a-5df2-4ad2-b12f-7faf52ab6bd3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-16717edb-7f62-47e4-9c1f-138652dc3fb1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:49:54.403 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-11b2e20a-5df2-4ad2-b12f-7faf52ab6bd3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-16717edb-7f62-47e4-9c1f-138652dc3fb1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:49:54.403 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-11b2e20a-5df2-4ad2-b12f-7faf52ab6bd3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-16717edb-7f62-47e4-9c1f-138652dc3fb1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:49:54.422 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-11b2e20a-5df2-4ad2-b12f-7faf52ab6bd3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-16717edb-7f62-47e4-9c1f-138652dc3fb1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:49:54.422 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-11b2e20a-5df2-4ad2-b12f-7faf52ab6bd3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update port filter for b7bfee66-999c-472c-bfb4-1016308a8fc9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:49:54.422 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-11b2e20a-5df2-4ad2-b12f-7faf52ab6bd3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Updating port rules. 2021-07-14 20:49:54.435 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-11b2e20a-5df2-4ad2-b12f-7faf52ab6bd3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-14 20:49:54.435 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-11b2e20a-5df2-4ad2-b12f-7faf52ab6bd3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-b7bfee66-999c-472c-bfb4-1016308a8fc9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:49:54.566 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 20:49:54.735 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-11b2e20a-5df2-4ad2-b12f-7faf52ab6bd3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-b7bfee66-999c-472c-bfb4-1016308a8fc9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:49:54.735 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-11b2e20a-5df2-4ad2-b12f-7faf52ab6bd3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-b7bfee66-999c-472c-bfb4-1016308a8fc9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:49:54.735 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-11b2e20a-5df2-4ad2-b12f-7faf52ab6bd3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-b7bfee66-999c-472c-bfb4-1016308a8fc9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:49:54.735 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-11b2e20a-5df2-4ad2-b12f-7faf52ab6bd3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update port filter for f8a4fc5c-b888-4684-9ba4-e1e44e933d07 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:49:54.747 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-11b2e20a-5df2-4ad2-b12f-7faf52ab6bd3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Updating port rules. 2021-07-14 20:49:54.747 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-11b2e20a-5df2-4ad2-b12f-7faf52ab6bd3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-14 20:49:54.747 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-11b2e20a-5df2-4ad2-b12f-7faf52ab6bd3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-f8a4fc5c-b888-4684-9ba4-e1e44e933d07" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:49:54.795 868 2230475817032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cac63f66-d31e-4eb4-a4c1-6b79353351e5 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] network_delete received. Deleting network c8171fe1-0ea2-4eac-9731-be458d47efbd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-14 20:49:54.795 868 2230475817032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cac63f66-d31e-4eb4-a4c1-6b79353351e5 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] Network c8171fe1-0ea2-4eac-9731-be458d47efbd not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-14 20:49:54.795 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Adding port 40dbae88-0a6e-4026-9ab2-e8243262f22c 2021-07-14 20:49:54.795 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Port 40dbae88-0a6e-4026-9ab2-e8243262f22c updated. Details: {'device': '40dbae88-0a6e-4026-9ab2-e8243262f22c', 'network_id': '54275dda-63b7-4bdb-9172-44a7fa1a9847', 'port_id': '40dbae88-0a6e-4026-9ab2-e8243262f22c', 'mac_address': 'fa:16:3e:93:6d:35', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 229, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '307a186a-bd05-4336-aa91-5d4800d411ce', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 20:49:54.795 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-14 20:49:54.815 868 2230475817032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-40dbae88-0a6e-4026-9ab2-e8243262f22c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:49:54.815 868 2230475817032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 40dbae88-0a6e-4026-9ab2-e8243262f22c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 20:49:54.815 868 2230475817032 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 54275dda-63b7-4bdb-9172-44a7fa1a9847 2021-07-14 20:49:54.815 868 2230475817032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-14 20:49:55.040 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-11b2e20a-5df2-4ad2-b12f-7faf52ab6bd3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-f8a4fc5c-b888-4684-9ba4-e1e44e933d07" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:49:55.040 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-11b2e20a-5df2-4ad2-b12f-7faf52ab6bd3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-f8a4fc5c-b888-4684-9ba4-e1e44e933d07" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:49:55.040 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-11b2e20a-5df2-4ad2-b12f-7faf52ab6bd3 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-f8a4fc5c-b888-4684-9ba4-e1e44e933d07" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:49:55.059 868 2230475817032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '40dbae88-0a6e-4026-9ab2-e8243262f22c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:49:55.059 868 2230475817032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '40dbae88-0a6e-4026-9ab2-e8243262f22c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:49:55.077 868 2230475817032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 40dbae88-0a6e-4026-9ab2-e8243262f22c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 20:49:55.077 868 2230475817032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 229, VLAN trunk: None to switch port 40dbae88-0a6e-4026-9ab2-e8243262f22c 2021-07-14 20:49:55.247 868 2230475817032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 20:49:55.247 868 2230475817032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['40dbae88-0a6e-4026-9ab2-e8243262f22c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:49:55.343 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e71c9caf-8827-455c-94b1-7b79c40f474e 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] port_update received: 068ae6d4-8b0c-4bae-a89e-0ea56b2cb8e3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:49:55.355 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e71c9caf-8827-455c-94b1-7b79c40f474e 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] No port 068ae6d4-8b0c-4bae-a89e-0ea56b2cb8e3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:49:55.559 868 2230475817032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['40dbae88-0a6e-4026-9ab2-e8243262f22c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:49:55.559 868 2230475817032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:49:55.559 868 2230475817032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (87663097-8be1-4f6e-984a-d96c7f4dab8d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:49:55.559 868 2230475817032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (87663097-8be1-4f6e-984a-d96c7f4dab8d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 20:49:55.559 868 2230475817032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 40dbae88-0a6e-4026-9ab2-e8243262f22c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:49:55.559 868 2230475817032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 20:49:55.559 868 2230475817032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 40dbae88-0a6e-4026-9ab2-e8243262f22c not yet added. Adding. 2021-07-14 20:49:55.559 868 2230475817032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-14 20:49:55.559 868 2230475817032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-14 20:49:55.777 868 2230475817032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-40dbae88-0a6e-4026-9ab2-e8243262f22c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:49:55.996 868 2230475817032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-40dbae88-0a6e-4026-9ab2-e8243262f22c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:49:55.996 868 2230475817032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-40dbae88-0a6e-4026-9ab2-e8243262f22c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:49:56.248 868 2230475817032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-40dbae88-0a6e-4026-9ab2-e8243262f22c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:49:56.404 868 2230475817032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-40dbae88-0a6e-4026-9ab2-e8243262f22c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:49:56.404 868 2230475817032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 40dbae88-0a6e-4026-9ab2-e8243262f22c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 20:49:56.404 868 2230475817032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 40dbae88-0a6e-4026-9ab2-e8243262f22c processed. 2021-07-14 20:49:56.571 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:49:56.966 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:49:58.857 868 2230456791816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 068ae6d4-8b0c-4bae-a89e-0ea56b2cb8e3 2021-07-14 20:49:58.857 868 2230456791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 388c0df5-93be-4abf-a0b1-33a278be7886 2021-07-14 20:49:59.232 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-785a5605-fb06-4ef5-af8a-988e62305a6a dc0a5c662ee647978f814ad0f5eb4540 858c52b1a02d4261be09c3c2be476b93 - - -] Security group member updated on remote: ['332c42e1-c68b-406e-aa81-2279cb33e963'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:49:59.232 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-785a5605-fb06-4ef5-af8a-988e62305a6a dc0a5c662ee647978f814ad0f5eb4540 858c52b1a02d4261be09c3c2be476b93 - - -] Security group member updated ['332c42e1-c68b-406e-aa81-2279cb33e963'] 2021-07-14 20:49:59.232 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-785a5605-fb06-4ef5-af8a-988e62305a6a dc0a5c662ee647978f814ad0f5eb4540 858c52b1a02d4261be09c3c2be476b93 - - -] Refresh firewall rules 2021-07-14 20:49:59.232 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-785a5605-fb06-4ef5-af8a-988e62305a6a dc0a5c662ee647978f814ad0f5eb4540 858c52b1a02d4261be09c3c2be476b93 - - -] Get security group information for devices via rpc ['388c0df5-93be-4abf-a0b1-33a278be7886'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:49:59.264 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-785a5605-fb06-4ef5-af8a-988e62305a6a dc0a5c662ee647978f814ad0f5eb4540 858c52b1a02d4261be09c3c2be476b93 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:49:59.264 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-785a5605-fb06-4ef5-af8a-988e62305a6a dc0a5c662ee647978f814ad0f5eb4540 858c52b1a02d4261be09c3c2be476b93 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:49:59.387 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-785a5605-fb06-4ef5-af8a-988e62305a6a dc0a5c662ee647978f814ad0f5eb4540 858c52b1a02d4261be09c3c2be476b93 - - -] port_delete event received for '388c0df5-93be-4abf-a0b1-33a278be7886' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:50:00.605 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 20:50:00.904 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Adding port 068ae6d4-8b0c-4bae-a89e-0ea56b2cb8e3 2021-07-14 20:50:00.904 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Port 068ae6d4-8b0c-4bae-a89e-0ea56b2cb8e3 updated. Details: {'device': '068ae6d4-8b0c-4bae-a89e-0ea56b2cb8e3', 'network_id': '8b9b0dc0-34ac-48b3-bec1-be487f6435d5', 'port_id': '068ae6d4-8b0c-4bae-a89e-0ea56b2cb8e3', 'mac_address': 'fa:16:3e:c6:cd:5e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 217, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1608b520-384d-4509-b720-6c2c073cce25', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 20:50:00.904 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-14 20:50:00.904 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 20:50:00.904 868 2230475817032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '388c0df5-93be-4abf-a0b1-33a278be7886' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 20:50:00.904 868 2230475817032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '388c0df5-93be-4abf-a0b1-33a278be7886' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 20:50:00.904 868 2230475817032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 388c0df5-93be-4abf-a0b1-33a278be7886 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 20:50:00.904 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-068ae6d4-8b0c-4bae-a89e-0ea56b2cb8e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:50:00.904 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 068ae6d4-8b0c-4bae-a89e-0ea56b2cb8e3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 20:50:00.904 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-14 20:50:00.939 868 2230475817032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 845e5455-c260-40dc-b6b2-15d89bd43617 2021-07-14 20:50:00.939 868 2230475817032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['388c0df5-93be-4abf-a0b1-33a278be7886'] 2021-07-14 20:50:00.939 868 2230475817032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 20:50:00.939 868 2230475817032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-14 20:50:00.939 868 2230475817032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['388c0df5-93be-4abf-a0b1-33a278be7886'] 2021-07-14 20:50:01.122 868 2230456793928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '068ae6d4-8b0c-4bae-a89e-0ea56b2cb8e3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:50:01.122 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '068ae6d4-8b0c-4bae-a89e-0ea56b2cb8e3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:50:01.141 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 068ae6d4-8b0c-4bae-a89e-0ea56b2cb8e3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 20:50:01.141 868 2230456793928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 217, VLAN trunk: None to switch port 068ae6d4-8b0c-4bae-a89e-0ea56b2cb8e3 2021-07-14 20:50:01.281 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 20:50:01.281 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['068ae6d4-8b0c-4bae-a89e-0ea56b2cb8e3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:50:01.449 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['068ae6d4-8b0c-4bae-a89e-0ea56b2cb8e3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:50:01.449 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:50:01.449 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fc5fe5f8-51ab-4126-a45f-1cccdf523ee8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:50:01.465 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (fc5fe5f8-51ab-4126-a45f-1cccdf523ee8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 20:50:01.465 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 068ae6d4-8b0c-4bae-a89e-0ea56b2cb8e3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:50:01.465 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 20:50:01.465 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 068ae6d4-8b0c-4bae-a89e-0ea56b2cb8e3 not yet added. Adding. 2021-07-14 20:50:01.465 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-14 20:50:01.465 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-14 20:50:02.611 868 2230475817032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:50:02.684 868 2230475817032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:50:04.794 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-068ae6d4-8b0c-4bae-a89e-0ea56b2cb8e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:50:05.185 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-068ae6d4-8b0c-4bae-a89e-0ea56b2cb8e3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:50:05.185 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-068ae6d4-8b0c-4bae-a89e-0ea56b2cb8e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:50:05.543 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-068ae6d4-8b0c-4bae-a89e-0ea56b2cb8e3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:50:05.746 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-068ae6d4-8b0c-4bae-a89e-0ea56b2cb8e3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:50:05.746 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 068ae6d4-8b0c-4bae-a89e-0ea56b2cb8e3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 20:50:05.746 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 068ae6d4-8b0c-4bae-a89e-0ea56b2cb8e3 processed. 2021-07-14 20:50:06.543 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-637cdb41-102c-407b-97d8-b93ca51f4114 89e64f9c281b4357865d3908a2b8fec3 640fdab7c21b4020b94cfdfb74aa2ca8 - - -] Security group member updated on remote: ['87663097-8be1-4f6e-984a-d96c7f4dab8d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:50:06.543 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-637cdb41-102c-407b-97d8-b93ca51f4114 89e64f9c281b4357865d3908a2b8fec3 640fdab7c21b4020b94cfdfb74aa2ca8 - - -] Security group member updated ['87663097-8be1-4f6e-984a-d96c7f4dab8d'] 2021-07-14 20:50:06.543 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-637cdb41-102c-407b-97d8-b93ca51f4114 89e64f9c281b4357865d3908a2b8fec3 640fdab7c21b4020b94cfdfb74aa2ca8 - - -] Refresh firewall rules 2021-07-14 20:50:06.543 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-637cdb41-102c-407b-97d8-b93ca51f4114 89e64f9c281b4357865d3908a2b8fec3 640fdab7c21b4020b94cfdfb74aa2ca8 - - -] Get security group information for devices via rpc ['40dbae88-0a6e-4026-9ab2-e8243262f22c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:50:06.624 868 2230475817032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:50:06.624 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-637cdb41-102c-407b-97d8-b93ca51f4114 89e64f9c281b4357865d3908a2b8fec3 640fdab7c21b4020b94cfdfb74aa2ca8 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:50:06.624 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-637cdb41-102c-407b-97d8-b93ca51f4114 89e64f9c281b4357865d3908a2b8fec3 640fdab7c21b4020b94cfdfb74aa2ca8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:50:06.814 868 2230456791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 40dbae88-0a6e-4026-9ab2-e8243262f22c 2021-07-14 20:50:06.871 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-637cdb41-102c-407b-97d8-b93ca51f4114 89e64f9c281b4357865d3908a2b8fec3 640fdab7c21b4020b94cfdfb74aa2ca8 - - -] port_delete event received for '40dbae88-0a6e-4026-9ab2-e8243262f22c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:50:07.046 868 2230475817032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:50:08.638 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 20:50:08.638 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '40dbae88-0a6e-4026-9ab2-e8243262f22c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 20:50:08.638 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '40dbae88-0a6e-4026-9ab2-e8243262f22c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 20:50:08.638 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 40dbae88-0a6e-4026-9ab2-e8243262f22c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 20:50:08.671 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 54275dda-63b7-4bdb-9172-44a7fa1a9847 2021-07-14 20:50:08.671 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['40dbae88-0a6e-4026-9ab2-e8243262f22c'] 2021-07-14 20:50:08.671 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 20:50:08.671 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-14 20:50:08.671 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['40dbae88-0a6e-4026-9ab2-e8243262f22c'] 2021-07-14 20:50:10.649 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:50:10.691 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:50:16.183 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ce9bd7d8-da9a-4667-a29c-16ec17d09d02 89e64f9c281b4357865d3908a2b8fec3 640fdab7c21b4020b94cfdfb74aa2ca8 - - -] Security group member updated on remote: ['87663097-8be1-4f6e-984a-d96c7f4dab8d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:50:16.183 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-ce9bd7d8-da9a-4667-a29c-16ec17d09d02 89e64f9c281b4357865d3908a2b8fec3 640fdab7c21b4020b94cfdfb74aa2ca8 - - -] Security group member updated ['87663097-8be1-4f6e-984a-d96c7f4dab8d'] 2021-07-14 20:50:17.278 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73288d35-6bb7-41bc-86ab-daef9468cbba 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] port_update received: 696671e5-55fb-483f-b115-3572ba439150 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:50:17.293 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73288d35-6bb7-41bc-86ab-daef9468cbba 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] No port 696671e5-55fb-483f-b115-3572ba439150 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:50:19.031 868 2230456791816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 696671e5-55fb-483f-b115-3572ba439150 2021-07-14 20:50:20.700 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 20:50:21.060 868 2230456791816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 74acc9e6-b330-4ea2-8682-f36e80f70458 2021-07-14 20:50:21.109 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Adding port 696671e5-55fb-483f-b115-3572ba439150 2021-07-14 20:50:21.109 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Port 696671e5-55fb-483f-b115-3572ba439150 updated. Details: {'device': '696671e5-55fb-483f-b115-3572ba439150', 'network_id': '54275dda-63b7-4bdb-9172-44a7fa1a9847', 'port_id': '696671e5-55fb-483f-b115-3572ba439150', 'mac_address': 'fa:16:3e:77:6f:1a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 229, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '307a186a-bd05-4336-aa91-5d4800d411ce', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 20:50:21.109 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-14 20:50:21.109 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-696671e5-55fb-483f-b115-3572ba439150" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:50:21.109 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 696671e5-55fb-483f-b115-3572ba439150 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 20:50:21.109 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 54275dda-63b7-4bdb-9172-44a7fa1a9847 2021-07-14 20:50:21.109 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-14 20:50:21.297 868 2230456793928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '696671e5-55fb-483f-b115-3572ba439150') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:50:21.297 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '696671e5-55fb-483f-b115-3572ba439150') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:50:21.309 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 696671e5-55fb-483f-b115-3572ba439150 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 20:50:21.309 868 2230456793928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 229, VLAN trunk: None to switch port 696671e5-55fb-483f-b115-3572ba439150 2021-07-14 20:50:21.435 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 20:50:21.435 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['696671e5-55fb-483f-b115-3572ba439150'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:50:21.638 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['696671e5-55fb-483f-b115-3572ba439150']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:50:21.638 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:50:21.638 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (87663097-8be1-4f6e-984a-d96c7f4dab8d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:50:21.638 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (87663097-8be1-4f6e-984a-d96c7f4dab8d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 20:50:21.638 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 696671e5-55fb-483f-b115-3572ba439150 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:50:21.638 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 20:50:21.638 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 696671e5-55fb-483f-b115-3572ba439150 not yet added. Adding. 2021-07-14 20:50:21.638 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-14 20:50:21.638 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-14 20:50:21.920 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-696671e5-55fb-483f-b115-3572ba439150" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:50:22.153 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-696671e5-55fb-483f-b115-3572ba439150" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:50:22.153 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-696671e5-55fb-483f-b115-3572ba439150" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:50:22.436 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-696671e5-55fb-483f-b115-3572ba439150" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:50:22.590 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-696671e5-55fb-483f-b115-3572ba439150" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.485s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:50:22.590 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 696671e5-55fb-483f-b115-3572ba439150 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 20:50:22.590 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 696671e5-55fb-483f-b115-3572ba439150 processed. 2021-07-14 20:50:22.707 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 20:50:22.707 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:50:23.162 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Adding port 74acc9e6-b330-4ea2-8682-f36e80f70458 2021-07-14 20:50:23.162 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Port 74acc9e6-b330-4ea2-8682-f36e80f70458 updated. Details: {'device': '74acc9e6-b330-4ea2-8682-f36e80f70458', 'network_id': 'a0ad5bd8-17bb-4419-bee4-0725526df953', 'port_id': '74acc9e6-b330-4ea2-8682-f36e80f70458', 'mac_address': 'fa:16:3e:eb:c0:21', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 228, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b42e1b5a-8311-43ed-bb76-25b5c2bdf8e6', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 20:50:23.162 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-14 20:50:23.162 868 2230476136520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-74acc9e6-b330-4ea2-8682-f36e80f70458" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:50:23.171 868 2230476136520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 74acc9e6-b330-4ea2-8682-f36e80f70458 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 20:50:23.171 868 2230476136520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-14 20:50:23.171 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:50:23.207 868 2230476136520 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '74acc9e6-b330-4ea2-8682-f36e80f70458') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:50:23.207 868 2230476136520 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '74acc9e6-b330-4ea2-8682-f36e80f70458') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:50:23.232 868 2230476136520 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 74acc9e6-b330-4ea2-8682-f36e80f70458 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 20:50:23.232 868 2230476136520 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 228, VLAN trunk: None to switch port 74acc9e6-b330-4ea2-8682-f36e80f70458 2021-07-14 20:50:23.308 868 2230476136520 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 20:50:23.308 868 2230476136520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['74acc9e6-b330-4ea2-8682-f36e80f70458'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:50:23.702 868 2230476136520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['74acc9e6-b330-4ea2-8682-f36e80f70458']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:50:23.702 868 2230476136520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:50:23.702 868 2230476136520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (451443f3-10ef-4098-bd72-0f6e62c6880f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:50:23.702 868 2230476136520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 74acc9e6-b330-4ea2-8682-f36e80f70458 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:50:23.702 868 2230476136520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 20:50:23.702 868 2230476136520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-07-14 20:50:23.702 868 2230476136520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74acc9e6-b330-4ea2-8682-f36e80f70458" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:50:23.702 868 2230476136520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74acc9e6-b330-4ea2-8682-f36e80f70458" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:50:23.702 868 2230476136520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74acc9e6-b330-4ea2-8682-f36e80f70458" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:50:23.702 868 2230476136520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74acc9e6-b330-4ea2-8682-f36e80f70458" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:50:23.793 868 2230476136520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-74acc9e6-b330-4ea2-8682-f36e80f70458" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.625s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:50:23.793 868 2230476136520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 74acc9e6-b330-4ea2-8682-f36e80f70458 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 20:50:23.793 868 2230476136520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 74acc9e6-b330-4ea2-8682-f36e80f70458 processed. 2021-07-14 20:50:24.717 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:50:25.126 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:50:31.184 868 2230456791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 068ae6d4-8b0c-4bae-a89e-0ea56b2cb8e3 2021-07-14 20:50:31.184 868 2230456791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 696671e5-55fb-483f-b115-3572ba439150 2021-07-14 20:50:31.714 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f50638d2-7af3-4709-8fe8-98222e3dee3c 89e64f9c281b4357865d3908a2b8fec3 640fdab7c21b4020b94cfdfb74aa2ca8 - - -] Security group member updated on remote: ['87663097-8be1-4f6e-984a-d96c7f4dab8d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:50:31.732 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-f50638d2-7af3-4709-8fe8-98222e3dee3c 89e64f9c281b4357865d3908a2b8fec3 640fdab7c21b4020b94cfdfb74aa2ca8 - - -] Security group member updated ['87663097-8be1-4f6e-984a-d96c7f4dab8d'] 2021-07-14 20:50:31.732 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-f50638d2-7af3-4709-8fe8-98222e3dee3c 89e64f9c281b4357865d3908a2b8fec3 640fdab7c21b4020b94cfdfb74aa2ca8 - - -] Refresh firewall rules 2021-07-14 20:50:31.732 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f50638d2-7af3-4709-8fe8-98222e3dee3c 89e64f9c281b4357865d3908a2b8fec3 640fdab7c21b4020b94cfdfb74aa2ca8 - - -] Get security group information for devices via rpc ['696671e5-55fb-483f-b115-3572ba439150'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:50:31.761 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f50638d2-7af3-4709-8fe8-98222e3dee3c 89e64f9c281b4357865d3908a2b8fec3 640fdab7c21b4020b94cfdfb74aa2ca8 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:50:31.781 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f50638d2-7af3-4709-8fe8-98222e3dee3c 89e64f9c281b4357865d3908a2b8fec3 640fdab7c21b4020b94cfdfb74aa2ca8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:50:31.814 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f50638d2-7af3-4709-8fe8-98222e3dee3c 89e64f9c281b4357865d3908a2b8fec3 640fdab7c21b4020b94cfdfb74aa2ca8 - - -] port_delete event received for '696671e5-55fb-483f-b115-3572ba439150' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:50:32.142 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b3eeb5ce-b5e0-4b70-964d-1d714d7e5972 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Security group member updated on remote: ['fc5fe5f8-51ab-4126-a45f-1cccdf523ee8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:50:32.142 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-b3eeb5ce-b5e0-4b70-964d-1d714d7e5972 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Security group member updated ['fc5fe5f8-51ab-4126-a45f-1cccdf523ee8'] 2021-07-14 20:50:32.142 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-b3eeb5ce-b5e0-4b70-964d-1d714d7e5972 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Refresh firewall rules 2021-07-14 20:50:32.142 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b3eeb5ce-b5e0-4b70-964d-1d714d7e5972 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Get security group information for devices via rpc ['b7bfee66-999c-472c-bfb4-1016308a8fc9', '16717edb-7f62-47e4-9c1f-138652dc3fb1', 'f8a4fc5c-b888-4684-9ba4-e1e44e933d07', '068ae6d4-8b0c-4bae-a89e-0ea56b2cb8e3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:50:32.357 868 2230476173384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3eeb5ce-b5e0-4b70-964d-1d714d7e5972 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] port_delete event received for '068ae6d4-8b0c-4bae-a89e-0ea56b2cb8e3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:50:32.756 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 20:50:32.756 868 2230476181576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '068ae6d4-8b0c-4bae-a89e-0ea56b2cb8e3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 20:50:32.756 868 2230476181576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '068ae6d4-8b0c-4bae-a89e-0ea56b2cb8e3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 20:50:32.756 868 2230476181576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 068ae6d4-8b0c-4bae-a89e-0ea56b2cb8e3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 20:50:32.756 868 2230476181752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '696671e5-55fb-483f-b115-3572ba439150' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 20:50:32.756 868 2230476181752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '696671e5-55fb-483f-b115-3572ba439150' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 20:50:32.756 868 2230476181752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 696671e5-55fb-483f-b115-3572ba439150 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 20:50:32.788 868 2230476181752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 54275dda-63b7-4bdb-9172-44a7fa1a9847 2021-07-14 20:50:32.788 868 2230476181752 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['696671e5-55fb-483f-b115-3572ba439150'] 2021-07-14 20:50:32.788 868 2230476181752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 20:50:32.788 868 2230476181752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-14 20:50:32.788 868 2230476181752 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['696671e5-55fb-483f-b115-3572ba439150'] 2021-07-14 20:50:32.788 868 2230476181576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['068ae6d4-8b0c-4bae-a89e-0ea56b2cb8e3'] 2021-07-14 20:50:32.788 868 2230476181576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 20:50:32.788 868 2230476181576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-14 20:50:32.788 868 2230476181576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['068ae6d4-8b0c-4bae-a89e-0ea56b2cb8e3'] 2021-07-14 20:50:32.809 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b3eeb5ce-b5e0-4b70-964d-1d714d7e5972 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update security group information for ports dict_keys(['16717edb-7f62-47e4-9c1f-138652dc3fb1', 'b7bfee66-999c-472c-bfb4-1016308a8fc9', 'f8a4fc5c-b888-4684-9ba4-e1e44e933d07']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:50:32.809 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b3eeb5ce-b5e0-4b70-964d-1d714d7e5972 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:50:32.809 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b3eeb5ce-b5e0-4b70-964d-1d714d7e5972 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update rules of security group (fc5fe5f8-51ab-4126-a45f-1cccdf523ee8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:50:32.809 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b3eeb5ce-b5e0-4b70-964d-1d714d7e5972 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update members of security group (fc5fe5f8-51ab-4126-a45f-1cccdf523ee8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 20:50:32.809 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b3eeb5ce-b5e0-4b70-964d-1d714d7e5972 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update port filter for 16717edb-7f62-47e4-9c1f-138652dc3fb1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:50:32.809 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b3eeb5ce-b5e0-4b70-964d-1d714d7e5972 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Updating port rules. 2021-07-14 20:50:32.809 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b3eeb5ce-b5e0-4b70-964d-1d714d7e5972 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-14 20:50:32.809 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-b3eeb5ce-b5e0-4b70-964d-1d714d7e5972 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-16717edb-7f62-47e4-9c1f-138652dc3fb1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:50:32.809 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-b3eeb5ce-b5e0-4b70-964d-1d714d7e5972 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-16717edb-7f62-47e4-9c1f-138652dc3fb1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:50:32.809 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-b3eeb5ce-b5e0-4b70-964d-1d714d7e5972 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-16717edb-7f62-47e4-9c1f-138652dc3fb1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:50:33.093 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-b3eeb5ce-b5e0-4b70-964d-1d714d7e5972 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-16717edb-7f62-47e4-9c1f-138652dc3fb1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:50:33.093 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b3eeb5ce-b5e0-4b70-964d-1d714d7e5972 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update port filter for b7bfee66-999c-472c-bfb4-1016308a8fc9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:50:33.093 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b3eeb5ce-b5e0-4b70-964d-1d714d7e5972 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Updating port rules. 2021-07-14 20:50:33.093 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b3eeb5ce-b5e0-4b70-964d-1d714d7e5972 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-14 20:50:33.093 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-b3eeb5ce-b5e0-4b70-964d-1d714d7e5972 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-b7bfee66-999c-472c-bfb4-1016308a8fc9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:50:33.093 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-b3eeb5ce-b5e0-4b70-964d-1d714d7e5972 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-b7bfee66-999c-472c-bfb4-1016308a8fc9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:50:33.093 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-b3eeb5ce-b5e0-4b70-964d-1d714d7e5972 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-b7bfee66-999c-472c-bfb4-1016308a8fc9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:50:33.328 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-b3eeb5ce-b5e0-4b70-964d-1d714d7e5972 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-b7bfee66-999c-472c-bfb4-1016308a8fc9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:50:33.328 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b3eeb5ce-b5e0-4b70-964d-1d714d7e5972 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update port filter for f8a4fc5c-b888-4684-9ba4-e1e44e933d07 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:50:33.328 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b3eeb5ce-b5e0-4b70-964d-1d714d7e5972 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Updating port rules. 2021-07-14 20:50:33.328 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b3eeb5ce-b5e0-4b70-964d-1d714d7e5972 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-14 20:50:33.328 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-b3eeb5ce-b5e0-4b70-964d-1d714d7e5972 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-f8a4fc5c-b888-4684-9ba4-e1e44e933d07" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:50:33.328 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-b3eeb5ce-b5e0-4b70-964d-1d714d7e5972 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-f8a4fc5c-b888-4684-9ba4-e1e44e933d07" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:50:33.328 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-b3eeb5ce-b5e0-4b70-964d-1d714d7e5972 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-f8a4fc5c-b888-4684-9ba4-e1e44e933d07" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:50:33.559 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-b3eeb5ce-b5e0-4b70-964d-1d714d7e5972 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-f8a4fc5c-b888-4684-9ba4-e1e44e933d07" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:50:34.776 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:50:34.827 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:50:41.323 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a5de366-ba71-492e-8d8a-30be84dada60 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Security group member updated on remote: ['fc5fe5f8-51ab-4126-a45f-1cccdf523ee8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:50:41.323 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-9a5de366-ba71-492e-8d8a-30be84dada60 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Security group member updated ['fc5fe5f8-51ab-4126-a45f-1cccdf523ee8'] 2021-07-14 20:50:41.323 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-9a5de366-ba71-492e-8d8a-30be84dada60 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Refresh firewall rules 2021-07-14 20:50:41.323 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a5de366-ba71-492e-8d8a-30be84dada60 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Get security group information for devices via rpc ['b7bfee66-999c-472c-bfb4-1016308a8fc9', '16717edb-7f62-47e4-9c1f-138652dc3fb1', 'f8a4fc5c-b888-4684-9ba4-e1e44e933d07'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:50:41.512 868 2230456791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 74acc9e6-b330-4ea2-8682-f36e80f70458 2021-07-14 20:50:41.527 868 2230456791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f8a4fc5c-b888-4684-9ba4-e1e44e933d07 2021-07-14 20:50:41.548 868 2230476222536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a5de366-ba71-492e-8d8a-30be84dada60 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] port_delete event received for 'f8a4fc5c-b888-4684-9ba4-e1e44e933d07' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:50:41.783 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9a5de366-ba71-492e-8d8a-30be84dada60 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update security group information for ports dict_keys(['16717edb-7f62-47e4-9c1f-138652dc3fb1', 'b7bfee66-999c-472c-bfb4-1016308a8fc9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:50:41.783 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9a5de366-ba71-492e-8d8a-30be84dada60 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:50:41.783 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9a5de366-ba71-492e-8d8a-30be84dada60 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update rules of security group (fc5fe5f8-51ab-4126-a45f-1cccdf523ee8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:50:41.783 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9a5de366-ba71-492e-8d8a-30be84dada60 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update members of security group (fc5fe5f8-51ab-4126-a45f-1cccdf523ee8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 20:50:41.783 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9a5de366-ba71-492e-8d8a-30be84dada60 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update port filter for 16717edb-7f62-47e4-9c1f-138652dc3fb1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:50:41.783 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9a5de366-ba71-492e-8d8a-30be84dada60 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Updating port rules. 2021-07-14 20:50:41.783 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9a5de366-ba71-492e-8d8a-30be84dada60 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-14 20:50:41.783 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-9a5de366-ba71-492e-8d8a-30be84dada60 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-16717edb-7f62-47e4-9c1f-138652dc3fb1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:50:41.783 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-9a5de366-ba71-492e-8d8a-30be84dada60 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-16717edb-7f62-47e4-9c1f-138652dc3fb1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:50:41.807 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-9a5de366-ba71-492e-8d8a-30be84dada60 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-16717edb-7f62-47e4-9c1f-138652dc3fb1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:50:41.934 868 2230476222536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb7cfbca-1414-48b1-84ea-5d7687736c5c b98bd58e4260447d8ce27cdd7a9f4750 e429615df0ac4783abecd438f0775d4e - - -] Security group member updated on remote: ['98c4b389-0a79-48e4-9b27-bad6a8765047'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:50:41.934 868 2230476222536 MainThread INFO neutron.agent.securitygroups_rpc [req-bb7cfbca-1414-48b1-84ea-5d7687736c5c b98bd58e4260447d8ce27cdd7a9f4750 e429615df0ac4783abecd438f0775d4e - - -] Security group member updated ['98c4b389-0a79-48e4-9b27-bad6a8765047'] 2021-07-14 20:50:42.157 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-9a5de366-ba71-492e-8d8a-30be84dada60 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-16717edb-7f62-47e4-9c1f-138652dc3fb1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:50:42.157 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9a5de366-ba71-492e-8d8a-30be84dada60 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update port filter for b7bfee66-999c-472c-bfb4-1016308a8fc9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:50:42.157 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9a5de366-ba71-492e-8d8a-30be84dada60 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Updating port rules. 2021-07-14 20:50:42.157 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9a5de366-ba71-492e-8d8a-30be84dada60 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-14 20:50:42.157 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-9a5de366-ba71-492e-8d8a-30be84dada60 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-b7bfee66-999c-472c-bfb4-1016308a8fc9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:50:42.157 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-9a5de366-ba71-492e-8d8a-30be84dada60 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-b7bfee66-999c-472c-bfb4-1016308a8fc9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:50:42.157 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-9a5de366-ba71-492e-8d8a-30be84dada60 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-b7bfee66-999c-472c-bfb4-1016308a8fc9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:50:42.577 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-9a5de366-ba71-492e-8d8a-30be84dada60 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-b7bfee66-999c-472c-bfb4-1016308a8fc9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:50:42.870 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 20:50:42.871 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '74acc9e6-b330-4ea2-8682-f36e80f70458' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 20:50:42.871 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '74acc9e6-b330-4ea2-8682-f36e80f70458' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 20:50:42.871 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 74acc9e6-b330-4ea2-8682-f36e80f70458 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 20:50:42.871 868 2230476222536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f8a4fc5c-b888-4684-9ba4-e1e44e933d07' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 20:50:42.871 868 2230476222536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f8a4fc5c-b888-4684-9ba4-e1e44e933d07' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 20:50:42.871 868 2230476222536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f8a4fc5c-b888-4684-9ba4-e1e44e933d07 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 20:50:42.887 868 2230476222536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f8a4fc5c-b888-4684-9ba4-e1e44e933d07'] 2021-07-14 20:50:42.887 868 2230476222536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 20:50:42.887 868 2230476222536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-14 20:50:42.887 868 2230476222536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f8a4fc5c-b888-4684-9ba4-e1e44e933d07'] 2021-07-14 20:50:42.887 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['74acc9e6-b330-4ea2-8682-f36e80f70458'] 2021-07-14 20:50:42.887 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 20:50:42.887 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-14 20:50:42.887 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['74acc9e6-b330-4ea2-8682-f36e80f70458'] 2021-07-14 20:50:43.533 868 2230456791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 74acc9e6-b330-4ea2-8682-f36e80f70458 2021-07-14 20:50:43.620 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f029419-4535-4592-bda3-55e1823cf921 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] port_update received: e6603b5c-6267-457a-98ba-ddace6865fc0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:50:43.634 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f029419-4535-4592-bda3-55e1823cf921 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] No port e6603b5c-6267-457a-98ba-ddace6865fc0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:50:44.873 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 20:50:44.873 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:50:44.873 868 2230476181576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '74acc9e6-b330-4ea2-8682-f36e80f70458' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 20:50:44.873 868 2230476181576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '74acc9e6-b330-4ea2-8682-f36e80f70458' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 20:50:44.873 868 2230476181576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 74acc9e6-b330-4ea2-8682-f36e80f70458 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 20:50:44.886 868 2230476181576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a0ad5bd8-17bb-4419-bee4-0725526df953 2021-07-14 20:50:44.886 868 2230476181576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['74acc9e6-b330-4ea2-8682-f36e80f70458'] 2021-07-14 20:50:44.886 868 2230476181576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-14 20:50:44.886 868 2230476181576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['74acc9e6-b330-4ea2-8682-f36e80f70458'] 2021-07-14 20:50:45.183 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:50:45.484 868 2230456791816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e6603b5c-6267-457a-98ba-ddace6865fc0 2021-07-14 20:50:46.884 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 20:50:47.544 868 2230456791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 16717edb-7f62-47e4-9c1f-138652dc3fb1 2021-07-14 20:50:48.355 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Adding port e6603b5c-6267-457a-98ba-ddace6865fc0 2021-07-14 20:50:49.423 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Port e6603b5c-6267-457a-98ba-ddace6865fc0 updated. Details: {'device': 'e6603b5c-6267-457a-98ba-ddace6865fc0', 'network_id': '6f62f336-4273-4995-b05f-b3950f898480', 'port_id': 'e6603b5c-6267-457a-98ba-ddace6865fc0', 'mac_address': 'fa:16:3e:23:ef:15', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 227, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'dffe91b0-3c00-4da5-92dc-e9ebb44f26cc', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 20:50:49.423 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-14 20:50:49.423 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 20:50:49.423 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.base [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Loop iteration exceeded interval (2 vs. 2.539243698120117) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-07-14 20:50:49.423 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 20:50:49.423 868 2230476181576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '16717edb-7f62-47e4-9c1f-138652dc3fb1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 20:50:49.423 868 2230476181576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '16717edb-7f62-47e4-9c1f-138652dc3fb1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 20:50:49.423 868 2230476181576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 16717edb-7f62-47e4-9c1f-138652dc3fb1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 20:50:49.423 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e6603b5c-6267-457a-98ba-ddace6865fc0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:50:49.423 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e6603b5c-6267-457a-98ba-ddace6865fc0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 20:50:49.423 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6f62f336-4273-4995-b05f-b3950f898480 2021-07-14 20:50:49.423 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-14 20:50:49.423 868 2230476181752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '16717edb-7f62-47e4-9c1f-138652dc3fb1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 20:50:49.423 868 2230476181752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '16717edb-7f62-47e4-9c1f-138652dc3fb1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 20:50:49.423 868 2230476181752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 16717edb-7f62-47e4-9c1f-138652dc3fb1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 20:50:49.448 868 2230476181576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['16717edb-7f62-47e4-9c1f-138652dc3fb1'] 2021-07-14 20:50:49.448 868 2230476181576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 20:50:49.448 868 2230476181576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-14 20:50:49.448 868 2230476181576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['16717edb-7f62-47e4-9c1f-138652dc3fb1'] 2021-07-14 20:50:49.621 868 2230456793928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e6603b5c-6267-457a-98ba-ddace6865fc0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:50:49.621 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e6603b5c-6267-457a-98ba-ddace6865fc0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:50:49.621 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e6603b5c-6267-457a-98ba-ddace6865fc0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 20:50:49.621 868 2230456793928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 227, VLAN trunk: None to switch port e6603b5c-6267-457a-98ba-ddace6865fc0 2021-07-14 20:50:49.716 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 20:50:49.716 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e6603b5c-6267-457a-98ba-ddace6865fc0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:50:50.095 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e6603b5c-6267-457a-98ba-ddace6865fc0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:50:50.095 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:50:50.095 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (98c4b389-0a79-48e4-9b27-bad6a8765047) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:50:50.095 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (98c4b389-0a79-48e4-9b27-bad6a8765047) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 20:50:50.095 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e6603b5c-6267-457a-98ba-ddace6865fc0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:50:50.095 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 20:50:50.095 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e6603b5c-6267-457a-98ba-ddace6865fc0 not yet added. Adding. 2021-07-14 20:50:50.095 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-14 20:50:50.095 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-14 20:50:50.265 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6603b5c-6267-457a-98ba-ddace6865fc0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:50:50.372 868 2230476320840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-88786119-f6af-4eba-88f9-8ab34aa84f0a fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Security group member updated on remote: ['fc5fe5f8-51ab-4126-a45f-1cccdf523ee8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:50:50.372 868 2230476320840 MainThread INFO neutron.agent.securitygroups_rpc [req-88786119-f6af-4eba-88f9-8ab34aa84f0a fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Security group member updated ['fc5fe5f8-51ab-4126-a45f-1cccdf523ee8'] 2021-07-14 20:50:50.390 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6603b5c-6267-457a-98ba-ddace6865fc0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:50:50.390 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6603b5c-6267-457a-98ba-ddace6865fc0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:50:50.561 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6603b5c-6267-457a-98ba-ddace6865fc0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:50:50.561 868 2230476320840 MainThread INFO neutron.agent.securitygroups_rpc [req-88786119-f6af-4eba-88f9-8ab34aa84f0a fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Refresh firewall rules 2021-07-14 20:50:50.561 868 2230476320840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-88786119-f6af-4eba-88f9-8ab34aa84f0a fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Get security group information for devices via rpc ['b7bfee66-999c-472c-bfb4-1016308a8fc9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:50:50.595 868 2230476321016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88786119-f6af-4eba-88f9-8ab34aa84f0a fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] port_delete event received for '16717edb-7f62-47e4-9c1f-138652dc3fb1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:50:50.689 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e6603b5c-6267-457a-98ba-ddace6865fc0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:50:50.689 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e6603b5c-6267-457a-98ba-ddace6865fc0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 20:50:50.689 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e6603b5c-6267-457a-98ba-ddace6865fc0 processed. 2021-07-14 20:50:50.886 868 2230476320840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-88786119-f6af-4eba-88f9-8ab34aa84f0a fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update security group information for ports dict_keys(['b7bfee66-999c-472c-bfb4-1016308a8fc9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:50:50.886 868 2230476320840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-88786119-f6af-4eba-88f9-8ab34aa84f0a fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:50:50.901 868 2230476320840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-88786119-f6af-4eba-88f9-8ab34aa84f0a fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update rules of security group (fc5fe5f8-51ab-4126-a45f-1cccdf523ee8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:50:50.901 868 2230476320840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-88786119-f6af-4eba-88f9-8ab34aa84f0a fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update members of security group (fc5fe5f8-51ab-4126-a45f-1cccdf523ee8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 20:50:50.901 868 2230476320840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-88786119-f6af-4eba-88f9-8ab34aa84f0a fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update port filter for b7bfee66-999c-472c-bfb4-1016308a8fc9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:50:50.901 868 2230476320840 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-88786119-f6af-4eba-88f9-8ab34aa84f0a fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Updating port rules. 2021-07-14 20:50:50.901 868 2230476320840 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-88786119-f6af-4eba-88f9-8ab34aa84f0a fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-14 20:50:50.901 868 2230476320840 MainThread DEBUG oslo_concurrency.lockutils [req-88786119-f6af-4eba-88f9-8ab34aa84f0a fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-b7bfee66-999c-472c-bfb4-1016308a8fc9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:50:50.901 868 2230476320840 MainThread DEBUG oslo_concurrency.lockutils [req-88786119-f6af-4eba-88f9-8ab34aa84f0a fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-b7bfee66-999c-472c-bfb4-1016308a8fc9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:50:50.901 868 2230476320840 MainThread DEBUG oslo_concurrency.lockutils [req-88786119-f6af-4eba-88f9-8ab34aa84f0a fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-b7bfee66-999c-472c-bfb4-1016308a8fc9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:50:51.158 868 2230476320840 MainThread DEBUG oslo_concurrency.lockutils [req-88786119-f6af-4eba-88f9-8ab34aa84f0a fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Lock "n-hv-driver-port-lock-b7bfee66-999c-472c-bfb4-1016308a8fc9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:50:51.416 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:50:52.119 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:51:01.699 868 2230456791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b7bfee66-999c-472c-bfb4-1016308a8fc9 2021-07-14 20:51:02.049 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-98f1a4ff-25db-4393-aff8-489d84d0ec87 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Security group member updated on remote: ['fc5fe5f8-51ab-4126-a45f-1cccdf523ee8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:51:02.049 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-98f1a4ff-25db-4393-aff8-489d84d0ec87 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Security group member updated ['fc5fe5f8-51ab-4126-a45f-1cccdf523ee8'] 2021-07-14 20:51:02.049 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-98f1a4ff-25db-4393-aff8-489d84d0ec87 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Refresh firewall rules 2021-07-14 20:51:02.049 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-98f1a4ff-25db-4393-aff8-489d84d0ec87 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Get security group information for devices via rpc ['b7bfee66-999c-472c-bfb4-1016308a8fc9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:51:02.106 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-98f1a4ff-25db-4393-aff8-489d84d0ec87 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:51:02.106 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-98f1a4ff-25db-4393-aff8-489d84d0ec87 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:51:02.296 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98f1a4ff-25db-4393-aff8-489d84d0ec87 fcb7ebac58b84b50bc626e72dd732fa0 9023af6dfb53405f835085001e679ca9 - - -] port_delete event received for 'b7bfee66-999c-472c-bfb4-1016308a8fc9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:51:03.484 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 20:51:03.484 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b7bfee66-999c-472c-bfb4-1016308a8fc9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 20:51:03.484 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b7bfee66-999c-472c-bfb4-1016308a8fc9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 20:51:03.484 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b7bfee66-999c-472c-bfb4-1016308a8fc9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 20:51:03.495 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8b9b0dc0-34ac-48b3-bec1-be487f6435d5 2021-07-14 20:51:03.495 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b7bfee66-999c-472c-bfb4-1016308a8fc9'] 2021-07-14 20:51:03.495 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 20:51:03.495 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-14 20:51:03.495 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b7bfee66-999c-472c-bfb4-1016308a8fc9'] 2021-07-14 20:51:05.482 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:51:05.560 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:51:06.028 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-225e295e-c5e5-4716-be73-f4345e42a43a bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] network_delete received. Deleting network 8b9b0dc0-34ac-48b3-bec1-be487f6435d5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-14 20:51:06.028 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-225e295e-c5e5-4716-be73-f4345e42a43a bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] Network 8b9b0dc0-34ac-48b3-bec1-be487f6435d5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-14 20:51:17.666 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-27b1693a-3825-4657-86d5-ffabfc149eda daa618d9ea2546f798879062c585fad8 a60c14c894f247129c9a6589d24e72e7 - - -] Security group member updated on remote: ['b82e586d-3f0a-463b-8444-8613a84d1626'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:51:17.666 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-27b1693a-3825-4657-86d5-ffabfc149eda daa618d9ea2546f798879062c585fad8 a60c14c894f247129c9a6589d24e72e7 - - -] Security group member updated ['b82e586d-3f0a-463b-8444-8613a84d1626'] 2021-07-14 20:51:17.666 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-27b1693a-3825-4657-86d5-ffabfc149eda daa618d9ea2546f798879062c585fad8 a60c14c894f247129c9a6589d24e72e7 - - -] Refresh firewall rules 2021-07-14 20:51:17.666 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-27b1693a-3825-4657-86d5-ffabfc149eda daa618d9ea2546f798879062c585fad8 a60c14c894f247129c9a6589d24e72e7 - - -] Get security group information for devices via rpc ['63060adf-e756-476a-bbb1-e6e0994dca24', 'a11ff8f3-2762-4730-943c-2c55d6c77cc2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:51:17.795 868 2230476324936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27b1693a-3825-4657-86d5-ffabfc149eda daa618d9ea2546f798879062c585fad8 a60c14c894f247129c9a6589d24e72e7 - - -] port_delete event received for 'a11ff8f3-2762-4730-943c-2c55d6c77cc2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:51:17.827 868 2230476329032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63d5a768-10f8-4d3f-8109-c7103bd44e44 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] network_delete received. Deleting network 54275dda-63b7-4bdb-9172-44a7fa1a9847 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-14 20:51:17.827 868 2230476329032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63d5a768-10f8-4d3f-8109-c7103bd44e44 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] Network 54275dda-63b7-4bdb-9172-44a7fa1a9847 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-14 20:51:17.876 868 2230456791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a11ff8f3-2762-4730-943c-2c55d6c77cc2 2021-07-14 20:51:17.931 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-27b1693a-3825-4657-86d5-ffabfc149eda daa618d9ea2546f798879062c585fad8 a60c14c894f247129c9a6589d24e72e7 - - -] Update security group information for ports dict_keys(['63060adf-e756-476a-bbb1-e6e0994dca24']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:51:17.931 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-27b1693a-3825-4657-86d5-ffabfc149eda daa618d9ea2546f798879062c585fad8 a60c14c894f247129c9a6589d24e72e7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:51:17.931 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-27b1693a-3825-4657-86d5-ffabfc149eda daa618d9ea2546f798879062c585fad8 a60c14c894f247129c9a6589d24e72e7 - - -] Update rules of security group (b82e586d-3f0a-463b-8444-8613a84d1626) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:51:17.931 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-27b1693a-3825-4657-86d5-ffabfc149eda daa618d9ea2546f798879062c585fad8 a60c14c894f247129c9a6589d24e72e7 - - -] Update members of security group (b82e586d-3f0a-463b-8444-8613a84d1626) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 20:51:17.931 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-27b1693a-3825-4657-86d5-ffabfc149eda daa618d9ea2546f798879062c585fad8 a60c14c894f247129c9a6589d24e72e7 - - -] Update port filter for 63060adf-e756-476a-bbb1-e6e0994dca24 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:51:17.931 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-27b1693a-3825-4657-86d5-ffabfc149eda daa618d9ea2546f798879062c585fad8 a60c14c894f247129c9a6589d24e72e7 - - -] Updating port rules. 2021-07-14 20:51:17.931 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-27b1693a-3825-4657-86d5-ffabfc149eda daa618d9ea2546f798879062c585fad8 a60c14c894f247129c9a6589d24e72e7 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-14 20:51:17.931 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-27b1693a-3825-4657-86d5-ffabfc149eda daa618d9ea2546f798879062c585fad8 a60c14c894f247129c9a6589d24e72e7 - - -] Lock "n-hv-driver-port-lock-63060adf-e756-476a-bbb1-e6e0994dca24" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:51:17.931 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-27b1693a-3825-4657-86d5-ffabfc149eda daa618d9ea2546f798879062c585fad8 a60c14c894f247129c9a6589d24e72e7 - - -] Lock "n-hv-driver-port-lock-63060adf-e756-476a-bbb1-e6e0994dca24" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:51:17.931 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-27b1693a-3825-4657-86d5-ffabfc149eda daa618d9ea2546f798879062c585fad8 a60c14c894f247129c9a6589d24e72e7 - - -] Lock "n-hv-driver-port-lock-63060adf-e756-476a-bbb1-e6e0994dca24" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:51:18.083 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-27b1693a-3825-4657-86d5-ffabfc149eda daa618d9ea2546f798879062c585fad8 a60c14c894f247129c9a6589d24e72e7 - - -] Lock "n-hv-driver-port-lock-63060adf-e756-476a-bbb1-e6e0994dca24" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:51:19.589 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 20:51:19.589 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a11ff8f3-2762-4730-943c-2c55d6c77cc2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 20:51:19.589 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a11ff8f3-2762-4730-943c-2c55d6c77cc2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 20:51:19.589 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a11ff8f3-2762-4730-943c-2c55d6c77cc2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 20:51:19.589 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a11ff8f3-2762-4730-943c-2c55d6c77cc2'] 2021-07-14 20:51:19.589 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 20:51:19.589 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-14 20:51:19.589 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a11ff8f3-2762-4730-943c-2c55d6c77cc2'] 2021-07-14 20:51:21.590 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:51:21.619 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:51:21.821 868 2230456791816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 74acc9e6-b330-4ea2-8682-f36e80f70458 2021-07-14 20:51:23.618 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 20:51:24.030 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Adding port 74acc9e6-b330-4ea2-8682-f36e80f70458 2021-07-14 20:51:24.030 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Port 74acc9e6-b330-4ea2-8682-f36e80f70458 updated. Details: {'device': '74acc9e6-b330-4ea2-8682-f36e80f70458', 'network_id': 'a0ad5bd8-17bb-4419-bee4-0725526df953', 'port_id': '74acc9e6-b330-4ea2-8682-f36e80f70458', 'mac_address': 'fa:16:3e:eb:c0:21', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 228, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b42e1b5a-8311-43ed-bb76-25b5c2bdf8e6', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 20:51:24.030 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-14 20:51:24.030 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-74acc9e6-b330-4ea2-8682-f36e80f70458" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:51:24.030 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 74acc9e6-b330-4ea2-8682-f36e80f70458 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 20:51:24.030 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a0ad5bd8-17bb-4419-bee4-0725526df953 2021-07-14 20:51:24.030 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-14 20:51:24.227 868 2230456793928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '74acc9e6-b330-4ea2-8682-f36e80f70458') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:51:24.227 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '74acc9e6-b330-4ea2-8682-f36e80f70458') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:51:24.227 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 74acc9e6-b330-4ea2-8682-f36e80f70458 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 20:51:24.227 868 2230456793928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 228, VLAN trunk: None to switch port 74acc9e6-b330-4ea2-8682-f36e80f70458 2021-07-14 20:51:24.323 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 20:51:24.323 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['74acc9e6-b330-4ea2-8682-f36e80f70458'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:51:24.495 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['74acc9e6-b330-4ea2-8682-f36e80f70458']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:51:24.495 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:51:24.495 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (451443f3-10ef-4098-bd72-0f6e62c6880f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:51:24.495 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 74acc9e6-b330-4ea2-8682-f36e80f70458 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:51:24.495 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 20:51:24.495 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 74acc9e6-b330-4ea2-8682-f36e80f70458 not yet added. Adding. 2021-07-14 20:51:24.495 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-14 20:51:24.495 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-14 20:51:24.603 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74acc9e6-b330-4ea2-8682-f36e80f70458" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:51:24.713 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74acc9e6-b330-4ea2-8682-f36e80f70458" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:51:24.713 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74acc9e6-b330-4ea2-8682-f36e80f70458" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:51:24.856 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74acc9e6-b330-4ea2-8682-f36e80f70458" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:51:24.933 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-74acc9e6-b330-4ea2-8682-f36e80f70458" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:51:24.933 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 74acc9e6-b330-4ea2-8682-f36e80f70458 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 20:51:24.933 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 74acc9e6-b330-4ea2-8682-f36e80f70458 processed. 2021-07-14 20:51:25.353 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d8c2d793-ef02-4532-88c7-4d37a32d81ba daa618d9ea2546f798879062c585fad8 a60c14c894f247129c9a6589d24e72e7 - - -] Security group member updated on remote: ['b82e586d-3f0a-463b-8444-8613a84d1626'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:51:25.353 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-d8c2d793-ef02-4532-88c7-4d37a32d81ba daa618d9ea2546f798879062c585fad8 a60c14c894f247129c9a6589d24e72e7 - - -] Security group member updated ['b82e586d-3f0a-463b-8444-8613a84d1626'] 2021-07-14 20:51:25.353 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-d8c2d793-ef02-4532-88c7-4d37a32d81ba daa618d9ea2546f798879062c585fad8 a60c14c894f247129c9a6589d24e72e7 - - -] Refresh firewall rules 2021-07-14 20:51:25.353 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d8c2d793-ef02-4532-88c7-4d37a32d81ba daa618d9ea2546f798879062c585fad8 a60c14c894f247129c9a6589d24e72e7 - - -] Get security group information for devices via rpc ['63060adf-e756-476a-bbb1-e6e0994dca24'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:51:25.386 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d8c2d793-ef02-4532-88c7-4d37a32d81ba daa618d9ea2546f798879062c585fad8 a60c14c894f247129c9a6589d24e72e7 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:51:25.386 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d8c2d793-ef02-4532-88c7-4d37a32d81ba daa618d9ea2546f798879062c585fad8 a60c14c894f247129c9a6589d24e72e7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:51:25.620 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:51:25.681 868 2230476369992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8c2d793-ef02-4532-88c7-4d37a32d81ba daa618d9ea2546f798879062c585fad8 a60c14c894f247129c9a6589d24e72e7 - - -] port_delete event received for '63060adf-e756-476a-bbb1-e6e0994dca24' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:51:25.905 868 2230456791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 63060adf-e756-476a-bbb1-e6e0994dca24 2021-07-14 20:51:25.947 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:51:27.634 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 20:51:27.634 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '63060adf-e756-476a-bbb1-e6e0994dca24' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 20:51:27.634 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '63060adf-e756-476a-bbb1-e6e0994dca24' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 20:51:27.634 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 63060adf-e756-476a-bbb1-e6e0994dca24 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 20:51:27.650 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4b7ff29d-da1f-4b0f-8082-c235e8f92570 2021-07-14 20:51:27.650 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['63060adf-e756-476a-bbb1-e6e0994dca24'] 2021-07-14 20:51:27.650 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 20:51:27.650 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-14 20:51:27.650 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['63060adf-e756-476a-bbb1-e6e0994dca24'] 2021-07-14 20:51:28.215 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6886b1b5-65e0-4e1f-a227-fee46deab802 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] port_delete event received for 'c5f540b2-839b-4b4a-b1c3-c48e6358611a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:51:29.415 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8925a45e-b7fe-4395-97a5-ff772f1754fa bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] port_delete event received for 'ae9734f4-6df0-4d82-bc8e-8986871e0b62' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:51:29.649 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:51:29.696 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:51:30.478 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d1c89154-fac5-4454-9a47-6624dd683483 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] network_delete received. Deleting network 4b7ff29d-da1f-4b0f-8082-c235e8f92570 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-14 20:51:30.478 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d1c89154-fac5-4454-9a47-6624dd683483 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] Network 4b7ff29d-da1f-4b0f-8082-c235e8f92570 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-14 20:51:35.578 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dde7438c-8657-4f0e-af7c-f730e5076d42 - - - - -] port_update received: 5aad763f-5b48-496f-aeb7-6919267dadb1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:51:35.592 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dde7438c-8657-4f0e-af7c-f730e5076d42 - - - - -] No port 5aad763f-5b48-496f-aeb7-6919267dadb1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:51:36.934 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cc99e553-e632-4bfb-8c08-8d986fb138d1 01bc91460a734387b738b7db712d9538 5c259d2b935c444793b588e6c9bd935c - - -] Security group rule updated on remote: ['4a991b3a-b23d-4177-ba9e-842ee6830a37'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 20:51:36.934 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-cc99e553-e632-4bfb-8c08-8d986fb138d1 01bc91460a734387b738b7db712d9538 5c259d2b935c444793b588e6c9bd935c - - -] Security group rule updated ['4a991b3a-b23d-4177-ba9e-842ee6830a37'] 2021-07-14 20:51:38.933 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2f18497b-4a6b-448d-8917-3d807ff69784 01bc91460a734387b738b7db712d9538 5c259d2b935c444793b588e6c9bd935c - - -] Security group rule updated on remote: ['4a991b3a-b23d-4177-ba9e-842ee6830a37'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 20:51:39.965 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-2f18497b-4a6b-448d-8917-3d807ff69784 01bc91460a734387b738b7db712d9538 5c259d2b935c444793b588e6c9bd935c - - -] Security group rule updated ['4a991b3a-b23d-4177-ba9e-842ee6830a37'] 2021-07-14 20:51:39.965 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac16ffbb-a13c-4f54-a314-d89655a6c3e4 - - - - -] port_update received: cbb26cef-2a70-42b6-bb8e-02083866bb26 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:51:39.965 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac16ffbb-a13c-4f54-a314-d89655a6c3e4 - - - - -] No port cbb26cef-2a70-42b6-bb8e-02083866bb26 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:51:41.352 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b5150753-7622-432a-a5df-8fd29c68f266 01bc91460a734387b738b7db712d9538 5c259d2b935c444793b588e6c9bd935c - - -] Security group member updated on remote: ['4a991b3a-b23d-4177-ba9e-842ee6830a37'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:51:41.352 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-b5150753-7622-432a-a5df-8fd29c68f266 01bc91460a734387b738b7db712d9538 5c259d2b935c444793b588e6c9bd935c - - -] Security group member updated ['4a991b3a-b23d-4177-ba9e-842ee6830a37'] 2021-07-14 20:51:43.945 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-82d3505e-eac0-4e3f-b4d2-49851b30dca9 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] port_update received: 4f843c8f-3b5b-49f8-a68d-3b4046c6ee13 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:51:44.273 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-82d3505e-eac0-4e3f-b4d2-49851b30dca9 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] No port 4f843c8f-3b5b-49f8-a68d-3b4046c6ee13 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:51:45.993 868 2230456791816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4f843c8f-3b5b-49f8-a68d-3b4046c6ee13 2021-07-14 20:51:46.289 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 20:51:46.511 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Adding port 4f843c8f-3b5b-49f8-a68d-3b4046c6ee13 2021-07-14 20:51:46.511 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Port 4f843c8f-3b5b-49f8-a68d-3b4046c6ee13 updated. Details: {'device': '4f843c8f-3b5b-49f8-a68d-3b4046c6ee13', 'network_id': '9889ce84-c52d-4038-b55b-f5ffc7e1affd', 'port_id': '4f843c8f-3b5b-49f8-a68d-3b4046c6ee13', 'mac_address': 'fa:16:3e:0b:e8:ed', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 221, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c18da8b3-b86f-4a1a-8ce6-0aed69a7c11f', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 20:51:46.511 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-14 20:51:46.511 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4f843c8f-3b5b-49f8-a68d-3b4046c6ee13" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:51:46.511 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4f843c8f-3b5b-49f8-a68d-3b4046c6ee13 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 20:51:46.511 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9889ce84-c52d-4038-b55b-f5ffc7e1affd 2021-07-14 20:51:46.511 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-14 20:51:46.671 868 2230456793928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4f843c8f-3b5b-49f8-a68d-3b4046c6ee13') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:51:46.671 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4f843c8f-3b5b-49f8-a68d-3b4046c6ee13') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:51:46.680 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4f843c8f-3b5b-49f8-a68d-3b4046c6ee13 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 20:51:46.680 868 2230456793928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 221, VLAN trunk: None to switch port 4f843c8f-3b5b-49f8-a68d-3b4046c6ee13 2021-07-14 20:51:46.743 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 20:51:46.743 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4f843c8f-3b5b-49f8-a68d-3b4046c6ee13'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:51:46.872 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4f843c8f-3b5b-49f8-a68d-3b4046c6ee13']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:51:46.872 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:51:46.898 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4a991b3a-b23d-4177-ba9e-842ee6830a37) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:51:46.899 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4f843c8f-3b5b-49f8-a68d-3b4046c6ee13 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:51:46.899 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 20:51:46.899 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4f843c8f-3b5b-49f8-a68d-3b4046c6ee13 not yet added. Adding. 2021-07-14 20:51:46.899 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-14 20:51:46.899 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-14 20:51:46.993 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4f843c8f-3b5b-49f8-a68d-3b4046c6ee13" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:51:47.119 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4f843c8f-3b5b-49f8-a68d-3b4046c6ee13" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:51:47.119 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4f843c8f-3b5b-49f8-a68d-3b4046c6ee13" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:51:47.245 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4f843c8f-3b5b-49f8-a68d-3b4046c6ee13" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:51:47.339 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4f843c8f-3b5b-49f8-a68d-3b4046c6ee13" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.829s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:51:47.339 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4f843c8f-3b5b-49f8-a68d-3b4046c6ee13 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 20:51:47.339 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4f843c8f-3b5b-49f8-a68d-3b4046c6ee13 processed. 2021-07-14 20:51:48.294 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:51:48.527 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:51:52.070 868 2230456791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e6603b5c-6267-457a-98ba-ddace6865fc0 2021-07-14 20:51:52.307 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 20:51:52.307 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e6603b5c-6267-457a-98ba-ddace6865fc0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 20:51:52.307 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e6603b5c-6267-457a-98ba-ddace6865fc0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 20:51:52.307 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e6603b5c-6267-457a-98ba-ddace6865fc0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 20:51:52.323 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6f62f336-4273-4995-b05f-b3950f898480 2021-07-14 20:51:52.323 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e6603b5c-6267-457a-98ba-ddace6865fc0'] 2021-07-14 20:51:52.323 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 20:51:52.323 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-14 20:51:52.323 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e6603b5c-6267-457a-98ba-ddace6865fc0'] 2021-07-14 20:51:53.291 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-deccbe0b-ed3b-44f9-8d77-d13be504f4c4 b98bd58e4260447d8ce27cdd7a9f4750 e429615df0ac4783abecd438f0775d4e - - -] Security group member updated on remote: ['98c4b389-0a79-48e4-9b27-bad6a8765047'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:51:53.291 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-deccbe0b-ed3b-44f9-8d77-d13be504f4c4 b98bd58e4260447d8ce27cdd7a9f4750 e429615df0ac4783abecd438f0775d4e - - -] Security group member updated ['98c4b389-0a79-48e4-9b27-bad6a8765047'] 2021-07-14 20:51:53.418 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-deccbe0b-ed3b-44f9-8d77-d13be504f4c4 b98bd58e4260447d8ce27cdd7a9f4750 e429615df0ac4783abecd438f0775d4e - - -] port_delete event received for 'e6603b5c-6267-457a-98ba-ddace6865fc0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:51:54.306 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:51:54.355 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:51:58.382 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84773faf-9554-4541-ac93-a566efd46d42 - - - - -] port_update received: ebf2616e-85df-4b96-bf03-aa85713d30ac port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:51:58.403 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84773faf-9554-4541-ac93-a566efd46d42 - - - - -] No port ebf2616e-85df-4b96-bf03-aa85713d30ac defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:52:02.470 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5083dd3-b14d-48e5-aeec-5a3a49be9d7e - - - - -] port_update received: 0f4d37e1-ed81-4ec1-8275-d6e220055fce port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:52:02.757 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5083dd3-b14d-48e5-aeec-5a3a49be9d7e - - - - -] No port 0f4d37e1-ed81-4ec1-8275-d6e220055fce defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:52:04.210 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c1f9ec8-5f9e-48e6-b3d2-b7c89e6ec7ff - - - - -] port_update received: 1286bf55-af7e-4006-a180-17d2dfb29abb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:52:04.210 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c1f9ec8-5f9e-48e6-b3d2-b7c89e6ec7ff - - - - -] No port 1286bf55-af7e-4006-a180-17d2dfb29abb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:52:05.978 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d92b874d-5462-4f00-ada4-b120db661493 f6ea8a26a1d944e2a5f962fe262478ea 9f9f2d7e10a146eb903e1e05f37ba98d - - -] Security group rule updated on remote: ['27c7b189-6287-4e6b-90b5-029f353a11e8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 20:52:05.978 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-d92b874d-5462-4f00-ada4-b120db661493 f6ea8a26a1d944e2a5f962fe262478ea 9f9f2d7e10a146eb903e1e05f37ba98d - - -] Security group rule updated ['27c7b189-6287-4e6b-90b5-029f353a11e8'] 2021-07-14 20:52:06.172 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5556269a-3f50-4881-afb5-6c79b08f2b71 f6ea8a26a1d944e2a5f962fe262478ea 9f9f2d7e10a146eb903e1e05f37ba98d - - -] Security group rule updated on remote: ['27c7b189-6287-4e6b-90b5-029f353a11e8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 20:52:06.172 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-5556269a-3f50-4881-afb5-6c79b08f2b71 f6ea8a26a1d944e2a5f962fe262478ea 9f9f2d7e10a146eb903e1e05f37ba98d - - -] Security group rule updated ['27c7b189-6287-4e6b-90b5-029f353a11e8'] 2021-07-14 20:52:06.322 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-129d0393-4cff-4c10-aa55-5053b873bd4b f6ea8a26a1d944e2a5f962fe262478ea 9f9f2d7e10a146eb903e1e05f37ba98d - - -] Security group rule updated on remote: ['27c7b189-6287-4e6b-90b5-029f353a11e8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 20:52:06.322 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-129d0393-4cff-4c10-aa55-5053b873bd4b f6ea8a26a1d944e2a5f962fe262478ea 9f9f2d7e10a146eb903e1e05f37ba98d - - -] Security group rule updated ['27c7b189-6287-4e6b-90b5-029f353a11e8'] 2021-07-14 20:52:06.494 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1cb65e0e-c124-46e2-862e-b71315b5e934 f6ea8a26a1d944e2a5f962fe262478ea 9f9f2d7e10a146eb903e1e05f37ba98d - - -] Security group rule updated on remote: ['27c7b189-6287-4e6b-90b5-029f353a11e8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 20:52:06.494 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-1cb65e0e-c124-46e2-862e-b71315b5e934 f6ea8a26a1d944e2a5f962fe262478ea 9f9f2d7e10a146eb903e1e05f37ba98d - - -] Security group rule updated ['27c7b189-6287-4e6b-90b5-029f353a11e8'] 2021-07-14 20:52:06.654 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6e3efb1e-8a94-47bf-9f4d-4f3a3cdd7ab3 f6ea8a26a1d944e2a5f962fe262478ea 9f9f2d7e10a146eb903e1e05f37ba98d - - -] Security group rule updated on remote: ['27c7b189-6287-4e6b-90b5-029f353a11e8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 20:52:06.654 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-6e3efb1e-8a94-47bf-9f4d-4f3a3cdd7ab3 f6ea8a26a1d944e2a5f962fe262478ea 9f9f2d7e10a146eb903e1e05f37ba98d - - -] Security group rule updated ['27c7b189-6287-4e6b-90b5-029f353a11e8'] 2021-07-14 20:52:06.789 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b9b51443-2f9e-40b1-bd00-b39aaa033082 f6ea8a26a1d944e2a5f962fe262478ea 9f9f2d7e10a146eb903e1e05f37ba98d - - -] Security group rule updated on remote: ['27c7b189-6287-4e6b-90b5-029f353a11e8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 20:52:06.789 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-b9b51443-2f9e-40b1-bd00-b39aaa033082 f6ea8a26a1d944e2a5f962fe262478ea 9f9f2d7e10a146eb903e1e05f37ba98d - - -] Security group rule updated ['27c7b189-6287-4e6b-90b5-029f353a11e8'] 2021-07-14 20:52:07.942 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c3a98444-29c3-43e6-b759-6977167ca388 b98bd58e4260447d8ce27cdd7a9f4750 e429615df0ac4783abecd438f0775d4e - - -] Security group member updated on remote: ['98c4b389-0a79-48e4-9b27-bad6a8765047'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:52:07.942 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-c3a98444-29c3-43e6-b759-6977167ca388 b98bd58e4260447d8ce27cdd7a9f4750 e429615df0ac4783abecd438f0775d4e - - -] Security group member updated ['98c4b389-0a79-48e4-9b27-bad6a8765047'] 2021-07-14 20:52:08.838 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cdf59a1b-07d7-4dba-bbd3-fe0f7129d7eb - - - - -] port_update received: 82f9059a-e5ee-4ef5-8053-57ee2b2440f3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:52:08.883 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cdf59a1b-07d7-4dba-bbd3-fe0f7129d7eb - - - - -] No port 82f9059a-e5ee-4ef5-8053-57ee2b2440f3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:52:08.931 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84f53ec1-16f3-4bba-a0c9-ee93bd74ba17 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] port_update received: f961f58b-bb93-4a49-be8b-8b8414bfc445 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:52:08.945 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84f53ec1-16f3-4bba-a0c9-ee93bd74ba17 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] No port f961f58b-bb93-4a49-be8b-8b8414bfc445 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:52:10.182 868 2230456791816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f961f58b-bb93-4a49-be8b-8b8414bfc445 2021-07-14 20:52:10.374 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 20:52:10.570 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Adding port f961f58b-bb93-4a49-be8b-8b8414bfc445 2021-07-14 20:52:10.591 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Port f961f58b-bb93-4a49-be8b-8b8414bfc445 updated. Details: {'device': 'f961f58b-bb93-4a49-be8b-8b8414bfc445', 'network_id': '6f62f336-4273-4995-b05f-b3950f898480', 'port_id': 'f961f58b-bb93-4a49-be8b-8b8414bfc445', 'mac_address': 'fa:16:3e:ff:e3:0e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 227, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'dffe91b0-3c00-4da5-92dc-e9ebb44f26cc', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 20:52:10.591 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-14 20:52:10.591 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f961f58b-bb93-4a49-be8b-8b8414bfc445" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:52:10.591 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f961f58b-bb93-4a49-be8b-8b8414bfc445 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 20:52:10.591 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6f62f336-4273-4995-b05f-b3950f898480 2021-07-14 20:52:10.591 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-14 20:52:10.742 868 2230456793928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f961f58b-bb93-4a49-be8b-8b8414bfc445') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:52:10.742 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f961f58b-bb93-4a49-be8b-8b8414bfc445') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:52:10.758 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f961f58b-bb93-4a49-be8b-8b8414bfc445 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 20:52:10.758 868 2230456793928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 227, VLAN trunk: None to switch port f961f58b-bb93-4a49-be8b-8b8414bfc445 2021-07-14 20:52:10.822 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 20:52:10.822 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f961f58b-bb93-4a49-be8b-8b8414bfc445'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:52:11.118 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f961f58b-bb93-4a49-be8b-8b8414bfc445']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:52:11.118 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:52:11.118 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (98c4b389-0a79-48e4-9b27-bad6a8765047) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:52:11.118 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (98c4b389-0a79-48e4-9b27-bad6a8765047) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 20:52:11.138 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f961f58b-bb93-4a49-be8b-8b8414bfc445 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:52:11.138 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 20:52:11.138 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f961f58b-bb93-4a49-be8b-8b8414bfc445 not yet added. Adding. 2021-07-14 20:52:11.138 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-14 20:52:11.138 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-14 20:52:11.258 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f961f58b-bb93-4a49-be8b-8b8414bfc445" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:52:11.354 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f961f58b-bb93-4a49-be8b-8b8414bfc445" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:52:11.354 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f961f58b-bb93-4a49-be8b-8b8414bfc445" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:52:11.478 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f961f58b-bb93-4a49-be8b-8b8414bfc445" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:52:11.586 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f961f58b-bb93-4a49-be8b-8b8414bfc445" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:52:11.586 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f961f58b-bb93-4a49-be8b-8b8414bfc445 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 20:52:11.586 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f961f58b-bb93-4a49-be8b-8b8414bfc445 processed. 2021-07-14 20:52:12.383 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:52:12.606 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:52:16.217 868 2230456791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 74acc9e6-b330-4ea2-8682-f36e80f70458 2021-07-14 20:52:16.403 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 20:52:16.403 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '74acc9e6-b330-4ea2-8682-f36e80f70458' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 20:52:16.403 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '74acc9e6-b330-4ea2-8682-f36e80f70458' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 20:52:16.403 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 74acc9e6-b330-4ea2-8682-f36e80f70458 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 20:52:16.415 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a0ad5bd8-17bb-4419-bee4-0725526df953 2021-07-14 20:52:16.415 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['74acc9e6-b330-4ea2-8682-f36e80f70458'] 2021-07-14 20:52:16.415 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 20:52:16.415 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-14 20:52:16.415 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['74acc9e6-b330-4ea2-8682-f36e80f70458'] 2021-07-14 20:52:16.526 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c85eee5f-7d2c-49c9-a4d8-237ff71c947a a11b85795359477a815adf1c7a4eaeb6 a3f05a0667b34680a21d8ff1a09ba0b4 - - -] Security group member updated on remote: ['451443f3-10ef-4098-bd72-0f6e62c6880f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:52:16.526 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-c85eee5f-7d2c-49c9-a4d8-237ff71c947a a11b85795359477a815adf1c7a4eaeb6 a3f05a0667b34680a21d8ff1a09ba0b4 - - -] Security group member updated ['451443f3-10ef-4098-bd72-0f6e62c6880f'] 2021-07-14 20:52:16.872 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c85eee5f-7d2c-49c9-a4d8-237ff71c947a a11b85795359477a815adf1c7a4eaeb6 a3f05a0667b34680a21d8ff1a09ba0b4 - - -] port_delete event received for '74acc9e6-b330-4ea2-8682-f36e80f70458' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:52:18.413 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:52:18.444 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:52:18.460 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14354da0-b640-4165-aeec-6593e47c69d3 a11b85795359477a815adf1c7a4eaeb6 a3f05a0667b34680a21d8ff1a09ba0b4 - - -] port_delete event received for '2e462d40-2e07-4d4d-a801-c260ec373977' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:52:19.585 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-67d1a60c-1c1d-496a-84b1-533fc68fc379 a11b85795359477a815adf1c7a4eaeb6 a3f05a0667b34680a21d8ff1a09ba0b4 - - -] Security group rule updated on remote: ['2369d1e2-81c5-469e-b6f7-8eea02c1e726'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 20:52:19.585 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-67d1a60c-1c1d-496a-84b1-533fc68fc379 a11b85795359477a815adf1c7a4eaeb6 a3f05a0667b34680a21d8ff1a09ba0b4 - - -] Security group rule updated ['2369d1e2-81c5-469e-b6f7-8eea02c1e726'] 2021-07-14 20:52:19.695 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8460ef30-34f6-4469-943a-2e2c0152ad92 a11b85795359477a815adf1c7a4eaeb6 a3f05a0667b34680a21d8ff1a09ba0b4 - - -] Security group rule updated on remote: ['2369d1e2-81c5-469e-b6f7-8eea02c1e726'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 20:52:19.717 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-8460ef30-34f6-4469-943a-2e2c0152ad92 a11b85795359477a815adf1c7a4eaeb6 a3f05a0667b34680a21d8ff1a09ba0b4 - - -] Security group rule updated ['2369d1e2-81c5-469e-b6f7-8eea02c1e726'] 2021-07-14 20:52:25.385 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9fbb162a-264e-4978-a87a-590964f46e74 a11b85795359477a815adf1c7a4eaeb6 a3f05a0667b34680a21d8ff1a09ba0b4 - - -] Security group member updated on remote: ['2369d1e2-81c5-469e-b6f7-8eea02c1e726'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:52:26.470 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-9fbb162a-264e-4978-a87a-590964f46e74 a11b85795359477a815adf1c7a4eaeb6 a3f05a0667b34680a21d8ff1a09ba0b4 - - -] Security group member updated ['2369d1e2-81c5-469e-b6f7-8eea02c1e726'] 2021-07-14 20:52:27.094 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a1f7ed9-be60-4fe2-baa9-4f3c13dd0fdf 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] port_update received: 1722add2-0307-4797-89b9-abbfb6a42be0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:52:27.094 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a1f7ed9-be60-4fe2-baa9-4f3c13dd0fdf 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] No port 1722add2-0307-4797-89b9-abbfb6a42be0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:52:28.464 868 2230456791816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1722add2-0307-4797-89b9-abbfb6a42be0 2021-07-14 20:52:29.431 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 20:52:30.532 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Adding port 1722add2-0307-4797-89b9-abbfb6a42be0 2021-07-14 20:52:31.381 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Port 1722add2-0307-4797-89b9-abbfb6a42be0 updated. Details: {'device': '1722add2-0307-4797-89b9-abbfb6a42be0', 'network_id': 'a0ad5bd8-17bb-4419-bee4-0725526df953', 'port_id': '1722add2-0307-4797-89b9-abbfb6a42be0', 'mac_address': 'fa:16:3e:55:0a:4a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 228, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b42e1b5a-8311-43ed-bb76-25b5c2bdf8e6', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 20:52:31.381 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-14 20:52:31.381 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1722add2-0307-4797-89b9-abbfb6a42be0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:52:31.381 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1722add2-0307-4797-89b9-abbfb6a42be0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 20:52:31.381 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a0ad5bd8-17bb-4419-bee4-0725526df953 2021-07-14 20:52:31.381 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-14 20:52:31.602 868 2230456793928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1722add2-0307-4797-89b9-abbfb6a42be0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:52:31.602 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1722add2-0307-4797-89b9-abbfb6a42be0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:52:31.625 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1722add2-0307-4797-89b9-abbfb6a42be0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 20:52:31.625 868 2230456793928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 228, VLAN trunk: None to switch port 1722add2-0307-4797-89b9-abbfb6a42be0 2021-07-14 20:52:31.698 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 20:52:31.698 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1722add2-0307-4797-89b9-abbfb6a42be0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:52:31.819 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1722add2-0307-4797-89b9-abbfb6a42be0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:52:31.819 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:52:31.819 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2369d1e2-81c5-469e-b6f7-8eea02c1e726) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:52:31.819 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1722add2-0307-4797-89b9-abbfb6a42be0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:52:31.819 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 20:52:31.819 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1722add2-0307-4797-89b9-abbfb6a42be0 not yet added. Adding. 2021-07-14 20:52:31.819 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-14 20:52:31.819 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-14 20:52:31.956 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1722add2-0307-4797-89b9-abbfb6a42be0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:52:32.056 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1722add2-0307-4797-89b9-abbfb6a42be0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:52:32.056 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1722add2-0307-4797-89b9-abbfb6a42be0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:52:32.170 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1722add2-0307-4797-89b9-abbfb6a42be0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:52:32.270 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1722add2-0307-4797-89b9-abbfb6a42be0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.891s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:52:32.270 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1722add2-0307-4797-89b9-abbfb6a42be0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 20:52:32.270 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1722add2-0307-4797-89b9-abbfb6a42be0 processed. 2021-07-14 20:52:32.932 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e9b6013c-f0f7-4ea3-975b-79860ed7d558 f6ea8a26a1d944e2a5f962fe262478ea 9f9f2d7e10a146eb903e1e05f37ba98d - - -] Security group member updated on remote: ['27c7b189-6287-4e6b-90b5-029f353a11e8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:52:32.932 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-e9b6013c-f0f7-4ea3-975b-79860ed7d558 f6ea8a26a1d944e2a5f962fe262478ea 9f9f2d7e10a146eb903e1e05f37ba98d - - -] Security group member updated ['27c7b189-6287-4e6b-90b5-029f353a11e8'] 2021-07-14 20:52:33.445 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:52:33.678 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:52:33.944 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8240a7c7-f918-4418-b11e-9ab4efce2925 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] port_update received: eb7b5c24-9172-4fdd-aabb-70a4e49e6131 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:52:33.959 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8240a7c7-f918-4418-b11e-9ab4efce2925 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] No port eb7b5c24-9172-4fdd-aabb-70a4e49e6131 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:52:39.272 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aeaf91ee-8c53-4b34-8612-9402d6b922cb b98bd58e4260447d8ce27cdd7a9f4750 e429615df0ac4783abecd438f0775d4e - - -] Security group member updated on remote: ['98c4b389-0a79-48e4-9b27-bad6a8765047'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:52:39.272 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-aeaf91ee-8c53-4b34-8612-9402d6b922cb b98bd58e4260447d8ce27cdd7a9f4750 e429615df0ac4783abecd438f0775d4e - - -] Security group member updated ['98c4b389-0a79-48e4-9b27-bad6a8765047'] 2021-07-14 20:52:39.272 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-aeaf91ee-8c53-4b34-8612-9402d6b922cb b98bd58e4260447d8ce27cdd7a9f4750 e429615df0ac4783abecd438f0775d4e - - -] Refresh firewall rules 2021-07-14 20:52:39.272 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aeaf91ee-8c53-4b34-8612-9402d6b922cb b98bd58e4260447d8ce27cdd7a9f4750 e429615df0ac4783abecd438f0775d4e - - -] Get security group information for devices via rpc ['f961f58b-bb93-4a49-be8b-8b8414bfc445'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:52:39.319 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aeaf91ee-8c53-4b34-8612-9402d6b922cb b98bd58e4260447d8ce27cdd7a9f4750 e429615df0ac4783abecd438f0775d4e - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:52:39.319 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aeaf91ee-8c53-4b34-8612-9402d6b922cb b98bd58e4260447d8ce27cdd7a9f4750 e429615df0ac4783abecd438f0775d4e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:52:39.350 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aeaf91ee-8c53-4b34-8612-9402d6b922cb b98bd58e4260447d8ce27cdd7a9f4750 e429615df0ac4783abecd438f0775d4e - - -] port_delete event received for 'f961f58b-bb93-4a49-be8b-8b8414bfc445' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:52:40.562 868 2230456791816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: eb7b5c24-9172-4fdd-aabb-70a4e49e6131 2021-07-14 20:52:40.615 868 2230456791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f961f58b-bb93-4a49-be8b-8b8414bfc445 2021-07-14 20:52:41.506 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 20:52:41.725 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Adding port eb7b5c24-9172-4fdd-aabb-70a4e49e6131 2021-07-14 20:52:41.725 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Port eb7b5c24-9172-4fdd-aabb-70a4e49e6131 updated. Details: {'device': 'eb7b5c24-9172-4fdd-aabb-70a4e49e6131', 'network_id': 'c3b41e53-42f9-4d74-b03c-94ec957fa2b0', 'port_id': 'eb7b5c24-9172-4fdd-aabb-70a4e49e6131', 'mac_address': 'fa:16:3e:4e:38:f1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 212, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '95b977e4-d6ba-4cf5-a957-ec88eb729942', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 20:52:41.725 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-14 20:52:41.725 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 20:52:41.725 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-eb7b5c24-9172-4fdd-aabb-70a4e49e6131" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:52:41.725 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port eb7b5c24-9172-4fdd-aabb-70a4e49e6131 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 20:52:41.725 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c3b41e53-42f9-4d74-b03c-94ec957fa2b0 2021-07-14 20:52:41.725 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-14 20:52:41.725 868 2230476435528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f961f58b-bb93-4a49-be8b-8b8414bfc445' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 20:52:41.725 868 2230476435528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f961f58b-bb93-4a49-be8b-8b8414bfc445' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 20:52:41.725 868 2230476435528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f961f58b-bb93-4a49-be8b-8b8414bfc445 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 20:52:41.747 868 2230476435528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6f62f336-4273-4995-b05f-b3950f898480 2021-07-14 20:52:41.747 868 2230476435528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f961f58b-bb93-4a49-be8b-8b8414bfc445'] 2021-07-14 20:52:41.747 868 2230476435528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 20:52:41.747 868 2230476435528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-14 20:52:41.747 868 2230476435528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f961f58b-bb93-4a49-be8b-8b8414bfc445'] 2021-07-14 20:52:41.865 868 2230456793928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'eb7b5c24-9172-4fdd-aabb-70a4e49e6131') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:52:41.865 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'eb7b5c24-9172-4fdd-aabb-70a4e49e6131') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:52:41.871 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port eb7b5c24-9172-4fdd-aabb-70a4e49e6131 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 20:52:41.871 868 2230456793928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 212, VLAN trunk: None to switch port eb7b5c24-9172-4fdd-aabb-70a4e49e6131 2021-07-14 20:52:41.953 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 20:52:41.953 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['eb7b5c24-9172-4fdd-aabb-70a4e49e6131'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:52:42.202 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['eb7b5c24-9172-4fdd-aabb-70a4e49e6131']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:52:42.202 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:52:42.202 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (27c7b189-6287-4e6b-90b5-029f353a11e8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:52:42.202 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for eb7b5c24-9172-4fdd-aabb-70a4e49e6131 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:52:42.202 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 20:52:42.202 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device eb7b5c24-9172-4fdd-aabb-70a4e49e6131 not yet added. Adding. 2021-07-14 20:52:42.202 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-14 20:52:42.202 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-14 20:52:42.291 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eb7b5c24-9172-4fdd-aabb-70a4e49e6131" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:52:42.397 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eb7b5c24-9172-4fdd-aabb-70a4e49e6131" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:52:42.397 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eb7b5c24-9172-4fdd-aabb-70a4e49e6131" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:52:42.522 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eb7b5c24-9172-4fdd-aabb-70a4e49e6131" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:52:43.530 868 2230476435528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:52:44.400 868 2230476435528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:52:45.399 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-eb7b5c24-9172-4fdd-aabb-70a4e49e6131" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:52:45.399 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port eb7b5c24-9172-4fdd-aabb-70a4e49e6131 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 20:52:45.399 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port eb7b5c24-9172-4fdd-aabb-70a4e49e6131 processed. 2021-07-14 20:52:45.525 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:52:45.743 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:53:04.710 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d3bf935-e2bb-4ede-8199-06588ad46752 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] network_delete received. Deleting network 6f62f336-4273-4995-b05f-b3950f898480 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-14 20:53:04.710 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d3bf935-e2bb-4ede-8199-06588ad46752 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] Network 6f62f336-4273-4995-b05f-b3950f898480 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-14 20:53:39.958 868 2230456791816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1722add2-0307-4797-89b9-abbfb6a42be0 2021-07-14 20:53:41.841 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 20:53:42.021 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Adding port 1722add2-0307-4797-89b9-abbfb6a42be0 2021-07-14 20:53:42.021 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Port 1722add2-0307-4797-89b9-abbfb6a42be0 updated. Details: {'device': '1722add2-0307-4797-89b9-abbfb6a42be0', 'network_id': 'a0ad5bd8-17bb-4419-bee4-0725526df953', 'port_id': '1722add2-0307-4797-89b9-abbfb6a42be0', 'mac_address': 'fa:16:3e:55:0a:4a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 228, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b42e1b5a-8311-43ed-bb76-25b5c2bdf8e6', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 20:53:42.021 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-14 20:53:42.037 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1722add2-0307-4797-89b9-abbfb6a42be0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:53:42.037 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1722add2-0307-4797-89b9-abbfb6a42be0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 20:53:42.037 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-14 20:53:42.067 868 2230456793928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1722add2-0307-4797-89b9-abbfb6a42be0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:53:42.067 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1722add2-0307-4797-89b9-abbfb6a42be0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:53:42.067 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1722add2-0307-4797-89b9-abbfb6a42be0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 20:53:42.067 868 2230456793928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 228, VLAN trunk: None to switch port 1722add2-0307-4797-89b9-abbfb6a42be0 2021-07-14 20:53:42.118 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 20:53:42.118 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1722add2-0307-4797-89b9-abbfb6a42be0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:53:42.271 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1722add2-0307-4797-89b9-abbfb6a42be0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:53:42.271 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:53:42.271 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2369d1e2-81c5-469e-b6f7-8eea02c1e726) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:53:42.271 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1722add2-0307-4797-89b9-abbfb6a42be0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:53:42.271 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 20:53:42.271 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-07-14 20:53:42.271 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1722add2-0307-4797-89b9-abbfb6a42be0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:53:42.271 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1722add2-0307-4797-89b9-abbfb6a42be0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:53:42.271 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1722add2-0307-4797-89b9-abbfb6a42be0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:53:42.271 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1722add2-0307-4797-89b9-abbfb6a42be0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:53:42.318 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1722add2-0307-4797-89b9-abbfb6a42be0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:53:42.318 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1722add2-0307-4797-89b9-abbfb6a42be0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 20:53:42.318 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1722add2-0307-4797-89b9-abbfb6a42be0 processed. 2021-07-14 20:53:43.848 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:53:44.053 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:53:51.958 868 2230456791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1722add2-0307-4797-89b9-abbfb6a42be0 2021-07-14 20:53:53.895 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 20:53:53.895 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1722add2-0307-4797-89b9-abbfb6a42be0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 20:53:53.895 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1722add2-0307-4797-89b9-abbfb6a42be0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 20:53:53.895 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1722add2-0307-4797-89b9-abbfb6a42be0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 20:53:53.910 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1722add2-0307-4797-89b9-abbfb6a42be0'] 2021-07-14 20:53:53.910 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 20:53:53.910 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-14 20:53:53.910 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1722add2-0307-4797-89b9-abbfb6a42be0'] 2021-07-14 20:53:55.911 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:53:56.010 868 2230456791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1722add2-0307-4797-89b9-abbfb6a42be0 2021-07-14 20:53:56.036 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:53:57.926 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 20:53:57.926 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1722add2-0307-4797-89b9-abbfb6a42be0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 20:53:57.926 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1722add2-0307-4797-89b9-abbfb6a42be0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 20:53:57.926 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1722add2-0307-4797-89b9-abbfb6a42be0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 20:53:57.942 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a0ad5bd8-17bb-4419-bee4-0725526df953 2021-07-14 20:53:57.942 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1722add2-0307-4797-89b9-abbfb6a42be0'] 2021-07-14 20:53:57.942 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-14 20:53:57.942 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1722add2-0307-4797-89b9-abbfb6a42be0'] 2021-07-14 20:53:59.926 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:54:00.004 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:54:10.145 868 2230456791816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1722add2-0307-4797-89b9-abbfb6a42be0 2021-07-14 20:54:11.988 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 20:54:12.176 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Adding port 1722add2-0307-4797-89b9-abbfb6a42be0 2021-07-14 20:54:12.176 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Port 1722add2-0307-4797-89b9-abbfb6a42be0 updated. Details: {'device': '1722add2-0307-4797-89b9-abbfb6a42be0', 'network_id': 'a0ad5bd8-17bb-4419-bee4-0725526df953', 'port_id': '1722add2-0307-4797-89b9-abbfb6a42be0', 'mac_address': 'fa:16:3e:55:0a:4a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 228, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b42e1b5a-8311-43ed-bb76-25b5c2bdf8e6', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 20:54:12.176 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-14 20:54:12.176 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1722add2-0307-4797-89b9-abbfb6a42be0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:54:12.176 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1722add2-0307-4797-89b9-abbfb6a42be0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 20:54:12.176 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a0ad5bd8-17bb-4419-bee4-0725526df953 2021-07-14 20:54:12.176 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-14 20:54:12.316 868 2230456793928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1722add2-0307-4797-89b9-abbfb6a42be0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:54:12.316 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1722add2-0307-4797-89b9-abbfb6a42be0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:54:12.332 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1722add2-0307-4797-89b9-abbfb6a42be0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 20:54:12.332 868 2230456793928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 228, VLAN trunk: None to switch port 1722add2-0307-4797-89b9-abbfb6a42be0 2021-07-14 20:54:12.398 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 20:54:12.398 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1722add2-0307-4797-89b9-abbfb6a42be0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:54:12.542 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1722add2-0307-4797-89b9-abbfb6a42be0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:54:12.542 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:54:12.542 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2369d1e2-81c5-469e-b6f7-8eea02c1e726) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:54:12.542 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1722add2-0307-4797-89b9-abbfb6a42be0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:54:12.542 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 20:54:12.542 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1722add2-0307-4797-89b9-abbfb6a42be0 not yet added. Adding. 2021-07-14 20:54:12.542 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-14 20:54:12.552 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-14 20:54:12.646 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1722add2-0307-4797-89b9-abbfb6a42be0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:54:12.738 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1722add2-0307-4797-89b9-abbfb6a42be0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:54:12.738 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1722add2-0307-4797-89b9-abbfb6a42be0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:54:12.850 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1722add2-0307-4797-89b9-abbfb6a42be0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:54:12.942 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1722add2-0307-4797-89b9-abbfb6a42be0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.766s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:54:12.942 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1722add2-0307-4797-89b9-abbfb6a42be0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 20:54:12.942 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1722add2-0307-4797-89b9-abbfb6a42be0 processed. 2021-07-14 20:54:14.010 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:54:14.165 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:54:47.360 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a6e524ad-0947-4eea-b356-6df7d48dac06 01bc91460a734387b738b7db712d9538 5c259d2b935c444793b588e6c9bd935c - - -] Security group member updated on remote: ['4a991b3a-b23d-4177-ba9e-842ee6830a37'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:54:47.360 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-a6e524ad-0947-4eea-b356-6df7d48dac06 01bc91460a734387b738b7db712d9538 5c259d2b935c444793b588e6c9bd935c - - -] Security group member updated ['4a991b3a-b23d-4177-ba9e-842ee6830a37'] 2021-07-14 20:54:47.664 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6e524ad-0947-4eea-b356-6df7d48dac06 01bc91460a734387b738b7db712d9538 5c259d2b935c444793b588e6c9bd935c - - -] port_delete event received for '4f843c8f-3b5b-49f8-a68d-3b4046c6ee13' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:54:48.651 868 2230456791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4f843c8f-3b5b-49f8-a68d-3b4046c6ee13 2021-07-14 20:54:49.070 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f691e3d4-ce03-471c-8349-14df3794c21d 01bc91460a734387b738b7db712d9538 5c259d2b935c444793b588e6c9bd935c - - -] port_delete event received for '44e4ffce-aea9-48df-80f8-5ff93b65f6fc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:54:50.191 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 20:54:50.191 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4f843c8f-3b5b-49f8-a68d-3b4046c6ee13' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 20:54:50.191 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4f843c8f-3b5b-49f8-a68d-3b4046c6ee13' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 20:54:50.191 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4f843c8f-3b5b-49f8-a68d-3b4046c6ee13 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 20:54:50.201 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9889ce84-c52d-4038-b55b-f5ffc7e1affd 2021-07-14 20:54:50.201 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4f843c8f-3b5b-49f8-a68d-3b4046c6ee13'] 2021-07-14 20:54:50.201 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 20:54:50.201 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-14 20:54:50.201 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4f843c8f-3b5b-49f8-a68d-3b4046c6ee13'] 2021-07-14 20:54:50.504 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5c022069-2918-4d0f-940b-c974f2a829ed 01bc91460a734387b738b7db712d9538 5c259d2b935c444793b588e6c9bd935c - - -] Security group rule updated on remote: ['072c17ec-63e2-4307-97a2-d21281163eba'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 20:54:50.504 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-5c022069-2918-4d0f-940b-c974f2a829ed 01bc91460a734387b738b7db712d9538 5c259d2b935c444793b588e6c9bd935c - - -] Security group rule updated ['072c17ec-63e2-4307-97a2-d21281163eba'] 2021-07-14 20:54:50.629 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-53e5417e-a013-4884-8dba-03aec1db90c1 01bc91460a734387b738b7db712d9538 5c259d2b935c444793b588e6c9bd935c - - -] Security group rule updated on remote: ['072c17ec-63e2-4307-97a2-d21281163eba'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 20:54:50.629 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-53e5417e-a013-4884-8dba-03aec1db90c1 01bc91460a734387b738b7db712d9538 5c259d2b935c444793b588e6c9bd935c - - -] Security group rule updated ['072c17ec-63e2-4307-97a2-d21281163eba'] 2021-07-14 20:54:51.596 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2b347536-97b1-4ec9-83ba-a5840ec1db74 a11b85795359477a815adf1c7a4eaeb6 a3f05a0667b34680a21d8ff1a09ba0b4 - - -] Security group member updated on remote: ['2369d1e2-81c5-469e-b6f7-8eea02c1e726'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:54:51.596 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-2b347536-97b1-4ec9-83ba-a5840ec1db74 a11b85795359477a815adf1c7a4eaeb6 a3f05a0667b34680a21d8ff1a09ba0b4 - - -] Security group member updated ['2369d1e2-81c5-469e-b6f7-8eea02c1e726'] 2021-07-14 20:54:52.207 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:54:52.238 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:54:52.254 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b347536-97b1-4ec9-83ba-a5840ec1db74 a11b85795359477a815adf1c7a4eaeb6 a3f05a0667b34680a21d8ff1a09ba0b4 - - -] port_delete event received for '1722add2-0307-4797-89b9-abbfb6a42be0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:54:52.677 868 2230456791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1722add2-0307-4797-89b9-abbfb6a42be0 2021-07-14 20:54:53.954 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f18d7aa-0a7d-46f4-a61e-30acdb45a491 a11b85795359477a815adf1c7a4eaeb6 a3f05a0667b34680a21d8ff1a09ba0b4 - - -] port_delete event received for '102f560e-c3a5-4a53-9fc4-7c87d7b7a3a9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:54:54.222 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 20:54:54.222 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1722add2-0307-4797-89b9-abbfb6a42be0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 20:54:54.222 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1722add2-0307-4797-89b9-abbfb6a42be0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 20:54:54.222 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1722add2-0307-4797-89b9-abbfb6a42be0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 20:54:54.235 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a0ad5bd8-17bb-4419-bee4-0725526df953 2021-07-14 20:54:54.235 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1722add2-0307-4797-89b9-abbfb6a42be0'] 2021-07-14 20:54:54.235 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 20:54:54.235 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-14 20:54:54.235 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1722add2-0307-4797-89b9-abbfb6a42be0'] 2021-07-14 20:54:54.847 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b6c233b7-fc96-4c5c-94de-304d0ceb8a91 01bc91460a734387b738b7db712d9538 5c259d2b935c444793b588e6c9bd935c - - -] Security group member updated on remote: ['072c17ec-63e2-4307-97a2-d21281163eba'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:54:54.847 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-b6c233b7-fc96-4c5c-94de-304d0ceb8a91 01bc91460a734387b738b7db712d9538 5c259d2b935c444793b588e6c9bd935c - - -] Security group member updated ['072c17ec-63e2-4307-97a2-d21281163eba'] 2021-07-14 20:54:55.611 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53573e73-1010-4737-880a-e83bb350b1dd 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] port_update received: 78c4a4dc-46cb-4243-b2cd-7ffba25d632a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:54:55.628 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53573e73-1010-4737-880a-e83bb350b1dd 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] No port 78c4a4dc-46cb-4243-b2cd-7ffba25d632a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:54:56.222 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:54:56.238 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:54:57.800 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0747f0ba-c8c6-4da5-96fb-5bbda3c1aeb3 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] port_delete event received for '00a4af57-11a6-44f7-bd0b-514f11e5d11f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:54:58.597 868 2230456791816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 78c4a4dc-46cb-4243-b2cd-7ffba25d632a 2021-07-14 20:54:58.738 868 2230456791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: eb7b5c24-9172-4fdd-aabb-70a4e49e6131 2021-07-14 20:54:58.849 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8f1ba975-8ab5-4418-bc36-e5a5ab761623 f6ea8a26a1d944e2a5f962fe262478ea 9f9f2d7e10a146eb903e1e05f37ba98d - - -] Security group member updated on remote: ['27c7b189-6287-4e6b-90b5-029f353a11e8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:54:58.849 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-8f1ba975-8ab5-4418-bc36-e5a5ab761623 f6ea8a26a1d944e2a5f962fe262478ea 9f9f2d7e10a146eb903e1e05f37ba98d - - -] Security group member updated ['27c7b189-6287-4e6b-90b5-029f353a11e8'] 2021-07-14 20:54:59.207 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f1ba975-8ab5-4418-bc36-e5a5ab761623 f6ea8a26a1d944e2a5f962fe262478ea 9f9f2d7e10a146eb903e1e05f37ba98d - - -] port_delete event received for 'eb7b5c24-9172-4fdd-aabb-70a4e49e6131' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:54:59.254 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-481c8543-c34d-4bc6-99a9-e747e073720d bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] port_delete event received for 'c9f6eefe-717b-44d2-a9f9-c35d328a4d56' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:55:00.222 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bad5d6a4-8ae7-4929-985f-96e1be79cb69 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] port_delete event received for '3c67f53f-c40a-47f8-875f-adfdd6a8f0db' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:55:00.238 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 20:55:00.457 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bad5d6a4-8ae7-4929-985f-96e1be79cb69 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] network_delete received. Deleting network a0ad5bd8-17bb-4419-bee4-0725526df953 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-14 20:55:00.457 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bad5d6a4-8ae7-4929-985f-96e1be79cb69 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] Network a0ad5bd8-17bb-4419-bee4-0725526df953 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-14 20:55:00.753 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a81805e4-3cb9-47e5-a90c-d75921c99d03 - - - - -] port_delete event received for '3c67f53f-c40a-47f8-875f-adfdd6a8f0db' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:55:01.004 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Adding port 78c4a4dc-46cb-4243-b2cd-7ffba25d632a 2021-07-14 20:55:01.004 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Port 78c4a4dc-46cb-4243-b2cd-7ffba25d632a updated. Details: {'device': '78c4a4dc-46cb-4243-b2cd-7ffba25d632a', 'network_id': '9889ce84-c52d-4038-b55b-f5ffc7e1affd', 'port_id': '78c4a4dc-46cb-4243-b2cd-7ffba25d632a', 'mac_address': 'fa:16:3e:7e:d6:e8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 221, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c18da8b3-b86f-4a1a-8ce6-0aed69a7c11f', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 20:55:01.035 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-14 20:55:01.035 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 20:55:01.035 868 2230476591176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'eb7b5c24-9172-4fdd-aabb-70a4e49e6131' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 20:55:01.035 868 2230476591176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'eb7b5c24-9172-4fdd-aabb-70a4e49e6131' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 20:55:01.035 868 2230476591176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port eb7b5c24-9172-4fdd-aabb-70a4e49e6131 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 20:55:01.035 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-78c4a4dc-46cb-4243-b2cd-7ffba25d632a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:55:01.035 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 78c4a4dc-46cb-4243-b2cd-7ffba25d632a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 20:55:01.035 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9889ce84-c52d-4038-b55b-f5ffc7e1affd 2021-07-14 20:55:01.035 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-14 20:55:01.050 868 2230476591176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c3b41e53-42f9-4d74-b03c-94ec957fa2b0 2021-07-14 20:55:01.050 868 2230476591176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['eb7b5c24-9172-4fdd-aabb-70a4e49e6131'] 2021-07-14 20:55:01.050 868 2230476591176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 20:55:01.050 868 2230476591176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-14 20:55:01.050 868 2230476591176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['eb7b5c24-9172-4fdd-aabb-70a4e49e6131'] 2021-07-14 20:55:01.175 868 2230456793928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '78c4a4dc-46cb-4243-b2cd-7ffba25d632a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:55:01.175 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '78c4a4dc-46cb-4243-b2cd-7ffba25d632a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:55:01.191 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 78c4a4dc-46cb-4243-b2cd-7ffba25d632a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 20:55:01.191 868 2230456793928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 221, VLAN trunk: None to switch port 78c4a4dc-46cb-4243-b2cd-7ffba25d632a 2021-07-14 20:55:01.253 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 20:55:01.253 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['78c4a4dc-46cb-4243-b2cd-7ffba25d632a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:55:01.394 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['78c4a4dc-46cb-4243-b2cd-7ffba25d632a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:55:01.425 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:55:01.425 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (072c17ec-63e2-4307-97a2-d21281163eba) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:55:01.425 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 78c4a4dc-46cb-4243-b2cd-7ffba25d632a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:55:01.425 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 20:55:01.425 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 78c4a4dc-46cb-4243-b2cd-7ffba25d632a not yet added. Adding. 2021-07-14 20:55:01.425 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-14 20:55:01.425 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-14 20:55:01.521 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-78c4a4dc-46cb-4243-b2cd-7ffba25d632a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:55:01.597 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-78c4a4dc-46cb-4243-b2cd-7ffba25d632a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:55:01.597 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-78c4a4dc-46cb-4243-b2cd-7ffba25d632a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:55:01.693 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-78c4a4dc-46cb-4243-b2cd-7ffba25d632a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:55:01.784 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-78c4a4dc-46cb-4243-b2cd-7ffba25d632a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:55:01.784 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 78c4a4dc-46cb-4243-b2cd-7ffba25d632a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 20:55:01.784 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 78c4a4dc-46cb-4243-b2cd-7ffba25d632a processed. 2021-07-14 20:55:02.253 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:55:02.535 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:55:03.615 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f280ac98-eff4-4b91-862a-1d6423632a92 f6ea8a26a1d944e2a5f962fe262478ea 9f9f2d7e10a146eb903e1e05f37ba98d - - -] Security group member updated on remote: ['27c7b189-6287-4e6b-90b5-029f353a11e8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:55:03.615 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-f280ac98-eff4-4b91-862a-1d6423632a92 f6ea8a26a1d944e2a5f962fe262478ea 9f9f2d7e10a146eb903e1e05f37ba98d - - -] Security group member updated ['27c7b189-6287-4e6b-90b5-029f353a11e8'] 2021-07-14 20:55:04.745 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00736186-32f9-4477-9559-4c079ba60224 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] port_update received: c6a55819-1820-4c74-bac5-905c50f78bd6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:55:04.755 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00736186-32f9-4477-9559-4c079ba60224 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] No port c6a55819-1820-4c74-bac5-905c50f78bd6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:55:12.677 868 2230456791816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c6a55819-1820-4c74-bac5-905c50f78bd6 2021-07-14 20:55:14.316 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 20:55:14.504 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Adding port c6a55819-1820-4c74-bac5-905c50f78bd6 2021-07-14 20:55:14.504 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Port c6a55819-1820-4c74-bac5-905c50f78bd6 updated. Details: {'device': 'c6a55819-1820-4c74-bac5-905c50f78bd6', 'network_id': 'c3b41e53-42f9-4d74-b03c-94ec957fa2b0', 'port_id': 'c6a55819-1820-4c74-bac5-905c50f78bd6', 'mac_address': 'fa:16:3e:83:27:36', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 212, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '95b977e4-d6ba-4cf5-a957-ec88eb729942', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 20:55:14.504 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-14 20:55:14.504 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c6a55819-1820-4c74-bac5-905c50f78bd6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:55:14.504 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c6a55819-1820-4c74-bac5-905c50f78bd6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 20:55:14.504 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c3b41e53-42f9-4d74-b03c-94ec957fa2b0 2021-07-14 20:55:14.504 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-14 20:55:14.645 868 2230456793928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c6a55819-1820-4c74-bac5-905c50f78bd6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:55:14.645 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c6a55819-1820-4c74-bac5-905c50f78bd6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:55:14.662 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c6a55819-1820-4c74-bac5-905c50f78bd6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 20:55:14.662 868 2230456793928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 212, VLAN trunk: None to switch port c6a55819-1820-4c74-bac5-905c50f78bd6 2021-07-14 20:55:14.722 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 20:55:14.722 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c6a55819-1820-4c74-bac5-905c50f78bd6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:55:14.957 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c6a55819-1820-4c74-bac5-905c50f78bd6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:55:14.957 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:55:14.957 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (27c7b189-6287-4e6b-90b5-029f353a11e8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:55:14.957 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c6a55819-1820-4c74-bac5-905c50f78bd6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:55:14.957 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 20:55:14.957 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c6a55819-1820-4c74-bac5-905c50f78bd6 not yet added. Adding. 2021-07-14 20:55:14.957 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-14 20:55:14.957 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-14 20:55:15.050 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c6a55819-1820-4c74-bac5-905c50f78bd6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:55:15.144 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c6a55819-1820-4c74-bac5-905c50f78bd6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:55:15.144 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c6a55819-1820-4c74-bac5-905c50f78bd6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:55:15.254 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c6a55819-1820-4c74-bac5-905c50f78bd6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:55:15.352 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c6a55819-1820-4c74-bac5-905c50f78bd6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:55:15.352 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c6a55819-1820-4c74-bac5-905c50f78bd6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 20:55:15.352 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c6a55819-1820-4c74-bac5-905c50f78bd6 processed. 2021-07-14 20:55:16.322 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:55:16.519 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:55:53.206 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad6aa1a3-8560-4a68-a688-2fa531b8564a - - - - -] port_update received: 4b016255-c96d-45b6-bde0-bf3a0832139b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:55:53.209 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad6aa1a3-8560-4a68-a688-2fa531b8564a - - - - -] No port 4b016255-c96d-45b6-bde0-bf3a0832139b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:55:56.987 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea920108-eb50-4740-957c-4976b212de96 - - - - -] port_update received: 4ce117f8-97c0-4ea5-bf31-f00a1b3e6d82 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:55:57.006 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea920108-eb50-4740-957c-4976b212de96 - - - - -] No port 4ce117f8-97c0-4ea5-bf31-f00a1b3e6d82 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:55:57.881 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2961d189-4342-435f-aa25-154633ac96ed - - - - -] port_update received: f9b484b8-ec20-4f0d-9be0-9434c7be4e96 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:55:57.881 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2961d189-4342-435f-aa25-154633ac96ed - - - - -] No port f9b484b8-ec20-4f0d-9be0-9434c7be4e96 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:56:00.206 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7af7903e-7344-4eae-b557-7c2d4f2b538c ff8f6c149d0a4ebda5c94b1c717f7c2f 42b556b217544b60adda342fdd8cd4f7 - - -] Security group rule updated on remote: ['177d4a17-4972-4c1f-bbd1-a9ebae2d2153'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 20:56:00.206 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-7af7903e-7344-4eae-b557-7c2d4f2b538c ff8f6c149d0a4ebda5c94b1c717f7c2f 42b556b217544b60adda342fdd8cd4f7 - - -] Security group rule updated ['177d4a17-4972-4c1f-bbd1-a9ebae2d2153'] 2021-07-14 20:56:00.332 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-99e475cf-85db-4738-9c2d-e3eb0a494d75 ff8f6c149d0a4ebda5c94b1c717f7c2f 42b556b217544b60adda342fdd8cd4f7 - - -] Security group rule updated on remote: ['177d4a17-4972-4c1f-bbd1-a9ebae2d2153'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 20:56:00.332 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-99e475cf-85db-4738-9c2d-e3eb0a494d75 ff8f6c149d0a4ebda5c94b1c717f7c2f 42b556b217544b60adda342fdd8cd4f7 - - -] Security group rule updated ['177d4a17-4972-4c1f-bbd1-a9ebae2d2153'] 2021-07-14 20:56:00.460 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e4092d29-d0fc-47aa-99b3-2a08ca7db635 ff8f6c149d0a4ebda5c94b1c717f7c2f 42b556b217544b60adda342fdd8cd4f7 - - -] Security group rule updated on remote: ['177d4a17-4972-4c1f-bbd1-a9ebae2d2153'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 20:56:00.472 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-e4092d29-d0fc-47aa-99b3-2a08ca7db635 ff8f6c149d0a4ebda5c94b1c717f7c2f 42b556b217544b60adda342fdd8cd4f7 - - -] Security group rule updated ['177d4a17-4972-4c1f-bbd1-a9ebae2d2153'] 2021-07-14 20:56:00.609 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-80f8d795-f237-46be-a9dc-605fe554eb57 ff8f6c149d0a4ebda5c94b1c717f7c2f 42b556b217544b60adda342fdd8cd4f7 - - -] Security group rule updated on remote: ['177d4a17-4972-4c1f-bbd1-a9ebae2d2153'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 20:56:00.609 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-80f8d795-f237-46be-a9dc-605fe554eb57 ff8f6c149d0a4ebda5c94b1c717f7c2f 42b556b217544b60adda342fdd8cd4f7 - - -] Security group rule updated ['177d4a17-4972-4c1f-bbd1-a9ebae2d2153'] 2021-07-14 20:56:00.741 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0ee5ba2a-a441-41a7-9590-f3cf09968996 ff8f6c149d0a4ebda5c94b1c717f7c2f 42b556b217544b60adda342fdd8cd4f7 - - -] Security group rule updated on remote: ['177d4a17-4972-4c1f-bbd1-a9ebae2d2153'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 20:56:00.741 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-0ee5ba2a-a441-41a7-9590-f3cf09968996 ff8f6c149d0a4ebda5c94b1c717f7c2f 42b556b217544b60adda342fdd8cd4f7 - - -] Security group rule updated ['177d4a17-4972-4c1f-bbd1-a9ebae2d2153'] 2021-07-14 20:56:00.877 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-145e48fb-2533-4a52-89be-3a8b3ae9185d ff8f6c149d0a4ebda5c94b1c717f7c2f 42b556b217544b60adda342fdd8cd4f7 - - -] Security group rule updated on remote: ['177d4a17-4972-4c1f-bbd1-a9ebae2d2153'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 20:56:00.877 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-145e48fb-2533-4a52-89be-3a8b3ae9185d ff8f6c149d0a4ebda5c94b1c717f7c2f 42b556b217544b60adda342fdd8cd4f7 - - -] Security group rule updated ['177d4a17-4972-4c1f-bbd1-a9ebae2d2153'] 2021-07-14 20:56:02.253 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25ead64d-8f6c-4beb-8a44-374f65f4f20d - - - - -] port_update received: 3205d8ff-e485-4989-935e-ee8513d7480d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:56:02.253 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25ead64d-8f6c-4beb-8a44-374f65f4f20d - - - - -] No port 3205d8ff-e485-4989-935e-ee8513d7480d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:56:15.362 868 2230456791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 78c4a4dc-46cb-4243-b2cd-7ffba25d632a 2021-07-14 20:56:15.569 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-41832182-3da3-4c74-b2f1-aa0c909c708c 01bc91460a734387b738b7db712d9538 5c259d2b935c444793b588e6c9bd935c - - -] Security group member updated on remote: ['072c17ec-63e2-4307-97a2-d21281163eba'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:56:15.569 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-41832182-3da3-4c74-b2f1-aa0c909c708c 01bc91460a734387b738b7db712d9538 5c259d2b935c444793b588e6c9bd935c - - -] Security group member updated ['072c17ec-63e2-4307-97a2-d21281163eba'] 2021-07-14 20:56:15.862 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-41832182-3da3-4c74-b2f1-aa0c909c708c 01bc91460a734387b738b7db712d9538 5c259d2b935c444793b588e6c9bd935c - - -] port_delete event received for '78c4a4dc-46cb-4243-b2cd-7ffba25d632a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:56:16.658 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 20:56:16.658 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '78c4a4dc-46cb-4243-b2cd-7ffba25d632a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 20:56:16.658 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '78c4a4dc-46cb-4243-b2cd-7ffba25d632a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 20:56:16.658 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 78c4a4dc-46cb-4243-b2cd-7ffba25d632a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 20:56:16.658 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9889ce84-c52d-4038-b55b-f5ffc7e1affd 2021-07-14 20:56:16.658 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['78c4a4dc-46cb-4243-b2cd-7ffba25d632a'] 2021-07-14 20:56:16.674 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 20:56:16.674 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-14 20:56:16.674 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['78c4a4dc-46cb-4243-b2cd-7ffba25d632a'] 2021-07-14 20:56:17.346 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e2547d2-8c95-4fc6-9662-20eb3b28ca22 01bc91460a734387b738b7db712d9538 5c259d2b935c444793b588e6c9bd935c - - -] port_delete event received for '59dbe8b1-cda6-4916-8e86-2df8e47b0dc0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:56:18.674 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:56:18.705 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:56:19.935 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7b3e7b52-2504-42ee-bb0e-69c5d161d46b ff8f6c149d0a4ebda5c94b1c717f7c2f 42b556b217544b60adda342fdd8cd4f7 - - -] Security group member updated on remote: ['177d4a17-4972-4c1f-bbd1-a9ebae2d2153'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:56:19.935 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-7b3e7b52-2504-42ee-bb0e-69c5d161d46b ff8f6c149d0a4ebda5c94b1c717f7c2f 42b556b217544b60adda342fdd8cd4f7 - - -] Security group member updated ['177d4a17-4972-4c1f-bbd1-a9ebae2d2153'] 2021-07-14 20:56:20.752 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-767ce990-ec87-4fa3-bfc2-b8212384474a 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] port_update received: 79504a3f-9441-4ba3-93a2-dc03e6edb8ae port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:56:20.768 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-767ce990-ec87-4fa3-bfc2-b8212384474a 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] No port 79504a3f-9441-4ba3-93a2-dc03e6edb8ae defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:56:22.049 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b43a76b3-d013-40fb-9eb0-b6bb82e410e9 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] port_delete event received for 'cbb26cef-2a70-42b6-bb8e-02083866bb26' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:56:23.107 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6812a397-be60-4b17-a6c8-a1062ba22d3f bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] port_delete event received for '5aad763f-5b48-496f-aeb7-6919267dadb1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:56:23.847 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4731990f-d1d2-492b-abad-68313d6fa4fd bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] port_delete event received for '06072925-fcaa-4225-b7d0-77efb7686d98' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:56:24.018 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df0cb9fb-5cf2-413b-aa35-f4902eef21fe - - - - -] port_delete event received for '06072925-fcaa-4225-b7d0-77efb7686d98' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:56:24.034 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4731990f-d1d2-492b-abad-68313d6fa4fd bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] network_delete received. Deleting network 9889ce84-c52d-4038-b55b-f5ffc7e1affd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-14 20:56:24.034 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4731990f-d1d2-492b-abad-68313d6fa4fd bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] Network 9889ce84-c52d-4038-b55b-f5ffc7e1affd not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-14 20:56:27.299 868 2230456791816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 79504a3f-9441-4ba3-93a2-dc03e6edb8ae 2021-07-14 20:56:28.752 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 20:56:28.925 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Adding port 79504a3f-9441-4ba3-93a2-dc03e6edb8ae 2021-07-14 20:56:28.925 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Port 79504a3f-9441-4ba3-93a2-dc03e6edb8ae updated. Details: {'device': '79504a3f-9441-4ba3-93a2-dc03e6edb8ae', 'network_id': 'ef7702c9-2f4b-4441-b148-ed52f388bdd6', 'port_id': '79504a3f-9441-4ba3-93a2-dc03e6edb8ae', 'mac_address': 'fa:16:3e:6c:19:7d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 244, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c60ebf40-15fb-4c1f-8e53-3dad0e5e84da', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 20:56:28.925 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-14 20:56:28.925 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-79504a3f-9441-4ba3-93a2-dc03e6edb8ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:56:28.925 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 79504a3f-9441-4ba3-93a2-dc03e6edb8ae _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 20:56:28.955 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ef7702c9-2f4b-4441-b148-ed52f388bdd6 2021-07-14 20:56:28.955 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-14 20:56:29.096 868 2230456793928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '79504a3f-9441-4ba3-93a2-dc03e6edb8ae') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:56:29.096 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '79504a3f-9441-4ba3-93a2-dc03e6edb8ae') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:56:29.127 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 79504a3f-9441-4ba3-93a2-dc03e6edb8ae is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 20:56:29.127 868 2230456793928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 244, VLAN trunk: None to switch port 79504a3f-9441-4ba3-93a2-dc03e6edb8ae 2021-07-14 20:56:29.197 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 20:56:29.197 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['79504a3f-9441-4ba3-93a2-dc03e6edb8ae'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:56:29.425 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['79504a3f-9441-4ba3-93a2-dc03e6edb8ae']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:56:29.425 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:56:29.455 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (177d4a17-4972-4c1f-bbd1-a9ebae2d2153) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:56:29.455 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 79504a3f-9441-4ba3-93a2-dc03e6edb8ae _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:56:29.455 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 20:56:29.455 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 79504a3f-9441-4ba3-93a2-dc03e6edb8ae not yet added. Adding. 2021-07-14 20:56:29.455 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-14 20:56:29.455 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-14 20:56:29.560 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-79504a3f-9441-4ba3-93a2-dc03e6edb8ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:56:29.659 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-79504a3f-9441-4ba3-93a2-dc03e6edb8ae" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:56:29.659 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-79504a3f-9441-4ba3-93a2-dc03e6edb8ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:56:29.783 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-79504a3f-9441-4ba3-93a2-dc03e6edb8ae" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:56:29.877 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-79504a3f-9441-4ba3-93a2-dc03e6edb8ae" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.953s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:56:29.877 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 79504a3f-9441-4ba3-93a2-dc03e6edb8ae status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 20:56:29.877 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 79504a3f-9441-4ba3-93a2-dc03e6edb8ae processed. 2021-07-14 20:56:30.752 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:56:30.943 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:56:43.677 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c19ba67d-4759-4f63-a9ff-8342f6e6acc7 - - - - -] port_update received: 0e2b64ed-9336-439b-876a-a925ac420afb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:56:43.698 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c19ba67d-4759-4f63-a9ff-8342f6e6acc7 - - - - -] No port 0e2b64ed-9336-439b-876a-a925ac420afb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:56:47.187 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6147a723-dbca-4a6a-88e9-7d4839e21375 - - - - -] port_update received: 29b712af-b2dd-43b4-956e-c9f9cc3b0bd2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:56:47.207 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6147a723-dbca-4a6a-88e9-7d4839e21375 - - - - -] No port 29b712af-b2dd-43b4-956e-c9f9cc3b0bd2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:56:48.627 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5e65e6c-ccb2-4d75-a255-0386bf7c1049 - - - - -] port_update received: bb06355b-831c-44cc-ad0a-d3dacc00e9dc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:56:48.642 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5e65e6c-ccb2-4d75-a255-0386bf7c1049 - - - - -] No port bb06355b-831c-44cc-ad0a-d3dacc00e9dc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:56:53.119 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-095d49be-0a04-489e-b4e4-70b58536a9dd - - - - -] port_update received: 0331f827-7a0f-4c03-9f7c-766dd659c9f6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:56:53.134 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-095d49be-0a04-489e-b4e4-70b58536a9dd - - - - -] No port 0331f827-7a0f-4c03-9f7c-766dd659c9f6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:57:00.602 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-efc7bf57-de09-4021-9e6d-6a08c7b2d2a0 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Security group member updated on remote: ['acb31bd1-6c80-48a2-a568-e4a3e7436cbe'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:57:00.602 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-efc7bf57-de09-4021-9e6d-6a08c7b2d2a0 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Security group member updated ['acb31bd1-6c80-48a2-a568-e4a3e7436cbe'] 2021-07-14 20:57:12.314 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9e7bab8d-500b-460e-890f-042ce6b089f0 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] port_update received: 418ac339-27a4-4e13-b9bb-f38b0d9c5d09 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:57:12.330 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9e7bab8d-500b-460e-890f-042ce6b089f0 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] No port 418ac339-27a4-4e13-b9bb-f38b0d9c5d09 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:57:13.739 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-90554a39-01d8-4652-9f08-baddda1957ca f6ea8a26a1d944e2a5f962fe262478ea 9f9f2d7e10a146eb903e1e05f37ba98d - - -] Security group member updated on remote: ['27c7b189-6287-4e6b-90b5-029f353a11e8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:57:13.739 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-90554a39-01d8-4652-9f08-baddda1957ca f6ea8a26a1d944e2a5f962fe262478ea 9f9f2d7e10a146eb903e1e05f37ba98d - - -] Security group member updated ['27c7b189-6287-4e6b-90b5-029f353a11e8'] 2021-07-14 20:57:14.816 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa65f3a2-e203-47a3-8e4b-f8f4b0091e49 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] port_update received: e1b5f7e6-b5b1-4c4a-a51b-2ce76c0f1744 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:57:14.846 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa65f3a2-e203-47a3-8e4b-f8f4b0091e49 0913a4774b5343c58315ea4ee5d4f759 c827ed9b1e7c40d18738bdc022ffdfa2 - - -] No port e1b5f7e6-b5b1-4c4a-a51b-2ce76c0f1744 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 20:57:15.674 868 2230456791816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 418ac339-27a4-4e13-b9bb-f38b0d9c5d09 2021-07-14 20:57:16.877 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 20:57:17.039 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Adding port 418ac339-27a4-4e13-b9bb-f38b0d9c5d09 2021-07-14 20:57:17.039 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Port 418ac339-27a4-4e13-b9bb-f38b0d9c5d09 updated. Details: {'device': '418ac339-27a4-4e13-b9bb-f38b0d9c5d09', 'network_id': '6d6198ed-fef3-450a-be6f-ddd8ba3976ec', 'port_id': '418ac339-27a4-4e13-b9bb-f38b0d9c5d09', 'mac_address': 'fa:16:3e:76:f5:fb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 225, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'eb16f5c3-6e10-46b5-9fe0-146f3ea67029', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 20:57:17.039 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-14 20:57:17.064 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-418ac339-27a4-4e13-b9bb-f38b0d9c5d09" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:57:17.064 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 418ac339-27a4-4e13-b9bb-f38b0d9c5d09 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 20:57:17.064 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6d6198ed-fef3-450a-be6f-ddd8ba3976ec 2021-07-14 20:57:17.064 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-14 20:57:17.220 868 2230456793928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '418ac339-27a4-4e13-b9bb-f38b0d9c5d09') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:57:17.220 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '418ac339-27a4-4e13-b9bb-f38b0d9c5d09') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:57:17.220 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 418ac339-27a4-4e13-b9bb-f38b0d9c5d09 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 20:57:17.220 868 2230456793928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 225, VLAN trunk: None to switch port 418ac339-27a4-4e13-b9bb-f38b0d9c5d09 2021-07-14 20:57:17.317 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 20:57:17.317 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['418ac339-27a4-4e13-b9bb-f38b0d9c5d09'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:57:17.455 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['418ac339-27a4-4e13-b9bb-f38b0d9c5d09']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:57:17.455 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:57:17.455 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (acb31bd1-6c80-48a2-a568-e4a3e7436cbe) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:57:17.455 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (acb31bd1-6c80-48a2-a568-e4a3e7436cbe) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 20:57:17.455 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 418ac339-27a4-4e13-b9bb-f38b0d9c5d09 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:57:17.455 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 20:57:17.455 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 418ac339-27a4-4e13-b9bb-f38b0d9c5d09 not yet added. Adding. 2021-07-14 20:57:17.455 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-14 20:57:17.455 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-14 20:57:17.583 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-418ac339-27a4-4e13-b9bb-f38b0d9c5d09" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:57:17.708 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-418ac339-27a4-4e13-b9bb-f38b0d9c5d09" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:57:17.708 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-418ac339-27a4-4e13-b9bb-f38b0d9c5d09" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:57:17.848 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-418ac339-27a4-4e13-b9bb-f38b0d9c5d09" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:57:17.952 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-418ac339-27a4-4e13-b9bb-f38b0d9c5d09" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.891s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:57:17.952 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 418ac339-27a4-4e13-b9bb-f38b0d9c5d09 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 20:57:17.952 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 418ac339-27a4-4e13-b9bb-f38b0d9c5d09 processed. 2021-07-14 20:57:18.892 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:57:19.189 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:57:21.685 868 2230456791816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e1b5f7e6-b5b1-4c4a-a51b-2ce76c0f1744 2021-07-14 20:57:22.923 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 20:57:23.115 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Adding port e1b5f7e6-b5b1-4c4a-a51b-2ce76c0f1744 2021-07-14 20:57:23.115 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Port e1b5f7e6-b5b1-4c4a-a51b-2ce76c0f1744 updated. Details: {'device': 'e1b5f7e6-b5b1-4c4a-a51b-2ce76c0f1744', 'network_id': 'c3b41e53-42f9-4d74-b03c-94ec957fa2b0', 'port_id': 'e1b5f7e6-b5b1-4c4a-a51b-2ce76c0f1744', 'mac_address': 'fa:16:3e:70:95:a2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 212, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '95b977e4-d6ba-4cf5-a957-ec88eb729942', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 20:57:23.115 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-14 20:57:23.115 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e1b5f7e6-b5b1-4c4a-a51b-2ce76c0f1744" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:57:23.115 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e1b5f7e6-b5b1-4c4a-a51b-2ce76c0f1744 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 20:57:23.115 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-14 20:57:23.255 868 2230456793928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e1b5f7e6-b5b1-4c4a-a51b-2ce76c0f1744') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:57:23.255 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e1b5f7e6-b5b1-4c4a-a51b-2ce76c0f1744') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:57:23.255 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e1b5f7e6-b5b1-4c4a-a51b-2ce76c0f1744 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 20:57:23.255 868 2230456793928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 212, VLAN trunk: None to switch port e1b5f7e6-b5b1-4c4a-a51b-2ce76c0f1744 2021-07-14 20:57:23.361 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 20:57:23.361 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e1b5f7e6-b5b1-4c4a-a51b-2ce76c0f1744'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:57:23.595 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e1b5f7e6-b5b1-4c4a-a51b-2ce76c0f1744']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:57:23.595 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:57:23.595 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (27c7b189-6287-4e6b-90b5-029f353a11e8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:57:23.595 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e1b5f7e6-b5b1-4c4a-a51b-2ce76c0f1744 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:57:23.595 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 20:57:23.595 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e1b5f7e6-b5b1-4c4a-a51b-2ce76c0f1744 not yet added. Adding. 2021-07-14 20:57:23.595 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-14 20:57:23.595 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-14 20:57:23.708 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e1b5f7e6-b5b1-4c4a-a51b-2ce76c0f1744" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:57:23.831 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e1b5f7e6-b5b1-4c4a-a51b-2ce76c0f1744" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:57:23.831 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e1b5f7e6-b5b1-4c4a-a51b-2ce76c0f1744" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:57:23.998 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e1b5f7e6-b5b1-4c4a-a51b-2ce76c0f1744" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:57:24.100 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e1b5f7e6-b5b1-4c4a-a51b-2ce76c0f1744" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.984s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:57:24.100 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e1b5f7e6-b5b1-4c4a-a51b-2ce76c0f1744 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 20:57:24.100 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e1b5f7e6-b5b1-4c4a-a51b-2ce76c0f1744 processed. 2021-07-14 20:57:24.921 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:57:25.095 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:57:33.820 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3af7c980-9209-46f0-8925-07c9df3ddb07 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Security group rule updated on remote: ['84787ad5-a31f-4edf-834f-805420d8b894'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 20:57:33.820 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-3af7c980-9209-46f0-8925-07c9df3ddb07 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Security group rule updated ['84787ad5-a31f-4edf-834f-805420d8b894'] 2021-07-14 20:57:33.967 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aa3af37c-e8c9-4bf7-af29-dabd1ccec697 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Security group rule updated on remote: ['84787ad5-a31f-4edf-834f-805420d8b894'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 20:57:33.967 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-aa3af37c-e8c9-4bf7-af29-dabd1ccec697 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Security group rule updated ['84787ad5-a31f-4edf-834f-805420d8b894'] 2021-07-14 20:57:34.095 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-edfb42d9-d3fa-491b-95cd-89fc2974dafe 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Security group rule updated on remote: ['84787ad5-a31f-4edf-834f-805420d8b894'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 20:57:34.095 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-edfb42d9-d3fa-491b-95cd-89fc2974dafe 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Security group rule updated ['84787ad5-a31f-4edf-834f-805420d8b894'] 2021-07-14 20:57:34.220 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-34a392be-0a2f-4550-aba1-7797cb3a462d 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Security group rule updated on remote: ['84787ad5-a31f-4edf-834f-805420d8b894'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 20:57:34.220 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-34a392be-0a2f-4550-aba1-7797cb3a462d 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Security group rule updated ['84787ad5-a31f-4edf-834f-805420d8b894'] 2021-07-14 20:57:34.370 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8f686b95-e501-4581-a916-9d8743501527 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Security group rule updated on remote: ['84787ad5-a31f-4edf-834f-805420d8b894'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 20:57:34.370 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-8f686b95-e501-4581-a916-9d8743501527 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Security group rule updated ['84787ad5-a31f-4edf-834f-805420d8b894'] 2021-07-14 20:57:34.496 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ff3e0596-3f8a-4780-83fe-43a4275cd25e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Security group rule updated on remote: ['84787ad5-a31f-4edf-834f-805420d8b894'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 20:57:34.496 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-ff3e0596-3f8a-4780-83fe-43a4275cd25e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Security group rule updated ['84787ad5-a31f-4edf-834f-805420d8b894'] 2021-07-14 20:57:35.019 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Security group member updated on remote: ['acb31bd1-6c80-48a2-a568-e4a3e7436cbe', '84787ad5-a31f-4edf-834f-805420d8b894'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:57:35.019 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Security group member updated ['acb31bd1-6c80-48a2-a568-e4a3e7436cbe', '84787ad5-a31f-4edf-834f-805420d8b894'] 2021-07-14 20:57:35.019 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Refresh firewall rules 2021-07-14 20:57:35.019 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Get security group information for devices via rpc ['418ac339-27a4-4e13-b9bb-f38b0d9c5d09'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:57:35.037 868 2230476763208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] port_update received: 418ac339-27a4-4e13-b9bb-f38b0d9c5d09 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:57:35.071 868 2230476763208 MainThread DEBUG oslo_concurrency.lockutils [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Lock "n-hv-agent-port-lock-418ac339-27a4-4e13-b9bb-f38b0d9c5d09" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:57:35.071 868 2230476763208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Binding port 418ac339-27a4-4e13-b9bb-f38b0d9c5d09 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 20:57:35.071 868 2230476763208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-14 20:57:35.071 868 2230476763208 MainThread DEBUG neutron.services.trunk.rpc.agent [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '418ac339-27a4-4e13-b9bb-f38b0d9c5d09') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:57:35.071 868 2230476763208 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '418ac339-27a4-4e13-b9bb-f38b0d9c5d09') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:57:35.113 868 2230476763208 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Trunk plugin disabled on server. Assuming port 418ac339-27a4-4e13-b9bb-f38b0d9c5d09 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 20:57:35.113 868 2230476763208 MainThread INFO networking_hyperv.neutron.trunk_driver [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Binding VLAN ID: 225, VLAN trunk: None to switch port 418ac339-27a4-4e13-b9bb-f38b0d9c5d09 2021-07-14 20:57:35.161 868 2230476763208 MainThread INFO neutron.agent.securitygroups_rpc [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Refresh firewall rules 2021-07-14 20:57:35.161 868 2230476763208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Get security group information for devices via rpc ['418ac339-27a4-4e13-b9bb-f38b0d9c5d09'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:57:35.673 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Update security group information for ports dict_keys(['418ac339-27a4-4e13-b9bb-f38b0d9c5d09']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:57:35.673 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:57:35.673 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Update rules of security group (84787ad5-a31f-4edf-834f-805420d8b894) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:57:35.673 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Update rules of security group (acb31bd1-6c80-48a2-a568-e4a3e7436cbe) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:57:35.673 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Update members of security group (acb31bd1-6c80-48a2-a568-e4a3e7436cbe) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 20:57:35.673 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Update port filter for 418ac339-27a4-4e13-b9bb-f38b0d9c5d09 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:57:35.673 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Updating port rules. 2021-07-14 20:57:35.673 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Creating 6 new rules, removing 0 old rules. 2021-07-14 20:57:35.673 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Lock "n-hv-driver-port-lock-418ac339-27a4-4e13-b9bb-f38b0d9c5d09" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:57:35.739 868 2230476763208 MainThread DEBUG neutron.agent.securitygroups_rpc [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Update security group information for ports dict_keys(['418ac339-27a4-4e13-b9bb-f38b0d9c5d09']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:57:35.739 868 2230476763208 MainThread DEBUG neutron.agent.securitygroups_rpc [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:57:35.739 868 2230476763208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Update rules of security group (84787ad5-a31f-4edf-834f-805420d8b894) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:57:35.739 868 2230476763208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Update rules of security group (acb31bd1-6c80-48a2-a568-e4a3e7436cbe) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:57:35.739 868 2230476763208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Update members of security group (acb31bd1-6c80-48a2-a568-e4a3e7436cbe) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 20:57:35.739 868 2230476763208 MainThread DEBUG neutron.agent.securitygroups_rpc [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Update port filter for 418ac339-27a4-4e13-b9bb-f38b0d9c5d09 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:57:35.739 868 2230476763208 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Updating port rules. 2021-07-14 20:57:35.739 868 2230476763208 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Creating 6 new rules, removing 0 old rules. 2021-07-14 20:57:35.822 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Lock "n-hv-driver-port-lock-418ac339-27a4-4e13-b9bb-f38b0d9c5d09" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:57:35.822 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Lock "n-hv-driver-port-lock-418ac339-27a4-4e13-b9bb-f38b0d9c5d09" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:57:35.822 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Lock "n-hv-driver-port-lock-418ac339-27a4-4e13-b9bb-f38b0d9c5d09" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:57:35.822 868 2230476763208 MainThread DEBUG oslo_concurrency.lockutils [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Lock "n-hv-driver-port-lock-418ac339-27a4-4e13-b9bb-f38b0d9c5d09" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:57:35.907 868 2230476763208 MainThread DEBUG oslo_concurrency.lockutils [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Lock "n-hv-driver-port-lock-418ac339-27a4-4e13-b9bb-f38b0d9c5d09" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:57:35.907 868 2230476763208 MainThread DEBUG oslo_concurrency.lockutils [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Lock "n-hv-driver-port-lock-418ac339-27a4-4e13-b9bb-f38b0d9c5d09" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:57:35.907 868 2230476763208 MainThread DEBUG oslo_concurrency.lockutils [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Lock "n-hv-driver-port-lock-418ac339-27a4-4e13-b9bb-f38b0d9c5d09" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:57:35.954 868 2230476763208 MainThread DEBUG oslo_concurrency.lockutils [req-108b3b00-79cc-455d-9f29-c6c6c2f6872e 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Lock "n-hv-agent-port-lock-418ac339-27a4-4e13-b9bb-f38b0d9c5d09" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.891s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:58:44.547 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Security group member updated on remote: ['acb31bd1-6c80-48a2-a568-e4a3e7436cbe', '84787ad5-a31f-4edf-834f-805420d8b894'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:58:44.547 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Security group member updated ['acb31bd1-6c80-48a2-a568-e4a3e7436cbe', '84787ad5-a31f-4edf-834f-805420d8b894'] 2021-07-14 20:58:44.547 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Refresh firewall rules 2021-07-14 20:58:44.547 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Get security group information for devices via rpc ['418ac339-27a4-4e13-b9bb-f38b0d9c5d09'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:58:44.571 868 2230476759112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] port_update received: 418ac339-27a4-4e13-b9bb-f38b0d9c5d09 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 20:58:44.603 868 2230476759112 MainThread DEBUG oslo_concurrency.lockutils [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Lock "n-hv-agent-port-lock-418ac339-27a4-4e13-b9bb-f38b0d9c5d09" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:58:44.603 868 2230476759112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Binding port 418ac339-27a4-4e13-b9bb-f38b0d9c5d09 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 20:58:44.603 868 2230476759112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-14 20:58:44.625 868 2230476759112 MainThread DEBUG neutron.services.trunk.rpc.agent [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '418ac339-27a4-4e13-b9bb-f38b0d9c5d09') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:58:44.625 868 2230476759112 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '418ac339-27a4-4e13-b9bb-f38b0d9c5d09') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:58:44.634 868 2230476759112 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Trunk plugin disabled on server. Assuming port 418ac339-27a4-4e13-b9bb-f38b0d9c5d09 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 20:58:44.634 868 2230476759112 MainThread INFO networking_hyperv.neutron.trunk_driver [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Binding VLAN ID: 225, VLAN trunk: None to switch port 418ac339-27a4-4e13-b9bb-f38b0d9c5d09 2021-07-14 20:58:44.675 868 2230476759112 MainThread INFO neutron.agent.securitygroups_rpc [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Refresh firewall rules 2021-07-14 20:58:44.675 868 2230476759112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Get security group information for devices via rpc ['418ac339-27a4-4e13-b9bb-f38b0d9c5d09'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:58:44.813 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Update security group information for ports dict_keys(['418ac339-27a4-4e13-b9bb-f38b0d9c5d09']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:58:44.813 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:58:44.813 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Update rules of security group (acb31bd1-6c80-48a2-a568-e4a3e7436cbe) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:58:44.813 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Update members of security group (acb31bd1-6c80-48a2-a568-e4a3e7436cbe) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 20:58:44.813 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Update port filter for 418ac339-27a4-4e13-b9bb-f38b0d9c5d09 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:58:44.813 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Updating port rules. 2021-07-14 20:58:44.813 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Creating 0 new rules, removing 6 old rules. 2021-07-14 20:58:44.813 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Lock "n-hv-driver-port-lock-418ac339-27a4-4e13-b9bb-f38b0d9c5d09" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:58:44.813 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Lock "n-hv-driver-port-lock-418ac339-27a4-4e13-b9bb-f38b0d9c5d09" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:58:44.813 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Lock "n-hv-driver-port-lock-418ac339-27a4-4e13-b9bb-f38b0d9c5d09" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:58:44.938 868 2230476759112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Update security group information for ports dict_keys(['418ac339-27a4-4e13-b9bb-f38b0d9c5d09']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:58:44.938 868 2230476759112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:58:44.938 868 2230476759112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Update rules of security group (acb31bd1-6c80-48a2-a568-e4a3e7436cbe) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:58:44.938 868 2230476759112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Update members of security group (acb31bd1-6c80-48a2-a568-e4a3e7436cbe) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 20:58:44.938 868 2230476759112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Update port filter for 418ac339-27a4-4e13-b9bb-f38b0d9c5d09 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:58:44.938 868 2230476759112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Updating port rules. 2021-07-14 20:58:44.938 868 2230476759112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Creating 0 new rules, removing 6 old rules. 2021-07-14 20:58:45.021 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Lock "n-hv-driver-port-lock-418ac339-27a4-4e13-b9bb-f38b0d9c5d09" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:58:45.021 868 2230476759112 MainThread DEBUG oslo_concurrency.lockutils [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Lock "n-hv-driver-port-lock-418ac339-27a4-4e13-b9bb-f38b0d9c5d09" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:58:45.021 868 2230476759112 MainThread DEBUG oslo_concurrency.lockutils [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Lock "n-hv-driver-port-lock-418ac339-27a4-4e13-b9bb-f38b0d9c5d09" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:58:45.021 868 2230476759112 MainThread DEBUG oslo_concurrency.lockutils [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Lock "n-hv-driver-port-lock-418ac339-27a4-4e13-b9bb-f38b0d9c5d09" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:58:45.102 868 2230476759112 MainThread DEBUG oslo_concurrency.lockutils [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Lock "n-hv-driver-port-lock-418ac339-27a4-4e13-b9bb-f38b0d9c5d09" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:58:45.141 868 2230476759112 MainThread DEBUG oslo_concurrency.lockutils [req-4c9b855e-af30-4724-a728-85e8e6531320 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Lock "n-hv-agent-port-lock-418ac339-27a4-4e13-b9bb-f38b0d9c5d09" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:58:45.321 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61a89b87-843d-473d-90d6-17372f937f3f 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] port_delete event received for 'eac445d9-be49-4e52-9423-86dfbf34a347' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:58:46.540 868 2230456791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 79504a3f-9441-4ba3-93a2-dc03e6edb8ae 2021-07-14 20:58:47.313 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 20:58:47.313 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '79504a3f-9441-4ba3-93a2-dc03e6edb8ae' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 20:58:47.313 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '79504a3f-9441-4ba3-93a2-dc03e6edb8ae' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 20:58:47.313 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 79504a3f-9441-4ba3-93a2-dc03e6edb8ae _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 20:58:47.328 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ef7702c9-2f4b-4441-b148-ed52f388bdd6 2021-07-14 20:58:47.328 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['79504a3f-9441-4ba3-93a2-dc03e6edb8ae'] 2021-07-14 20:58:47.328 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 20:58:47.328 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-14 20:58:47.328 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['79504a3f-9441-4ba3-93a2-dc03e6edb8ae'] 2021-07-14 20:58:49.327 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:58:49.462 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:58:50.589 868 2230456791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 418ac339-27a4-4e13-b9bb-f38b0d9c5d09 2021-07-14 20:58:51.017 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b61c8469-6e25-43b9-b073-e1462f4ae7b1 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Security group member updated on remote: ['acb31bd1-6c80-48a2-a568-e4a3e7436cbe'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:58:51.017 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-b61c8469-6e25-43b9-b073-e1462f4ae7b1 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Security group member updated ['acb31bd1-6c80-48a2-a568-e4a3e7436cbe'] 2021-07-14 20:58:51.017 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-b61c8469-6e25-43b9-b073-e1462f4ae7b1 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Refresh firewall rules 2021-07-14 20:58:51.017 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b61c8469-6e25-43b9-b073-e1462f4ae7b1 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Get security group information for devices via rpc ['418ac339-27a4-4e13-b9bb-f38b0d9c5d09'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:58:51.063 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b61c8469-6e25-43b9-b073-e1462f4ae7b1 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:58:51.079 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b61c8469-6e25-43b9-b073-e1462f4ae7b1 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:58:51.125 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b61c8469-6e25-43b9-b073-e1462f4ae7b1 934e12c4fe7e450f827f1c3240ff31d2 d6abfb19ed7347369c2dfca9a59b2d71 - - -] port_delete event received for '418ac339-27a4-4e13-b9bb-f38b0d9c5d09' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:58:51.344 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 20:58:51.346 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '418ac339-27a4-4e13-b9bb-f38b0d9c5d09' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 20:58:51.346 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '418ac339-27a4-4e13-b9bb-f38b0d9c5d09' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 20:58:51.346 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 418ac339-27a4-4e13-b9bb-f38b0d9c5d09 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 20:58:51.346 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['418ac339-27a4-4e13-b9bb-f38b0d9c5d09'] 2021-07-14 20:58:51.346 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 20:58:51.346 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-14 20:58:51.346 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['418ac339-27a4-4e13-b9bb-f38b0d9c5d09'] 2021-07-14 20:58:53.360 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:58:53.375 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:58:53.704 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdce8cc1-5f43-43b0-9f9b-919a3076acad bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] port_delete event received for '29b712af-b2dd-43b4-956e-c9f9cc3b0bd2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:58:54.762 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-afcc2cae-22c7-4ab6-bcbe-f88282edb617 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] port_delete event received for '0e2b64ed-9336-439b-876a-a925ac420afb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:58:55.500 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a18b354f-b138-4559-a7cd-c0c8ef7de5d3 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] port_delete event received for 'fcd05dfd-68b9-4f6c-806e-dc057cadb1d3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:58:55.688 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a18b354f-b138-4559-a7cd-c0c8ef7de5d3 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] network_delete received. Deleting network 6d6198ed-fef3-450a-be6f-ddd8ba3976ec network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-14 20:58:55.688 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a18b354f-b138-4559-a7cd-c0c8ef7de5d3 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] Reclaiming local network 6d6198ed-fef3-450a-be6f-ddd8ba3976ec 2021-07-14 20:58:56.465 868 2230456791816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 79504a3f-9441-4ba3-93a2-dc03e6edb8ae 2021-07-14 20:58:56.719 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce0ba3ae-ea69-4322-a7d5-6b81900a7da1 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] port_delete event received for '0331f827-7a0f-4c03-9f7c-766dd659c9f6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:58:57.375 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 20:58:57.563 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Adding port 79504a3f-9441-4ba3-93a2-dc03e6edb8ae 2021-07-14 20:58:57.563 868 2230360247464 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Port 79504a3f-9441-4ba3-93a2-dc03e6edb8ae updated. Details: {'device': '79504a3f-9441-4ba3-93a2-dc03e6edb8ae', 'network_id': 'ef7702c9-2f4b-4441-b148-ed52f388bdd6', 'port_id': '79504a3f-9441-4ba3-93a2-dc03e6edb8ae', 'mac_address': 'fa:16:3e:6c:19:7d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 244, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c60ebf40-15fb-4c1f-8e53-3dad0e5e84da', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 20:58:57.563 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-14 20:58:57.563 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-79504a3f-9441-4ba3-93a2-dc03e6edb8ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:58:57.563 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 79504a3f-9441-4ba3-93a2-dc03e6edb8ae _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 20:58:57.563 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ef7702c9-2f4b-4441-b148-ed52f388bdd6 2021-07-14 20:58:57.563 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-14 20:58:57.766 868 2230456793928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '79504a3f-9441-4ba3-93a2-dc03e6edb8ae') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:58:57.766 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '79504a3f-9441-4ba3-93a2-dc03e6edb8ae') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 20:58:57.770 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 79504a3f-9441-4ba3-93a2-dc03e6edb8ae is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 20:58:57.770 868 2230456793928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 244, VLAN trunk: None to switch port 79504a3f-9441-4ba3-93a2-dc03e6edb8ae 2021-07-14 20:58:57.860 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 20:58:57.860 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['79504a3f-9441-4ba3-93a2-dc03e6edb8ae'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 20:58:58.063 868 2230476881992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d59c3f68-8f7e-4d6a-8e77-6324509c08c9 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] port_delete event received for 'bb06355b-831c-44cc-ad0a-d3dacc00e9dc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:58:58.094 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['79504a3f-9441-4ba3-93a2-dc03e6edb8ae']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 20:58:58.094 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 20:58:58.094 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (177d4a17-4972-4c1f-bbd1-a9ebae2d2153) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 20:58:58.094 868 2230456793928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 79504a3f-9441-4ba3-93a2-dc03e6edb8ae _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 20:58:58.094 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 20:58:58.094 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 79504a3f-9441-4ba3-93a2-dc03e6edb8ae not yet added. Adding. 2021-07-14 20:58:58.094 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-14 20:58:58.094 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-14 20:58:58.229 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-79504a3f-9441-4ba3-93a2-dc03e6edb8ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:58:58.350 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-79504a3f-9441-4ba3-93a2-dc03e6edb8ae" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:58:58.350 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-79504a3f-9441-4ba3-93a2-dc03e6edb8ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:58:58.485 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-79504a3f-9441-4ba3-93a2-dc03e6edb8ae" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:58:58.568 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-79504a3f-9441-4ba3-93a2-dc03e6edb8ae" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:58:58.568 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 79504a3f-9441-4ba3-93a2-dc03e6edb8ae status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 20:58:58.568 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 79504a3f-9441-4ba3-93a2-dc03e6edb8ae processed. 2021-07-14 20:58:58.844 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57e69d34-be57-4932-9ffb-0f06f93cc741 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] port_delete event received for 'a1afcb16-30cf-49c9-8a86-485d54b92ce0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:58:58.953 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2df64c0-e8dd-4d32-bad5-518ec9ad4051 - - - - -] port_delete event received for 'a1afcb16-30cf-49c9-8a86-485d54b92ce0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:58:59.063 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57e69d34-be57-4932-9ffb-0f06f93cc741 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] network_delete received. Deleting network 14b53e4c-fcfe-4b04-a805-6540837dfa2c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-14 20:58:59.063 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57e69d34-be57-4932-9ffb-0f06f93cc741 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] Network 14b53e4c-fcfe-4b04-a805-6540837dfa2c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-14 20:58:59.391 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:58:59.578 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:59:08.718 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95248b70-d8bc-43a2-980a-1ec1bb34ed40 f6ea8a26a1d944e2a5f962fe262478ea 9f9f2d7e10a146eb903e1e05f37ba98d - - -] port_delete event received for '701f5417-428c-48b1-9f95-ab122f19e0a8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:59:10.828 868 2230456791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e1b5f7e6-b5b1-4c4a-a51b-2ce76c0f1744 2021-07-14 20:59:11.300 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b5950ea6-26d1-4359-b303-0f393f3243c8 f6ea8a26a1d944e2a5f962fe262478ea 9f9f2d7e10a146eb903e1e05f37ba98d - - -] Security group member updated on remote: ['27c7b189-6287-4e6b-90b5-029f353a11e8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:59:11.300 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-b5950ea6-26d1-4359-b303-0f393f3243c8 f6ea8a26a1d944e2a5f962fe262478ea 9f9f2d7e10a146eb903e1e05f37ba98d - - -] Security group member updated ['27c7b189-6287-4e6b-90b5-029f353a11e8'] 2021-07-14 20:59:11.374 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5950ea6-26d1-4359-b303-0f393f3243c8 f6ea8a26a1d944e2a5f962fe262478ea 9f9f2d7e10a146eb903e1e05f37ba98d - - -] port_delete event received for 'e1b5f7e6-b5b1-4c4a-a51b-2ce76c0f1744' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:59:11.449 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 20:59:11.449 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e1b5f7e6-b5b1-4c4a-a51b-2ce76c0f1744' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 20:59:11.449 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e1b5f7e6-b5b1-4c4a-a51b-2ce76c0f1744' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 20:59:11.449 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e1b5f7e6-b5b1-4c4a-a51b-2ce76c0f1744 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 20:59:11.460 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e1b5f7e6-b5b1-4c4a-a51b-2ce76c0f1744'] 2021-07-14 20:59:11.460 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 20:59:11.460 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-14 20:59:11.460 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e1b5f7e6-b5b1-4c4a-a51b-2ce76c0f1744'] 2021-07-14 20:59:13.470 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:59:13.498 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:59:15.876 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-559e1496-767a-4aed-85ba-5d28d6737d7b f6ea8a26a1d944e2a5f962fe262478ea 9f9f2d7e10a146eb903e1e05f37ba98d - - -] port_delete event received for '96a2545e-7a85-44dc-830a-13f5433c85be' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:59:18.513 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a1443831-7ef6-4ae7-aef7-8b26618ac870 f6ea8a26a1d944e2a5f962fe262478ea 9f9f2d7e10a146eb903e1e05f37ba98d - - -] Security group member updated on remote: ['27c7b189-6287-4e6b-90b5-029f353a11e8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 20:59:18.513 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-a1443831-7ef6-4ae7-aef7-8b26618ac870 f6ea8a26a1d944e2a5f962fe262478ea 9f9f2d7e10a146eb903e1e05f37ba98d - - -] Security group member updated ['27c7b189-6287-4e6b-90b5-029f353a11e8'] 2021-07-14 20:59:18.594 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1443831-7ef6-4ae7-aef7-8b26618ac870 f6ea8a26a1d944e2a5f962fe262478ea 9f9f2d7e10a146eb903e1e05f37ba98d - - -] port_delete event received for 'c6a55819-1820-4c74-bac5-905c50f78bd6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:59:18.905 868 2230456791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c6a55819-1820-4c74-bac5-905c50f78bd6 2021-07-14 20:59:19.485 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 20:59:19.485 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c6a55819-1820-4c74-bac5-905c50f78bd6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 20:59:19.485 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c6a55819-1820-4c74-bac5-905c50f78bd6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 20:59:19.485 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c6a55819-1820-4c74-bac5-905c50f78bd6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 20:59:19.497 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c3b41e53-42f9-4d74-b03c-94ec957fa2b0 2021-07-14 20:59:19.497 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c6a55819-1820-4c74-bac5-905c50f78bd6'] 2021-07-14 20:59:19.497 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 20:59:19.497 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-14 20:59:19.497 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c6a55819-1820-4c74-bac5-905c50f78bd6'] 2021-07-14 20:59:20.561 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0aa95ad-8e27-4347-a6e9-2732675f7b55 f6ea8a26a1d944e2a5f962fe262478ea 9f9f2d7e10a146eb903e1e05f37ba98d - - -] port_delete event received for '715813d4-d323-4b1e-b1e8-ab50b8070beb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:59:21.497 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 20:59:21.512 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 20:59:23.389 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b4612bac-2fa3-414e-a79c-d42b98f05695 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] port_delete event received for '0f4d37e1-ed81-4ec1-8275-d6e220055fce' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:59:24.419 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7529782b-e8ae-4dee-bdda-0f577cbf0dc9 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] port_delete event received for 'ebf2616e-85df-4b96-bf03-aa85713d30ac' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:59:25.140 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a81ea52a-44fc-4ac4-91e9-017d94836500 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] port_delete event received for 'e4f0c954-7de7-40d1-9847-c92429efef47' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:59:25.310 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a81ea52a-44fc-4ac4-91e9-017d94836500 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] network_delete received. Deleting network c3b41e53-42f9-4d74-b03c-94ec957fa2b0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-14 20:59:25.310 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a81ea52a-44fc-4ac4-91e9-017d94836500 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] Network c3b41e53-42f9-4d74-b03c-94ec957fa2b0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-14 20:59:26.309 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76a62e5b-4a3c-4a9a-be27-3090a9696c4d bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] port_delete event received for '82f9059a-e5ee-4ef5-8053-57ee2b2440f3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:59:27.622 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a17a8f5d-5515-4b9a-98c5-31cdaeea0edf bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] port_delete event received for '1286bf55-af7e-4006-a180-17d2dfb29abb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:59:28.340 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d9d87da-7d08-4b46-acf8-d44bcecbf5c6 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] port_delete event received for '13412f50-1306-4749-9782-ca4aae421e89' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:59:28.452 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14b4042a-ca64-4683-b539-e4d4b1fcccd7 - - - - -] port_delete event received for '13412f50-1306-4749-9782-ca4aae421e89' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 20:59:28.512 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d9d87da-7d08-4b46-acf8-d44bcecbf5c6 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] network_delete received. Deleting network 000370ea-1c1b-4fd1-83fb-6eb04a26c849 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-14 20:59:28.512 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d9d87da-7d08-4b46-acf8-d44bcecbf5c6 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] Network 000370ea-1c1b-4fd1-83fb-6eb04a26c849 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-14 21:00:16.771 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1a0ab71-5974-44a0-934b-6b676070f526 ff8f6c149d0a4ebda5c94b1c717f7c2f 42b556b217544b60adda342fdd8cd4f7 - - -] port_delete event received for '3ea67f15-40c0-49e5-a965-7422c0be2ac4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 21:00:19.485 868 2230456791992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 79504a3f-9441-4ba3-93a2-dc03e6edb8ae 2021-07-14 21:00:19.532 868 2230456793928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ac02f6d-e2d8-4a3a-bb7f-61dbfd12005a ff8f6c149d0a4ebda5c94b1c717f7c2f 42b556b217544b60adda342fdd8cd4f7 - - -] Security group member updated on remote: ['177d4a17-4972-4c1f-bbd1-a9ebae2d2153'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 21:00:19.532 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [req-4ac02f6d-e2d8-4a3a-bb7f-61dbfd12005a ff8f6c149d0a4ebda5c94b1c717f7c2f 42b556b217544b60adda342fdd8cd4f7 - - -] Security group member updated ['177d4a17-4972-4c1f-bbd1-a9ebae2d2153'] 2021-07-14 21:00:19.615 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ac02f6d-e2d8-4a3a-bb7f-61dbfd12005a ff8f6c149d0a4ebda5c94b1c717f7c2f 42b556b217544b60adda342fdd8cd4f7 - - -] port_delete event received for '79504a3f-9441-4ba3-93a2-dc03e6edb8ae' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 21:00:19.766 868 2230360247464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa20f26-7319-4b83-af86-2d1e176a9116 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 21:00:19.766 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '79504a3f-9441-4ba3-93a2-dc03e6edb8ae' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 21:00:19.766 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '79504a3f-9441-4ba3-93a2-dc03e6edb8ae' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 21:00:19.766 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 79504a3f-9441-4ba3-93a2-dc03e6edb8ae _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 21:00:19.775 868 2230456793928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ef7702c9-2f4b-4441-b148-ed52f388bdd6 2021-07-14 21:00:19.775 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['79504a3f-9441-4ba3-93a2-dc03e6edb8ae'] 2021-07-14 21:00:19.775 868 2230456793928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 21:00:19.775 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-14 21:00:19.775 868 2230456793928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['79504a3f-9441-4ba3-93a2-dc03e6edb8ae'] 2021-07-14 21:00:21.771 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 21:00:21.802 868 2230456793928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 21:00:22.490 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0cd710f4-d9bd-4c54-9258-7863be2aa09b bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] port_delete event received for '4ce117f8-97c0-4ea5-bf31-f00a1b3e6d82' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 21:00:23.505 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0dfae990-5e5a-42d5-8154-86cff28a2b43 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] port_delete event received for '4b016255-c96d-45b6-bde0-bf3a0832139b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 21:00:24.193 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9e5898f-b697-4d58-a45c-f536d03223fe bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] port_delete event received for '51b50d70-4dc6-4b83-a4cc-c759585cbfa4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 21:00:24.380 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9e5898f-b697-4d58-a45c-f536d03223fe bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] network_delete received. Deleting network ef7702c9-2f4b-4441-b148-ed52f388bdd6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-14 21:00:24.380 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9e5898f-b697-4d58-a45c-f536d03223fe bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] Network ef7702c9-2f4b-4441-b148-ed52f388bdd6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-14 21:00:25.333 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81fefe48-bf74-4f97-9053-6ebacf3b1dde bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] port_delete event received for '3205d8ff-e485-4989-935e-ee8513d7480d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 21:00:26.349 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30df81f2-30ce-4349-8b09-374e7acb8774 bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] port_delete event received for 'f9b484b8-ec20-4f0d-9be0-9434c7be4e96' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 21:00:27.319 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6dbdcab8-111c-4cff-a886-12cc336422eb bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] port_delete event received for 'f681e16a-d657-4a7c-b542-876d8b00b6c7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 21:00:27.473 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49f0b63c-af22-47ad-9bf7-3a60002c05f3 - - - - -] port_delete event received for 'f681e16a-d657-4a7c-b542-876d8b00b6c7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 21:00:27.505 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6dbdcab8-111c-4cff-a886-12cc336422eb bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] network_delete received. Deleting network 8a13b91b-da6b-4965-87bc-4c2fad97929a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-14 21:00:27.505 868 2230456793928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6dbdcab8-111c-4cff-a886-12cc336422eb bd67bcaadbbd4cbc8a1af6f87643c11c 45c9e7f0e27f4adeb57839efebfc8f81 - - -] Network 8a13b91b-da6b-4965-87bc-4c2fad97929a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463