2022-02-20 19:51:03.112 1596 2971088070960 MainThread INFO neutron.common.config [-] Logging enabled! 2022-02-20 19:51:03.112 1596 2971088070960 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 19.1.0.dev515 2022-02-20 19:51:03.112 1596 2971088070960 MainThread DEBUG neutron.common.config [-] command line: c:\python38\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2022-02-20 19:51:03.161 1596 2971088070960 MainThread INFO os_win.utils.network.networkutils [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] WMI caching is disabled. 2022-02-20 19:51:03.394 1596 2971088070960 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-02-20 19:51:03.443 1596 2971088070960 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-02-20 19:51:03.463 1596 2971088070960 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-02-20 19:51:03.617 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent initialized successfully, now running... 2022-02-20 19:51:03.629 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-02-20 19:51:03.629 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-02-20 19:51:03.698 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-02-20 19:53:01.414 1596 2971186085552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64812290-9901-4703-b344-d54ffc689311 - - - - -] port_update received: 5bc560f2-4be3-45f1-85f8-8f60950e8a89 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-20 19:53:01.414 1596 2971186085552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64812290-9901-4703-b344-d54ffc689311 - - - - -] No port 5bc560f2-4be3-45f1-85f8-8f60950e8a89 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-20 19:53:06.713 1596 2971186083264 MainThread WARNING oslo_policy.policy [req-df620dee-8b44-40b6-b8c5-ae0e27eb68dc f1881e2446c043878f0fa01b284342b2 89cff9f23ffc43fe858d4c12f9e12f55 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-02-20 19:53:06.713 1596 2971186083264 MainThread WARNING oslo_policy.policy [req-df620dee-8b44-40b6-b8c5-ae0e27eb68dc f1881e2446c043878f0fa01b284342b2 89cff9f23ffc43fe858d4c12f9e12f55 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-02-20 19:53:06.725 1596 2971186083264 MainThread WARNING oslo_policy.policy [req-df620dee-8b44-40b6-b8c5-ae0e27eb68dc f1881e2446c043878f0fa01b284342b2 89cff9f23ffc43fe858d4c12f9e12f55 - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2022-02-20 19:53:06.738 1596 2971186083264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-df620dee-8b44-40b6-b8c5-ae0e27eb68dc f1881e2446c043878f0fa01b284342b2 89cff9f23ffc43fe858d4c12f9e12f55 - - -] Security group rule updated on remote: ['858ad848-d019-4faa-8d99-9a6cdcf61774'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-20 19:53:06.738 1596 2971186083264 MainThread INFO neutron.agent.securitygroups_rpc [req-df620dee-8b44-40b6-b8c5-ae0e27eb68dc f1881e2446c043878f0fa01b284342b2 89cff9f23ffc43fe858d4c12f9e12f55 - - -] Security group rule updated ['858ad848-d019-4faa-8d99-9a6cdcf61774'] 2022-02-20 19:53:07.609 1596 2971184688288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e063bcbe-9b3f-4f14-b8ea-36ae9e33e9ff f1881e2446c043878f0fa01b284342b2 89cff9f23ffc43fe858d4c12f9e12f55 - - -] Security group rule updated on remote: ['858ad848-d019-4faa-8d99-9a6cdcf61774'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-20 19:53:07.609 1596 2971184688288 MainThread INFO neutron.agent.securitygroups_rpc [req-e063bcbe-9b3f-4f14-b8ea-36ae9e33e9ff f1881e2446c043878f0fa01b284342b2 89cff9f23ffc43fe858d4c12f9e12f55 - - -] Security group rule updated ['858ad848-d019-4faa-8d99-9a6cdcf61774'] 2022-02-20 19:53:07.637 1596 2971184688288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd2b8a7f-425f-4ef7-8744-a9ba09bb79e9 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] network_delete received. Deleting network 4f64744a-14c0-43e4-b1eb-565972521632 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-20 19:53:07.637 1596 2971184688288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd2b8a7f-425f-4ef7-8744-a9ba09bb79e9 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] Network 4f64744a-14c0-43e4-b1eb-565972521632 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-20 19:53:07.765 1596 2971185776592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f170258e-5800-4b54-a5b3-bfc3b637e52f - - - - -] port_update received: f7a23c1e-5002-49e2-a7a6-6bd4e28c33b1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-20 19:53:07.770 1596 2971185776592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f170258e-5800-4b54-a5b3-bfc3b637e52f - - - - -] No port f7a23c1e-5002-49e2-a7a6-6bd4e28c33b1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-20 19:53:10.417 1596 2971184659088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e549c859-a16c-4e81-b53f-488623c4ca30 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] network_delete received. Deleting network 5ce48cab-f936-44d3-ac26-4b67e8e9b204 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-20 19:53:10.437 1596 2971184659088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e549c859-a16c-4e81-b53f-488623c4ca30 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] Network 5ce48cab-f936-44d3-ac26-4b67e8e9b204 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-20 19:53:12.765 1596 2971184350304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3cc9d7a6-188b-4a9f-844d-aa66d25658da b70d91f5a58c427688a427064640af2b ada2f2bc86a740c0af9ae1c7217d92db - - -] Security group member updated on remote: ['76b7b975-0d94-40ee-bae8-5a714a43b18f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:53:12.786 1596 2971184350304 MainThread INFO neutron.agent.securitygroups_rpc [req-3cc9d7a6-188b-4a9f-844d-aa66d25658da b70d91f5a58c427688a427064640af2b ada2f2bc86a740c0af9ae1c7217d92db - - -] Security group member updated ['76b7b975-0d94-40ee-bae8-5a714a43b18f'] 2022-02-20 19:53:13.167 1596 2971186222880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a1db7ae-913d-44e0-849f-fdfd9ffdf9c9 - - - - -] port_update received: 5817568c-abb2-4178-9845-cdb2c331fa85 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-20 19:53:13.174 1596 2971186222880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a1db7ae-913d-44e0-849f-fdfd9ffdf9c9 - - - - -] No port 5817568c-abb2-4178-9845-cdb2c331fa85 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-20 19:53:15.578 1596 2971184539952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-253c39f2-73aa-45c9-8559-31f4cf9c8f34 6d32afda0d004833accc6ed83bd6bc48 1d6875ebc82e405cbbc4e8807d41dbd4 - - -] Security group rule updated on remote: ['ca3ae486-fb85-4564-8776-e08e72075898'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-20 19:53:15.578 1596 2971184539952 MainThread INFO neutron.agent.securitygroups_rpc [req-253c39f2-73aa-45c9-8559-31f4cf9c8f34 6d32afda0d004833accc6ed83bd6bc48 1d6875ebc82e405cbbc4e8807d41dbd4 - - -] Security group rule updated ['ca3ae486-fb85-4564-8776-e08e72075898'] 2022-02-20 19:53:15.890 1596 2971186022000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef989a62-5a24-4042-abca-715ce48a8a27 6d32afda0d004833accc6ed83bd6bc48 1d6875ebc82e405cbbc4e8807d41dbd4 - - -] Security group rule updated on remote: ['ca3ae486-fb85-4564-8776-e08e72075898'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-20 19:53:15.906 1596 2971186022000 MainThread INFO neutron.agent.securitygroups_rpc [req-ef989a62-5a24-4042-abca-715ce48a8a27 6d32afda0d004833accc6ed83bd6bc48 1d6875ebc82e405cbbc4e8807d41dbd4 - - -] Security group rule updated ['ca3ae486-fb85-4564-8776-e08e72075898'] 2022-02-20 19:53:18.581 1596 2971185261728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be0eac07-6491-498a-a1ce-31303497a58c 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] port_update received: 0329047a-0b6a-4d71-a3a2-37af8d52abd9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-20 19:53:18.609 1596 2971185261728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be0eac07-6491-498a-a1ce-31303497a58c 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] No port 0329047a-0b6a-4d71-a3a2-37af8d52abd9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-20 19:53:21.625 1596 2971185729200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65c56e92-7473-4954-9173-64e75e98be47 - - - - -] port_update received: c539db69-9d8a-4e74-b38b-88390bfa9d31 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-20 19:53:21.640 1596 2971185729200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65c56e92-7473-4954-9173-64e75e98be47 - - - - -] No port c539db69-9d8a-4e74-b38b-88390bfa9d31 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-20 19:53:24.575 1596 2971185541536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0329047a-0b6a-4d71-a3a2-37af8d52abd9 2022-02-20 19:53:25.543 1596 2971187039568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-38d7f20b-fcd5-44c5-96d1-8e46b6bb6114 f1881e2446c043878f0fa01b284342b2 89cff9f23ffc43fe858d4c12f9e12f55 - - -] Security group member updated on remote: ['858ad848-d019-4faa-8d99-9a6cdcf61774'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:53:25.556 1596 2971187039568 MainThread INFO neutron.agent.securitygroups_rpc [req-38d7f20b-fcd5-44c5-96d1-8e46b6bb6114 f1881e2446c043878f0fa01b284342b2 89cff9f23ffc43fe858d4c12f9e12f55 - - -] Security group member updated ['858ad848-d019-4faa-8d99-9a6cdcf61774'] 2022-02-20 19:53:26.031 1596 2971187037808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b92a695d-eb1a-4227-8613-bd1a878c63a2 6d32afda0d004833accc6ed83bd6bc48 1d6875ebc82e405cbbc4e8807d41dbd4 - - -] Security group member updated on remote: ['ca3ae486-fb85-4564-8776-e08e72075898'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:53:26.041 1596 2971187037808 MainThread INFO neutron.agent.securitygroups_rpc [req-b92a695d-eb1a-4227-8613-bd1a878c63a2 6d32afda0d004833accc6ed83bd6bc48 1d6875ebc82e405cbbc4e8807d41dbd4 - - -] Security group member updated ['ca3ae486-fb85-4564-8776-e08e72075898'] 2022-02-20 19:53:26.390 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-20 19:53:27.119 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Adding port 0329047a-0b6a-4d71-a3a2-37af8d52abd9 2022-02-20 19:53:27.119 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Port 0329047a-0b6a-4d71-a3a2-37af8d52abd9 updated. Details: {'device': '0329047a-0b6a-4d71-a3a2-37af8d52abd9', 'network_id': 'f4496a26-e87b-4346-ad59-0280826232be', 'port_id': '0329047a-0b6a-4d71-a3a2-37af8d52abd9', 'mac_address': 'fa:16:3e:64:41:12', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 343, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '44980610-da9a-4ecf-910a-9d76b1459317', '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} 2022-02-20 19:53:27.119 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-20 19:53:27.136 1596 2971184369152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0329047a-0b6a-4d71-a3a2-37af8d52abd9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:53:27.146 1596 2971184369152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0329047a-0b6a-4d71-a3a2-37af8d52abd9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-20 19:53:27.146 1596 2971184369152 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f4496a26-e87b-4346-ad59-0280826232be 2022-02-20 19:53:27.146 1596 2971184369152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-20 19:53:27.359 1596 2971184369152 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0329047a-0b6a-4d71-a3a2-37af8d52abd9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:53:27.359 1596 2971184369152 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0329047a-0b6a-4d71-a3a2-37af8d52abd9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:53:27.390 1596 2971184369152 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0329047a-0b6a-4d71-a3a2-37af8d52abd9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-20 19:53:27.406 1596 2971184369152 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 343, VLAN trunk: None to switch port 0329047a-0b6a-4d71-a3a2-37af8d52abd9 2022-02-20 19:53:27.495 1596 2971184369152 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-20 19:53:27.495 1596 2971184369152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0329047a-0b6a-4d71-a3a2-37af8d52abd9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:53:27.953 1596 2971186364256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-722df7e8-f144-4c7c-8f83-e20ff0131cc6 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] port_update received: 797b3004-266e-42d2-93ca-59b6c7e782ab port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-20 19:53:27.968 1596 2971186364256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-722df7e8-f144-4c7c-8f83-e20ff0131cc6 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] No port 797b3004-266e-42d2-93ca-59b6c7e782ab defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-20 19:53:28.146 1596 2971184369152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0329047a-0b6a-4d71-a3a2-37af8d52abd9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:53:28.146 1596 2971184369152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:53:28.168 1596 2971184369152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (76b7b975-0d94-40ee-bae8-5a714a43b18f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 19:53:28.168 1596 2971184369152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (76b7b975-0d94-40ee-bae8-5a714a43b18f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-20 19:53:28.179 1596 2971184369152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0329047a-0b6a-4d71-a3a2-37af8d52abd9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:53:28.190 1596 2971184369152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-20 19:53:28.190 1596 2971184369152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0329047a-0b6a-4d71-a3a2-37af8d52abd9 not yet added. Adding. 2022-02-20 19:53:28.190 1596 2971184369152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-20 19:53:28.190 1596 2971184369152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-20 19:53:28.261 1596 2971185887008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aea3ac6f-0ec5-478c-9b55-4fa558815489 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] port_update received: 44f9a510-5012-4b82-bae7-c5a15ddfa7b0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-20 19:53:28.261 1596 2971185887008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aea3ac6f-0ec5-478c-9b55-4fa558815489 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] No port 44f9a510-5012-4b82-bae7-c5a15ddfa7b0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-20 19:53:28.307 1596 2971184369152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0329047a-0b6a-4d71-a3a2-37af8d52abd9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:53:28.375 1596 2971184369152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0329047a-0b6a-4d71-a3a2-37af8d52abd9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:53:28.397 1596 2971184369152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0329047a-0b6a-4d71-a3a2-37af8d52abd9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:53:28.471 1596 2971184369152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0329047a-0b6a-4d71-a3a2-37af8d52abd9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:53:28.548 1596 2971184369152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0329047a-0b6a-4d71-a3a2-37af8d52abd9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:53:28.567 1596 2971184369152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0329047a-0b6a-4d71-a3a2-37af8d52abd9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-20 19:53:28.567 1596 2971184369152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0329047a-0b6a-4d71-a3a2-37af8d52abd9 processed. 2022-02-20 19:53:30.421 1596 2971184719472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:53:30.636 1596 2971185541536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 797b3004-266e-42d2-93ca-59b6c7e782ab 2022-02-20 19:53:30.652 1596 2971185541536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 44f9a510-5012-4b82-bae7-c5a15ddfa7b0 2022-02-20 19:53:30.745 1596 2971184719472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.329s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:53:32.421 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-20 19:53:33.113 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Adding port 797b3004-266e-42d2-93ca-59b6c7e782ab 2022-02-20 19:53:33.113 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Port 797b3004-266e-42d2-93ca-59b6c7e782ab updated. Details: {'device': '797b3004-266e-42d2-93ca-59b6c7e782ab', 'network_id': 'daba3c2e-0ee1-42f3-bf5b-ada8d2cacdd3', 'port_id': '797b3004-266e-42d2-93ca-59b6c7e782ab', 'mac_address': 'fa:16:3e:5b:b7:a1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 308, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ae8a227d-912d-4561-ac78-9c33242235cf', '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} 2022-02-20 19:53:33.113 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-20 19:53:33.128 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Adding port 44f9a510-5012-4b82-bae7-c5a15ddfa7b0 2022-02-20 19:53:33.128 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Port 44f9a510-5012-4b82-bae7-c5a15ddfa7b0 updated. Details: {'device': '44f9a510-5012-4b82-bae7-c5a15ddfa7b0', 'network_id': '7c805b2f-5ce8-4603-8402-e3a68b125fc7', 'port_id': '44f9a510-5012-4b82-bae7-c5a15ddfa7b0', 'mac_address': 'fa:16:3e:c9:21:20', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 321, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '30e74b20-6992-497f-9ac0-2e26412aff1e', '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} 2022-02-20 19:53:33.145 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-20 19:53:33.145 1596 2971184350128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-797b3004-266e-42d2-93ca-59b6c7e782ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:53:33.145 1596 2971184350128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 797b3004-266e-42d2-93ca-59b6c7e782ab _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-20 19:53:33.163 1596 2971184350128 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network daba3c2e-0ee1-42f3-bf5b-ada8d2cacdd3 2022-02-20 19:53:33.163 1596 2971184350128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-20 19:53:33.173 1596 2971184351184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-44f9a510-5012-4b82-bae7-c5a15ddfa7b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:53:33.173 1596 2971184351184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 44f9a510-5012-4b82-bae7-c5a15ddfa7b0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-20 19:53:33.189 1596 2971184351184 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7c805b2f-5ce8-4603-8402-e3a68b125fc7 2022-02-20 19:53:33.189 1596 2971184351184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-20 19:53:33.314 1596 2971184350128 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '797b3004-266e-42d2-93ca-59b6c7e782ab') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:53:33.314 1596 2971184350128 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '797b3004-266e-42d2-93ca-59b6c7e782ab') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:53:33.331 1596 2971184351184 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '44f9a510-5012-4b82-bae7-c5a15ddfa7b0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:53:33.331 1596 2971184351184 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '44f9a510-5012-4b82-bae7-c5a15ddfa7b0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:53:33.349 1596 2971184350128 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 797b3004-266e-42d2-93ca-59b6c7e782ab is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-20 19:53:33.349 1596 2971184350128 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 308, VLAN trunk: None to switch port 797b3004-266e-42d2-93ca-59b6c7e782ab 2022-02-20 19:53:33.402 1596 2971184351184 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 44f9a510-5012-4b82-bae7-c5a15ddfa7b0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-20 19:53:33.412 1596 2971184351184 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 321, VLAN trunk: None to switch port 44f9a510-5012-4b82-bae7-c5a15ddfa7b0 2022-02-20 19:53:33.453 1596 2971184350128 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-20 19:53:33.477 1596 2971184350128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['797b3004-266e-42d2-93ca-59b6c7e782ab'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:53:33.504 1596 2971184351184 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-20 19:53:33.504 1596 2971184351184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['44f9a510-5012-4b82-bae7-c5a15ddfa7b0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:53:33.890 1596 2971184350128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['797b3004-266e-42d2-93ca-59b6c7e782ab']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:53:33.918 1596 2971184350128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:53:33.928 1596 2971184350128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (858ad848-d019-4faa-8d99-9a6cdcf61774) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 19:53:33.928 1596 2971184350128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 797b3004-266e-42d2-93ca-59b6c7e782ab _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:53:33.928 1596 2971184350128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-20 19:53:33.947 1596 2971184350128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 797b3004-266e-42d2-93ca-59b6c7e782ab not yet added. Adding. 2022-02-20 19:53:33.947 1596 2971184350128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-20 19:53:33.947 1596 2971184350128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-20 19:53:33.971 1596 2971184351184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['44f9a510-5012-4b82-bae7-c5a15ddfa7b0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:53:33.971 1596 2971184351184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:53:33.971 1596 2971184351184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ca3ae486-fb85-4564-8776-e08e72075898) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 19:53:33.994 1596 2971184351184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 44f9a510-5012-4b82-bae7-c5a15ddfa7b0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:53:33.994 1596 2971184351184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-20 19:53:33.994 1596 2971184351184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 44f9a510-5012-4b82-bae7-c5a15ddfa7b0 not yet added. Adding. 2022-02-20 19:53:34.012 1596 2971184351184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-20 19:53:34.012 1596 2971184351184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-20 19:53:34.115 1596 2971184350128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-797b3004-266e-42d2-93ca-59b6c7e782ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:53:34.130 1596 2971184351184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44f9a510-5012-4b82-bae7-c5a15ddfa7b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:53:34.224 1596 2971184350128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-797b3004-266e-42d2-93ca-59b6c7e782ab" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:53:34.238 1596 2971184350128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-797b3004-266e-42d2-93ca-59b6c7e782ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:53:34.238 1596 2971184351184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44f9a510-5012-4b82-bae7-c5a15ddfa7b0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:53:34.238 1596 2971184351184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44f9a510-5012-4b82-bae7-c5a15ddfa7b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:53:34.362 1596 2971184350128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-797b3004-266e-42d2-93ca-59b6c7e782ab" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:53:34.376 1596 2971184351184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44f9a510-5012-4b82-bae7-c5a15ddfa7b0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:53:34.470 1596 2971184351184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-44f9a510-5012-4b82-bae7-c5a15ddfa7b0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:53:34.470 1596 2971184351184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 44f9a510-5012-4b82-bae7-c5a15ddfa7b0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-20 19:53:34.470 1596 2971184351184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 44f9a510-5012-4b82-bae7-c5a15ddfa7b0 processed. 2022-02-20 19:53:34.470 1596 2971184350128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-797b3004-266e-42d2-93ca-59b6c7e782ab" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:53:34.470 1596 2971184350128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 797b3004-266e-42d2-93ca-59b6c7e782ab status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-20 19:53:34.500 1596 2971184350128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 797b3004-266e-42d2-93ca-59b6c7e782ab processed. 2022-02-20 19:53:36.427 1596 2971184350128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:53:37.141 1596 2971184350128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.703s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:53:42.734 1596 2971185541712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0329047a-0b6a-4d71-a3a2-37af8d52abd9 2022-02-20 19:53:44.203 1596 2971184659968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e81c5f8f-dcac-44e8-8e2c-44d6b4f3509d b70d91f5a58c427688a427064640af2b ada2f2bc86a740c0af9ae1c7217d92db - - -] Security group member updated on remote: ['76b7b975-0d94-40ee-bae8-5a714a43b18f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:53:44.205 1596 2971184659968 MainThread INFO neutron.agent.securitygroups_rpc [req-e81c5f8f-dcac-44e8-8e2c-44d6b4f3509d b70d91f5a58c427688a427064640af2b ada2f2bc86a740c0af9ae1c7217d92db - - -] Security group member updated ['76b7b975-0d94-40ee-bae8-5a714a43b18f'] 2022-02-20 19:53:44.205 1596 2971184659968 MainThread INFO neutron.agent.securitygroups_rpc [req-e81c5f8f-dcac-44e8-8e2c-44d6b4f3509d b70d91f5a58c427688a427064640af2b ada2f2bc86a740c0af9ae1c7217d92db - - -] Refresh firewall rules 2022-02-20 19:53:44.205 1596 2971184659968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e81c5f8f-dcac-44e8-8e2c-44d6b4f3509d b70d91f5a58c427688a427064640af2b ada2f2bc86a740c0af9ae1c7217d92db - - -] Get security group information for devices via rpc ['0329047a-0b6a-4d71-a3a2-37af8d52abd9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:53:44.359 1596 2971184659968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e81c5f8f-dcac-44e8-8e2c-44d6b4f3509d b70d91f5a58c427688a427064640af2b ada2f2bc86a740c0af9ae1c7217d92db - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:53:44.377 1596 2971184659968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e81c5f8f-dcac-44e8-8e2c-44d6b4f3509d b70d91f5a58c427688a427064640af2b ada2f2bc86a740c0af9ae1c7217d92db - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:53:44.468 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-20 19:53:44.468 1596 2971184659968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0329047a-0b6a-4d71-a3a2-37af8d52abd9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-20 19:53:44.478 1596 2971184659968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0329047a-0b6a-4d71-a3a2-37af8d52abd9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-20 19:53:44.478 1596 2971184659968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0329047a-0b6a-4d71-a3a2-37af8d52abd9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-20 19:53:44.489 1596 2971184659968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f4496a26-e87b-4346-ad59-0280826232be 2022-02-20 19:53:44.507 1596 2971184659968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0329047a-0b6a-4d71-a3a2-37af8d52abd9'] 2022-02-20 19:53:44.507 1596 2971184659968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-20 19:53:44.527 1596 2971184659968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-20 19:53:44.527 1596 2971184659968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0329047a-0b6a-4d71-a3a2-37af8d52abd9'] 2022-02-20 19:53:44.624 1596 2971184659968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e81c5f8f-dcac-44e8-8e2c-44d6b4f3509d b70d91f5a58c427688a427064640af2b ada2f2bc86a740c0af9ae1c7217d92db - - -] port_delete event received for '0329047a-0b6a-4d71-a3a2-37af8d52abd9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:53:46.468 1596 2971184368272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:53:46.515 1596 2971184368272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:53:47.890 1596 2971185856176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-69028390-b5f2-41a7-b4bb-426447dabc06 d0566d0889cc48a7bf978f245b95a1d9 11b871b36bc1425ea3cf80966c03470f - - -] Security group member updated on remote: ['ba0a443b-a905-4962-9415-e2d1fc35aebe'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:53:47.890 1596 2971185856176 MainThread INFO neutron.agent.securitygroups_rpc [req-69028390-b5f2-41a7-b4bb-426447dabc06 d0566d0889cc48a7bf978f245b95a1d9 11b871b36bc1425ea3cf80966c03470f - - -] Security group member updated ['ba0a443b-a905-4962-9415-e2d1fc35aebe'] 2022-02-20 19:53:48.833 1596 2971185645696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e6b5531-bd9f-4a10-8408-a29bb9c7d618 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] port_update received: 34d229d9-d233-4c48-ab62-fa31430ccae8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-20 19:53:48.853 1596 2971185645696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e6b5531-bd9f-4a10-8408-a29bb9c7d618 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] No port 34d229d9-d233-4c48-ab62-fa31430ccae8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-20 19:53:49.665 1596 2971185593680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc6e5c4a-5e03-42eb-a8dc-8c61c75bc7b3 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] network_delete received. Deleting network f4496a26-e87b-4346-ad59-0280826232be network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-20 19:53:49.678 1596 2971185593680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc6e5c4a-5e03-42eb-a8dc-8c61c75bc7b3 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] Network f4496a26-e87b-4346-ad59-0280826232be not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-20 19:53:50.796 1596 2971185541536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 34d229d9-d233-4c48-ab62-fa31430ccae8 2022-02-20 19:53:52.489 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-20 19:53:52.917 1596 2971186223760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0c6fe6f8-d42d-40dc-893e-5da7b7f29058 660ba8a020df4e3fa81b72a0a57f9570 f8f14c64533e4822a8afb8c9871eca4b - - -] Security group member updated on remote: ['f88b15fe-cd45-403c-8023-6a46034340ae'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:53:52.937 1596 2971186223760 MainThread INFO neutron.agent.securitygroups_rpc [req-0c6fe6f8-d42d-40dc-893e-5da7b7f29058 660ba8a020df4e3fa81b72a0a57f9570 f8f14c64533e4822a8afb8c9871eca4b - - -] Security group member updated ['f88b15fe-cd45-403c-8023-6a46034340ae'] 2022-02-20 19:53:52.980 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Adding port 34d229d9-d233-4c48-ab62-fa31430ccae8 2022-02-20 19:53:52.999 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Port 34d229d9-d233-4c48-ab62-fa31430ccae8 updated. Details: {'device': '34d229d9-d233-4c48-ab62-fa31430ccae8', 'network_id': '3e7959a9-5e3b-451a-b0b2-a0aba3e9aa52', 'port_id': '34d229d9-d233-4c48-ab62-fa31430ccae8', 'mac_address': 'fa:16:3e:94:60:69', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 322, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'dfa9e8fe-6485-4653-a1e7-da266bcba6e5', '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} 2022-02-20 19:53:53.006 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-20 19:53:53.016 1596 2971186222352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-34d229d9-d233-4c48-ab62-fa31430ccae8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:53:53.016 1596 2971186222352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 34d229d9-d233-4c48-ab62-fa31430ccae8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-20 19:53:53.036 1596 2971186222352 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3e7959a9-5e3b-451a-b0b2-a0aba3e9aa52 2022-02-20 19:53:53.050 1596 2971186222352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-20 19:53:53.187 1596 2971186222352 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '34d229d9-d233-4c48-ab62-fa31430ccae8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:53:53.205 1596 2971186222352 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '34d229d9-d233-4c48-ab62-fa31430ccae8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:53:53.205 1596 2971186222352 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 34d229d9-d233-4c48-ab62-fa31430ccae8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-20 19:53:53.223 1596 2971186222352 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 322, VLAN trunk: None to switch port 34d229d9-d233-4c48-ab62-fa31430ccae8 2022-02-20 19:53:53.297 1596 2971186222352 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-20 19:53:53.317 1596 2971186222352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['34d229d9-d233-4c48-ab62-fa31430ccae8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:53:53.562 1596 2971186222352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['34d229d9-d233-4c48-ab62-fa31430ccae8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:53:53.565 1596 2971186222352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:53:53.565 1596 2971186222352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ba0a443b-a905-4962-9415-e2d1fc35aebe) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 19:53:53.585 1596 2971186222352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ba0a443b-a905-4962-9415-e2d1fc35aebe) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-20 19:53:53.585 1596 2971186222352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 34d229d9-d233-4c48-ab62-fa31430ccae8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:53:53.600 1596 2971186222352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-20 19:53:53.611 1596 2971186222352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 34d229d9-d233-4c48-ab62-fa31430ccae8 not yet added. Adding. 2022-02-20 19:53:53.611 1596 2971186222352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-20 19:53:53.625 1596 2971186222352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-20 19:53:53.741 1596 2971186222352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34d229d9-d233-4c48-ab62-fa31430ccae8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:53:53.864 1596 2971186222352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34d229d9-d233-4c48-ab62-fa31430ccae8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:53:53.864 1596 2971186222352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34d229d9-d233-4c48-ab62-fa31430ccae8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:53:53.984 1596 2971186222352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34d229d9-d233-4c48-ab62-fa31430ccae8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:53:54.082 1596 2971186222352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-34d229d9-d233-4c48-ab62-fa31430ccae8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:53:54.114 1596 2971186222352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 34d229d9-d233-4c48-ab62-fa31430ccae8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-20 19:53:54.114 1596 2971186222352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 34d229d9-d233-4c48-ab62-fa31430ccae8 processed. 2022-02-20 19:53:54.136 1596 2971186222352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-def3db13-9bbc-462b-af46-697df2e7b60f 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] port_update received: c2d1f09e-87cd-4156-a289-e70fcb92a4a8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-20 19:53:54.144 1596 2971186222352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-def3db13-9bbc-462b-af46-697df2e7b60f 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] No port c2d1f09e-87cd-4156-a289-e70fcb92a4a8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-20 19:53:54.495 1596 2971184631472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:53:55.203 1596 2971184631472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.703s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:53:56.860 1596 2971185541536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c2d1f09e-87cd-4156-a289-e70fcb92a4a8 2022-02-20 19:53:58.335 1596 2971186364080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06c75874-75de-4c07-87a0-8b8fd1b8da8f - - - - -] port_update received: d5c67ea5-471a-4d27-8ec1-6a8a045328d2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-20 19:53:58.366 1596 2971186364080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06c75874-75de-4c07-87a0-8b8fd1b8da8f - - - - -] No port d5c67ea5-471a-4d27-8ec1-6a8a045328d2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-20 19:53:58.508 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-20 19:53:58.861 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Adding port c2d1f09e-87cd-4156-a289-e70fcb92a4a8 2022-02-20 19:53:58.861 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Port c2d1f09e-87cd-4156-a289-e70fcb92a4a8 updated. Details: {'device': 'c2d1f09e-87cd-4156-a289-e70fcb92a4a8', 'network_id': '6d49c13b-9d48-405d-a571-2785347daa60', 'port_id': 'c2d1f09e-87cd-4156-a289-e70fcb92a4a8', 'mac_address': 'fa:16:3e:1e:4a:5e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 328, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '22d538cc-0680-4258-95cc-d40bbd61473b', '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} 2022-02-20 19:53:58.861 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-20 19:53:58.891 1596 2971184488112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c2d1f09e-87cd-4156-a289-e70fcb92a4a8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:53:58.891 1596 2971184488112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c2d1f09e-87cd-4156-a289-e70fcb92a4a8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-20 19:53:58.907 1596 2971184488112 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6d49c13b-9d48-405d-a571-2785347daa60 2022-02-20 19:53:58.907 1596 2971184488112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-20 19:53:59.085 1596 2971184488112 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c2d1f09e-87cd-4156-a289-e70fcb92a4a8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:53:59.101 1596 2971184488112 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c2d1f09e-87cd-4156-a289-e70fcb92a4a8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:53:59.125 1596 2971184488112 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c2d1f09e-87cd-4156-a289-e70fcb92a4a8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-20 19:53:59.125 1596 2971184488112 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 328, VLAN trunk: None to switch port c2d1f09e-87cd-4156-a289-e70fcb92a4a8 2022-02-20 19:53:59.237 1596 2971184488112 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-20 19:53:59.260 1596 2971184488112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c2d1f09e-87cd-4156-a289-e70fcb92a4a8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:53:59.547 1596 2971184488112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c2d1f09e-87cd-4156-a289-e70fcb92a4a8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:53:59.547 1596 2971184488112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:53:59.547 1596 2971184488112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f88b15fe-cd45-403c-8023-6a46034340ae) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 19:53:59.570 1596 2971184488112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f88b15fe-cd45-403c-8023-6a46034340ae) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-20 19:53:59.581 1596 2971184488112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c2d1f09e-87cd-4156-a289-e70fcb92a4a8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:53:59.581 1596 2971184488112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-20 19:53:59.594 1596 2971184488112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c2d1f09e-87cd-4156-a289-e70fcb92a4a8 not yet added. Adding. 2022-02-20 19:53:59.594 1596 2971184488112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-20 19:53:59.611 1596 2971184488112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-20 19:53:59.750 1596 2971184488112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c2d1f09e-87cd-4156-a289-e70fcb92a4a8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:53:59.879 1596 2971184488112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c2d1f09e-87cd-4156-a289-e70fcb92a4a8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:53:59.879 1596 2971184488112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c2d1f09e-87cd-4156-a289-e70fcb92a4a8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:54:00.048 1596 2971184488112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c2d1f09e-87cd-4156-a289-e70fcb92a4a8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:54:00.158 1596 2971184488112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c2d1f09e-87cd-4156-a289-e70fcb92a4a8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:54:00.158 1596 2971184488112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c2d1f09e-87cd-4156-a289-e70fcb92a4a8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-20 19:54:00.174 1596 2971184488112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c2d1f09e-87cd-4156-a289-e70fcb92a4a8 processed. 2022-02-20 19:54:00.504 1596 2971184488112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:54:00.906 1596 2971184488112 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:54:03.157 1596 2971184520528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54ae90ad-aab3-484b-9227-6178ff10a10d - - - - -] port_update received: f02c325d-c845-45ab-9ab2-1f890db6d296 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-20 19:54:03.176 1596 2971184520528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54ae90ad-aab3-484b-9227-6178ff10a10d - - - - -] No port f02c325d-c845-45ab-9ab2-1f890db6d296 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-20 19:54:04.883 1596 2971185541712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 34d229d9-d233-4c48-ab62-fa31430ccae8 2022-02-20 19:54:05.801 1596 2971186504976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8696bc10-5bf1-4334-8a17-725f29a3aacc d0566d0889cc48a7bf978f245b95a1d9 11b871b36bc1425ea3cf80966c03470f - - -] Security group member updated on remote: ['ba0a443b-a905-4962-9415-e2d1fc35aebe'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:54:05.801 1596 2971186504976 MainThread INFO neutron.agent.securitygroups_rpc [req-8696bc10-5bf1-4334-8a17-725f29a3aacc d0566d0889cc48a7bf978f245b95a1d9 11b871b36bc1425ea3cf80966c03470f - - -] Security group member updated ['ba0a443b-a905-4962-9415-e2d1fc35aebe'] 2022-02-20 19:54:05.801 1596 2971186504976 MainThread INFO neutron.agent.securitygroups_rpc [req-8696bc10-5bf1-4334-8a17-725f29a3aacc d0566d0889cc48a7bf978f245b95a1d9 11b871b36bc1425ea3cf80966c03470f - - -] Refresh firewall rules 2022-02-20 19:54:05.822 1596 2971186504976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8696bc10-5bf1-4334-8a17-725f29a3aacc d0566d0889cc48a7bf978f245b95a1d9 11b871b36bc1425ea3cf80966c03470f - - -] Get security group information for devices via rpc ['34d229d9-d233-4c48-ab62-fa31430ccae8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:54:05.892 1596 2971186504976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8696bc10-5bf1-4334-8a17-725f29a3aacc d0566d0889cc48a7bf978f245b95a1d9 11b871b36bc1425ea3cf80966c03470f - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:54:05.892 1596 2971186504976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8696bc10-5bf1-4334-8a17-725f29a3aacc d0566d0889cc48a7bf978f245b95a1d9 11b871b36bc1425ea3cf80966c03470f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:54:05.911 1596 2971186504976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8696bc10-5bf1-4334-8a17-725f29a3aacc d0566d0889cc48a7bf978f245b95a1d9 11b871b36bc1425ea3cf80966c03470f - - -] port_delete event received for '34d229d9-d233-4c48-ab62-fa31430ccae8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:54:06.269 1596 2971146102736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-08fc6a8a-3386-4c7e-9a38-c9bd3dcdc374 3a3f7c064dcb4a1d9f1241756c1130bf 29b791e74d3544d79f8b7a1f868e70e0 - - -] Security group member updated on remote: ['93c6ad69-32f4-4b62-bb47-2ec21a8694ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:54:06.289 1596 2971146102736 MainThread INFO neutron.agent.securitygroups_rpc [req-08fc6a8a-3386-4c7e-9a38-c9bd3dcdc374 3a3f7c064dcb4a1d9f1241756c1130bf 29b791e74d3544d79f8b7a1f868e70e0 - - -] Security group member updated ['93c6ad69-32f4-4b62-bb47-2ec21a8694ed'] 2022-02-20 19:54:06.519 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-20 19:54:06.519 1596 2971146102736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '34d229d9-d233-4c48-ab62-fa31430ccae8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-20 19:54:06.535 1596 2971146102736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '34d229d9-d233-4c48-ab62-fa31430ccae8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-20 19:54:06.546 1596 2971146102736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 34d229d9-d233-4c48-ab62-fa31430ccae8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-20 19:54:06.546 1596 2971146102736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3e7959a9-5e3b-451a-b0b2-a0aba3e9aa52 2022-02-20 19:54:06.576 1596 2971146102736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['34d229d9-d233-4c48-ab62-fa31430ccae8'] 2022-02-20 19:54:06.590 1596 2971146102736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-20 19:54:06.590 1596 2971146102736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-20 19:54:06.598 1596 2971146102736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['34d229d9-d233-4c48-ab62-fa31430ccae8'] 2022-02-20 19:54:06.890 1596 2971146102736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9452402f-0461-42e6-8a6b-92397d4459dd 3a3f7c064dcb4a1d9f1241756c1130bf 29b791e74d3544d79f8b7a1f868e70e0 - - -] Security group member updated on remote: ['93c6ad69-32f4-4b62-bb47-2ec21a8694ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:54:06.922 1596 2971146102736 MainThread INFO neutron.agent.securitygroups_rpc [req-9452402f-0461-42e6-8a6b-92397d4459dd 3a3f7c064dcb4a1d9f1241756c1130bf 29b791e74d3544d79f8b7a1f868e70e0 - - -] Security group member updated ['93c6ad69-32f4-4b62-bb47-2ec21a8694ed'] 2022-02-20 19:54:07.812 1596 2971184421520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed0f04c9-d02b-4d26-a75c-cde938bf5646 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] port_update received: c5a3bbad-1a95-4b7e-9183-090089f3cbb0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-20 19:54:07.828 1596 2971184421520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed0f04c9-d02b-4d26-a75c-cde938bf5646 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] No port c5a3bbad-1a95-4b7e-9183-090089f3cbb0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-20 19:54:08.453 1596 2971186560336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-adbb445b-4da8-401b-b664-c262991652af 660ba8a020df4e3fa81b72a0a57f9570 f8f14c64533e4822a8afb8c9871eca4b - - -] Security group member updated on remote: ['f88b15fe-cd45-403c-8023-6a46034340ae'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:54:08.474 1596 2971186560336 MainThread INFO neutron.agent.securitygroups_rpc [req-adbb445b-4da8-401b-b664-c262991652af 660ba8a020df4e3fa81b72a0a57f9570 f8f14c64533e4822a8afb8c9871eca4b - - -] Security group member updated ['f88b15fe-cd45-403c-8023-6a46034340ae'] 2022-02-20 19:54:08.487 1596 2971186560336 MainThread INFO neutron.agent.securitygroups_rpc [req-adbb445b-4da8-401b-b664-c262991652af 660ba8a020df4e3fa81b72a0a57f9570 f8f14c64533e4822a8afb8c9871eca4b - - -] Refresh firewall rules 2022-02-20 19:54:08.487 1596 2971186560336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-adbb445b-4da8-401b-b664-c262991652af 660ba8a020df4e3fa81b72a0a57f9570 f8f14c64533e4822a8afb8c9871eca4b - - -] Get security group information for devices via rpc ['c2d1f09e-87cd-4156-a289-e70fcb92a4a8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:54:08.536 1596 2971186823232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:54:08.562 1596 2971186560336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-adbb445b-4da8-401b-b664-c262991652af 660ba8a020df4e3fa81b72a0a57f9570 f8f14c64533e4822a8afb8c9871eca4b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:54:08.578 1596 2971186560336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-adbb445b-4da8-401b-b664-c262991652af 660ba8a020df4e3fa81b72a0a57f9570 f8f14c64533e4822a8afb8c9871eca4b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:54:08.597 1596 2971186560336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-41e466f6-b813-4474-bf5d-e263888e7fe9 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] port_update received: 4ba83270-5869-498d-b4af-0e9267538507 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-20 19:54:08.610 1596 2971186823232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:54:08.610 1596 2971186823232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-adbb445b-4da8-401b-b664-c262991652af 660ba8a020df4e3fa81b72a0a57f9570 f8f14c64533e4822a8afb8c9871eca4b - - -] port_delete event received for 'c2d1f09e-87cd-4156-a289-e70fcb92a4a8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:54:08.626 1596 2971186560336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-41e466f6-b813-4474-bf5d-e263888e7fe9 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] No port 4ba83270-5869-498d-b4af-0e9267538507 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-20 19:54:08.907 1596 2971185541712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c2d1f09e-87cd-4156-a289-e70fcb92a4a8 2022-02-20 19:54:10.558 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-20 19:54:10.558 1596 2971186905152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c2d1f09e-87cd-4156-a289-e70fcb92a4a8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-20 19:54:10.580 1596 2971186905152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c2d1f09e-87cd-4156-a289-e70fcb92a4a8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-20 19:54:10.580 1596 2971186905152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c2d1f09e-87cd-4156-a289-e70fcb92a4a8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-20 19:54:10.610 1596 2971186905152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6d49c13b-9d48-405d-a571-2785347daa60 2022-02-20 19:54:10.610 1596 2971186905152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c2d1f09e-87cd-4156-a289-e70fcb92a4a8'] 2022-02-20 19:54:10.631 1596 2971186905152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-20 19:54:10.631 1596 2971186905152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-20 19:54:10.643 1596 2971186905152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c2d1f09e-87cd-4156-a289-e70fcb92a4a8'] 2022-02-20 19:54:10.953 1596 2971185541536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c5a3bbad-1a95-4b7e-9183-090089f3cbb0 2022-02-20 19:54:10.971 1596 2971185541536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4ba83270-5869-498d-b4af-0e9267538507 2022-02-20 19:54:12.438 1596 2971186231072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2f5fb880-d15a-49bf-b280-b3136949c068 660ba8a020df4e3fa81b72a0a57f9570 f8f14c64533e4822a8afb8c9871eca4b - - -] Security group member updated on remote: ['f88b15fe-cd45-403c-8023-6a46034340ae'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:54:12.438 1596 2971186231072 MainThread INFO neutron.agent.securitygroups_rpc [req-2f5fb880-d15a-49bf-b280-b3136949c068 660ba8a020df4e3fa81b72a0a57f9570 f8f14c64533e4822a8afb8c9871eca4b - - -] Security group member updated ['f88b15fe-cd45-403c-8023-6a46034340ae'] 2022-02-20 19:54:12.562 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-20 19:54:12.562 1596 2971186232480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:54:12.612 1596 2971186232480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:54:13.001 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Adding port 4ba83270-5869-498d-b4af-0e9267538507 2022-02-20 19:54:13.001 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Port 4ba83270-5869-498d-b4af-0e9267538507 updated. Details: {'device': '4ba83270-5869-498d-b4af-0e9267538507', 'network_id': '6970cdfd-5a79-482b-b58f-0d824f6ef920', 'port_id': '4ba83270-5869-498d-b4af-0e9267538507', 'mac_address': 'fa:16:3e:65:ed:61', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 305, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c625f0b3-e9a8-4588-a191-7021929755cc', '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} 2022-02-20 19:54:13.016 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-20 19:54:13.016 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Adding port c5a3bbad-1a95-4b7e-9183-090089f3cbb0 2022-02-20 19:54:13.033 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Port c5a3bbad-1a95-4b7e-9183-090089f3cbb0 updated. Details: {'device': 'c5a3bbad-1a95-4b7e-9183-090089f3cbb0', 'network_id': '6970cdfd-5a79-482b-b58f-0d824f6ef920', 'port_id': 'c5a3bbad-1a95-4b7e-9183-090089f3cbb0', 'mac_address': 'fa:16:3e:44:a1:49', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 305, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c625f0b3-e9a8-4588-a191-7021929755cc', '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} 2022-02-20 19:54:13.033 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-20 19:54:13.049 1596 2971186232480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4ba83270-5869-498d-b4af-0e9267538507" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:54:13.049 1596 2971186232480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4ba83270-5869-498d-b4af-0e9267538507 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-20 19:54:13.049 1596 2971186232480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6970cdfd-5a79-482b-b58f-0d824f6ef920 2022-02-20 19:54:13.049 1596 2971186232480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-20 19:54:13.078 1596 2971186231424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c5a3bbad-1a95-4b7e-9183-090089f3cbb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:54:13.078 1596 2971186231424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c5a3bbad-1a95-4b7e-9183-090089f3cbb0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-20 19:54:13.078 1596 2971186231424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-20 19:54:13.235 1596 2971186232480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4ba83270-5869-498d-b4af-0e9267538507') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:54:13.235 1596 2971186232480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4ba83270-5869-498d-b4af-0e9267538507') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:54:13.251 1596 2971187300128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e961472a-0602-42d2-b20c-3be35f34cd8c 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] port_update received: fb2a4c5f-6e16-4bd7-80e5-a50e029d15a8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-20 19:54:13.251 1596 2971186232480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4ba83270-5869-498d-b4af-0e9267538507 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-20 19:54:13.266 1596 2971186232480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 305, VLAN trunk: None to switch port 4ba83270-5869-498d-b4af-0e9267538507 2022-02-20 19:54:13.266 1596 2971186231424 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c5a3bbad-1a95-4b7e-9183-090089f3cbb0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:54:13.281 1596 2971186231424 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c5a3bbad-1a95-4b7e-9183-090089f3cbb0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:54:13.281 1596 2971187300128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e961472a-0602-42d2-b20c-3be35f34cd8c 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] No port fb2a4c5f-6e16-4bd7-80e5-a50e029d15a8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-20 19:54:13.297 1596 2971186231424 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c5a3bbad-1a95-4b7e-9183-090089f3cbb0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-20 19:54:13.314 1596 2971186231424 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 305, VLAN trunk: None to switch port c5a3bbad-1a95-4b7e-9183-090089f3cbb0 2022-02-20 19:54:13.378 1596 2971186232480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-20 19:54:13.390 1596 2971186232480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4ba83270-5869-498d-b4af-0e9267538507'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:54:13.410 1596 2971186231424 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-20 19:54:13.431 1596 2971186231424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c5a3bbad-1a95-4b7e-9183-090089f3cbb0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:54:13.867 1596 2971186232480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4ba83270-5869-498d-b4af-0e9267538507']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:54:13.867 1596 2971186232480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:54:13.877 1596 2971186232480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (93c6ad69-32f4-4b62-bb47-2ec21a8694ed) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 19:54:13.877 1596 2971186232480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (93c6ad69-32f4-4b62-bb47-2ec21a8694ed) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-20 19:54:13.893 1596 2971186232480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4ba83270-5869-498d-b4af-0e9267538507 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:54:13.893 1596 2971186232480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-20 19:54:13.907 1596 2971186232480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4ba83270-5869-498d-b4af-0e9267538507 not yet added. Adding. 2022-02-20 19:54:13.907 1596 2971186232480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-20 19:54:13.930 1596 2971186232480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-20 19:54:13.937 1596 2971186231424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c5a3bbad-1a95-4b7e-9183-090089f3cbb0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:54:13.937 1596 2971186231424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:54:13.937 1596 2971186231424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (93c6ad69-32f4-4b62-bb47-2ec21a8694ed) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 19:54:13.961 1596 2971186231424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (93c6ad69-32f4-4b62-bb47-2ec21a8694ed) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-20 19:54:13.971 1596 2971186231424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c5a3bbad-1a95-4b7e-9183-090089f3cbb0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:54:13.986 1596 2971186231424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-20 19:54:13.986 1596 2971186231424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c5a3bbad-1a95-4b7e-9183-090089f3cbb0 not yet added. Adding. 2022-02-20 19:54:14.004 1596 2971186231424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-20 19:54:14.017 1596 2971186231424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-20 19:54:14.126 1596 2971186232480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4ba83270-5869-498d-b4af-0e9267538507" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:54:14.126 1596 2971186231424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c5a3bbad-1a95-4b7e-9183-090089f3cbb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:54:14.282 1596 2971186232480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4ba83270-5869-498d-b4af-0e9267538507" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:54:14.282 1596 2971186232480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4ba83270-5869-498d-b4af-0e9267538507" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:54:14.314 1596 2971186231424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c5a3bbad-1a95-4b7e-9183-090089f3cbb0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:54:14.314 1596 2971186231424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c5a3bbad-1a95-4b7e-9183-090089f3cbb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:54:14.454 1596 2971186232480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4ba83270-5869-498d-b4af-0e9267538507" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:54:14.532 1596 2971186231424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c5a3bbad-1a95-4b7e-9183-090089f3cbb0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:54:14.565 1596 2971186232480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4ba83270-5869-498d-b4af-0e9267538507" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.516s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:54:14.583 1596 2971186232480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4ba83270-5869-498d-b4af-0e9267538507 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-20 19:54:14.583 1596 2971186232480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4ba83270-5869-498d-b4af-0e9267538507 processed. 2022-02-20 19:54:14.661 1596 2971186231424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c5a3bbad-1a95-4b7e-9183-090089f3cbb0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.593s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:54:14.661 1596 2971186231424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c5a3bbad-1a95-4b7e-9183-090089f3cbb0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-20 19:54:14.682 1596 2971186231424 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c5a3bbad-1a95-4b7e-9183-090089f3cbb0 processed. 2022-02-20 19:54:14.985 1596 2971185541536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fb2a4c5f-6e16-4bd7-80e5-a50e029d15a8 2022-02-20 19:54:16.579 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-20 19:54:16.579 1596 2971186231424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:54:16.906 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Adding port fb2a4c5f-6e16-4bd7-80e5-a50e029d15a8 2022-02-20 19:54:16.925 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Port fb2a4c5f-6e16-4bd7-80e5-a50e029d15a8 updated. Details: {'device': 'fb2a4c5f-6e16-4bd7-80e5-a50e029d15a8', 'network_id': '6d49c13b-9d48-405d-a571-2785347daa60', 'port_id': 'fb2a4c5f-6e16-4bd7-80e5-a50e029d15a8', 'mac_address': 'fa:16:3e:3c:4e:46', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 328, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '22d538cc-0680-4258-95cc-d40bbd61473b', '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} 2022-02-20 19:54:16.925 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-20 19:54:16.944 1596 2971186152896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fb2a4c5f-6e16-4bd7-80e5-a50e029d15a8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:54:16.944 1596 2971186152896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fb2a4c5f-6e16-4bd7-80e5-a50e029d15a8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-20 19:54:16.958 1596 2971186152896 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6d49c13b-9d48-405d-a571-2785347daa60 2022-02-20 19:54:16.958 1596 2971186152896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-20 19:54:17.109 1596 2971186152896 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fb2a4c5f-6e16-4bd7-80e5-a50e029d15a8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:54:17.127 1596 2971186152896 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fb2a4c5f-6e16-4bd7-80e5-a50e029d15a8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:54:17.143 1596 2971186152896 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fb2a4c5f-6e16-4bd7-80e5-a50e029d15a8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-20 19:54:17.143 1596 2971186152896 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 328, VLAN trunk: None to switch port fb2a4c5f-6e16-4bd7-80e5-a50e029d15a8 2022-02-20 19:54:17.191 1596 2971186231424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.610s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:54:17.265 1596 2971186152896 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-20 19:54:17.265 1596 2971186152896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fb2a4c5f-6e16-4bd7-80e5-a50e029d15a8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:54:17.422 1596 2971186152896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fb2a4c5f-6e16-4bd7-80e5-a50e029d15a8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:54:17.439 1596 2971186152896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:54:17.439 1596 2971186152896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f88b15fe-cd45-403c-8023-6a46034340ae) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 19:54:17.439 1596 2971186152896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f88b15fe-cd45-403c-8023-6a46034340ae) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-20 19:54:17.439 1596 2971186152896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fb2a4c5f-6e16-4bd7-80e5-a50e029d15a8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:54:17.466 1596 2971186152896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-20 19:54:17.466 1596 2971186152896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fb2a4c5f-6e16-4bd7-80e5-a50e029d15a8 not yet added. Adding. 2022-02-20 19:54:17.466 1596 2971186152896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-20 19:54:17.484 1596 2971186152896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-20 19:54:17.641 1596 2971186152896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fb2a4c5f-6e16-4bd7-80e5-a50e029d15a8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:54:17.797 1596 2971186152896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fb2a4c5f-6e16-4bd7-80e5-a50e029d15a8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:54:17.797 1596 2971186152896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fb2a4c5f-6e16-4bd7-80e5-a50e029d15a8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:54:17.984 1596 2971186152896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fb2a4c5f-6e16-4bd7-80e5-a50e029d15a8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:54:18.114 1596 2971186152896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fb2a4c5f-6e16-4bd7-80e5-a50e029d15a8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:54:18.114 1596 2971186152896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fb2a4c5f-6e16-4bd7-80e5-a50e029d15a8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-20 19:54:18.131 1596 2971186152896 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fb2a4c5f-6e16-4bd7-80e5-a50e029d15a8 processed. 2022-02-20 19:54:18.601 1596 2971186152896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:54:18.813 1596 2971186152896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:54:23.785 1596 2971133370032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a2367007-1862-4bbc-ac7b-a1e59574821b 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] network_delete received. Deleting network 3e7959a9-5e3b-451a-b0b2-a0aba3e9aa52 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-20 19:54:23.797 1596 2971133370032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a2367007-1862-4bbc-ac7b-a1e59574821b 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] Network 3e7959a9-5e3b-451a-b0b2-a0aba3e9aa52 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-20 19:54:24.160 1596 2971184398576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d7c60c-8367-4dcd-9aa3-798adb83d1bf - - - - -] port_update received: cad61064-3841-47df-96d2-74e4b15a72e8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-20 19:54:24.180 1596 2971184398576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46d7c60c-8367-4dcd-9aa3-798adb83d1bf - - - - -] No port cad61064-3841-47df-96d2-74e4b15a72e8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-20 19:54:24.578 1596 2971186426272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec5b13c4-ebfe-445e-a570-3fdcef37e5ef 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] network_delete received. Deleting network dbcc2a31-16ee-4db7-b325-7cdbedf25cda network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-20 19:54:24.578 1596 2971186426272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec5b13c4-ebfe-445e-a570-3fdcef37e5ef 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] Network dbcc2a31-16ee-4db7-b325-7cdbedf25cda not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-20 19:54:26.335 1596 2971185726736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-93e2542c-f5dc-45dd-961a-4bbe8cf9fee3 660ba8a020df4e3fa81b72a0a57f9570 f8f14c64533e4822a8afb8c9871eca4b - - -] Security group member updated on remote: ['f88b15fe-cd45-403c-8023-6a46034340ae'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:54:26.359 1596 2971185726736 MainThread INFO neutron.agent.securitygroups_rpc [req-93e2542c-f5dc-45dd-961a-4bbe8cf9fee3 660ba8a020df4e3fa81b72a0a57f9570 f8f14c64533e4822a8afb8c9871eca4b - - -] Security group member updated ['f88b15fe-cd45-403c-8023-6a46034340ae'] 2022-02-20 19:54:26.359 1596 2971185726736 MainThread INFO neutron.agent.securitygroups_rpc [req-93e2542c-f5dc-45dd-961a-4bbe8cf9fee3 660ba8a020df4e3fa81b72a0a57f9570 f8f14c64533e4822a8afb8c9871eca4b - - -] Refresh firewall rules 2022-02-20 19:54:26.374 1596 2971185726736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-93e2542c-f5dc-45dd-961a-4bbe8cf9fee3 660ba8a020df4e3fa81b72a0a57f9570 f8f14c64533e4822a8afb8c9871eca4b - - -] Get security group information for devices via rpc ['fb2a4c5f-6e16-4bd7-80e5-a50e029d15a8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:54:26.422 1596 2971185726736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-93e2542c-f5dc-45dd-961a-4bbe8cf9fee3 660ba8a020df4e3fa81b72a0a57f9570 f8f14c64533e4822a8afb8c9871eca4b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:54:26.438 1596 2971185726736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-93e2542c-f5dc-45dd-961a-4bbe8cf9fee3 660ba8a020df4e3fa81b72a0a57f9570 f8f14c64533e4822a8afb8c9871eca4b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:54:26.531 1596 2971186839040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93e2542c-f5dc-45dd-961a-4bbe8cf9fee3 660ba8a020df4e3fa81b72a0a57f9570 f8f14c64533e4822a8afb8c9871eca4b - - -] port_delete event received for 'fb2a4c5f-6e16-4bd7-80e5-a50e029d15a8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:54:26.999 1596 2971185541712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fb2a4c5f-6e16-4bd7-80e5-a50e029d15a8 2022-02-20 19:54:28.236 1596 2971145633856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a36694f4-0b16-45fa-acc5-c8e7c99f23d4 - - - - -] port_update received: fc02ab06-2fd8-4e6d-b837-a13b4fa82f5d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-20 19:54:28.252 1596 2971145633856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a36694f4-0b16-45fa-acc5-c8e7c99f23d4 - - - - -] No port fc02ab06-2fd8-4e6d-b837-a13b4fa82f5d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-20 19:54:28.629 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-20 19:54:28.629 1596 2971145633856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fb2a4c5f-6e16-4bd7-80e5-a50e029d15a8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-20 19:54:28.629 1596 2971145633856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fb2a4c5f-6e16-4bd7-80e5-a50e029d15a8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-20 19:54:28.645 1596 2971145633856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fb2a4c5f-6e16-4bd7-80e5-a50e029d15a8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-20 19:54:28.658 1596 2971145633856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6d49c13b-9d48-405d-a571-2785347daa60 2022-02-20 19:54:28.679 1596 2971145633856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fb2a4c5f-6e16-4bd7-80e5-a50e029d15a8'] 2022-02-20 19:54:28.679 1596 2971145633856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-20 19:54:28.691 1596 2971145633856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-20 19:54:28.718 1596 2971145633856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fb2a4c5f-6e16-4bd7-80e5-a50e029d15a8'] 2022-02-20 19:54:30.648 1596 2971186836400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:54:30.757 1596 2971186836400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:54:32.610 1596 2971185544880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5dd6f380-fe6a-4bfb-a558-3c46241a5a5a - - - - -] port_update received: 0ca91b1a-7e21-44be-9b96-9518e426b2aa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-20 19:54:32.631 1596 2971185544880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5dd6f380-fe6a-4bfb-a558-3c46241a5a5a - - - - -] No port 0ca91b1a-7e21-44be-9b96-9518e426b2aa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-20 19:54:38.931 1596 2971187582400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5f74c2f-bb79-4583-9077-09c712c896e7 - - - - -] port_update received: c1adbf4b-d9e0-4971-9b10-69d3d77bca6b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-20 19:54:38.953 1596 2971187582400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5f74c2f-bb79-4583-9077-09c712c896e7 - - - - -] No port c1adbf4b-d9e0-4971-9b10-69d3d77bca6b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-20 19:54:50.937 1596 2971187662160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dcb90396-70b6-4f60-8643-851043105293 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Security group member updated on remote: ['bf2b1a2f-60c4-43d0-a1b2-f919e5196344'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:54:50.959 1596 2971187662160 MainThread INFO neutron.agent.securitygroups_rpc [req-dcb90396-70b6-4f60-8643-851043105293 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Security group member updated ['bf2b1a2f-60c4-43d0-a1b2-f919e5196344'] 2022-02-20 19:54:51.298 1596 2971185541536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 797b3004-266e-42d2-93ca-59b6c7e782ab 2022-02-20 19:54:52.010 1596 2971187736816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a91deed0-6c36-4857-940f-0573cc631c94 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] port_update received: 0a578105-7e9f-405a-91aa-b700635962bb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-20 19:54:52.031 1596 2971187736816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a91deed0-6c36-4857-940f-0573cc631c94 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] No port 0a578105-7e9f-405a-91aa-b700635962bb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-20 19:54:52.757 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-20 19:54:53.053 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Adding port 797b3004-266e-42d2-93ca-59b6c7e782ab 2022-02-20 19:54:53.063 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Port 797b3004-266e-42d2-93ca-59b6c7e782ab updated. Details: {'device': '797b3004-266e-42d2-93ca-59b6c7e782ab', 'network_id': 'daba3c2e-0ee1-42f3-bf5b-ada8d2cacdd3', 'port_id': '797b3004-266e-42d2-93ca-59b6c7e782ab', 'mac_address': 'fa:16:3e:5b:b7:a1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 308, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ae8a227d-912d-4561-ac78-9c33242235cf', '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} 2022-02-20 19:54:53.081 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-20 19:54:53.081 1596 2971187736816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-797b3004-266e-42d2-93ca-59b6c7e782ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:54:53.081 1596 2971187736816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 797b3004-266e-42d2-93ca-59b6c7e782ab _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-20 19:54:53.111 1596 2971187736816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-20 19:54:53.136 1596 2971187736816 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '797b3004-266e-42d2-93ca-59b6c7e782ab') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:54:53.140 1596 2971187736816 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '797b3004-266e-42d2-93ca-59b6c7e782ab') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:54:53.167 1596 2971187736816 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 797b3004-266e-42d2-93ca-59b6c7e782ab is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-20 19:54:53.167 1596 2971187736816 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 308, VLAN trunk: None to switch port 797b3004-266e-42d2-93ca-59b6c7e782ab 2022-02-20 19:54:53.234 1596 2971187736816 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-20 19:54:53.253 1596 2971187736816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['797b3004-266e-42d2-93ca-59b6c7e782ab'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:54:53.536 1596 2971187736816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['797b3004-266e-42d2-93ca-59b6c7e782ab']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:54:53.546 1596 2971187736816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:54:53.546 1596 2971187736816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (858ad848-d019-4faa-8d99-9a6cdcf61774) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 19:54:53.563 1596 2971187736816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 797b3004-266e-42d2-93ca-59b6c7e782ab _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:54:53.563 1596 2971187736816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-20 19:54:53.563 1596 2971187736816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-02-20 19:54:53.585 1596 2971187736816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-797b3004-266e-42d2-93ca-59b6c7e782ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:54:53.585 1596 2971187736816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-797b3004-266e-42d2-93ca-59b6c7e782ab" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:54:53.599 1596 2971187736816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-797b3004-266e-42d2-93ca-59b6c7e782ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:54:53.610 1596 2971187736816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-797b3004-266e-42d2-93ca-59b6c7e782ab" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:54:53.671 1596 2971187736816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-797b3004-266e-42d2-93ca-59b6c7e782ab" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.578s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:54:53.671 1596 2971187736816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 797b3004-266e-42d2-93ca-59b6c7e782ab status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-20 19:54:53.691 1596 2971187736816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 797b3004-266e-42d2-93ca-59b6c7e782ab processed. 2022-02-20 19:54:54.783 1596 2971187736816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:54:55.078 1596 2971187736816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.282s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:55:04.567 1596 2971145633856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fbff753e-8f85-4ddd-b6ce-fc30897c51f6 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] network_delete received. Deleting network 6d49c13b-9d48-405d-a571-2785347daa60 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-20 19:55:04.589 1596 2971145633856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fbff753e-8f85-4ddd-b6ce-fc30897c51f6 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] Network 6d49c13b-9d48-405d-a571-2785347daa60 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-20 19:55:05.442 1596 2971185541536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0a578105-7e9f-405a-91aa-b700635962bb 2022-02-20 19:55:06.851 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-20 19:55:07.159 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Adding port 0a578105-7e9f-405a-91aa-b700635962bb 2022-02-20 19:55:07.180 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Port 0a578105-7e9f-405a-91aa-b700635962bb updated. Details: {'device': '0a578105-7e9f-405a-91aa-b700635962bb', 'network_id': '7e871e0e-2490-4ecb-b4a5-22912f816767', 'port_id': '0a578105-7e9f-405a-91aa-b700635962bb', 'mac_address': 'fa:16:3e:d3:c4:7e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 312, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '461b2523-fc81-41ec-b44e-4a372e111a21', '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} 2022-02-20 19:55:07.187 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-20 19:55:07.187 1596 2971186155184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0a578105-7e9f-405a-91aa-b700635962bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:55:07.187 1596 2971186155184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0a578105-7e9f-405a-91aa-b700635962bb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-20 19:55:07.205 1596 2971186155184 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7e871e0e-2490-4ecb-b4a5-22912f816767 2022-02-20 19:55:07.205 1596 2971186155184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-20 19:55:07.396 1596 2971186155184 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0a578105-7e9f-405a-91aa-b700635962bb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:55:07.411 1596 2971186155184 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0a578105-7e9f-405a-91aa-b700635962bb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:55:07.411 1596 2971186155184 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0a578105-7e9f-405a-91aa-b700635962bb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-20 19:55:07.433 1596 2971186155184 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 312, VLAN trunk: None to switch port 0a578105-7e9f-405a-91aa-b700635962bb 2022-02-20 19:55:07.550 1596 2971186155184 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-20 19:55:07.564 1596 2971186155184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0a578105-7e9f-405a-91aa-b700635962bb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:55:07.836 1596 2971186155184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0a578105-7e9f-405a-91aa-b700635962bb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:55:07.843 1596 2971186155184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:55:07.843 1596 2971186155184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bf2b1a2f-60c4-43d0-a1b2-f919e5196344) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 19:55:07.860 1596 2971186155184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (bf2b1a2f-60c4-43d0-a1b2-f919e5196344) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-20 19:55:07.860 1596 2971186155184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0a578105-7e9f-405a-91aa-b700635962bb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:55:07.879 1596 2971186155184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-20 19:55:07.893 1596 2971186155184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0a578105-7e9f-405a-91aa-b700635962bb not yet added. Adding. 2022-02-20 19:55:07.893 1596 2971186155184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-20 19:55:07.893 1596 2971186155184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-20 19:55:08.070 1596 2971186155184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0a578105-7e9f-405a-91aa-b700635962bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:55:08.261 1596 2971186155184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0a578105-7e9f-405a-91aa-b700635962bb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:55:08.270 1596 2971186155184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0a578105-7e9f-405a-91aa-b700635962bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:55:08.475 1596 2971186155184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0a578105-7e9f-405a-91aa-b700635962bb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:55:08.633 1596 2971186155184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0a578105-7e9f-405a-91aa-b700635962bb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.453s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:55:08.644 1596 2971186155184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0a578105-7e9f-405a-91aa-b700635962bb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-20 19:55:08.658 1596 2971186155184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0a578105-7e9f-405a-91aa-b700635962bb processed. 2022-02-20 19:55:08.854 1596 2971186155184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:55:09.417 1596 2971186155184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.562s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:55:11.760 1596 2971186988480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9d461f36-14f5-4c80-91f9-5fffa487be10 2d9eebc327984dd69928a489f0336b61 f7c35c4262744935917ccbe688710641 - - -] Security group member updated on remote: ['fc07d37a-8244-4ac9-a28d-93629d83a01a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:55:11.768 1596 2971186988480 MainThread INFO neutron.agent.securitygroups_rpc [req-9d461f36-14f5-4c80-91f9-5fffa487be10 2d9eebc327984dd69928a489f0336b61 f7c35c4262744935917ccbe688710641 - - -] Security group member updated ['fc07d37a-8244-4ac9-a28d-93629d83a01a'] 2022-02-20 19:55:13.020 1596 2971187834016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9193534-68b3-4691-8127-7c76cb302acb 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] port_update received: 2bb0bb31-9ba4-4519-b3e7-3c3d5c14cb01 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-20 19:55:13.038 1596 2971187834016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9193534-68b3-4691-8127-7c76cb302acb 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] No port 2bb0bb31-9ba4-4519-b3e7-3c3d5c14cb01 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-20 19:55:13.408 1596 2971185541712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 797b3004-266e-42d2-93ca-59b6c7e782ab 2022-02-20 19:55:14.864 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-20 19:55:14.864 1596 2971184821168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '797b3004-266e-42d2-93ca-59b6c7e782ab' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-20 19:55:14.882 1596 2971184821168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '797b3004-266e-42d2-93ca-59b6c7e782ab' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-20 19:55:14.897 1596 2971184821168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 797b3004-266e-42d2-93ca-59b6c7e782ab _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-20 19:55:14.922 1596 2971184821168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['797b3004-266e-42d2-93ca-59b6c7e782ab'] 2022-02-20 19:55:14.940 1596 2971184821168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-20 19:55:14.956 1596 2971184821168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-20 19:55:14.956 1596 2971184821168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['797b3004-266e-42d2-93ca-59b6c7e782ab'] 2022-02-20 19:55:15.442 1596 2971185541712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 797b3004-266e-42d2-93ca-59b6c7e782ab 2022-02-20 19:55:15.532 1596 2971185541536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2bb0bb31-9ba4-4519-b3e7-3c3d5c14cb01 2022-02-20 19:55:16.889 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-20 19:55:16.895 1596 2971184821168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:55:17.163 1596 2971184821168 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:55:17.307 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Adding port 2bb0bb31-9ba4-4519-b3e7-3c3d5c14cb01 2022-02-20 19:55:17.329 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Port 2bb0bb31-9ba4-4519-b3e7-3c3d5c14cb01 updated. Details: {'device': '2bb0bb31-9ba4-4519-b3e7-3c3d5c14cb01', 'network_id': 'b301f8e9-38a5-42c8-ac97-57165608f216', 'port_id': '2bb0bb31-9ba4-4519-b3e7-3c3d5c14cb01', 'mac_address': 'fa:16:3e:b9:d5:a0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 346, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '07627fcf-dc62-4214-87e6-f60eacbb0243', 'ip_address': '192.168.233.89'}], '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} 2022-02-20 19:55:17.329 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-20 19:55:17.344 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-20 19:55:17.344 1596 2971186428032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2bb0bb31-9ba4-4519-b3e7-3c3d5c14cb01" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:55:17.361 1596 2971186428032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2bb0bb31-9ba4-4519-b3e7-3c3d5c14cb01 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-20 19:55:17.361 1596 2971186428032 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b301f8e9-38a5-42c8-ac97-57165608f216 2022-02-20 19:55:17.361 1596 2971186428032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-20 19:55:17.361 1596 2971186426624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '797b3004-266e-42d2-93ca-59b6c7e782ab' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-20 19:55:17.361 1596 2971186426624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '797b3004-266e-42d2-93ca-59b6c7e782ab' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-20 19:55:17.394 1596 2971186426624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 797b3004-266e-42d2-93ca-59b6c7e782ab _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-20 19:55:17.406 1596 2971186426624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network daba3c2e-0ee1-42f3-bf5b-ada8d2cacdd3 2022-02-20 19:55:17.406 1596 2971186426624 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['797b3004-266e-42d2-93ca-59b6c7e782ab'] 2022-02-20 19:55:17.433 1596 2971186426624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-20 19:55:17.433 1596 2971186426624 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['797b3004-266e-42d2-93ca-59b6c7e782ab'] 2022-02-20 19:55:17.554 1596 2971186428032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2bb0bb31-9ba4-4519-b3e7-3c3d5c14cb01') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:55:17.565 1596 2971186428032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2bb0bb31-9ba4-4519-b3e7-3c3d5c14cb01') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:55:17.565 1596 2971186428032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2bb0bb31-9ba4-4519-b3e7-3c3d5c14cb01 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-20 19:55:17.594 1596 2971186428032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 346, VLAN trunk: None to switch port 2bb0bb31-9ba4-4519-b3e7-3c3d5c14cb01 2022-02-20 19:55:17.682 1596 2971186428032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-20 19:55:17.698 1596 2971186428032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2bb0bb31-9ba4-4519-b3e7-3c3d5c14cb01'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:55:17.912 1596 2971186428032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2bb0bb31-9ba4-4519-b3e7-3c3d5c14cb01']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:55:17.922 1596 2971186428032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:55:17.922 1596 2971186428032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fc07d37a-8244-4ac9-a28d-93629d83a01a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 19:55:17.950 1596 2971186428032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (fc07d37a-8244-4ac9-a28d-93629d83a01a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-20 19:55:17.950 1596 2971186428032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2bb0bb31-9ba4-4519-b3e7-3c3d5c14cb01 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:55:17.950 1596 2971186428032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-20 19:55:17.969 1596 2971186428032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2bb0bb31-9ba4-4519-b3e7-3c3d5c14cb01 not yet added. Adding. 2022-02-20 19:55:17.969 1596 2971186428032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-20 19:55:17.993 1596 2971186428032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-20 19:55:18.156 1596 2971186428032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2bb0bb31-9ba4-4519-b3e7-3c3d5c14cb01" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:55:18.297 1596 2971186428032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2bb0bb31-9ba4-4519-b3e7-3c3d5c14cb01" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:55:18.316 1596 2971186428032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2bb0bb31-9ba4-4519-b3e7-3c3d5c14cb01" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:55:18.474 1596 2971186428032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2bb0bb31-9ba4-4519-b3e7-3c3d5c14cb01" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:55:18.604 1596 2971186428032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2bb0bb31-9ba4-4519-b3e7-3c3d5c14cb01" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:55:18.621 1596 2971186428032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2bb0bb31-9ba4-4519-b3e7-3c3d5c14cb01 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-20 19:55:18.630 1596 2971186428032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2bb0bb31-9ba4-4519-b3e7-3c3d5c14cb01 processed. 2022-02-20 19:55:18.901 1596 2971186428032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:55:19.258 1596 2971186428032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:55:19.975 1596 2971186289824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ff549e03-7aa7-431a-8293-e199b1e19043 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Security group rule updated on remote: ['4ffeb732-f49f-49f7-bf06-f4a73fcb6a1e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-20 19:55:19.994 1596 2971186289824 MainThread INFO neutron.agent.securitygroups_rpc [req-ff549e03-7aa7-431a-8293-e199b1e19043 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Security group rule updated ['4ffeb732-f49f-49f7-bf06-f4a73fcb6a1e'] 2022-02-20 19:55:20.276 1596 2971185643584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb32666b-8a57-4c59-a930-56db59d4e5f2 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Security group rule updated on remote: ['4ffeb732-f49f-49f7-bf06-f4a73fcb6a1e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-20 19:55:20.296 1596 2971185643584 MainThread INFO neutron.agent.securitygroups_rpc [req-cb32666b-8a57-4c59-a930-56db59d4e5f2 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Security group rule updated ['4ffeb732-f49f-49f7-bf06-f4a73fcb6a1e'] 2022-02-20 19:55:20.610 1596 2971187833312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-827fd60c-2359-46be-b4d3-805cc0a187c2 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Security group rule updated on remote: ['4ffeb732-f49f-49f7-bf06-f4a73fcb6a1e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-20 19:55:20.628 1596 2971187833312 MainThread INFO neutron.agent.securitygroups_rpc [req-827fd60c-2359-46be-b4d3-805cc0a187c2 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Security group rule updated ['4ffeb732-f49f-49f7-bf06-f4a73fcb6a1e'] 2022-02-20 19:55:20.771 1596 2971187871984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b0f91d43-1d4e-42a3-b481-c947f17f907e 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Security group rule updated on remote: ['4ffeb732-f49f-49f7-bf06-f4a73fcb6a1e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-20 19:55:20.783 1596 2971187871984 MainThread INFO neutron.agent.securitygroups_rpc [req-b0f91d43-1d4e-42a3-b481-c947f17f907e 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Security group rule updated ['4ffeb732-f49f-49f7-bf06-f4a73fcb6a1e'] 2022-02-20 19:55:20.890 1596 2971184517536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-78492d08-4b2e-4909-8724-ccc354fc1f63 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Security group rule updated on remote: ['4ffeb732-f49f-49f7-bf06-f4a73fcb6a1e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-20 19:55:20.909 1596 2971184517536 MainThread INFO neutron.agent.securitygroups_rpc [req-78492d08-4b2e-4909-8724-ccc354fc1f63 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Security group rule updated ['4ffeb732-f49f-49f7-bf06-f4a73fcb6a1e'] 2022-02-20 19:55:21.063 1596 2971184517536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d9377b48-304e-4839-bfb6-6aefdd68d21d 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Security group rule updated on remote: ['4ffeb732-f49f-49f7-bf06-f4a73fcb6a1e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-20 19:55:21.063 1596 2971184517536 MainThread INFO neutron.agent.securitygroups_rpc [req-d9377b48-304e-4839-bfb6-6aefdd68d21d 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Security group rule updated ['4ffeb732-f49f-49f7-bf06-f4a73fcb6a1e'] 2022-02-20 19:55:21.939 1596 2971184517536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Security group member updated on remote: ['4ffeb732-f49f-49f7-bf06-f4a73fcb6a1e', 'bf2b1a2f-60c4-43d0-a1b2-f919e5196344'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:55:21.955 1596 2971184517536 MainThread INFO neutron.agent.securitygroups_rpc [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Security group member updated ['4ffeb732-f49f-49f7-bf06-f4a73fcb6a1e', 'bf2b1a2f-60c4-43d0-a1b2-f919e5196344'] 2022-02-20 19:55:21.955 1596 2971184517536 MainThread INFO neutron.agent.securitygroups_rpc [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Refresh firewall rules 2022-02-20 19:55:21.972 1596 2971184517536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Get security group information for devices via rpc ['0a578105-7e9f-405a-91aa-b700635962bb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:55:21.987 1596 2971146102736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] port_update received: 0a578105-7e9f-405a-91aa-b700635962bb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-20 19:55:22.011 1596 2971146102736 MainThread DEBUG oslo_concurrency.lockutils [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Lock "n-hv-agent-port-lock-0a578105-7e9f-405a-91aa-b700635962bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:55:22.022 1596 2971146102736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Binding port 0a578105-7e9f-405a-91aa-b700635962bb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-20 19:55:22.032 1596 2971146102736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-20 19:55:22.062 1596 2971146102736 MainThread DEBUG neutron.services.trunk.rpc.agent [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0a578105-7e9f-405a-91aa-b700635962bb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:55:22.081 1596 2971146102736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0a578105-7e9f-405a-91aa-b700635962bb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:55:22.099 1596 2971146102736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Trunk plugin disabled on server. Assuming port 0a578105-7e9f-405a-91aa-b700635962bb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-20 19:55:22.108 1596 2971146102736 MainThread INFO networking_hyperv.neutron.trunk_driver [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Binding VLAN ID: 312, VLAN trunk: None to switch port 0a578105-7e9f-405a-91aa-b700635962bb 2022-02-20 19:55:22.171 1596 2971146102736 MainThread INFO neutron.agent.securitygroups_rpc [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Refresh firewall rules 2022-02-20 19:55:22.187 1596 2971146102736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Get security group information for devices via rpc ['0a578105-7e9f-405a-91aa-b700635962bb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:55:22.974 1596 2971184517536 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Update security group information for ports dict_keys(['0a578105-7e9f-405a-91aa-b700635962bb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:55:22.987 1596 2971184517536 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:55:22.999 1596 2971184517536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Update rules of security group (4ffeb732-f49f-49f7-bf06-f4a73fcb6a1e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 19:55:23.018 1596 2971184517536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Update rules of security group (bf2b1a2f-60c4-43d0-a1b2-f919e5196344) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 19:55:23.018 1596 2971184517536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Update members of security group (bf2b1a2f-60c4-43d0-a1b2-f919e5196344) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-20 19:55:23.030 1596 2971184517536 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Update port filter for 0a578105-7e9f-405a-91aa-b700635962bb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:55:23.030 1596 2971184517536 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Updating port rules. 2022-02-20 19:55:23.030 1596 2971184517536 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Creating 6 new rules, removing 0 old rules. 2022-02-20 19:55:23.030 1596 2971184517536 MainThread DEBUG oslo_concurrency.lockutils [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Lock "n-hv-driver-port-lock-0a578105-7e9f-405a-91aa-b700635962bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:55:23.240 1596 2971184517536 MainThread DEBUG oslo_concurrency.lockutils [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Lock "n-hv-driver-port-lock-0a578105-7e9f-405a-91aa-b700635962bb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:55:23.255 1596 2971184517536 MainThread DEBUG oslo_concurrency.lockutils [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Lock "n-hv-driver-port-lock-0a578105-7e9f-405a-91aa-b700635962bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:55:23.265 1596 2971184517536 MainThread DEBUG oslo_concurrency.lockutils [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Lock "n-hv-driver-port-lock-0a578105-7e9f-405a-91aa-b700635962bb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:55:23.265 1596 2971146102736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Update security group information for ports dict_keys(['0a578105-7e9f-405a-91aa-b700635962bb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:55:23.288 1596 2971146102736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:55:23.300 1596 2971146102736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Update rules of security group (4ffeb732-f49f-49f7-bf06-f4a73fcb6a1e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 19:55:23.300 1596 2971146102736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Update rules of security group (bf2b1a2f-60c4-43d0-a1b2-f919e5196344) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 19:55:23.314 1596 2971146102736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Update members of security group (bf2b1a2f-60c4-43d0-a1b2-f919e5196344) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-20 19:55:23.314 1596 2971146102736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Update port filter for 0a578105-7e9f-405a-91aa-b700635962bb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:55:23.330 1596 2971146102736 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Updating port rules. 2022-02-20 19:55:23.348 1596 2971146102736 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Creating 0 new rules, removing 0 old rules. 2022-02-20 19:55:23.348 1596 2971146102736 MainThread DEBUG oslo_concurrency.lockutils [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Lock "n-hv-driver-port-lock-0a578105-7e9f-405a-91aa-b700635962bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:55:23.363 1596 2971146102736 MainThread DEBUG oslo_concurrency.lockutils [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Lock "n-hv-driver-port-lock-0a578105-7e9f-405a-91aa-b700635962bb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:55:23.374 1596 2971146102736 MainThread DEBUG oslo_concurrency.lockutils [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Lock "n-hv-driver-port-lock-0a578105-7e9f-405a-91aa-b700635962bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:55:23.390 1596 2971146102736 MainThread DEBUG oslo_concurrency.lockutils [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Lock "n-hv-driver-port-lock-0a578105-7e9f-405a-91aa-b700635962bb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:55:23.486 1596 2971146102736 MainThread DEBUG oslo_concurrency.lockutils [req-4690fcd9-60dd-4c13-8a53-b431065027d8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Lock "n-hv-agent-port-lock-0a578105-7e9f-405a-91aa-b700635962bb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.485s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:55:35.468 1596 2971186222352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bd330471-4b5d-4594-905e-778a1ff88c97 2d9eebc327984dd69928a489f0336b61 f7c35c4262744935917ccbe688710641 - - -] Security group member updated on remote: ['fc07d37a-8244-4ac9-a28d-93629d83a01a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:55:35.468 1596 2971186222352 MainThread INFO neutron.agent.securitygroups_rpc [req-bd330471-4b5d-4594-905e-778a1ff88c97 2d9eebc327984dd69928a489f0336b61 f7c35c4262744935917ccbe688710641 - - -] Security group member updated ['fc07d37a-8244-4ac9-a28d-93629d83a01a'] 2022-02-20 19:55:35.483 1596 2971186222352 MainThread INFO neutron.agent.securitygroups_rpc [req-bd330471-4b5d-4594-905e-778a1ff88c97 2d9eebc327984dd69928a489f0336b61 f7c35c4262744935917ccbe688710641 - - -] Refresh firewall rules 2022-02-20 19:55:35.504 1596 2971186222352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bd330471-4b5d-4594-905e-778a1ff88c97 2d9eebc327984dd69928a489f0336b61 f7c35c4262744935917ccbe688710641 - - -] Get security group information for devices via rpc ['2bb0bb31-9ba4-4519-b3e7-3c3d5c14cb01'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:55:35.534 1596 2971187432960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd330471-4b5d-4594-905e-778a1ff88c97 2d9eebc327984dd69928a489f0336b61 f7c35c4262744935917ccbe688710641 - - -] port_delete event received for '2bb0bb31-9ba4-4519-b3e7-3c3d5c14cb01' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:55:35.567 1596 2971186222352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bd330471-4b5d-4594-905e-778a1ff88c97 2d9eebc327984dd69928a489f0336b61 f7c35c4262744935917ccbe688710641 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:55:35.582 1596 2971186222352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bd330471-4b5d-4594-905e-778a1ff88c97 2d9eebc327984dd69928a489f0336b61 f7c35c4262744935917ccbe688710641 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:55:35.628 1596 2971185541712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2bb0bb31-9ba4-4519-b3e7-3c3d5c14cb01 2022-02-20 19:55:35.755 1596 2971185541536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 797b3004-266e-42d2-93ca-59b6c7e782ab 2022-02-20 19:55:37.041 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-20 19:55:37.254 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Adding port 797b3004-266e-42d2-93ca-59b6c7e782ab 2022-02-20 19:55:37.266 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Port 797b3004-266e-42d2-93ca-59b6c7e782ab updated. Details: {'device': '797b3004-266e-42d2-93ca-59b6c7e782ab', 'network_id': 'daba3c2e-0ee1-42f3-bf5b-ada8d2cacdd3', 'port_id': '797b3004-266e-42d2-93ca-59b6c7e782ab', 'mac_address': 'fa:16:3e:5b:b7:a1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 308, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ae8a227d-912d-4561-ac78-9c33242235cf', '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} 2022-02-20 19:55:37.266 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-20 19:55:37.281 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-20 19:55:37.281 1596 2971186428912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-797b3004-266e-42d2-93ca-59b6c7e782ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:55:37.300 1596 2971186428912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 797b3004-266e-42d2-93ca-59b6c7e782ab _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-20 19:55:37.300 1596 2971186428912 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network daba3c2e-0ee1-42f3-bf5b-ada8d2cacdd3 2022-02-20 19:55:37.312 1596 2971186428912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-20 19:55:37.312 1596 2971186428208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2bb0bb31-9ba4-4519-b3e7-3c3d5c14cb01' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-20 19:55:37.327 1596 2971186428208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2bb0bb31-9ba4-4519-b3e7-3c3d5c14cb01' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-20 19:55:37.327 1596 2971186428208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2bb0bb31-9ba4-4519-b3e7-3c3d5c14cb01 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-20 19:55:37.346 1596 2971186428208 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b301f8e9-38a5-42c8-ac97-57165608f216 2022-02-20 19:55:37.367 1596 2971186428208 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2bb0bb31-9ba4-4519-b3e7-3c3d5c14cb01'] 2022-02-20 19:55:37.376 1596 2971186428208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-20 19:55:37.376 1596 2971186428208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-20 19:55:37.400 1596 2971186428208 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2bb0bb31-9ba4-4519-b3e7-3c3d5c14cb01'] 2022-02-20 19:55:37.500 1596 2971186428912 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '797b3004-266e-42d2-93ca-59b6c7e782ab') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:55:37.500 1596 2971186428912 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '797b3004-266e-42d2-93ca-59b6c7e782ab') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:55:37.526 1596 2971186428912 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 797b3004-266e-42d2-93ca-59b6c7e782ab is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-20 19:55:37.532 1596 2971186428912 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 308, VLAN trunk: None to switch port 797b3004-266e-42d2-93ca-59b6c7e782ab 2022-02-20 19:55:37.640 1596 2971186428912 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-20 19:55:37.640 1596 2971186428912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['797b3004-266e-42d2-93ca-59b6c7e782ab'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:55:37.812 1596 2971186428912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['797b3004-266e-42d2-93ca-59b6c7e782ab']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:55:37.812 1596 2971186428912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:55:37.829 1596 2971186428912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (858ad848-d019-4faa-8d99-9a6cdcf61774) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 19:55:37.844 1596 2971186428912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 797b3004-266e-42d2-93ca-59b6c7e782ab _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:55:37.844 1596 2971186428912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-20 19:55:37.859 1596 2971186428912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 797b3004-266e-42d2-93ca-59b6c7e782ab not yet added. Adding. 2022-02-20 19:55:37.859 1596 2971186428912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-20 19:55:37.876 1596 2971186428912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-20 19:55:38.031 1596 2971186428912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-797b3004-266e-42d2-93ca-59b6c7e782ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:55:38.187 1596 2971186428912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-797b3004-266e-42d2-93ca-59b6c7e782ab" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:55:38.204 1596 2971186428912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-797b3004-266e-42d2-93ca-59b6c7e782ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:55:38.380 1596 2971186428912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-797b3004-266e-42d2-93ca-59b6c7e782ab" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:55:38.515 1596 2971186428912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-797b3004-266e-42d2-93ca-59b6c7e782ab" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:55:38.532 1596 2971186428912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 797b3004-266e-42d2-93ca-59b6c7e782ab status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-20 19:55:38.532 1596 2971186428912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 797b3004-266e-42d2-93ca-59b6c7e782ab processed. 2022-02-20 19:55:39.052 1596 2971186428912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:55:39.296 1596 2971186428912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:55:46.361 1596 2971185593504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-49ad4233-4c18-4761-8755-cc61c2f72814 c129107d460648b3962b2d5b3894c877 2cf0abf213944fa39bebf19b55693426 - - -] Security group member updated on remote: ['0e886ff4-2d94-46bf-95d5-2db7da2fed4e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:55:46.381 1596 2971185593504 MainThread INFO neutron.agent.securitygroups_rpc [req-49ad4233-4c18-4761-8755-cc61c2f72814 c129107d460648b3962b2d5b3894c877 2cf0abf213944fa39bebf19b55693426 - - -] Security group member updated ['0e886ff4-2d94-46bf-95d5-2db7da2fed4e'] 2022-02-20 19:55:47.079 1596 2971187912768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b29d0995-4fff-4151-832b-b8df78288ee7 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] port_update received: 98858d54-aae3-413e-9320-220bffb94026 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-20 19:55:47.111 1596 2971187912768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b29d0995-4fff-4151-832b-b8df78288ee7 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] No port 98858d54-aae3-413e-9320-220bffb94026 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-20 19:55:49.875 1596 2971185541536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 98858d54-aae3-413e-9320-220bffb94026 2022-02-20 19:55:51.124 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-20 19:55:51.312 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Adding port 98858d54-aae3-413e-9320-220bffb94026 2022-02-20 19:55:51.312 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Port 98858d54-aae3-413e-9320-220bffb94026 updated. Details: {'device': '98858d54-aae3-413e-9320-220bffb94026', 'network_id': '2136d492-302b-4855-b3b7-50c7d79de91a', 'port_id': '98858d54-aae3-413e-9320-220bffb94026', 'mac_address': 'fa:16:3e:c0:76:7d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 315, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b20ac2d5-3a92-47bc-a3f0-ff9e68a5ce5a', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-02-20 19:55:51.333 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-20 19:55:51.346 1596 2971188392176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-98858d54-aae3-413e-9320-220bffb94026" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:55:51.346 1596 2971188392176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 98858d54-aae3-413e-9320-220bffb94026 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-20 19:55:51.359 1596 2971188392176 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2136d492-302b-4855-b3b7-50c7d79de91a 2022-02-20 19:55:51.359 1596 2971188392176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-20 19:55:51.546 1596 2971188392176 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '98858d54-aae3-413e-9320-220bffb94026') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:55:51.546 1596 2971188392176 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '98858d54-aae3-413e-9320-220bffb94026') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:55:51.578 1596 2971188392176 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 98858d54-aae3-413e-9320-220bffb94026 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-20 19:55:51.596 1596 2971188392176 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 315, VLAN trunk: None to switch port 98858d54-aae3-413e-9320-220bffb94026 2022-02-20 19:55:51.718 1596 2971188392176 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-20 19:55:51.718 1596 2971188392176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['98858d54-aae3-413e-9320-220bffb94026'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:55:51.891 1596 2971188392176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['98858d54-aae3-413e-9320-220bffb94026']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:55:51.891 1596 2971188392176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:55:51.891 1596 2971188392176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0e886ff4-2d94-46bf-95d5-2db7da2fed4e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 19:55:51.919 1596 2971188392176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0e886ff4-2d94-46bf-95d5-2db7da2fed4e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-20 19:55:51.923 1596 2971188392176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 98858d54-aae3-413e-9320-220bffb94026 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:55:51.923 1596 2971188392176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-20 19:55:51.943 1596 2971188392176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 98858d54-aae3-413e-9320-220bffb94026 not yet added. Adding. 2022-02-20 19:55:51.952 1596 2971188392176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-20 19:55:51.952 1596 2971188392176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-20 19:55:52.142 1596 2971188392176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-98858d54-aae3-413e-9320-220bffb94026" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:55:52.354 1596 2971188392176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-98858d54-aae3-413e-9320-220bffb94026" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:55:52.354 1596 2971188392176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-98858d54-aae3-413e-9320-220bffb94026" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:55:52.562 1596 2971188392176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-98858d54-aae3-413e-9320-220bffb94026" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:55:52.713 1596 2971188392176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-98858d54-aae3-413e-9320-220bffb94026" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:55:52.719 1596 2971188392176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 98858d54-aae3-413e-9320-220bffb94026 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-20 19:55:52.719 1596 2971188392176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 98858d54-aae3-413e-9320-220bffb94026 processed. 2022-02-20 19:55:53.133 1596 2971188392176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:55:53.320 1596 2971188392176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:56:30.235 1596 2971185541712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4ba83270-5869-498d-b4af-0e9267538507 2022-02-20 19:56:30.452 1596 2971186559280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-396a5f28-7fc6-4faa-940a-c54a5b07459e 3a3f7c064dcb4a1d9f1241756c1130bf 29b791e74d3544d79f8b7a1f868e70e0 - - -] Security group member updated on remote: ['93c6ad69-32f4-4b62-bb47-2ec21a8694ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:56:30.468 1596 2971186559280 MainThread INFO neutron.agent.securitygroups_rpc [req-396a5f28-7fc6-4faa-940a-c54a5b07459e 3a3f7c064dcb4a1d9f1241756c1130bf 29b791e74d3544d79f8b7a1f868e70e0 - - -] Security group member updated ['93c6ad69-32f4-4b62-bb47-2ec21a8694ed'] 2022-02-20 19:56:30.484 1596 2971186559280 MainThread INFO neutron.agent.securitygroups_rpc [req-396a5f28-7fc6-4faa-940a-c54a5b07459e 3a3f7c064dcb4a1d9f1241756c1130bf 29b791e74d3544d79f8b7a1f868e70e0 - - -] Refresh firewall rules 2022-02-20 19:56:30.505 1596 2971186559280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-396a5f28-7fc6-4faa-940a-c54a5b07459e 3a3f7c064dcb4a1d9f1241756c1130bf 29b791e74d3544d79f8b7a1f868e70e0 - - -] Get security group information for devices via rpc ['4ba83270-5869-498d-b4af-0e9267538507', 'c5a3bbad-1a95-4b7e-9183-090089f3cbb0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:56:30.530 1596 2971187914176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-396a5f28-7fc6-4faa-940a-c54a5b07459e 3a3f7c064dcb4a1d9f1241756c1130bf 29b791e74d3544d79f8b7a1f868e70e0 - - -] port_delete event received for '4ba83270-5869-498d-b4af-0e9267538507' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:56:30.656 1596 2971186559280 MainThread DEBUG neutron.agent.securitygroups_rpc [req-396a5f28-7fc6-4faa-940a-c54a5b07459e 3a3f7c064dcb4a1d9f1241756c1130bf 29b791e74d3544d79f8b7a1f868e70e0 - - -] Update security group information for ports dict_keys(['c5a3bbad-1a95-4b7e-9183-090089f3cbb0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:56:30.656 1596 2971186559280 MainThread DEBUG neutron.agent.securitygroups_rpc [req-396a5f28-7fc6-4faa-940a-c54a5b07459e 3a3f7c064dcb4a1d9f1241756c1130bf 29b791e74d3544d79f8b7a1f868e70e0 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:56:30.674 1596 2971186559280 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-396a5f28-7fc6-4faa-940a-c54a5b07459e 3a3f7c064dcb4a1d9f1241756c1130bf 29b791e74d3544d79f8b7a1f868e70e0 - - -] Update rules of security group (93c6ad69-32f4-4b62-bb47-2ec21a8694ed) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 19:56:30.689 1596 2971186559280 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-396a5f28-7fc6-4faa-940a-c54a5b07459e 3a3f7c064dcb4a1d9f1241756c1130bf 29b791e74d3544d79f8b7a1f868e70e0 - - -] Update members of security group (93c6ad69-32f4-4b62-bb47-2ec21a8694ed) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-20 19:56:30.689 1596 2971186559280 MainThread DEBUG neutron.agent.securitygroups_rpc [req-396a5f28-7fc6-4faa-940a-c54a5b07459e 3a3f7c064dcb4a1d9f1241756c1130bf 29b791e74d3544d79f8b7a1f868e70e0 - - -] Update port filter for c5a3bbad-1a95-4b7e-9183-090089f3cbb0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:56:30.689 1596 2971186559280 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-396a5f28-7fc6-4faa-940a-c54a5b07459e 3a3f7c064dcb4a1d9f1241756c1130bf 29b791e74d3544d79f8b7a1f868e70e0 - - -] Updating port rules. 2022-02-20 19:56:30.704 1596 2971186559280 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-396a5f28-7fc6-4faa-940a-c54a5b07459e 3a3f7c064dcb4a1d9f1241756c1130bf 29b791e74d3544d79f8b7a1f868e70e0 - - -] Creating 0 new rules, removing 1 old rules. 2022-02-20 19:56:30.704 1596 2971186559280 MainThread DEBUG oslo_concurrency.lockutils [req-396a5f28-7fc6-4faa-940a-c54a5b07459e 3a3f7c064dcb4a1d9f1241756c1130bf 29b791e74d3544d79f8b7a1f868e70e0 - - -] Lock "n-hv-driver-port-lock-c5a3bbad-1a95-4b7e-9183-090089f3cbb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:56:30.724 1596 2971186559280 MainThread DEBUG oslo_concurrency.lockutils [req-396a5f28-7fc6-4faa-940a-c54a5b07459e 3a3f7c064dcb4a1d9f1241756c1130bf 29b791e74d3544d79f8b7a1f868e70e0 - - -] Lock "n-hv-driver-port-lock-c5a3bbad-1a95-4b7e-9183-090089f3cbb0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:56:30.737 1596 2971186559280 MainThread DEBUG oslo_concurrency.lockutils [req-396a5f28-7fc6-4faa-940a-c54a5b07459e 3a3f7c064dcb4a1d9f1241756c1130bf 29b791e74d3544d79f8b7a1f868e70e0 - - -] Lock "n-hv-driver-port-lock-c5a3bbad-1a95-4b7e-9183-090089f3cbb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:56:30.986 1596 2971186559280 MainThread DEBUG oslo_concurrency.lockutils [req-396a5f28-7fc6-4faa-940a-c54a5b07459e 3a3f7c064dcb4a1d9f1241756c1130bf 29b791e74d3544d79f8b7a1f868e70e0 - - -] Lock "n-hv-driver-port-lock-c5a3bbad-1a95-4b7e-9183-090089f3cbb0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:56:31.335 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-20 19:56:31.349 1596 2971184369328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4ba83270-5869-498d-b4af-0e9267538507' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-20 19:56:31.359 1596 2971184369328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4ba83270-5869-498d-b4af-0e9267538507' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-20 19:56:31.359 1596 2971184369328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4ba83270-5869-498d-b4af-0e9267538507 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-20 19:56:31.406 1596 2971184369328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4ba83270-5869-498d-b4af-0e9267538507'] 2022-02-20 19:56:31.422 1596 2971184369328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-20 19:56:31.422 1596 2971184369328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-20 19:56:31.439 1596 2971184369328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4ba83270-5869-498d-b4af-0e9267538507'] 2022-02-20 19:56:33.347 1596 2971184369328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:56:33.377 1596 2971184369328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:56:36.283 1596 2971185541712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 797b3004-266e-42d2-93ca-59b6c7e782ab 2022-02-20 19:56:36.781 1596 2971185103440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca5eb1d8-d534-45dd-bec2-accc4b239e50 f1881e2446c043878f0fa01b284342b2 89cff9f23ffc43fe858d4c12f9e12f55 - - -] Security group member updated on remote: ['858ad848-d019-4faa-8d99-9a6cdcf61774'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:56:36.801 1596 2971185103440 MainThread INFO neutron.agent.securitygroups_rpc [req-ca5eb1d8-d534-45dd-bec2-accc4b239e50 f1881e2446c043878f0fa01b284342b2 89cff9f23ffc43fe858d4c12f9e12f55 - - -] Security group member updated ['858ad848-d019-4faa-8d99-9a6cdcf61774'] 2022-02-20 19:56:37.079 1596 2971186558048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca5eb1d8-d534-45dd-bec2-accc4b239e50 f1881e2446c043878f0fa01b284342b2 89cff9f23ffc43fe858d4c12f9e12f55 - - -] port_delete event received for '797b3004-266e-42d2-93ca-59b6c7e782ab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:56:37.373 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-20 19:56:37.379 1596 2971187912016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '797b3004-266e-42d2-93ca-59b6c7e782ab' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-20 19:56:37.392 1596 2971187912016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '797b3004-266e-42d2-93ca-59b6c7e782ab' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-20 19:56:37.392 1596 2971187912016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 797b3004-266e-42d2-93ca-59b6c7e782ab _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-20 19:56:37.424 1596 2971187912016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network daba3c2e-0ee1-42f3-bf5b-ada8d2cacdd3 2022-02-20 19:56:37.440 1596 2971187912016 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['797b3004-266e-42d2-93ca-59b6c7e782ab'] 2022-02-20 19:56:37.440 1596 2971187912016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-20 19:56:37.463 1596 2971187912016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-20 19:56:37.469 1596 2971187912016 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['797b3004-266e-42d2-93ca-59b6c7e782ab'] 2022-02-20 19:56:38.920 1596 2971187911136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d3cea2c-2dfd-4ac9-a4fd-1fc99720e985 f1881e2446c043878f0fa01b284342b2 89cff9f23ffc43fe858d4c12f9e12f55 - - -] port_delete event received for 'b4b127e7-61d1-4116-9a38-3e44350f98fa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:56:39.401 1596 2971188771648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:56:39.421 1596 2971185164128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-700619bf-4afe-424f-b177-0185743b0dbd f1881e2446c043878f0fa01b284342b2 89cff9f23ffc43fe858d4c12f9e12f55 - - -] Security group rule updated on remote: ['382197d4-54c9-40d6-be80-7385d518f451'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-20 19:56:39.421 1596 2971185164128 MainThread INFO neutron.agent.securitygroups_rpc [req-700619bf-4afe-424f-b177-0185743b0dbd f1881e2446c043878f0fa01b284342b2 89cff9f23ffc43fe858d4c12f9e12f55 - - -] Security group rule updated ['382197d4-54c9-40d6-be80-7385d518f451'] 2022-02-20 19:56:39.437 1596 2971188771648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:56:39.548 1596 2971188771648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7daa2706-04c4-4967-af81-c54d30e56d0e f1881e2446c043878f0fa01b284342b2 89cff9f23ffc43fe858d4c12f9e12f55 - - -] Security group rule updated on remote: ['382197d4-54c9-40d6-be80-7385d518f451'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-20 19:56:39.548 1596 2971188771648 MainThread INFO neutron.agent.securitygroups_rpc [req-7daa2706-04c4-4967-af81-c54d30e56d0e f1881e2446c043878f0fa01b284342b2 89cff9f23ffc43fe858d4c12f9e12f55 - - -] Security group rule updated ['382197d4-54c9-40d6-be80-7385d518f451'] 2022-02-20 19:56:40.296 1596 2971185541712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c5a3bbad-1a95-4b7e-9183-090089f3cbb0 2022-02-20 19:56:40.686 1596 2971185306784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aad85cce-fbd7-4b2e-9229-d11442fd5ed2 3a3f7c064dcb4a1d9f1241756c1130bf 29b791e74d3544d79f8b7a1f868e70e0 - - -] Security group member updated on remote: ['93c6ad69-32f4-4b62-bb47-2ec21a8694ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:56:40.702 1596 2971185306784 MainThread INFO neutron.agent.securitygroups_rpc [req-aad85cce-fbd7-4b2e-9229-d11442fd5ed2 3a3f7c064dcb4a1d9f1241756c1130bf 29b791e74d3544d79f8b7a1f868e70e0 - - -] Security group member updated ['93c6ad69-32f4-4b62-bb47-2ec21a8694ed'] 2022-02-20 19:56:40.724 1596 2971185306784 MainThread INFO neutron.agent.securitygroups_rpc [req-aad85cce-fbd7-4b2e-9229-d11442fd5ed2 3a3f7c064dcb4a1d9f1241756c1130bf 29b791e74d3544d79f8b7a1f868e70e0 - - -] Refresh firewall rules 2022-02-20 19:56:40.724 1596 2971185306784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aad85cce-fbd7-4b2e-9229-d11442fd5ed2 3a3f7c064dcb4a1d9f1241756c1130bf 29b791e74d3544d79f8b7a1f868e70e0 - - -] Get security group information for devices via rpc ['c5a3bbad-1a95-4b7e-9183-090089f3cbb0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:56:40.765 1596 2971185306784 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aad85cce-fbd7-4b2e-9229-d11442fd5ed2 3a3f7c064dcb4a1d9f1241756c1130bf 29b791e74d3544d79f8b7a1f868e70e0 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:56:40.765 1596 2971185306784 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aad85cce-fbd7-4b2e-9229-d11442fd5ed2 3a3f7c064dcb4a1d9f1241756c1130bf 29b791e74d3544d79f8b7a1f868e70e0 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:56:40.786 1596 2971185306784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aad85cce-fbd7-4b2e-9229-d11442fd5ed2 3a3f7c064dcb4a1d9f1241756c1130bf 29b791e74d3544d79f8b7a1f868e70e0 - - -] port_delete event received for 'c5a3bbad-1a95-4b7e-9183-090089f3cbb0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:56:41.392 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-20 19:56:41.392 1596 2971187739984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c5a3bbad-1a95-4b7e-9183-090089f3cbb0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-20 19:56:41.406 1596 2971187739984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c5a3bbad-1a95-4b7e-9183-090089f3cbb0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-20 19:56:41.406 1596 2971187739984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c5a3bbad-1a95-4b7e-9183-090089f3cbb0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-20 19:56:41.438 1596 2971187739984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6970cdfd-5a79-482b-b58f-0d824f6ef920 2022-02-20 19:56:41.438 1596 2971187739984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c5a3bbad-1a95-4b7e-9183-090089f3cbb0'] 2022-02-20 19:56:41.453 1596 2971187739984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-20 19:56:41.470 1596 2971187739984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-20 19:56:41.470 1596 2971187739984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c5a3bbad-1a95-4b7e-9183-090089f3cbb0'] 2022-02-20 19:56:42.313 1596 2971185541712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 98858d54-aae3-413e-9320-220bffb94026 2022-02-20 19:56:42.818 1596 2971185160608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f5271de-0140-4fa7-8b6b-0bd022705af9 c129107d460648b3962b2d5b3894c877 2cf0abf213944fa39bebf19b55693426 - - -] Security group member updated on remote: ['0e886ff4-2d94-46bf-95d5-2db7da2fed4e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:56:42.837 1596 2971185160608 MainThread INFO neutron.agent.securitygroups_rpc [req-5f5271de-0140-4fa7-8b6b-0bd022705af9 c129107d460648b3962b2d5b3894c877 2cf0abf213944fa39bebf19b55693426 - - -] Security group member updated ['0e886ff4-2d94-46bf-95d5-2db7da2fed4e'] 2022-02-20 19:56:42.843 1596 2971185160608 MainThread INFO neutron.agent.securitygroups_rpc [req-5f5271de-0140-4fa7-8b6b-0bd022705af9 c129107d460648b3962b2d5b3894c877 2cf0abf213944fa39bebf19b55693426 - - -] Refresh firewall rules 2022-02-20 19:56:42.843 1596 2971185160608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f5271de-0140-4fa7-8b6b-0bd022705af9 c129107d460648b3962b2d5b3894c877 2cf0abf213944fa39bebf19b55693426 - - -] Get security group information for devices via rpc ['98858d54-aae3-413e-9320-220bffb94026'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:56:42.895 1596 2971185160608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5f5271de-0140-4fa7-8b6b-0bd022705af9 c129107d460648b3962b2d5b3894c877 2cf0abf213944fa39bebf19b55693426 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:56:42.895 1596 2971185160608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5f5271de-0140-4fa7-8b6b-0bd022705af9 c129107d460648b3962b2d5b3894c877 2cf0abf213944fa39bebf19b55693426 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:56:42.911 1596 2971185160608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f5271de-0140-4fa7-8b6b-0bd022705af9 c129107d460648b3962b2d5b3894c877 2cf0abf213944fa39bebf19b55693426 - - -] port_delete event received for '98858d54-aae3-413e-9320-220bffb94026' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:56:43.405 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-20 19:56:43.405 1596 2971184720352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '98858d54-aae3-413e-9320-220bffb94026' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-20 19:56:43.405 1596 2971184720352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '98858d54-aae3-413e-9320-220bffb94026' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-20 19:56:43.424 1596 2971184720352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 98858d54-aae3-413e-9320-220bffb94026 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-20 19:56:43.424 1596 2971187037632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:56:43.441 1596 2971184720352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2136d492-302b-4855-b3b7-50c7d79de91a 2022-02-20 19:56:43.441 1596 2971184720352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['98858d54-aae3-413e-9320-220bffb94026'] 2022-02-20 19:56:43.454 1596 2971184720352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-20 19:56:43.454 1596 2971184720352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-20 19:56:43.470 1596 2971184720352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['98858d54-aae3-413e-9320-220bffb94026'] 2022-02-20 19:56:43.485 1596 2971187037632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:56:43.829 1596 2971187509024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef36476a-7579-4b7e-bbc2-928135285cbd f1881e2446c043878f0fa01b284342b2 89cff9f23ffc43fe858d4c12f9e12f55 - - -] Security group member updated on remote: ['382197d4-54c9-40d6-be80-7385d518f451'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:56:43.844 1596 2971187509024 MainThread INFO neutron.agent.securitygroups_rpc [req-ef36476a-7579-4b7e-bbc2-928135285cbd f1881e2446c043878f0fa01b284342b2 89cff9f23ffc43fe858d4c12f9e12f55 - - -] Security group member updated ['382197d4-54c9-40d6-be80-7385d518f451'] 2022-02-20 19:56:44.144 1596 2971185852480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e01955a-14f8-46c3-85f0-4cf64eb98f2f 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] port_delete event received for 'f02c325d-c845-45ab-9ab2-1f890db6d296' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:56:45.390 1596 2971188632560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf8ae003-a403-48d5-8329-1ca511da8e6c 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] port_update received: 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-20 19:56:45.409 1596 2971188632560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf8ae003-a403-48d5-8329-1ca511da8e6c 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] No port 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-20 19:56:46.001 1596 2971184630592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8e4f06e7-78a5-48f8-9a85-63a05aca1718 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] port_delete event received for 'd5c67ea5-471a-4d27-8ec1-6a8a045328d2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:56:46.932 1596 2971184630592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d39d090-7d5f-446a-83e6-40de1c17bd94 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] network_delete received. Deleting network 6970cdfd-5a79-482b-b58f-0d824f6ef920 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-20 19:56:46.932 1596 2971184630592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d39d090-7d5f-446a-83e6-40de1c17bd94 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] Network 6970cdfd-5a79-482b-b58f-0d824f6ef920 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-20 19:56:48.532 1596 2971185541536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 2022-02-20 19:56:49.432 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-20 19:56:49.651 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Adding port 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 2022-02-20 19:56:49.651 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Port 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 updated. Details: {'device': '4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8', 'network_id': 'daba3c2e-0ee1-42f3-bf5b-ada8d2cacdd3', 'port_id': '4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8', 'mac_address': 'fa:16:3e:9f:c0:71', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 308, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ae8a227d-912d-4561-ac78-9c33242235cf', '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} 2022-02-20 19:56:49.664 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-20 19:56:49.673 1596 2971188309680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:56:49.673 1596 2971188309680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-20 19:56:49.673 1596 2971188309680 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network daba3c2e-0ee1-42f3-bf5b-ada8d2cacdd3 2022-02-20 19:56:49.692 1596 2971188309680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-20 19:56:49.845 1596 2971188309680 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:56:49.845 1596 2971188309680 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:56:49.845 1596 2971188309680 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-20 19:56:49.874 1596 2971188309680 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 308, VLAN trunk: None to switch port 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 2022-02-20 19:56:49.951 1596 2971188309680 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-20 19:56:49.967 1596 2971188309680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:56:50.045 1596 2971188161520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-42682b31-8b7e-4dec-ad03-8d0b153051a4 c129107d460648b3962b2d5b3894c877 2cf0abf213944fa39bebf19b55693426 - - -] Security group member updated on remote: ['0e886ff4-2d94-46bf-95d5-2db7da2fed4e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:56:50.055 1596 2971188161520 MainThread INFO neutron.agent.securitygroups_rpc [req-42682b31-8b7e-4dec-ad03-8d0b153051a4 c129107d460648b3962b2d5b3894c877 2cf0abf213944fa39bebf19b55693426 - - -] Security group member updated ['0e886ff4-2d94-46bf-95d5-2db7da2fed4e'] 2022-02-20 19:56:50.135 1596 2971188309680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:56:50.149 1596 2971188309680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:56:50.166 1596 2971188309680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (382197d4-54c9-40d6-be80-7385d518f451) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 19:56:50.166 1596 2971188309680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:56:50.166 1596 2971188309680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-20 19:56:50.166 1596 2971188309680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 not yet added. Adding. 2022-02-20 19:56:50.191 1596 2971188309680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-20 19:56:50.191 1596 2971188309680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-20 19:56:50.296 1596 2971188309680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:56:50.424 1596 2971188309680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:56:50.424 1596 2971188309680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:56:50.550 1596 2971188309680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:56:50.646 1596 2971188309680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.969s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:56:50.646 1596 2971188309680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-20 19:56:50.670 1596 2971188309680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 processed. 2022-02-20 19:56:50.858 1596 2971188309680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a8042b4-7a51-418e-a829-5c2158293094 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] port_update received: b4eb2569-5786-4d98-b0c4-9756a1cd4cc5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-20 19:56:50.889 1596 2971188309680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a8042b4-7a51-418e-a829-5c2158293094 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] No port b4eb2569-5786-4d98-b0c4-9756a1cd4cc5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-20 19:56:51.467 1596 2971188051456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:56:51.674 1596 2971188051456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:56:52.577 1596 2971185541536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b4eb2569-5786-4d98-b0c4-9756a1cd4cc5 2022-02-20 19:56:53.470 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-20 19:56:53.659 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Adding port b4eb2569-5786-4d98-b0c4-9756a1cd4cc5 2022-02-20 19:56:53.672 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Port b4eb2569-5786-4d98-b0c4-9756a1cd4cc5 updated. Details: {'device': 'b4eb2569-5786-4d98-b0c4-9756a1cd4cc5', 'network_id': '2136d492-302b-4855-b3b7-50c7d79de91a', 'port_id': 'b4eb2569-5786-4d98-b0c4-9756a1cd4cc5', 'mac_address': 'fa:16:3e:18:3a:c2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 315, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b20ac2d5-3a92-47bc-a3f0-ff9e68a5ce5a', '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} 2022-02-20 19:56:53.672 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-20 19:56:53.672 1596 2971185593504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b4eb2569-5786-4d98-b0c4-9756a1cd4cc5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:56:53.694 1596 2971185593504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b4eb2569-5786-4d98-b0c4-9756a1cd4cc5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-20 19:56:53.704 1596 2971185593504 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2136d492-302b-4855-b3b7-50c7d79de91a 2022-02-20 19:56:53.704 1596 2971185593504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-20 19:56:53.849 1596 2971185593504 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b4eb2569-5786-4d98-b0c4-9756a1cd4cc5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:56:53.877 1596 2971185593504 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b4eb2569-5786-4d98-b0c4-9756a1cd4cc5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:56:53.890 1596 2971185593504 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b4eb2569-5786-4d98-b0c4-9756a1cd4cc5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-20 19:56:53.890 1596 2971185593504 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 315, VLAN trunk: None to switch port b4eb2569-5786-4d98-b0c4-9756a1cd4cc5 2022-02-20 19:56:54.000 1596 2971185593504 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-20 19:56:54.000 1596 2971185593504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b4eb2569-5786-4d98-b0c4-9756a1cd4cc5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:56:54.177 1596 2971185593504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b4eb2569-5786-4d98-b0c4-9756a1cd4cc5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:56:54.189 1596 2971185593504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:56:54.189 1596 2971185593504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0e886ff4-2d94-46bf-95d5-2db7da2fed4e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 19:56:54.205 1596 2971185593504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0e886ff4-2d94-46bf-95d5-2db7da2fed4e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-20 19:56:54.205 1596 2971185593504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b4eb2569-5786-4d98-b0c4-9756a1cd4cc5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:56:54.217 1596 2971185593504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-20 19:56:54.217 1596 2971185593504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b4eb2569-5786-4d98-b0c4-9756a1cd4cc5 not yet added. Adding. 2022-02-20 19:56:54.234 1596 2971185593504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-20 19:56:54.234 1596 2971185593504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-20 19:56:54.374 1596 2971185593504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b4eb2569-5786-4d98-b0c4-9756a1cd4cc5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:56:54.514 1596 2971185593504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b4eb2569-5786-4d98-b0c4-9756a1cd4cc5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:56:54.533 1596 2971185593504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b4eb2569-5786-4d98-b0c4-9756a1cd4cc5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:56:54.690 1596 2971185593504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b4eb2569-5786-4d98-b0c4-9756a1cd4cc5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:56:54.802 1596 2971185593504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b4eb2569-5786-4d98-b0c4-9756a1cd4cc5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:56:54.811 1596 2971185593504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b4eb2569-5786-4d98-b0c4-9756a1cd4cc5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-20 19:56:54.811 1596 2971185593504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b4eb2569-5786-4d98-b0c4-9756a1cd4cc5 processed. 2022-02-20 19:56:55.492 1596 2971185593504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:56:55.986 1596 2971185593504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:57:17.953 1596 2971189282944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-414df7c5-58ae-4d4b-ab45-54cd41608bf5 6d32afda0d004833accc6ed83bd6bc48 1d6875ebc82e405cbbc4e8807d41dbd4 - - -] Security group member updated on remote: ['ca3ae486-fb85-4564-8776-e08e72075898'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:57:17.969 1596 2971189282944 MainThread INFO neutron.agent.securitygroups_rpc [req-414df7c5-58ae-4d4b-ab45-54cd41608bf5 6d32afda0d004833accc6ed83bd6bc48 1d6875ebc82e405cbbc4e8807d41dbd4 - - -] Security group member updated ['ca3ae486-fb85-4564-8776-e08e72075898'] 2022-02-20 19:57:18.281 1596 2971189319984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-414df7c5-58ae-4d4b-ab45-54cd41608bf5 6d32afda0d004833accc6ed83bd6bc48 1d6875ebc82e405cbbc4e8807d41dbd4 - - -] port_delete event received for '44f9a510-5012-4b82-bae7-c5a15ddfa7b0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:57:18.673 1596 2971185541712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 44f9a510-5012-4b82-bae7-c5a15ddfa7b0 2022-02-20 19:57:19.584 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-20 19:57:19.584 1596 2971189282240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '44f9a510-5012-4b82-bae7-c5a15ddfa7b0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-20 19:57:19.584 1596 2971189282240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '44f9a510-5012-4b82-bae7-c5a15ddfa7b0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-20 19:57:19.604 1596 2971189282240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 44f9a510-5012-4b82-bae7-c5a15ddfa7b0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-20 19:57:19.625 1596 2971189282240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7c805b2f-5ce8-4603-8402-e3a68b125fc7 2022-02-20 19:57:19.625 1596 2971189282240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['44f9a510-5012-4b82-bae7-c5a15ddfa7b0'] 2022-02-20 19:57:19.644 1596 2971189282240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-20 19:57:19.644 1596 2971189282240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-20 19:57:19.663 1596 2971189282240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['44f9a510-5012-4b82-bae7-c5a15ddfa7b0'] 2022-02-20 19:57:19.889 1596 2971189282240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc5cf9d0-b870-4c46-8bba-957a1b8e3897 6d32afda0d004833accc6ed83bd6bc48 1d6875ebc82e405cbbc4e8807d41dbd4 - - -] port_delete event received for 'd2a5e1aa-d5da-43fc-bb32-1b132f5801d3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:57:20.376 1596 2971189320864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a2c7e9a5-72c4-4293-a832-7ff1492498fa 6d32afda0d004833accc6ed83bd6bc48 1d6875ebc82e405cbbc4e8807d41dbd4 - - -] Security group rule updated on remote: ['fb27e35b-7073-4f41-bad4-0d1c6a56b55d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-20 19:57:20.376 1596 2971189320864 MainThread INFO neutron.agent.securitygroups_rpc [req-a2c7e9a5-72c4-4293-a832-7ff1492498fa 6d32afda0d004833accc6ed83bd6bc48 1d6875ebc82e405cbbc4e8807d41dbd4 - - -] Security group rule updated ['fb27e35b-7073-4f41-bad4-0d1c6a56b55d'] 2022-02-20 19:57:20.484 1596 2971189320864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b2e30719-400e-4932-a73e-2a206bd1e499 6d32afda0d004833accc6ed83bd6bc48 1d6875ebc82e405cbbc4e8807d41dbd4 - - -] Security group rule updated on remote: ['fb27e35b-7073-4f41-bad4-0d1c6a56b55d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-20 19:57:20.503 1596 2971189320864 MainThread INFO neutron.agent.securitygroups_rpc [req-b2e30719-400e-4932-a73e-2a206bd1e499 6d32afda0d004833accc6ed83bd6bc48 1d6875ebc82e405cbbc4e8807d41dbd4 - - -] Security group rule updated ['fb27e35b-7073-4f41-bad4-0d1c6a56b55d'] 2022-02-20 19:57:21.589 1596 2971188662112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:57:21.625 1596 2971188662112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:57:21.845 1596 2971187739632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e3a64e85-f859-4c31-b3a6-b559d14743ca c129107d460648b3962b2d5b3894c877 2cf0abf213944fa39bebf19b55693426 - - -] Security group member updated on remote: ['0e886ff4-2d94-46bf-95d5-2db7da2fed4e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:57:21.859 1596 2971187739632 MainThread INFO neutron.agent.securitygroups_rpc [req-e3a64e85-f859-4c31-b3a6-b559d14743ca c129107d460648b3962b2d5b3894c877 2cf0abf213944fa39bebf19b55693426 - - -] Security group member updated ['0e886ff4-2d94-46bf-95d5-2db7da2fed4e'] 2022-02-20 19:57:21.859 1596 2971187739632 MainThread INFO neutron.agent.securitygroups_rpc [req-e3a64e85-f859-4c31-b3a6-b559d14743ca c129107d460648b3962b2d5b3894c877 2cf0abf213944fa39bebf19b55693426 - - -] Refresh firewall rules 2022-02-20 19:57:21.876 1596 2971187739632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e3a64e85-f859-4c31-b3a6-b559d14743ca c129107d460648b3962b2d5b3894c877 2cf0abf213944fa39bebf19b55693426 - - -] Get security group information for devices via rpc ['b4eb2569-5786-4d98-b0c4-9756a1cd4cc5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:57:21.937 1596 2971187739632 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e3a64e85-f859-4c31-b3a6-b559d14743ca c129107d460648b3962b2d5b3894c877 2cf0abf213944fa39bebf19b55693426 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:57:21.937 1596 2971187739632 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e3a64e85-f859-4c31-b3a6-b559d14743ca c129107d460648b3962b2d5b3894c877 2cf0abf213944fa39bebf19b55693426 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:57:21.969 1596 2971187739632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3a64e85-f859-4c31-b3a6-b559d14743ca c129107d460648b3962b2d5b3894c877 2cf0abf213944fa39bebf19b55693426 - - -] port_delete event received for 'b4eb2569-5786-4d98-b0c4-9756a1cd4cc5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:57:22.738 1596 2971185541712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b4eb2569-5786-4d98-b0c4-9756a1cd4cc5 2022-02-20 19:57:23.612 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-20 19:57:23.612 1596 2971185778352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b4eb2569-5786-4d98-b0c4-9756a1cd4cc5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-20 19:57:23.612 1596 2971185778352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b4eb2569-5786-4d98-b0c4-9756a1cd4cc5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-20 19:57:23.629 1596 2971185778352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b4eb2569-5786-4d98-b0c4-9756a1cd4cc5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-20 19:57:23.639 1596 2971185778352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2136d492-302b-4855-b3b7-50c7d79de91a 2022-02-20 19:57:23.660 1596 2971185778352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b4eb2569-5786-4d98-b0c4-9756a1cd4cc5'] 2022-02-20 19:57:23.660 1596 2971185778352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-20 19:57:23.660 1596 2971185778352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-20 19:57:23.682 1596 2971185778352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b4eb2569-5786-4d98-b0c4-9756a1cd4cc5'] 2022-02-20 19:57:23.932 1596 2971186429088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-010cc43d-3320-4d08-8b97-1a15a4a294a5 6d32afda0d004833accc6ed83bd6bc48 1d6875ebc82e405cbbc4e8807d41dbd4 - - -] Security group member updated on remote: ['fb27e35b-7073-4f41-bad4-0d1c6a56b55d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:57:23.946 1596 2971186429088 MainThread INFO neutron.agent.securitygroups_rpc [req-010cc43d-3320-4d08-8b97-1a15a4a294a5 6d32afda0d004833accc6ed83bd6bc48 1d6875ebc82e405cbbc4e8807d41dbd4 - - -] Security group member updated ['fb27e35b-7073-4f41-bad4-0d1c6a56b55d'] 2022-02-20 19:57:24.811 1596 2971188921440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce75fd98-5a41-4555-8f95-da151d389bdd 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] port_update received: 29c80164-ce00-4f4d-a920-e3de3158e3d2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-20 19:57:24.829 1596 2971188921440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce75fd98-5a41-4555-8f95-da151d389bdd 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] No port 29c80164-ce00-4f4d-a920-e3de3158e3d2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-20 19:57:25.625 1596 2971186825520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:57:25.655 1596 2971186825520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:57:26.623 1596 2971186825520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Security group member updated on remote: ['4ffeb732-f49f-49f7-bf06-f4a73fcb6a1e', 'bf2b1a2f-60c4-43d0-a1b2-f919e5196344'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:57:26.641 1596 2971186825520 MainThread INFO neutron.agent.securitygroups_rpc [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Security group member updated ['4ffeb732-f49f-49f7-bf06-f4a73fcb6a1e', 'bf2b1a2f-60c4-43d0-a1b2-f919e5196344'] 2022-02-20 19:57:26.641 1596 2971186825520 MainThread INFO neutron.agent.securitygroups_rpc [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Refresh firewall rules 2022-02-20 19:57:26.657 1596 2971186825520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Get security group information for devices via rpc ['0a578105-7e9f-405a-91aa-b700635962bb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:57:26.657 1596 2971185645872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] port_update received: 0a578105-7e9f-405a-91aa-b700635962bb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-20 19:57:26.689 1596 2971185645872 MainThread DEBUG oslo_concurrency.lockutils [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Lock "n-hv-agent-port-lock-0a578105-7e9f-405a-91aa-b700635962bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:57:26.689 1596 2971185645872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Binding port 0a578105-7e9f-405a-91aa-b700635962bb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-20 19:57:26.689 1596 2971185645872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-20 19:57:26.717 1596 2971185645872 MainThread DEBUG neutron.services.trunk.rpc.agent [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0a578105-7e9f-405a-91aa-b700635962bb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:57:26.734 1596 2971185645872 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0a578105-7e9f-405a-91aa-b700635962bb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:57:26.749 1596 2971185645872 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Trunk plugin disabled on server. Assuming port 0a578105-7e9f-405a-91aa-b700635962bb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-20 19:57:26.749 1596 2971185645872 MainThread INFO networking_hyperv.neutron.trunk_driver [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Binding VLAN ID: 312, VLAN trunk: None to switch port 0a578105-7e9f-405a-91aa-b700635962bb 2022-02-20 19:57:26.795 1596 2971185645872 MainThread INFO neutron.agent.securitygroups_rpc [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Refresh firewall rules 2022-02-20 19:57:26.795 1596 2971185645872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Get security group information for devices via rpc ['0a578105-7e9f-405a-91aa-b700635962bb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:57:26.813 1596 2971185541536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 29c80164-ce00-4f4d-a920-e3de3158e3d2 2022-02-20 19:57:26.905 1596 2971186825520 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Update security group information for ports dict_keys(['0a578105-7e9f-405a-91aa-b700635962bb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:57:26.905 1596 2971186825520 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:57:26.921 1596 2971186825520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Update rules of security group (bf2b1a2f-60c4-43d0-a1b2-f919e5196344) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 19:57:26.921 1596 2971186825520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Update members of security group (bf2b1a2f-60c4-43d0-a1b2-f919e5196344) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-20 19:57:26.937 1596 2971186825520 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Update port filter for 0a578105-7e9f-405a-91aa-b700635962bb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:57:26.937 1596 2971186825520 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Updating port rules. 2022-02-20 19:57:26.955 1596 2971186825520 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Creating 0 new rules, removing 6 old rules. 2022-02-20 19:57:26.955 1596 2971186825520 MainThread DEBUG oslo_concurrency.lockutils [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Lock "n-hv-driver-port-lock-0a578105-7e9f-405a-91aa-b700635962bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:57:26.955 1596 2971186825520 MainThread DEBUG oslo_concurrency.lockutils [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Lock "n-hv-driver-port-lock-0a578105-7e9f-405a-91aa-b700635962bb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:57:26.974 1596 2971186825520 MainThread DEBUG oslo_concurrency.lockutils [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Lock "n-hv-driver-port-lock-0a578105-7e9f-405a-91aa-b700635962bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:57:27.077 1596 2971185645872 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Update security group information for ports dict_keys(['0a578105-7e9f-405a-91aa-b700635962bb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:57:27.096 1596 2971185645872 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:57:27.096 1596 2971185645872 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Update rules of security group (bf2b1a2f-60c4-43d0-a1b2-f919e5196344) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 19:57:27.110 1596 2971185645872 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Update members of security group (bf2b1a2f-60c4-43d0-a1b2-f919e5196344) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-20 19:57:27.110 1596 2971185645872 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Update port filter for 0a578105-7e9f-405a-91aa-b700635962bb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:57:27.129 1596 2971185645872 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Updating port rules. 2022-02-20 19:57:27.129 1596 2971185645872 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Creating 0 new rules, removing 6 old rules. 2022-02-20 19:57:27.161 1596 2971186825520 MainThread DEBUG oslo_concurrency.lockutils [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Lock "n-hv-driver-port-lock-0a578105-7e9f-405a-91aa-b700635962bb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:57:27.161 1596 2971185645872 MainThread DEBUG oslo_concurrency.lockutils [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Lock "n-hv-driver-port-lock-0a578105-7e9f-405a-91aa-b700635962bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:57:27.177 1596 2971185645872 MainThread DEBUG oslo_concurrency.lockutils [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Lock "n-hv-driver-port-lock-0a578105-7e9f-405a-91aa-b700635962bb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:57:27.187 1596 2971185645872 MainThread DEBUG oslo_concurrency.lockutils [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Lock "n-hv-driver-port-lock-0a578105-7e9f-405a-91aa-b700635962bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:57:27.233 1596 2971185645872 MainThread DEBUG oslo_concurrency.lockutils [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Lock "n-hv-driver-port-lock-0a578105-7e9f-405a-91aa-b700635962bb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:57:27.282 1596 2971185645872 MainThread DEBUG oslo_concurrency.lockutils [req-4ab7e4d1-4379-4caa-af9a-ce33bafbf3a8 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Lock "n-hv-agent-port-lock-0a578105-7e9f-405a-91aa-b700635962bb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.593s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:57:27.657 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-20 19:57:27.861 1596 2971188836656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02002672-9cf5-4963-8f00-804451056758 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] port_delete event received for 'a04a0546-da06-4803-9cba-8f1bf61914e0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:57:27.861 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Adding port 29c80164-ce00-4f4d-a920-e3de3158e3d2 2022-02-20 19:57:27.875 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Port 29c80164-ce00-4f4d-a920-e3de3158e3d2 updated. Details: {'device': '29c80164-ce00-4f4d-a920-e3de3158e3d2', 'network_id': '7c805b2f-5ce8-4603-8402-e3a68b125fc7', 'port_id': '29c80164-ce00-4f4d-a920-e3de3158e3d2', 'mac_address': 'fa:16:3e:4e:10:94', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 321, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '30e74b20-6992-497f-9ac0-2e26412aff1e', '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} 2022-02-20 19:57:27.875 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-20 19:57:27.889 1596 2971188836656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-29c80164-ce00-4f4d-a920-e3de3158e3d2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:57:27.889 1596 2971188836656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 29c80164-ce00-4f4d-a920-e3de3158e3d2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-20 19:57:27.905 1596 2971188836656 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7c805b2f-5ce8-4603-8402-e3a68b125fc7 2022-02-20 19:57:27.905 1596 2971188836656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-20 19:57:28.061 1596 2971188836656 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '29c80164-ce00-4f4d-a920-e3de3158e3d2') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:57:28.078 1596 2971188836656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '29c80164-ce00-4f4d-a920-e3de3158e3d2') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:57:28.078 1596 2971188836656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 29c80164-ce00-4f4d-a920-e3de3158e3d2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-20 19:57:28.078 1596 2971188836656 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 321, VLAN trunk: None to switch port 29c80164-ce00-4f4d-a920-e3de3158e3d2 2022-02-20 19:57:28.173 1596 2971188836656 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-20 19:57:28.194 1596 2971188836656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['29c80164-ce00-4f4d-a920-e3de3158e3d2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:57:28.577 1596 2971188836656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['29c80164-ce00-4f4d-a920-e3de3158e3d2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:57:28.577 1596 2971188836656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:57:28.592 1596 2971188836656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fb27e35b-7073-4f41-bad4-0d1c6a56b55d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 19:57:28.592 1596 2971188836656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 29c80164-ce00-4f4d-a920-e3de3158e3d2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:57:28.592 1596 2971188836656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-20 19:57:28.592 1596 2971188836656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 29c80164-ce00-4f4d-a920-e3de3158e3d2 not yet added. Adding. 2022-02-20 19:57:28.620 1596 2971188836656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-20 19:57:28.630 1596 2971188836656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-20 19:57:28.752 1596 2971188836656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-29c80164-ce00-4f4d-a920-e3de3158e3d2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:57:28.862 1596 2971188836656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-29c80164-ce00-4f4d-a920-e3de3158e3d2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:57:28.862 1596 2971188836656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-29c80164-ce00-4f4d-a920-e3de3158e3d2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:57:28.988 1596 2971188836656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-29c80164-ce00-4f4d-a920-e3de3158e3d2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:57:29.093 1596 2971188836656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-29c80164-ce00-4f4d-a920-e3de3158e3d2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:57:29.093 1596 2971188836656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 29c80164-ce00-4f4d-a920-e3de3158e3d2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-20 19:57:29.093 1596 2971188836656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 29c80164-ce00-4f4d-a920-e3de3158e3d2 processed. 2022-02-20 19:57:29.666 1596 2971188836656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:57:29.891 1596 2971188836656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:57:34.320 1596 2971187739632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-202a241f-fe54-404c-8c83-82e253725585 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Security group member updated on remote: ['bf2b1a2f-60c4-43d0-a1b2-f919e5196344'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:57:34.332 1596 2971187739632 MainThread INFO neutron.agent.securitygroups_rpc [req-202a241f-fe54-404c-8c83-82e253725585 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Security group member updated ['bf2b1a2f-60c4-43d0-a1b2-f919e5196344'] 2022-02-20 19:57:34.332 1596 2971187739632 MainThread INFO neutron.agent.securitygroups_rpc [req-202a241f-fe54-404c-8c83-82e253725585 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Refresh firewall rules 2022-02-20 19:57:34.350 1596 2971187739632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-202a241f-fe54-404c-8c83-82e253725585 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Get security group information for devices via rpc ['0a578105-7e9f-405a-91aa-b700635962bb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:57:34.453 1596 2971188957600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-202a241f-fe54-404c-8c83-82e253725585 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] port_delete event received for '0a578105-7e9f-405a-91aa-b700635962bb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:57:34.501 1596 2971187739632 MainThread DEBUG neutron.agent.securitygroups_rpc [req-202a241f-fe54-404c-8c83-82e253725585 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:57:34.501 1596 2971187739632 MainThread DEBUG neutron.agent.securitygroups_rpc [req-202a241f-fe54-404c-8c83-82e253725585 39e02faf7ef04bf8bf8310ad07caff77 57b453741af7468b8b56ba7e9114d286 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:57:34.829 1596 2971185541712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0a578105-7e9f-405a-91aa-b700635962bb 2022-02-20 19:57:35.661 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-20 19:57:35.661 1596 2971186990064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0a578105-7e9f-405a-91aa-b700635962bb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-20 19:57:35.679 1596 2971186990064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0a578105-7e9f-405a-91aa-b700635962bb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-20 19:57:35.690 1596 2971186990064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0a578105-7e9f-405a-91aa-b700635962bb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-20 19:57:35.718 1596 2971186990064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0a578105-7e9f-405a-91aa-b700635962bb'] 2022-02-20 19:57:35.718 1596 2971186990064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-20 19:57:35.718 1596 2971186990064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-20 19:57:35.735 1596 2971186990064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0a578105-7e9f-405a-91aa-b700635962bb'] 2022-02-20 19:57:37.657 1596 2971189412784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:57:37.689 1596 2971189412784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:57:38.026 1596 2971188950464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-276101f5-86bc-4ffd-b859-61d2d1dd82cb 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] port_delete event received for 'fc02ab06-2fd8-4e6d-b837-a13b4fa82f5d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:57:39.186 1596 2971189491136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05d4e787-70f9-4418-9abc-7fd9553b68c4 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] port_delete event received for 'cad61064-3841-47df-96d2-74e4b15a72e8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:57:40.572 1596 2971189414368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ccce6e0d-e8f6-44b4-9966-e00446cf0c12 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] port_delete event received for 'afbf518e-8a3d-4336-b172-5bfdb2ee92a3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:57:40.579 1596 2971189414368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1838c7b7-96a6-4e4e-a1da-2b6db2258f06 - - - - -] port_delete event received for 'afbf518e-8a3d-4336-b172-5bfdb2ee92a3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:57:40.768 1596 2971189414368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ccce6e0d-e8f6-44b4-9966-e00446cf0c12 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] network_delete received. Deleting network 7e871e0e-2490-4ecb-b4a5-22912f816767 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-20 19:57:40.768 1596 2971189414368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ccce6e0d-e8f6-44b4-9966-e00446cf0c12 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] Reclaiming local network 7e871e0e-2490-4ecb-b4a5-22912f816767 2022-02-20 19:57:41.358 1596 2971189166848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-100ad821-3333-4436-87c8-6f1c329dfe81 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] network_delete received. Deleting network 2136d492-302b-4855-b3b7-50c7d79de91a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-20 19:57:41.358 1596 2971189166848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-100ad821-3333-4436-87c8-6f1c329dfe81 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] Network 2136d492-302b-4855-b3b7-50c7d79de91a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-20 19:57:41.920 1596 2971189097744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee9053c4-4c47-49c0-adbf-bcd974106c92 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] port_delete event received for 'c1adbf4b-d9e0-4971-9b10-69d3d77bca6b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:57:43.094 1596 2971188711088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3e146c5-0758-4297-b66d-9f1b16ce9c2c 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] port_delete event received for '0ca91b1a-7e21-44be-9b96-9518e426b2aa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:57:43.827 1596 2971189204768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a2f7320-7307-47fa-a86c-5a027ef9dde8 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] port_delete event received for '56293fef-7892-4c1c-b609-60359dc3eee5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:57:43.961 1596 2971188394640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95efc8c7-d4c4-4545-8f91-4e218cd2c05f - - - - -] port_delete event received for '56293fef-7892-4c1c-b609-60359dc3eee5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:57:44.026 1596 2971188661936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a2f7320-7307-47fa-a86c-5a027ef9dde8 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] network_delete received. Deleting network 559dd5b8-1a11-4b54-b4fe-e35a77eff648 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-20 19:57:44.041 1596 2971188661936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a2f7320-7307-47fa-a86c-5a027ef9dde8 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] Network 559dd5b8-1a11-4b54-b4fe-e35a77eff648 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-20 19:57:52.224 1596 2971188837184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66c7d889-3cd3-4fe6-8272-47b484fb0187 - - - - -] port_update received: bc4067a4-f46c-4cba-b29d-141dae931942 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-20 19:57:52.234 1596 2971188837184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66c7d889-3cd3-4fe6-8272-47b484fb0187 - - - - -] No port bc4067a4-f46c-4cba-b29d-141dae931942 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-20 19:57:55.499 1596 2971189414368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4d3f8cb-b74a-48aa-969a-37c063044c66 - - - - -] port_update received: d6b9191a-55b3-4c8c-91e8-a308bb1bc4e4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-20 19:57:55.515 1596 2971189414368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4d3f8cb-b74a-48aa-969a-37c063044c66 - - - - -] No port d6b9191a-55b3-4c8c-91e8-a308bb1bc4e4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-20 19:57:56.982 1596 2971185541536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 2022-02-20 19:57:57.723 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-20 19:57:57.952 1596 2971189825024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c4b62d7-7063-494e-adf8-ab80d8cb2356 - - - - -] port_update received: 619f3cf1-3fdf-426b-8fc7-7a7702d93b58 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-20 19:57:57.968 1596 2971189825024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c4b62d7-7063-494e-adf8-ab80d8cb2356 - - - - -] No port 619f3cf1-3fdf-426b-8fc7-7a7702d93b58 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-20 19:57:58.254 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Adding port 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 2022-02-20 19:57:58.254 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Port 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 updated. Details: {'device': '4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8', 'network_id': 'daba3c2e-0ee1-42f3-bf5b-ada8d2cacdd3', 'port_id': '4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8', 'mac_address': 'fa:16:3e:9f:c0:71', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 308, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ae8a227d-912d-4561-ac78-9c33242235cf', '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} 2022-02-20 19:57:58.274 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-20 19:57:58.285 1596 2971189825024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:57:58.285 1596 2971189825024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-20 19:57:58.297 1596 2971189825024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-20 19:57:58.326 1596 2971189825024 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:57:58.342 1596 2971189825024 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:57:58.373 1596 2971189825024 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-20 19:57:58.373 1596 2971189825024 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 308, VLAN trunk: None to switch port 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 2022-02-20 19:57:58.442 1596 2971189825024 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-20 19:57:58.454 1596 2971189825024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:57:58.889 1596 2971189825024 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:57:58.889 1596 2971189825024 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:57:58.906 1596 2971189825024 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (382197d4-54c9-40d6-be80-7385d518f451) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 19:57:58.906 1596 2971189825024 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:57:58.906 1596 2971189825024 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-20 19:57:58.927 1596 2971189825024 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-02-20 19:57:58.927 1596 2971189825024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:57:58.938 1596 2971189825024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:57:58.938 1596 2971189825024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:57:58.938 1596 2971189825024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:57:58.995 1596 2971189825024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.704s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:57:59.000 1596 2971189825024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-20 19:57:59.000 1596 2971189825024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 processed. 2022-02-20 19:57:59.275 1596 2971189825024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a21fe798-ae45-4dbb-9a5b-7316b8dbbdfd 1b4006d04f0a4291b6fc3ddc6d8e88e8 43cc1743e36d49f7ba299de57cc3e722 - - -] Security group rule updated on remote: ['0a6625d3-4aa4-4b10-a0ad-0d13b69bdc05'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-20 19:57:59.281 1596 2971189825024 MainThread INFO neutron.agent.securitygroups_rpc [req-a21fe798-ae45-4dbb-9a5b-7316b8dbbdfd 1b4006d04f0a4291b6fc3ddc6d8e88e8 43cc1743e36d49f7ba299de57cc3e722 - - -] Security group rule updated ['0a6625d3-4aa4-4b10-a0ad-0d13b69bdc05'] 2022-02-20 19:57:59.487 1596 2971189825024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-25517464-d431-4c4f-b961-04233a9e69b1 1b4006d04f0a4291b6fc3ddc6d8e88e8 43cc1743e36d49f7ba299de57cc3e722 - - -] Security group rule updated on remote: ['0a6625d3-4aa4-4b10-a0ad-0d13b69bdc05'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-20 19:57:59.487 1596 2971189825024 MainThread INFO neutron.agent.securitygroups_rpc [req-25517464-d431-4c4f-b961-04233a9e69b1 1b4006d04f0a4291b6fc3ddc6d8e88e8 43cc1743e36d49f7ba299de57cc3e722 - - -] Security group rule updated ['0a6625d3-4aa4-4b10-a0ad-0d13b69bdc05'] 2022-02-20 19:57:59.650 1596 2971189825024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea5233c4-8aa7-482d-8aa4-718a86314d37 1b4006d04f0a4291b6fc3ddc6d8e88e8 43cc1743e36d49f7ba299de57cc3e722 - - -] Security group rule updated on remote: ['0a6625d3-4aa4-4b10-a0ad-0d13b69bdc05'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-20 19:57:59.664 1596 2971189825024 MainThread INFO neutron.agent.securitygroups_rpc [req-ea5233c4-8aa7-482d-8aa4-718a86314d37 1b4006d04f0a4291b6fc3ddc6d8e88e8 43cc1743e36d49f7ba299de57cc3e722 - - -] Security group rule updated ['0a6625d3-4aa4-4b10-a0ad-0d13b69bdc05'] 2022-02-20 19:57:59.748 1596 2971189666208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:57:59.884 1596 2971188530864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-74fe0c93-a405-4eb6-8ded-460c209a29e6 1b4006d04f0a4291b6fc3ddc6d8e88e8 43cc1743e36d49f7ba299de57cc3e722 - - -] Security group rule updated on remote: ['0a6625d3-4aa4-4b10-a0ad-0d13b69bdc05'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-20 19:57:59.902 1596 2971188530864 MainThread INFO neutron.agent.securitygroups_rpc [req-74fe0c93-a405-4eb6-8ded-460c209a29e6 1b4006d04f0a4291b6fc3ddc6d8e88e8 43cc1743e36d49f7ba299de57cc3e722 - - -] Security group rule updated ['0a6625d3-4aa4-4b10-a0ad-0d13b69bdc05'] 2022-02-20 19:58:00.019 1596 2971189666208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:58:00.103 1596 2971189666208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0b4fbff9-835f-4d4d-92bf-3defa2933fd2 1b4006d04f0a4291b6fc3ddc6d8e88e8 43cc1743e36d49f7ba299de57cc3e722 - - -] Security group rule updated on remote: ['0a6625d3-4aa4-4b10-a0ad-0d13b69bdc05'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-20 19:58:00.119 1596 2971189666208 MainThread INFO neutron.agent.securitygroups_rpc [req-0b4fbff9-835f-4d4d-92bf-3defa2933fd2 1b4006d04f0a4291b6fc3ddc6d8e88e8 43cc1743e36d49f7ba299de57cc3e722 - - -] Security group rule updated ['0a6625d3-4aa4-4b10-a0ad-0d13b69bdc05'] 2022-02-20 19:58:00.296 1596 2971184350304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4bd1a430-3611-4733-a0f9-a04c4e95db1f 1b4006d04f0a4291b6fc3ddc6d8e88e8 43cc1743e36d49f7ba299de57cc3e722 - - -] Security group rule updated on remote: ['0a6625d3-4aa4-4b10-a0ad-0d13b69bdc05'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-20 19:58:00.313 1596 2971184350304 MainThread INFO neutron.agent.securitygroups_rpc [req-4bd1a430-3611-4733-a0f9-a04c4e95db1f 1b4006d04f0a4291b6fc3ddc6d8e88e8 43cc1743e36d49f7ba299de57cc3e722 - - -] Security group rule updated ['0a6625d3-4aa4-4b10-a0ad-0d13b69bdc05'] 2022-02-20 19:58:04.006 1596 2971188012656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8425e52d-335d-42d6-9a47-7e400556df3e - - - - -] port_update received: 80af3264-d5f4-4d35-9c37-d749abae0d1a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-20 19:58:04.016 1596 2971188012656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8425e52d-335d-42d6-9a47-7e400556df3e - - - - -] No port 80af3264-d5f4-4d35-9c37-d749abae0d1a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-20 19:58:11.158 1596 2971185541712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 2022-02-20 19:58:11.811 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-20 19:58:11.811 1596 2971188950288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-20 19:58:11.811 1596 2971188950288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-20 19:58:11.830 1596 2971188950288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-20 19:58:11.859 1596 2971188950288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8'] 2022-02-20 19:58:11.859 1596 2971188950288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-20 19:58:11.859 1596 2971188950288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-20 19:58:11.877 1596 2971188950288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8'] 2022-02-20 19:58:13.171 1596 2971185541712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 2022-02-20 19:58:13.811 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-20 19:58:13.811 1596 2971189169312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-20 19:58:13.811 1596 2971189169312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-20 19:58:13.827 1596 2971189169312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-20 19:58:13.827 1596 2971189414368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:58:13.842 1596 2971189169312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network daba3c2e-0ee1-42f3-bf5b-ada8d2cacdd3 2022-02-20 19:58:13.858 1596 2971189169312 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8'] 2022-02-20 19:58:13.858 1596 2971189169312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-20 19:58:13.858 1596 2971189169312 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8'] 2022-02-20 19:58:13.998 1596 2971189414368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:58:16.740 1596 2971190085936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3577d683-f945-4e1b-a9d4-f5f7e5a2a590 1b4006d04f0a4291b6fc3ddc6d8e88e8 43cc1743e36d49f7ba299de57cc3e722 - - -] Security group member updated on remote: ['0a6625d3-4aa4-4b10-a0ad-0d13b69bdc05'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:58:16.759 1596 2971190085936 MainThread INFO neutron.agent.securitygroups_rpc [req-3577d683-f945-4e1b-a9d4-f5f7e5a2a590 1b4006d04f0a4291b6fc3ddc6d8e88e8 43cc1743e36d49f7ba299de57cc3e722 - - -] Security group member updated ['0a6625d3-4aa4-4b10-a0ad-0d13b69bdc05'] 2022-02-20 19:58:18.042 1596 2971190087344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1acf6afd-a077-43ce-be2d-93ab061392a9 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] port_update received: cbb20b59-bd64-42d3-88a6-25e255171de6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-20 19:58:18.058 1596 2971190087344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1acf6afd-a077-43ce-be2d-93ab061392a9 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] No port cbb20b59-bd64-42d3-88a6-25e255171de6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-20 19:58:27.127 1596 2971185541536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 2022-02-20 19:58:27.255 1596 2971185541712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 29c80164-ce00-4f4d-a920-e3de3158e3d2 2022-02-20 19:58:27.873 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-20 19:58:27.878 1596 2971189490256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b58200ab-dbad-443f-a691-2b723e96632a 6d32afda0d004833accc6ed83bd6bc48 1d6875ebc82e405cbbc4e8807d41dbd4 - - -] Security group member updated on remote: ['fb27e35b-7073-4f41-bad4-0d1c6a56b55d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:58:27.878 1596 2971189490256 MainThread INFO neutron.agent.securitygroups_rpc [req-b58200ab-dbad-443f-a691-2b723e96632a 6d32afda0d004833accc6ed83bd6bc48 1d6875ebc82e405cbbc4e8807d41dbd4 - - -] Security group member updated ['fb27e35b-7073-4f41-bad4-0d1c6a56b55d'] 2022-02-20 19:58:28.073 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Adding port 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 2022-02-20 19:58:28.073 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Port 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 updated. Details: {'device': '4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8', 'network_id': 'daba3c2e-0ee1-42f3-bf5b-ada8d2cacdd3', 'port_id': '4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8', 'mac_address': 'fa:16:3e:9f:c0:71', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 308, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ae8a227d-912d-4561-ac78-9c33242235cf', '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} 2022-02-20 19:58:28.073 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-20 19:58:28.089 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-20 19:58:28.089 1596 2971190130288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:58:28.105 1596 2971190130288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-20 19:58:28.105 1596 2971190130288 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network daba3c2e-0ee1-42f3-bf5b-ada8d2cacdd3 2022-02-20 19:58:28.115 1596 2971190130288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-20 19:58:28.115 1596 2971190129408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '29c80164-ce00-4f4d-a920-e3de3158e3d2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-20 19:58:28.126 1596 2971190129408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '29c80164-ce00-4f4d-a920-e3de3158e3d2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-20 19:58:28.126 1596 2971190129408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 29c80164-ce00-4f4d-a920-e3de3158e3d2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-20 19:58:28.140 1596 2971190129408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7c805b2f-5ce8-4603-8402-e3a68b125fc7 2022-02-20 19:58:28.156 1596 2971190129408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['29c80164-ce00-4f4d-a920-e3de3158e3d2'] 2022-02-20 19:58:28.156 1596 2971190129408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-20 19:58:28.156 1596 2971190129408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-20 19:58:28.177 1596 2971190129408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['29c80164-ce00-4f4d-a920-e3de3158e3d2'] 2022-02-20 19:58:28.198 1596 2971190132224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b58200ab-dbad-443f-a691-2b723e96632a 6d32afda0d004833accc6ed83bd6bc48 1d6875ebc82e405cbbc4e8807d41dbd4 - - -] port_delete event received for '29c80164-ce00-4f4d-a920-e3de3158e3d2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:58:28.276 1596 2971190130288 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:58:28.276 1596 2971190130288 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:58:28.292 1596 2971190130288 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-20 19:58:28.311 1596 2971190130288 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 308, VLAN trunk: None to switch port 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 2022-02-20 19:58:28.370 1596 2971190130288 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-20 19:58:28.387 1596 2971190130288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:58:28.651 1596 2971190130288 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:58:28.651 1596 2971190130288 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:58:28.670 1596 2971190130288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (382197d4-54c9-40d6-be80-7385d518f451) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 19:58:28.681 1596 2971190130288 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:58:28.681 1596 2971190130288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-20 19:58:28.681 1596 2971190130288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 not yet added. Adding. 2022-02-20 19:58:28.681 1596 2971190130288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-20 19:58:28.701 1596 2971190130288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-20 19:58:28.775 1596 2971190130288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:58:28.826 1596 2971190130288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:58:28.857 1596 2971190130288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:58:28.940 1596 2971190130288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:58:29.007 1596 2971190130288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.922s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:58:29.026 1596 2971190130288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-20 19:58:29.026 1596 2971190130288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 processed. 2022-02-20 19:58:29.144 1596 2971185541536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cbb20b59-bd64-42d3-88a6-25e255171de6 2022-02-20 19:58:29.885 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-20 19:58:29.885 1596 2971186559280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:58:30.089 1596 2971189823440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cdc62c57-c7cc-4531-849b-9e99289f0a36 6d32afda0d004833accc6ed83bd6bc48 1d6875ebc82e405cbbc4e8807d41dbd4 - - -] port_delete event received for '544fec1d-1494-4c6d-abeb-12c67015bb6e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:58:30.214 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Adding port cbb20b59-bd64-42d3-88a6-25e255171de6 2022-02-20 19:58:30.230 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Port cbb20b59-bd64-42d3-88a6-25e255171de6 updated. Details: {'device': 'cbb20b59-bd64-42d3-88a6-25e255171de6', 'network_id': 'a4751e46-3f54-4721-85a5-ac12168ba0c2', 'port_id': 'cbb20b59-bd64-42d3-88a6-25e255171de6', 'mac_address': 'fa:16:3e:4d:40:d3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 326, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ab692c17-8420-4d8f-8848-a6e701f1ef7f', '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} 2022-02-20 19:58:30.230 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-20 19:58:30.248 1596 2971189872768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cbb20b59-bd64-42d3-88a6-25e255171de6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:58:30.248 1596 2971189872768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cbb20b59-bd64-42d3-88a6-25e255171de6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-20 19:58:30.254 1596 2971189872768 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a4751e46-3f54-4721-85a5-ac12168ba0c2 2022-02-20 19:58:30.254 1596 2971189872768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-20 19:58:30.254 1596 2971186559280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:58:30.390 1596 2971189872768 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cbb20b59-bd64-42d3-88a6-25e255171de6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:58:30.390 1596 2971189872768 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cbb20b59-bd64-42d3-88a6-25e255171de6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:58:30.390 1596 2971189872768 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cbb20b59-bd64-42d3-88a6-25e255171de6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-20 19:58:30.417 1596 2971189872768 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 326, VLAN trunk: None to switch port cbb20b59-bd64-42d3-88a6-25e255171de6 2022-02-20 19:58:30.491 1596 2971189872768 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-20 19:58:30.491 1596 2971189872768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cbb20b59-bd64-42d3-88a6-25e255171de6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:58:30.716 1596 2971189872768 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cbb20b59-bd64-42d3-88a6-25e255171de6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:58:30.736 1596 2971189872768 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:58:30.736 1596 2971189872768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0a6625d3-4aa4-4b10-a0ad-0d13b69bdc05) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 19:58:30.736 1596 2971189872768 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cbb20b59-bd64-42d3-88a6-25e255171de6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:58:30.736 1596 2971189872768 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-20 19:58:30.736 1596 2971189872768 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cbb20b59-bd64-42d3-88a6-25e255171de6 not yet added. Adding. 2022-02-20 19:58:30.763 1596 2971189872768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-20 19:58:30.763 1596 2971189872768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-20 19:58:30.861 1596 2971189872768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cbb20b59-bd64-42d3-88a6-25e255171de6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:58:30.950 1596 2971189872768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cbb20b59-bd64-42d3-88a6-25e255171de6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:58:30.950 1596 2971189872768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cbb20b59-bd64-42d3-88a6-25e255171de6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:58:31.058 1596 2971189872768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cbb20b59-bd64-42d3-88a6-25e255171de6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:58:31.139 1596 2971189872768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cbb20b59-bd64-42d3-88a6-25e255171de6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.890s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:58:31.139 1596 2971189872768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cbb20b59-bd64-42d3-88a6-25e255171de6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-20 19:58:31.165 1596 2971189872768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cbb20b59-bd64-42d3-88a6-25e255171de6 processed. 2022-02-20 19:58:31.879 1596 2971189872768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:58:32.069 1596 2971189872768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:58:34.857 1596 2971189098272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-837a9499-3099-46fa-8530-5dcee923ad58 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] port_delete event received for 'c539db69-9d8a-4e74-b38b-88390bfa9d31' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:58:35.963 1596 2971189645552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a2c8a4f-e812-47ad-95d0-2a7baa4718bc 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] port_delete event received for '5817568c-abb2-4178-9845-cdb2c331fa85' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:58:36.734 1596 2971189645552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a388dd9-be12-4cac-bb40-1540addb6345 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] port_delete event received for 'd8ccd5f1-3d68-4b6f-9935-c1c65e5098ee' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:58:37.001 1596 2971189645552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a388dd9-be12-4cac-bb40-1540addb6345 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] network_delete received. Deleting network 7c805b2f-5ce8-4603-8402-e3a68b125fc7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-20 19:58:37.001 1596 2971189645552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a388dd9-be12-4cac-bb40-1540addb6345 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] Network 7c805b2f-5ce8-4603-8402-e3a68b125fc7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-20 19:58:37.057 1596 2971189645552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c42b3c8-2799-4fc3-b5cd-1e90ac074217 - - - - -] port_delete event received for 'd8ccd5f1-3d68-4b6f-9935-c1c65e5098ee' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:58:41.050 1596 2971190086464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-16436358-ae46-4b45-bd3a-e68682ad1ee6 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Security group member updated on remote: ['ac43fd8c-0a99-4557-8098-3aebd86e08ea'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:58:41.072 1596 2971190086464 MainThread INFO neutron.agent.securitygroups_rpc [req-16436358-ae46-4b45-bd3a-e68682ad1ee6 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Security group member updated ['ac43fd8c-0a99-4557-8098-3aebd86e08ea'] 2022-02-20 19:58:41.809 1596 2971189666208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-765ed11d-bcd6-4869-8e3b-3d0b412c4d96 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] port_update received: 8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-20 19:58:41.826 1596 2971189666208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-765ed11d-bcd6-4869-8e3b-3d0b412c4d96 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] No port 8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-20 19:58:43.238 1596 2971185541536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0 2022-02-20 19:58:43.929 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-20 19:58:44.122 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Adding port 8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0 2022-02-20 19:58:44.122 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Port 8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0 updated. Details: {'device': '8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0', 'network_id': 'e7e2ff94-790c-429c-a7b8-c3f36b024832', 'port_id': '8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0', 'mac_address': 'fa:16:3e:f9:3e:88', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 329, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '415d20e1-0942-450b-b176-85432c938108', '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} 2022-02-20 19:58:44.138 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-20 19:58:44.138 1596 2971191332176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:58:44.161 1596 2971191332176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-20 19:58:44.161 1596 2971191332176 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e7e2ff94-790c-429c-a7b8-c3f36b024832 2022-02-20 19:58:44.175 1596 2971191332176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-20 19:58:44.313 1596 2971191332176 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:58:44.330 1596 2971191332176 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:58:44.330 1596 2971191332176 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-20 19:58:44.353 1596 2971191332176 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 329, VLAN trunk: None to switch port 8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0 2022-02-20 19:58:44.435 1596 2971191332176 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-20 19:58:44.435 1596 2971191332176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:58:44.578 1596 2971191332176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:58:44.578 1596 2971191332176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:58:44.578 1596 2971191332176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ac43fd8c-0a99-4557-8098-3aebd86e08ea) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 19:58:44.607 1596 2971191332176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ac43fd8c-0a99-4557-8098-3aebd86e08ea) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-20 19:58:44.607 1596 2971191332176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:58:44.607 1596 2971191332176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-20 19:58:44.626 1596 2971191332176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0 not yet added. Adding. 2022-02-20 19:58:44.626 1596 2971191332176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-20 19:58:44.639 1596 2971191332176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-20 19:58:44.748 1596 2971191332176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:58:44.856 1596 2971191332176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:58:44.856 1596 2971191332176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:58:45.000 1596 2971191332176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:58:45.106 1596 2971191332176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.969s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:58:45.106 1596 2971191332176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-20 19:58:45.118 1596 2971191332176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0 processed. 2022-02-20 19:58:45.932 1596 2971191332176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:58:46.106 1596 2971191332176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:58:54.826 1596 2971191522928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-edce0e22-1468-4e91-b4e7-1054eaed28e1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Security group member updated on remote: ['ac43fd8c-0a99-4557-8098-3aebd86e08ea'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:58:54.826 1596 2971191522928 MainThread INFO neutron.agent.securitygroups_rpc [req-edce0e22-1468-4e91-b4e7-1054eaed28e1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Security group member updated ['ac43fd8c-0a99-4557-8098-3aebd86e08ea'] 2022-02-20 19:58:54.855 1596 2971191522928 MainThread INFO neutron.agent.securitygroups_rpc [req-edce0e22-1468-4e91-b4e7-1054eaed28e1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Refresh firewall rules 2022-02-20 19:58:54.859 1596 2971191522928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-edce0e22-1468-4e91-b4e7-1054eaed28e1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Get security group information for devices via rpc ['8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:58:55.013 1596 2971191522928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-edce0e22-1468-4e91-b4e7-1054eaed28e1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update security group information for ports dict_keys(['8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:58:55.029 1596 2971191522928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-edce0e22-1468-4e91-b4e7-1054eaed28e1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:58:55.029 1596 2971191522928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-edce0e22-1468-4e91-b4e7-1054eaed28e1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update rules of security group (ac43fd8c-0a99-4557-8098-3aebd86e08ea) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 19:58:55.029 1596 2971191522928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-edce0e22-1468-4e91-b4e7-1054eaed28e1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update members of security group (ac43fd8c-0a99-4557-8098-3aebd86e08ea) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-20 19:58:55.045 1596 2971191522928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-edce0e22-1468-4e91-b4e7-1054eaed28e1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update port filter for 8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:58:55.061 1596 2971191522928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-edce0e22-1468-4e91-b4e7-1054eaed28e1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Updating port rules. 2022-02-20 19:58:55.061 1596 2971191522928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-edce0e22-1468-4e91-b4e7-1054eaed28e1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Creating 1 new rules, removing 0 old rules. 2022-02-20 19:58:55.061 1596 2971191522928 MainThread DEBUG oslo_concurrency.lockutils [req-edce0e22-1468-4e91-b4e7-1054eaed28e1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:58:55.183 1596 2971191522928 MainThread DEBUG oslo_concurrency.lockutils [req-edce0e22-1468-4e91-b4e7-1054eaed28e1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:58:55.215 1596 2971191522928 MainThread DEBUG oslo_concurrency.lockutils [req-edce0e22-1468-4e91-b4e7-1054eaed28e1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:58:55.215 1596 2971191522928 MainThread DEBUG oslo_concurrency.lockutils [req-edce0e22-1468-4e91-b4e7-1054eaed28e1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:58:55.871 1596 2971191546800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91e206c2-af5b-46e7-a8f5-6da05e61fb33 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] port_update received: 0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-20 19:58:55.902 1596 2971191546800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91e206c2-af5b-46e7-a8f5-6da05e61fb33 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] No port 0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-20 19:58:57.357 1596 2971185541536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3 2022-02-20 19:58:58.013 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-20 19:58:58.199 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Adding port 0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3 2022-02-20 19:58:58.214 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Port 0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3 updated. Details: {'device': '0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3', 'network_id': 'e7e2ff94-790c-429c-a7b8-c3f36b024832', 'port_id': '0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3', 'mac_address': 'fa:16:3e:38:1e:7d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 329, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '415d20e1-0942-450b-b176-85432c938108', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-02-20 19:58:58.214 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-20 19:58:58.247 1596 2971187871808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:58:58.247 1596 2971187871808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-20 19:58:58.247 1596 2971187871808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-20 19:58:58.433 1596 2971187871808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:58:58.433 1596 2971187871808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:58:58.457 1596 2971187871808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-20 19:58:58.457 1596 2971187871808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 329, VLAN trunk: None to switch port 0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3 2022-02-20 19:58:58.560 1596 2971187871808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-20 19:58:58.560 1596 2971187871808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:58:58.715 1596 2971187871808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:58:58.715 1596 2971187871808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:58:58.715 1596 2971187871808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ac43fd8c-0a99-4557-8098-3aebd86e08ea) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 19:58:58.744 1596 2971187871808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ac43fd8c-0a99-4557-8098-3aebd86e08ea) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-20 19:58:58.749 1596 2971187871808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:58:58.749 1596 2971187871808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-20 19:58:58.762 1596 2971187871808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3 not yet added. Adding. 2022-02-20 19:58:58.762 1596 2971187871808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-20 19:58:58.762 1596 2971187871808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-20 19:58:58.921 1596 2971187871808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:58:59.059 1596 2971187871808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:58:59.059 1596 2971187871808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:58:59.233 1596 2971187871808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:58:59.341 1596 2971187871808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:58:59.357 1596 2971187871808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-20 19:58:59.357 1596 2971187871808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3 processed. 2022-02-20 19:59:00.053 1596 2971187871808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:59:00.230 1596 2971187871808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:59:06.440 1596 2971187913472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4eddaee9-f1e8-4ff7-8331-41b76063d8b1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Security group member updated on remote: ['ac43fd8c-0a99-4557-8098-3aebd86e08ea'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:59:06.464 1596 2971187913472 MainThread INFO neutron.agent.securitygroups_rpc [req-4eddaee9-f1e8-4ff7-8331-41b76063d8b1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Security group member updated ['ac43fd8c-0a99-4557-8098-3aebd86e08ea'] 2022-02-20 19:59:06.480 1596 2971187913472 MainThread INFO neutron.agent.securitygroups_rpc [req-4eddaee9-f1e8-4ff7-8331-41b76063d8b1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Refresh firewall rules 2022-02-20 19:59:06.480 1596 2971187913472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4eddaee9-f1e8-4ff7-8331-41b76063d8b1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Get security group information for devices via rpc ['8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0', '0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:59:06.744 1596 2971187913472 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4eddaee9-f1e8-4ff7-8331-41b76063d8b1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update security group information for ports dict_keys(['0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3', '8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:59:06.748 1596 2971187913472 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4eddaee9-f1e8-4ff7-8331-41b76063d8b1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:59:06.762 1596 2971187913472 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4eddaee9-f1e8-4ff7-8331-41b76063d8b1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update rules of security group (ac43fd8c-0a99-4557-8098-3aebd86e08ea) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 19:59:06.762 1596 2971187913472 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4eddaee9-f1e8-4ff7-8331-41b76063d8b1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update members of security group (ac43fd8c-0a99-4557-8098-3aebd86e08ea) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-20 19:59:06.762 1596 2971187913472 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4eddaee9-f1e8-4ff7-8331-41b76063d8b1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update port filter for 0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:59:06.791 1596 2971187913472 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4eddaee9-f1e8-4ff7-8331-41b76063d8b1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Updating port rules. 2022-02-20 19:59:06.793 1596 2971187913472 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4eddaee9-f1e8-4ff7-8331-41b76063d8b1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Creating 1 new rules, removing 0 old rules. 2022-02-20 19:59:06.809 1596 2971187913472 MainThread DEBUG oslo_concurrency.lockutils [req-4eddaee9-f1e8-4ff7-8331-41b76063d8b1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:59:06.972 1596 2971187913472 MainThread DEBUG oslo_concurrency.lockutils [req-4eddaee9-f1e8-4ff7-8331-41b76063d8b1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:59:06.996 1596 2971187913472 MainThread DEBUG oslo_concurrency.lockutils [req-4eddaee9-f1e8-4ff7-8331-41b76063d8b1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:59:06.996 1596 2971187913472 MainThread DEBUG oslo_concurrency.lockutils [req-4eddaee9-f1e8-4ff7-8331-41b76063d8b1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:59:06.996 1596 2971187913472 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4eddaee9-f1e8-4ff7-8331-41b76063d8b1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update port filter for 8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:59:07.013 1596 2971187913472 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4eddaee9-f1e8-4ff7-8331-41b76063d8b1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Updating port rules. 2022-02-20 19:59:07.029 1596 2971187913472 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4eddaee9-f1e8-4ff7-8331-41b76063d8b1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Creating 1 new rules, removing 0 old rules. 2022-02-20 19:59:07.029 1596 2971187913472 MainThread DEBUG oslo_concurrency.lockutils [req-4eddaee9-f1e8-4ff7-8331-41b76063d8b1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:59:07.184 1596 2971187913472 MainThread DEBUG oslo_concurrency.lockutils [req-4eddaee9-f1e8-4ff7-8331-41b76063d8b1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:59:07.200 1596 2971187913472 MainThread DEBUG oslo_concurrency.lockutils [req-4eddaee9-f1e8-4ff7-8331-41b76063d8b1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:59:07.200 1596 2971187913472 MainThread DEBUG oslo_concurrency.lockutils [req-4eddaee9-f1e8-4ff7-8331-41b76063d8b1 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:59:07.362 1596 2971190184768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dbb7f280-c106-43c6-ace2-d69b288e56e0 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] port_update received: 89318e5a-4e39-42e6-9f48-71550a70758c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-20 19:59:07.376 1596 2971190184768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dbb7f280-c106-43c6-ace2-d69b288e56e0 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] No port 89318e5a-4e39-42e6-9f48-71550a70758c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-20 19:59:09.439 1596 2971185541536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 89318e5a-4e39-42e6-9f48-71550a70758c 2022-02-20 19:59:09.555 1596 2971184539424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-55a26131-7cc8-435c-874e-d5caa2029a68 f1881e2446c043878f0fa01b284342b2 89cff9f23ffc43fe858d4c12f9e12f55 - - -] Security group member updated on remote: ['382197d4-54c9-40d6-be80-7385d518f451'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:59:09.555 1596 2971184539424 MainThread INFO neutron.agent.securitygroups_rpc [req-55a26131-7cc8-435c-874e-d5caa2029a68 f1881e2446c043878f0fa01b284342b2 89cff9f23ffc43fe858d4c12f9e12f55 - - -] Security group member updated ['382197d4-54c9-40d6-be80-7385d518f451'] 2022-02-20 19:59:09.599 1596 2971185541712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 2022-02-20 19:59:09.919 1596 2971191373664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55a26131-7cc8-435c-874e-d5caa2029a68 f1881e2446c043878f0fa01b284342b2 89cff9f23ffc43fe858d4c12f9e12f55 - - -] port_delete event received for '4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:59:10.099 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-20 19:59:10.309 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Adding port 89318e5a-4e39-42e6-9f48-71550a70758c 2022-02-20 19:59:10.309 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Port 89318e5a-4e39-42e6-9f48-71550a70758c updated. Details: {'device': '89318e5a-4e39-42e6-9f48-71550a70758c', 'network_id': 'e7e2ff94-790c-429c-a7b8-c3f36b024832', 'port_id': '89318e5a-4e39-42e6-9f48-71550a70758c', 'mac_address': 'fa:16:3e:56:0e:5f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 329, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '415d20e1-0942-450b-b176-85432c938108', '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} 2022-02-20 19:59:10.326 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-20 19:59:10.326 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-20 19:59:10.339 1596 2971189738832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-89318e5a-4e39-42e6-9f48-71550a70758c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:59:10.339 1596 2971189738832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 89318e5a-4e39-42e6-9f48-71550a70758c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-20 19:59:10.339 1596 2971189738832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-20 19:59:10.370 1596 2971189736368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-20 19:59:10.370 1596 2971189736368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-20 19:59:10.370 1596 2971189736368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-20 19:59:10.404 1596 2971189736368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network daba3c2e-0ee1-42f3-bf5b-ada8d2cacdd3 2022-02-20 19:59:10.404 1596 2971189736368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8'] 2022-02-20 19:59:10.420 1596 2971189736368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-20 19:59:10.420 1596 2971189736368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-20 19:59:10.420 1596 2971189736368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4e15e1c3-cacf-4ec1-9ebd-f6244c0a2fe8'] 2022-02-20 19:59:10.554 1596 2971189738832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '89318e5a-4e39-42e6-9f48-71550a70758c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:59:10.554 1596 2971189738832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '89318e5a-4e39-42e6-9f48-71550a70758c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:59:10.577 1596 2971189738832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 89318e5a-4e39-42e6-9f48-71550a70758c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-20 19:59:10.577 1596 2971189738832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 329, VLAN trunk: None to switch port 89318e5a-4e39-42e6-9f48-71550a70758c 2022-02-20 19:59:10.657 1596 2971189738832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-20 19:59:10.681 1596 2971189738832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['89318e5a-4e39-42e6-9f48-71550a70758c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:59:10.854 1596 2971189738832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['89318e5a-4e39-42e6-9f48-71550a70758c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:59:10.870 1596 2971189738832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:59:10.870 1596 2971189738832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ac43fd8c-0a99-4557-8098-3aebd86e08ea) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 19:59:10.870 1596 2971189738832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ac43fd8c-0a99-4557-8098-3aebd86e08ea) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-20 19:59:10.870 1596 2971189738832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 89318e5a-4e39-42e6-9f48-71550a70758c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:59:10.900 1596 2971189738832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-20 19:59:10.900 1596 2971189738832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 89318e5a-4e39-42e6-9f48-71550a70758c not yet added. Adding. 2022-02-20 19:59:10.900 1596 2971189738832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-20 19:59:10.916 1596 2971189738832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-20 19:59:11.046 1596 2971189738832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-89318e5a-4e39-42e6-9f48-71550a70758c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:59:11.200 1596 2971189738832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-89318e5a-4e39-42e6-9f48-71550a70758c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:59:11.219 1596 2971189738832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-89318e5a-4e39-42e6-9f48-71550a70758c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:59:11.386 1596 2971189738832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-89318e5a-4e39-42e6-9f48-71550a70758c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:59:11.480 1596 2971191650784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-199b5fd9-cb67-4227-b5fb-5bbe32e22fab f1881e2446c043878f0fa01b284342b2 89cff9f23ffc43fe858d4c12f9e12f55 - - -] port_delete event received for '356fac43-2540-4fc5-b684-eb44e1904a8c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:59:11.530 1596 2971189738832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-89318e5a-4e39-42e6-9f48-71550a70758c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:59:11.530 1596 2971189738832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 89318e5a-4e39-42e6-9f48-71550a70758c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-20 19:59:11.530 1596 2971189738832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 89318e5a-4e39-42e6-9f48-71550a70758c processed. 2022-02-20 19:59:12.111 1596 2971187872864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:59:12.454 1596 2971187872864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.343s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:59:14.888 1596 2971191332352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6aca8b5d-af0f-4a67-98ba-5a3892eda0fc 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] port_delete event received for 'f7a23c1e-5002-49e2-a7a6-6bd4e28c33b1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:59:15.918 1596 2971189666912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b75c781-eb78-40e8-8968-3344fa565b16 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] port_delete event received for '5bc560f2-4be3-45f1-85f8-8f60950e8a89' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:59:16.652 1596 2971191622288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a347f373-b558-468d-8886-97d5f4c0a507 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] port_delete event received for 'c30421f2-deb1-40db-b521-bdf3323834cd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:59:16.831 1596 2971184488112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d9d4512-8057-4e1d-8fea-50619d102f98 - - - - -] port_delete event received for 'c30421f2-deb1-40db-b521-bdf3323834cd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:59:17.091 1596 2971191650256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a347f373-b558-468d-8886-97d5f4c0a507 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] network_delete received. Deleting network daba3c2e-0ee1-42f3-bf5b-ada8d2cacdd3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-20 19:59:17.091 1596 2971191650256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a347f373-b558-468d-8886-97d5f4c0a507 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] Network daba3c2e-0ee1-42f3-bf5b-ada8d2cacdd3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-20 19:59:22.249 1596 2971191740016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-da0d7db7-ddb6-45ef-a474-d9eba4fb4031 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Security group member updated on remote: ['ac43fd8c-0a99-4557-8098-3aebd86e08ea'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:59:22.262 1596 2971191740016 MainThread INFO neutron.agent.securitygroups_rpc [req-da0d7db7-ddb6-45ef-a474-d9eba4fb4031 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Security group member updated ['ac43fd8c-0a99-4557-8098-3aebd86e08ea'] 2022-02-20 19:59:22.262 1596 2971191740016 MainThread INFO neutron.agent.securitygroups_rpc [req-da0d7db7-ddb6-45ef-a474-d9eba4fb4031 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Refresh firewall rules 2022-02-20 19:59:22.282 1596 2971191740016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-da0d7db7-ddb6-45ef-a474-d9eba4fb4031 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Get security group information for devices via rpc ['8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0', '0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3', '89318e5a-4e39-42e6-9f48-71550a70758c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:59:22.605 1596 2971191740016 MainThread DEBUG neutron.agent.securitygroups_rpc [req-da0d7db7-ddb6-45ef-a474-d9eba4fb4031 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update security group information for ports dict_keys(['0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3', '89318e5a-4e39-42e6-9f48-71550a70758c', '8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:59:22.605 1596 2971191740016 MainThread DEBUG neutron.agent.securitygroups_rpc [req-da0d7db7-ddb6-45ef-a474-d9eba4fb4031 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:59:22.605 1596 2971191740016 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-da0d7db7-ddb6-45ef-a474-d9eba4fb4031 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update rules of security group (ac43fd8c-0a99-4557-8098-3aebd86e08ea) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 19:59:22.623 1596 2971191740016 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-da0d7db7-ddb6-45ef-a474-d9eba4fb4031 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update members of security group (ac43fd8c-0a99-4557-8098-3aebd86e08ea) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-20 19:59:22.623 1596 2971191740016 MainThread DEBUG neutron.agent.securitygroups_rpc [req-da0d7db7-ddb6-45ef-a474-d9eba4fb4031 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update port filter for 0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:59:22.640 1596 2971191740016 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-da0d7db7-ddb6-45ef-a474-d9eba4fb4031 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Updating port rules. 2022-02-20 19:59:22.653 1596 2971191740016 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-da0d7db7-ddb6-45ef-a474-d9eba4fb4031 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Creating 1 new rules, removing 0 old rules. 2022-02-20 19:59:22.653 1596 2971191740016 MainThread DEBUG oslo_concurrency.lockutils [req-da0d7db7-ddb6-45ef-a474-d9eba4fb4031 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:59:22.810 1596 2971191740016 MainThread DEBUG oslo_concurrency.lockutils [req-da0d7db7-ddb6-45ef-a474-d9eba4fb4031 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:59:22.823 1596 2971191740016 MainThread DEBUG oslo_concurrency.lockutils [req-da0d7db7-ddb6-45ef-a474-d9eba4fb4031 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:59:22.823 1596 2971191740016 MainThread DEBUG oslo_concurrency.lockutils [req-da0d7db7-ddb6-45ef-a474-d9eba4fb4031 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:59:22.823 1596 2971191740016 MainThread DEBUG neutron.agent.securitygroups_rpc [req-da0d7db7-ddb6-45ef-a474-d9eba4fb4031 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update port filter for 89318e5a-4e39-42e6-9f48-71550a70758c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:59:22.823 1596 2971191740016 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-da0d7db7-ddb6-45ef-a474-d9eba4fb4031 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Updating port rules. 2022-02-20 19:59:22.850 1596 2971191740016 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-da0d7db7-ddb6-45ef-a474-d9eba4fb4031 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Creating 1 new rules, removing 0 old rules. 2022-02-20 19:59:22.850 1596 2971191740016 MainThread DEBUG oslo_concurrency.lockutils [req-da0d7db7-ddb6-45ef-a474-d9eba4fb4031 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-89318e5a-4e39-42e6-9f48-71550a70758c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:59:23.003 1596 2971191740016 MainThread DEBUG oslo_concurrency.lockutils [req-da0d7db7-ddb6-45ef-a474-d9eba4fb4031 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-89318e5a-4e39-42e6-9f48-71550a70758c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:59:23.015 1596 2971191740016 MainThread DEBUG oslo_concurrency.lockutils [req-da0d7db7-ddb6-45ef-a474-d9eba4fb4031 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-89318e5a-4e39-42e6-9f48-71550a70758c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:59:23.015 1596 2971191740016 MainThread DEBUG oslo_concurrency.lockutils [req-da0d7db7-ddb6-45ef-a474-d9eba4fb4031 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-89318e5a-4e39-42e6-9f48-71550a70758c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:59:23.026 1596 2971191740016 MainThread DEBUG neutron.agent.securitygroups_rpc [req-da0d7db7-ddb6-45ef-a474-d9eba4fb4031 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update port filter for 8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:59:23.026 1596 2971191740016 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-da0d7db7-ddb6-45ef-a474-d9eba4fb4031 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Updating port rules. 2022-02-20 19:59:23.026 1596 2971191740016 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-da0d7db7-ddb6-45ef-a474-d9eba4fb4031 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Creating 1 new rules, removing 0 old rules. 2022-02-20 19:59:23.043 1596 2971191740016 MainThread DEBUG oslo_concurrency.lockutils [req-da0d7db7-ddb6-45ef-a474-d9eba4fb4031 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:59:23.057 1596 2971189099680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3124940-a5a2-42b3-a910-4c062a1b4ae3 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] port_update received: 79d2b77f-ad95-4ac1-beb6-b3142cc149e2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-20 19:59:23.073 1596 2971189099680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3124940-a5a2-42b3-a910-4c062a1b4ae3 15ca6c6274ff4b91b4ef7ec056f19f41 50bea85f4c6643cab89f0e9aadfd3708 - - -] No port 79d2b77f-ad95-4ac1-beb6-b3142cc149e2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-20 19:59:23.182 1596 2971191740016 MainThread DEBUG oslo_concurrency.lockutils [req-da0d7db7-ddb6-45ef-a474-d9eba4fb4031 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:59:23.182 1596 2971191740016 MainThread DEBUG oslo_concurrency.lockutils [req-da0d7db7-ddb6-45ef-a474-d9eba4fb4031 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:59:23.213 1596 2971191740016 MainThread DEBUG oslo_concurrency.lockutils [req-da0d7db7-ddb6-45ef-a474-d9eba4fb4031 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:59:25.621 1596 2971185541536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 79d2b77f-ad95-4ac1-beb6-b3142cc149e2 2022-02-20 19:59:26.195 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-20 19:59:26.389 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Adding port 79d2b77f-ad95-4ac1-beb6-b3142cc149e2 2022-02-20 19:59:26.389 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Port 79d2b77f-ad95-4ac1-beb6-b3142cc149e2 updated. Details: {'device': '79d2b77f-ad95-4ac1-beb6-b3142cc149e2', 'network_id': 'e7e2ff94-790c-429c-a7b8-c3f36b024832', 'port_id': '79d2b77f-ad95-4ac1-beb6-b3142cc149e2', 'mac_address': 'fa:16:3e:5a:b1:57', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 329, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '415d20e1-0942-450b-b176-85432c938108', '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} 2022-02-20 19:59:26.406 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-20 19:59:26.406 1596 2971190128704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-79d2b77f-ad95-4ac1-beb6-b3142cc149e2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:59:26.418 1596 2971190128704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 79d2b77f-ad95-4ac1-beb6-b3142cc149e2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-20 19:59:26.418 1596 2971190128704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-20 19:59:26.611 1596 2971190128704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '79d2b77f-ad95-4ac1-beb6-b3142cc149e2') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:59:26.619 1596 2971190128704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '79d2b77f-ad95-4ac1-beb6-b3142cc149e2') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 19:59:26.636 1596 2971190128704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 79d2b77f-ad95-4ac1-beb6-b3142cc149e2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-20 19:59:26.652 1596 2971190128704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 329, VLAN trunk: None to switch port 79d2b77f-ad95-4ac1-beb6-b3142cc149e2 2022-02-20 19:59:26.761 1596 2971190128704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-20 19:59:26.761 1596 2971190128704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['79d2b77f-ad95-4ac1-beb6-b3142cc149e2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:59:26.913 1596 2971190128704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['79d2b77f-ad95-4ac1-beb6-b3142cc149e2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:59:26.929 1596 2971190128704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:59:26.938 1596 2971190128704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ac43fd8c-0a99-4557-8098-3aebd86e08ea) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 19:59:26.938 1596 2971190128704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ac43fd8c-0a99-4557-8098-3aebd86e08ea) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-20 19:59:26.949 1596 2971190128704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 79d2b77f-ad95-4ac1-beb6-b3142cc149e2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:59:26.949 1596 2971190128704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-20 19:59:26.949 1596 2971190128704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 79d2b77f-ad95-4ac1-beb6-b3142cc149e2 not yet added. Adding. 2022-02-20 19:59:26.970 1596 2971190128704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-20 19:59:26.970 1596 2971190128704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-20 19:59:27.134 1596 2971190128704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-79d2b77f-ad95-4ac1-beb6-b3142cc149e2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:59:27.297 1596 2971190128704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-79d2b77f-ad95-4ac1-beb6-b3142cc149e2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:59:27.297 1596 2971190128704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-79d2b77f-ad95-4ac1-beb6-b3142cc149e2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:59:27.501 1596 2971190128704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-79d2b77f-ad95-4ac1-beb6-b3142cc149e2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:59:27.635 1596 2971190128704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-79d2b77f-ad95-4ac1-beb6-b3142cc149e2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:59:27.653 1596 2971190128704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 79d2b77f-ad95-4ac1-beb6-b3142cc149e2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-20 19:59:27.653 1596 2971190128704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 79d2b77f-ad95-4ac1-beb6-b3142cc149e2 processed. 2022-02-20 19:59:28.215 1596 2971190128704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:59:28.390 1596 2971190128704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:59:39.837 1596 2971185541712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 79d2b77f-ad95-4ac1-beb6-b3142cc149e2 2022-02-20 19:59:40.287 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-20 19:59:40.292 1596 2971192048272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '79d2b77f-ad95-4ac1-beb6-b3142cc149e2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-20 19:59:40.292 1596 2971192048272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '79d2b77f-ad95-4ac1-beb6-b3142cc149e2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-20 19:59:40.308 1596 2971192048272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 79d2b77f-ad95-4ac1-beb6-b3142cc149e2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-20 19:59:40.322 1596 2971192048272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['79d2b77f-ad95-4ac1-beb6-b3142cc149e2'] 2022-02-20 19:59:40.340 1596 2971192048272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-20 19:59:40.340 1596 2971192048272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-20 19:59:40.355 1596 2971192048272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['79d2b77f-ad95-4ac1-beb6-b3142cc149e2'] 2022-02-20 19:59:40.480 1596 2971192048272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e94186ae-e6c3-4956-aea9-bbc29a45561a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Security group member updated on remote: ['ac43fd8c-0a99-4557-8098-3aebd86e08ea'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:59:40.480 1596 2971192048272 MainThread INFO neutron.agent.securitygroups_rpc [req-e94186ae-e6c3-4956-aea9-bbc29a45561a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Security group member updated ['ac43fd8c-0a99-4557-8098-3aebd86e08ea'] 2022-02-20 19:59:40.512 1596 2971192048272 MainThread INFO neutron.agent.securitygroups_rpc [req-e94186ae-e6c3-4956-aea9-bbc29a45561a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Refresh firewall rules 2022-02-20 19:59:40.512 1596 2971192048272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e94186ae-e6c3-4956-aea9-bbc29a45561a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Get security group information for devices via rpc ['8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0', '0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3', '89318e5a-4e39-42e6-9f48-71550a70758c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:59:40.576 1596 2971192185248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e94186ae-e6c3-4956-aea9-bbc29a45561a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] port_delete event received for '79d2b77f-ad95-4ac1-beb6-b3142cc149e2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:59:40.854 1596 2971192048272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e94186ae-e6c3-4956-aea9-bbc29a45561a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update security group information for ports dict_keys(['0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3', '89318e5a-4e39-42e6-9f48-71550a70758c', '8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:59:40.854 1596 2971192048272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e94186ae-e6c3-4956-aea9-bbc29a45561a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:59:40.854 1596 2971192048272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e94186ae-e6c3-4956-aea9-bbc29a45561a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update rules of security group (ac43fd8c-0a99-4557-8098-3aebd86e08ea) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 19:59:40.881 1596 2971192048272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e94186ae-e6c3-4956-aea9-bbc29a45561a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update members of security group (ac43fd8c-0a99-4557-8098-3aebd86e08ea) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-20 19:59:40.881 1596 2971192048272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e94186ae-e6c3-4956-aea9-bbc29a45561a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update port filter for 0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:59:40.897 1596 2971192048272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e94186ae-e6c3-4956-aea9-bbc29a45561a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Updating port rules. 2022-02-20 19:59:40.897 1596 2971192048272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e94186ae-e6c3-4956-aea9-bbc29a45561a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Creating 0 new rules, removing 1 old rules. 2022-02-20 19:59:40.916 1596 2971192048272 MainThread DEBUG oslo_concurrency.lockutils [req-e94186ae-e6c3-4956-aea9-bbc29a45561a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:59:40.916 1596 2971192048272 MainThread DEBUG oslo_concurrency.lockutils [req-e94186ae-e6c3-4956-aea9-bbc29a45561a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:59:40.916 1596 2971192048272 MainThread DEBUG oslo_concurrency.lockutils [req-e94186ae-e6c3-4956-aea9-bbc29a45561a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:59:41.127 1596 2971192048272 MainThread DEBUG oslo_concurrency.lockutils [req-e94186ae-e6c3-4956-aea9-bbc29a45561a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:59:41.151 1596 2971192048272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e94186ae-e6c3-4956-aea9-bbc29a45561a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update port filter for 89318e5a-4e39-42e6-9f48-71550a70758c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:59:41.151 1596 2971192048272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e94186ae-e6c3-4956-aea9-bbc29a45561a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Updating port rules. 2022-02-20 19:59:41.151 1596 2971192048272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e94186ae-e6c3-4956-aea9-bbc29a45561a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Creating 0 new rules, removing 1 old rules. 2022-02-20 19:59:41.182 1596 2971192048272 MainThread DEBUG oslo_concurrency.lockutils [req-e94186ae-e6c3-4956-aea9-bbc29a45561a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-89318e5a-4e39-42e6-9f48-71550a70758c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:59:41.182 1596 2971192048272 MainThread DEBUG oslo_concurrency.lockutils [req-e94186ae-e6c3-4956-aea9-bbc29a45561a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-89318e5a-4e39-42e6-9f48-71550a70758c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:59:41.182 1596 2971192048272 MainThread DEBUG oslo_concurrency.lockutils [req-e94186ae-e6c3-4956-aea9-bbc29a45561a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-89318e5a-4e39-42e6-9f48-71550a70758c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:59:41.384 1596 2971192048272 MainThread DEBUG oslo_concurrency.lockutils [req-e94186ae-e6c3-4956-aea9-bbc29a45561a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-89318e5a-4e39-42e6-9f48-71550a70758c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:59:41.384 1596 2971192048272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e94186ae-e6c3-4956-aea9-bbc29a45561a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update port filter for 8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:59:41.400 1596 2971192048272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e94186ae-e6c3-4956-aea9-bbc29a45561a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Updating port rules. 2022-02-20 19:59:41.400 1596 2971192048272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e94186ae-e6c3-4956-aea9-bbc29a45561a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Creating 0 new rules, removing 1 old rules. 2022-02-20 19:59:41.416 1596 2971192048272 MainThread DEBUG oslo_concurrency.lockutils [req-e94186ae-e6c3-4956-aea9-bbc29a45561a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:59:41.416 1596 2971192048272 MainThread DEBUG oslo_concurrency.lockutils [req-e94186ae-e6c3-4956-aea9-bbc29a45561a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:59:41.432 1596 2971192048272 MainThread DEBUG oslo_concurrency.lockutils [req-e94186ae-e6c3-4956-aea9-bbc29a45561a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:59:41.636 1596 2971192048272 MainThread DEBUG oslo_concurrency.lockutils [req-e94186ae-e6c3-4956-aea9-bbc29a45561a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:59:42.308 1596 2971184519472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:59:42.340 1596 2971184519472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:59:45.084 1596 2971192261440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8b8c2733-c62b-4e34-a766-4a43638da50a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Security group member updated on remote: ['ac43fd8c-0a99-4557-8098-3aebd86e08ea'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:59:45.092 1596 2971192261440 MainThread INFO neutron.agent.securitygroups_rpc [req-8b8c2733-c62b-4e34-a766-4a43638da50a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Security group member updated ['ac43fd8c-0a99-4557-8098-3aebd86e08ea'] 2022-02-20 19:59:45.104 1596 2971192261440 MainThread INFO neutron.agent.securitygroups_rpc [req-8b8c2733-c62b-4e34-a766-4a43638da50a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Refresh firewall rules 2022-02-20 19:59:45.104 1596 2971192261440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8b8c2733-c62b-4e34-a766-4a43638da50a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Get security group information for devices via rpc ['8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0', '0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3', '89318e5a-4e39-42e6-9f48-71550a70758c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:59:45.189 1596 2971191620704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b8c2733-c62b-4e34-a766-4a43638da50a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] port_delete event received for '89318e5a-4e39-42e6-9f48-71550a70758c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:59:45.354 1596 2971192261440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8b8c2733-c62b-4e34-a766-4a43638da50a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update security group information for ports dict_keys(['0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3', '8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:59:45.354 1596 2971192261440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8b8c2733-c62b-4e34-a766-4a43638da50a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:59:45.354 1596 2971192261440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8b8c2733-c62b-4e34-a766-4a43638da50a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update rules of security group (ac43fd8c-0a99-4557-8098-3aebd86e08ea) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 19:59:45.381 1596 2971192261440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8b8c2733-c62b-4e34-a766-4a43638da50a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update members of security group (ac43fd8c-0a99-4557-8098-3aebd86e08ea) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-20 19:59:45.387 1596 2971192261440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8b8c2733-c62b-4e34-a766-4a43638da50a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update port filter for 0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:59:45.387 1596 2971192261440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8b8c2733-c62b-4e34-a766-4a43638da50a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Updating port rules. 2022-02-20 19:59:45.407 1596 2971192261440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8b8c2733-c62b-4e34-a766-4a43638da50a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Creating 0 new rules, removing 1 old rules. 2022-02-20 19:59:45.418 1596 2971192261440 MainThread DEBUG oslo_concurrency.lockutils [req-8b8c2733-c62b-4e34-a766-4a43638da50a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:59:45.418 1596 2971192261440 MainThread DEBUG oslo_concurrency.lockutils [req-8b8c2733-c62b-4e34-a766-4a43638da50a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:59:45.432 1596 2971192261440 MainThread DEBUG oslo_concurrency.lockutils [req-8b8c2733-c62b-4e34-a766-4a43638da50a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:59:45.587 1596 2971192261440 MainThread DEBUG oslo_concurrency.lockutils [req-8b8c2733-c62b-4e34-a766-4a43638da50a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:59:45.587 1596 2971192261440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8b8c2733-c62b-4e34-a766-4a43638da50a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update port filter for 8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:59:45.587 1596 2971192261440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8b8c2733-c62b-4e34-a766-4a43638da50a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Updating port rules. 2022-02-20 19:59:45.615 1596 2971192261440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8b8c2733-c62b-4e34-a766-4a43638da50a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Creating 0 new rules, removing 1 old rules. 2022-02-20 19:59:45.619 1596 2971192261440 MainThread DEBUG oslo_concurrency.lockutils [req-8b8c2733-c62b-4e34-a766-4a43638da50a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:59:45.619 1596 2971192261440 MainThread DEBUG oslo_concurrency.lockutils [req-8b8c2733-c62b-4e34-a766-4a43638da50a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:59:45.635 1596 2971192261440 MainThread DEBUG oslo_concurrency.lockutils [req-8b8c2733-c62b-4e34-a766-4a43638da50a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:59:45.797 1596 2971192261440 MainThread DEBUG oslo_concurrency.lockutils [req-8b8c2733-c62b-4e34-a766-4a43638da50a 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:59:45.899 1596 2971185541712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 89318e5a-4e39-42e6-9f48-71550a70758c 2022-02-20 19:59:46.337 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-20 19:59:46.337 1596 2971192261440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '89318e5a-4e39-42e6-9f48-71550a70758c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-20 19:59:46.337 1596 2971192261440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '89318e5a-4e39-42e6-9f48-71550a70758c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-20 19:59:46.353 1596 2971192261440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 89318e5a-4e39-42e6-9f48-71550a70758c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-20 19:59:46.368 1596 2971192261440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['89318e5a-4e39-42e6-9f48-71550a70758c'] 2022-02-20 19:59:46.368 1596 2971192261440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-20 19:59:46.396 1596 2971192261440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-20 19:59:46.403 1596 2971192261440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['89318e5a-4e39-42e6-9f48-71550a70758c'] 2022-02-20 19:59:47.913 1596 2971185541712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3 2022-02-20 19:59:48.230 1596 2971192261440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e8c1f47d-edcf-405f-a2ce-0eef6ec3a3ec 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Security group member updated on remote: ['ac43fd8c-0a99-4557-8098-3aebd86e08ea'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:59:48.230 1596 2971192261440 MainThread INFO neutron.agent.securitygroups_rpc [req-e8c1f47d-edcf-405f-a2ce-0eef6ec3a3ec 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Security group member updated ['ac43fd8c-0a99-4557-8098-3aebd86e08ea'] 2022-02-20 19:59:48.256 1596 2971192261440 MainThread INFO neutron.agent.securitygroups_rpc [req-e8c1f47d-edcf-405f-a2ce-0eef6ec3a3ec 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Refresh firewall rules 2022-02-20 19:59:48.256 1596 2971192261440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e8c1f47d-edcf-405f-a2ce-0eef6ec3a3ec 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Get security group information for devices via rpc ['8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0', '0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:59:48.319 1596 2971191372608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8c1f47d-edcf-405f-a2ce-0eef6ec3a3ec 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] port_delete event received for '0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:59:48.336 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-20 19:59:48.336 1596 2971191372608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:59:48.347 1596 2971186873440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-20 19:59:48.347 1596 2971186873440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-20 19:59:48.359 1596 2971186873440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-20 19:59:48.369 1596 2971186873440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3'] 2022-02-20 19:59:48.369 1596 2971186873440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-20 19:59:48.392 1596 2971186873440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-20 19:59:48.404 1596 2971186873440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0e065b63-2cb6-41e7-ade6-e1bc4e16f8a3'] 2022-02-20 19:59:48.404 1596 2971191372608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:59:48.437 1596 2971192261440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e8c1f47d-edcf-405f-a2ce-0eef6ec3a3ec 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update security group information for ports dict_keys(['8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:59:48.437 1596 2971192261440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e8c1f47d-edcf-405f-a2ce-0eef6ec3a3ec 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:59:48.437 1596 2971192261440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e8c1f47d-edcf-405f-a2ce-0eef6ec3a3ec 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update rules of security group (ac43fd8c-0a99-4557-8098-3aebd86e08ea) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 19:59:48.460 1596 2971192261440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e8c1f47d-edcf-405f-a2ce-0eef6ec3a3ec 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update members of security group (ac43fd8c-0a99-4557-8098-3aebd86e08ea) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-20 19:59:48.460 1596 2971192261440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e8c1f47d-edcf-405f-a2ce-0eef6ec3a3ec 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update port filter for 8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 19:59:48.471 1596 2971192261440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e8c1f47d-edcf-405f-a2ce-0eef6ec3a3ec 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Updating port rules. 2022-02-20 19:59:48.482 1596 2971192261440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e8c1f47d-edcf-405f-a2ce-0eef6ec3a3ec 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Creating 0 new rules, removing 1 old rules. 2022-02-20 19:59:48.482 1596 2971192261440 MainThread DEBUG oslo_concurrency.lockutils [req-e8c1f47d-edcf-405f-a2ce-0eef6ec3a3ec 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:59:48.497 1596 2971192261440 MainThread DEBUG oslo_concurrency.lockutils [req-e8c1f47d-edcf-405f-a2ce-0eef6ec3a3ec 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:59:48.497 1596 2971192261440 MainThread DEBUG oslo_concurrency.lockutils [req-e8c1f47d-edcf-405f-a2ce-0eef6ec3a3ec 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:59:48.634 1596 2971192261440 MainThread DEBUG oslo_concurrency.lockutils [req-e8c1f47d-edcf-405f-a2ce-0eef6ec3a3ec 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Lock "n-hv-driver-port-lock-8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:59:50.336 1596 2971185778528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:59:50.368 1596 2971185778528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 19:59:53.240 1596 2971191851840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-89ea353a-872e-4a5b-b8e0-417a1e329a97 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Security group member updated on remote: ['ac43fd8c-0a99-4557-8098-3aebd86e08ea'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 19:59:53.240 1596 2971191851840 MainThread INFO neutron.agent.securitygroups_rpc [req-89ea353a-872e-4a5b-b8e0-417a1e329a97 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Security group member updated ['ac43fd8c-0a99-4557-8098-3aebd86e08ea'] 2022-02-20 19:59:53.256 1596 2971191851840 MainThread INFO neutron.agent.securitygroups_rpc [req-89ea353a-872e-4a5b-b8e0-417a1e329a97 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Refresh firewall rules 2022-02-20 19:59:53.256 1596 2971191851840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-89ea353a-872e-4a5b-b8e0-417a1e329a97 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Get security group information for devices via rpc ['8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 19:59:53.305 1596 2971191851840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-89ea353a-872e-4a5b-b8e0-417a1e329a97 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 19:59:53.305 1596 2971191851840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-89ea353a-872e-4a5b-b8e0-417a1e329a97 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 19:59:53.334 1596 2971191851840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89ea353a-872e-4a5b-b8e0-417a1e329a97 6a9aedb390124faeb0f9e5e5a063bf8b 9f03fdabbcda45c2a3153a6312a05735 - - -] port_delete event received for '8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 19:59:53.932 1596 2971185541712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0 2022-02-20 19:59:54.350 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-20 19:59:54.358 1596 2971189822208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-20 19:59:54.358 1596 2971189822208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-20 19:59:54.358 1596 2971189822208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-20 19:59:54.381 1596 2971189822208 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e7e2ff94-790c-429c-a7b8-c3f36b024832 2022-02-20 19:59:54.381 1596 2971189822208 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0'] 2022-02-20 19:59:54.396 1596 2971189822208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-20 19:59:54.396 1596 2971189822208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-20 19:59:54.396 1596 2971189822208 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8f3cd5cd-eddf-451d-a30b-6e6683ae8ce0'] 2022-02-20 19:59:54.961 1596 2971192049328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d908a603-f59b-413d-b969-4f473f4b34de 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] network_delete received. Deleting network e7e2ff94-790c-429c-a7b8-c3f36b024832 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-20 19:59:54.992 1596 2971192049328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d908a603-f59b-413d-b969-4f473f4b34de 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] Network e7e2ff94-790c-429c-a7b8-c3f36b024832 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-20 19:59:56.352 1596 2971191371024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 19:59:56.383 1596 2971191371024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 20:00:50.288 1596 2971185541712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cbb20b59-bd64-42d3-88a6-25e255171de6 2022-02-20 20:00:50.599 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-20 20:00:50.599 1596 2971192186832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cbb20b59-bd64-42d3-88a6-25e255171de6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-20 20:00:50.610 1596 2971192186832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cbb20b59-bd64-42d3-88a6-25e255171de6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-20 20:00:50.610 1596 2971192186832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cbb20b59-bd64-42d3-88a6-25e255171de6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-20 20:00:50.631 1596 2971192186832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a4751e46-3f54-4721-85a5-ac12168ba0c2 2022-02-20 20:00:50.631 1596 2971192186832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cbb20b59-bd64-42d3-88a6-25e255171de6'] 2022-02-20 20:00:50.631 1596 2971192186832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-20 20:00:50.647 1596 2971192186832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-20 20:00:50.647 1596 2971192186832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cbb20b59-bd64-42d3-88a6-25e255171de6'] 2022-02-20 20:00:52.272 1596 2971185541536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cbb20b59-bd64-42d3-88a6-25e255171de6 2022-02-20 20:00:52.616 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-20 20:00:52.616 1596 2971189551168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 20:00:52.866 1596 2971189551168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 20:00:53.699 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Adding port cbb20b59-bd64-42d3-88a6-25e255171de6 2022-02-20 20:00:53.710 1596 2971088070960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Port cbb20b59-bd64-42d3-88a6-25e255171de6 updated. Details: {'device': 'cbb20b59-bd64-42d3-88a6-25e255171de6', 'network_id': 'a4751e46-3f54-4721-85a5-ac12168ba0c2', 'port_id': 'cbb20b59-bd64-42d3-88a6-25e255171de6', 'mac_address': 'fa:16:3e:4d:40:d3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 326, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ab692c17-8420-4d8f-8848-a6e701f1ef7f', '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} 2022-02-20 20:00:53.726 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-20 20:00:53.726 1596 2971186340960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cbb20b59-bd64-42d3-88a6-25e255171de6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 20:00:53.726 1596 2971186340960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cbb20b59-bd64-42d3-88a6-25e255171de6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-20 20:00:53.749 1596 2971186340960 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a4751e46-3f54-4721-85a5-ac12168ba0c2 2022-02-20 20:00:53.759 1596 2971186340960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-20 20:00:53.928 1596 2971186340960 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cbb20b59-bd64-42d3-88a6-25e255171de6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 20:00:53.928 1596 2971186340960 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cbb20b59-bd64-42d3-88a6-25e255171de6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-20 20:00:53.961 1596 2971186340960 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cbb20b59-bd64-42d3-88a6-25e255171de6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-20 20:00:53.975 1596 2971186340960 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 326, VLAN trunk: None to switch port cbb20b59-bd64-42d3-88a6-25e255171de6 2022-02-20 20:00:54.053 1596 2971186340960 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-20 20:00:54.075 1596 2971186340960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cbb20b59-bd64-42d3-88a6-25e255171de6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-20 20:00:54.304 1596 2971186340960 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cbb20b59-bd64-42d3-88a6-25e255171de6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-20 20:00:54.324 1596 2971186340960 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-20 20:00:54.324 1596 2971186340960 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0a6625d3-4aa4-4b10-a0ad-0d13b69bdc05) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-20 20:00:54.324 1596 2971186340960 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cbb20b59-bd64-42d3-88a6-25e255171de6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-20 20:00:54.342 1596 2971186340960 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-20 20:00:54.342 1596 2971186340960 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cbb20b59-bd64-42d3-88a6-25e255171de6 not yet added. Adding. 2022-02-20 20:00:54.353 1596 2971186340960 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-20 20:00:54.353 1596 2971186340960 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-20 20:00:54.447 1596 2971186340960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cbb20b59-bd64-42d3-88a6-25e255171de6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 20:00:54.528 1596 2971186340960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cbb20b59-bd64-42d3-88a6-25e255171de6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 20:00:54.543 1596 2971186340960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cbb20b59-bd64-42d3-88a6-25e255171de6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 20:00:54.631 1596 2971186340960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cbb20b59-bd64-42d3-88a6-25e255171de6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 20:00:54.712 1596 2971186340960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cbb20b59-bd64-42d3-88a6-25e255171de6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.984s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 20:00:54.712 1596 2971186340960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cbb20b59-bd64-42d3-88a6-25e255171de6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-20 20:00:54.725 1596 2971186340960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cbb20b59-bd64-42d3-88a6-25e255171de6 processed. 2022-02-20 20:00:56.663 1596 2971186874496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 20:00:56.834 1596 2971186874496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 20:02:07.254 1596 2971191650256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69dd6652-270e-47d4-b761-11a36de41681 1b4006d04f0a4291b6fc3ddc6d8e88e8 43cc1743e36d49f7ba299de57cc3e722 - - -] port_delete event received for '27f47c91-201a-479e-98f6-2b075f373d6e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 20:02:09.854 1596 2971191548384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3989cb4d-20a1-4e80-8637-d8240c1563c6 1b4006d04f0a4291b6fc3ddc6d8e88e8 43cc1743e36d49f7ba299de57cc3e722 - - -] Security group member updated on remote: ['0a6625d3-4aa4-4b10-a0ad-0d13b69bdc05'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-20 20:02:09.879 1596 2971191548384 MainThread INFO neutron.agent.securitygroups_rpc [req-3989cb4d-20a1-4e80-8637-d8240c1563c6 1b4006d04f0a4291b6fc3ddc6d8e88e8 43cc1743e36d49f7ba299de57cc3e722 - - -] Security group member updated ['0a6625d3-4aa4-4b10-a0ad-0d13b69bdc05'] 2022-02-20 20:02:09.957 1596 2971193383392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3989cb4d-20a1-4e80-8637-d8240c1563c6 1b4006d04f0a4291b6fc3ddc6d8e88e8 43cc1743e36d49f7ba299de57cc3e722 - - -] port_delete event received for 'cbb20b59-bd64-42d3-88a6-25e255171de6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 20:02:10.729 1596 2971185541712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cbb20b59-bd64-42d3-88a6-25e255171de6 2022-02-20 20:02:10.979 1596 2971088070960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7169a25c-360f-4729-81e8-084111819af3 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-20 20:02:10.979 1596 2971192972560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cbb20b59-bd64-42d3-88a6-25e255171de6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-20 20:02:10.991 1596 2971192972560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cbb20b59-bd64-42d3-88a6-25e255171de6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-20 20:02:10.991 1596 2971192972560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cbb20b59-bd64-42d3-88a6-25e255171de6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-20 20:02:10.991 1596 2971192972560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a4751e46-3f54-4721-85a5-ac12168ba0c2 2022-02-20 20:02:11.019 1596 2971192972560 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cbb20b59-bd64-42d3-88a6-25e255171de6'] 2022-02-20 20:02:11.019 1596 2971192972560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-20 20:02:11.027 1596 2971192972560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-20 20:02:11.037 1596 2971192972560 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cbb20b59-bd64-42d3-88a6-25e255171de6'] 2022-02-20 20:02:12.589 1596 2971192972560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8de6bdf9-5957-4819-81fb-5a7083c0a66a 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] port_delete event received for 'd6b9191a-55b3-4c8c-91e8-a308bb1bc4e4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 20:02:13.003 1596 2971189167200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-20 20:02:13.020 1596 2971189167200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-20 20:02:13.619 1596 2971191546096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8872c924-29d3-4de3-aa07-9339af45ef7d 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] port_delete event received for 'bc4067a4-f46c-4cba-b29d-141dae931942' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 20:02:14.323 1596 2971191851488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00586030-02d0-4a37-8488-aade45cf63c7 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] port_delete event received for 'e83dabf3-490b-42f2-85b5-cf95bb17862e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 20:02:14.541 1596 2971191851488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00586030-02d0-4a37-8488-aade45cf63c7 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] network_delete received. Deleting network a4751e46-3f54-4721-85a5-ac12168ba0c2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-20 20:02:14.541 1596 2971191851488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00586030-02d0-4a37-8488-aade45cf63c7 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] Network a4751e46-3f54-4721-85a5-ac12168ba0c2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-20 20:02:15.738 1596 2971186874496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a7cb4f6-bb7a-45ab-aebe-2c6637686bd8 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] port_delete event received for '80af3264-d5f4-4d35-9c37-d749abae0d1a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 20:02:16.769 1596 2971192048624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00b66e02-2d48-472b-bedc-0b56282f7cfb 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] port_delete event received for '619f3cf1-3fdf-426b-8fc7-7a7702d93b58' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 20:02:17.479 1596 2971191674832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd64c5aa-60c8-404e-b17e-a24628e54ca7 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] port_delete event received for 'b33621b4-6eb6-4ce1-847d-87e0492e344e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-20 20:02:17.675 1596 2971192301696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd64c5aa-60c8-404e-b17e-a24628e54ca7 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] network_delete received. Deleting network 84a047b9-3a4f-447f-9c23-1a46a301d4df network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-20 20:02:17.685 1596 2971192301696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd64c5aa-60c8-404e-b17e-a24628e54ca7 811e8bd8e06d49a990d1ce80d0d9f53c 18144ef0ecd74591ac27a7c018294d5a - - -] Network 84a047b9-3a4f-447f-9c23-1a46a301d4df not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463