2021-07-23 09:24:27.358 4912 1501524294824 MainThread INFO neutron.common.config [-] Logging enabled! 2021-07-23 09:24:27.358 4912 1501524294824 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev494 2021-07-23 09:24:27.358 4912 1501524294824 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-07-23 09:24:27.389 4912 1501524294824 MainThread INFO os_win.utils.network.networkutils [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] WMI caching is disabled. 2021-07-23 09:24:27.609 4912 1501524294824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:119 2021-07-23 09:24:27.670 4912 1501524294824 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-07-23 09:24:27.670 4912 1501524294824 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-07-23 09:24:27.886 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent initialized successfully, now running... 2021-07-23 09:24:27.905 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-07-23 09:24:27.905 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-07-23 09:24:27.932 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-07-23 09:26:08.970 4912 1501616589288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26fb6104-ae0f-48bd-911d-883d28e32769 - - - - -] port_update received: 07b65f3a-1fe5-4852-9354-0d866cfff74c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 09:26:08.970 4912 1501616589288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26fb6104-ae0f-48bd-911d-883d28e32769 - - - - -] No port 07b65f3a-1fe5-4852-9354-0d866cfff74c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 09:26:16.062 4912 1501616589288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8614425-d855-4a72-ab78-57831e21f16b - - - - -] port_update received: bd50026e-ea9c-4bca-b052-71527b487868 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 09:26:16.062 4912 1501616589288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8614425-d855-4a72-ab78-57831e21f16b - - - - -] No port bd50026e-ea9c-4bca-b052-71527b487868 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 09:26:17.248 4912 1501616589288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2917520f-dde1-47c5-a9d9-f487509773cd - - - - -] port_update received: 7749d06e-6ec1-4500-8293-0b208969c303 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 09:26:17.248 4912 1501616589288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2917520f-dde1-47c5-a9d9-f487509773cd - - - - -] No port 7749d06e-6ec1-4500-8293-0b208969c303 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 09:26:18.201 4912 1501616589288 MainThread WARNING oslo_policy.policy [req-6c13dcdf-f699-46ba-af34-3b660bc96ac7 a622754989b94d8693ca0f67a7c60ec8 071f490b8f7641e5b62728a7ad313918 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-07-23 09:26:18.209 4912 1501616589288 MainThread WARNING oslo_policy.policy [req-6c13dcdf-f699-46ba-af34-3b660bc96ac7 a622754989b94d8693ca0f67a7c60ec8 071f490b8f7641e5b62728a7ad313918 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-07-23 09:26:18.209 4912 1501616589288 MainThread WARNING oslo_policy.policy [req-6c13dcdf-f699-46ba-af34-3b660bc96ac7 a622754989b94d8693ca0f67a7c60ec8 071f490b8f7641e5b62728a7ad313918 - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-07-23 09:26:18.209 4912 1501616589288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6c13dcdf-f699-46ba-af34-3b660bc96ac7 a622754989b94d8693ca0f67a7c60ec8 071f490b8f7641e5b62728a7ad313918 - - -] Security group rule updated on remote: ['37d3b5c4-af6e-49fb-9a78-8fe0d30bd221'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 09:26:18.209 4912 1501616589288 MainThread INFO neutron.agent.securitygroups_rpc [req-6c13dcdf-f699-46ba-af34-3b660bc96ac7 a622754989b94d8693ca0f67a7c60ec8 071f490b8f7641e5b62728a7ad313918 - - -] Security group rule updated ['37d3b5c4-af6e-49fb-9a78-8fe0d30bd221'] 2021-07-23 09:26:20.016 4912 1501616589288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9767807d-f1db-4858-9d71-e7f83295135c a622754989b94d8693ca0f67a7c60ec8 071f490b8f7641e5b62728a7ad313918 - - -] Security group rule updated on remote: ['37d3b5c4-af6e-49fb-9a78-8fe0d30bd221'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 09:26:20.033 4912 1501616589288 MainThread INFO neutron.agent.securitygroups_rpc [req-9767807d-f1db-4858-9d71-e7f83295135c a622754989b94d8693ca0f67a7c60ec8 071f490b8f7641e5b62728a7ad313918 - - -] Security group rule updated ['37d3b5c4-af6e-49fb-9a78-8fe0d30bd221'] 2021-07-23 09:26:20.178 4912 1501616589288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-175bd944-201f-46b8-aa09-7c189848e816 - - - - -] port_update received: 00eff766-356e-4d6a-8e57-4779bede084e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 09:26:20.187 4912 1501616589288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-175bd944-201f-46b8-aa09-7c189848e816 - - - - -] No port 00eff766-356e-4d6a-8e57-4779bede084e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 09:26:21.374 4912 1501616589288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2f479d1c-6f8e-4cbd-94b2-759e5e89ff3d 0322762ed27f4ac180a5330ef2b5d1b8 0e9984da5ace466f916090f5d2a56ee7 - - -] Security group member updated on remote: ['be15d3c4-d7d3-4f0c-b0c6-e5f4392cea4d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:26:21.374 4912 1501616589288 MainThread INFO neutron.agent.securitygroups_rpc [req-2f479d1c-6f8e-4cbd-94b2-759e5e89ff3d 0322762ed27f4ac180a5330ef2b5d1b8 0e9984da5ace466f916090f5d2a56ee7 - - -] Security group member updated ['be15d3c4-d7d3-4f0c-b0c6-e5f4392cea4d'] 2021-07-23 09:26:23.932 4912 1501616589288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed3e216f-f03d-4589-ac2b-b38e28469a7b - - - - -] port_update received: 263570d2-b08b-472a-8d02-25252ec49d04 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 09:26:23.932 4912 1501616589288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed3e216f-f03d-4589-ac2b-b38e28469a7b - - - - -] No port 263570d2-b08b-472a-8d02-25252ec49d04 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 09:26:27.653 4912 1501616589288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c2cc477-dac1-4583-a20c-1761d8276703 8d98db97d09c411b9de053b0f5832bfc a86060a6f4d0487d90602109c3d439ca - - -] Security group rule updated on remote: ['70928a92-7947-4b0f-b331-29ac4098224b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 09:26:27.653 4912 1501616589288 MainThread INFO neutron.agent.securitygroups_rpc [req-8c2cc477-dac1-4583-a20c-1761d8276703 8d98db97d09c411b9de053b0f5832bfc a86060a6f4d0487d90602109c3d439ca - - -] Security group rule updated ['70928a92-7947-4b0f-b331-29ac4098224b'] 2021-07-23 09:26:28.247 4912 1501616589288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d888d897-b4c9-43fd-86c0-825afbe1c73c 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] port_update received: 15f154b5-4f48-47d3-8812-db1c8193c04f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 09:26:28.252 4912 1501616589288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d888d897-b4c9-43fd-86c0-825afbe1c73c 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] No port 15f154b5-4f48-47d3-8812-db1c8193c04f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 09:26:29.544 4912 1501616589288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8cb81ac0-59ed-45d6-943a-2edbeb249078 - - - - -] port_update received: e5ef1353-7caf-4a67-b084-81a39876ffb2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 09:26:29.568 4912 1501616589288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8cb81ac0-59ed-45d6-943a-2edbeb249078 - - - - -] No port e5ef1353-7caf-4a67-b084-81a39876ffb2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 09:26:29.966 4912 1501616589288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15bce1fa-ceca-470e-94f9-70378e468dde 8d98db97d09c411b9de053b0f5832bfc a86060a6f4d0487d90602109c3d439ca - - -] Security group rule updated on remote: ['70928a92-7947-4b0f-b331-29ac4098224b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 09:26:29.966 4912 1501616589288 MainThread INFO neutron.agent.securitygroups_rpc [req-15bce1fa-ceca-470e-94f9-70378e468dde 8d98db97d09c411b9de053b0f5832bfc a86060a6f4d0487d90602109c3d439ca - - -] Security group rule updated ['70928a92-7947-4b0f-b331-29ac4098224b'] 2021-07-23 09:26:32.748 4912 1501616587528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 15f154b5-4f48-47d3-8812-db1c8193c04f 2021-07-23 09:26:34.529 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 09:26:34.624 4912 1501616589640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f716a7b4-0ab3-465d-8adf-47273ab24110 43fb162402a547d685ee4cc0de989080 1257f61317794985990bc83f2dfa5c6b - - -] Security group member updated on remote: ['9b2dac51-23ee-4bf0-bd48-e6c6faa01d9d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:26:34.624 4912 1501616589640 MainThread INFO neutron.agent.securitygroups_rpc [req-f716a7b4-0ab3-465d-8adf-47273ab24110 43fb162402a547d685ee4cc0de989080 1257f61317794985990bc83f2dfa5c6b - - -] Security group member updated ['9b2dac51-23ee-4bf0-bd48-e6c6faa01d9d'] 2021-07-23 09:26:35.240 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Adding port 15f154b5-4f48-47d3-8812-db1c8193c04f 2021-07-23 09:26:35.240 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Port 15f154b5-4f48-47d3-8812-db1c8193c04f updated. Details: {'device': '15f154b5-4f48-47d3-8812-db1c8193c04f', 'network_id': 'c0f1fe0c-786e-4d5c-8381-008dc681e742', 'port_id': '15f154b5-4f48-47d3-8812-db1c8193c04f', 'mac_address': 'fa:16:3e:6a:08:ae', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 326, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fd379e90-f7e5-47ce-aefd-44de549d8cea', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 09:26:35.240 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 09:26:35.240 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-15f154b5-4f48-47d3-8812-db1c8193c04f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:26:35.240 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 15f154b5-4f48-47d3-8812-db1c8193c04f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 09:26:35.240 4912 1501616589640 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c0f1fe0c-786e-4d5c-8381-008dc681e742 2021-07-23 09:26:35.250 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 09:26:35.264 4912 1501616589992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f3906cbc-ce35-40f7-81c3-177b37255250 a622754989b94d8693ca0f67a7c60ec8 071f490b8f7641e5b62728a7ad313918 - - -] Security group member updated on remote: ['37d3b5c4-af6e-49fb-9a78-8fe0d30bd221'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:26:35.264 4912 1501616589992 MainThread INFO neutron.agent.securitygroups_rpc [req-f3906cbc-ce35-40f7-81c3-177b37255250 a622754989b94d8693ca0f67a7c60ec8 071f490b8f7641e5b62728a7ad313918 - - -] Security group member updated ['37d3b5c4-af6e-49fb-9a78-8fe0d30bd221'] 2021-07-23 09:26:35.393 4912 1501616589640 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '15f154b5-4f48-47d3-8812-db1c8193c04f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:26:35.393 4912 1501616589640 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '15f154b5-4f48-47d3-8812-db1c8193c04f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:26:35.407 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 15f154b5-4f48-47d3-8812-db1c8193c04f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 09:26:35.407 4912 1501616589640 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 326, VLAN trunk: None to switch port 15f154b5-4f48-47d3-8812-db1c8193c04f 2021-07-23 09:26:35.467 4912 1501616589640 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 09:26:35.467 4912 1501616589640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['15f154b5-4f48-47d3-8812-db1c8193c04f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:26:35.859 4912 1501616589640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['15f154b5-4f48-47d3-8812-db1c8193c04f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:26:35.859 4912 1501616589640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:26:35.859 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (be15d3c4-d7d3-4f0c-b0c6-e5f4392cea4d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:26:35.859 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (be15d3c4-d7d3-4f0c-b0c6-e5f4392cea4d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 09:26:35.859 4912 1501616589640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 15f154b5-4f48-47d3-8812-db1c8193c04f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:26:35.859 4912 1501616589640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 09:26:35.859 4912 1501616589640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 15f154b5-4f48-47d3-8812-db1c8193c04f not yet added. Adding. 2021-07-23 09:26:35.859 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 09:26:35.859 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 09:26:35.948 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-15f154b5-4f48-47d3-8812-db1c8193c04f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:26:36.022 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-15f154b5-4f48-47d3-8812-db1c8193c04f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:26:36.022 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-15f154b5-4f48-47d3-8812-db1c8193c04f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:26:36.029 4912 1501616589992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-17ef5ad1-ed2c-41ed-8694-8d694dc54207 43fb162402a547d685ee4cc0de989080 1257f61317794985990bc83f2dfa5c6b - - -] Security group member updated on remote: ['9b2dac51-23ee-4bf0-bd48-e6c6faa01d9d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:26:36.029 4912 1501616589992 MainThread INFO neutron.agent.securitygroups_rpc [req-17ef5ad1-ed2c-41ed-8694-8d694dc54207 43fb162402a547d685ee4cc0de989080 1257f61317794985990bc83f2dfa5c6b - - -] Security group member updated ['9b2dac51-23ee-4bf0-bd48-e6c6faa01d9d'] 2021-07-23 09:26:36.097 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-15f154b5-4f48-47d3-8812-db1c8193c04f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:26:36.169 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-15f154b5-4f48-47d3-8812-db1c8193c04f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:26:36.181 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 15f154b5-4f48-47d3-8812-db1c8193c04f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 09:26:36.181 4912 1501616589640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 15f154b5-4f48-47d3-8812-db1c8193c04f processed. 2021-07-23 09:26:36.544 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:26:37.169 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.625s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:26:37.575 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2640e7c0-ab92-4684-a666-e8e2a4c7f8f1 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] port_update received: 11752ec1-8f6c-4ca9-9447-757f5294d30f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 09:26:37.586 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2640e7c0-ab92-4684-a666-e8e2a4c7f8f1 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] No port 11752ec1-8f6c-4ca9-9447-757f5294d30f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 09:26:39.081 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fad5dca9-8f82-4821-a40e-1d7896227bd4 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] port_update received: 8d844a4a-8e73-4cb2-ae28-3c01693abd55 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 09:26:39.091 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fad5dca9-8f82-4821-a40e-1d7896227bd4 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] No port 8d844a4a-8e73-4cb2-ae28-3c01693abd55 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 09:26:40.122 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e96579c2-aca0-46ef-b101-9cbdf7deb341 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] port_update received: bfd3d585-aa4d-4ec3-8075-46e9522169cc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 09:26:40.122 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e96579c2-aca0-46ef-b101-9cbdf7deb341 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] No port bfd3d585-aa4d-4ec3-8075-46e9522169cc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 09:26:40.811 4912 1501616587528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8d844a4a-8e73-4cb2-ae28-3c01693abd55 2021-07-23 09:26:40.811 4912 1501616587528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 11752ec1-8f6c-4ca9-9447-757f5294d30f 2021-07-23 09:26:42.098 4912 1501616589640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1bc46d6d-2ac0-4de7-8efa-ef3b1884d748 8d98db97d09c411b9de053b0f5832bfc a86060a6f4d0487d90602109c3d439ca - - -] Security group member updated on remote: ['70928a92-7947-4b0f-b331-29ac4098224b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:26:42.098 4912 1501616589640 MainThread INFO neutron.agent.securitygroups_rpc [req-1bc46d6d-2ac0-4de7-8efa-ef3b1884d748 8d98db97d09c411b9de053b0f5832bfc a86060a6f4d0487d90602109c3d439ca - - -] Security group member updated ['70928a92-7947-4b0f-b331-29ac4098224b'] 2021-07-23 09:26:42.575 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 09:26:42.836 4912 1501616587528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bfd3d585-aa4d-4ec3-8075-46e9522169cc 2021-07-23 09:26:43.247 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Adding port 11752ec1-8f6c-4ca9-9447-757f5294d30f 2021-07-23 09:26:43.247 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Port 11752ec1-8f6c-4ca9-9447-757f5294d30f updated. Details: {'device': '11752ec1-8f6c-4ca9-9447-757f5294d30f', 'network_id': '0d2403f0-653a-43c4-9901-40477acd9c89', 'port_id': '11752ec1-8f6c-4ca9-9447-757f5294d30f', 'mac_address': 'fa:16:3e:5a:25:2d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 308, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3926b6c7-c194-42dc-bdc8-0c85041f49b7', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 09:26:43.247 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 09:26:43.247 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Adding port 8d844a4a-8e73-4cb2-ae28-3c01693abd55 2021-07-23 09:26:43.252 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Port 8d844a4a-8e73-4cb2-ae28-3c01693abd55 updated. Details: {'device': '8d844a4a-8e73-4cb2-ae28-3c01693abd55', 'network_id': '0d2403f0-653a-43c4-9901-40477acd9c89', 'port_id': '8d844a4a-8e73-4cb2-ae28-3c01693abd55', 'mac_address': 'fa:16:3e:56:ff:89', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 308, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3926b6c7-c194-42dc-bdc8-0c85041f49b7', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 09:26:43.252 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 09:26:43.252 4912 1501616589992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8d844a4a-8e73-4cb2-ae28-3c01693abd55" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:26:43.252 4912 1501616589992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8d844a4a-8e73-4cb2-ae28-3c01693abd55 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 09:26:43.252 4912 1501616589992 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0d2403f0-653a-43c4-9901-40477acd9c89 2021-07-23 09:26:43.252 4912 1501616589992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 09:26:43.252 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-11752ec1-8f6c-4ca9-9447-757f5294d30f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:26:43.252 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 11752ec1-8f6c-4ca9-9447-757f5294d30f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 09:26:43.252 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 09:26:43.375 4912 1501616589640 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '11752ec1-8f6c-4ca9-9447-757f5294d30f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:26:43.375 4912 1501616589640 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '11752ec1-8f6c-4ca9-9447-757f5294d30f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:26:43.389 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 11752ec1-8f6c-4ca9-9447-757f5294d30f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 09:26:43.389 4912 1501616589640 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 308, VLAN trunk: None to switch port 11752ec1-8f6c-4ca9-9447-757f5294d30f 2021-07-23 09:26:43.389 4912 1501616589992 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8d844a4a-8e73-4cb2-ae28-3c01693abd55') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:26:43.389 4912 1501616589992 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8d844a4a-8e73-4cb2-ae28-3c01693abd55') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:26:43.389 4912 1501616589992 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8d844a4a-8e73-4cb2-ae28-3c01693abd55 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 09:26:43.389 4912 1501616589992 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 308, VLAN trunk: None to switch port 8d844a4a-8e73-4cb2-ae28-3c01693abd55 2021-07-23 09:26:43.389 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31369a37-7b55-4126-a1e4-552eef2f7789 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] port_update received: a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 09:26:43.420 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31369a37-7b55-4126-a1e4-552eef2f7789 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] No port a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 09:26:43.457 4912 1501616589640 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 09:26:43.457 4912 1501616589640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['11752ec1-8f6c-4ca9-9447-757f5294d30f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:26:43.477 4912 1501616589992 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 09:26:43.477 4912 1501616589992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8d844a4a-8e73-4cb2-ae28-3c01693abd55'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:26:44.028 4912 1501616589640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['11752ec1-8f6c-4ca9-9447-757f5294d30f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:26:44.028 4912 1501616589640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:26:44.028 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9b2dac51-23ee-4bf0-bd48-e6c6faa01d9d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:26:44.028 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9b2dac51-23ee-4bf0-bd48-e6c6faa01d9d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 09:26:44.028 4912 1501616589640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 11752ec1-8f6c-4ca9-9447-757f5294d30f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:26:44.028 4912 1501616589640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 09:26:44.028 4912 1501616589640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 11752ec1-8f6c-4ca9-9447-757f5294d30f not yet added. Adding. 2021-07-23 09:26:44.028 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 09:26:44.028 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 09:26:44.044 4912 1501616589992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8d844a4a-8e73-4cb2-ae28-3c01693abd55']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:26:44.044 4912 1501616589992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:26:44.044 4912 1501616589992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9b2dac51-23ee-4bf0-bd48-e6c6faa01d9d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:26:44.044 4912 1501616589992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9b2dac51-23ee-4bf0-bd48-e6c6faa01d9d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 09:26:44.044 4912 1501616589992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8d844a4a-8e73-4cb2-ae28-3c01693abd55 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:26:44.044 4912 1501616589992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 09:26:44.044 4912 1501616589992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8d844a4a-8e73-4cb2-ae28-3c01693abd55 not yet added. Adding. 2021-07-23 09:26:44.063 4912 1501616589992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 09:26:44.063 4912 1501616589992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 09:26:44.116 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-11752ec1-8f6c-4ca9-9447-757f5294d30f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:26:44.145 4912 1501616589992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8d844a4a-8e73-4cb2-ae28-3c01693abd55" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:26:44.250 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-11752ec1-8f6c-4ca9-9447-757f5294d30f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:26:44.250 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-11752ec1-8f6c-4ca9-9447-757f5294d30f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:26:44.271 4912 1501616589992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8d844a4a-8e73-4cb2-ae28-3c01693abd55" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:26:44.271 4912 1501616589992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8d844a4a-8e73-4cb2-ae28-3c01693abd55" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:26:44.444 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-11752ec1-8f6c-4ca9-9447-757f5294d30f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:26:44.453 4912 1501616589992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8d844a4a-8e73-4cb2-ae28-3c01693abd55" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:26:44.548 4912 1501616589992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8d844a4a-8e73-4cb2-ae28-3c01693abd55" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:26:44.548 4912 1501616589992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8d844a4a-8e73-4cb2-ae28-3c01693abd55 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 09:26:44.548 4912 1501616589992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8d844a4a-8e73-4cb2-ae28-3c01693abd55 processed. 2021-07-23 09:26:44.548 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-11752ec1-8f6c-4ca9-9447-757f5294d30f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:26:44.548 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 11752ec1-8f6c-4ca9-9447-757f5294d30f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 09:26:44.548 4912 1501616589640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 11752ec1-8f6c-4ca9-9447-757f5294d30f processed. 2021-07-23 09:26:44.606 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 09:26:44.606 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:26:45.060 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Adding port bfd3d585-aa4d-4ec3-8075-46e9522169cc 2021-07-23 09:26:45.060 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Port bfd3d585-aa4d-4ec3-8075-46e9522169cc updated. Details: {'device': 'bfd3d585-aa4d-4ec3-8075-46e9522169cc', 'network_id': '99a0df39-a698-4741-8d32-45e1fd2c318e', 'port_id': 'bfd3d585-aa4d-4ec3-8075-46e9522169cc', 'mac_address': 'fa:16:3e:7e:b7:c1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 311, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '812f4d4b-a0ea-4b10-8ffe-caa0729bbdb0', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 09:26:45.060 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 09:26:45.060 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bfd3d585-aa4d-4ec3-8075-46e9522169cc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:26:45.060 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bfd3d585-aa4d-4ec3-8075-46e9522169cc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 09:26:45.060 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 99a0df39-a698-4741-8d32-45e1fd2c318e 2021-07-23 09:26:45.060 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 09:26:45.201 4912 1501616590168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bfd3d585-aa4d-4ec3-8075-46e9522169cc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:26:45.201 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bfd3d585-aa4d-4ec3-8075-46e9522169cc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:26:45.224 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bfd3d585-aa4d-4ec3-8075-46e9522169cc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 09:26:45.239 4912 1501616590168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 311, VLAN trunk: None to switch port bfd3d585-aa4d-4ec3-8075-46e9522169cc 2021-07-23 09:26:45.341 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 09:26:45.341 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bfd3d585-aa4d-4ec3-8075-46e9522169cc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:26:45.716 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:26:45.811 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bfd3d585-aa4d-4ec3-8075-46e9522169cc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:26:45.827 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:26:45.827 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (37d3b5c4-af6e-49fb-9a78-8fe0d30bd221) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:26:45.827 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bfd3d585-aa4d-4ec3-8075-46e9522169cc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:26:45.827 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 09:26:45.827 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bfd3d585-aa4d-4ec3-8075-46e9522169cc not yet added. Adding. 2021-07-23 09:26:45.827 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 09:26:45.827 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 09:26:45.951 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bfd3d585-aa4d-4ec3-8075-46e9522169cc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:26:46.075 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bfd3d585-aa4d-4ec3-8075-46e9522169cc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:26:46.075 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bfd3d585-aa4d-4ec3-8075-46e9522169cc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:26:46.232 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bfd3d585-aa4d-4ec3-8075-46e9522169cc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:26:46.378 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bfd3d585-aa4d-4ec3-8075-46e9522169cc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:26:46.378 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bfd3d585-aa4d-4ec3-8075-46e9522169cc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 09:26:46.378 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bfd3d585-aa4d-4ec3-8075-46e9522169cc processed. 2021-07-23 09:26:46.638 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:26:46.856 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:26:46.863 4912 1501616587528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 2021-07-23 09:26:48.658 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 09:26:49.003 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Adding port a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 2021-07-23 09:26:49.017 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Port a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 updated. Details: {'device': 'a9bccb8e-34a2-4a5b-a7ef-75f09c82e439', 'network_id': '83efec79-6921-458c-8018-332aceab1f51', 'port_id': 'a9bccb8e-34a2-4a5b-a7ef-75f09c82e439', 'mac_address': 'fa:16:3e:d8:ca:a9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 303, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f3150242-7498-4b99-8493-c0a866e76793', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 09:26:49.017 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 09:26:49.017 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a9bccb8e-34a2-4a5b-a7ef-75f09c82e439" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:26:49.017 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 09:26:49.017 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 83efec79-6921-458c-8018-332aceab1f51 2021-07-23 09:26:49.017 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 09:26:49.186 4912 1501616590168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a9bccb8e-34a2-4a5b-a7ef-75f09c82e439') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:26:49.186 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a9bccb8e-34a2-4a5b-a7ef-75f09c82e439') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:26:49.186 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 09:26:49.186 4912 1501616590168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 303, VLAN trunk: None to switch port a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 2021-07-23 09:26:49.325 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 09:26:49.325 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a9bccb8e-34a2-4a5b-a7ef-75f09c82e439'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:26:49.528 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a9bccb8e-34a2-4a5b-a7ef-75f09c82e439']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:26:49.528 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:26:49.528 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (70928a92-7947-4b0f-b331-29ac4098224b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:26:49.537 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:26:49.537 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 09:26:49.537 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 not yet added. Adding. 2021-07-23 09:26:49.537 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 09:26:49.537 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 09:26:49.689 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9bccb8e-34a2-4a5b-a7ef-75f09c82e439" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:26:49.874 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9bccb8e-34a2-4a5b-a7ef-75f09c82e439" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:26:49.874 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9bccb8e-34a2-4a5b-a7ef-75f09c82e439" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:26:50.078 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9bccb8e-34a2-4a5b-a7ef-75f09c82e439" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:26:50.203 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a9bccb8e-34a2-4a5b-a7ef-75f09c82e439" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:26:50.203 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 09:26:50.203 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 processed. 2021-07-23 09:26:50.669 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:26:50.833 4912 1501616587704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 15f154b5-4f48-47d3-8812-db1c8193c04f 2021-07-23 09:26:50.997 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:26:52.441 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-84c05828-8252-4898-bf80-cdf9b778b267 0322762ed27f4ac180a5330ef2b5d1b8 0e9984da5ace466f916090f5d2a56ee7 - - -] Security group member updated on remote: ['be15d3c4-d7d3-4f0c-b0c6-e5f4392cea4d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:26:52.441 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-84c05828-8252-4898-bf80-cdf9b778b267 0322762ed27f4ac180a5330ef2b5d1b8 0e9984da5ace466f916090f5d2a56ee7 - - -] Security group member updated ['be15d3c4-d7d3-4f0c-b0c6-e5f4392cea4d'] 2021-07-23 09:26:52.441 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-84c05828-8252-4898-bf80-cdf9b778b267 0322762ed27f4ac180a5330ef2b5d1b8 0e9984da5ace466f916090f5d2a56ee7 - - -] Refresh firewall rules 2021-07-23 09:26:52.441 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-84c05828-8252-4898-bf80-cdf9b778b267 0322762ed27f4ac180a5330ef2b5d1b8 0e9984da5ace466f916090f5d2a56ee7 - - -] Get security group information for devices via rpc ['15f154b5-4f48-47d3-8812-db1c8193c04f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:26:52.684 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 09:26:52.684 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '15f154b5-4f48-47d3-8812-db1c8193c04f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 09:26:52.684 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '15f154b5-4f48-47d3-8812-db1c8193c04f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 09:26:52.686 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 15f154b5-4f48-47d3-8812-db1c8193c04f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 09:26:52.705 4912 1501616590696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84c05828-8252-4898-bf80-cdf9b778b267 0322762ed27f4ac180a5330ef2b5d1b8 0e9984da5ace466f916090f5d2a56ee7 - - -] port_delete event received for '15f154b5-4f48-47d3-8812-db1c8193c04f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:26:52.705 4912 1501616589640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c0f1fe0c-786e-4d5c-8381-008dc681e742 2021-07-23 09:26:52.705 4912 1501616589640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['15f154b5-4f48-47d3-8812-db1c8193c04f'] 2021-07-23 09:26:52.705 4912 1501616589640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 09:26:52.705 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 09:26:52.705 4912 1501616589640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['15f154b5-4f48-47d3-8812-db1c8193c04f'] 2021-07-23 09:26:52.705 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-84c05828-8252-4898-bf80-cdf9b778b267 0322762ed27f4ac180a5330ef2b5d1b8 0e9984da5ace466f916090f5d2a56ee7 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:26:52.705 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-84c05828-8252-4898-bf80-cdf9b778b267 0322762ed27f4ac180a5330ef2b5d1b8 0e9984da5ace466f916090f5d2a56ee7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:26:54.721 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:26:54.764 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:26:56.967 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2042e98e-5267-47c7-9073-bb5f58f89b7f f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] network_delete received. Deleting network c0f1fe0c-786e-4d5c-8381-008dc681e742 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 09:26:56.967 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2042e98e-5267-47c7-9073-bb5f58f89b7f f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] Network c0f1fe0c-786e-4d5c-8381-008dc681e742 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 09:27:04.280 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8fda9ea8-28ce-46ff-b446-32562786faca 486b813785f340f2b511a9a43eba6bb0 e009999da8b14d7b8885e342931ff016 - - -] Security group member updated on remote: ['b1e7e52c-0dd0-4bca-b819-381d2f590932'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:27:04.280 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-8fda9ea8-28ce-46ff-b446-32562786faca 486b813785f340f2b511a9a43eba6bb0 e009999da8b14d7b8885e342931ff016 - - -] Security group member updated ['b1e7e52c-0dd0-4bca-b819-381d2f590932'] 2021-07-23 09:27:05.280 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2bf6da9-ecc8-4d91-9331-709a40e92561 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] port_update received: 3e646827-2a44-4bdc-8add-444d2312b93b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 09:27:05.297 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2bf6da9-ecc8-4d91-9331-709a40e92561 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] No port 3e646827-2a44-4bdc-8add-444d2312b93b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 09:27:07.036 4912 1501616587528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3e646827-2a44-4bdc-8add-444d2312b93b 2021-07-23 09:27:08.795 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 09:27:09.077 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Adding port 3e646827-2a44-4bdc-8add-444d2312b93b 2021-07-23 09:27:09.077 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Port 3e646827-2a44-4bdc-8add-444d2312b93b updated. Details: {'device': '3e646827-2a44-4bdc-8add-444d2312b93b', 'network_id': 'a26909f4-0a20-497d-a288-ead6d0901b94', 'port_id': '3e646827-2a44-4bdc-8add-444d2312b93b', 'mac_address': 'fa:16:3e:b8:d3:e7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 300, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6fa8bfa3-47ce-4efc-aa5b-70ebdbea969e', '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-23 09:27:09.077 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 09:27:09.077 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3e646827-2a44-4bdc-8add-444d2312b93b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:27:09.077 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3e646827-2a44-4bdc-8add-444d2312b93b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 09:27:09.077 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a26909f4-0a20-497d-a288-ead6d0901b94 2021-07-23 09:27:09.077 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 09:27:09.266 4912 1501616590168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3e646827-2a44-4bdc-8add-444d2312b93b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:27:09.266 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3e646827-2a44-4bdc-8add-444d2312b93b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:27:09.282 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3e646827-2a44-4bdc-8add-444d2312b93b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 09:27:09.282 4912 1501616590168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 300, VLAN trunk: None to switch port 3e646827-2a44-4bdc-8add-444d2312b93b 2021-07-23 09:27:09.374 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 09:27:09.374 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3e646827-2a44-4bdc-8add-444d2312b93b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:27:09.565 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3e646827-2a44-4bdc-8add-444d2312b93b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:27:09.565 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:27:09.565 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b1e7e52c-0dd0-4bca-b819-381d2f590932) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:27:09.565 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b1e7e52c-0dd0-4bca-b819-381d2f590932) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 09:27:09.565 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3e646827-2a44-4bdc-8add-444d2312b93b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:27:09.565 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 09:27:09.565 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3e646827-2a44-4bdc-8add-444d2312b93b not yet added. Adding. 2021-07-23 09:27:09.565 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 09:27:09.565 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 09:27:09.769 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3e646827-2a44-4bdc-8add-444d2312b93b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:27:09.921 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3e646827-2a44-4bdc-8add-444d2312b93b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:27:09.921 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3e646827-2a44-4bdc-8add-444d2312b93b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:27:10.107 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3e646827-2a44-4bdc-8add-444d2312b93b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:27:10.232 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3e646827-2a44-4bdc-8add-444d2312b93b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:27:10.232 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3e646827-2a44-4bdc-8add-444d2312b93b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 09:27:10.232 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3e646827-2a44-4bdc-8add-444d2312b93b processed. 2021-07-23 09:27:10.795 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:27:11.201 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:27:15.952 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9ac1dd4-f78e-4b86-8861-b40cf95dd925 - - - - -] port_update received: 3e16f149-f7fe-422d-8bc5-089395b94249 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 09:27:15.968 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9ac1dd4-f78e-4b86-8861-b40cf95dd925 - - - - -] No port 3e16f149-f7fe-422d-8bc5-089395b94249 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 09:27:18.032 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-01f1a6a6-7dd6-461f-8ad6-9c32f780d0df 3eaa5b9998a74a2d9f19b18bd8edc617 32578f1ad5204c5ca209af4b5f780f62 - - -] Security group member updated on remote: ['e0b6f9de-d1cb-468a-ab52-a02193d00e92'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:27:18.032 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-01f1a6a6-7dd6-461f-8ad6-9c32f780d0df 3eaa5b9998a74a2d9f19b18bd8edc617 32578f1ad5204c5ca209af4b5f780f62 - - -] Security group member updated ['e0b6f9de-d1cb-468a-ab52-a02193d00e92'] 2021-07-23 09:27:18.389 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5c0c707e-e2eb-4304-9e40-8ffa6fe0c312 486b813785f340f2b511a9a43eba6bb0 e009999da8b14d7b8885e342931ff016 - - -] Security group member updated on remote: ['b1e7e52c-0dd0-4bca-b819-381d2f590932'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:27:18.389 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-5c0c707e-e2eb-4304-9e40-8ffa6fe0c312 486b813785f340f2b511a9a43eba6bb0 e009999da8b14d7b8885e342931ff016 - - -] Security group member updated ['b1e7e52c-0dd0-4bca-b819-381d2f590932'] 2021-07-23 09:27:18.389 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-5c0c707e-e2eb-4304-9e40-8ffa6fe0c312 486b813785f340f2b511a9a43eba6bb0 e009999da8b14d7b8885e342931ff016 - - -] Refresh firewall rules 2021-07-23 09:27:18.389 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5c0c707e-e2eb-4304-9e40-8ffa6fe0c312 486b813785f340f2b511a9a43eba6bb0 e009999da8b14d7b8885e342931ff016 - - -] Get security group information for devices via rpc ['3e646827-2a44-4bdc-8add-444d2312b93b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:27:18.451 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5c0c707e-e2eb-4304-9e40-8ffa6fe0c312 486b813785f340f2b511a9a43eba6bb0 e009999da8b14d7b8885e342931ff016 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:27:18.451 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5c0c707e-e2eb-4304-9e40-8ffa6fe0c312 486b813785f340f2b511a9a43eba6bb0 e009999da8b14d7b8885e342931ff016 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:27:18.498 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c0c707e-e2eb-4304-9e40-8ffa6fe0c312 486b813785f340f2b511a9a43eba6bb0 e009999da8b14d7b8885e342931ff016 - - -] port_delete event received for '3e646827-2a44-4bdc-8add-444d2312b93b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:27:19.123 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16372bb0-65f0-4605-8b5f-2190297dd36c 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] port_update received: 83674894-1d24-48c0-9fc5-5ebfe1917c4d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 09:27:19.138 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16372bb0-65f0-4605-8b5f-2190297dd36c 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] No port 83674894-1d24-48c0-9fc5-5ebfe1917c4d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 09:27:19.172 4912 1501616587704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3e646827-2a44-4bdc-8add-444d2312b93b 2021-07-23 09:27:20.435 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15bde589-63df-4466-be86-cbb4b9759cc4 - - - - -] port_update received: 363b9ee8-ca56-45d4-a93f-04f37a973bf1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 09:27:20.435 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15bde589-63df-4466-be86-cbb4b9759cc4 - - - - -] No port 363b9ee8-ca56-45d4-a93f-04f37a973bf1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 09:27:20.833 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 09:27:20.833 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3e646827-2a44-4bdc-8add-444d2312b93b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 09:27:20.833 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3e646827-2a44-4bdc-8add-444d2312b93b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 09:27:20.833 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3e646827-2a44-4bdc-8add-444d2312b93b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 09:27:20.859 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a26909f4-0a20-497d-a288-ead6d0901b94 2021-07-23 09:27:20.859 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3e646827-2a44-4bdc-8add-444d2312b93b'] 2021-07-23 09:27:20.859 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 09:27:20.859 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 09:27:20.859 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3e646827-2a44-4bdc-8add-444d2312b93b'] 2021-07-23 09:27:21.201 4912 1501616587528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 83674894-1d24-48c0-9fc5-5ebfe1917c4d 2021-07-23 09:27:22.825 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 09:27:22.825 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:27:22.935 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:27:23.469 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Adding port 83674894-1d24-48c0-9fc5-5ebfe1917c4d 2021-07-23 09:27:23.469 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Port 83674894-1d24-48c0-9fc5-5ebfe1917c4d updated. Details: {'device': '83674894-1d24-48c0-9fc5-5ebfe1917c4d', 'network_id': '5c16d69f-05b3-47cd-9e68-280c1cdec1d3', 'port_id': '83674894-1d24-48c0-9fc5-5ebfe1917c4d', 'mac_address': 'fa:16:3e:17:16:b7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 307, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cc50f486-6b4d-459d-aa8f-aee14dd50e34', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 09:27:23.469 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 09:27:23.469 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-83674894-1d24-48c0-9fc5-5ebfe1917c4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:27:23.469 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 83674894-1d24-48c0-9fc5-5ebfe1917c4d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 09:27:23.469 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5c16d69f-05b3-47cd-9e68-280c1cdec1d3 2021-07-23 09:27:23.469 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 09:27:23.655 4912 1501616590168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '83674894-1d24-48c0-9fc5-5ebfe1917c4d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:27:23.655 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '83674894-1d24-48c0-9fc5-5ebfe1917c4d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:27:23.671 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 83674894-1d24-48c0-9fc5-5ebfe1917c4d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 09:27:23.671 4912 1501616590168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 307, VLAN trunk: None to switch port 83674894-1d24-48c0-9fc5-5ebfe1917c4d 2021-07-23 09:27:23.810 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 09:27:23.810 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['83674894-1d24-48c0-9fc5-5ebfe1917c4d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:27:24.458 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['83674894-1d24-48c0-9fc5-5ebfe1917c4d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:27:24.458 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:27:24.458 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e0b6f9de-d1cb-468a-ab52-a02193d00e92) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:27:24.458 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e0b6f9de-d1cb-468a-ab52-a02193d00e92) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 09:27:24.458 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 83674894-1d24-48c0-9fc5-5ebfe1917c4d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:27:24.458 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 09:27:24.458 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 83674894-1d24-48c0-9fc5-5ebfe1917c4d not yet added. Adding. 2021-07-23 09:27:24.458 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 09:27:24.458 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 09:27:24.627 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83674894-1d24-48c0-9fc5-5ebfe1917c4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:27:24.736 4912 1501616589640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-391804a2-9933-43aa-87b5-46eea974cd24 486b813785f340f2b511a9a43eba6bb0 e009999da8b14d7b8885e342931ff016 - - -] Security group member updated on remote: ['b1e7e52c-0dd0-4bca-b819-381d2f590932'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:27:24.736 4912 1501616589640 MainThread INFO neutron.agent.securitygroups_rpc [req-391804a2-9933-43aa-87b5-46eea974cd24 486b813785f340f2b511a9a43eba6bb0 e009999da8b14d7b8885e342931ff016 - - -] Security group member updated ['b1e7e52c-0dd0-4bca-b819-381d2f590932'] 2021-07-23 09:27:24.831 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83674894-1d24-48c0-9fc5-5ebfe1917c4d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:27:24.831 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83674894-1d24-48c0-9fc5-5ebfe1917c4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:27:25.013 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83674894-1d24-48c0-9fc5-5ebfe1917c4d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:27:25.178 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-83674894-1d24-48c0-9fc5-5ebfe1917c4d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:27:25.178 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 83674894-1d24-48c0-9fc5-5ebfe1917c4d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 09:27:25.178 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 83674894-1d24-48c0-9fc5-5ebfe1917c4d processed. 2021-07-23 09:27:25.295 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18e1617d-3da0-44b7-9d40-43c531db5979 - - - - -] port_update received: 80a5d819-86c6-4025-bc47-10622d367d0e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 09:27:25.325 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18e1617d-3da0-44b7-9d40-43c531db5979 - - - - -] No port 80a5d819-86c6-4025-bc47-10622d367d0e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 09:27:26.607 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3da576a0-0a3e-4d16-a01c-6beb893c83db 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] port_update received: edeae14e-f925-45ad-b8a8-653a0b5f2c7d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 09:27:26.624 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3da576a0-0a3e-4d16-a01c-6beb893c83db 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] No port edeae14e-f925-45ad-b8a8-653a0b5f2c7d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 09:27:26.846 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:27:27.281 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:27:29.063 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-00a55563-244a-495a-927b-01b21caeb5d0 ffb179f4b41040cf81da1e740308a721 103ae167bb4a4b05b2541608b15583b9 - - -] Security group rule updated on remote: ['bd0dca28-2266-4cfe-815f-1bede9a8d218'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 09:27:29.063 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-00a55563-244a-495a-927b-01b21caeb5d0 ffb179f4b41040cf81da1e740308a721 103ae167bb4a4b05b2541608b15583b9 - - -] Security group rule updated ['bd0dca28-2266-4cfe-815f-1bede9a8d218'] 2021-07-23 09:27:29.232 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1ad35daf-3b8c-4844-88e8-59461218b013 ffb179f4b41040cf81da1e740308a721 103ae167bb4a4b05b2541608b15583b9 - - -] Security group rule updated on remote: ['bd0dca28-2266-4cfe-815f-1bede9a8d218'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 09:27:29.232 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-1ad35daf-3b8c-4844-88e8-59461218b013 ffb179f4b41040cf81da1e740308a721 103ae167bb4a4b05b2541608b15583b9 - - -] Security group rule updated ['bd0dca28-2266-4cfe-815f-1bede9a8d218'] 2021-07-23 09:27:29.310 4912 1501616587528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: edeae14e-f925-45ad-b8a8-653a0b5f2c7d 2021-07-23 09:27:29.403 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-74fb3534-2245-414a-b645-2ad384707d6c ffb179f4b41040cf81da1e740308a721 103ae167bb4a4b05b2541608b15583b9 - - -] Security group rule updated on remote: ['bd0dca28-2266-4cfe-815f-1bede9a8d218'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 09:27:29.403 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-74fb3534-2245-414a-b645-2ad384707d6c ffb179f4b41040cf81da1e740308a721 103ae167bb4a4b05b2541608b15583b9 - - -] Security group rule updated ['bd0dca28-2266-4cfe-815f-1bede9a8d218'] 2021-07-23 09:27:29.576 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-10c35b4b-c4a5-4c84-be2d-fb55e66e9cbc ffb179f4b41040cf81da1e740308a721 103ae167bb4a4b05b2541608b15583b9 - - -] Security group rule updated on remote: ['bd0dca28-2266-4cfe-815f-1bede9a8d218'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 09:27:29.576 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-10c35b4b-c4a5-4c84-be2d-fb55e66e9cbc ffb179f4b41040cf81da1e740308a721 103ae167bb4a4b05b2541608b15583b9 - - -] Security group rule updated ['bd0dca28-2266-4cfe-815f-1bede9a8d218'] 2021-07-23 09:27:29.732 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-110ba9dd-8a99-43b2-aca5-81e853ee5ba2 - - - - -] port_update received: 60a79b89-6290-4c65-921e-cb2d0b484895 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 09:27:29.747 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-110ba9dd-8a99-43b2-aca5-81e853ee5ba2 - - - - -] No port 60a79b89-6290-4c65-921e-cb2d0b484895 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 09:27:29.764 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-642af691-fc10-4d98-8c1f-6a4a8c98b20f ffb179f4b41040cf81da1e740308a721 103ae167bb4a4b05b2541608b15583b9 - - -] Security group rule updated on remote: ['bd0dca28-2266-4cfe-815f-1bede9a8d218'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 09:27:29.764 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-642af691-fc10-4d98-8c1f-6a4a8c98b20f ffb179f4b41040cf81da1e740308a721 103ae167bb4a4b05b2541608b15583b9 - - -] Security group rule updated ['bd0dca28-2266-4cfe-815f-1bede9a8d218'] 2021-07-23 09:27:30.091 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-05389cfc-28fe-4dfb-8d73-99973fe7210d ffb179f4b41040cf81da1e740308a721 103ae167bb4a4b05b2541608b15583b9 - - -] Security group rule updated on remote: ['bd0dca28-2266-4cfe-815f-1bede9a8d218'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 09:27:30.091 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-05389cfc-28fe-4dfb-8d73-99973fe7210d ffb179f4b41040cf81da1e740308a721 103ae167bb4a4b05b2541608b15583b9 - - -] Security group rule updated ['bd0dca28-2266-4cfe-815f-1bede9a8d218'] 2021-07-23 09:27:30.867 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 09:27:31.359 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Adding port edeae14e-f925-45ad-b8a8-653a0b5f2c7d 2021-07-23 09:27:31.359 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Port edeae14e-f925-45ad-b8a8-653a0b5f2c7d updated. Details: {'device': 'edeae14e-f925-45ad-b8a8-653a0b5f2c7d', 'network_id': 'a26909f4-0a20-497d-a288-ead6d0901b94', 'port_id': 'edeae14e-f925-45ad-b8a8-653a0b5f2c7d', 'mac_address': 'fa:16:3e:a9:b0:f2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 300, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6fa8bfa3-47ce-4efc-aa5b-70ebdbea969e', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 09:27:31.359 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 09:27:31.359 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-edeae14e-f925-45ad-b8a8-653a0b5f2c7d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:27:31.359 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port edeae14e-f925-45ad-b8a8-653a0b5f2c7d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 09:27:31.372 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a26909f4-0a20-497d-a288-ead6d0901b94 2021-07-23 09:27:31.372 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 09:27:31.547 4912 1501616590168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'edeae14e-f925-45ad-b8a8-653a0b5f2c7d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:27:31.547 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'edeae14e-f925-45ad-b8a8-653a0b5f2c7d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:27:31.560 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port edeae14e-f925-45ad-b8a8-653a0b5f2c7d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 09:27:31.560 4912 1501616590168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 300, VLAN trunk: None to switch port edeae14e-f925-45ad-b8a8-653a0b5f2c7d 2021-07-23 09:27:31.686 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 09:27:31.686 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['edeae14e-f925-45ad-b8a8-653a0b5f2c7d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:27:31.857 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['edeae14e-f925-45ad-b8a8-653a0b5f2c7d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:27:31.857 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:27:31.857 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b1e7e52c-0dd0-4bca-b819-381d2f590932) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:27:31.857 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b1e7e52c-0dd0-4bca-b819-381d2f590932) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 09:27:31.857 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for edeae14e-f925-45ad-b8a8-653a0b5f2c7d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:27:31.857 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 09:27:31.857 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device edeae14e-f925-45ad-b8a8-653a0b5f2c7d not yet added. Adding. 2021-07-23 09:27:31.857 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 09:27:31.857 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 09:27:32.061 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-edeae14e-f925-45ad-b8a8-653a0b5f2c7d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:27:32.250 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-edeae14e-f925-45ad-b8a8-653a0b5f2c7d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:27:32.250 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-edeae14e-f925-45ad-b8a8-653a0b5f2c7d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:27:32.438 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-edeae14e-f925-45ad-b8a8-653a0b5f2c7d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:27:32.578 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-edeae14e-f925-45ad-b8a8-653a0b5f2c7d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:27:32.578 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port edeae14e-f925-45ad-b8a8-653a0b5f2c7d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 09:27:32.578 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port edeae14e-f925-45ad-b8a8-653a0b5f2c7d processed. 2021-07-23 09:27:32.877 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:27:33.263 4912 1501616590168 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-23 09:27:35.358 4912 1501616587704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 83674894-1d24-48c0-9fc5-5ebfe1917c4d 2021-07-23 09:27:36.174 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d2ce560d-23de-4ffd-8155-eac433cceb12 3eaa5b9998a74a2d9f19b18bd8edc617 32578f1ad5204c5ca209af4b5f780f62 - - -] Security group member updated on remote: ['e0b6f9de-d1cb-468a-ab52-a02193d00e92'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:27:36.174 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-d2ce560d-23de-4ffd-8155-eac433cceb12 3eaa5b9998a74a2d9f19b18bd8edc617 32578f1ad5204c5ca209af4b5f780f62 - - -] Security group member updated ['e0b6f9de-d1cb-468a-ab52-a02193d00e92'] 2021-07-23 09:27:36.174 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-d2ce560d-23de-4ffd-8155-eac433cceb12 3eaa5b9998a74a2d9f19b18bd8edc617 32578f1ad5204c5ca209af4b5f780f62 - - -] Refresh firewall rules 2021-07-23 09:27:36.187 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d2ce560d-23de-4ffd-8155-eac433cceb12 3eaa5b9998a74a2d9f19b18bd8edc617 32578f1ad5204c5ca209af4b5f780f62 - - -] Get security group information for devices via rpc ['83674894-1d24-48c0-9fc5-5ebfe1917c4d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:27:36.216 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d2ce560d-23de-4ffd-8155-eac433cceb12 3eaa5b9998a74a2d9f19b18bd8edc617 32578f1ad5204c5ca209af4b5f780f62 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:27:36.216 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d2ce560d-23de-4ffd-8155-eac433cceb12 3eaa5b9998a74a2d9f19b18bd8edc617 32578f1ad5204c5ca209af4b5f780f62 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:27:36.282 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2ce560d-23de-4ffd-8155-eac433cceb12 3eaa5b9998a74a2d9f19b18bd8edc617 32578f1ad5204c5ca209af4b5f780f62 - - -] port_delete event received for '83674894-1d24-48c0-9fc5-5ebfe1917c4d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:27:36.877 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 09:27:36.877 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '83674894-1d24-48c0-9fc5-5ebfe1917c4d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 09:27:36.877 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '83674894-1d24-48c0-9fc5-5ebfe1917c4d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 09:27:36.877 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 83674894-1d24-48c0-9fc5-5ebfe1917c4d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 09:27:36.922 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5c16d69f-05b3-47cd-9e68-280c1cdec1d3 2021-07-23 09:27:36.922 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['83674894-1d24-48c0-9fc5-5ebfe1917c4d'] 2021-07-23 09:27:36.922 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 09:27:36.922 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 09:27:36.922 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['83674894-1d24-48c0-9fc5-5ebfe1917c4d'] 2021-07-23 09:27:38.890 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:27:38.919 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:27:39.372 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-059045cf-799d-4a1c-b11f-24e5269ca519 486b813785f340f2b511a9a43eba6bb0 e009999da8b14d7b8885e342931ff016 - - -] Security group member updated on remote: ['b1e7e52c-0dd0-4bca-b819-381d2f590932'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:27:39.372 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-059045cf-799d-4a1c-b11f-24e5269ca519 486b813785f340f2b511a9a43eba6bb0 e009999da8b14d7b8885e342931ff016 - - -] Security group member updated ['b1e7e52c-0dd0-4bca-b819-381d2f590932'] 2021-07-23 09:27:39.372 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-059045cf-799d-4a1c-b11f-24e5269ca519 486b813785f340f2b511a9a43eba6bb0 e009999da8b14d7b8885e342931ff016 - - -] Refresh firewall rules 2021-07-23 09:27:39.372 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-059045cf-799d-4a1c-b11f-24e5269ca519 486b813785f340f2b511a9a43eba6bb0 e009999da8b14d7b8885e342931ff016 - - -] Get security group information for devices via rpc ['edeae14e-f925-45ad-b8a8-653a0b5f2c7d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:27:39.422 4912 1501616587704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: edeae14e-f925-45ad-b8a8-653a0b5f2c7d 2021-07-23 09:27:39.422 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-059045cf-799d-4a1c-b11f-24e5269ca519 486b813785f340f2b511a9a43eba6bb0 e009999da8b14d7b8885e342931ff016 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:27:39.422 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-059045cf-799d-4a1c-b11f-24e5269ca519 486b813785f340f2b511a9a43eba6bb0 e009999da8b14d7b8885e342931ff016 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:27:39.457 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-059045cf-799d-4a1c-b11f-24e5269ca519 486b813785f340f2b511a9a43eba6bb0 e009999da8b14d7b8885e342931ff016 - - -] port_delete event received for 'edeae14e-f925-45ad-b8a8-653a0b5f2c7d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:27:40.896 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 09:27:40.896 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'edeae14e-f925-45ad-b8a8-653a0b5f2c7d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 09:27:40.896 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'edeae14e-f925-45ad-b8a8-653a0b5f2c7d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 09:27:40.896 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port edeae14e-f925-45ad-b8a8-653a0b5f2c7d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 09:27:40.919 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a26909f4-0a20-497d-a288-ead6d0901b94 2021-07-23 09:27:40.919 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['edeae14e-f925-45ad-b8a8-653a0b5f2c7d'] 2021-07-23 09:27:40.919 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 09:27:40.919 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 09:27:40.919 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['edeae14e-f925-45ad-b8a8-653a0b5f2c7d'] 2021-07-23 09:27:42.892 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:27:42.936 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:27:53.783 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64071571-1c6d-4c69-bffb-62481c1fe0bf f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] network_delete received. Deleting network 5c16d69f-05b3-47cd-9e68-280c1cdec1d3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 09:27:53.796 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64071571-1c6d-4c69-bffb-62481c1fe0bf f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] Network 5c16d69f-05b3-47cd-9e68-280c1cdec1d3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 09:27:54.523 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8d482df-0830-49ca-a054-5ba76ef17424 f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] network_delete received. Deleting network 337c73eb-7d1d-420c-b4f9-2786a048ef27 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 09:27:54.523 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8d482df-0830-49ca-a054-5ba76ef17424 f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] Network 337c73eb-7d1d-420c-b4f9-2786a048ef27 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 09:27:59.311 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8ffbe5ef-a2c9-4550-a191-30845540e128 ffb179f4b41040cf81da1e740308a721 103ae167bb4a4b05b2541608b15583b9 - - -] Security group member updated on remote: ['bd0dca28-2266-4cfe-815f-1bede9a8d218'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:27:59.311 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-8ffbe5ef-a2c9-4550-a191-30845540e128 ffb179f4b41040cf81da1e740308a721 103ae167bb4a4b05b2541608b15583b9 - - -] Security group member updated ['bd0dca28-2266-4cfe-815f-1bede9a8d218'] 2021-07-23 09:28:00.279 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a013c347-3f68-4542-a03e-2e8361aea3b0 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] port_update received: e046c2f4-1e1d-4c70-b0c4-3623aca1b54a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 09:28:00.297 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a013c347-3f68-4542-a03e-2e8361aea3b0 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] No port e046c2f4-1e1d-4c70-b0c4-3623aca1b54a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 09:28:03.646 4912 1501616587528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e046c2f4-1e1d-4c70-b0c4-3623aca1b54a 2021-07-23 09:28:05.028 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 09:28:05.294 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Adding port e046c2f4-1e1d-4c70-b0c4-3623aca1b54a 2021-07-23 09:28:05.294 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Port e046c2f4-1e1d-4c70-b0c4-3623aca1b54a updated. Details: {'device': 'e046c2f4-1e1d-4c70-b0c4-3623aca1b54a', 'network_id': '81e4b089-5cee-40e3-8e48-f1638f3db1c7', 'port_id': 'e046c2f4-1e1d-4c70-b0c4-3623aca1b54a', 'mac_address': 'fa:16:3e:5a:78:1e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 305, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0a2c6fe2-0dc9-4f0d-9ba3-0428661a1fd6', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 09:28:05.294 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 09:28:05.294 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e046c2f4-1e1d-4c70-b0c4-3623aca1b54a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:28:05.294 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e046c2f4-1e1d-4c70-b0c4-3623aca1b54a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 09:28:05.294 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 81e4b089-5cee-40e3-8e48-f1638f3db1c7 2021-07-23 09:28:05.294 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 09:28:05.465 4912 1501616590168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e046c2f4-1e1d-4c70-b0c4-3623aca1b54a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:28:05.465 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e046c2f4-1e1d-4c70-b0c4-3623aca1b54a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:28:05.465 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e046c2f4-1e1d-4c70-b0c4-3623aca1b54a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 09:28:05.465 4912 1501616590168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 305, VLAN trunk: None to switch port e046c2f4-1e1d-4c70-b0c4-3623aca1b54a 2021-07-23 09:28:05.584 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 09:28:05.584 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e046c2f4-1e1d-4c70-b0c4-3623aca1b54a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:28:05.874 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e046c2f4-1e1d-4c70-b0c4-3623aca1b54a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:28:05.874 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:28:05.874 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bd0dca28-2266-4cfe-815f-1bede9a8d218) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:28:05.874 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e046c2f4-1e1d-4c70-b0c4-3623aca1b54a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:28:05.874 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 09:28:05.874 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e046c2f4-1e1d-4c70-b0c4-3623aca1b54a not yet added. Adding. 2021-07-23 09:28:05.874 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 09:28:05.874 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 09:28:06.044 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e046c2f4-1e1d-4c70-b0c4-3623aca1b54a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:28:06.200 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e046c2f4-1e1d-4c70-b0c4-3623aca1b54a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:28:06.200 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e046c2f4-1e1d-4c70-b0c4-3623aca1b54a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:28:06.390 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e046c2f4-1e1d-4c70-b0c4-3623aca1b54a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:28:06.512 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e046c2f4-1e1d-4c70-b0c4-3623aca1b54a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:28:06.512 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e046c2f4-1e1d-4c70-b0c4-3623aca1b54a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 09:28:06.512 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e046c2f4-1e1d-4c70-b0c4-3623aca1b54a processed. 2021-07-23 09:28:07.046 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:28:07.231 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:28:17.613 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4931f041-0401-4994-9c8e-4767d01f03dd f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] network_delete received. Deleting network a26909f4-0a20-497d-a288-ead6d0901b94 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 09:28:17.613 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4931f041-0401-4994-9c8e-4767d01f03dd f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] Network a26909f4-0a20-497d-a288-ead6d0901b94 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 09:28:26.103 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c82b8a0-25ee-4fbf-8cf9-3adc09b56ad1 - - - - -] port_update received: 9eedf460-5221-4197-8921-f0fb5fd6bac1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 09:28:26.103 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c82b8a0-25ee-4fbf-8cf9-3adc09b56ad1 - - - - -] No port 9eedf460-5221-4197-8921-f0fb5fd6bac1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 09:28:30.221 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f961374-73d8-4d80-a334-c995624c1065 - - - - -] port_update received: 4857553b-d6af-4779-9e0c-256cb9f7ac45 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 09:28:30.233 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f961374-73d8-4d80-a334-c995624c1065 - - - - -] No port 4857553b-d6af-4779-9e0c-256cb9f7ac45 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 09:28:31.497 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5cae7e60-7200-4685-af31-b9a0fcca2367 - - - - -] port_update received: 4c217d75-0d5d-4a6e-b913-5eed84a80455 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 09:28:31.497 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5cae7e60-7200-4685-af31-b9a0fcca2367 - - - - -] No port 4c217d75-0d5d-4a6e-b913-5eed84a80455 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 09:28:35.934 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7e28d0b-3eb4-4c95-b777-f8721b373183 - - - - -] port_update received: 65aa51c6-5453-4e1e-8864-4b19b4e07f44 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 09:28:35.934 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7e28d0b-3eb4-4c95-b777-f8721b373183 - - - - -] No port 65aa51c6-5453-4e1e-8864-4b19b4e07f44 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 09:28:45.715 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-42eece17-b507-4ff4-9493-16df036776f4 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Security group member updated on remote: ['a0df03fe-63f1-4f3e-9c21-5a8edbd4d089'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:28:45.715 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-42eece17-b507-4ff4-9493-16df036776f4 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Security group member updated ['a0df03fe-63f1-4f3e-9c21-5a8edbd4d089'] 2021-07-23 09:28:46.075 4912 1501616587528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 2021-07-23 09:28:47.267 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 09:28:47.471 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Adding port a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 2021-07-23 09:28:47.471 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Port a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 updated. Details: {'device': 'a9bccb8e-34a2-4a5b-a7ef-75f09c82e439', 'network_id': '83efec79-6921-458c-8018-332aceab1f51', 'port_id': 'a9bccb8e-34a2-4a5b-a7ef-75f09c82e439', 'mac_address': 'fa:16:3e:d8:ca:a9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 303, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f3150242-7498-4b99-8493-c0a866e76793', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 09:28:47.471 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 09:28:47.471 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a9bccb8e-34a2-4a5b-a7ef-75f09c82e439" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:28:47.471 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 09:28:47.471 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 09:28:47.499 4912 1501616590168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a9bccb8e-34a2-4a5b-a7ef-75f09c82e439') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:28:47.499 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a9bccb8e-34a2-4a5b-a7ef-75f09c82e439') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:28:47.499 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 09:28:47.499 4912 1501616590168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 303, VLAN trunk: None to switch port a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 2021-07-23 09:28:47.561 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 09:28:47.561 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a9bccb8e-34a2-4a5b-a7ef-75f09c82e439'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:28:47.734 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a9bccb8e-34a2-4a5b-a7ef-75f09c82e439']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:28:47.734 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:28:47.734 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (70928a92-7947-4b0f-b331-29ac4098224b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:28:47.734 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:28:47.734 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 09:28:47.734 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-07-23 09:28:47.734 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9bccb8e-34a2-4a5b-a7ef-75f09c82e439" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:28:47.734 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9bccb8e-34a2-4a5b-a7ef-75f09c82e439" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:28:47.734 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9bccb8e-34a2-4a5b-a7ef-75f09c82e439" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:28:47.734 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9bccb8e-34a2-4a5b-a7ef-75f09c82e439" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:28:47.784 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a9bccb8e-34a2-4a5b-a7ef-75f09c82e439" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:28:47.784 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 09:28:47.784 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 processed. 2021-07-23 09:28:49.280 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:28:49.469 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:28:58.590 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d521e5b-c03d-4390-b598-c53ec7047b6e 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] port_update received: 6375b715-fbf8-4f67-8537-0f0eac022f26 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 09:28:58.590 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d521e5b-c03d-4390-b598-c53ec7047b6e 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] No port 6375b715-fbf8-4f67-8537-0f0eac022f26 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 09:29:00.247 4912 1501616587528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6375b715-fbf8-4f67-8537-0f0eac022f26 2021-07-23 09:29:01.344 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 09:29:01.576 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Adding port 6375b715-fbf8-4f67-8537-0f0eac022f26 2021-07-23 09:29:01.576 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Port 6375b715-fbf8-4f67-8537-0f0eac022f26 updated. Details: {'device': '6375b715-fbf8-4f67-8537-0f0eac022f26', 'network_id': '79eea699-84e8-4799-a9d7-30d9bdba156f', 'port_id': '6375b715-fbf8-4f67-8537-0f0eac022f26', 'mac_address': 'fa:16:3e:e0:ba:4f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 331, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0d608d30-98dd-4060-bc1c-e5ec878ae772', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 09:29:01.576 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 09:29:01.576 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6375b715-fbf8-4f67-8537-0f0eac022f26" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:29:01.576 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6375b715-fbf8-4f67-8537-0f0eac022f26 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 09:29:01.576 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 79eea699-84e8-4799-a9d7-30d9bdba156f 2021-07-23 09:29:01.576 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 09:29:01.734 4912 1501616590168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6375b715-fbf8-4f67-8537-0f0eac022f26') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:29:01.734 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6375b715-fbf8-4f67-8537-0f0eac022f26') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:29:01.734 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6375b715-fbf8-4f67-8537-0f0eac022f26 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 09:29:01.734 4912 1501616590168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 331, VLAN trunk: None to switch port 6375b715-fbf8-4f67-8537-0f0eac022f26 2021-07-23 09:29:01.857 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 09:29:01.857 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6375b715-fbf8-4f67-8537-0f0eac022f26'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:29:02.075 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6375b715-fbf8-4f67-8537-0f0eac022f26']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:29:02.075 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:29:02.075 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a0df03fe-63f1-4f3e-9c21-5a8edbd4d089) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:29:02.075 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a0df03fe-63f1-4f3e-9c21-5a8edbd4d089) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 09:29:02.075 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6375b715-fbf8-4f67-8537-0f0eac022f26 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:29:02.075 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 09:29:02.075 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6375b715-fbf8-4f67-8537-0f0eac022f26 not yet added. Adding. 2021-07-23 09:29:02.075 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 09:29:02.075 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 09:29:02.232 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6375b715-fbf8-4f67-8537-0f0eac022f26" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:29:02.411 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6375b715-fbf8-4f67-8537-0f0eac022f26" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:29:02.411 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6375b715-fbf8-4f67-8537-0f0eac022f26" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:29:02.591 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6375b715-fbf8-4f67-8537-0f0eac022f26" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:29:02.701 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6375b715-fbf8-4f67-8537-0f0eac022f26" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:29:02.701 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6375b715-fbf8-4f67-8537-0f0eac022f26 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 09:29:02.701 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6375b715-fbf8-4f67-8537-0f0eac022f26 processed. 2021-07-23 09:29:03.357 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:29:03.627 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:29:04.279 4912 1501616587704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 11752ec1-8f6c-4ca9-9447-757f5294d30f 2021-07-23 09:29:05.203 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ebb39dc4-f8c6-4693-85b3-db3c7e6796c6 43fb162402a547d685ee4cc0de989080 1257f61317794985990bc83f2dfa5c6b - - -] Security group member updated on remote: ['9b2dac51-23ee-4bf0-bd48-e6c6faa01d9d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:29:05.203 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-ebb39dc4-f8c6-4693-85b3-db3c7e6796c6 43fb162402a547d685ee4cc0de989080 1257f61317794985990bc83f2dfa5c6b - - -] Security group member updated ['9b2dac51-23ee-4bf0-bd48-e6c6faa01d9d'] 2021-07-23 09:29:05.203 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-ebb39dc4-f8c6-4693-85b3-db3c7e6796c6 43fb162402a547d685ee4cc0de989080 1257f61317794985990bc83f2dfa5c6b - - -] Refresh firewall rules 2021-07-23 09:29:05.203 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ebb39dc4-f8c6-4693-85b3-db3c7e6796c6 43fb162402a547d685ee4cc0de989080 1257f61317794985990bc83f2dfa5c6b - - -] Get security group information for devices via rpc ['11752ec1-8f6c-4ca9-9447-757f5294d30f', '8d844a4a-8e73-4cb2-ae28-3c01693abd55'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:29:05.298 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ebb39dc4-f8c6-4693-85b3-db3c7e6796c6 43fb162402a547d685ee4cc0de989080 1257f61317794985990bc83f2dfa5c6b - - -] port_delete event received for '11752ec1-8f6c-4ca9-9447-757f5294d30f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:29:05.357 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 09:29:05.357 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '11752ec1-8f6c-4ca9-9447-757f5294d30f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 09:29:05.357 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '11752ec1-8f6c-4ca9-9447-757f5294d30f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 09:29:05.357 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 11752ec1-8f6c-4ca9-9447-757f5294d30f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 09:29:05.377 4912 1501616589640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['11752ec1-8f6c-4ca9-9447-757f5294d30f'] 2021-07-23 09:29:05.377 4912 1501616589640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 09:29:05.377 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 09:29:05.377 4912 1501616589640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['11752ec1-8f6c-4ca9-9447-757f5294d30f'] 2021-07-23 09:29:05.377 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ebb39dc4-f8c6-4693-85b3-db3c7e6796c6 43fb162402a547d685ee4cc0de989080 1257f61317794985990bc83f2dfa5c6b - - -] Update security group information for ports dict_keys(['8d844a4a-8e73-4cb2-ae28-3c01693abd55']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:29:05.377 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ebb39dc4-f8c6-4693-85b3-db3c7e6796c6 43fb162402a547d685ee4cc0de989080 1257f61317794985990bc83f2dfa5c6b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:29:05.377 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ebb39dc4-f8c6-4693-85b3-db3c7e6796c6 43fb162402a547d685ee4cc0de989080 1257f61317794985990bc83f2dfa5c6b - - -] Update rules of security group (9b2dac51-23ee-4bf0-bd48-e6c6faa01d9d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:29:05.377 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ebb39dc4-f8c6-4693-85b3-db3c7e6796c6 43fb162402a547d685ee4cc0de989080 1257f61317794985990bc83f2dfa5c6b - - -] Update members of security group (9b2dac51-23ee-4bf0-bd48-e6c6faa01d9d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 09:29:05.377 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ebb39dc4-f8c6-4693-85b3-db3c7e6796c6 43fb162402a547d685ee4cc0de989080 1257f61317794985990bc83f2dfa5c6b - - -] Update port filter for 8d844a4a-8e73-4cb2-ae28-3c01693abd55 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:29:05.377 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ebb39dc4-f8c6-4693-85b3-db3c7e6796c6 43fb162402a547d685ee4cc0de989080 1257f61317794985990bc83f2dfa5c6b - - -] Updating port rules. 2021-07-23 09:29:05.377 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ebb39dc4-f8c6-4693-85b3-db3c7e6796c6 43fb162402a547d685ee4cc0de989080 1257f61317794985990bc83f2dfa5c6b - - -] Creating 0 new rules, removing 1 old rules. 2021-07-23 09:29:05.377 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-ebb39dc4-f8c6-4693-85b3-db3c7e6796c6 43fb162402a547d685ee4cc0de989080 1257f61317794985990bc83f2dfa5c6b - - -] Lock "n-hv-driver-port-lock-8d844a4a-8e73-4cb2-ae28-3c01693abd55" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:29:05.377 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-ebb39dc4-f8c6-4693-85b3-db3c7e6796c6 43fb162402a547d685ee4cc0de989080 1257f61317794985990bc83f2dfa5c6b - - -] Lock "n-hv-driver-port-lock-8d844a4a-8e73-4cb2-ae28-3c01693abd55" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:29:05.377 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-ebb39dc4-f8c6-4693-85b3-db3c7e6796c6 43fb162402a547d685ee4cc0de989080 1257f61317794985990bc83f2dfa5c6b - - -] Lock "n-hv-driver-port-lock-8d844a4a-8e73-4cb2-ae28-3c01693abd55" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:29:05.613 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-ebb39dc4-f8c6-4693-85b3-db3c7e6796c6 43fb162402a547d685ee4cc0de989080 1257f61317794985990bc83f2dfa5c6b - - -] Lock "n-hv-driver-port-lock-8d844a4a-8e73-4cb2-ae28-3c01693abd55" 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-23 09:29:07.366 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:29:07.387 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:29:10.341 4912 1501616587704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 2021-07-23 09:29:11.403 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 09:29:11.403 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a9bccb8e-34a2-4a5b-a7ef-75f09c82e439' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 09:29:11.403 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a9bccb8e-34a2-4a5b-a7ef-75f09c82e439' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 09:29:11.403 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 09:29:11.434 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a9bccb8e-34a2-4a5b-a7ef-75f09c82e439'] 2021-07-23 09:29:11.434 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 09:29:11.434 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 09:29:11.434 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a9bccb8e-34a2-4a5b-a7ef-75f09c82e439'] 2021-07-23 09:29:12.358 4912 1501616587704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 2021-07-23 09:29:13.418 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 09:29:13.418 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a9bccb8e-34a2-4a5b-a7ef-75f09c82e439' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 09:29:13.418 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a9bccb8e-34a2-4a5b-a7ef-75f09c82e439' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 09:29:13.418 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 09:29:13.418 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:29:13.433 4912 1501616589640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 83efec79-6921-458c-8018-332aceab1f51 2021-07-23 09:29:13.433 4912 1501616589640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a9bccb8e-34a2-4a5b-a7ef-75f09c82e439'] 2021-07-23 09:29:13.433 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 09:29:13.433 4912 1501616589640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a9bccb8e-34a2-4a5b-a7ef-75f09c82e439'] 2021-07-23 09:29:13.621 4912 1501616590168 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-23 09:29:13.840 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f8e66419-363e-4591-bfda-0959b90b4b89 43fb162402a547d685ee4cc0de989080 1257f61317794985990bc83f2dfa5c6b - - -] Security group member updated on remote: ['9b2dac51-23ee-4bf0-bd48-e6c6faa01d9d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:29:13.840 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-f8e66419-363e-4591-bfda-0959b90b4b89 43fb162402a547d685ee4cc0de989080 1257f61317794985990bc83f2dfa5c6b - - -] Security group member updated ['9b2dac51-23ee-4bf0-bd48-e6c6faa01d9d'] 2021-07-23 09:29:13.840 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-f8e66419-363e-4591-bfda-0959b90b4b89 43fb162402a547d685ee4cc0de989080 1257f61317794985990bc83f2dfa5c6b - - -] Refresh firewall rules 2021-07-23 09:29:13.840 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f8e66419-363e-4591-bfda-0959b90b4b89 43fb162402a547d685ee4cc0de989080 1257f61317794985990bc83f2dfa5c6b - - -] Get security group information for devices via rpc ['8d844a4a-8e73-4cb2-ae28-3c01693abd55'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:29:13.902 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f8e66419-363e-4591-bfda-0959b90b4b89 43fb162402a547d685ee4cc0de989080 1257f61317794985990bc83f2dfa5c6b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:29:13.902 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f8e66419-363e-4591-bfda-0959b90b4b89 43fb162402a547d685ee4cc0de989080 1257f61317794985990bc83f2dfa5c6b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:29:13.981 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8e66419-363e-4591-bfda-0959b90b4b89 43fb162402a547d685ee4cc0de989080 1257f61317794985990bc83f2dfa5c6b - - -] port_delete event received for '8d844a4a-8e73-4cb2-ae28-3c01693abd55' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:29:14.091 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8fc6e767-c5fd-4990-ad1e-e7120b56ffa6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Security group rule updated on remote: ['f5f050f8-dbb3-439c-97d7-23d436b5edc3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 09:29:14.091 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-8fc6e767-c5fd-4990-ad1e-e7120b56ffa6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Security group rule updated ['f5f050f8-dbb3-439c-97d7-23d436b5edc3'] 2021-07-23 09:29:14.249 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fe2d3d76-ae02-41e0-b953-b5c39b88c4db 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Security group rule updated on remote: ['f5f050f8-dbb3-439c-97d7-23d436b5edc3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 09:29:14.249 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-fe2d3d76-ae02-41e0-b953-b5c39b88c4db 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Security group rule updated ['f5f050f8-dbb3-439c-97d7-23d436b5edc3'] 2021-07-23 09:29:14.389 4912 1501616587704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8d844a4a-8e73-4cb2-ae28-3c01693abd55 2021-07-23 09:29:14.465 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-da790780-7d29-4393-b367-186ca850f04c 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Security group rule updated on remote: ['f5f050f8-dbb3-439c-97d7-23d436b5edc3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 09:29:14.465 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-da790780-7d29-4393-b367-186ca850f04c 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Security group rule updated ['f5f050f8-dbb3-439c-97d7-23d436b5edc3'] 2021-07-23 09:29:14.685 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dc5afd66-1f13-49f4-b6c6-3bf4c4b262dc 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Security group rule updated on remote: ['f5f050f8-dbb3-439c-97d7-23d436b5edc3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 09:29:14.685 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-dc5afd66-1f13-49f4-b6c6-3bf4c4b262dc 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Security group rule updated ['f5f050f8-dbb3-439c-97d7-23d436b5edc3'] 2021-07-23 09:29:14.910 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ee6cbe74-2ca3-46fc-bbff-f94c0cac4d0a 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Security group rule updated on remote: ['f5f050f8-dbb3-439c-97d7-23d436b5edc3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 09:29:14.910 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-ee6cbe74-2ca3-46fc-bbff-f94c0cac4d0a 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Security group rule updated ['f5f050f8-dbb3-439c-97d7-23d436b5edc3'] 2021-07-23 09:29:15.028 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6a37a4c5-d152-4702-8da2-c4af38b5278c 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Security group rule updated on remote: ['f5f050f8-dbb3-439c-97d7-23d436b5edc3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 09:29:15.028 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-6a37a4c5-d152-4702-8da2-c4af38b5278c 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Security group rule updated ['f5f050f8-dbb3-439c-97d7-23d436b5edc3'] 2021-07-23 09:29:15.433 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 09:29:15.433 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8d844a4a-8e73-4cb2-ae28-3c01693abd55' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 09:29:15.433 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8d844a4a-8e73-4cb2-ae28-3c01693abd55' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 09:29:15.433 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8d844a4a-8e73-4cb2-ae28-3c01693abd55 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 09:29:15.444 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0d2403f0-653a-43c4-9901-40477acd9c89 2021-07-23 09:29:15.444 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8d844a4a-8e73-4cb2-ae28-3c01693abd55'] 2021-07-23 09:29:15.444 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 09:29:15.444 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 09:29:15.444 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8d844a4a-8e73-4cb2-ae28-3c01693abd55'] 2021-07-23 09:29:15.527 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Security group member updated on remote: ['a0df03fe-63f1-4f3e-9c21-5a8edbd4d089', 'f5f050f8-dbb3-439c-97d7-23d436b5edc3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:29:15.527 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Security group member updated ['a0df03fe-63f1-4f3e-9c21-5a8edbd4d089', 'f5f050f8-dbb3-439c-97d7-23d436b5edc3'] 2021-07-23 09:29:15.527 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Refresh firewall rules 2021-07-23 09:29:15.527 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Get security group information for devices via rpc ['6375b715-fbf8-4f67-8537-0f0eac022f26'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:29:15.583 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] port_update received: 6375b715-fbf8-4f67-8537-0f0eac022f26 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 09:29:15.583 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Lock "n-hv-agent-port-lock-6375b715-fbf8-4f67-8537-0f0eac022f26" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:29:15.583 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Binding port 6375b715-fbf8-4f67-8537-0f0eac022f26 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 09:29:15.583 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 09:29:15.605 4912 1501616589640 MainThread DEBUG neutron.services.trunk.rpc.agent [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6375b715-fbf8-4f67-8537-0f0eac022f26') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:29:15.613 4912 1501616589640 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6375b715-fbf8-4f67-8537-0f0eac022f26') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:29:15.613 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Trunk plugin disabled on server. Assuming port 6375b715-fbf8-4f67-8537-0f0eac022f26 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 09:29:15.613 4912 1501616589640 MainThread INFO networking_hyperv.neutron.trunk_driver [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Binding VLAN ID: 331, VLAN trunk: None to switch port 6375b715-fbf8-4f67-8537-0f0eac022f26 2021-07-23 09:29:15.642 4912 1501616589640 MainThread INFO neutron.agent.securitygroups_rpc [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Refresh firewall rules 2021-07-23 09:29:15.642 4912 1501616589640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Get security group information for devices via rpc ['6375b715-fbf8-4f67-8537-0f0eac022f26'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:29:16.371 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Update security group information for ports dict_keys(['6375b715-fbf8-4f67-8537-0f0eac022f26']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:29:16.371 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:29:16.371 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Update rules of security group (a0df03fe-63f1-4f3e-9c21-5a8edbd4d089) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:29:16.371 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Update rules of security group (f5f050f8-dbb3-439c-97d7-23d436b5edc3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:29:16.371 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Update members of security group (a0df03fe-63f1-4f3e-9c21-5a8edbd4d089) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 09:29:16.371 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Update port filter for 6375b715-fbf8-4f67-8537-0f0eac022f26 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:29:16.371 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Updating port rules. 2021-07-23 09:29:16.371 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Creating 6 new rules, removing 0 old rules. 2021-07-23 09:29:16.371 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Lock "n-hv-driver-port-lock-6375b715-fbf8-4f67-8537-0f0eac022f26" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:29:16.410 4912 1501616589640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Update security group information for ports dict_keys(['6375b715-fbf8-4f67-8537-0f0eac022f26']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:29:16.410 4912 1501616589640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:29:16.410 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Update rules of security group (a0df03fe-63f1-4f3e-9c21-5a8edbd4d089) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:29:16.410 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Update rules of security group (f5f050f8-dbb3-439c-97d7-23d436b5edc3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:29:16.410 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Update members of security group (a0df03fe-63f1-4f3e-9c21-5a8edbd4d089) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 09:29:16.410 4912 1501616589640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Update port filter for 6375b715-fbf8-4f67-8537-0f0eac022f26 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:29:16.410 4912 1501616589640 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Updating port rules. 2021-07-23 09:29:16.410 4912 1501616589640 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Creating 6 new rules, removing 0 old rules. 2021-07-23 09:29:16.480 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Lock "n-hv-driver-port-lock-6375b715-fbf8-4f67-8537-0f0eac022f26" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:29:16.480 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Lock "n-hv-driver-port-lock-6375b715-fbf8-4f67-8537-0f0eac022f26" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:29:16.480 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Lock "n-hv-driver-port-lock-6375b715-fbf8-4f67-8537-0f0eac022f26" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:29:16.480 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Lock "n-hv-driver-port-lock-6375b715-fbf8-4f67-8537-0f0eac022f26" 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-23 09:29:16.565 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Lock "n-hv-driver-port-lock-6375b715-fbf8-4f67-8537-0f0eac022f26" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:29:16.565 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Lock "n-hv-driver-port-lock-6375b715-fbf8-4f67-8537-0f0eac022f26" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:29:16.565 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Lock "n-hv-driver-port-lock-6375b715-fbf8-4f67-8537-0f0eac022f26" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:29:16.565 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f7c6c39-5949-4a23-9c12-1f7e0d6ddcec f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] port_delete event received for 'e5ef1353-7caf-4a67-b084-81a39876ffb2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:29:16.600 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [req-e88361d2-79bc-4dc1-a852-29b4d62a99c5 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Lock "n-hv-agent-port-lock-6375b715-fbf8-4f67-8537-0f0eac022f26" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:29:17.449 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:29:17.489 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:29:17.970 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e303237a-4c9e-4444-8fe1-fb000ce341c7 f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] port_delete event received for '00eff766-356e-4d6a-8e57-4779bede084e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:29:19.045 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-568dbc8d-d961-4f8e-b140-55191d2a483b f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] network_delete received. Deleting network 0d2403f0-653a-43c4-9901-40477acd9c89 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 09:29:19.045 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-568dbc8d-d961-4f8e-b140-55191d2a483b f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] Network 0d2403f0-653a-43c4-9901-40477acd9c89 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 09:29:29.936 4912 1501616589640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b0abda0d-0809-43f7-b8cd-b122e1c94c19 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Security group member updated on remote: ['84592ca9-86f5-4b33-85f0-ba050c615f2b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:29:29.936 4912 1501616589640 MainThread INFO neutron.agent.securitygroups_rpc [req-b0abda0d-0809-43f7-b8cd-b122e1c94c19 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Security group member updated ['84592ca9-86f5-4b33-85f0-ba050c615f2b'] 2021-07-23 09:29:30.584 4912 1501616587528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 2021-07-23 09:29:30.636 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f150ecd9-98f7-45d3-8f80-93bdf67c49f2 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] port_update received: 34a8caff-007c-448b-8e01-f46610a82f6c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 09:29:30.636 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f150ecd9-98f7-45d3-8f80-93bdf67c49f2 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] No port 34a8caff-007c-448b-8e01-f46610a82f6c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 09:29:31.560 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 09:29:31.732 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Adding port a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 2021-07-23 09:29:31.732 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Port a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 updated. Details: {'device': 'a9bccb8e-34a2-4a5b-a7ef-75f09c82e439', 'network_id': '83efec79-6921-458c-8018-332aceab1f51', 'port_id': 'a9bccb8e-34a2-4a5b-a7ef-75f09c82e439', 'mac_address': 'fa:16:3e:d8:ca:a9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 303, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f3150242-7498-4b99-8493-c0a866e76793', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 09:29:31.732 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 09:29:31.732 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a9bccb8e-34a2-4a5b-a7ef-75f09c82e439" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:29:31.732 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 09:29:31.732 4912 1501616589640 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 83efec79-6921-458c-8018-332aceab1f51 2021-07-23 09:29:31.732 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 09:29:31.889 4912 1501616589640 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a9bccb8e-34a2-4a5b-a7ef-75f09c82e439') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:29:31.889 4912 1501616589640 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a9bccb8e-34a2-4a5b-a7ef-75f09c82e439') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:29:31.889 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 09:29:31.889 4912 1501616589640 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 303, VLAN trunk: None to switch port a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 2021-07-23 09:29:31.978 4912 1501616589640 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 09:29:31.978 4912 1501616589640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a9bccb8e-34a2-4a5b-a7ef-75f09c82e439'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:29:32.120 4912 1501616589640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a9bccb8e-34a2-4a5b-a7ef-75f09c82e439']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:29:32.120 4912 1501616589640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:29:32.120 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (70928a92-7947-4b0f-b331-29ac4098224b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:29:32.120 4912 1501616589640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:29:32.120 4912 1501616589640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 09:29:32.120 4912 1501616589640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 not yet added. Adding. 2021-07-23 09:29:32.120 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 09:29:32.120 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 09:29:32.249 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9bccb8e-34a2-4a5b-a7ef-75f09c82e439" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:29:32.372 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9bccb8e-34a2-4a5b-a7ef-75f09c82e439" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:29:32.372 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9bccb8e-34a2-4a5b-a7ef-75f09c82e439" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:29:32.519 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9bccb8e-34a2-4a5b-a7ef-75f09c82e439" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:29:32.609 4912 1501616587528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 34a8caff-007c-448b-8e01-f46610a82f6c 2021-07-23 09:29:32.618 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a9bccb8e-34a2-4a5b-a7ef-75f09c82e439" 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-23 09:29:32.618 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 09:29:32.618 4912 1501616589640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 processed. 2021-07-23 09:29:33.556 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 09:29:33.556 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:29:33.869 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Adding port 34a8caff-007c-448b-8e01-f46610a82f6c 2021-07-23 09:29:33.869 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Port 34a8caff-007c-448b-8e01-f46610a82f6c updated. Details: {'device': '34a8caff-007c-448b-8e01-f46610a82f6c', 'network_id': '77e3b56a-c8e9-4b33-ac87-8ac62c0e4d8e', 'port_id': '34a8caff-007c-448b-8e01-f46610a82f6c', 'mac_address': 'fa:16:3e:89:ef:69', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 320, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '97a323b6-bc67-481d-861e-176ed460530d', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 09:29:33.869 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 09:29:33.869 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-34a8caff-007c-448b-8e01-f46610a82f6c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:29:33.869 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 34a8caff-007c-448b-8e01-f46610a82f6c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 09:29:33.869 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 77e3b56a-c8e9-4b33-ac87-8ac62c0e4d8e 2021-07-23 09:29:33.869 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 09:29:33.869 4912 1501616589640 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-23 09:29:34.010 4912 1501616590168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '34a8caff-007c-448b-8e01-f46610a82f6c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:29:34.010 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '34a8caff-007c-448b-8e01-f46610a82f6c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:29:34.010 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 34a8caff-007c-448b-8e01-f46610a82f6c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 09:29:34.032 4912 1501616590168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 320, VLAN trunk: None to switch port 34a8caff-007c-448b-8e01-f46610a82f6c 2021-07-23 09:29:34.118 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 09:29:34.118 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['34a8caff-007c-448b-8e01-f46610a82f6c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:29:34.264 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['34a8caff-007c-448b-8e01-f46610a82f6c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:29:34.264 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:29:34.264 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (84592ca9-86f5-4b33-85f0-ba050c615f2b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:29:34.264 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (84592ca9-86f5-4b33-85f0-ba050c615f2b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 09:29:34.264 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 34a8caff-007c-448b-8e01-f46610a82f6c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:29:34.264 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 09:29:34.264 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 34a8caff-007c-448b-8e01-f46610a82f6c not yet added. Adding. 2021-07-23 09:29:34.264 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 09:29:34.264 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 09:29:34.416 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34a8caff-007c-448b-8e01-f46610a82f6c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:29:34.540 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34a8caff-007c-448b-8e01-f46610a82f6c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:29:34.540 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34a8caff-007c-448b-8e01-f46610a82f6c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:29:34.712 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34a8caff-007c-448b-8e01-f46610a82f6c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:29:34.822 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-34a8caff-007c-448b-8e01-f46610a82f6c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.953s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:29:34.822 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 34a8caff-007c-448b-8e01-f46610a82f6c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 09:29:34.822 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 34a8caff-007c-448b-8e01-f46610a82f6c processed. 2021-07-23 09:29:35.560 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:29:35.759 4912 1501616590168 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-23 09:29:44.024 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cc6eed05-17ad-4f01-b23d-9d94b4412ded ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Security group member updated on remote: ['84592ca9-86f5-4b33-85f0-ba050c615f2b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:29:44.024 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-cc6eed05-17ad-4f01-b23d-9d94b4412ded ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Security group member updated ['84592ca9-86f5-4b33-85f0-ba050c615f2b'] 2021-07-23 09:29:44.024 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-cc6eed05-17ad-4f01-b23d-9d94b4412ded ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Refresh firewall rules 2021-07-23 09:29:44.024 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cc6eed05-17ad-4f01-b23d-9d94b4412ded ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Get security group information for devices via rpc ['34a8caff-007c-448b-8e01-f46610a82f6c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:29:44.181 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cc6eed05-17ad-4f01-b23d-9d94b4412ded ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update security group information for ports dict_keys(['34a8caff-007c-448b-8e01-f46610a82f6c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:29:44.181 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cc6eed05-17ad-4f01-b23d-9d94b4412ded ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:29:44.181 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cc6eed05-17ad-4f01-b23d-9d94b4412ded ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update rules of security group (84592ca9-86f5-4b33-85f0-ba050c615f2b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:29:44.181 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cc6eed05-17ad-4f01-b23d-9d94b4412ded ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update members of security group (84592ca9-86f5-4b33-85f0-ba050c615f2b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 09:29:44.181 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cc6eed05-17ad-4f01-b23d-9d94b4412ded ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update port filter for 34a8caff-007c-448b-8e01-f46610a82f6c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:29:44.181 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cc6eed05-17ad-4f01-b23d-9d94b4412ded ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Updating port rules. 2021-07-23 09:29:44.181 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cc6eed05-17ad-4f01-b23d-9d94b4412ded ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Creating 1 new rules, removing 0 old rules. 2021-07-23 09:29:44.181 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-cc6eed05-17ad-4f01-b23d-9d94b4412ded ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-34a8caff-007c-448b-8e01-f46610a82f6c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:29:44.337 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-cc6eed05-17ad-4f01-b23d-9d94b4412ded ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-34a8caff-007c-448b-8e01-f46610a82f6c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:29:44.337 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-cc6eed05-17ad-4f01-b23d-9d94b4412ded ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-34a8caff-007c-448b-8e01-f46610a82f6c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:29:44.337 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-cc6eed05-17ad-4f01-b23d-9d94b4412ded ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-34a8caff-007c-448b-8e01-f46610a82f6c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:29:44.713 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38bd5ee3-8893-4fde-a799-ed42d6a57dd0 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] port_update received: a4c86cf4-1c72-44bf-8153-458a8b720bc0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 09:29:44.746 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38bd5ee3-8893-4fde-a799-ed42d6a57dd0 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] No port a4c86cf4-1c72-44bf-8153-458a8b720bc0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 09:29:46.735 4912 1501616587528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a4c86cf4-1c72-44bf-8153-458a8b720bc0 2021-07-23 09:29:47.658 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 09:29:47.839 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Adding port a4c86cf4-1c72-44bf-8153-458a8b720bc0 2021-07-23 09:29:47.839 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Port a4c86cf4-1c72-44bf-8153-458a8b720bc0 updated. Details: {'device': 'a4c86cf4-1c72-44bf-8153-458a8b720bc0', 'network_id': '77e3b56a-c8e9-4b33-ac87-8ac62c0e4d8e', 'port_id': 'a4c86cf4-1c72-44bf-8153-458a8b720bc0', 'mac_address': 'fa:16:3e:80:f4:1e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 320, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '97a323b6-bc67-481d-861e-176ed460530d', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 09:29:47.839 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 09:29:47.839 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a4c86cf4-1c72-44bf-8153-458a8b720bc0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:29:47.839 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a4c86cf4-1c72-44bf-8153-458a8b720bc0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 09:29:47.839 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 09:29:48.002 4912 1501616590168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a4c86cf4-1c72-44bf-8153-458a8b720bc0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:29:48.002 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a4c86cf4-1c72-44bf-8153-458a8b720bc0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:29:48.015 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a4c86cf4-1c72-44bf-8153-458a8b720bc0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 09:29:48.015 4912 1501616590168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 320, VLAN trunk: None to switch port a4c86cf4-1c72-44bf-8153-458a8b720bc0 2021-07-23 09:29:48.124 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 09:29:48.124 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a4c86cf4-1c72-44bf-8153-458a8b720bc0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:29:48.288 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a4c86cf4-1c72-44bf-8153-458a8b720bc0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:29:48.288 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:29:48.288 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (84592ca9-86f5-4b33-85f0-ba050c615f2b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:29:48.288 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (84592ca9-86f5-4b33-85f0-ba050c615f2b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 09:29:48.288 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a4c86cf4-1c72-44bf-8153-458a8b720bc0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:29:48.288 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 09:29:48.288 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a4c86cf4-1c72-44bf-8153-458a8b720bc0 not yet added. Adding. 2021-07-23 09:29:48.288 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 09:29:48.288 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 09:29:48.481 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a4c86cf4-1c72-44bf-8153-458a8b720bc0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:29:48.680 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a4c86cf4-1c72-44bf-8153-458a8b720bc0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:29:48.680 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a4c86cf4-1c72-44bf-8153-458a8b720bc0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:29:48.867 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a4c86cf4-1c72-44bf-8153-458a8b720bc0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:29:49.009 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a4c86cf4-1c72-44bf-8153-458a8b720bc0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:29:49.009 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a4c86cf4-1c72-44bf-8153-458a8b720bc0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 09:29:49.009 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a4c86cf4-1c72-44bf-8153-458a8b720bc0 processed. 2021-07-23 09:29:49.660 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:29:49.835 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:29:55.916 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-725a5ffa-3484-4bfe-859d-a7250978b256 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Security group member updated on remote: ['84592ca9-86f5-4b33-85f0-ba050c615f2b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:29:55.916 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-725a5ffa-3484-4bfe-859d-a7250978b256 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Security group member updated ['84592ca9-86f5-4b33-85f0-ba050c615f2b'] 2021-07-23 09:29:55.916 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-725a5ffa-3484-4bfe-859d-a7250978b256 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Refresh firewall rules 2021-07-23 09:29:55.916 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-725a5ffa-3484-4bfe-859d-a7250978b256 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Get security group information for devices via rpc ['34a8caff-007c-448b-8e01-f46610a82f6c', 'a4c86cf4-1c72-44bf-8153-458a8b720bc0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:29:56.148 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-725a5ffa-3484-4bfe-859d-a7250978b256 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update security group information for ports dict_keys(['34a8caff-007c-448b-8e01-f46610a82f6c', 'a4c86cf4-1c72-44bf-8153-458a8b720bc0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:29:56.148 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-725a5ffa-3484-4bfe-859d-a7250978b256 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:29:56.148 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-725a5ffa-3484-4bfe-859d-a7250978b256 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update rules of security group (84592ca9-86f5-4b33-85f0-ba050c615f2b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:29:56.148 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-725a5ffa-3484-4bfe-859d-a7250978b256 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update members of security group (84592ca9-86f5-4b33-85f0-ba050c615f2b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 09:29:56.148 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-725a5ffa-3484-4bfe-859d-a7250978b256 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update port filter for 34a8caff-007c-448b-8e01-f46610a82f6c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:29:56.148 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-725a5ffa-3484-4bfe-859d-a7250978b256 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Updating port rules. 2021-07-23 09:29:56.148 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-725a5ffa-3484-4bfe-859d-a7250978b256 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Creating 1 new rules, removing 0 old rules. 2021-07-23 09:29:56.148 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-725a5ffa-3484-4bfe-859d-a7250978b256 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-34a8caff-007c-448b-8e01-f46610a82f6c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:29:56.366 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-725a5ffa-3484-4bfe-859d-a7250978b256 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-34a8caff-007c-448b-8e01-f46610a82f6c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:29:56.366 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-725a5ffa-3484-4bfe-859d-a7250978b256 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-34a8caff-007c-448b-8e01-f46610a82f6c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:29:56.366 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-725a5ffa-3484-4bfe-859d-a7250978b256 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-34a8caff-007c-448b-8e01-f46610a82f6c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:29:56.366 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-725a5ffa-3484-4bfe-859d-a7250978b256 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update port filter for a4c86cf4-1c72-44bf-8153-458a8b720bc0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:29:56.366 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-725a5ffa-3484-4bfe-859d-a7250978b256 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Updating port rules. 2021-07-23 09:29:56.366 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-725a5ffa-3484-4bfe-859d-a7250978b256 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Creating 1 new rules, removing 0 old rules. 2021-07-23 09:29:56.366 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-725a5ffa-3484-4bfe-859d-a7250978b256 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-a4c86cf4-1c72-44bf-8153-458a8b720bc0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:29:56.556 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-725a5ffa-3484-4bfe-859d-a7250978b256 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-a4c86cf4-1c72-44bf-8153-458a8b720bc0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:29:56.556 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-725a5ffa-3484-4bfe-859d-a7250978b256 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-a4c86cf4-1c72-44bf-8153-458a8b720bc0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:29:56.556 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-725a5ffa-3484-4bfe-859d-a7250978b256 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-a4c86cf4-1c72-44bf-8153-458a8b720bc0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:29:56.680 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbb3a311-a4bd-47c3-b860-952ceab24a75 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] port_update received: 591490df-7d1d-4af0-982d-83586bc7b69f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 09:29:56.680 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbb3a311-a4bd-47c3-b860-952ceab24a75 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] No port 591490df-7d1d-4af0-982d-83586bc7b69f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 09:29:58.836 4912 1501616587528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 591490df-7d1d-4af0-982d-83586bc7b69f 2021-07-23 09:29:59.741 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 09:29:59.913 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Adding port 591490df-7d1d-4af0-982d-83586bc7b69f 2021-07-23 09:29:59.913 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Port 591490df-7d1d-4af0-982d-83586bc7b69f updated. Details: {'device': '591490df-7d1d-4af0-982d-83586bc7b69f', 'network_id': '77e3b56a-c8e9-4b33-ac87-8ac62c0e4d8e', 'port_id': '591490df-7d1d-4af0-982d-83586bc7b69f', 'mac_address': 'fa:16:3e:82:e3:b9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 320, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '97a323b6-bc67-481d-861e-176ed460530d', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 09:29:59.913 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 09:29:59.929 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-591490df-7d1d-4af0-982d-83586bc7b69f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:29:59.929 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 591490df-7d1d-4af0-982d-83586bc7b69f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 09:29:59.929 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 09:30:00.117 4912 1501616590168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '591490df-7d1d-4af0-982d-83586bc7b69f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:30:00.117 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '591490df-7d1d-4af0-982d-83586bc7b69f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:30:00.117 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 591490df-7d1d-4af0-982d-83586bc7b69f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 09:30:00.117 4912 1501616590168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 320, VLAN trunk: None to switch port 591490df-7d1d-4af0-982d-83586bc7b69f 2021-07-23 09:30:00.278 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 09:30:00.278 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['591490df-7d1d-4af0-982d-83586bc7b69f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:30:00.415 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['591490df-7d1d-4af0-982d-83586bc7b69f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:30:00.415 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:30:00.415 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (84592ca9-86f5-4b33-85f0-ba050c615f2b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:30:00.415 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (84592ca9-86f5-4b33-85f0-ba050c615f2b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 09:30:00.415 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 591490df-7d1d-4af0-982d-83586bc7b69f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:30:00.415 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 09:30:00.415 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 591490df-7d1d-4af0-982d-83586bc7b69f not yet added. Adding. 2021-07-23 09:30:00.415 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 09:30:00.431 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 09:30:00.648 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-591490df-7d1d-4af0-982d-83586bc7b69f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:00.881 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-591490df-7d1d-4af0-982d-83586bc7b69f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:00.881 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-591490df-7d1d-4af0-982d-83586bc7b69f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:01.134 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-591490df-7d1d-4af0-982d-83586bc7b69f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:01.340 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-591490df-7d1d-4af0-982d-83586bc7b69f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:01.340 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 591490df-7d1d-4af0-982d-83586bc7b69f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 09:30:01.340 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 591490df-7d1d-4af0-982d-83586bc7b69f processed. 2021-07-23 09:30:01.759 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:01.944 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:11.114 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f0b88fa3-07b2-4219-b7c5-284ae191e221 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Security group member updated on remote: ['84592ca9-86f5-4b33-85f0-ba050c615f2b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:30:11.114 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-f0b88fa3-07b2-4219-b7c5-284ae191e221 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Security group member updated ['84592ca9-86f5-4b33-85f0-ba050c615f2b'] 2021-07-23 09:30:11.114 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-f0b88fa3-07b2-4219-b7c5-284ae191e221 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Refresh firewall rules 2021-07-23 09:30:11.114 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f0b88fa3-07b2-4219-b7c5-284ae191e221 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Get security group information for devices via rpc ['34a8caff-007c-448b-8e01-f46610a82f6c', 'a4c86cf4-1c72-44bf-8153-458a8b720bc0', '591490df-7d1d-4af0-982d-83586bc7b69f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:30:11.444 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f0b88fa3-07b2-4219-b7c5-284ae191e221 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update security group information for ports dict_keys(['34a8caff-007c-448b-8e01-f46610a82f6c', '591490df-7d1d-4af0-982d-83586bc7b69f', 'a4c86cf4-1c72-44bf-8153-458a8b720bc0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:30:11.444 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f0b88fa3-07b2-4219-b7c5-284ae191e221 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:30:11.444 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f0b88fa3-07b2-4219-b7c5-284ae191e221 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update rules of security group (84592ca9-86f5-4b33-85f0-ba050c615f2b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:30:11.444 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f0b88fa3-07b2-4219-b7c5-284ae191e221 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update members of security group (84592ca9-86f5-4b33-85f0-ba050c615f2b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 09:30:11.444 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f0b88fa3-07b2-4219-b7c5-284ae191e221 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update port filter for 34a8caff-007c-448b-8e01-f46610a82f6c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:30:11.444 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f0b88fa3-07b2-4219-b7c5-284ae191e221 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Updating port rules. 2021-07-23 09:30:11.444 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f0b88fa3-07b2-4219-b7c5-284ae191e221 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Creating 1 new rules, removing 0 old rules. 2021-07-23 09:30:11.444 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-f0b88fa3-07b2-4219-b7c5-284ae191e221 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-34a8caff-007c-448b-8e01-f46610a82f6c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:11.710 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-f0b88fa3-07b2-4219-b7c5-284ae191e221 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-34a8caff-007c-448b-8e01-f46610a82f6c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:11.710 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-f0b88fa3-07b2-4219-b7c5-284ae191e221 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-34a8caff-007c-448b-8e01-f46610a82f6c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:11.710 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-f0b88fa3-07b2-4219-b7c5-284ae191e221 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-34a8caff-007c-448b-8e01-f46610a82f6c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:11.710 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f0b88fa3-07b2-4219-b7c5-284ae191e221 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update port filter for 591490df-7d1d-4af0-982d-83586bc7b69f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:30:11.710 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f0b88fa3-07b2-4219-b7c5-284ae191e221 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Updating port rules. 2021-07-23 09:30:11.710 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f0b88fa3-07b2-4219-b7c5-284ae191e221 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Creating 1 new rules, removing 0 old rules. 2021-07-23 09:30:11.710 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-f0b88fa3-07b2-4219-b7c5-284ae191e221 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-591490df-7d1d-4af0-982d-83586bc7b69f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:11.818 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ac5194b-586c-41b5-808d-bbd65252a7a2 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] port_update received: 831a1826-6718-4e2b-9986-c8fa120b16f6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 09:30:11.850 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ac5194b-586c-41b5-808d-bbd65252a7a2 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] No port 831a1826-6718-4e2b-9986-c8fa120b16f6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 09:30:11.976 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-f0b88fa3-07b2-4219-b7c5-284ae191e221 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-591490df-7d1d-4af0-982d-83586bc7b69f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:11.976 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-f0b88fa3-07b2-4219-b7c5-284ae191e221 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-591490df-7d1d-4af0-982d-83586bc7b69f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:11.976 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-f0b88fa3-07b2-4219-b7c5-284ae191e221 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-591490df-7d1d-4af0-982d-83586bc7b69f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:11.976 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f0b88fa3-07b2-4219-b7c5-284ae191e221 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update port filter for a4c86cf4-1c72-44bf-8153-458a8b720bc0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:30:11.976 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f0b88fa3-07b2-4219-b7c5-284ae191e221 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Updating port rules. 2021-07-23 09:30:11.976 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f0b88fa3-07b2-4219-b7c5-284ae191e221 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Creating 1 new rules, removing 0 old rules. 2021-07-23 09:30:11.976 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-f0b88fa3-07b2-4219-b7c5-284ae191e221 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-a4c86cf4-1c72-44bf-8153-458a8b720bc0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:12.210 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-f0b88fa3-07b2-4219-b7c5-284ae191e221 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-a4c86cf4-1c72-44bf-8153-458a8b720bc0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:12.210 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-f0b88fa3-07b2-4219-b7c5-284ae191e221 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-a4c86cf4-1c72-44bf-8153-458a8b720bc0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:12.210 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-f0b88fa3-07b2-4219-b7c5-284ae191e221 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-a4c86cf4-1c72-44bf-8153-458a8b720bc0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:15.006 4912 1501616587528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 831a1826-6718-4e2b-9986-c8fa120b16f6 2021-07-23 09:30:15.787 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 09:30:16.070 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Adding port 831a1826-6718-4e2b-9986-c8fa120b16f6 2021-07-23 09:30:16.070 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Port 831a1826-6718-4e2b-9986-c8fa120b16f6 updated. Details: {'device': '831a1826-6718-4e2b-9986-c8fa120b16f6', 'network_id': '77e3b56a-c8e9-4b33-ac87-8ac62c0e4d8e', 'port_id': '831a1826-6718-4e2b-9986-c8fa120b16f6', 'mac_address': 'fa:16:3e:47:6d:dd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 320, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '97a323b6-bc67-481d-861e-176ed460530d', '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-23 09:30:16.070 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 09:30:16.084 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-831a1826-6718-4e2b-9986-c8fa120b16f6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:16.084 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 831a1826-6718-4e2b-9986-c8fa120b16f6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 09:30:16.084 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 09:30:16.286 4912 1501616590168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '831a1826-6718-4e2b-9986-c8fa120b16f6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:30:16.286 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '831a1826-6718-4e2b-9986-c8fa120b16f6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:30:16.286 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 831a1826-6718-4e2b-9986-c8fa120b16f6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 09:30:16.286 4912 1501616590168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 320, VLAN trunk: None to switch port 831a1826-6718-4e2b-9986-c8fa120b16f6 2021-07-23 09:30:16.442 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 09:30:16.442 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['831a1826-6718-4e2b-9986-c8fa120b16f6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:30:16.583 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['831a1826-6718-4e2b-9986-c8fa120b16f6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:30:16.583 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:30:16.583 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (84592ca9-86f5-4b33-85f0-ba050c615f2b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:30:16.583 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (84592ca9-86f5-4b33-85f0-ba050c615f2b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 09:30:16.583 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 831a1826-6718-4e2b-9986-c8fa120b16f6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:30:16.583 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 09:30:16.583 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 831a1826-6718-4e2b-9986-c8fa120b16f6 not yet added. Adding. 2021-07-23 09:30:16.583 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 09:30:16.583 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 09:30:16.834 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-831a1826-6718-4e2b-9986-c8fa120b16f6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:17.066 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-831a1826-6718-4e2b-9986-c8fa120b16f6" 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-23 09:30:17.069 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-831a1826-6718-4e2b-9986-c8fa120b16f6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:17.370 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-831a1826-6718-4e2b-9986-c8fa120b16f6" 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-23 09:30:17.535 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-831a1826-6718-4e2b-9986-c8fa120b16f6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:17.535 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 831a1826-6718-4e2b-9986-c8fa120b16f6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 09:30:17.535 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 831a1826-6718-4e2b-9986-c8fa120b16f6 processed. 2021-07-23 09:30:17.794 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:17.974 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:23.067 4912 1501616587704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 2021-07-23 09:30:23.067 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1645ebfb-01f7-4956-8bde-766df4daf4f3 8d98db97d09c411b9de053b0f5832bfc a86060a6f4d0487d90602109c3d439ca - - -] Security group member updated on remote: ['70928a92-7947-4b0f-b331-29ac4098224b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:30:23.067 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-1645ebfb-01f7-4956-8bde-766df4daf4f3 8d98db97d09c411b9de053b0f5832bfc a86060a6f4d0487d90602109c3d439ca - - -] Security group member updated ['70928a92-7947-4b0f-b331-29ac4098224b'] 2021-07-23 09:30:23.397 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1645ebfb-01f7-4956-8bde-766df4daf4f3 8d98db97d09c411b9de053b0f5832bfc a86060a6f4d0487d90602109c3d439ca - - -] port_delete event received for 'a9bccb8e-34a2-4a5b-a7ef-75f09c82e439' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:30:23.825 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 09:30:23.825 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a9bccb8e-34a2-4a5b-a7ef-75f09c82e439' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 09:30:23.825 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a9bccb8e-34a2-4a5b-a7ef-75f09c82e439' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 09:30:23.825 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a9bccb8e-34a2-4a5b-a7ef-75f09c82e439 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 09:30:23.851 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 83efec79-6921-458c-8018-332aceab1f51 2021-07-23 09:30:23.851 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a9bccb8e-34a2-4a5b-a7ef-75f09c82e439'] 2021-07-23 09:30:23.851 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 09:30:23.851 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 09:30:23.851 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a9bccb8e-34a2-4a5b-a7ef-75f09c82e439'] 2021-07-23 09:30:24.959 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0838e290-289d-4dae-a86d-bbe72abf8666 8d98db97d09c411b9de053b0f5832bfc a86060a6f4d0487d90602109c3d439ca - - -] port_delete event received for '46d8e27f-fd98-4377-90d3-f35998597f0c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:30:25.816 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bc00905c-5863-416a-a579-67ddd9205159 8d98db97d09c411b9de053b0f5832bfc a86060a6f4d0487d90602109c3d439ca - - -] Security group rule updated on remote: ['1922fcf6-807a-4df7-8403-ea543289e8a5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 09:30:25.816 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-bc00905c-5863-416a-a579-67ddd9205159 8d98db97d09c411b9de053b0f5832bfc a86060a6f4d0487d90602109c3d439ca - - -] Security group rule updated ['1922fcf6-807a-4df7-8403-ea543289e8a5'] 2021-07-23 09:30:25.848 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:25.884 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:26.021 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2ee8e997-04b9-4c4a-8da2-7c59b273454b 8d98db97d09c411b9de053b0f5832bfc a86060a6f4d0487d90602109c3d439ca - - -] Security group rule updated on remote: ['1922fcf6-807a-4df7-8403-ea543289e8a5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 09:30:26.021 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-2ee8e997-04b9-4c4a-8da2-7c59b273454b 8d98db97d09c411b9de053b0f5832bfc a86060a6f4d0487d90602109c3d439ca - - -] Security group rule updated ['1922fcf6-807a-4df7-8403-ea543289e8a5'] 2021-07-23 09:30:29.129 4912 1501616587704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 831a1826-6718-4e2b-9986-c8fa120b16f6 2021-07-23 09:30:29.629 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5e02e5af-27e2-447f-8215-284572c31009 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Security group member updated on remote: ['84592ca9-86f5-4b33-85f0-ba050c615f2b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:30:29.629 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-5e02e5af-27e2-447f-8215-284572c31009 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Security group member updated ['84592ca9-86f5-4b33-85f0-ba050c615f2b'] 2021-07-23 09:30:29.629 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-5e02e5af-27e2-447f-8215-284572c31009 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Refresh firewall rules 2021-07-23 09:30:29.629 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5e02e5af-27e2-447f-8215-284572c31009 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Get security group information for devices via rpc ['34a8caff-007c-448b-8e01-f46610a82f6c', 'a4c86cf4-1c72-44bf-8153-458a8b720bc0', '591490df-7d1d-4af0-982d-83586bc7b69f', '831a1826-6718-4e2b-9986-c8fa120b16f6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:30:29.722 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e02e5af-27e2-447f-8215-284572c31009 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] port_delete event received for '831a1826-6718-4e2b-9986-c8fa120b16f6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:30:29.755 4912 1501616589640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f590d990-9878-4c4c-bac9-6fb6b1388935 8d98db97d09c411b9de053b0f5832bfc a86060a6f4d0487d90602109c3d439ca - - -] Security group member updated on remote: ['1922fcf6-807a-4df7-8403-ea543289e8a5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:30:29.755 4912 1501616589640 MainThread INFO neutron.agent.securitygroups_rpc [req-f590d990-9878-4c4c-bac9-6fb6b1388935 8d98db97d09c411b9de053b0f5832bfc a86060a6f4d0487d90602109c3d439ca - - -] Security group member updated ['1922fcf6-807a-4df7-8403-ea543289e8a5'] 2021-07-23 09:30:29.879 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 09:30:29.879 4912 1501616590696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '831a1826-6718-4e2b-9986-c8fa120b16f6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 09:30:29.879 4912 1501616590696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '831a1826-6718-4e2b-9986-c8fa120b16f6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 09:30:29.879 4912 1501616590696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 831a1826-6718-4e2b-9986-c8fa120b16f6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 09:30:29.896 4912 1501616590696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['831a1826-6718-4e2b-9986-c8fa120b16f6'] 2021-07-23 09:30:29.896 4912 1501616590696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 09:30:29.912 4912 1501616590696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 09:30:29.912 4912 1501616590696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['831a1826-6718-4e2b-9986-c8fa120b16f6'] 2021-07-23 09:30:30.082 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5e02e5af-27e2-447f-8215-284572c31009 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update security group information for ports dict_keys(['34a8caff-007c-448b-8e01-f46610a82f6c', '591490df-7d1d-4af0-982d-83586bc7b69f', 'a4c86cf4-1c72-44bf-8153-458a8b720bc0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:30:30.082 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5e02e5af-27e2-447f-8215-284572c31009 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:30:30.082 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5e02e5af-27e2-447f-8215-284572c31009 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update rules of security group (84592ca9-86f5-4b33-85f0-ba050c615f2b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:30:30.082 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5e02e5af-27e2-447f-8215-284572c31009 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update members of security group (84592ca9-86f5-4b33-85f0-ba050c615f2b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 09:30:30.082 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5e02e5af-27e2-447f-8215-284572c31009 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update port filter for 34a8caff-007c-448b-8e01-f46610a82f6c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:30:30.082 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5e02e5af-27e2-447f-8215-284572c31009 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Updating port rules. 2021-07-23 09:30:30.082 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5e02e5af-27e2-447f-8215-284572c31009 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Creating 0 new rules, removing 1 old rules. 2021-07-23 09:30:30.082 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-5e02e5af-27e2-447f-8215-284572c31009 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-34a8caff-007c-448b-8e01-f46610a82f6c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:30.098 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-5e02e5af-27e2-447f-8215-284572c31009 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-34a8caff-007c-448b-8e01-f46610a82f6c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:30.098 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-5e02e5af-27e2-447f-8215-284572c31009 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-34a8caff-007c-448b-8e01-f46610a82f6c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:30.378 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-5e02e5af-27e2-447f-8215-284572c31009 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-34a8caff-007c-448b-8e01-f46610a82f6c" 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-23 09:30:30.394 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5e02e5af-27e2-447f-8215-284572c31009 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update port filter for 591490df-7d1d-4af0-982d-83586bc7b69f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:30:30.394 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5e02e5af-27e2-447f-8215-284572c31009 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Updating port rules. 2021-07-23 09:30:30.394 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5e02e5af-27e2-447f-8215-284572c31009 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Creating 0 new rules, removing 1 old rules. 2021-07-23 09:30:30.394 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-5e02e5af-27e2-447f-8215-284572c31009 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-591490df-7d1d-4af0-982d-83586bc7b69f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:30.394 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-5e02e5af-27e2-447f-8215-284572c31009 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-591490df-7d1d-4af0-982d-83586bc7b69f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:30.394 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-5e02e5af-27e2-447f-8215-284572c31009 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-591490df-7d1d-4af0-982d-83586bc7b69f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:30.645 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-5e02e5af-27e2-447f-8215-284572c31009 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-591490df-7d1d-4af0-982d-83586bc7b69f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:30.645 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5e02e5af-27e2-447f-8215-284572c31009 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update port filter for a4c86cf4-1c72-44bf-8153-458a8b720bc0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:30:30.645 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5e02e5af-27e2-447f-8215-284572c31009 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Updating port rules. 2021-07-23 09:30:30.662 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5e02e5af-27e2-447f-8215-284572c31009 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Creating 0 new rules, removing 1 old rules. 2021-07-23 09:30:30.662 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-5e02e5af-27e2-447f-8215-284572c31009 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-a4c86cf4-1c72-44bf-8153-458a8b720bc0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:30.662 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-5e02e5af-27e2-447f-8215-284572c31009 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-a4c86cf4-1c72-44bf-8153-458a8b720bc0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:30.662 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-5e02e5af-27e2-447f-8215-284572c31009 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-a4c86cf4-1c72-44bf-8153-458a8b720bc0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:30.816 4912 1501616590696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f61b7232-1df3-4335-970d-f8a68bc90d9a 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] port_update received: d049c314-13fe-4ca4-a17a-241dfe02aadc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 09:30:30.816 4912 1501616590696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f61b7232-1df3-4335-970d-f8a68bc90d9a 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] No port d049c314-13fe-4ca4-a17a-241dfe02aadc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 09:30:30.911 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-5e02e5af-27e2-447f-8215-284572c31009 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-a4c86cf4-1c72-44bf-8153-458a8b720bc0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:31.895 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:31.927 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:33.209 4912 1501616587528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d049c314-13fe-4ca4-a17a-241dfe02aadc 2021-07-23 09:30:33.916 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 09:30:34.128 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Adding port d049c314-13fe-4ca4-a17a-241dfe02aadc 2021-07-23 09:30:34.128 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Port d049c314-13fe-4ca4-a17a-241dfe02aadc updated. Details: {'device': 'd049c314-13fe-4ca4-a17a-241dfe02aadc', 'network_id': '83efec79-6921-458c-8018-332aceab1f51', 'port_id': 'd049c314-13fe-4ca4-a17a-241dfe02aadc', 'mac_address': 'fa:16:3e:1e:17:2c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 303, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f3150242-7498-4b99-8493-c0a866e76793', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 09:30:34.128 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 09:30:34.128 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d049c314-13fe-4ca4-a17a-241dfe02aadc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:34.128 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d049c314-13fe-4ca4-a17a-241dfe02aadc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 09:30:34.128 4912 1501616589640 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 83efec79-6921-458c-8018-332aceab1f51 2021-07-23 09:30:34.128 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 09:30:34.317 4912 1501616589640 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd049c314-13fe-4ca4-a17a-241dfe02aadc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:30:34.317 4912 1501616589640 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd049c314-13fe-4ca4-a17a-241dfe02aadc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:30:34.317 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d049c314-13fe-4ca4-a17a-241dfe02aadc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 09:30:34.317 4912 1501616589640 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 303, VLAN trunk: None to switch port d049c314-13fe-4ca4-a17a-241dfe02aadc 2021-07-23 09:30:34.459 4912 1501616589640 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 09:30:34.459 4912 1501616589640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d049c314-13fe-4ca4-a17a-241dfe02aadc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:30:34.610 4912 1501616589640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d049c314-13fe-4ca4-a17a-241dfe02aadc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:30:34.610 4912 1501616589640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:30:34.610 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1922fcf6-807a-4df7-8403-ea543289e8a5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:30:34.610 4912 1501616589640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d049c314-13fe-4ca4-a17a-241dfe02aadc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:30:34.610 4912 1501616589640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 09:30:34.610 4912 1501616589640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d049c314-13fe-4ca4-a17a-241dfe02aadc not yet added. Adding. 2021-07-23 09:30:34.610 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 09:30:34.619 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 09:30:34.817 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d049c314-13fe-4ca4-a17a-241dfe02aadc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:34.974 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d049c314-13fe-4ca4-a17a-241dfe02aadc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:34.974 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d049c314-13fe-4ca4-a17a-241dfe02aadc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:35.145 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d049c314-13fe-4ca4-a17a-241dfe02aadc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:35.164 4912 1501616587704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 591490df-7d1d-4af0-982d-83586bc7b69f 2021-07-23 09:30:35.275 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d049c314-13fe-4ca4-a17a-241dfe02aadc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:35.275 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d049c314-13fe-4ca4-a17a-241dfe02aadc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 09:30:35.275 4912 1501616589640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d049c314-13fe-4ca4-a17a-241dfe02aadc processed. 2021-07-23 09:30:35.349 4912 1501616589640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-622628c3-b184-4ac1-a806-13e742e990ed ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Security group member updated on remote: ['84592ca9-86f5-4b33-85f0-ba050c615f2b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:30:35.349 4912 1501616589640 MainThread INFO neutron.agent.securitygroups_rpc [req-622628c3-b184-4ac1-a806-13e742e990ed ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Security group member updated ['84592ca9-86f5-4b33-85f0-ba050c615f2b'] 2021-07-23 09:30:35.349 4912 1501616589640 MainThread INFO neutron.agent.securitygroups_rpc [req-622628c3-b184-4ac1-a806-13e742e990ed ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Refresh firewall rules 2021-07-23 09:30:35.349 4912 1501616589640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-622628c3-b184-4ac1-a806-13e742e990ed ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Get security group information for devices via rpc ['34a8caff-007c-448b-8e01-f46610a82f6c', 'a4c86cf4-1c72-44bf-8153-458a8b720bc0', '591490df-7d1d-4af0-982d-83586bc7b69f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:30:35.425 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-622628c3-b184-4ac1-a806-13e742e990ed ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] port_delete event received for '591490df-7d1d-4af0-982d-83586bc7b69f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:30:35.678 4912 1501616589640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-622628c3-b184-4ac1-a806-13e742e990ed ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update security group information for ports dict_keys(['34a8caff-007c-448b-8e01-f46610a82f6c', 'a4c86cf4-1c72-44bf-8153-458a8b720bc0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:30:35.678 4912 1501616589640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-622628c3-b184-4ac1-a806-13e742e990ed ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:30:35.678 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-622628c3-b184-4ac1-a806-13e742e990ed ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update rules of security group (84592ca9-86f5-4b33-85f0-ba050c615f2b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:30:35.678 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-622628c3-b184-4ac1-a806-13e742e990ed ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update members of security group (84592ca9-86f5-4b33-85f0-ba050c615f2b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 09:30:35.678 4912 1501616589640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-622628c3-b184-4ac1-a806-13e742e990ed ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update port filter for 34a8caff-007c-448b-8e01-f46610a82f6c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:30:35.678 4912 1501616589640 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-622628c3-b184-4ac1-a806-13e742e990ed ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Updating port rules. 2021-07-23 09:30:35.678 4912 1501616589640 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-622628c3-b184-4ac1-a806-13e742e990ed ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Creating 0 new rules, removing 1 old rules. 2021-07-23 09:30:35.678 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [req-622628c3-b184-4ac1-a806-13e742e990ed ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-34a8caff-007c-448b-8e01-f46610a82f6c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:35.678 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [req-622628c3-b184-4ac1-a806-13e742e990ed ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-34a8caff-007c-448b-8e01-f46610a82f6c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:35.678 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [req-622628c3-b184-4ac1-a806-13e742e990ed ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-34a8caff-007c-448b-8e01-f46610a82f6c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:35.911 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [req-622628c3-b184-4ac1-a806-13e742e990ed ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-34a8caff-007c-448b-8e01-f46610a82f6c" 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-23 09:30:35.911 4912 1501616589640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-622628c3-b184-4ac1-a806-13e742e990ed ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update port filter for a4c86cf4-1c72-44bf-8153-458a8b720bc0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:30:35.911 4912 1501616589640 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-622628c3-b184-4ac1-a806-13e742e990ed ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Updating port rules. 2021-07-23 09:30:35.911 4912 1501616589640 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-622628c3-b184-4ac1-a806-13e742e990ed ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Creating 0 new rules, removing 1 old rules. 2021-07-23 09:30:35.911 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [req-622628c3-b184-4ac1-a806-13e742e990ed ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-a4c86cf4-1c72-44bf-8153-458a8b720bc0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:35.911 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [req-622628c3-b184-4ac1-a806-13e742e990ed ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-a4c86cf4-1c72-44bf-8153-458a8b720bc0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:35.911 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [req-622628c3-b184-4ac1-a806-13e742e990ed ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-a4c86cf4-1c72-44bf-8153-458a8b720bc0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:35.929 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 09:30:35.929 4912 1501616590696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '591490df-7d1d-4af0-982d-83586bc7b69f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 09:30:35.929 4912 1501616590696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '591490df-7d1d-4af0-982d-83586bc7b69f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 09:30:35.929 4912 1501616590696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 591490df-7d1d-4af0-982d-83586bc7b69f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 09:30:35.929 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:35.940 4912 1501616590696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['591490df-7d1d-4af0-982d-83586bc7b69f'] 2021-07-23 09:30:35.940 4912 1501616590696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 09:30:35.940 4912 1501616590696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 09:30:35.940 4912 1501616590696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['591490df-7d1d-4af0-982d-83586bc7b69f'] 2021-07-23 09:30:36.136 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [req-622628c3-b184-4ac1-a806-13e742e990ed ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-a4c86cf4-1c72-44bf-8153-458a8b720bc0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:36.195 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:37.165 4912 1501616587704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e046c2f4-1e1d-4c70-b0c4-3623aca1b54a 2021-07-23 09:30:37.944 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 09:30:37.944 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e046c2f4-1e1d-4c70-b0c4-3623aca1b54a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 09:30:37.944 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e046c2f4-1e1d-4c70-b0c4-3623aca1b54a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 09:30:37.944 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e046c2f4-1e1d-4c70-b0c4-3623aca1b54a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 09:30:37.964 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 81e4b089-5cee-40e3-8e48-f1638f3db1c7 2021-07-23 09:30:37.964 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e046c2f4-1e1d-4c70-b0c4-3623aca1b54a'] 2021-07-23 09:30:37.964 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 09:30:37.964 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 09:30:37.964 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e046c2f4-1e1d-4c70-b0c4-3623aca1b54a'] 2021-07-23 09:30:39.190 4912 1501616587704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a4c86cf4-1c72-44bf-8153-458a8b720bc0 2021-07-23 09:30:39.462 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-79707203-f69e-40e2-8d6f-b6bd3c7e583a ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Security group member updated on remote: ['84592ca9-86f5-4b33-85f0-ba050c615f2b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:30:39.462 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-79707203-f69e-40e2-8d6f-b6bd3c7e583a ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Security group member updated ['84592ca9-86f5-4b33-85f0-ba050c615f2b'] 2021-07-23 09:30:39.462 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-79707203-f69e-40e2-8d6f-b6bd3c7e583a ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Refresh firewall rules 2021-07-23 09:30:39.462 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-79707203-f69e-40e2-8d6f-b6bd3c7e583a ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Get security group information for devices via rpc ['34a8caff-007c-448b-8e01-f46610a82f6c', 'a4c86cf4-1c72-44bf-8153-458a8b720bc0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:30:39.596 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79707203-f69e-40e2-8d6f-b6bd3c7e583a ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] port_delete event received for 'a4c86cf4-1c72-44bf-8153-458a8b720bc0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:30:39.631 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-79707203-f69e-40e2-8d6f-b6bd3c7e583a ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update security group information for ports dict_keys(['34a8caff-007c-448b-8e01-f46610a82f6c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:30:39.631 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-79707203-f69e-40e2-8d6f-b6bd3c7e583a ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:30:39.631 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-79707203-f69e-40e2-8d6f-b6bd3c7e583a ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update rules of security group (84592ca9-86f5-4b33-85f0-ba050c615f2b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:30:39.631 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-79707203-f69e-40e2-8d6f-b6bd3c7e583a ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update members of security group (84592ca9-86f5-4b33-85f0-ba050c615f2b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 09:30:39.631 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-79707203-f69e-40e2-8d6f-b6bd3c7e583a ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update port filter for 34a8caff-007c-448b-8e01-f46610a82f6c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:30:39.631 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-79707203-f69e-40e2-8d6f-b6bd3c7e583a ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Updating port rules. 2021-07-23 09:30:39.631 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-79707203-f69e-40e2-8d6f-b6bd3c7e583a ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Creating 0 new rules, removing 1 old rules. 2021-07-23 09:30:39.631 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-79707203-f69e-40e2-8d6f-b6bd3c7e583a ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-34a8caff-007c-448b-8e01-f46610a82f6c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:39.631 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-79707203-f69e-40e2-8d6f-b6bd3c7e583a ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-34a8caff-007c-448b-8e01-f46610a82f6c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:39.631 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-79707203-f69e-40e2-8d6f-b6bd3c7e583a ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-34a8caff-007c-448b-8e01-f46610a82f6c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:39.836 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-79707203-f69e-40e2-8d6f-b6bd3c7e583a ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Lock "n-hv-driver-port-lock-34a8caff-007c-448b-8e01-f46610a82f6c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:39.964 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 09:30:39.964 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:39.964 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a4c86cf4-1c72-44bf-8153-458a8b720bc0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 09:30:39.964 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a4c86cf4-1c72-44bf-8153-458a8b720bc0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 09:30:39.964 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a4c86cf4-1c72-44bf-8153-458a8b720bc0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 09:30:39.988 4912 1501616589640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a4c86cf4-1c72-44bf-8153-458a8b720bc0'] 2021-07-23 09:30:39.988 4912 1501616589640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 09:30:39.988 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 09:30:39.988 4912 1501616589640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a4c86cf4-1c72-44bf-8153-458a8b720bc0'] 2021-07-23 09:30:40.243 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:41.275 4912 1501616587528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e046c2f4-1e1d-4c70-b0c4-3623aca1b54a 2021-07-23 09:30:41.975 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 09:30:41.975 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:42.023 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:42.195 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Adding port e046c2f4-1e1d-4c70-b0c4-3623aca1b54a 2021-07-23 09:30:42.195 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Port e046c2f4-1e1d-4c70-b0c4-3623aca1b54a updated. Details: {'device': 'e046c2f4-1e1d-4c70-b0c4-3623aca1b54a', 'network_id': '81e4b089-5cee-40e3-8e48-f1638f3db1c7', 'port_id': 'e046c2f4-1e1d-4c70-b0c4-3623aca1b54a', 'mac_address': 'fa:16:3e:5a:78:1e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 305, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0a2c6fe2-0dc9-4f0d-9ba3-0428661a1fd6', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 09:30:42.195 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 09:30:42.195 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e046c2f4-1e1d-4c70-b0c4-3623aca1b54a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:42.195 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e046c2f4-1e1d-4c70-b0c4-3623aca1b54a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 09:30:42.195 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 81e4b089-5cee-40e3-8e48-f1638f3db1c7 2021-07-23 09:30:42.195 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 09:30:42.387 4912 1501616590168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e046c2f4-1e1d-4c70-b0c4-3623aca1b54a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:30:42.396 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e046c2f4-1e1d-4c70-b0c4-3623aca1b54a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:30:42.396 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e046c2f4-1e1d-4c70-b0c4-3623aca1b54a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 09:30:42.396 4912 1501616590168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 305, VLAN trunk: None to switch port e046c2f4-1e1d-4c70-b0c4-3623aca1b54a 2021-07-23 09:30:42.504 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 09:30:42.504 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e046c2f4-1e1d-4c70-b0c4-3623aca1b54a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:30:42.753 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e046c2f4-1e1d-4c70-b0c4-3623aca1b54a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:30:42.753 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:30:42.753 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bd0dca28-2266-4cfe-815f-1bede9a8d218) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:30:42.753 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e046c2f4-1e1d-4c70-b0c4-3623aca1b54a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:30:42.753 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 09:30:42.753 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e046c2f4-1e1d-4c70-b0c4-3623aca1b54a not yet added. Adding. 2021-07-23 09:30:42.753 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 09:30:42.753 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 09:30:42.900 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e046c2f4-1e1d-4c70-b0c4-3623aca1b54a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:43.034 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e046c2f4-1e1d-4c70-b0c4-3623aca1b54a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:43.034 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e046c2f4-1e1d-4c70-b0c4-3623aca1b54a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:43.206 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e046c2f4-1e1d-4c70-b0c4-3623aca1b54a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:43.300 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e046c2f4-1e1d-4c70-b0c4-3623aca1b54a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:43.300 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e046c2f4-1e1d-4c70-b0c4-3623aca1b54a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 09:30:43.300 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e046c2f4-1e1d-4c70-b0c4-3623aca1b54a processed. 2021-07-23 09:30:44.003 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:44.019 4912 1501616589640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dd1fd3d9-cf45-4aa6-a19c-5c97640db337 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Security group member updated on remote: ['84592ca9-86f5-4b33-85f0-ba050c615f2b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:30:44.019 4912 1501616589640 MainThread INFO neutron.agent.securitygroups_rpc [req-dd1fd3d9-cf45-4aa6-a19c-5c97640db337 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Security group member updated ['84592ca9-86f5-4b33-85f0-ba050c615f2b'] 2021-07-23 09:30:44.019 4912 1501616589640 MainThread INFO neutron.agent.securitygroups_rpc [req-dd1fd3d9-cf45-4aa6-a19c-5c97640db337 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Refresh firewall rules 2021-07-23 09:30:44.019 4912 1501616589640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dd1fd3d9-cf45-4aa6-a19c-5c97640db337 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Get security group information for devices via rpc ['34a8caff-007c-448b-8e01-f46610a82f6c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:30:44.065 4912 1501616589640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dd1fd3d9-cf45-4aa6-a19c-5c97640db337 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:30:44.065 4912 1501616589640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dd1fd3d9-cf45-4aa6-a19c-5c97640db337 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:30:44.096 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd1fd3d9-cf45-4aa6-a19c-5c97640db337 ffe85cb029b646e3a5c6f259d1f98355 7d15806c91454f7892d531309508420a - - -] port_delete event received for '34a8caff-007c-448b-8e01-f46610a82f6c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:30:44.212 4912 1501616590168 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-23 09:30:45.270 4912 1501616587704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 34a8caff-007c-448b-8e01-f46610a82f6c 2021-07-23 09:30:45.894 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4bbacac1-357d-4860-b25b-7535660e949e f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] network_delete received. Deleting network 77e3b56a-c8e9-4b33-ac87-8ac62c0e4d8e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 09:30:45.894 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4bbacac1-357d-4860-b25b-7535660e949e f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] Reclaiming local network 77e3b56a-c8e9-4b33-ac87-8ac62c0e4d8e 2021-07-23 09:30:46.008 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 09:30:46.008 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '34a8caff-007c-448b-8e01-f46610a82f6c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 09:30:46.008 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '34a8caff-007c-448b-8e01-f46610a82f6c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 09:30:46.008 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Port 34a8caff-007c-448b-8e01-f46610a82f6c was not found on this agent. _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:281 2021-07-23 09:30:46.008 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['34a8caff-007c-448b-8e01-f46610a82f6c'] 2021-07-23 09:30:46.008 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 09:30:46.008 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 09:30:46.008 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['34a8caff-007c-448b-8e01-f46610a82f6c'] 2021-07-23 09:30:48.003 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:48.024 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:48.424 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0612ef11-cdf8-4a92-bac4-d526c1dd721d a622754989b94d8693ca0f67a7c60ec8 071f490b8f7641e5b62728a7ad313918 - - -] Security group member updated on remote: ['37d3b5c4-af6e-49fb-9a78-8fe0d30bd221'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:30:48.424 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-0612ef11-cdf8-4a92-bac4-d526c1dd721d a622754989b94d8693ca0f67a7c60ec8 071f490b8f7641e5b62728a7ad313918 - - -] Security group member updated ['37d3b5c4-af6e-49fb-9a78-8fe0d30bd221'] 2021-07-23 09:30:48.955 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0612ef11-cdf8-4a92-bac4-d526c1dd721d a622754989b94d8693ca0f67a7c60ec8 071f490b8f7641e5b62728a7ad313918 - - -] port_delete event received for 'bfd3d585-aa4d-4ec3-8075-46e9522169cc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:30:49.315 4912 1501616587704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bfd3d585-aa4d-4ec3-8075-46e9522169cc 2021-07-23 09:30:50.018 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 09:30:50.018 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bfd3d585-aa4d-4ec3-8075-46e9522169cc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 09:30:50.018 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bfd3d585-aa4d-4ec3-8075-46e9522169cc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 09:30:50.018 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bfd3d585-aa4d-4ec3-8075-46e9522169cc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 09:30:50.036 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 99a0df39-a698-4741-8d32-45e1fd2c318e 2021-07-23 09:30:50.036 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bfd3d585-aa4d-4ec3-8075-46e9522169cc'] 2021-07-23 09:30:50.036 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 09:30:50.036 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 09:30:50.036 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bfd3d585-aa4d-4ec3-8075-46e9522169cc'] 2021-07-23 09:30:51.206 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51d7e3f4-57c5-49c7-bff8-0e53809f860d a622754989b94d8693ca0f67a7c60ec8 071f490b8f7641e5b62728a7ad313918 - - -] port_delete event received for 'ba9fd8da-bdc7-4b3f-bd77-cd7d1bfb644e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:30:51.888 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-439bb504-45ea-4bec-b89c-77d6ac700cfd a622754989b94d8693ca0f67a7c60ec8 071f490b8f7641e5b62728a7ad313918 - - -] Security group rule updated on remote: ['cfa5e1f8-da18-41cb-88be-0d53c1cf6483'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 09:30:51.888 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-439bb504-45ea-4bec-b89c-77d6ac700cfd a622754989b94d8693ca0f67a7c60ec8 071f490b8f7641e5b62728a7ad313918 - - -] Security group rule updated ['cfa5e1f8-da18-41cb-88be-0d53c1cf6483'] 2021-07-23 09:30:52.002 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85b5b233-0dc5-45ca-81cd-40b398366118 a622754989b94d8693ca0f67a7c60ec8 071f490b8f7641e5b62728a7ad313918 - - -] Security group rule updated on remote: ['cfa5e1f8-da18-41cb-88be-0d53c1cf6483'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 09:30:52.002 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-85b5b233-0dc5-45ca-81cd-40b398366118 a622754989b94d8693ca0f67a7c60ec8 071f490b8f7641e5b62728a7ad313918 - - -] Security group rule updated ['cfa5e1f8-da18-41cb-88be-0d53c1cf6483'] 2021-07-23 09:30:52.019 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:52.053 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:55.062 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5cd92fa4-4900-41de-936a-e3774753ce74 a622754989b94d8693ca0f67a7c60ec8 071f490b8f7641e5b62728a7ad313918 - - -] Security group member updated on remote: ['cfa5e1f8-da18-41cb-88be-0d53c1cf6483'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:30:55.062 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-5cd92fa4-4900-41de-936a-e3774753ce74 a622754989b94d8693ca0f67a7c60ec8 071f490b8f7641e5b62728a7ad313918 - - -] Security group member updated ['cfa5e1f8-da18-41cb-88be-0d53c1cf6483'] 2021-07-23 09:30:55.814 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9e163ce-6f03-4f37-b222-dae6ca2aed0c 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] port_update received: b536a8c3-1e7e-42c9-8775-da6ef873169e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 09:30:55.814 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9e163ce-6f03-4f37-b222-dae6ca2aed0c 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] No port b536a8c3-1e7e-42c9-8775-da6ef873169e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 09:30:57.377 4912 1501616587528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b536a8c3-1e7e-42c9-8775-da6ef873169e 2021-07-23 09:30:58.058 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 09:30:58.238 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Adding port b536a8c3-1e7e-42c9-8775-da6ef873169e 2021-07-23 09:30:58.259 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Port b536a8c3-1e7e-42c9-8775-da6ef873169e updated. Details: {'device': 'b536a8c3-1e7e-42c9-8775-da6ef873169e', 'network_id': '99a0df39-a698-4741-8d32-45e1fd2c318e', 'port_id': 'b536a8c3-1e7e-42c9-8775-da6ef873169e', 'mac_address': 'fa:16:3e:a9:26:73', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 311, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '812f4d4b-a0ea-4b10-8ffe-caa0729bbdb0', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 09:30:58.259 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 09:30:58.259 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b536a8c3-1e7e-42c9-8775-da6ef873169e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:58.259 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b536a8c3-1e7e-42c9-8775-da6ef873169e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 09:30:58.259 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 99a0df39-a698-4741-8d32-45e1fd2c318e 2021-07-23 09:30:58.259 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 09:30:58.398 4912 1501616590168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b536a8c3-1e7e-42c9-8775-da6ef873169e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:30:58.398 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b536a8c3-1e7e-42c9-8775-da6ef873169e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:30:58.412 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b536a8c3-1e7e-42c9-8775-da6ef873169e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 09:30:58.412 4912 1501616590168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 311, VLAN trunk: None to switch port b536a8c3-1e7e-42c9-8775-da6ef873169e 2021-07-23 09:30:58.505 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 09:30:58.505 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b536a8c3-1e7e-42c9-8775-da6ef873169e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:30:58.643 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b536a8c3-1e7e-42c9-8775-da6ef873169e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:30:58.643 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:30:58.643 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cfa5e1f8-da18-41cb-88be-0d53c1cf6483) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:30:58.643 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b536a8c3-1e7e-42c9-8775-da6ef873169e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:30:58.643 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 09:30:58.643 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b536a8c3-1e7e-42c9-8775-da6ef873169e not yet added. Adding. 2021-07-23 09:30:58.643 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 09:30:58.643 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 09:30:58.784 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b536a8c3-1e7e-42c9-8775-da6ef873169e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:58.908 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b536a8c3-1e7e-42c9-8775-da6ef873169e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:58.924 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b536a8c3-1e7e-42c9-8775-da6ef873169e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:30:59.048 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b536a8c3-1e7e-42c9-8775-da6ef873169e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:59.190 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b536a8c3-1e7e-42c9-8775-da6ef873169e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.937s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:30:59.190 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b536a8c3-1e7e-42c9-8775-da6ef873169e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 09:30:59.190 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b536a8c3-1e7e-42c9-8775-da6ef873169e processed. 2021-07-23 09:31:00.066 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:31:00.253 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:31:09.393 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Security group member updated on remote: ['a0df03fe-63f1-4f3e-9c21-5a8edbd4d089', 'f5f050f8-dbb3-439c-97d7-23d436b5edc3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:31:09.393 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Security group member updated ['a0df03fe-63f1-4f3e-9c21-5a8edbd4d089', 'f5f050f8-dbb3-439c-97d7-23d436b5edc3'] 2021-07-23 09:31:09.393 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Refresh firewall rules 2021-07-23 09:31:09.393 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Get security group information for devices via rpc ['6375b715-fbf8-4f67-8537-0f0eac022f26'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:31:09.438 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] port_update received: 6375b715-fbf8-4f67-8537-0f0eac022f26 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 09:31:09.454 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Lock "n-hv-agent-port-lock-6375b715-fbf8-4f67-8537-0f0eac022f26" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:31:09.454 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Binding port 6375b715-fbf8-4f67-8537-0f0eac022f26 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 09:31:09.454 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 09:31:09.475 4912 1501616589640 MainThread DEBUG neutron.services.trunk.rpc.agent [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6375b715-fbf8-4f67-8537-0f0eac022f26') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:31:09.475 4912 1501616589640 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6375b715-fbf8-4f67-8537-0f0eac022f26') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:31:09.485 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Trunk plugin disabled on server. Assuming port 6375b715-fbf8-4f67-8537-0f0eac022f26 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 09:31:09.485 4912 1501616589640 MainThread INFO networking_hyperv.neutron.trunk_driver [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Binding VLAN ID: 331, VLAN trunk: None to switch port 6375b715-fbf8-4f67-8537-0f0eac022f26 2021-07-23 09:31:09.517 4912 1501616589640 MainThread INFO neutron.agent.securitygroups_rpc [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Refresh firewall rules 2021-07-23 09:31:09.517 4912 1501616589640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Get security group information for devices via rpc ['6375b715-fbf8-4f67-8537-0f0eac022f26'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:31:09.677 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Update security group information for ports dict_keys(['6375b715-fbf8-4f67-8537-0f0eac022f26']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:31:09.677 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:31:09.677 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Update rules of security group (a0df03fe-63f1-4f3e-9c21-5a8edbd4d089) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:31:09.677 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Update members of security group (a0df03fe-63f1-4f3e-9c21-5a8edbd4d089) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 09:31:09.677 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Update port filter for 6375b715-fbf8-4f67-8537-0f0eac022f26 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:31:09.677 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Updating port rules. 2021-07-23 09:31:09.677 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Creating 0 new rules, removing 6 old rules. 2021-07-23 09:31:09.677 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Lock "n-hv-driver-port-lock-6375b715-fbf8-4f67-8537-0f0eac022f26" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:31:09.677 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Lock "n-hv-driver-port-lock-6375b715-fbf8-4f67-8537-0f0eac022f26" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:31:09.677 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Lock "n-hv-driver-port-lock-6375b715-fbf8-4f67-8537-0f0eac022f26" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:31:09.878 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Lock "n-hv-driver-port-lock-6375b715-fbf8-4f67-8537-0f0eac022f26" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:31:09.922 4912 1501616589640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Update security group information for ports dict_keys(['6375b715-fbf8-4f67-8537-0f0eac022f26']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:31:09.922 4912 1501616589640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:31:09.922 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Update rules of security group (a0df03fe-63f1-4f3e-9c21-5a8edbd4d089) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:31:09.922 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Update members of security group (a0df03fe-63f1-4f3e-9c21-5a8edbd4d089) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 09:31:09.922 4912 1501616589640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Update port filter for 6375b715-fbf8-4f67-8537-0f0eac022f26 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:31:09.922 4912 1501616589640 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Updating port rules. 2021-07-23 09:31:09.922 4912 1501616589640 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Creating 0 new rules, removing 0 old rules. 2021-07-23 09:31:09.922 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Lock "n-hv-driver-port-lock-6375b715-fbf8-4f67-8537-0f0eac022f26" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:31:09.922 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Lock "n-hv-driver-port-lock-6375b715-fbf8-4f67-8537-0f0eac022f26" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:31:09.922 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Lock "n-hv-driver-port-lock-6375b715-fbf8-4f67-8537-0f0eac022f26" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:31:09.922 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Lock "n-hv-driver-port-lock-6375b715-fbf8-4f67-8537-0f0eac022f26" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:31:09.969 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [req-9bf5b0df-e220-401a-b9b6-904489e094e6 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Lock "n-hv-agent-port-lock-6375b715-fbf8-4f67-8537-0f0eac022f26" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.515s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:31:10.303 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92053482-04f0-471d-bb5c-72a0182a5e4e 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] port_delete event received for '7f720c0f-9c4c-4768-8e7e-8a4a498a659f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:31:16.209 4912 1501616589640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-38edf9e6-c41d-4d4b-9842-fd41198ad37f 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Security group member updated on remote: ['a0df03fe-63f1-4f3e-9c21-5a8edbd4d089'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:31:16.209 4912 1501616589640 MainThread INFO neutron.agent.securitygroups_rpc [req-38edf9e6-c41d-4d4b-9842-fd41198ad37f 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Security group member updated ['a0df03fe-63f1-4f3e-9c21-5a8edbd4d089'] 2021-07-23 09:31:16.209 4912 1501616589640 MainThread INFO neutron.agent.securitygroups_rpc [req-38edf9e6-c41d-4d4b-9842-fd41198ad37f 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Refresh firewall rules 2021-07-23 09:31:16.209 4912 1501616589640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-38edf9e6-c41d-4d4b-9842-fd41198ad37f 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Get security group information for devices via rpc ['6375b715-fbf8-4f67-8537-0f0eac022f26'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:31:16.236 4912 1501616589640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-38edf9e6-c41d-4d4b-9842-fd41198ad37f 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:31:16.236 4912 1501616589640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-38edf9e6-c41d-4d4b-9842-fd41198ad37f 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:31:16.281 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38edf9e6-c41d-4d4b-9842-fd41198ad37f 0f7139c49c594c47a545d4ae949281d9 8e2568ead87e49429a0cd839c376d7af - - -] port_delete event received for '6375b715-fbf8-4f67-8537-0f0eac022f26' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:31:17.534 4912 1501616587704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6375b715-fbf8-4f67-8537-0f0eac022f26 2021-07-23 09:31:18.203 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 09:31:18.203 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6375b715-fbf8-4f67-8537-0f0eac022f26' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 09:31:18.203 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6375b715-fbf8-4f67-8537-0f0eac022f26' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 09:31:18.203 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6375b715-fbf8-4f67-8537-0f0eac022f26 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 09:31:18.219 4912 1501616589640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6375b715-fbf8-4f67-8537-0f0eac022f26'] 2021-07-23 09:31:18.219 4912 1501616589640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 09:31:18.219 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 09:31:18.219 4912 1501616589640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6375b715-fbf8-4f67-8537-0f0eac022f26'] 2021-07-23 09:31:19.360 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-518c72a9-885c-4c0e-bc37-1adf60d64bea f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] port_delete event received for '4857553b-d6af-4779-9e0c-256cb9f7ac45' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:31:20.207 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:31:20.236 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:31:20.422 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46aebab7-c623-4e9a-a330-17a2f762e6bc f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] port_delete event received for '9eedf460-5221-4197-8921-f0fb5fd6bac1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:31:21.189 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c187cb4-9b87-43d6-804e-53126f801dab f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] port_delete event received for '5087fcd2-8438-4186-b0ee-ecb5c49ad25f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:31:21.407 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c187cb4-9b87-43d6-804e-53126f801dab f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] network_delete received. Deleting network 79eea699-84e8-4799-a9d7-30d9bdba156f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 09:31:21.407 4912 1501616589640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0c187cb4-9b87-43d6-804e-53126f801dab f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] Reclaiming local network 79eea699-84e8-4799-a9d7-30d9bdba156f 2021-07-23 09:31:22.659 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4eebb10f-3c7c-4ccd-a529-244a2696b0d6 f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] port_delete event received for '65aa51c6-5453-4e1e-8864-4b19b4e07f44' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:31:23.766 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8660aac5-1ed7-436e-8f9d-8dde4f47c88b f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] port_delete event received for '4c217d75-0d5d-4a6e-b913-5eed84a80455' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:31:24.504 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef012ba4-e3a7-4cbf-a285-690e49339465 f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] port_delete event received for 'fedc46d8-1d16-426a-8ff3-1e482c0da3c3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:31:24.588 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ddb73c4-2543-48c8-b0cb-b949d7ffe9bf - - - - -] port_delete event received for 'fedc46d8-1d16-426a-8ff3-1e482c0da3c3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:31:24.707 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef012ba4-e3a7-4cbf-a285-690e49339465 f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] network_delete received. Deleting network 27589499-70ad-42f9-8162-d19cce90279e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 09:31:24.707 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef012ba4-e3a7-4cbf-a285-690e49339465 f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] Network 27589499-70ad-42f9-8162-d19cce90279e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 09:31:37.780 4912 1501616587528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d049c314-13fe-4ca4-a17a-241dfe02aadc 2021-07-23 09:31:38.293 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 09:31:38.475 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Adding port d049c314-13fe-4ca4-a17a-241dfe02aadc 2021-07-23 09:31:38.475 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Port d049c314-13fe-4ca4-a17a-241dfe02aadc updated. Details: {'device': 'd049c314-13fe-4ca4-a17a-241dfe02aadc', 'network_id': '83efec79-6921-458c-8018-332aceab1f51', 'port_id': 'd049c314-13fe-4ca4-a17a-241dfe02aadc', 'mac_address': 'fa:16:3e:1e:17:2c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 303, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f3150242-7498-4b99-8493-c0a866e76793', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 09:31:38.475 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 09:31:38.499 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d049c314-13fe-4ca4-a17a-241dfe02aadc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:31:38.499 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d049c314-13fe-4ca4-a17a-241dfe02aadc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 09:31:38.499 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 09:31:38.518 4912 1501616589640 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd049c314-13fe-4ca4-a17a-241dfe02aadc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:31:38.518 4912 1501616589640 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd049c314-13fe-4ca4-a17a-241dfe02aadc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:31:38.518 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d049c314-13fe-4ca4-a17a-241dfe02aadc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 09:31:38.518 4912 1501616589640 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 303, VLAN trunk: None to switch port d049c314-13fe-4ca4-a17a-241dfe02aadc 2021-07-23 09:31:38.580 4912 1501616589640 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 09:31:38.580 4912 1501616589640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d049c314-13fe-4ca4-a17a-241dfe02aadc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:31:38.714 4912 1501616589640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d049c314-13fe-4ca4-a17a-241dfe02aadc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:31:38.731 4912 1501616589640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:31:38.731 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1922fcf6-807a-4df7-8403-ea543289e8a5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:31:38.731 4912 1501616589640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d049c314-13fe-4ca4-a17a-241dfe02aadc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:31:38.731 4912 1501616589640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 09:31:38.731 4912 1501616589640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-07-23 09:31:38.731 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d049c314-13fe-4ca4-a17a-241dfe02aadc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:31:38.731 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d049c314-13fe-4ca4-a17a-241dfe02aadc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:31:38.731 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d049c314-13fe-4ca4-a17a-241dfe02aadc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:31:38.731 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d049c314-13fe-4ca4-a17a-241dfe02aadc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:31:38.782 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d049c314-13fe-4ca4-a17a-241dfe02aadc" 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-23 09:31:38.782 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d049c314-13fe-4ca4-a17a-241dfe02aadc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 09:31:38.782 4912 1501616589640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d049c314-13fe-4ca4-a17a-241dfe02aadc processed. 2021-07-23 09:31:40.297 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:31:40.593 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.296s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:31:49.791 4912 1501616587704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d049c314-13fe-4ca4-a17a-241dfe02aadc 2021-07-23 09:31:50.327 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 09:31:50.327 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd049c314-13fe-4ca4-a17a-241dfe02aadc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 09:31:50.327 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd049c314-13fe-4ca4-a17a-241dfe02aadc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 09:31:50.327 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d049c314-13fe-4ca4-a17a-241dfe02aadc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 09:31:50.334 4912 1501616589640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d049c314-13fe-4ca4-a17a-241dfe02aadc'] 2021-07-23 09:31:50.334 4912 1501616589640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 09:31:50.334 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 09:31:50.334 4912 1501616589640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d049c314-13fe-4ca4-a17a-241dfe02aadc'] 2021-07-23 09:31:51.803 4912 1501616587704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d049c314-13fe-4ca4-a17a-241dfe02aadc 2021-07-23 09:31:52.342 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 09:31:52.342 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd049c314-13fe-4ca4-a17a-241dfe02aadc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 09:31:52.342 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd049c314-13fe-4ca4-a17a-241dfe02aadc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 09:31:52.342 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d049c314-13fe-4ca4-a17a-241dfe02aadc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 09:31:52.342 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:31:52.358 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 83efec79-6921-458c-8018-332aceab1f51 2021-07-23 09:31:52.358 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d049c314-13fe-4ca4-a17a-241dfe02aadc'] 2021-07-23 09:31:52.358 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 09:31:52.358 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d049c314-13fe-4ca4-a17a-241dfe02aadc'] 2021-07-23 09:31:52.488 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:32:02.372 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da619ce9-8ab9-4fc4-ab09-7935690d2146 ffb179f4b41040cf81da1e740308a721 103ae167bb4a4b05b2541608b15583b9 - - -] port_delete event received for '460383bd-c108-4aca-9abf-07f2439aa0fc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:32:07.712 4912 1501616589640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-646c3a61-bba5-4f4a-b052-653f06d68a3b 5448a8fdefbb4147a987050b0217cbe2 78d803a986644382870bb1a061eaa772 - - -] Security group member updated on remote: ['bd169e30-a9c2-42f5-8301-f0d3562b61c2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:32:07.712 4912 1501616589640 MainThread INFO neutron.agent.securitygroups_rpc [req-646c3a61-bba5-4f4a-b052-653f06d68a3b 5448a8fdefbb4147a987050b0217cbe2 78d803a986644382870bb1a061eaa772 - - -] Security group member updated ['bd169e30-a9c2-42f5-8301-f0d3562b61c2'] 2021-07-23 09:32:07.992 4912 1501616587528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d049c314-13fe-4ca4-a17a-241dfe02aadc 2021-07-23 09:32:08.406 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 09:32:08.466 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-319f4c4b-e285-41b1-be8a-242dea1e3cd1 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] port_update received: 556ec62f-f5dc-485c-a4bd-d5d6dfbc3a14 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 09:32:08.466 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-319f4c4b-e285-41b1-be8a-242dea1e3cd1 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] No port 556ec62f-f5dc-485c-a4bd-d5d6dfbc3a14 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 09:32:08.676 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Adding port d049c314-13fe-4ca4-a17a-241dfe02aadc 2021-07-23 09:32:08.676 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Port d049c314-13fe-4ca4-a17a-241dfe02aadc updated. Details: {'device': 'd049c314-13fe-4ca4-a17a-241dfe02aadc', 'network_id': '83efec79-6921-458c-8018-332aceab1f51', 'port_id': 'd049c314-13fe-4ca4-a17a-241dfe02aadc', 'mac_address': 'fa:16:3e:1e:17:2c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 303, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f3150242-7498-4b99-8493-c0a866e76793', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 09:32:08.676 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 09:32:08.676 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d049c314-13fe-4ca4-a17a-241dfe02aadc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:32:08.676 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d049c314-13fe-4ca4-a17a-241dfe02aadc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 09:32:08.676 4912 1501616589640 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 83efec79-6921-458c-8018-332aceab1f51 2021-07-23 09:32:08.676 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 09:32:08.801 4912 1501616589640 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd049c314-13fe-4ca4-a17a-241dfe02aadc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:32:08.801 4912 1501616589640 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd049c314-13fe-4ca4-a17a-241dfe02aadc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:32:08.811 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d049c314-13fe-4ca4-a17a-241dfe02aadc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 09:32:08.811 4912 1501616589640 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 303, VLAN trunk: None to switch port d049c314-13fe-4ca4-a17a-241dfe02aadc 2021-07-23 09:32:08.829 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-84eb329c-c0fd-4f85-a60c-28fc6227257c ffb179f4b41040cf81da1e740308a721 103ae167bb4a4b05b2541608b15583b9 - - -] Security group member updated on remote: ['bd0dca28-2266-4cfe-815f-1bede9a8d218'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:32:08.829 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-84eb329c-c0fd-4f85-a60c-28fc6227257c ffb179f4b41040cf81da1e740308a721 103ae167bb4a4b05b2541608b15583b9 - - -] Security group member updated ['bd0dca28-2266-4cfe-815f-1bede9a8d218'] 2021-07-23 09:32:08.860 4912 1501616589640 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 09:32:08.860 4912 1501616589640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d049c314-13fe-4ca4-a17a-241dfe02aadc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:32:08.966 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84eb329c-c0fd-4f85-a60c-28fc6227257c ffb179f4b41040cf81da1e740308a721 103ae167bb4a4b05b2541608b15583b9 - - -] port_delete event received for 'e046c2f4-1e1d-4c70-b0c4-3623aca1b54a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:32:09.045 4912 1501616589640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d049c314-13fe-4ca4-a17a-241dfe02aadc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:32:09.045 4912 1501616589640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:32:09.045 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1922fcf6-807a-4df7-8403-ea543289e8a5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:32:09.045 4912 1501616589640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d049c314-13fe-4ca4-a17a-241dfe02aadc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:32:09.045 4912 1501616589640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 09:32:09.045 4912 1501616589640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d049c314-13fe-4ca4-a17a-241dfe02aadc not yet added. Adding. 2021-07-23 09:32:09.045 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 09:32:09.045 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 09:32:09.128 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d049c314-13fe-4ca4-a17a-241dfe02aadc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:32:09.185 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d049c314-13fe-4ca4-a17a-241dfe02aadc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:32:09.185 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d049c314-13fe-4ca4-a17a-241dfe02aadc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:32:09.285 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d049c314-13fe-4ca4-a17a-241dfe02aadc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:32:09.357 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d049c314-13fe-4ca4-a17a-241dfe02aadc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.687s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:32:09.357 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d049c314-13fe-4ca4-a17a-241dfe02aadc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 09:32:09.357 4912 1501616589640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d049c314-13fe-4ca4-a17a-241dfe02aadc processed. 2021-07-23 09:32:09.943 4912 1501616587704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e046c2f4-1e1d-4c70-b0c4-3623aca1b54a 2021-07-23 09:32:09.943 4912 1501616587704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b536a8c3-1e7e-42c9-8775-da6ef873169e 2021-07-23 09:32:09.972 4912 1501616589640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-135d2afc-337b-44f7-9a94-f0ed11b64626 a622754989b94d8693ca0f67a7c60ec8 071f490b8f7641e5b62728a7ad313918 - - -] Security group member updated on remote: ['cfa5e1f8-da18-41cb-88be-0d53c1cf6483'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:32:09.972 4912 1501616589640 MainThread INFO neutron.agent.securitygroups_rpc [req-135d2afc-337b-44f7-9a94-f0ed11b64626 a622754989b94d8693ca0f67a7c60ec8 071f490b8f7641e5b62728a7ad313918 - - -] Security group member updated ['cfa5e1f8-da18-41cb-88be-0d53c1cf6483'] 2021-07-23 09:32:10.007 4912 1501616587528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 556ec62f-f5dc-485c-a4bd-d5d6dfbc3a14 2021-07-23 09:32:10.368 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-135d2afc-337b-44f7-9a94-f0ed11b64626 a622754989b94d8693ca0f67a7c60ec8 071f490b8f7641e5b62728a7ad313918 - - -] port_delete event received for 'b536a8c3-1e7e-42c9-8775-da6ef873169e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:32:10.404 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 09:32:10.405 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:32:10.992 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Adding port 556ec62f-f5dc-485c-a4bd-d5d6dfbc3a14 2021-07-23 09:32:10.992 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Port 556ec62f-f5dc-485c-a4bd-d5d6dfbc3a14 updated. Details: {'device': '556ec62f-f5dc-485c-a4bd-d5d6dfbc3a14', 'network_id': '86bffe3d-3ad6-413d-bcc8-f9f5e7714a1f', 'port_id': '556ec62f-f5dc-485c-a4bd-d5d6dfbc3a14', 'mac_address': 'fa:16:3e:51:24:21', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 333, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7663f6b8-6e67-459f-99db-f5fe94f10ca9', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 09:32:10.992 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 09:32:10.992 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 09:32:10.992 4912 1501616590696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b536a8c3-1e7e-42c9-8775-da6ef873169e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 09:32:10.992 4912 1501616590696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b536a8c3-1e7e-42c9-8775-da6ef873169e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 09:32:10.992 4912 1501616590696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b536a8c3-1e7e-42c9-8775-da6ef873169e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 09:32:10.992 4912 1501636276296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e046c2f4-1e1d-4c70-b0c4-3623aca1b54a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 09:32:10.992 4912 1501636276296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e046c2f4-1e1d-4c70-b0c4-3623aca1b54a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 09:32:10.992 4912 1501636276296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e046c2f4-1e1d-4c70-b0c4-3623aca1b54a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 09:32:10.992 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-556ec62f-f5dc-485c-a4bd-d5d6dfbc3a14" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:32:11.001 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 556ec62f-f5dc-485c-a4bd-d5d6dfbc3a14 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 09:32:11.001 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 86bffe3d-3ad6-413d-bcc8-f9f5e7714a1f 2021-07-23 09:32:11.001 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 09:32:11.001 4912 1501616589640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:32:11.001 4912 1501616590696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 99a0df39-a698-4741-8d32-45e1fd2c318e 2021-07-23 09:32:11.001 4912 1501616590696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b536a8c3-1e7e-42c9-8775-da6ef873169e'] 2021-07-23 09:32:11.001 4912 1501616590696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 09:32:11.001 4912 1501616590696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 09:32:11.001 4912 1501616590696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b536a8c3-1e7e-42c9-8775-da6ef873169e'] 2021-07-23 09:32:11.001 4912 1501636276296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 81e4b089-5cee-40e3-8e48-f1638f3db1c7 2021-07-23 09:32:11.001 4912 1501636276296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e046c2f4-1e1d-4c70-b0c4-3623aca1b54a'] 2021-07-23 09:32:11.001 4912 1501636276296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 09:32:11.013 4912 1501636276296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 09:32:11.013 4912 1501636276296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e046c2f4-1e1d-4c70-b0c4-3623aca1b54a'] 2021-07-23 09:32:11.122 4912 1501616590168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '556ec62f-f5dc-485c-a4bd-d5d6dfbc3a14') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:32:11.122 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '556ec62f-f5dc-485c-a4bd-d5d6dfbc3a14') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:32:11.263 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 556ec62f-f5dc-485c-a4bd-d5d6dfbc3a14 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 09:32:11.263 4912 1501616590168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 333, VLAN trunk: None to switch port 556ec62f-f5dc-485c-a4bd-d5d6dfbc3a14 2021-07-23 09:32:11.326 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 09:32:11.326 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['556ec62f-f5dc-485c-a4bd-d5d6dfbc3a14'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:32:11.685 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['556ec62f-f5dc-485c-a4bd-d5d6dfbc3a14']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:32:11.685 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:32:11.685 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bd169e30-a9c2-42f5-8301-f0d3562b61c2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:32:11.685 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (bd169e30-a9c2-42f5-8301-f0d3562b61c2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 09:32:11.685 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 556ec62f-f5dc-485c-a4bd-d5d6dfbc3a14 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:32:11.685 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 09:32:11.685 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 556ec62f-f5dc-485c-a4bd-d5d6dfbc3a14 not yet added. Adding. 2021-07-23 09:32:11.685 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 09:32:11.685 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 09:32:11.795 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-556ec62f-f5dc-485c-a4bd-d5d6dfbc3a14" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:32:11.875 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-556ec62f-f5dc-485c-a4bd-d5d6dfbc3a14" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:32:11.875 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-556ec62f-f5dc-485c-a4bd-d5d6dfbc3a14" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:32:11.966 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-556ec62f-f5dc-485c-a4bd-d5d6dfbc3a14" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:32:12.050 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-556ec62f-f5dc-485c-a4bd-d5d6dfbc3a14" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:32:12.050 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 556ec62f-f5dc-485c-a4bd-d5d6dfbc3a14 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 09:32:12.050 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 556ec62f-f5dc-485c-a4bd-d5d6dfbc3a14 processed. 2021-07-23 09:32:12.100 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4d9d1dc-bce3-49e7-b46f-7554b084abdf a622754989b94d8693ca0f67a7c60ec8 071f490b8f7641e5b62728a7ad313918 - - -] port_delete event received for '3d448b39-3ce7-44e8-85b2-3ca338fc5a3d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:32:12.428 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:32:12.691 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:32:12.974 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-70ad5223-00fd-497b-b526-a1d6f68668f8 f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] port_delete event received for '363b9ee8-ca56-45d4-a93f-04f37a973bf1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:32:14.248 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f052c06-1e09-41d0-ac80-d88a6cbd4947 f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] port_delete event received for '3e16f149-f7fe-422d-8bc5-089395b94249' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:32:15.341 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d19edcf-251d-4e49-a6d8-ec04723ce65f f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] port_delete event received for '2ee4ea0e-5c1a-4911-8f36-c856f804bd31' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:32:15.466 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f561c89e-28ad-4f8c-8698-4248d6a5b069 - - - - -] port_delete event received for '2ee4ea0e-5c1a-4911-8f36-c856f804bd31' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:32:15.600 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d19edcf-251d-4e49-a6d8-ec04723ce65f f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] network_delete received. Deleting network 81e4b089-5cee-40e3-8e48-f1638f3db1c7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 09:32:15.600 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d19edcf-251d-4e49-a6d8-ec04723ce65f f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] Network 81e4b089-5cee-40e3-8e48-f1638f3db1c7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 09:32:16.817 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7bbf565-7968-4a72-9dd7-cc5555433349 f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] port_delete event received for '7749d06e-6ec1-4500-8293-0b208969c303' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:32:16.906 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-486b12fa-29bf-4799-b171-d20d3b8d7139 f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] port_delete event received for '60a79b89-6290-4c65-921e-cb2d0b484895' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:32:18.020 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06435c12-f639-4079-b0a4-5a13ab22cce3 f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] port_delete event received for '07b65f3a-1fe5-4852-9354-0d866cfff74c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:32:18.126 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d253ef0c-69d4-4247-8131-0aa873e21caa f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] port_delete event received for '80a5d819-86c6-4025-bc47-10622d367d0e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:32:18.847 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a8b5bbb-0de9-4edd-aecd-0d89de175ef7 f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] port_delete event received for 'fc5184aa-7e2b-40d2-9ea0-3dd75c66db02' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:32:18.985 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5327c0e8-d256-4b85-9264-096a09ced4ac - - - - -] port_delete event received for 'fc5184aa-7e2b-40d2-9ea0-3dd75c66db02' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:32:19.051 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a8b5bbb-0de9-4edd-aecd-0d89de175ef7 f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] network_delete received. Deleting network 99a0df39-a698-4741-8d32-45e1fd2c318e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 09:32:19.051 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a8b5bbb-0de9-4edd-aecd-0d89de175ef7 f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] Network 99a0df39-a698-4741-8d32-45e1fd2c318e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 09:32:19.109 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a45b991f-8d13-4d24-9dc6-f17dc6c90774 f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] port_delete event received for '59f30e5b-f960-4e3f-8990-d46a41b9ab3d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:32:19.346 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a45b991f-8d13-4d24-9dc6-f17dc6c90774 f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] network_delete received. Deleting network 605be2bd-510a-4bec-8238-9a7dea026d1f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 09:32:19.346 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a45b991f-8d13-4d24-9dc6-f17dc6c90774 f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] Network 605be2bd-510a-4bec-8238-9a7dea026d1f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 09:32:52.267 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-91da8376-60ca-4f48-9d5d-c5ef87411465 5448a8fdefbb4147a987050b0217cbe2 78d803a986644382870bb1a061eaa772 - - -] Security group member updated on remote: ['bd169e30-a9c2-42f5-8301-f0d3562b61c2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:32:52.267 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-91da8376-60ca-4f48-9d5d-c5ef87411465 5448a8fdefbb4147a987050b0217cbe2 78d803a986644382870bb1a061eaa772 - - -] Security group member updated ['bd169e30-a9c2-42f5-8301-f0d3562b61c2'] 2021-07-23 09:32:52.267 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-91da8376-60ca-4f48-9d5d-c5ef87411465 5448a8fdefbb4147a987050b0217cbe2 78d803a986644382870bb1a061eaa772 - - -] Refresh firewall rules 2021-07-23 09:32:52.267 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-91da8376-60ca-4f48-9d5d-c5ef87411465 5448a8fdefbb4147a987050b0217cbe2 78d803a986644382870bb1a061eaa772 - - -] Get security group information for devices via rpc ['556ec62f-f5dc-485c-a4bd-d5d6dfbc3a14'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:32:52.267 4912 1501616587704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 556ec62f-f5dc-485c-a4bd-d5d6dfbc3a14 2021-07-23 09:32:52.292 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-91da8376-60ca-4f48-9d5d-c5ef87411465 5448a8fdefbb4147a987050b0217cbe2 78d803a986644382870bb1a061eaa772 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:32:52.292 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-91da8376-60ca-4f48-9d5d-c5ef87411465 5448a8fdefbb4147a987050b0217cbe2 78d803a986644382870bb1a061eaa772 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:32:52.344 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91da8376-60ca-4f48-9d5d-c5ef87411465 5448a8fdefbb4147a987050b0217cbe2 78d803a986644382870bb1a061eaa772 - - -] port_delete event received for '556ec62f-f5dc-485c-a4bd-d5d6dfbc3a14' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:32:52.592 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 09:32:52.592 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '556ec62f-f5dc-485c-a4bd-d5d6dfbc3a14' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 09:32:52.592 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '556ec62f-f5dc-485c-a4bd-d5d6dfbc3a14' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 09:32:52.592 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 556ec62f-f5dc-485c-a4bd-d5d6dfbc3a14 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 09:32:52.592 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 86bffe3d-3ad6-413d-bcc8-f9f5e7714a1f 2021-07-23 09:32:52.592 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['556ec62f-f5dc-485c-a4bd-d5d6dfbc3a14'] 2021-07-23 09:32:52.592 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 09:32:52.592 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 09:32:52.592 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['556ec62f-f5dc-485c-a4bd-d5d6dfbc3a14'] 2021-07-23 09:32:54.598 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:32:54.609 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:32:55.262 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dabf6bc5-3b83-434a-82d2-a65807913a2f 8d98db97d09c411b9de053b0f5832bfc a86060a6f4d0487d90602109c3d439ca - - -] Security group member updated on remote: ['1922fcf6-807a-4df7-8403-ea543289e8a5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:32:55.262 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-dabf6bc5-3b83-434a-82d2-a65807913a2f 8d98db97d09c411b9de053b0f5832bfc a86060a6f4d0487d90602109c3d439ca - - -] Security group member updated ['1922fcf6-807a-4df7-8403-ea543289e8a5'] 2021-07-23 09:32:55.569 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dabf6bc5-3b83-434a-82d2-a65807913a2f 8d98db97d09c411b9de053b0f5832bfc a86060a6f4d0487d90602109c3d439ca - - -] port_delete event received for 'd049c314-13fe-4ca4-a17a-241dfe02aadc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:32:56.292 4912 1501616587704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d049c314-13fe-4ca4-a17a-241dfe02aadc 2021-07-23 09:32:56.589 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 09:32:56.589 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd049c314-13fe-4ca4-a17a-241dfe02aadc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 09:32:56.589 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd049c314-13fe-4ca4-a17a-241dfe02aadc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 09:32:56.589 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d049c314-13fe-4ca4-a17a-241dfe02aadc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 09:32:56.589 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 83efec79-6921-458c-8018-332aceab1f51 2021-07-23 09:32:56.601 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d049c314-13fe-4ca4-a17a-241dfe02aadc'] 2021-07-23 09:32:56.601 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 09:32:56.601 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 09:32:56.601 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d049c314-13fe-4ca4-a17a-241dfe02aadc'] 2021-07-23 09:32:57.761 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1fd572a9-7f16-4e70-8132-ac9c4336512f 8d98db97d09c411b9de053b0f5832bfc a86060a6f4d0487d90602109c3d439ca - - -] port_delete event received for '2fdcc441-bfc2-4853-b900-090ddebb305f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:32:58.605 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:32:58.623 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:32:58.825 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0d617d15-c2ad-4322-a58d-39c3accdca7e 5448a8fdefbb4147a987050b0217cbe2 78d803a986644382870bb1a061eaa772 - - -] Security group member updated on remote: ['bd169e30-a9c2-42f5-8301-f0d3562b61c2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:32:58.825 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-0d617d15-c2ad-4322-a58d-39c3accdca7e 5448a8fdefbb4147a987050b0217cbe2 78d803a986644382870bb1a061eaa772 - - -] Security group member updated ['bd169e30-a9c2-42f5-8301-f0d3562b61c2'] 2021-07-23 09:32:59.668 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd55f8a1-fe26-4bb8-8fd5-6c98045c5927 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] port_update received: 3dbae29d-bba5-4a3b-9fbb-b670c7541b23 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 09:32:59.668 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd55f8a1-fe26-4bb8-8fd5-6c98045c5927 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] No port 3dbae29d-bba5-4a3b-9fbb-b670c7541b23 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 09:33:01.360 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-278c72d0-e790-49e1-8d8d-6d7c78212fa8 f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] port_delete event received for '263570d2-b08b-472a-8d02-25252ec49d04' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:33:02.417 4912 1501616587528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3dbae29d-bba5-4a3b-9fbb-b670c7541b23 2021-07-23 09:33:02.433 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1cc999d-fd17-4ab7-99ae-7ad23474cd84 f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] port_delete event received for 'bd50026e-ea9c-4bca-b052-71527b487868' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:33:02.620 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 09:33:02.836 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Adding port 3dbae29d-bba5-4a3b-9fbb-b670c7541b23 2021-07-23 09:33:02.836 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Port 3dbae29d-bba5-4a3b-9fbb-b670c7541b23 updated. Details: {'device': '3dbae29d-bba5-4a3b-9fbb-b670c7541b23', 'network_id': '86bffe3d-3ad6-413d-bcc8-f9f5e7714a1f', 'port_id': '3dbae29d-bba5-4a3b-9fbb-b670c7541b23', 'mac_address': 'fa:16:3e:a9:7e:1b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 333, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7663f6b8-6e67-459f-99db-f5fe94f10ca9', '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-23 09:33:02.836 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 09:33:02.848 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3dbae29d-bba5-4a3b-9fbb-b670c7541b23" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:33:02.848 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3dbae29d-bba5-4a3b-9fbb-b670c7541b23 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 09:33:02.848 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 86bffe3d-3ad6-413d-bcc8-f9f5e7714a1f 2021-07-23 09:33:02.848 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 09:33:02.950 4912 1501616590168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3dbae29d-bba5-4a3b-9fbb-b670c7541b23') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:33:02.950 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3dbae29d-bba5-4a3b-9fbb-b670c7541b23') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:33:02.950 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3dbae29d-bba5-4a3b-9fbb-b670c7541b23 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 09:33:02.950 4912 1501616590168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 333, VLAN trunk: None to switch port 3dbae29d-bba5-4a3b-9fbb-b670c7541b23 2021-07-23 09:33:03.028 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 09:33:03.028 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3dbae29d-bba5-4a3b-9fbb-b670c7541b23'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:33:03.239 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3dbae29d-bba5-4a3b-9fbb-b670c7541b23']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:33:03.239 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:33:03.239 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bd169e30-a9c2-42f5-8301-f0d3562b61c2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:33:03.239 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (bd169e30-a9c2-42f5-8301-f0d3562b61c2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 09:33:03.239 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3dbae29d-bba5-4a3b-9fbb-b670c7541b23 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:33:03.239 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 09:33:03.239 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3dbae29d-bba5-4a3b-9fbb-b670c7541b23 not yet added. Adding. 2021-07-23 09:33:03.239 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 09:33:03.239 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 09:33:03.301 4912 1501616590696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45df77ba-b308-493c-adca-a418d374b9b3 f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] port_delete event received for '36335d2b-e263-40ba-aa76-b034d9350d86' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:33:03.301 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3dbae29d-bba5-4a3b-9fbb-b670c7541b23" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:33:03.370 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3dbae29d-bba5-4a3b-9fbb-b670c7541b23" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:33:03.370 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3dbae29d-bba5-4a3b-9fbb-b670c7541b23" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:33:03.448 4912 1501616590696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f3703afa-80ef-4aea-bc5b-5283ad576e6b - - - - -] port_delete event received for '36335d2b-e263-40ba-aa76-b034d9350d86' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:33:03.453 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3dbae29d-bba5-4a3b-9fbb-b670c7541b23" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:33:03.495 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45df77ba-b308-493c-adca-a418d374b9b3 f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] network_delete received. Deleting network 83efec79-6921-458c-8018-332aceab1f51 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 09:33:03.495 4912 1501616589640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45df77ba-b308-493c-adca-a418d374b9b3 f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] Network 83efec79-6921-458c-8018-332aceab1f51 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 09:33:03.511 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3dbae29d-bba5-4a3b-9fbb-b670c7541b23" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.656s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:33:03.511 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3dbae29d-bba5-4a3b-9fbb-b670c7541b23 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 09:33:03.511 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3dbae29d-bba5-4a3b-9fbb-b670c7541b23 processed. 2021-07-23 09:33:04.636 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:33:04.823 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:33:07.232 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7372f51-a70e-4819-a542-790e5e1cdb5f f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] network_delete received. Deleting network c9bf3e8a-417a-4203-955c-548cdf39d5b1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 09:33:07.232 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7372f51-a70e-4819-a542-790e5e1cdb5f f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] Network c9bf3e8a-417a-4203-955c-548cdf39d5b1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 09:33:07.730 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d2c08ae-3a29-4a69-9307-b79c7e4f0358 f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] network_delete received. Deleting network 64aab667-726d-44fe-be6f-c4430704d085 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 09:33:07.730 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d2c08ae-3a29-4a69-9307-b79c7e4f0358 f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] Network 64aab667-726d-44fe-be6f-c4430704d085 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 09:33:25.544 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-48106329-c441-41a2-ac7c-bb74ed891399 5448a8fdefbb4147a987050b0217cbe2 78d803a986644382870bb1a061eaa772 - - -] Security group member updated on remote: ['bd169e30-a9c2-42f5-8301-f0d3562b61c2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:33:25.544 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-48106329-c441-41a2-ac7c-bb74ed891399 5448a8fdefbb4147a987050b0217cbe2 78d803a986644382870bb1a061eaa772 - - -] Security group member updated ['bd169e30-a9c2-42f5-8301-f0d3562b61c2'] 2021-07-23 09:33:25.544 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-48106329-c441-41a2-ac7c-bb74ed891399 5448a8fdefbb4147a987050b0217cbe2 78d803a986644382870bb1a061eaa772 - - -] Refresh firewall rules 2021-07-23 09:33:25.544 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-48106329-c441-41a2-ac7c-bb74ed891399 5448a8fdefbb4147a987050b0217cbe2 78d803a986644382870bb1a061eaa772 - - -] Get security group information for devices via rpc ['3dbae29d-bba5-4a3b-9fbb-b670c7541b23'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:33:25.590 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-48106329-c441-41a2-ac7c-bb74ed891399 5448a8fdefbb4147a987050b0217cbe2 78d803a986644382870bb1a061eaa772 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:33:25.590 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-48106329-c441-41a2-ac7c-bb74ed891399 5448a8fdefbb4147a987050b0217cbe2 78d803a986644382870bb1a061eaa772 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:33:25.622 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48106329-c441-41a2-ac7c-bb74ed891399 5448a8fdefbb4147a987050b0217cbe2 78d803a986644382870bb1a061eaa772 - - -] port_delete event received for '3dbae29d-bba5-4a3b-9fbb-b670c7541b23' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:33:26.449 4912 1501616587704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3dbae29d-bba5-4a3b-9fbb-b670c7541b23 2021-07-23 09:33:26.735 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 09:33:26.735 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3dbae29d-bba5-4a3b-9fbb-b670c7541b23' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 09:33:26.735 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3dbae29d-bba5-4a3b-9fbb-b670c7541b23' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 09:33:26.735 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3dbae29d-bba5-4a3b-9fbb-b670c7541b23 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 09:33:26.745 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 86bffe3d-3ad6-413d-bcc8-f9f5e7714a1f 2021-07-23 09:33:26.745 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3dbae29d-bba5-4a3b-9fbb-b670c7541b23'] 2021-07-23 09:33:26.745 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 09:33:26.745 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 09:33:26.745 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3dbae29d-bba5-4a3b-9fbb-b670c7541b23'] 2021-07-23 09:33:28.738 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:33:28.760 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:33:40.056 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8e5c703c-e2e2-4e7f-b7ce-99837ed15679 fb34bc873ce84db1a10b3ae0d5e1aac1 d784c49ba09d4f9e8c33bf053f41f4d2 - - -] Security group member updated on remote: ['31933ec8-181f-421b-bcb6-c412dab3f36a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:33:40.056 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-8e5c703c-e2e2-4e7f-b7ce-99837ed15679 fb34bc873ce84db1a10b3ae0d5e1aac1 d784c49ba09d4f9e8c33bf053f41f4d2 - - -] Security group member updated ['31933ec8-181f-421b-bcb6-c412dab3f36a'] 2021-07-23 09:33:40.822 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1588433e-cd07-4829-a049-13b867f93816 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] port_update received: 6ba61f2e-76d4-4572-b3bc-8e5bad86341f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 09:33:40.841 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1588433e-cd07-4829-a049-13b867f93816 1ff4b475c6f64f76bc51c5b4d3d42684 b15e731cd12f46109a3826f1d66ffe7d - - -] No port 6ba61f2e-76d4-4572-b3bc-8e5bad86341f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 09:33:42.670 4912 1501616587528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6ba61f2e-76d4-4572-b3bc-8e5bad86341f 2021-07-23 09:33:42.822 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 09:33:43.013 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Adding port 6ba61f2e-76d4-4572-b3bc-8e5bad86341f 2021-07-23 09:33:43.013 4912 1501524294824 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Port 6ba61f2e-76d4-4572-b3bc-8e5bad86341f updated. Details: {'device': '6ba61f2e-76d4-4572-b3bc-8e5bad86341f', 'network_id': '2164f972-1465-4eb1-896e-ebacc5e0cec3', 'port_id': '6ba61f2e-76d4-4572-b3bc-8e5bad86341f', 'mac_address': 'fa:16:3e:67:03:88', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 346, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f46d8d81-234e-4c70-b2fa-fab77d1ddc4a', 'ip_address': '192.168.233.181'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 09:33:43.013 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 09:33:43.013 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6ba61f2e-76d4-4572-b3bc-8e5bad86341f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:33:43.013 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6ba61f2e-76d4-4572-b3bc-8e5bad86341f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 09:33:43.013 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2164f972-1465-4eb1-896e-ebacc5e0cec3 2021-07-23 09:33:43.013 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 09:33:43.136 4912 1501616590168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6ba61f2e-76d4-4572-b3bc-8e5bad86341f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:33:43.136 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6ba61f2e-76d4-4572-b3bc-8e5bad86341f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 09:33:43.136 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6ba61f2e-76d4-4572-b3bc-8e5bad86341f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 09:33:43.136 4912 1501616590168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 346, VLAN trunk: None to switch port 6ba61f2e-76d4-4572-b3bc-8e5bad86341f 2021-07-23 09:33:43.202 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 09:33:43.202 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6ba61f2e-76d4-4572-b3bc-8e5bad86341f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:33:43.338 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6ba61f2e-76d4-4572-b3bc-8e5bad86341f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:33:43.338 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:33:43.338 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (31933ec8-181f-421b-bcb6-c412dab3f36a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 09:33:43.338 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (31933ec8-181f-421b-bcb6-c412dab3f36a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 09:33:43.338 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6ba61f2e-76d4-4572-b3bc-8e5bad86341f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 09:33:43.338 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 09:33:43.338 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6ba61f2e-76d4-4572-b3bc-8e5bad86341f not yet added. Adding. 2021-07-23 09:33:43.338 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 09:33:43.338 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 09:33:43.402 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6ba61f2e-76d4-4572-b3bc-8e5bad86341f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:33:43.479 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6ba61f2e-76d4-4572-b3bc-8e5bad86341f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:33:43.479 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6ba61f2e-76d4-4572-b3bc-8e5bad86341f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:33:43.557 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6ba61f2e-76d4-4572-b3bc-8e5bad86341f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:33:43.636 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6ba61f2e-76d4-4572-b3bc-8e5bad86341f" 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-23 09:33:43.636 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6ba61f2e-76d4-4572-b3bc-8e5bad86341f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 09:33:43.636 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6ba61f2e-76d4-4572-b3bc-8e5bad86341f processed. 2021-07-23 09:33:44.171 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18163449-c37c-4aeb-908a-c462ac199dc6 f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] network_delete received. Deleting network 86bffe3d-3ad6-413d-bcc8-f9f5e7714a1f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 09:33:44.171 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18163449-c37c-4aeb-908a-c462ac199dc6 f6b2a563d748427c8f9aa0420d2e0707 7fda5b88a9e04c88844c2a33ed8e85dd - - -] Network 86bffe3d-3ad6-413d-bcc8-f9f5e7714a1f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 09:33:44.838 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:33:45.027 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 09:33:48.561 4912 1501616587704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6ba61f2e-76d4-4572-b3bc-8e5bad86341f 2021-07-23 09:33:48.720 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e4475c60-a878-4bb5-bf68-7ece0be0f86c fb34bc873ce84db1a10b3ae0d5e1aac1 d784c49ba09d4f9e8c33bf053f41f4d2 - - -] Security group member updated on remote: ['31933ec8-181f-421b-bcb6-c412dab3f36a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 09:33:48.720 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-e4475c60-a878-4bb5-bf68-7ece0be0f86c fb34bc873ce84db1a10b3ae0d5e1aac1 d784c49ba09d4f9e8c33bf053f41f4d2 - - -] Security group member updated ['31933ec8-181f-421b-bcb6-c412dab3f36a'] 2021-07-23 09:33:48.720 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [req-e4475c60-a878-4bb5-bf68-7ece0be0f86c fb34bc873ce84db1a10b3ae0d5e1aac1 d784c49ba09d4f9e8c33bf053f41f4d2 - - -] Refresh firewall rules 2021-07-23 09:33:48.720 4912 1501616590168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e4475c60-a878-4bb5-bf68-7ece0be0f86c fb34bc873ce84db1a10b3ae0d5e1aac1 d784c49ba09d4f9e8c33bf053f41f4d2 - - -] Get security group information for devices via rpc ['6ba61f2e-76d4-4572-b3bc-8e5bad86341f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 09:33:48.752 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e4475c60-a878-4bb5-bf68-7ece0be0f86c fb34bc873ce84db1a10b3ae0d5e1aac1 d784c49ba09d4f9e8c33bf053f41f4d2 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 09:33:48.752 4912 1501616590168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e4475c60-a878-4bb5-bf68-7ece0be0f86c fb34bc873ce84db1a10b3ae0d5e1aac1 d784c49ba09d4f9e8c33bf053f41f4d2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 09:33:48.796 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4475c60-a878-4bb5-bf68-7ece0be0f86c fb34bc873ce84db1a10b3ae0d5e1aac1 d784c49ba09d4f9e8c33bf053f41f4d2 - - -] port_delete event received for '6ba61f2e-76d4-4572-b3bc-8e5bad86341f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 09:33:48.861 4912 1501524294824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4df6f84-f326-4211-b6d6-8b99fd627858 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 09:33:48.861 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6ba61f2e-76d4-4572-b3bc-8e5bad86341f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 09:33:48.861 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6ba61f2e-76d4-4572-b3bc-8e5bad86341f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 09:33:48.861 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6ba61f2e-76d4-4572-b3bc-8e5bad86341f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 09:33:48.861 4912 1501616590168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2164f972-1465-4eb1-896e-ebacc5e0cec3 2021-07-23 09:33:48.861 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6ba61f2e-76d4-4572-b3bc-8e5bad86341f'] 2021-07-23 09:33:48.861 4912 1501616590168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 09:33:48.861 4912 1501616590168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 09:33:48.861 4912 1501616590168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6ba61f2e-76d4-4572-b3bc-8e5bad86341f'] 2021-07-23 09:33:50.853 4912 1501616590168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 09:33:50.889 4912 1501616590168 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