2022-02-18 12:22:44.254 2836 2232604759312 MainThread INFO neutron.common.config [-] Logging enabled! 2022-02-18 12:22:44.254 2836 2232604759312 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 19.1.0.dev513 2022-02-18 12:22:44.254 2836 2232604759312 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-18 12:22:44.296 2836 2232604759312 MainThread INFO os_win.utils.network.networkutils [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] WMI caching is disabled. 2022-02-18 12:22:44.499 2836 2232604759312 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-02-18 12:22:44.577 2836 2232604759312 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-02-18 12:22:44.577 2836 2232604759312 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-02-18 12:22:44.735 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent initialized successfully, now running... 2022-02-18 12:22:44.750 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-02-18 12:22:44.750 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-02-18 12:22:44.811 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-02-18 12:24:47.546 2836 2232701019760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b62aa9d-e141-4381-8517-462c63fcad13 - - - - -] port_update received: b0535624-734d-42e6-a56b-8ab04583cfba port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-18 12:24:47.546 2836 2232701019760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b62aa9d-e141-4381-8517-462c63fcad13 - - - - -] No port b0535624-734d-42e6-a56b-8ab04583cfba defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-18 12:24:51.876 2836 2232701124096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49b8cd5f-7dce-43f2-b152-72b296450d20 - - - - -] port_update received: 6ac312fb-40d2-43c1-9c87-bb6e4ee4c19c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-18 12:24:51.897 2836 2232701124096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49b8cd5f-7dce-43f2-b152-72b296450d20 - - - - -] No port 6ac312fb-40d2-43c1-9c87-bb6e4ee4c19c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-18 12:24:52.188 2836 2232702428608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9575d48b-9786-4054-adba-78f7a7aae781 - - - - -] port_update received: 653b9573-75a5-4f50-a429-fd37b218c3f1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-18 12:24:52.218 2836 2232702428608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9575d48b-9786-4054-adba-78f7a7aae781 - - - - -] No port 653b9573-75a5-4f50-a429-fd37b218c3f1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-18 12:24:53.452 2836 2232702573376 MainThread WARNING oslo_policy.policy [req-8befe548-b3ff-489f-9dfa-a3fa77e27add 741f7c3aa3f74c31b6f8e35b26a5e5ae 855bfc8fb96b45a2b38cd57546740e27 - - -] 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-18 12:24:53.452 2836 2232702573376 MainThread WARNING oslo_policy.policy [req-8befe548-b3ff-489f-9dfa-a3fa77e27add 741f7c3aa3f74c31b6f8e35b26a5e5ae 855bfc8fb96b45a2b38cd57546740e27 - - -] 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-18 12:24:53.452 2836 2232702573376 MainThread WARNING oslo_policy.policy [req-8befe548-b3ff-489f-9dfa-a3fa77e27add 741f7c3aa3f74c31b6f8e35b26a5e5ae 855bfc8fb96b45a2b38cd57546740e27 - - -] 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-18 12:24:53.452 2836 2232702573376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8befe548-b3ff-489f-9dfa-a3fa77e27add 741f7c3aa3f74c31b6f8e35b26a5e5ae 855bfc8fb96b45a2b38cd57546740e27 - - -] Security group rule updated on remote: ['e9cc8140-f049-4158-b45c-88a9c24ec9c6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-18 12:24:53.452 2836 2232702573376 MainThread INFO neutron.agent.securitygroups_rpc [req-8befe548-b3ff-489f-9dfa-a3fa77e27add 741f7c3aa3f74c31b6f8e35b26a5e5ae 855bfc8fb96b45a2b38cd57546740e27 - - -] Security group rule updated ['e9cc8140-f049-4158-b45c-88a9c24ec9c6'] 2022-02-18 12:24:54.440 2836 2232700998224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fde2c141-7176-422f-b9fb-7b1e2d48453a - - - - -] port_update received: 0d6d85d7-a444-4731-8041-f59c741b997f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-18 12:24:54.457 2836 2232700998224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fde2c141-7176-422f-b9fb-7b1e2d48453a - - - - -] No port 0d6d85d7-a444-4731-8041-f59c741b997f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-18 12:24:55.342 2836 2232700978272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a6481739-0311-4a03-b22e-35945b79145c 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Security group member updated on remote: ['76f945eb-0677-473a-bd66-c000c0ac1817'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:24:55.342 2836 2232700978272 MainThread INFO neutron.agent.securitygroups_rpc [req-a6481739-0311-4a03-b22e-35945b79145c 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Security group member updated ['76f945eb-0677-473a-bd66-c000c0ac1817'] 2022-02-18 12:24:55.469 2836 2232702649616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f0c0a75-3ace-49f2-894b-b727535886ad 741f7c3aa3f74c31b6f8e35b26a5e5ae 855bfc8fb96b45a2b38cd57546740e27 - - -] Security group rule updated on remote: ['e9cc8140-f049-4158-b45c-88a9c24ec9c6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-18 12:24:55.469 2836 2232702649616 MainThread INFO neutron.agent.securitygroups_rpc [req-5f0c0a75-3ace-49f2-894b-b727535886ad 741f7c3aa3f74c31b6f8e35b26a5e5ae 855bfc8fb96b45a2b38cd57546740e27 - - -] Security group rule updated ['e9cc8140-f049-4158-b45c-88a9c24ec9c6'] 2022-02-18 12:24:55.828 2836 2232700978272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fbaf1c41-2d54-40b9-b3b4-3e00a7404390 c176cce3a00c461f94193ce5086dd436 f3e8fb5b89f8419dad73254146faab70 - - -] Security group member updated on remote: ['099906ca-c67a-4967-bb96-5e55ef719916'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:24:55.828 2836 2232700978272 MainThread INFO neutron.agent.securitygroups_rpc [req-fbaf1c41-2d54-40b9-b3b4-3e00a7404390 c176cce3a00c461f94193ce5086dd436 f3e8fb5b89f8419dad73254146faab70 - - -] Security group member updated ['099906ca-c67a-4967-bb96-5e55ef719916'] 2022-02-18 12:25:01.420 2836 2232702573728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89ce87e4-295b-45e8-961d-91aba75fac5a - - - - -] port_update received: 07a74514-32d9-4a4b-8d70-4e0d97358311 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-18 12:25:01.420 2836 2232702573728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89ce87e4-295b-45e8-961d-91aba75fac5a - - - - -] No port 07a74514-32d9-4a4b-8d70-4e0d97358311 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-18 12:25:02.295 2836 2232701121456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57f2e13b-91d2-4cb5-bd19-52723407167f 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] port_update received: f1728a5b-35c2-401f-8f66-e337582531e2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-18 12:25:02.298 2836 2232701121456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57f2e13b-91d2-4cb5-bd19-52723407167f 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] No port f1728a5b-35c2-401f-8f66-e337582531e2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-18 12:25:05.030 2836 2232702336512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97440c04-84e4-44aa-9b18-086281875bbe 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] port_update received: eaf34f24-cf10-4a19-abb2-9bc04b409778 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-18 12:25:05.045 2836 2232702336512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97440c04-84e4-44aa-9b18-086281875bbe 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] No port eaf34f24-cf10-4a19-abb2-9bc04b409778 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-18 12:25:05.155 2836 2232702651200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f29b37b-e433-4a6f-ba52-615ecb9cc7a1 - - - - -] port_update received: efe081d5-9e9a-4b1e-9547-948b8ea78840 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-18 12:25:05.170 2836 2232702651200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f29b37b-e433-4a6f-ba52-615ecb9cc7a1 - - - - -] No port efe081d5-9e9a-4b1e-9547-948b8ea78840 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-18 12:25:09.004 2836 2232683867296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-70e54d78-b7b1-4165-8022-ef4f6225060e 1cccc34fd66d48e4a8437ca17302993d b5215be0f5b540a59c084bfe9dd5a2d5 - - -] Security group rule updated on remote: ['ddc1cfb9-07ba-4502-b34e-013e2a0bceeb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-18 12:25:09.004 2836 2232683867296 MainThread INFO neutron.agent.securitygroups_rpc [req-70e54d78-b7b1-4165-8022-ef4f6225060e 1cccc34fd66d48e4a8437ca17302993d b5215be0f5b540a59c084bfe9dd5a2d5 - - -] Security group rule updated ['ddc1cfb9-07ba-4502-b34e-013e2a0bceeb'] 2022-02-18 12:25:09.796 2836 2232702109120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: eaf34f24-cf10-4a19-abb2-9bc04b409778 2022-02-18 12:25:09.796 2836 2232702109120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f1728a5b-35c2-401f-8f66-e337582531e2 2022-02-18 12:25:09.921 2836 2232683867296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5477ea32-375d-419b-a663-4a6bf42ae1f7 1cccc34fd66d48e4a8437ca17302993d b5215be0f5b540a59c084bfe9dd5a2d5 - - -] Security group rule updated on remote: ['ddc1cfb9-07ba-4502-b34e-013e2a0bceeb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-18 12:25:09.921 2836 2232683867296 MainThread INFO neutron.agent.securitygroups_rpc [req-5477ea32-375d-419b-a663-4a6bf42ae1f7 1cccc34fd66d48e4a8437ca17302993d b5215be0f5b540a59c084bfe9dd5a2d5 - - -] Security group rule updated ['ddc1cfb9-07ba-4502-b34e-013e2a0bceeb'] 2022-02-18 12:25:10.155 2836 2232703618032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4a08c9cc-a1f1-4ba7-89c6-3349c7809344 9eedf8d596b54512b80e30f8a3efaad9 18a5bec292db459c9adf811834563c8e - - -] Security group member updated on remote: ['4f2fe778-83f6-42fc-8e58-564480047eee'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:25:10.155 2836 2232703618032 MainThread INFO neutron.agent.securitygroups_rpc [req-4a08c9cc-a1f1-4ba7-89c6-3349c7809344 9eedf8d596b54512b80e30f8a3efaad9 18a5bec292db459c9adf811834563c8e - - -] Security group member updated ['4f2fe778-83f6-42fc-8e58-564480047eee'] 2022-02-18 12:25:10.873 2836 2232703184208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4bc2af2b-cff7-4d1c-be11-72cace7a42ee 741f7c3aa3f74c31b6f8e35b26a5e5ae 855bfc8fb96b45a2b38cd57546740e27 - - -] Security group member updated on remote: ['e9cc8140-f049-4158-b45c-88a9c24ec9c6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:25:10.873 2836 2232703184208 MainThread INFO neutron.agent.securitygroups_rpc [req-4bc2af2b-cff7-4d1c-be11-72cace7a42ee 741f7c3aa3f74c31b6f8e35b26a5e5ae 855bfc8fb96b45a2b38cd57546740e27 - - -] Security group member updated ['e9cc8140-f049-4158-b45c-88a9c24ec9c6'] 2022-02-18 12:25:11.513 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-18 12:25:12.031 2836 2232702207248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33a4352d-d16f-4837-a9a7-254c2a41dd87 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] port_update received: 032c1320-0817-4fef-90d7-235e9f960659 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-18 12:25:12.060 2836 2232702207248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33a4352d-d16f-4837-a9a7-254c2a41dd87 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] No port 032c1320-0817-4fef-90d7-235e9f960659 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-18 12:25:12.515 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Adding port eaf34f24-cf10-4a19-abb2-9bc04b409778 2022-02-18 12:25:12.545 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Port eaf34f24-cf10-4a19-abb2-9bc04b409778 updated. Details: {'device': 'eaf34f24-cf10-4a19-abb2-9bc04b409778', 'network_id': '456dfe31-3b52-425a-9f56-94ffa4e0454c', 'port_id': 'eaf34f24-cf10-4a19-abb2-9bc04b409778', 'mac_address': 'fa:16:3e:28:81:fb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 398, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e28d7aa7-51ad-4621-b32f-1828d230346a', '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-18 12:25:12.545 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] 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-18 12:25:12.545 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Adding port f1728a5b-35c2-401f-8f66-e337582531e2 2022-02-18 12:25:12.545 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Port f1728a5b-35c2-401f-8f66-e337582531e2 updated. Details: {'device': 'f1728a5b-35c2-401f-8f66-e337582531e2', 'network_id': '07411e7d-6aea-4726-a555-87704e6fc79b', 'port_id': 'f1728a5b-35c2-401f-8f66-e337582531e2', 'mac_address': 'fa:16:3e:65:27:f6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 365, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bfdfe65d-b5c7-4bae-b86c-a3dbfd7e4fb5', '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-18 12:25:12.545 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] 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-18 12:25:12.545 2836 2232703042480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f1728a5b-35c2-401f-8f66-e337582531e2" 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-18 12:25:12.545 2836 2232703042480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f1728a5b-35c2-401f-8f66-e337582531e2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-18 12:25:12.545 2836 2232703042480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 07411e7d-6aea-4726-a555-87704e6fc79b 2022-02-18 12:25:12.545 2836 2232703042480 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-18 12:25:12.545 2836 2232703044416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-eaf34f24-cf10-4a19-abb2-9bc04b409778" 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-18 12:25:12.545 2836 2232703044416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port eaf34f24-cf10-4a19-abb2-9bc04b409778 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-18 12:25:12.545 2836 2232703044416 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 456dfe31-3b52-425a-9f56-94ffa4e0454c 2022-02-18 12:25:12.545 2836 2232703044416 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-18 12:25:12.718 2836 2232703042480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f1728a5b-35c2-401f-8f66-e337582531e2') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:25:12.718 2836 2232703042480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f1728a5b-35c2-401f-8f66-e337582531e2') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:25:12.718 2836 2232703044416 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'eaf34f24-cf10-4a19-abb2-9bc04b409778') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:25:12.718 2836 2232703044416 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'eaf34f24-cf10-4a19-abb2-9bc04b409778') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:25:12.755 2836 2232703042480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f1728a5b-35c2-401f-8f66-e337582531e2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-18 12:25:12.755 2836 2232703042480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 365, VLAN trunk: None to switch port f1728a5b-35c2-401f-8f66-e337582531e2 2022-02-18 12:25:12.764 2836 2232703044416 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port eaf34f24-cf10-4a19-abb2-9bc04b409778 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-18 12:25:12.764 2836 2232703044416 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 398, VLAN trunk: None to switch port eaf34f24-cf10-4a19-abb2-9bc04b409778 2022-02-18 12:25:12.826 2836 2232703042480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-18 12:25:12.833 2836 2232703042480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f1728a5b-35c2-401f-8f66-e337582531e2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:25:12.833 2836 2232703044416 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-18 12:25:12.833 2836 2232703044416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['eaf34f24-cf10-4a19-abb2-9bc04b409778'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:25:13.467 2836 2232703737168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ca27d14-32fb-42db-a713-500fe93f6e0c 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] port_update received: 7679eb68-85f1-4010-a6c7-d11468092bfb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-18 12:25:13.467 2836 2232703737168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ca27d14-32fb-42db-a713-500fe93f6e0c 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] No port 7679eb68-85f1-4010-a6c7-d11468092bfb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-18 12:25:13.639 2836 2232703042480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f1728a5b-35c2-401f-8f66-e337582531e2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:25:13.639 2836 2232703042480 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-18 12:25:13.639 2836 2232703042480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (099906ca-c67a-4967-bb96-5e55ef719916) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:25:13.639 2836 2232703042480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (099906ca-c67a-4967-bb96-5e55ef719916) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-18 12:25:13.639 2836 2232703042480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f1728a5b-35c2-401f-8f66-e337582531e2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:25:13.639 2836 2232703042480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-18 12:25:13.639 2836 2232703042480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f1728a5b-35c2-401f-8f66-e337582531e2 not yet added. Adding. 2022-02-18 12:25:13.639 2836 2232703042480 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-18 12:25:13.639 2836 2232703042480 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-18 12:25:13.687 2836 2232703044416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['eaf34f24-cf10-4a19-abb2-9bc04b409778']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:25:13.687 2836 2232703044416 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-18 12:25:13.687 2836 2232703044416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (76f945eb-0677-473a-bd66-c000c0ac1817) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:25:13.687 2836 2232703044416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (76f945eb-0677-473a-bd66-c000c0ac1817) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-18 12:25:13.687 2836 2232703044416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for eaf34f24-cf10-4a19-abb2-9bc04b409778 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:25:13.687 2836 2232703044416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-18 12:25:13.687 2836 2232703044416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device eaf34f24-cf10-4a19-abb2-9bc04b409778 not yet added. Adding. 2022-02-18 12:25:13.687 2836 2232703044416 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-18 12:25:13.687 2836 2232703044416 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-18 12:25:13.843 2836 2232703042480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1728a5b-35c2-401f-8f66-e337582531e2" 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-18 12:25:13.874 2836 2232703044416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eaf34f24-cf10-4a19-abb2-9bc04b409778" 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-18 12:25:13.906 2836 2232703042480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1728a5b-35c2-401f-8f66-e337582531e2" "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-18 12:25:13.906 2836 2232703042480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1728a5b-35c2-401f-8f66-e337582531e2" 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-18 12:25:13.980 2836 2232703044416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eaf34f24-cf10-4a19-abb2-9bc04b409778" "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-18 12:25:13.980 2836 2232703044416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eaf34f24-cf10-4a19-abb2-9bc04b409778" 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-18 12:25:14.016 2836 2232703042480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1728a5b-35c2-401f-8f66-e337582531e2" "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-18 12:25:14.094 2836 2232703044416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eaf34f24-cf10-4a19-abb2-9bc04b409778" "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-18 12:25:14.114 2836 2232703042480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f1728a5b-35c2-401f-8f66-e337582531e2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.563s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:25:14.114 2836 2232703042480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f1728a5b-35c2-401f-8f66-e337582531e2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-18 12:25:14.114 2836 2232703042480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f1728a5b-35c2-401f-8f66-e337582531e2 processed. 2022-02-18 12:25:14.172 2836 2232703044416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-eaf34f24-cf10-4a19-abb2-9bc04b409778" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.625s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:25:14.172 2836 2232703044416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port eaf34f24-cf10-4a19-abb2-9bc04b409778 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-18 12:25:14.172 2836 2232703044416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port eaf34f24-cf10-4a19-abb2-9bc04b409778 processed. 2022-02-18 12:25:14.499 2836 2232701483840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b68a491d-c628-4c45-8f50-9706db26be61 9eedf8d596b54512b80e30f8a3efaad9 18a5bec292db459c9adf811834563c8e - - -] Security group member updated on remote: ['4f2fe778-83f6-42fc-8e58-564480047eee'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:25:14.499 2836 2232701483840 MainThread INFO neutron.agent.securitygroups_rpc [req-b68a491d-c628-4c45-8f50-9706db26be61 9eedf8d596b54512b80e30f8a3efaad9 18a5bec292db459c9adf811834563c8e - - -] Security group member updated ['4f2fe778-83f6-42fc-8e58-564480047eee'] 2022-02-18 12:25:15.515 2836 2232701481728 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-18 12:25:15.831 2836 2232702109120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 032c1320-0817-4fef-90d7-235e9f960659 2022-02-18 12:25:15.831 2836 2232702109120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7679eb68-85f1-4010-a6c7-d11468092bfb 2022-02-18 12:25:16.110 2836 2232700946208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eceff0ee-51d9-430e-8852-9dbe9ab8d00d 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] port_update received: 6ecb7efe-91c3-446e-b7da-e39b8f59c8f4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-18 12:25:16.110 2836 2232700946208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eceff0ee-51d9-430e-8852-9dbe9ab8d00d 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] No port 6ecb7efe-91c3-446e-b7da-e39b8f59c8f4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-18 12:25:16.703 2836 2232701481728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:25:17.536 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-18 12:25:18.171 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Adding port 7679eb68-85f1-4010-a6c7-d11468092bfb 2022-02-18 12:25:18.171 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Port 7679eb68-85f1-4010-a6c7-d11468092bfb updated. Details: {'device': '7679eb68-85f1-4010-a6c7-d11468092bfb', 'network_id': 'ecb0c100-ca77-4021-8eb9-ee2f4a03352a', 'port_id': '7679eb68-85f1-4010-a6c7-d11468092bfb', 'mac_address': 'fa:16:3e:45:eb:a1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 379, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c5178240-0c70-4df6-9f36-4f9bdbd4cf72', '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-18 12:25:18.171 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] 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-18 12:25:18.171 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Adding port 032c1320-0817-4fef-90d7-235e9f960659 2022-02-18 12:25:18.171 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Port 032c1320-0817-4fef-90d7-235e9f960659 updated. Details: {'device': '032c1320-0817-4fef-90d7-235e9f960659', 'network_id': '0ffb122c-65b9-47be-9b7d-48744cc46f3b', 'port_id': '032c1320-0817-4fef-90d7-235e9f960659', 'mac_address': 'fa:16:3e:19:46:a5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 382, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '85dc6a7a-f16e-4236-8ea2-669be0353c31', '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-18 12:25:18.171 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] 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-18 12:25:18.171 2836 2232701455520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-032c1320-0817-4fef-90d7-235e9f960659" 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-18 12:25:18.171 2836 2232701455520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 032c1320-0817-4fef-90d7-235e9f960659 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-18 12:25:18.171 2836 2232701455520 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0ffb122c-65b9-47be-9b7d-48744cc46f3b 2022-02-18 12:25:18.171 2836 2232701455520 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-18 12:25:18.171 2836 2232702703568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7679eb68-85f1-4010-a6c7-d11468092bfb" 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-18 12:25:18.171 2836 2232702703568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7679eb68-85f1-4010-a6c7-d11468092bfb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-18 12:25:18.171 2836 2232702703568 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ecb0c100-ca77-4021-8eb9-ee2f4a03352a 2022-02-18 12:25:18.171 2836 2232702703568 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-18 12:25:18.313 2836 2232701455520 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '032c1320-0817-4fef-90d7-235e9f960659') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:25:18.313 2836 2232701455520 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '032c1320-0817-4fef-90d7-235e9f960659') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:25:18.313 2836 2232702703568 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7679eb68-85f1-4010-a6c7-d11468092bfb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:25:18.334 2836 2232702703568 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7679eb68-85f1-4010-a6c7-d11468092bfb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:25:18.334 2836 2232701455520 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 032c1320-0817-4fef-90d7-235e9f960659 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-18 12:25:18.334 2836 2232701455520 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 382, VLAN trunk: None to switch port 032c1320-0817-4fef-90d7-235e9f960659 2022-02-18 12:25:18.334 2836 2232702703568 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7679eb68-85f1-4010-a6c7-d11468092bfb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-18 12:25:18.343 2836 2232702703568 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 379, VLAN trunk: None to switch port 7679eb68-85f1-4010-a6c7-d11468092bfb 2022-02-18 12:25:18.423 2836 2232701455520 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-18 12:25:18.423 2836 2232701455520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['032c1320-0817-4fef-90d7-235e9f960659'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:25:18.423 2836 2232702703568 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-18 12:25:18.423 2836 2232702703568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7679eb68-85f1-4010-a6c7-d11468092bfb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:25:18.547 2836 2232703043008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a89e5929-3ef9-4730-b5b8-a1ff0bbd6e3c 1cccc34fd66d48e4a8437ca17302993d b5215be0f5b540a59c084bfe9dd5a2d5 - - -] Security group member updated on remote: ['ddc1cfb9-07ba-4502-b34e-013e2a0bceeb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:25:18.547 2836 2232703043008 MainThread INFO neutron.agent.securitygroups_rpc [req-a89e5929-3ef9-4730-b5b8-a1ff0bbd6e3c 1cccc34fd66d48e4a8437ca17302993d b5215be0f5b540a59c084bfe9dd5a2d5 - - -] Security group member updated ['ddc1cfb9-07ba-4502-b34e-013e2a0bceeb'] 2022-02-18 12:25:18.703 2836 2232702703568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7679eb68-85f1-4010-a6c7-d11468092bfb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:25:18.703 2836 2232702703568 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-18 12:25:18.725 2836 2232702703568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e9cc8140-f049-4158-b45c-88a9c24ec9c6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:25:18.725 2836 2232702703568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7679eb68-85f1-4010-a6c7-d11468092bfb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:25:18.725 2836 2232702703568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-18 12:25:18.725 2836 2232702703568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7679eb68-85f1-4010-a6c7-d11468092bfb not yet added. Adding. 2022-02-18 12:25:18.725 2836 2232702703568 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-18 12:25:18.725 2836 2232702703568 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-18 12:25:18.725 2836 2232701455520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['032c1320-0817-4fef-90d7-235e9f960659']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:25:18.725 2836 2232701455520 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-18 12:25:18.725 2836 2232701455520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4f2fe778-83f6-42fc-8e58-564480047eee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:25:18.725 2836 2232701455520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4f2fe778-83f6-42fc-8e58-564480047eee) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-18 12:25:18.725 2836 2232701455520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 032c1320-0817-4fef-90d7-235e9f960659 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:25:18.725 2836 2232701455520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-18 12:25:18.725 2836 2232701455520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 032c1320-0817-4fef-90d7-235e9f960659 not yet added. Adding. 2022-02-18 12:25:18.725 2836 2232701455520 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-18 12:25:18.725 2836 2232701455520 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-18 12:25:18.873 2836 2232701455520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-032c1320-0817-4fef-90d7-235e9f960659" 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-18 12:25:18.873 2836 2232702703568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7679eb68-85f1-4010-a6c7-d11468092bfb" 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-18 12:25:18.985 2836 2232701455520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-032c1320-0817-4fef-90d7-235e9f960659" "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-18 12:25:18.985 2836 2232701455520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-032c1320-0817-4fef-90d7-235e9f960659" 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-18 12:25:18.985 2836 2232702703568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7679eb68-85f1-4010-a6c7-d11468092bfb" "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-18 12:25:18.985 2836 2232702703568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7679eb68-85f1-4010-a6c7-d11468092bfb" 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-18 12:25:19.163 2836 2232702703568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7679eb68-85f1-4010-a6c7-d11468092bfb" "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-18 12:25:19.163 2836 2232701455520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-032c1320-0817-4fef-90d7-235e9f960659" "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-18 12:25:19.296 2836 2232701455520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-032c1320-0817-4fef-90d7-235e9f960659" "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-18 12:25:19.296 2836 2232701455520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 032c1320-0817-4fef-90d7-235e9f960659 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-18 12:25:19.296 2836 2232701455520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 032c1320-0817-4fef-90d7-235e9f960659 processed. 2022-02-18 12:25:19.312 2836 2232702703568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7679eb68-85f1-4010-a6c7-d11468092bfb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:25:19.312 2836 2232702703568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7679eb68-85f1-4010-a6c7-d11468092bfb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-18 12:25:19.312 2836 2232702703568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7679eb68-85f1-4010-a6c7-d11468092bfb processed. 2022-02-18 12:25:19.549 2836 2232591175744 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-18 12:25:19.875 2836 2232702109120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6ecb7efe-91c3-446e-b7da-e39b8f59c8f4 2022-02-18 12:25:19.890 2836 2232703476480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f9a4593-dcfa-4d84-ab1a-872a7fbd1dd3 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] port_update received: a33206d6-0d02-4dcd-8ce7-6bf7faff87ab port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-18 12:25:19.906 2836 2232703476480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f9a4593-dcfa-4d84-ab1a-872a7fbd1dd3 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] No port a33206d6-0d02-4dcd-8ce7-6bf7faff87ab defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-18 12:25:20.549 2836 2232591175744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:25:21.548 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-18 12:25:21.844 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Adding port 6ecb7efe-91c3-446e-b7da-e39b8f59c8f4 2022-02-18 12:25:21.844 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Port 6ecb7efe-91c3-446e-b7da-e39b8f59c8f4 updated. Details: {'device': '6ecb7efe-91c3-446e-b7da-e39b8f59c8f4', 'network_id': '0ffb122c-65b9-47be-9b7d-48744cc46f3b', 'port_id': '6ecb7efe-91c3-446e-b7da-e39b8f59c8f4', 'mac_address': 'fa:16:3e:1f:0f:fb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 382, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '85dc6a7a-f16e-4236-8ea2-669be0353c31', '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-18 12:25:21.844 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] 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-18 12:25:21.844 2836 2232703044064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6ecb7efe-91c3-446e-b7da-e39b8f59c8f4" 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-18 12:25:21.844 2836 2232703044064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6ecb7efe-91c3-446e-b7da-e39b8f59c8f4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-18 12:25:21.844 2836 2232703044064 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-18 12:25:22.062 2836 2232703044064 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6ecb7efe-91c3-446e-b7da-e39b8f59c8f4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:25:22.062 2836 2232703044064 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6ecb7efe-91c3-446e-b7da-e39b8f59c8f4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:25:22.085 2836 2232703044064 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6ecb7efe-91c3-446e-b7da-e39b8f59c8f4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-18 12:25:22.085 2836 2232703044064 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 382, VLAN trunk: None to switch port 6ecb7efe-91c3-446e-b7da-e39b8f59c8f4 2022-02-18 12:25:22.235 2836 2232703044064 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-18 12:25:22.254 2836 2232703044064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6ecb7efe-91c3-446e-b7da-e39b8f59c8f4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:25:22.467 2836 2232703044064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6ecb7efe-91c3-446e-b7da-e39b8f59c8f4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:25:22.467 2836 2232703044064 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-18 12:25:22.486 2836 2232703044064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4f2fe778-83f6-42fc-8e58-564480047eee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:25:22.486 2836 2232703044064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4f2fe778-83f6-42fc-8e58-564480047eee) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-18 12:25:22.486 2836 2232703044064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6ecb7efe-91c3-446e-b7da-e39b8f59c8f4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:25:22.486 2836 2232703044064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-18 12:25:22.486 2836 2232703044064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6ecb7efe-91c3-446e-b7da-e39b8f59c8f4 not yet added. Adding. 2022-02-18 12:25:22.486 2836 2232703044064 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-18 12:25:22.486 2836 2232703044064 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-18 12:25:22.710 2836 2232703044064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6ecb7efe-91c3-446e-b7da-e39b8f59c8f4" 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-18 12:25:22.969 2836 2232703044064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6ecb7efe-91c3-446e-b7da-e39b8f59c8f4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:25:22.969 2836 2232703044064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6ecb7efe-91c3-446e-b7da-e39b8f59c8f4" 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-18 12:25:23.279 2836 2232703044064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6ecb7efe-91c3-446e-b7da-e39b8f59c8f4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:25:23.499 2836 2232703044064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6ecb7efe-91c3-446e-b7da-e39b8f59c8f4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.657s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:25:23.499 2836 2232703044064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6ecb7efe-91c3-446e-b7da-e39b8f59c8f4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-18 12:25:23.499 2836 2232703044064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6ecb7efe-91c3-446e-b7da-e39b8f59c8f4 processed. 2022-02-18 12:25:23.584 2836 2232703044064 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-18 12:25:23.921 2836 2232702109120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a33206d6-0d02-4dcd-8ce7-6bf7faff87ab 2022-02-18 12:25:24.100 2836 2232703044064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.515s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:25:25.584 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-18 12:25:25.945 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Adding port a33206d6-0d02-4dcd-8ce7-6bf7faff87ab 2022-02-18 12:25:25.945 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Port a33206d6-0d02-4dcd-8ce7-6bf7faff87ab updated. Details: {'device': 'a33206d6-0d02-4dcd-8ce7-6bf7faff87ab', 'network_id': 'c078a250-8b10-4270-b9fa-fecf9ebb3474', 'port_id': 'a33206d6-0d02-4dcd-8ce7-6bf7faff87ab', 'mac_address': 'fa:16:3e:fa:ea:49', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 367, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e0a45b57-8c46-4b85-88d1-f2dc6b110ec2', '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-18 12:25:25.945 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] 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-18 12:25:25.945 2836 2232702428080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a33206d6-0d02-4dcd-8ce7-6bf7faff87ab" 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-18 12:25:25.945 2836 2232702428080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a33206d6-0d02-4dcd-8ce7-6bf7faff87ab _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-18 12:25:25.945 2836 2232702428080 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c078a250-8b10-4270-b9fa-fecf9ebb3474 2022-02-18 12:25:25.952 2836 2232702428080 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-18 12:25:26.265 2836 2232702428080 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a33206d6-0d02-4dcd-8ce7-6bf7faff87ab') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:25:26.265 2836 2232702428080 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a33206d6-0d02-4dcd-8ce7-6bf7faff87ab') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:25:26.265 2836 2232702428080 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a33206d6-0d02-4dcd-8ce7-6bf7faff87ab is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-18 12:25:26.265 2836 2232702428080 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 367, VLAN trunk: None to switch port a33206d6-0d02-4dcd-8ce7-6bf7faff87ab 2022-02-18 12:25:26.471 2836 2232702428080 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-18 12:25:26.471 2836 2232702428080 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a33206d6-0d02-4dcd-8ce7-6bf7faff87ab'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:25:26.644 2836 2232702428080 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a33206d6-0d02-4dcd-8ce7-6bf7faff87ab']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:25:26.644 2836 2232702428080 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-18 12:25:26.644 2836 2232702428080 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ddc1cfb9-07ba-4502-b34e-013e2a0bceeb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:25:26.644 2836 2232702428080 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a33206d6-0d02-4dcd-8ce7-6bf7faff87ab _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:25:26.644 2836 2232702428080 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-18 12:25:26.644 2836 2232702428080 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a33206d6-0d02-4dcd-8ce7-6bf7faff87ab not yet added. Adding. 2022-02-18 12:25:26.644 2836 2232702428080 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-18 12:25:26.644 2836 2232702428080 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-18 12:25:26.860 2836 2232702428080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a33206d6-0d02-4dcd-8ce7-6bf7faff87ab" 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-18 12:25:27.053 2836 2232702428080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a33206d6-0d02-4dcd-8ce7-6bf7faff87ab" "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-18 12:25:27.053 2836 2232702428080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a33206d6-0d02-4dcd-8ce7-6bf7faff87ab" 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-18 12:25:27.279 2836 2232702428080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a33206d6-0d02-4dcd-8ce7-6bf7faff87ab" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:25:27.484 2836 2232702428080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a33206d6-0d02-4dcd-8ce7-6bf7faff87ab" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.547s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:25:27.484 2836 2232702428080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a33206d6-0d02-4dcd-8ce7-6bf7faff87ab status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-18 12:25:27.484 2836 2232702428080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a33206d6-0d02-4dcd-8ce7-6bf7faff87ab processed. 2022-02-18 12:25:27.577 2836 2232702571792 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-18 12:25:28.062 2836 2232702571792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.484s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:25:32.154 2836 2232702109296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f1728a5b-35c2-401f-8f66-e337582531e2 2022-02-18 12:25:33.532 2836 2232702109472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-967aa921-3cee-49e8-b110-80175d480be6 c176cce3a00c461f94193ce5086dd436 f3e8fb5b89f8419dad73254146faab70 - - -] Security group member updated on remote: ['099906ca-c67a-4967-bb96-5e55ef719916'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:25:33.532 2836 2232702109472 MainThread INFO neutron.agent.securitygroups_rpc [req-967aa921-3cee-49e8-b110-80175d480be6 c176cce3a00c461f94193ce5086dd436 f3e8fb5b89f8419dad73254146faab70 - - -] Security group member updated ['099906ca-c67a-4967-bb96-5e55ef719916'] 2022-02-18 12:25:33.532 2836 2232702109472 MainThread INFO neutron.agent.securitygroups_rpc [req-967aa921-3cee-49e8-b110-80175d480be6 c176cce3a00c461f94193ce5086dd436 f3e8fb5b89f8419dad73254146faab70 - - -] Refresh firewall rules 2022-02-18 12:25:33.532 2836 2232702109472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-967aa921-3cee-49e8-b110-80175d480be6 c176cce3a00c461f94193ce5086dd436 f3e8fb5b89f8419dad73254146faab70 - - -] Get security group information for devices via rpc ['f1728a5b-35c2-401f-8f66-e337582531e2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:25:33.562 2836 2232702109472 MainThread DEBUG neutron.agent.securitygroups_rpc [req-967aa921-3cee-49e8-b110-80175d480be6 c176cce3a00c461f94193ce5086dd436 f3e8fb5b89f8419dad73254146faab70 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:25:33.562 2836 2232702109472 MainThread DEBUG neutron.agent.securitygroups_rpc [req-967aa921-3cee-49e8-b110-80175d480be6 c176cce3a00c461f94193ce5086dd436 f3e8fb5b89f8419dad73254146faab70 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-18 12:25:33.600 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-18 12:25:33.600 2836 2232701735504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f1728a5b-35c2-401f-8f66-e337582531e2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-18 12:25:33.600 2836 2232701735504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f1728a5b-35c2-401f-8f66-e337582531e2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-18 12:25:33.600 2836 2232701735504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f1728a5b-35c2-401f-8f66-e337582531e2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-18 12:25:33.625 2836 2232701735504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 07411e7d-6aea-4726-a555-87704e6fc79b 2022-02-18 12:25:33.625 2836 2232701735504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f1728a5b-35c2-401f-8f66-e337582531e2'] 2022-02-18 12:25:33.625 2836 2232701735504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-18 12:25:33.625 2836 2232701735504 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-18 12:25:33.625 2836 2232701735504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f1728a5b-35c2-401f-8f66-e337582531e2'] 2022-02-18 12:25:33.689 2836 2232701735504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-967aa921-3cee-49e8-b110-80175d480be6 c176cce3a00c461f94193ce5086dd436 f3e8fb5b89f8419dad73254146faab70 - - -] port_delete event received for 'f1728a5b-35c2-401f-8f66-e337582531e2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:25:34.531 2836 2232703615568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-84a13d52-385d-4157-9e0e-cd8e7caa6968 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Security group member updated on remote: ['76f945eb-0677-473a-bd66-c000c0ac1817'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:25:34.531 2836 2232703615568 MainThread INFO neutron.agent.securitygroups_rpc [req-84a13d52-385d-4157-9e0e-cd8e7caa6968 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Security group member updated ['76f945eb-0677-473a-bd66-c000c0ac1817'] 2022-02-18 12:25:34.531 2836 2232703615568 MainThread INFO neutron.agent.securitygroups_rpc [req-84a13d52-385d-4157-9e0e-cd8e7caa6968 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Refresh firewall rules 2022-02-18 12:25:34.531 2836 2232703615568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-84a13d52-385d-4157-9e0e-cd8e7caa6968 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Get security group information for devices via rpc ['eaf34f24-cf10-4a19-abb2-9bc04b409778'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:25:34.718 2836 2232703615568 MainThread DEBUG neutron.agent.securitygroups_rpc [req-84a13d52-385d-4157-9e0e-cd8e7caa6968 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update security group information for ports dict_keys(['eaf34f24-cf10-4a19-abb2-9bc04b409778']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:25:34.718 2836 2232703615568 MainThread DEBUG neutron.agent.securitygroups_rpc [req-84a13d52-385d-4157-9e0e-cd8e7caa6968 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-18 12:25:34.718 2836 2232703615568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-84a13d52-385d-4157-9e0e-cd8e7caa6968 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update rules of security group (76f945eb-0677-473a-bd66-c000c0ac1817) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:25:34.718 2836 2232703615568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-84a13d52-385d-4157-9e0e-cd8e7caa6968 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update members of security group (76f945eb-0677-473a-bd66-c000c0ac1817) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-18 12:25:34.718 2836 2232703615568 MainThread DEBUG neutron.agent.securitygroups_rpc [req-84a13d52-385d-4157-9e0e-cd8e7caa6968 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update port filter for eaf34f24-cf10-4a19-abb2-9bc04b409778 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:25:34.718 2836 2232703615568 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-84a13d52-385d-4157-9e0e-cd8e7caa6968 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Updating port rules. 2022-02-18 12:25:34.718 2836 2232703615568 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-84a13d52-385d-4157-9e0e-cd8e7caa6968 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Creating 1 new rules, removing 0 old rules. 2022-02-18 12:25:34.718 2836 2232703615568 MainThread DEBUG oslo_concurrency.lockutils [req-84a13d52-385d-4157-9e0e-cd8e7caa6968 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-eaf34f24-cf10-4a19-abb2-9bc04b409778" 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-18 12:25:34.922 2836 2232703615568 MainThread DEBUG oslo_concurrency.lockutils [req-84a13d52-385d-4157-9e0e-cd8e7caa6968 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-eaf34f24-cf10-4a19-abb2-9bc04b409778" "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-18 12:25:34.922 2836 2232703615568 MainThread DEBUG oslo_concurrency.lockutils [req-84a13d52-385d-4157-9e0e-cd8e7caa6968 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-eaf34f24-cf10-4a19-abb2-9bc04b409778" 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-18 12:25:34.922 2836 2232703615568 MainThread DEBUG oslo_concurrency.lockutils [req-84a13d52-385d-4157-9e0e-cd8e7caa6968 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-eaf34f24-cf10-4a19-abb2-9bc04b409778" "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-18 12:25:35.608 2836 2232684138336 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-18 12:25:35.640 2836 2232684138336 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-18 12:25:35.718 2836 2232684138336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62d14411-cebd-41fd-96bd-7638f3e79952 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] port_update received: 9a459c7c-7ae5-4261-8df1-b4a58cd90c29 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-18 12:25:35.734 2836 2232684138336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62d14411-cebd-41fd-96bd-7638f3e79952 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] No port 9a459c7c-7ae5-4261-8df1-b4a58cd90c29 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-18 12:25:38.063 2836 2232702109120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9a459c7c-7ae5-4261-8df1-b4a58cd90c29 2022-02-18 12:25:39.201 2836 2232701529600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a073bdd-00ef-4765-b469-4b1f1fc88755 f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] network_delete received. Deleting network 07411e7d-6aea-4726-a555-87704e6fc79b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-18 12:25:39.201 2836 2232701529600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a073bdd-00ef-4765-b469-4b1f1fc88755 f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] Network 07411e7d-6aea-4726-a555-87704e6fc79b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-18 12:25:39.624 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-18 12:25:39.942 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Adding port 9a459c7c-7ae5-4261-8df1-b4a58cd90c29 2022-02-18 12:25:39.942 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Port 9a459c7c-7ae5-4261-8df1-b4a58cd90c29 updated. Details: {'device': '9a459c7c-7ae5-4261-8df1-b4a58cd90c29', 'network_id': '456dfe31-3b52-425a-9f56-94ffa4e0454c', 'port_id': '9a459c7c-7ae5-4261-8df1-b4a58cd90c29', 'mac_address': 'fa:16:3e:d4:97:ad', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 398, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e28d7aa7-51ad-4621-b32f-1828d230346a', '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-18 12:25:39.942 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] 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-18 12:25:39.942 2836 2232701122160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9a459c7c-7ae5-4261-8df1-b4a58cd90c29" 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-18 12:25:39.942 2836 2232701122160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9a459c7c-7ae5-4261-8df1-b4a58cd90c29 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-18 12:25:39.942 2836 2232701122160 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-18 12:25:40.158 2836 2232701122160 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9a459c7c-7ae5-4261-8df1-b4a58cd90c29') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:25:40.158 2836 2232701122160 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9a459c7c-7ae5-4261-8df1-b4a58cd90c29') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:25:40.171 2836 2232701122160 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9a459c7c-7ae5-4261-8df1-b4a58cd90c29 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-18 12:25:40.171 2836 2232701122160 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 398, VLAN trunk: None to switch port 9a459c7c-7ae5-4261-8df1-b4a58cd90c29 2022-02-18 12:25:40.314 2836 2232701122160 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-18 12:25:40.333 2836 2232701122160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9a459c7c-7ae5-4261-8df1-b4a58cd90c29'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:25:40.501 2836 2232701122160 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9a459c7c-7ae5-4261-8df1-b4a58cd90c29']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:25:40.501 2836 2232701122160 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-18 12:25:40.501 2836 2232701122160 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (76f945eb-0677-473a-bd66-c000c0ac1817) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:25:40.501 2836 2232701122160 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (76f945eb-0677-473a-bd66-c000c0ac1817) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-18 12:25:40.501 2836 2232701122160 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9a459c7c-7ae5-4261-8df1-b4a58cd90c29 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:25:40.501 2836 2232701122160 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-18 12:25:40.501 2836 2232701122160 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9a459c7c-7ae5-4261-8df1-b4a58cd90c29 not yet added. Adding. 2022-02-18 12:25:40.501 2836 2232701122160 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-18 12:25:40.501 2836 2232701122160 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-18 12:25:40.687 2836 2232701122160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9a459c7c-7ae5-4261-8df1-b4a58cd90c29" 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-18 12:25:40.904 2836 2232701122160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9a459c7c-7ae5-4261-8df1-b4a58cd90c29" "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-18 12:25:40.904 2836 2232701122160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9a459c7c-7ae5-4261-8df1-b4a58cd90c29" 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-18 12:25:41.109 2836 2232701122160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9a459c7c-7ae5-4261-8df1-b4a58cd90c29" "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-18 12:25:41.248 2836 2232701122160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9a459c7c-7ae5-4261-8df1-b4a58cd90c29" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:25:41.248 2836 2232701122160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9a459c7c-7ae5-4261-8df1-b4a58cd90c29 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-18 12:25:41.248 2836 2232701122160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9a459c7c-7ae5-4261-8df1-b4a58cd90c29 processed. 2022-02-18 12:25:41.625 2836 2232701122160 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-18 12:25:41.986 2836 2232701122160 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-18 12:25:52.906 2836 2232703492336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-782937fa-ea13-4c2c-8130-37b635f01be2 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Security group member updated on remote: ['76f945eb-0677-473a-bd66-c000c0ac1817'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:25:52.906 2836 2232703492336 MainThread INFO neutron.agent.securitygroups_rpc [req-782937fa-ea13-4c2c-8130-37b635f01be2 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Security group member updated ['76f945eb-0677-473a-bd66-c000c0ac1817'] 2022-02-18 12:25:52.906 2836 2232703492336 MainThread INFO neutron.agent.securitygroups_rpc [req-782937fa-ea13-4c2c-8130-37b635f01be2 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Refresh firewall rules 2022-02-18 12:25:52.906 2836 2232703492336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-782937fa-ea13-4c2c-8130-37b635f01be2 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Get security group information for devices via rpc ['eaf34f24-cf10-4a19-abb2-9bc04b409778', '9a459c7c-7ae5-4261-8df1-b4a58cd90c29'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:25:53.327 2836 2232703492336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-782937fa-ea13-4c2c-8130-37b635f01be2 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update security group information for ports dict_keys(['9a459c7c-7ae5-4261-8df1-b4a58cd90c29', 'eaf34f24-cf10-4a19-abb2-9bc04b409778']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:25:53.327 2836 2232703492336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-782937fa-ea13-4c2c-8130-37b635f01be2 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-18 12:25:53.327 2836 2232703492336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-782937fa-ea13-4c2c-8130-37b635f01be2 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update rules of security group (76f945eb-0677-473a-bd66-c000c0ac1817) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:25:53.327 2836 2232703492336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-782937fa-ea13-4c2c-8130-37b635f01be2 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update members of security group (76f945eb-0677-473a-bd66-c000c0ac1817) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-18 12:25:53.327 2836 2232703492336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-782937fa-ea13-4c2c-8130-37b635f01be2 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update port filter for 9a459c7c-7ae5-4261-8df1-b4a58cd90c29 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:25:53.327 2836 2232703492336 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-782937fa-ea13-4c2c-8130-37b635f01be2 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Updating port rules. 2022-02-18 12:25:53.327 2836 2232703492336 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-782937fa-ea13-4c2c-8130-37b635f01be2 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Creating 1 new rules, removing 0 old rules. 2022-02-18 12:25:53.327 2836 2232703492336 MainThread DEBUG oslo_concurrency.lockutils [req-782937fa-ea13-4c2c-8130-37b635f01be2 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-9a459c7c-7ae5-4261-8df1-b4a58cd90c29" 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-18 12:25:53.545 2836 2232703492336 MainThread DEBUG oslo_concurrency.lockutils [req-782937fa-ea13-4c2c-8130-37b635f01be2 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-9a459c7c-7ae5-4261-8df1-b4a58cd90c29" "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-18 12:25:53.545 2836 2232703492336 MainThread DEBUG oslo_concurrency.lockutils [req-782937fa-ea13-4c2c-8130-37b635f01be2 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-9a459c7c-7ae5-4261-8df1-b4a58cd90c29" 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-18 12:25:53.545 2836 2232703492336 MainThread DEBUG oslo_concurrency.lockutils [req-782937fa-ea13-4c2c-8130-37b635f01be2 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-9a459c7c-7ae5-4261-8df1-b4a58cd90c29" "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-18 12:25:53.545 2836 2232703492336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-782937fa-ea13-4c2c-8130-37b635f01be2 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update port filter for eaf34f24-cf10-4a19-abb2-9bc04b409778 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:25:53.545 2836 2232703492336 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-782937fa-ea13-4c2c-8130-37b635f01be2 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Updating port rules. 2022-02-18 12:25:53.545 2836 2232703492336 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-782937fa-ea13-4c2c-8130-37b635f01be2 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Creating 1 new rules, removing 0 old rules. 2022-02-18 12:25:53.545 2836 2232703492336 MainThread DEBUG oslo_concurrency.lockutils [req-782937fa-ea13-4c2c-8130-37b635f01be2 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-eaf34f24-cf10-4a19-abb2-9bc04b409778" 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-18 12:25:53.795 2836 2232703492336 MainThread DEBUG oslo_concurrency.lockutils [req-782937fa-ea13-4c2c-8130-37b635f01be2 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-eaf34f24-cf10-4a19-abb2-9bc04b409778" "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-18 12:25:53.810 2836 2232703492336 MainThread DEBUG oslo_concurrency.lockutils [req-782937fa-ea13-4c2c-8130-37b635f01be2 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-eaf34f24-cf10-4a19-abb2-9bc04b409778" 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-18 12:25:53.810 2836 2232703492336 MainThread DEBUG oslo_concurrency.lockutils [req-782937fa-ea13-4c2c-8130-37b635f01be2 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-eaf34f24-cf10-4a19-abb2-9bc04b409778" "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-18 12:25:54.078 2836 2232703276128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b9c1429-ceb1-4186-bde3-1efd45ee73d6 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] port_update received: 1cfdb729-ea36-4e64-b7a9-f851179cb93e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-18 12:25:54.094 2836 2232703276128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b9c1429-ceb1-4186-bde3-1efd45ee73d6 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] No port 1cfdb729-ea36-4e64-b7a9-f851179cb93e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-18 12:25:56.312 2836 2232702109120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1cfdb729-ea36-4e64-b7a9-f851179cb93e 2022-02-18 12:25:57.377 2836 2232701932288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-42473480-6ebb-4b32-8964-c9d72c7fa425 13454fcebca347708879c8a8efc1b826 8740fb2d6df0428895645f06511fc035 - - -] Security group member updated on remote: ['72a56e1d-3519-423c-b29e-eab9d862a829'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:25:57.377 2836 2232701932288 MainThread INFO neutron.agent.securitygroups_rpc [req-42473480-6ebb-4b32-8964-c9d72c7fa425 13454fcebca347708879c8a8efc1b826 8740fb2d6df0428895645f06511fc035 - - -] Security group member updated ['72a56e1d-3519-423c-b29e-eab9d862a829'] 2022-02-18 12:25:57.702 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-18 12:25:57.998 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Adding port 1cfdb729-ea36-4e64-b7a9-f851179cb93e 2022-02-18 12:25:57.998 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Port 1cfdb729-ea36-4e64-b7a9-f851179cb93e updated. Details: {'device': '1cfdb729-ea36-4e64-b7a9-f851179cb93e', 'network_id': '456dfe31-3b52-425a-9f56-94ffa4e0454c', 'port_id': '1cfdb729-ea36-4e64-b7a9-f851179cb93e', 'mac_address': 'fa:16:3e:3f:a5:60', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 398, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e28d7aa7-51ad-4621-b32f-1828d230346a', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-02-18 12:25:57.998 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] 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-18 12:25:58.015 2836 2232702333696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1cfdb729-ea36-4e64-b7a9-f851179cb93e" 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-18 12:25:58.015 2836 2232702333696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1cfdb729-ea36-4e64-b7a9-f851179cb93e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-18 12:25:58.015 2836 2232702333696 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-18 12:25:58.248 2836 2232702333696 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1cfdb729-ea36-4e64-b7a9-f851179cb93e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:25:58.248 2836 2232702333696 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1cfdb729-ea36-4e64-b7a9-f851179cb93e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:25:58.264 2836 2232702333696 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1cfdb729-ea36-4e64-b7a9-f851179cb93e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-18 12:25:58.264 2836 2232702333696 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 398, VLAN trunk: None to switch port 1cfdb729-ea36-4e64-b7a9-f851179cb93e 2022-02-18 12:25:58.437 2836 2232702110704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-421b7b17-d5c5-424e-9466-d99d03ce222e 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] port_update received: 53e0f00f-578f-42a4-931a-71ebec240d5a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-18 12:25:58.437 2836 2232702333696 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-18 12:25:58.437 2836 2232702333696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1cfdb729-ea36-4e64-b7a9-f851179cb93e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:25:58.469 2836 2232702110704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-421b7b17-d5c5-424e-9466-d99d03ce222e 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] No port 53e0f00f-578f-42a4-931a-71ebec240d5a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-18 12:25:58.638 2836 2232702333696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1cfdb729-ea36-4e64-b7a9-f851179cb93e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:25:58.638 2836 2232702333696 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-18 12:25:58.654 2836 2232702333696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (76f945eb-0677-473a-bd66-c000c0ac1817) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:25:58.654 2836 2232702333696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (76f945eb-0677-473a-bd66-c000c0ac1817) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-18 12:25:58.654 2836 2232702333696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1cfdb729-ea36-4e64-b7a9-f851179cb93e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:25:58.654 2836 2232702333696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-18 12:25:58.654 2836 2232702333696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1cfdb729-ea36-4e64-b7a9-f851179cb93e not yet added. Adding. 2022-02-18 12:25:58.654 2836 2232702333696 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-18 12:25:58.654 2836 2232702333696 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-18 12:25:58.906 2836 2232702333696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1cfdb729-ea36-4e64-b7a9-f851179cb93e" 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-18 12:25:59.172 2836 2232702333696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1cfdb729-ea36-4e64-b7a9-f851179cb93e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:25:59.172 2836 2232702333696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1cfdb729-ea36-4e64-b7a9-f851179cb93e" 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-18 12:25:59.468 2836 2232702333696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1cfdb729-ea36-4e64-b7a9-f851179cb93e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:25:59.642 2836 2232702333696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1cfdb729-ea36-4e64-b7a9-f851179cb93e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.625s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:25:59.658 2836 2232702333696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1cfdb729-ea36-4e64-b7a9-f851179cb93e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-18 12:25:59.658 2836 2232702333696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1cfdb729-ea36-4e64-b7a9-f851179cb93e processed. 2022-02-18 12:25:59.718 2836 2232702333696 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-18 12:26:00.077 2836 2232702333696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.360s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:26:02.389 2836 2232702109120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 53e0f00f-578f-42a4-931a-71ebec240d5a 2022-02-18 12:26:03.735 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-18 12:26:04.049 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Adding port 53e0f00f-578f-42a4-931a-71ebec240d5a 2022-02-18 12:26:04.049 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Port 53e0f00f-578f-42a4-931a-71ebec240d5a updated. Details: {'device': '53e0f00f-578f-42a4-931a-71ebec240d5a', 'network_id': '97e8ddbb-de72-4c20-8a0d-689d6b43b86c', 'port_id': '53e0f00f-578f-42a4-931a-71ebec240d5a', 'mac_address': 'fa:16:3e:50:6f:51', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 364, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '30c0e68d-27bf-4505-ac2c-b06610301054', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-02-18 12:26:04.069 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] 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-18 12:26:04.069 2836 2232701932288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-53e0f00f-578f-42a4-931a-71ebec240d5a" 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-18 12:26:04.069 2836 2232701932288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 53e0f00f-578f-42a4-931a-71ebec240d5a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-18 12:26:04.079 2836 2232701932288 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 97e8ddbb-de72-4c20-8a0d-689d6b43b86c 2022-02-18 12:26:04.079 2836 2232701932288 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-18 12:26:04.263 2836 2232701932288 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '53e0f00f-578f-42a4-931a-71ebec240d5a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:26:04.263 2836 2232701932288 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '53e0f00f-578f-42a4-931a-71ebec240d5a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:26:04.263 2836 2232701932288 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 53e0f00f-578f-42a4-931a-71ebec240d5a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-18 12:26:04.263 2836 2232701932288 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 364, VLAN trunk: None to switch port 53e0f00f-578f-42a4-931a-71ebec240d5a 2022-02-18 12:26:04.404 2836 2232701932288 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-18 12:26:04.404 2836 2232701932288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['53e0f00f-578f-42a4-931a-71ebec240d5a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:26:04.553 2836 2232701932288 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['53e0f00f-578f-42a4-931a-71ebec240d5a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:26:04.562 2836 2232701932288 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-18 12:26:04.562 2836 2232701932288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (72a56e1d-3519-423c-b29e-eab9d862a829) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:26:04.562 2836 2232701932288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (72a56e1d-3519-423c-b29e-eab9d862a829) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-18 12:26:04.562 2836 2232701932288 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 53e0f00f-578f-42a4-931a-71ebec240d5a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:26:04.562 2836 2232701932288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-18 12:26:04.562 2836 2232701932288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 53e0f00f-578f-42a4-931a-71ebec240d5a not yet added. Adding. 2022-02-18 12:26:04.562 2836 2232701932288 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-18 12:26:04.562 2836 2232701932288 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-18 12:26:04.796 2836 2232701932288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-53e0f00f-578f-42a4-931a-71ebec240d5a" 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-18 12:26:05.013 2836 2232701932288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-53e0f00f-578f-42a4-931a-71ebec240d5a" "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-18 12:26:05.013 2836 2232701932288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-53e0f00f-578f-42a4-931a-71ebec240d5a" 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-18 12:26:05.264 2836 2232701932288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-53e0f00f-578f-42a4-931a-71ebec240d5a" "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-18 12:26:05.468 2836 2232701932288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-53e0f00f-578f-42a4-931a-71ebec240d5a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:26:05.468 2836 2232701932288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 53e0f00f-578f-42a4-931a-71ebec240d5a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-18 12:26:05.468 2836 2232701932288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 53e0f00f-578f-42a4-931a-71ebec240d5a processed. 2022-02-18 12:26:05.749 2836 2232701932288 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-18 12:26:06.108 2836 2232701932288 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-18 12:26:16.585 2836 2232701020112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2c989aaa-b644-44a1-8900-d4cf307386e5 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Security group member updated on remote: ['76f945eb-0677-473a-bd66-c000c0ac1817'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:26:16.585 2836 2232701020112 MainThread INFO neutron.agent.securitygroups_rpc [req-2c989aaa-b644-44a1-8900-d4cf307386e5 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Security group member updated ['76f945eb-0677-473a-bd66-c000c0ac1817'] 2022-02-18 12:26:16.585 2836 2232701020112 MainThread INFO neutron.agent.securitygroups_rpc [req-2c989aaa-b644-44a1-8900-d4cf307386e5 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Refresh firewall rules 2022-02-18 12:26:16.585 2836 2232701020112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2c989aaa-b644-44a1-8900-d4cf307386e5 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Get security group information for devices via rpc ['eaf34f24-cf10-4a19-abb2-9bc04b409778', '9a459c7c-7ae5-4261-8df1-b4a58cd90c29', '1cfdb729-ea36-4e64-b7a9-f851179cb93e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:26:17.029 2836 2232701020112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2c989aaa-b644-44a1-8900-d4cf307386e5 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update security group information for ports dict_keys(['1cfdb729-ea36-4e64-b7a9-f851179cb93e', '9a459c7c-7ae5-4261-8df1-b4a58cd90c29', 'eaf34f24-cf10-4a19-abb2-9bc04b409778']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:26:17.029 2836 2232701020112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2c989aaa-b644-44a1-8900-d4cf307386e5 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-18 12:26:17.029 2836 2232701020112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2c989aaa-b644-44a1-8900-d4cf307386e5 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update rules of security group (76f945eb-0677-473a-bd66-c000c0ac1817) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:26:17.029 2836 2232701020112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2c989aaa-b644-44a1-8900-d4cf307386e5 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update members of security group (76f945eb-0677-473a-bd66-c000c0ac1817) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-18 12:26:17.029 2836 2232701020112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2c989aaa-b644-44a1-8900-d4cf307386e5 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update port filter for 1cfdb729-ea36-4e64-b7a9-f851179cb93e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:26:17.029 2836 2232701020112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2c989aaa-b644-44a1-8900-d4cf307386e5 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Updating port rules. 2022-02-18 12:26:17.046 2836 2232701020112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2c989aaa-b644-44a1-8900-d4cf307386e5 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Creating 1 new rules, removing 0 old rules. 2022-02-18 12:26:17.046 2836 2232701020112 MainThread DEBUG oslo_concurrency.lockutils [req-2c989aaa-b644-44a1-8900-d4cf307386e5 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-1cfdb729-ea36-4e64-b7a9-f851179cb93e" 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-18 12:26:17.359 2836 2232701020112 MainThread DEBUG oslo_concurrency.lockutils [req-2c989aaa-b644-44a1-8900-d4cf307386e5 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-1cfdb729-ea36-4e64-b7a9-f851179cb93e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:26:17.359 2836 2232701020112 MainThread DEBUG oslo_concurrency.lockutils [req-2c989aaa-b644-44a1-8900-d4cf307386e5 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-1cfdb729-ea36-4e64-b7a9-f851179cb93e" 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-18 12:26:17.359 2836 2232701020112 MainThread DEBUG oslo_concurrency.lockutils [req-2c989aaa-b644-44a1-8900-d4cf307386e5 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-1cfdb729-ea36-4e64-b7a9-f851179cb93e" "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-18 12:26:17.359 2836 2232701020112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2c989aaa-b644-44a1-8900-d4cf307386e5 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update port filter for 9a459c7c-7ae5-4261-8df1-b4a58cd90c29 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:26:17.359 2836 2232701020112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2c989aaa-b644-44a1-8900-d4cf307386e5 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Updating port rules. 2022-02-18 12:26:17.359 2836 2232701020112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2c989aaa-b644-44a1-8900-d4cf307386e5 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Creating 1 new rules, removing 0 old rules. 2022-02-18 12:26:17.373 2836 2232701020112 MainThread DEBUG oslo_concurrency.lockutils [req-2c989aaa-b644-44a1-8900-d4cf307386e5 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-9a459c7c-7ae5-4261-8df1-b4a58cd90c29" 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-18 12:26:17.624 2836 2232702900528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-023fe75b-c23f-4c3e-853d-21b44f5ba214 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] port_update received: fa4ea72b-cee9-44e5-a9ac-4cbff5eb34c3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-18 12:26:17.658 2836 2232702900528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-023fe75b-c23f-4c3e-853d-21b44f5ba214 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] No port fa4ea72b-cee9-44e5-a9ac-4cbff5eb34c3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-18 12:26:17.701 2836 2232701020112 MainThread DEBUG oslo_concurrency.lockutils [req-2c989aaa-b644-44a1-8900-d4cf307386e5 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-9a459c7c-7ae5-4261-8df1-b4a58cd90c29" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:26:17.701 2836 2232701020112 MainThread DEBUG oslo_concurrency.lockutils [req-2c989aaa-b644-44a1-8900-d4cf307386e5 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-9a459c7c-7ae5-4261-8df1-b4a58cd90c29" 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-18 12:26:17.701 2836 2232701020112 MainThread DEBUG oslo_concurrency.lockutils [req-2c989aaa-b644-44a1-8900-d4cf307386e5 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-9a459c7c-7ae5-4261-8df1-b4a58cd90c29" "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-18 12:26:17.701 2836 2232701020112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2c989aaa-b644-44a1-8900-d4cf307386e5 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update port filter for eaf34f24-cf10-4a19-abb2-9bc04b409778 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:26:17.701 2836 2232701020112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2c989aaa-b644-44a1-8900-d4cf307386e5 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Updating port rules. 2022-02-18 12:26:17.701 2836 2232701020112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2c989aaa-b644-44a1-8900-d4cf307386e5 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Creating 1 new rules, removing 0 old rules. 2022-02-18 12:26:17.701 2836 2232701020112 MainThread DEBUG oslo_concurrency.lockutils [req-2c989aaa-b644-44a1-8900-d4cf307386e5 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-eaf34f24-cf10-4a19-abb2-9bc04b409778" 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-18 12:26:18.062 2836 2232701020112 MainThread DEBUG oslo_concurrency.lockutils [req-2c989aaa-b644-44a1-8900-d4cf307386e5 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-eaf34f24-cf10-4a19-abb2-9bc04b409778" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:26:18.062 2836 2232701020112 MainThread DEBUG oslo_concurrency.lockutils [req-2c989aaa-b644-44a1-8900-d4cf307386e5 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-eaf34f24-cf10-4a19-abb2-9bc04b409778" 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-18 12:26:18.062 2836 2232701020112 MainThread DEBUG oslo_concurrency.lockutils [req-2c989aaa-b644-44a1-8900-d4cf307386e5 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-eaf34f24-cf10-4a19-abb2-9bc04b409778" "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-18 12:26:20.670 2836 2232702109120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fa4ea72b-cee9-44e5-a9ac-4cbff5eb34c3 2022-02-18 12:26:21.811 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-18 12:26:22.217 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Adding port fa4ea72b-cee9-44e5-a9ac-4cbff5eb34c3 2022-02-18 12:26:22.217 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Port fa4ea72b-cee9-44e5-a9ac-4cbff5eb34c3 updated. Details: {'device': 'fa4ea72b-cee9-44e5-a9ac-4cbff5eb34c3', 'network_id': '456dfe31-3b52-425a-9f56-94ffa4e0454c', 'port_id': 'fa4ea72b-cee9-44e5-a9ac-4cbff5eb34c3', 'mac_address': 'fa:16:3e:09:b6:14', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 398, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e28d7aa7-51ad-4621-b32f-1828d230346a', '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-18 12:26:22.217 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] 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-18 12:26:22.217 2836 2232703751088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fa4ea72b-cee9-44e5-a9ac-4cbff5eb34c3" 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-18 12:26:22.217 2836 2232703751088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fa4ea72b-cee9-44e5-a9ac-4cbff5eb34c3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-18 12:26:22.217 2836 2232703751088 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-18 12:26:22.513 2836 2232703751088 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fa4ea72b-cee9-44e5-a9ac-4cbff5eb34c3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:26:22.513 2836 2232703751088 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fa4ea72b-cee9-44e5-a9ac-4cbff5eb34c3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:26:22.513 2836 2232703751088 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fa4ea72b-cee9-44e5-a9ac-4cbff5eb34c3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-18 12:26:22.533 2836 2232703751088 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 398, VLAN trunk: None to switch port fa4ea72b-cee9-44e5-a9ac-4cbff5eb34c3 2022-02-18 12:26:22.733 2836 2232703751088 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-18 12:26:22.733 2836 2232703751088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fa4ea72b-cee9-44e5-a9ac-4cbff5eb34c3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:26:22.889 2836 2232703751088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fa4ea72b-cee9-44e5-a9ac-4cbff5eb34c3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:26:22.889 2836 2232703751088 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-18 12:26:22.889 2836 2232703751088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (76f945eb-0677-473a-bd66-c000c0ac1817) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:26:22.889 2836 2232703751088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (76f945eb-0677-473a-bd66-c000c0ac1817) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-18 12:26:22.889 2836 2232703751088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fa4ea72b-cee9-44e5-a9ac-4cbff5eb34c3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:26:22.889 2836 2232703751088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-18 12:26:22.905 2836 2232703751088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fa4ea72b-cee9-44e5-a9ac-4cbff5eb34c3 not yet added. Adding. 2022-02-18 12:26:22.905 2836 2232703751088 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-18 12:26:22.905 2836 2232703751088 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-18 12:26:23.282 2836 2232703751088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fa4ea72b-cee9-44e5-a9ac-4cbff5eb34c3" 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-18 12:26:23.421 2836 2232705146720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1772f40c-be9c-4841-9c5b-833a0f5f3d35 c4c022e7ede348d8b8d74fbff3f641d0 aee512a38b9542408ff0a6e93ffa1fbf - - -] Security group member updated on remote: ['96f8375c-bb75-40a3-a1a7-e0b31e0b048e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:26:23.421 2836 2232705146720 MainThread INFO neutron.agent.securitygroups_rpc [req-1772f40c-be9c-4841-9c5b-833a0f5f3d35 c4c022e7ede348d8b8d74fbff3f641d0 aee512a38b9542408ff0a6e93ffa1fbf - - -] Security group member updated ['96f8375c-bb75-40a3-a1a7-e0b31e0b048e'] 2022-02-18 12:26:23.625 2836 2232703751088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fa4ea72b-cee9-44e5-a9ac-4cbff5eb34c3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:26:23.625 2836 2232703751088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fa4ea72b-cee9-44e5-a9ac-4cbff5eb34c3" 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-18 12:26:24.021 2836 2232703751088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fa4ea72b-cee9-44e5-a9ac-4cbff5eb34c3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.390s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:26:24.237 2836 2232703751088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fa4ea72b-cee9-44e5-a9ac-4cbff5eb34c3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:26:24.237 2836 2232703751088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fa4ea72b-cee9-44e5-a9ac-4cbff5eb34c3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-18 12:26:24.237 2836 2232703751088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fa4ea72b-cee9-44e5-a9ac-4cbff5eb34c3 processed. 2022-02-18 12:26:24.350 2836 2232702572672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54b03ebd-1bc1-4b1a-98a8-1514af58f8ff 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] port_update received: 58ebd3c4-077e-46e8-86bf-6f12485a6270 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-18 12:26:24.366 2836 2232702572672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54b03ebd-1bc1-4b1a-98a8-1514af58f8ff 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] No port 58ebd3c4-077e-46e8-86bf-6f12485a6270 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-18 12:26:25.827 2836 2232702572672 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-18 12:26:26.140 2836 2232702572672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:26:26.749 2836 2232702109120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 58ebd3c4-077e-46e8-86bf-6f12485a6270 2022-02-18 12:26:27.842 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-18 12:26:28.095 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Adding port 58ebd3c4-077e-46e8-86bf-6f12485a6270 2022-02-18 12:26:28.095 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Port 58ebd3c4-077e-46e8-86bf-6f12485a6270 updated. Details: {'device': '58ebd3c4-077e-46e8-86bf-6f12485a6270', 'network_id': '49d93445-8224-469e-a464-9a1efe86b943', 'port_id': '58ebd3c4-077e-46e8-86bf-6f12485a6270', 'mac_address': 'fa:16:3e:e5:9f:bb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 365, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6be977f3-f664-4621-95d1-7c25c3bee259', '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-18 12:26:28.095 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] 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-18 12:26:28.095 2836 2232703722944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-58ebd3c4-077e-46e8-86bf-6f12485a6270" 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-18 12:26:28.095 2836 2232703722944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 58ebd3c4-077e-46e8-86bf-6f12485a6270 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-18 12:26:28.095 2836 2232703722944 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 49d93445-8224-469e-a464-9a1efe86b943 2022-02-18 12:26:28.095 2836 2232703722944 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-18 12:26:28.451 2836 2232703722944 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '58ebd3c4-077e-46e8-86bf-6f12485a6270') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:26:28.451 2836 2232703722944 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '58ebd3c4-077e-46e8-86bf-6f12485a6270') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:26:28.475 2836 2232703722944 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 58ebd3c4-077e-46e8-86bf-6f12485a6270 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-18 12:26:28.475 2836 2232703722944 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 365, VLAN trunk: None to switch port 58ebd3c4-077e-46e8-86bf-6f12485a6270 2022-02-18 12:26:28.734 2836 2232703722944 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-18 12:26:28.734 2836 2232703722944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['58ebd3c4-077e-46e8-86bf-6f12485a6270'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:26:28.876 2836 2232703722944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['58ebd3c4-077e-46e8-86bf-6f12485a6270']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:26:28.876 2836 2232703722944 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-18 12:26:28.876 2836 2232703722944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (96f8375c-bb75-40a3-a1a7-e0b31e0b048e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:26:28.876 2836 2232703722944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (96f8375c-bb75-40a3-a1a7-e0b31e0b048e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-18 12:26:28.892 2836 2232703722944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 58ebd3c4-077e-46e8-86bf-6f12485a6270 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:26:28.892 2836 2232703722944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-18 12:26:28.892 2836 2232703722944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 58ebd3c4-077e-46e8-86bf-6f12485a6270 not yet added. Adding. 2022-02-18 12:26:28.892 2836 2232703722944 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-18 12:26:28.892 2836 2232703722944 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-18 12:26:29.263 2836 2232703722944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-58ebd3c4-077e-46e8-86bf-6f12485a6270" 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-18 12:26:29.592 2836 2232703722944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-58ebd3c4-077e-46e8-86bf-6f12485a6270" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:26:29.592 2836 2232703722944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-58ebd3c4-077e-46e8-86bf-6f12485a6270" 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-18 12:26:29.969 2836 2232703722944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-58ebd3c4-077e-46e8-86bf-6f12485a6270" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:26:30.157 2836 2232703722944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-58ebd3c4-077e-46e8-86bf-6f12485a6270" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:26:30.157 2836 2232703722944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 58ebd3c4-077e-46e8-86bf-6f12485a6270 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-18 12:26:30.172 2836 2232703722944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 58ebd3c4-077e-46e8-86bf-6f12485a6270 processed. 2022-02-18 12:26:31.869 2836 2232703275248 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-18 12:26:32.280 2836 2232703275248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:26:43.264 2836 2232702109296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 58ebd3c4-077e-46e8-86bf-6f12485a6270 2022-02-18 12:26:43.293 2836 2232702109296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fa4ea72b-cee9-44e5-a9ac-4cbff5eb34c3 2022-02-18 12:26:43.313 2836 2232705146720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-76211e25-046a-4a4c-91dd-69e17cb1e32b 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Security group member updated on remote: ['76f945eb-0677-473a-bd66-c000c0ac1817'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:26:43.313 2836 2232705146720 MainThread INFO neutron.agent.securitygroups_rpc [req-76211e25-046a-4a4c-91dd-69e17cb1e32b 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Security group member updated ['76f945eb-0677-473a-bd66-c000c0ac1817'] 2022-02-18 12:26:43.313 2836 2232705146720 MainThread INFO neutron.agent.securitygroups_rpc [req-76211e25-046a-4a4c-91dd-69e17cb1e32b 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Refresh firewall rules 2022-02-18 12:26:43.313 2836 2232705146720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-76211e25-046a-4a4c-91dd-69e17cb1e32b 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Get security group information for devices via rpc ['eaf34f24-cf10-4a19-abb2-9bc04b409778', '9a459c7c-7ae5-4261-8df1-b4a58cd90c29', '1cfdb729-ea36-4e64-b7a9-f851179cb93e', 'fa4ea72b-cee9-44e5-a9ac-4cbff5eb34c3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:26:43.407 2836 2232705536064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76211e25-046a-4a4c-91dd-69e17cb1e32b 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] port_delete event received for 'fa4ea72b-cee9-44e5-a9ac-4cbff5eb34c3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:26:43.701 2836 2232705146720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-76211e25-046a-4a4c-91dd-69e17cb1e32b 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update security group information for ports dict_keys(['1cfdb729-ea36-4e64-b7a9-f851179cb93e', '9a459c7c-7ae5-4261-8df1-b4a58cd90c29', 'eaf34f24-cf10-4a19-abb2-9bc04b409778']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:26:43.701 2836 2232705146720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-76211e25-046a-4a4c-91dd-69e17cb1e32b 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-18 12:26:43.701 2836 2232705146720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-76211e25-046a-4a4c-91dd-69e17cb1e32b 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update rules of security group (76f945eb-0677-473a-bd66-c000c0ac1817) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:26:43.701 2836 2232705146720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-76211e25-046a-4a4c-91dd-69e17cb1e32b 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update members of security group (76f945eb-0677-473a-bd66-c000c0ac1817) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-18 12:26:43.701 2836 2232705146720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-76211e25-046a-4a4c-91dd-69e17cb1e32b 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update port filter for 1cfdb729-ea36-4e64-b7a9-f851179cb93e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:26:43.701 2836 2232705146720 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-76211e25-046a-4a4c-91dd-69e17cb1e32b 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Updating port rules. 2022-02-18 12:26:43.701 2836 2232705146720 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-76211e25-046a-4a4c-91dd-69e17cb1e32b 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Creating 0 new rules, removing 1 old rules. 2022-02-18 12:26:43.701 2836 2232705146720 MainThread DEBUG oslo_concurrency.lockutils [req-76211e25-046a-4a4c-91dd-69e17cb1e32b 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-1cfdb729-ea36-4e64-b7a9-f851179cb93e" 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-18 12:26:43.701 2836 2232705146720 MainThread DEBUG oslo_concurrency.lockutils [req-76211e25-046a-4a4c-91dd-69e17cb1e32b 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-1cfdb729-ea36-4e64-b7a9-f851179cb93e" "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-18 12:26:43.701 2836 2232705146720 MainThread DEBUG oslo_concurrency.lockutils [req-76211e25-046a-4a4c-91dd-69e17cb1e32b 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-1cfdb729-ea36-4e64-b7a9-f851179cb93e" 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-18 12:26:43.811 2836 2232705625776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0eea0681-b2c6-4843-b123-6620136092fb c4c022e7ede348d8b8d74fbff3f641d0 aee512a38b9542408ff0a6e93ffa1fbf - - -] Security group member updated on remote: ['96f8375c-bb75-40a3-a1a7-e0b31e0b048e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:26:43.811 2836 2232705625776 MainThread INFO neutron.agent.securitygroups_rpc [req-0eea0681-b2c6-4843-b123-6620136092fb c4c022e7ede348d8b8d74fbff3f641d0 aee512a38b9542408ff0a6e93ffa1fbf - - -] Security group member updated ['96f8375c-bb75-40a3-a1a7-e0b31e0b048e'] 2022-02-18 12:26:43.811 2836 2232705625776 MainThread INFO neutron.agent.securitygroups_rpc [req-0eea0681-b2c6-4843-b123-6620136092fb c4c022e7ede348d8b8d74fbff3f641d0 aee512a38b9542408ff0a6e93ffa1fbf - - -] Refresh firewall rules 2022-02-18 12:26:43.811 2836 2232705625776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0eea0681-b2c6-4843-b123-6620136092fb c4c022e7ede348d8b8d74fbff3f641d0 aee512a38b9542408ff0a6e93ffa1fbf - - -] Get security group information for devices via rpc ['58ebd3c4-077e-46e8-86bf-6f12485a6270'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:26:43.841 2836 2232705625776 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0eea0681-b2c6-4843-b123-6620136092fb c4c022e7ede348d8b8d74fbff3f641d0 aee512a38b9542408ff0a6e93ffa1fbf - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:26:43.841 2836 2232705625776 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0eea0681-b2c6-4843-b123-6620136092fb c4c022e7ede348d8b8d74fbff3f641d0 aee512a38b9542408ff0a6e93ffa1fbf - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-18 12:26:43.905 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-18 12:26:43.905 2836 2232705666736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '58ebd3c4-077e-46e8-86bf-6f12485a6270' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-18 12:26:43.905 2836 2232705666736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '58ebd3c4-077e-46e8-86bf-6f12485a6270' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-18 12:26:43.905 2836 2232705666736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 58ebd3c4-077e-46e8-86bf-6f12485a6270 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-18 12:26:43.905 2836 2232705664096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fa4ea72b-cee9-44e5-a9ac-4cbff5eb34c3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-18 12:26:43.905 2836 2232705664096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fa4ea72b-cee9-44e5-a9ac-4cbff5eb34c3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-18 12:26:43.905 2836 2232705664096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fa4ea72b-cee9-44e5-a9ac-4cbff5eb34c3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-18 12:26:43.921 2836 2232705664800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0eea0681-b2c6-4843-b123-6620136092fb c4c022e7ede348d8b8d74fbff3f641d0 aee512a38b9542408ff0a6e93ffa1fbf - - -] port_delete event received for '58ebd3c4-077e-46e8-86bf-6f12485a6270' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:26:43.984 2836 2232705666736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 49d93445-8224-469e-a464-9a1efe86b943 2022-02-18 12:26:43.998 2836 2232705666736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['58ebd3c4-077e-46e8-86bf-6f12485a6270'] 2022-02-18 12:26:43.998 2836 2232705666736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-18 12:26:43.998 2836 2232705666736 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-18 12:26:43.998 2836 2232705666736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['58ebd3c4-077e-46e8-86bf-6f12485a6270'] 2022-02-18 12:26:44.031 2836 2232705664096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fa4ea72b-cee9-44e5-a9ac-4cbff5eb34c3'] 2022-02-18 12:26:44.031 2836 2232705664096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-18 12:26:44.031 2836 2232705664096 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-18 12:26:44.031 2836 2232705664096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fa4ea72b-cee9-44e5-a9ac-4cbff5eb34c3'] 2022-02-18 12:26:44.156 2836 2232705146720 MainThread DEBUG oslo_concurrency.lockutils [req-76211e25-046a-4a4c-91dd-69e17cb1e32b 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-1cfdb729-ea36-4e64-b7a9-f851179cb93e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.453s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:26:44.156 2836 2232705146720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-76211e25-046a-4a4c-91dd-69e17cb1e32b 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update port filter for 9a459c7c-7ae5-4261-8df1-b4a58cd90c29 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:26:44.156 2836 2232705146720 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-76211e25-046a-4a4c-91dd-69e17cb1e32b 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Updating port rules. 2022-02-18 12:26:44.156 2836 2232705146720 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-76211e25-046a-4a4c-91dd-69e17cb1e32b 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Creating 0 new rules, removing 1 old rules. 2022-02-18 12:26:44.156 2836 2232705146720 MainThread DEBUG oslo_concurrency.lockutils [req-76211e25-046a-4a4c-91dd-69e17cb1e32b 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-9a459c7c-7ae5-4261-8df1-b4a58cd90c29" 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-18 12:26:44.156 2836 2232705146720 MainThread DEBUG oslo_concurrency.lockutils [req-76211e25-046a-4a4c-91dd-69e17cb1e32b 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-9a459c7c-7ae5-4261-8df1-b4a58cd90c29" "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-18 12:26:44.156 2836 2232705146720 MainThread DEBUG oslo_concurrency.lockutils [req-76211e25-046a-4a4c-91dd-69e17cb1e32b 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-9a459c7c-7ae5-4261-8df1-b4a58cd90c29" 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-18 12:26:44.702 2836 2232705146720 MainThread DEBUG oslo_concurrency.lockutils [req-76211e25-046a-4a4c-91dd-69e17cb1e32b 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-9a459c7c-7ae5-4261-8df1-b4a58cd90c29" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.547s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:26:44.702 2836 2232705146720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-76211e25-046a-4a4c-91dd-69e17cb1e32b 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update port filter for eaf34f24-cf10-4a19-abb2-9bc04b409778 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:26:44.702 2836 2232705146720 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-76211e25-046a-4a4c-91dd-69e17cb1e32b 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Updating port rules. 2022-02-18 12:26:44.721 2836 2232705146720 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-76211e25-046a-4a4c-91dd-69e17cb1e32b 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Creating 0 new rules, removing 1 old rules. 2022-02-18 12:26:44.721 2836 2232705146720 MainThread DEBUG oslo_concurrency.lockutils [req-76211e25-046a-4a4c-91dd-69e17cb1e32b 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-eaf34f24-cf10-4a19-abb2-9bc04b409778" 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-18 12:26:44.721 2836 2232705146720 MainThread DEBUG oslo_concurrency.lockutils [req-76211e25-046a-4a4c-91dd-69e17cb1e32b 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-eaf34f24-cf10-4a19-abb2-9bc04b409778" "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-18 12:26:44.721 2836 2232705146720 MainThread DEBUG oslo_concurrency.lockutils [req-76211e25-046a-4a4c-91dd-69e17cb1e32b 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-eaf34f24-cf10-4a19-abb2-9bc04b409778" 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-18 12:26:45.141 2836 2232705146720 MainThread DEBUG oslo_concurrency.lockutils [req-76211e25-046a-4a4c-91dd-69e17cb1e32b 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-eaf34f24-cf10-4a19-abb2-9bc04b409778" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:26:45.907 2836 2232701059488 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-18 12:26:45.966 2836 2232701059488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:26:52.669 2836 2232702779056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-785618d0-649b-4b53-82bf-36b80795c33a 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Security group member updated on remote: ['76f945eb-0677-473a-bd66-c000c0ac1817'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:26:52.669 2836 2232702779056 MainThread INFO neutron.agent.securitygroups_rpc [req-785618d0-649b-4b53-82bf-36b80795c33a 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Security group member updated ['76f945eb-0677-473a-bd66-c000c0ac1817'] 2022-02-18 12:26:52.669 2836 2232702779056 MainThread INFO neutron.agent.securitygroups_rpc [req-785618d0-649b-4b53-82bf-36b80795c33a 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Refresh firewall rules 2022-02-18 12:26:52.669 2836 2232702779056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-785618d0-649b-4b53-82bf-36b80795c33a 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Get security group information for devices via rpc ['eaf34f24-cf10-4a19-abb2-9bc04b409778', '9a459c7c-7ae5-4261-8df1-b4a58cd90c29', '1cfdb729-ea36-4e64-b7a9-f851179cb93e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:26:52.749 2836 2232702971392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-785618d0-649b-4b53-82bf-36b80795c33a 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] port_delete event received for '1cfdb729-ea36-4e64-b7a9-f851179cb93e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:26:52.966 2836 2232702779056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-785618d0-649b-4b53-82bf-36b80795c33a 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update security group information for ports dict_keys(['9a459c7c-7ae5-4261-8df1-b4a58cd90c29', 'eaf34f24-cf10-4a19-abb2-9bc04b409778']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:26:52.966 2836 2232702779056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-785618d0-649b-4b53-82bf-36b80795c33a 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-18 12:26:52.966 2836 2232702779056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-785618d0-649b-4b53-82bf-36b80795c33a 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update rules of security group (76f945eb-0677-473a-bd66-c000c0ac1817) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:26:52.966 2836 2232702779056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-785618d0-649b-4b53-82bf-36b80795c33a 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update members of security group (76f945eb-0677-473a-bd66-c000c0ac1817) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-18 12:26:52.966 2836 2232702779056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-785618d0-649b-4b53-82bf-36b80795c33a 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update port filter for 9a459c7c-7ae5-4261-8df1-b4a58cd90c29 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:26:52.966 2836 2232702779056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-785618d0-649b-4b53-82bf-36b80795c33a 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Updating port rules. 2022-02-18 12:26:52.966 2836 2232702779056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-785618d0-649b-4b53-82bf-36b80795c33a 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Creating 0 new rules, removing 1 old rules. 2022-02-18 12:26:52.966 2836 2232702779056 MainThread DEBUG oslo_concurrency.lockutils [req-785618d0-649b-4b53-82bf-36b80795c33a 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-9a459c7c-7ae5-4261-8df1-b4a58cd90c29" 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-18 12:26:52.982 2836 2232702779056 MainThread DEBUG oslo_concurrency.lockutils [req-785618d0-649b-4b53-82bf-36b80795c33a 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-9a459c7c-7ae5-4261-8df1-b4a58cd90c29" "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-18 12:26:52.982 2836 2232702779056 MainThread DEBUG oslo_concurrency.lockutils [req-785618d0-649b-4b53-82bf-36b80795c33a 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-9a459c7c-7ae5-4261-8df1-b4a58cd90c29" 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-18 12:26:53.272 2836 2232702779056 MainThread DEBUG oslo_concurrency.lockutils [req-785618d0-649b-4b53-82bf-36b80795c33a 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-9a459c7c-7ae5-4261-8df1-b4a58cd90c29" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:26:53.272 2836 2232702779056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-785618d0-649b-4b53-82bf-36b80795c33a 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update port filter for eaf34f24-cf10-4a19-abb2-9bc04b409778 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:26:53.272 2836 2232702779056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-785618d0-649b-4b53-82bf-36b80795c33a 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Updating port rules. 2022-02-18 12:26:53.280 2836 2232702779056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-785618d0-649b-4b53-82bf-36b80795c33a 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Creating 0 new rules, removing 1 old rules. 2022-02-18 12:26:53.280 2836 2232702779056 MainThread DEBUG oslo_concurrency.lockutils [req-785618d0-649b-4b53-82bf-36b80795c33a 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-eaf34f24-cf10-4a19-abb2-9bc04b409778" 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-18 12:26:53.280 2836 2232702779056 MainThread DEBUG oslo_concurrency.lockutils [req-785618d0-649b-4b53-82bf-36b80795c33a 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-eaf34f24-cf10-4a19-abb2-9bc04b409778" "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-18 12:26:53.280 2836 2232702779056 MainThread DEBUG oslo_concurrency.lockutils [req-785618d0-649b-4b53-82bf-36b80795c33a 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-eaf34f24-cf10-4a19-abb2-9bc04b409778" 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-18 12:26:53.389 2836 2232702109296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1cfdb729-ea36-4e64-b7a9-f851179cb93e 2022-02-18 12:26:53.577 2836 2232702779056 MainThread DEBUG oslo_concurrency.lockutils [req-785618d0-649b-4b53-82bf-36b80795c33a 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-eaf34f24-cf10-4a19-abb2-9bc04b409778" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:26:53.938 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-18 12:26:53.938 2836 2232702333696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1cfdb729-ea36-4e64-b7a9-f851179cb93e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-18 12:26:53.938 2836 2232702333696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1cfdb729-ea36-4e64-b7a9-f851179cb93e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-18 12:26:53.938 2836 2232702333696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1cfdb729-ea36-4e64-b7a9-f851179cb93e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-18 12:26:53.968 2836 2232702333696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1cfdb729-ea36-4e64-b7a9-f851179cb93e'] 2022-02-18 12:26:53.968 2836 2232702333696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-18 12:26:53.968 2836 2232702333696 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-18 12:26:53.968 2836 2232702333696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1cfdb729-ea36-4e64-b7a9-f851179cb93e'] 2022-02-18 12:26:55.941 2836 2232702333696 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-18 12:26:55.969 2836 2232702333696 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-18 12:26:57.435 2836 2232702109296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9a459c7c-7ae5-4261-8df1-b4a58cd90c29 2022-02-18 12:26:57.873 2836 2232703495680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-29325fc0-1bc8-4e0b-b6bb-d04f2e71d373 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Security group member updated on remote: ['76f945eb-0677-473a-bd66-c000c0ac1817'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:26:57.873 2836 2232703495680 MainThread INFO neutron.agent.securitygroups_rpc [req-29325fc0-1bc8-4e0b-b6bb-d04f2e71d373 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Security group member updated ['76f945eb-0677-473a-bd66-c000c0ac1817'] 2022-02-18 12:26:57.873 2836 2232703495680 MainThread INFO neutron.agent.securitygroups_rpc [req-29325fc0-1bc8-4e0b-b6bb-d04f2e71d373 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Refresh firewall rules 2022-02-18 12:26:57.873 2836 2232703495680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-29325fc0-1bc8-4e0b-b6bb-d04f2e71d373 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Get security group information for devices via rpc ['eaf34f24-cf10-4a19-abb2-9bc04b409778', '9a459c7c-7ae5-4261-8df1-b4a58cd90c29'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:26:57.950 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-18 12:26:57.950 2836 2232703750208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9a459c7c-7ae5-4261-8df1-b4a58cd90c29' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-18 12:26:57.950 2836 2232703750208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9a459c7c-7ae5-4261-8df1-b4a58cd90c29' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-18 12:26:57.950 2836 2232703750208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9a459c7c-7ae5-4261-8df1-b4a58cd90c29 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-18 12:26:57.950 2836 2232702110704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29325fc0-1bc8-4e0b-b6bb-d04f2e71d373 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] port_delete event received for '9a459c7c-7ae5-4261-8df1-b4a58cd90c29' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:26:57.984 2836 2232703750208 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9a459c7c-7ae5-4261-8df1-b4a58cd90c29'] 2022-02-18 12:26:57.984 2836 2232703750208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-18 12:26:57.984 2836 2232703750208 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-18 12:26:57.997 2836 2232703750208 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9a459c7c-7ae5-4261-8df1-b4a58cd90c29'] 2022-02-18 12:26:58.030 2836 2232703495680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-29325fc0-1bc8-4e0b-b6bb-d04f2e71d373 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update security group information for ports dict_keys(['eaf34f24-cf10-4a19-abb2-9bc04b409778']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:26:58.030 2836 2232703495680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-29325fc0-1bc8-4e0b-b6bb-d04f2e71d373 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-18 12:26:58.030 2836 2232703495680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-29325fc0-1bc8-4e0b-b6bb-d04f2e71d373 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update rules of security group (76f945eb-0677-473a-bd66-c000c0ac1817) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:26:58.030 2836 2232703495680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-29325fc0-1bc8-4e0b-b6bb-d04f2e71d373 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update members of security group (76f945eb-0677-473a-bd66-c000c0ac1817) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-18 12:26:58.030 2836 2232703495680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-29325fc0-1bc8-4e0b-b6bb-d04f2e71d373 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update port filter for eaf34f24-cf10-4a19-abb2-9bc04b409778 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:26:58.030 2836 2232703495680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-29325fc0-1bc8-4e0b-b6bb-d04f2e71d373 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Updating port rules. 2022-02-18 12:26:58.030 2836 2232703495680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-29325fc0-1bc8-4e0b-b6bb-d04f2e71d373 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Creating 0 new rules, removing 1 old rules. 2022-02-18 12:26:58.030 2836 2232703495680 MainThread DEBUG oslo_concurrency.lockutils [req-29325fc0-1bc8-4e0b-b6bb-d04f2e71d373 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-eaf34f24-cf10-4a19-abb2-9bc04b409778" 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-18 12:26:58.030 2836 2232703495680 MainThread DEBUG oslo_concurrency.lockutils [req-29325fc0-1bc8-4e0b-b6bb-d04f2e71d373 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-eaf34f24-cf10-4a19-abb2-9bc04b409778" "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-18 12:26:58.030 2836 2232703495680 MainThread DEBUG oslo_concurrency.lockutils [req-29325fc0-1bc8-4e0b-b6bb-d04f2e71d373 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-eaf34f24-cf10-4a19-abb2-9bc04b409778" 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-18 12:26:58.282 2836 2232703495680 MainThread DEBUG oslo_concurrency.lockutils [req-29325fc0-1bc8-4e0b-b6bb-d04f2e71d373 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Lock "n-hv-driver-port-lock-eaf34f24-cf10-4a19-abb2-9bc04b409778" "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-18 12:26:59.981 2836 2232703495680 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-18 12:26:59.983 2836 2232703495680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:27:01.233 2836 2232702109120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7679eb68-85f1-4010-a6c7-d11468092bfb 2022-02-18 12:27:01.982 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-18 12:27:02.281 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Adding port 7679eb68-85f1-4010-a6c7-d11468092bfb 2022-02-18 12:27:02.281 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Port 7679eb68-85f1-4010-a6c7-d11468092bfb updated. Details: {'device': '7679eb68-85f1-4010-a6c7-d11468092bfb', 'network_id': 'ecb0c100-ca77-4021-8eb9-ee2f4a03352a', 'port_id': '7679eb68-85f1-4010-a6c7-d11468092bfb', 'mac_address': 'fa:16:3e:45:eb:a1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 379, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c5178240-0c70-4df6-9f36-4f9bdbd4cf72', '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-18 12:27:02.281 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] 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-18 12:27:02.281 2836 2232705536592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7679eb68-85f1-4010-a6c7-d11468092bfb" 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-18 12:27:02.281 2836 2232705536592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7679eb68-85f1-4010-a6c7-d11468092bfb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-18 12:27:02.281 2836 2232705536592 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-18 12:27:02.330 2836 2232705536592 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7679eb68-85f1-4010-a6c7-d11468092bfb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:27:02.330 2836 2232705536592 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7679eb68-85f1-4010-a6c7-d11468092bfb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:27:02.342 2836 2232705536592 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7679eb68-85f1-4010-a6c7-d11468092bfb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-18 12:27:02.342 2836 2232705536592 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 379, VLAN trunk: None to switch port 7679eb68-85f1-4010-a6c7-d11468092bfb 2022-02-18 12:27:02.420 2836 2232705536592 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-18 12:27:02.420 2836 2232705536592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7679eb68-85f1-4010-a6c7-d11468092bfb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:27:02.562 2836 2232705536592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7679eb68-85f1-4010-a6c7-d11468092bfb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:27:02.562 2836 2232705536592 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-18 12:27:02.562 2836 2232705536592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e9cc8140-f049-4158-b45c-88a9c24ec9c6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:27:02.562 2836 2232705536592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7679eb68-85f1-4010-a6c7-d11468092bfb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:27:02.585 2836 2232705536592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-18 12:27:02.585 2836 2232705536592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-02-18 12:27:02.585 2836 2232705536592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7679eb68-85f1-4010-a6c7-d11468092bfb" 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-18 12:27:02.585 2836 2232705536592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7679eb68-85f1-4010-a6c7-d11468092bfb" "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-18 12:27:02.585 2836 2232705536592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7679eb68-85f1-4010-a6c7-d11468092bfb" 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-18 12:27:02.585 2836 2232705536592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7679eb68-85f1-4010-a6c7-d11468092bfb" "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-18 12:27:02.654 2836 2232705536592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7679eb68-85f1-4010-a6c7-d11468092bfb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:27:02.654 2836 2232705536592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7679eb68-85f1-4010-a6c7-d11468092bfb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-18 12:27:02.654 2836 2232705536592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7679eb68-85f1-4010-a6c7-d11468092bfb processed. 2022-02-18 12:27:03.999 2836 2232684138336 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-18 12:27:04.421 2836 2232684138336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.421s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:27:04.811 2836 2232684138336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-21417916-ac76-4511-856b-4012802d6396 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Security group member updated on remote: ['76f945eb-0677-473a-bd66-c000c0ac1817'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:27:04.811 2836 2232684138336 MainThread INFO neutron.agent.securitygroups_rpc [req-21417916-ac76-4511-856b-4012802d6396 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Security group member updated ['76f945eb-0677-473a-bd66-c000c0ac1817'] 2022-02-18 12:27:04.811 2836 2232684138336 MainThread INFO neutron.agent.securitygroups_rpc [req-21417916-ac76-4511-856b-4012802d6396 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Refresh firewall rules 2022-02-18 12:27:04.811 2836 2232684138336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-21417916-ac76-4511-856b-4012802d6396 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Get security group information for devices via rpc ['eaf34f24-cf10-4a19-abb2-9bc04b409778'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:27:04.857 2836 2232684138336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-21417916-ac76-4511-856b-4012802d6396 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:27:04.857 2836 2232684138336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-21417916-ac76-4511-856b-4012802d6396 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-18 12:27:04.905 2836 2232702898240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-21417916-ac76-4511-856b-4012802d6396 8d75830433854ec289f12dc470723e1e d390fdaee76a4a8ea3359882b080a1e5 - - -] port_delete event received for 'eaf34f24-cf10-4a19-abb2-9bc04b409778' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:27:05.560 2836 2232702109296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: eaf34f24-cf10-4a19-abb2-9bc04b409778 2022-02-18 12:27:06.006 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-18 12:27:06.006 2836 2232703470048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'eaf34f24-cf10-4a19-abb2-9bc04b409778' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-18 12:27:06.006 2836 2232703470048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'eaf34f24-cf10-4a19-abb2-9bc04b409778' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-18 12:27:06.006 2836 2232703470048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port eaf34f24-cf10-4a19-abb2-9bc04b409778 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-18 12:27:06.029 2836 2232703470048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 456dfe31-3b52-425a-9f56-94ffa4e0454c 2022-02-18 12:27:06.029 2836 2232703470048 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['eaf34f24-cf10-4a19-abb2-9bc04b409778'] 2022-02-18 12:27:06.029 2836 2232703470048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-18 12:27:06.029 2836 2232703470048 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-18 12:27:06.029 2836 2232703470048 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['eaf34f24-cf10-4a19-abb2-9bc04b409778'] 2022-02-18 12:27:06.530 2836 2232703470048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ae7e902-be79-4eff-a200-26601947b37f f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] network_delete received. Deleting network 49d93445-8224-469e-a464-9a1efe86b943 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-18 12:27:06.530 2836 2232703470048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ae7e902-be79-4eff-a200-26601947b37f f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] Network 49d93445-8224-469e-a464-9a1efe86b943 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-18 12:27:07.640 2836 2232705059296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63dd6866-90ce-4a95-86cc-fcacfd2989db f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] network_delete received. Deleting network d04a8928-0ba6-4419-a619-4d07b90a50e8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-18 12:27:07.640 2836 2232705059296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63dd6866-90ce-4a95-86cc-fcacfd2989db f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] Network d04a8928-0ba6-4419-a619-4d07b90a50e8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-18 12:27:08.031 2836 2232705608512 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-18 12:27:08.078 2836 2232705608512 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-18 12:27:08.499 2836 2232703492336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce8024c3-6b23-4ae9-a84c-cce58a6b0735 f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] network_delete received. Deleting network 456dfe31-3b52-425a-9f56-94ffa4e0454c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-18 12:27:08.499 2836 2232703492336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce8024c3-6b23-4ae9-a84c-cce58a6b0735 f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] Network 456dfe31-3b52-425a-9f56-94ffa4e0454c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-18 12:27:12.796 2836 2232701124272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-527e4806-df69-43e9-a361-5ac62ddd3087 13454fcebca347708879c8a8efc1b826 8740fb2d6df0428895645f06511fc035 - - -] Security group member updated on remote: ['72a56e1d-3519-423c-b29e-eab9d862a829'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:27:12.796 2836 2232701124272 MainThread INFO neutron.agent.securitygroups_rpc [req-527e4806-df69-43e9-a361-5ac62ddd3087 13454fcebca347708879c8a8efc1b826 8740fb2d6df0428895645f06511fc035 - - -] Security group member updated ['72a56e1d-3519-423c-b29e-eab9d862a829'] 2022-02-18 12:27:12.796 2836 2232701124272 MainThread INFO neutron.agent.securitygroups_rpc [req-527e4806-df69-43e9-a361-5ac62ddd3087 13454fcebca347708879c8a8efc1b826 8740fb2d6df0428895645f06511fc035 - - -] Refresh firewall rules 2022-02-18 12:27:12.796 2836 2232701124272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-527e4806-df69-43e9-a361-5ac62ddd3087 13454fcebca347708879c8a8efc1b826 8740fb2d6df0428895645f06511fc035 - - -] Get security group information for devices via rpc ['53e0f00f-578f-42a4-931a-71ebec240d5a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:27:12.858 2836 2232701124272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-527e4806-df69-43e9-a361-5ac62ddd3087 13454fcebca347708879c8a8efc1b826 8740fb2d6df0428895645f06511fc035 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:27:12.858 2836 2232701124272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-527e4806-df69-43e9-a361-5ac62ddd3087 13454fcebca347708879c8a8efc1b826 8740fb2d6df0428895645f06511fc035 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-18 12:27:12.971 2836 2232705432912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-527e4806-df69-43e9-a361-5ac62ddd3087 13454fcebca347708879c8a8efc1b826 8740fb2d6df0428895645f06511fc035 - - -] port_delete event received for '53e0f00f-578f-42a4-931a-71ebec240d5a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:27:13.639 2836 2232702109296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 53e0f00f-578f-42a4-931a-71ebec240d5a 2022-02-18 12:27:14.062 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-18 12:27:14.062 2836 2232702573024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '53e0f00f-578f-42a4-931a-71ebec240d5a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-18 12:27:14.062 2836 2232702573024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '53e0f00f-578f-42a4-931a-71ebec240d5a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-18 12:27:14.062 2836 2232702573024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 53e0f00f-578f-42a4-931a-71ebec240d5a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-18 12:27:14.077 2836 2232702573024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 97e8ddbb-de72-4c20-8a0d-689d6b43b86c 2022-02-18 12:27:14.077 2836 2232702573024 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['53e0f00f-578f-42a4-931a-71ebec240d5a'] 2022-02-18 12:27:14.077 2836 2232702573024 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-18 12:27:14.077 2836 2232702573024 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-18 12:27:14.077 2836 2232702573024 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['53e0f00f-578f-42a4-931a-71ebec240d5a'] 2022-02-18 12:27:16.075 2836 2232705608160 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-18 12:27:16.122 2836 2232705608160 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-18 12:27:17.685 2836 2232702109296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7679eb68-85f1-4010-a6c7-d11468092bfb 2022-02-18 12:27:18.083 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-18 12:27:18.083 2836 2232705711616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7679eb68-85f1-4010-a6c7-d11468092bfb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-18 12:27:18.083 2836 2232705711616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7679eb68-85f1-4010-a6c7-d11468092bfb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-18 12:27:18.083 2836 2232705711616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7679eb68-85f1-4010-a6c7-d11468092bfb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-18 12:27:18.107 2836 2232705711616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7679eb68-85f1-4010-a6c7-d11468092bfb'] 2022-02-18 12:27:18.107 2836 2232705711616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-18 12:27:18.107 2836 2232705711616 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-18 12:27:18.107 2836 2232705711616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7679eb68-85f1-4010-a6c7-d11468092bfb'] 2022-02-18 12:27:20.093 2836 2232705961648 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-18 12:27:20.410 2836 2232705961648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:27:21.702 2836 2232702109296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7679eb68-85f1-4010-a6c7-d11468092bfb 2022-02-18 12:27:22.108 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-18 12:27:22.108 2836 2232705961648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7679eb68-85f1-4010-a6c7-d11468092bfb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-18 12:27:22.108 2836 2232705961648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7679eb68-85f1-4010-a6c7-d11468092bfb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-18 12:27:22.108 2836 2232705961648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7679eb68-85f1-4010-a6c7-d11468092bfb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-18 12:27:22.108 2836 2232705961648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ecb0c100-ca77-4021-8eb9-ee2f4a03352a 2022-02-18 12:27:22.108 2836 2232705961648 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7679eb68-85f1-4010-a6c7-d11468092bfb'] 2022-02-18 12:27:22.108 2836 2232705961648 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-18 12:27:22.108 2836 2232705961648 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7679eb68-85f1-4010-a6c7-d11468092bfb'] 2022-02-18 12:27:24.106 2836 2232705710560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f109d0ac-3a20-433a-ab76-356b4761ba02 13454fcebca347708879c8a8efc1b826 8740fb2d6df0428895645f06511fc035 - - -] Security group member updated on remote: ['72a56e1d-3519-423c-b29e-eab9d862a829'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:27:24.106 2836 2232705710560 MainThread INFO neutron.agent.securitygroups_rpc [req-f109d0ac-3a20-433a-ab76-356b4761ba02 13454fcebca347708879c8a8efc1b826 8740fb2d6df0428895645f06511fc035 - - -] Security group member updated ['72a56e1d-3519-423c-b29e-eab9d862a829'] 2022-02-18 12:27:24.123 2836 2232705710560 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-18 12:27:24.232 2836 2232705710560 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-18 12:27:25.278 2836 2232701124272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffdfd9b6-9fcc-41ea-bc02-19700b89d8d4 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] port_update received: 01f95efc-0990-4371-8a00-fc8865aff4c8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-18 12:27:25.296 2836 2232701124272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffdfd9b6-9fcc-41ea-bc02-19700b89d8d4 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] No port 01f95efc-0990-4371-8a00-fc8865aff4c8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-18 12:27:27.435 2836 2232702109120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 01f95efc-0990-4371-8a00-fc8865aff4c8 2022-02-18 12:27:28.171 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-18 12:27:28.498 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Adding port 01f95efc-0990-4371-8a00-fc8865aff4c8 2022-02-18 12:27:28.498 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Port 01f95efc-0990-4371-8a00-fc8865aff4c8 updated. Details: {'device': '01f95efc-0990-4371-8a00-fc8865aff4c8', 'network_id': '97e8ddbb-de72-4c20-8a0d-689d6b43b86c', 'port_id': '01f95efc-0990-4371-8a00-fc8865aff4c8', 'mac_address': 'fa:16:3e:d3:67:fe', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 364, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '30c0e68d-27bf-4505-ac2c-b06610301054', '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-18 12:27:28.513 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] 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-18 12:27:28.513 2836 2232705430800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-01f95efc-0990-4371-8a00-fc8865aff4c8" 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-18 12:27:28.513 2836 2232705430800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 01f95efc-0990-4371-8a00-fc8865aff4c8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-18 12:27:28.513 2836 2232705430800 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 97e8ddbb-de72-4c20-8a0d-689d6b43b86c 2022-02-18 12:27:28.513 2836 2232705430800 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-18 12:27:28.669 2836 2232705430800 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '01f95efc-0990-4371-8a00-fc8865aff4c8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:27:28.669 2836 2232705430800 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '01f95efc-0990-4371-8a00-fc8865aff4c8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:27:28.669 2836 2232705430800 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 01f95efc-0990-4371-8a00-fc8865aff4c8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-18 12:27:28.669 2836 2232705430800 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 364, VLAN trunk: None to switch port 01f95efc-0990-4371-8a00-fc8865aff4c8 2022-02-18 12:27:28.763 2836 2232705430800 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-18 12:27:28.784 2836 2232705430800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['01f95efc-0990-4371-8a00-fc8865aff4c8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:27:28.935 2836 2232705430800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['01f95efc-0990-4371-8a00-fc8865aff4c8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:27:28.935 2836 2232705430800 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-18 12:27:28.935 2836 2232705430800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (72a56e1d-3519-423c-b29e-eab9d862a829) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:27:28.935 2836 2232705430800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (72a56e1d-3519-423c-b29e-eab9d862a829) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-18 12:27:28.935 2836 2232705430800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 01f95efc-0990-4371-8a00-fc8865aff4c8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:27:28.935 2836 2232705430800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-18 12:27:28.935 2836 2232705430800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 01f95efc-0990-4371-8a00-fc8865aff4c8 not yet added. Adding. 2022-02-18 12:27:28.935 2836 2232705430800 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-18 12:27:28.935 2836 2232705430800 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-18 12:27:29.064 2836 2232705430800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-01f95efc-0990-4371-8a00-fc8865aff4c8" 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-18 12:27:29.207 2836 2232705430800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-01f95efc-0990-4371-8a00-fc8865aff4c8" "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-18 12:27:29.207 2836 2232705430800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-01f95efc-0990-4371-8a00-fc8865aff4c8" 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-18 12:27:29.374 2836 2232705430800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-01f95efc-0990-4371-8a00-fc8865aff4c8" "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-18 12:27:29.499 2836 2232705430800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-01f95efc-0990-4371-8a00-fc8865aff4c8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.985s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:27:29.499 2836 2232705430800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 01f95efc-0990-4371-8a00-fc8865aff4c8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-18 12:27:29.499 2836 2232705430800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 01f95efc-0990-4371-8a00-fc8865aff4c8 processed. 2022-02-18 12:27:30.188 2836 2232706029696 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-18 12:27:30.700 2836 2232706029696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.516s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:27:39.511 2836 2232702109120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7679eb68-85f1-4010-a6c7-d11468092bfb 2022-02-18 12:27:40.229 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-18 12:27:40.510 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Adding port 7679eb68-85f1-4010-a6c7-d11468092bfb 2022-02-18 12:27:40.510 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Port 7679eb68-85f1-4010-a6c7-d11468092bfb updated. Details: {'device': '7679eb68-85f1-4010-a6c7-d11468092bfb', 'network_id': 'ecb0c100-ca77-4021-8eb9-ee2f4a03352a', 'port_id': '7679eb68-85f1-4010-a6c7-d11468092bfb', 'mac_address': 'fa:16:3e:45:eb:a1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 379, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c5178240-0c70-4df6-9f36-4f9bdbd4cf72', '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-18 12:27:40.510 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] 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-18 12:27:40.510 2836 2232706229344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7679eb68-85f1-4010-a6c7-d11468092bfb" 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-18 12:27:40.510 2836 2232706229344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7679eb68-85f1-4010-a6c7-d11468092bfb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-18 12:27:40.525 2836 2232706229344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ecb0c100-ca77-4021-8eb9-ee2f4a03352a 2022-02-18 12:27:40.525 2836 2232706229344 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-18 12:27:40.685 2836 2232706229344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7679eb68-85f1-4010-a6c7-d11468092bfb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:27:40.685 2836 2232706229344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7679eb68-85f1-4010-a6c7-d11468092bfb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:27:40.699 2836 2232706229344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7679eb68-85f1-4010-a6c7-d11468092bfb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-18 12:27:40.699 2836 2232706229344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 379, VLAN trunk: None to switch port 7679eb68-85f1-4010-a6c7-d11468092bfb 2022-02-18 12:27:40.791 2836 2232706229344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-18 12:27:40.791 2836 2232706229344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7679eb68-85f1-4010-a6c7-d11468092bfb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:27:41.102 2836 2232706229344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7679eb68-85f1-4010-a6c7-d11468092bfb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:27:41.102 2836 2232706229344 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-18 12:27:41.102 2836 2232706229344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e9cc8140-f049-4158-b45c-88a9c24ec9c6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:27:41.102 2836 2232706229344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7679eb68-85f1-4010-a6c7-d11468092bfb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:27:41.102 2836 2232706229344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-18 12:27:41.102 2836 2232706229344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7679eb68-85f1-4010-a6c7-d11468092bfb not yet added. Adding. 2022-02-18 12:27:41.102 2836 2232706229344 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-18 12:27:41.102 2836 2232706229344 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-18 12:27:41.262 2836 2232706229344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7679eb68-85f1-4010-a6c7-d11468092bfb" 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-18 12:27:41.387 2836 2232706229344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7679eb68-85f1-4010-a6c7-d11468092bfb" "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-18 12:27:41.405 2836 2232706229344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7679eb68-85f1-4010-a6c7-d11468092bfb" 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-18 12:27:41.547 2836 2232706229344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7679eb68-85f1-4010-a6c7-d11468092bfb" "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-18 12:27:41.669 2836 2232706229344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7679eb68-85f1-4010-a6c7-d11468092bfb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:27:41.669 2836 2232706229344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7679eb68-85f1-4010-a6c7-d11468092bfb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-18 12:27:41.669 2836 2232706229344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7679eb68-85f1-4010-a6c7-d11468092bfb processed. 2022-02-18 12:27:42.229 2836 2232706286864 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-18 12:27:42.884 2836 2232706286864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.656s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:27:55.567 2836 2232702284720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5a11bb05-cc0a-471b-89c5-4e48652c950c 9eedf8d596b54512b80e30f8a3efaad9 18a5bec292db459c9adf811834563c8e - - -] Security group member updated on remote: ['4f2fe778-83f6-42fc-8e58-564480047eee'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:27:55.567 2836 2232702284720 MainThread INFO neutron.agent.securitygroups_rpc [req-5a11bb05-cc0a-471b-89c5-4e48652c950c 9eedf8d596b54512b80e30f8a3efaad9 18a5bec292db459c9adf811834563c8e - - -] Security group member updated ['4f2fe778-83f6-42fc-8e58-564480047eee'] 2022-02-18 12:27:55.567 2836 2232702284720 MainThread INFO neutron.agent.securitygroups_rpc [req-5a11bb05-cc0a-471b-89c5-4e48652c950c 9eedf8d596b54512b80e30f8a3efaad9 18a5bec292db459c9adf811834563c8e - - -] Refresh firewall rules 2022-02-18 12:27:55.567 2836 2232702284720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5a11bb05-cc0a-471b-89c5-4e48652c950c 9eedf8d596b54512b80e30f8a3efaad9 18a5bec292db459c9adf811834563c8e - - -] Get security group information for devices via rpc ['032c1320-0817-4fef-90d7-235e9f960659', '6ecb7efe-91c3-446e-b7da-e39b8f59c8f4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:27:55.662 2836 2232703278240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a11bb05-cc0a-471b-89c5-4e48652c950c 9eedf8d596b54512b80e30f8a3efaad9 18a5bec292db459c9adf811834563c8e - - -] port_delete event received for '6ecb7efe-91c3-446e-b7da-e39b8f59c8f4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:27:55.740 2836 2232702284720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5a11bb05-cc0a-471b-89c5-4e48652c950c 9eedf8d596b54512b80e30f8a3efaad9 18a5bec292db459c9adf811834563c8e - - -] Update security group information for ports dict_keys(['032c1320-0817-4fef-90d7-235e9f960659']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:27:55.740 2836 2232702284720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5a11bb05-cc0a-471b-89c5-4e48652c950c 9eedf8d596b54512b80e30f8a3efaad9 18a5bec292db459c9adf811834563c8e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-18 12:27:55.740 2836 2232702284720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5a11bb05-cc0a-471b-89c5-4e48652c950c 9eedf8d596b54512b80e30f8a3efaad9 18a5bec292db459c9adf811834563c8e - - -] Update rules of security group (4f2fe778-83f6-42fc-8e58-564480047eee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:27:55.740 2836 2232702284720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5a11bb05-cc0a-471b-89c5-4e48652c950c 9eedf8d596b54512b80e30f8a3efaad9 18a5bec292db459c9adf811834563c8e - - -] Update members of security group (4f2fe778-83f6-42fc-8e58-564480047eee) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-18 12:27:55.740 2836 2232702284720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5a11bb05-cc0a-471b-89c5-4e48652c950c 9eedf8d596b54512b80e30f8a3efaad9 18a5bec292db459c9adf811834563c8e - - -] Update port filter for 032c1320-0817-4fef-90d7-235e9f960659 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:27:55.740 2836 2232702284720 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5a11bb05-cc0a-471b-89c5-4e48652c950c 9eedf8d596b54512b80e30f8a3efaad9 18a5bec292db459c9adf811834563c8e - - -] Updating port rules. 2022-02-18 12:27:55.740 2836 2232702284720 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5a11bb05-cc0a-471b-89c5-4e48652c950c 9eedf8d596b54512b80e30f8a3efaad9 18a5bec292db459c9adf811834563c8e - - -] Creating 0 new rules, removing 1 old rules. 2022-02-18 12:27:55.740 2836 2232702284720 MainThread DEBUG oslo_concurrency.lockutils [req-5a11bb05-cc0a-471b-89c5-4e48652c950c 9eedf8d596b54512b80e30f8a3efaad9 18a5bec292db459c9adf811834563c8e - - -] Lock "n-hv-driver-port-lock-032c1320-0817-4fef-90d7-235e9f960659" 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-18 12:27:55.740 2836 2232702284720 MainThread DEBUG oslo_concurrency.lockutils [req-5a11bb05-cc0a-471b-89c5-4e48652c950c 9eedf8d596b54512b80e30f8a3efaad9 18a5bec292db459c9adf811834563c8e - - -] Lock "n-hv-driver-port-lock-032c1320-0817-4fef-90d7-235e9f960659" "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-18 12:27:55.740 2836 2232702284720 MainThread DEBUG oslo_concurrency.lockutils [req-5a11bb05-cc0a-471b-89c5-4e48652c950c 9eedf8d596b54512b80e30f8a3efaad9 18a5bec292db459c9adf811834563c8e - - -] Lock "n-hv-driver-port-lock-032c1320-0817-4fef-90d7-235e9f960659" 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-18 12:27:55.926 2836 2232702284720 MainThread DEBUG oslo_concurrency.lockutils [req-5a11bb05-cc0a-471b-89c5-4e48652c950c 9eedf8d596b54512b80e30f8a3efaad9 18a5bec292db459c9adf811834563c8e - - -] Lock "n-hv-driver-port-lock-032c1320-0817-4fef-90d7-235e9f960659" "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-18 12:27:55.943 2836 2232702109296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6ecb7efe-91c3-446e-b7da-e39b8f59c8f4 2022-02-18 12:27:56.324 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-18 12:27:56.324 2836 2232702284720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6ecb7efe-91c3-446e-b7da-e39b8f59c8f4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-18 12:27:56.324 2836 2232702284720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6ecb7efe-91c3-446e-b7da-e39b8f59c8f4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-18 12:27:56.324 2836 2232702284720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6ecb7efe-91c3-446e-b7da-e39b8f59c8f4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-18 12:27:56.343 2836 2232702284720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6ecb7efe-91c3-446e-b7da-e39b8f59c8f4'] 2022-02-18 12:27:56.343 2836 2232702284720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-18 12:27:56.343 2836 2232702284720 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-18 12:27:56.343 2836 2232702284720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6ecb7efe-91c3-446e-b7da-e39b8f59c8f4'] 2022-02-18 12:27:58.333 2836 2232702284720 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-18 12:27:58.364 2836 2232702284720 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-18 12:28:06.005 2836 2232702109296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 032c1320-0817-4fef-90d7-235e9f960659 2022-02-18 12:28:06.048 2836 2232706285808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f4da1e73-554e-491b-b7f3-cac3bef86db6 9eedf8d596b54512b80e30f8a3efaad9 18a5bec292db459c9adf811834563c8e - - -] Security group member updated on remote: ['4f2fe778-83f6-42fc-8e58-564480047eee'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:28:06.048 2836 2232706285808 MainThread INFO neutron.agent.securitygroups_rpc [req-f4da1e73-554e-491b-b7f3-cac3bef86db6 9eedf8d596b54512b80e30f8a3efaad9 18a5bec292db459c9adf811834563c8e - - -] Security group member updated ['4f2fe778-83f6-42fc-8e58-564480047eee'] 2022-02-18 12:28:06.048 2836 2232706285808 MainThread INFO neutron.agent.securitygroups_rpc [req-f4da1e73-554e-491b-b7f3-cac3bef86db6 9eedf8d596b54512b80e30f8a3efaad9 18a5bec292db459c9adf811834563c8e - - -] Refresh firewall rules 2022-02-18 12:28:06.048 2836 2232706285808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f4da1e73-554e-491b-b7f3-cac3bef86db6 9eedf8d596b54512b80e30f8a3efaad9 18a5bec292db459c9adf811834563c8e - - -] Get security group information for devices via rpc ['032c1320-0817-4fef-90d7-235e9f960659'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:28:06.082 2836 2232706285808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f4da1e73-554e-491b-b7f3-cac3bef86db6 9eedf8d596b54512b80e30f8a3efaad9 18a5bec292db459c9adf811834563c8e - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:28:06.082 2836 2232706285808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f4da1e73-554e-491b-b7f3-cac3bef86db6 9eedf8d596b54512b80e30f8a3efaad9 18a5bec292db459c9adf811834563c8e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-18 12:28:06.128 2836 2232706285808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4da1e73-554e-491b-b7f3-cac3bef86db6 9eedf8d596b54512b80e30f8a3efaad9 18a5bec292db459c9adf811834563c8e - - -] port_delete event received for '032c1320-0817-4fef-90d7-235e9f960659' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:28:06.332 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-18 12:28:06.332 2836 2232705664096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '032c1320-0817-4fef-90d7-235e9f960659' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-18 12:28:06.332 2836 2232705664096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '032c1320-0817-4fef-90d7-235e9f960659' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-18 12:28:06.332 2836 2232705664096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 032c1320-0817-4fef-90d7-235e9f960659 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-18 12:28:06.345 2836 2232705664096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0ffb122c-65b9-47be-9b7d-48744cc46f3b 2022-02-18 12:28:06.345 2836 2232705664096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['032c1320-0817-4fef-90d7-235e9f960659'] 2022-02-18 12:28:06.345 2836 2232705664096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-18 12:28:06.345 2836 2232705664096 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-18 12:28:06.345 2836 2232705664096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['032c1320-0817-4fef-90d7-235e9f960659'] 2022-02-18 12:28:08.363 2836 2232705711968 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-18 12:28:08.381 2836 2232705711968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:28:09.251 2836 2232700981088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4152d540-db2d-4c31-bba5-60c86ec384cf f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] port_delete event received for '07a74514-32d9-4a4b-8d70-4e0d97358311' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:28:09.581 2836 2232705144784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb4b9aa2-4234-4cdf-a539-73b9dea2f931 13454fcebca347708879c8a8efc1b826 8740fb2d6df0428895645f06511fc035 - - -] Security group member updated on remote: ['72a56e1d-3519-423c-b29e-eab9d862a829'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:28:09.581 2836 2232705144784 MainThread INFO neutron.agent.securitygroups_rpc [req-cb4b9aa2-4234-4cdf-a539-73b9dea2f931 13454fcebca347708879c8a8efc1b826 8740fb2d6df0428895645f06511fc035 - - -] Security group member updated ['72a56e1d-3519-423c-b29e-eab9d862a829'] 2022-02-18 12:28:09.581 2836 2232705144784 MainThread INFO neutron.agent.securitygroups_rpc [req-cb4b9aa2-4234-4cdf-a539-73b9dea2f931 13454fcebca347708879c8a8efc1b826 8740fb2d6df0428895645f06511fc035 - - -] Refresh firewall rules 2022-02-18 12:28:09.581 2836 2232705144784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb4b9aa2-4234-4cdf-a539-73b9dea2f931 13454fcebca347708879c8a8efc1b826 8740fb2d6df0428895645f06511fc035 - - -] Get security group information for devices via rpc ['01f95efc-0990-4371-8a00-fc8865aff4c8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:28:09.628 2836 2232705144784 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb4b9aa2-4234-4cdf-a539-73b9dea2f931 13454fcebca347708879c8a8efc1b826 8740fb2d6df0428895645f06511fc035 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:28:09.628 2836 2232705144784 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb4b9aa2-4234-4cdf-a539-73b9dea2f931 13454fcebca347708879c8a8efc1b826 8740fb2d6df0428895645f06511fc035 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-18 12:28:09.644 2836 2232705144784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb4b9aa2-4234-4cdf-a539-73b9dea2f931 13454fcebca347708879c8a8efc1b826 8740fb2d6df0428895645f06511fc035 - - -] port_delete event received for '01f95efc-0990-4371-8a00-fc8865aff4c8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:28:10.018 2836 2232702109296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 01f95efc-0990-4371-8a00-fc8865aff4c8 2022-02-18 12:28:10.377 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-18 12:28:10.377 2836 2232702572672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '01f95efc-0990-4371-8a00-fc8865aff4c8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-18 12:28:10.377 2836 2232702572672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '01f95efc-0990-4371-8a00-fc8865aff4c8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-18 12:28:10.377 2836 2232702572672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 01f95efc-0990-4371-8a00-fc8865aff4c8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-18 12:28:10.394 2836 2232702572672 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 97e8ddbb-de72-4c20-8a0d-689d6b43b86c 2022-02-18 12:28:10.394 2836 2232702572672 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['01f95efc-0990-4371-8a00-fc8865aff4c8'] 2022-02-18 12:28:10.394 2836 2232702572672 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-18 12:28:10.394 2836 2232702572672 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-18 12:28:10.394 2836 2232702572672 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['01f95efc-0990-4371-8a00-fc8865aff4c8'] 2022-02-18 12:28:10.783 2836 2232702571440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16b55362-7d64-476c-a0fa-ad46f0437c3c f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] port_delete event received for '653b9573-75a5-4f50-a429-fd37b218c3f1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:28:11.739 2836 2232706458720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc855c39-a5dd-4cdf-a84f-57a23aaefee9 f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] network_delete received. Deleting network 0ffb122c-65b9-47be-9b7d-48744cc46f3b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-18 12:28:11.739 2836 2232706458720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc855c39-a5dd-4cdf-a84f-57a23aaefee9 f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] Network 0ffb122c-65b9-47be-9b7d-48744cc46f3b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-18 12:28:12.384 2836 2232701060896 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-18 12:28:12.424 2836 2232701060896 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-18 12:28:29.831 2836 2232702970336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85d31c6e-a5cb-4856-836a-9f91c2f2d8be f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] network_delete received. Deleting network 27fd76a1-1e45-43f4-bd95-01761e7e6874 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-18 12:28:29.831 2836 2232702970336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85d31c6e-a5cb-4856-836a-9f91c2f2d8be f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] Network 27fd76a1-1e45-43f4-bd95-01761e7e6874 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-18 12:28:30.449 2836 2232703752848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b2ac2db-d766-45cf-89e1-0fa53dd2c1d6 f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] network_delete received. Deleting network 98686123-ef9a-46f1-8206-aaaad6dcbfe3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-18 12:28:30.449 2836 2232703752848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b2ac2db-d766-45cf-89e1-0fa53dd2c1d6 f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] Network 98686123-ef9a-46f1-8206-aaaad6dcbfe3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-18 12:28:31.626 2836 2232703667360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-772a1d84-231a-49fb-9a91-36c2f6215419 f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] network_delete received. Deleting network 97e8ddbb-de72-4c20-8a0d-689d6b43b86c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-18 12:28:31.641 2836 2232703667360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-772a1d84-231a-49fb-9a91-36c2f6215419 f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] Network 97e8ddbb-de72-4c20-8a0d-689d6b43b86c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-18 12:28:31.655 2836 2232705711968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-349cdd13-78a8-4591-85fd-5e4dcd8c9636 741f7c3aa3f74c31b6f8e35b26a5e5ae 855bfc8fb96b45a2b38cd57546740e27 - - -] Security group member updated on remote: ['e9cc8140-f049-4158-b45c-88a9c24ec9c6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:28:31.655 2836 2232705711968 MainThread INFO neutron.agent.securitygroups_rpc [req-349cdd13-78a8-4591-85fd-5e4dcd8c9636 741f7c3aa3f74c31b6f8e35b26a5e5ae 855bfc8fb96b45a2b38cd57546740e27 - - -] Security group member updated ['e9cc8140-f049-4158-b45c-88a9c24ec9c6'] 2022-02-18 12:28:32.123 2836 2232702284720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-349cdd13-78a8-4591-85fd-5e4dcd8c9636 741f7c3aa3f74c31b6f8e35b26a5e5ae 855bfc8fb96b45a2b38cd57546740e27 - - -] port_delete event received for '7679eb68-85f1-4010-a6c7-d11468092bfb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:28:32.154 2836 2232702109296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7679eb68-85f1-4010-a6c7-d11468092bfb 2022-02-18 12:28:32.433 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-18 12:28:32.433 2836 2232706192128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7679eb68-85f1-4010-a6c7-d11468092bfb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-18 12:28:32.433 2836 2232706192128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7679eb68-85f1-4010-a6c7-d11468092bfb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-18 12:28:32.433 2836 2232706192128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7679eb68-85f1-4010-a6c7-d11468092bfb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-18 12:28:32.438 2836 2232706192128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ecb0c100-ca77-4021-8eb9-ee2f4a03352a 2022-02-18 12:28:32.438 2836 2232706192128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7679eb68-85f1-4010-a6c7-d11468092bfb'] 2022-02-18 12:28:32.438 2836 2232706192128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-18 12:28:32.438 2836 2232706192128 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-18 12:28:32.438 2836 2232706192128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7679eb68-85f1-4010-a6c7-d11468092bfb'] 2022-02-18 12:28:34.157 2836 2232706460128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a103c3d-3ce0-4a36-89d4-55d378361982 741f7c3aa3f74c31b6f8e35b26a5e5ae 855bfc8fb96b45a2b38cd57546740e27 - - -] port_delete event received for 'bad1c1df-5670-455a-9f56-adcc67baf4b1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:28:34.464 2836 2232705958304 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-18 12:28:34.481 2836 2232705958304 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-18 12:28:35.606 2836 2232705958304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0d036746-121c-4361-a2c1-3103fe778017 741f7c3aa3f74c31b6f8e35b26a5e5ae 855bfc8fb96b45a2b38cd57546740e27 - - -] Security group rule updated on remote: ['2bbef4f9-9fd9-4b4a-9003-750ce0d1681c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-18 12:28:35.606 2836 2232705958304 MainThread INFO neutron.agent.securitygroups_rpc [req-0d036746-121c-4361-a2c1-3103fe778017 741f7c3aa3f74c31b6f8e35b26a5e5ae 855bfc8fb96b45a2b38cd57546740e27 - - -] Security group rule updated ['2bbef4f9-9fd9-4b4a-9003-750ce0d1681c'] 2022-02-18 12:28:36.073 2836 2232706460128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-29e246b6-2e55-4f25-9b5c-57aca049a690 741f7c3aa3f74c31b6f8e35b26a5e5ae 855bfc8fb96b45a2b38cd57546740e27 - - -] Security group rule updated on remote: ['2bbef4f9-9fd9-4b4a-9003-750ce0d1681c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-18 12:28:36.073 2836 2232706460128 MainThread INFO neutron.agent.securitygroups_rpc [req-29e246b6-2e55-4f25-9b5c-57aca049a690 741f7c3aa3f74c31b6f8e35b26a5e5ae 855bfc8fb96b45a2b38cd57546740e27 - - -] Security group rule updated ['2bbef4f9-9fd9-4b4a-9003-750ce0d1681c'] 2022-02-18 12:28:39.828 2836 2232705623664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61457521-215a-41dd-bf3f-91fe93f3666a - - - - -] port_update received: ac1f48c6-88bf-4b4e-a6a2-5e6892288c3a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-18 12:28:39.839 2836 2232705623664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61457521-215a-41dd-bf3f-91fe93f3666a - - - - -] No port ac1f48c6-88bf-4b4e-a6a2-5e6892288c3a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-18 12:28:41.807 2836 2232706194416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c7d30cd3-f3e7-431d-b38f-915f54ce3f6b 741f7c3aa3f74c31b6f8e35b26a5e5ae 855bfc8fb96b45a2b38cd57546740e27 - - -] Security group member updated on remote: ['2bbef4f9-9fd9-4b4a-9003-750ce0d1681c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:28:41.807 2836 2232706194416 MainThread INFO neutron.agent.securitygroups_rpc [req-c7d30cd3-f3e7-431d-b38f-915f54ce3f6b 741f7c3aa3f74c31b6f8e35b26a5e5ae 855bfc8fb96b45a2b38cd57546740e27 - - -] Security group member updated ['2bbef4f9-9fd9-4b4a-9003-750ce0d1681c'] 2022-02-18 12:28:43.182 2836 2232706786048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9e6e03b5-4c0f-4645-bf8c-3a357dfa5f19 - - - - -] port_update received: 1a285773-1f47-4b7a-990d-1f20f8eee944 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-18 12:28:43.202 2836 2232706786048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9e6e03b5-4c0f-4645-bf8c-3a357dfa5f19 - - - - -] No port 1a285773-1f47-4b7a-990d-1f20f8eee944 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-18 12:28:43.674 2836 2232706800272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d06d2ab-95e3-47b6-91fa-01b37b640b4a 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] port_update received: 16f370a1-97a6-46c8-8c03-86ce4cc98222 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-18 12:28:43.686 2836 2232706800272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d06d2ab-95e3-47b6-91fa-01b37b640b4a 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] No port 16f370a1-97a6-46c8-8c03-86ce4cc98222 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-18 12:28:47.946 2836 2232702109120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 16f370a1-97a6-46c8-8c03-86ce4cc98222 2022-02-18 12:28:47.994 2836 2232703616096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6de479c4-1813-4003-b190-d9f213284aea - - - - -] port_update received: 1a5c683e-a5c7-4bda-8d43-829f6f2a7a38 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-18 12:28:47.994 2836 2232703616096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6de479c4-1813-4003-b190-d9f213284aea - - - - -] No port 1a5c683e-a5c7-4bda-8d43-829f6f2a7a38 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-18 12:28:48.579 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-18 12:28:48.996 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Adding port 16f370a1-97a6-46c8-8c03-86ce4cc98222 2022-02-18 12:28:48.996 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Port 16f370a1-97a6-46c8-8c03-86ce4cc98222 updated. Details: {'device': '16f370a1-97a6-46c8-8c03-86ce4cc98222', 'network_id': 'ecb0c100-ca77-4021-8eb9-ee2f4a03352a', 'port_id': '16f370a1-97a6-46c8-8c03-86ce4cc98222', 'mac_address': 'fa:16:3e:ab:3e:6e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 379, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c5178240-0c70-4df6-9f36-4f9bdbd4cf72', '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-18 12:28:48.996 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] 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-18 12:28:48.996 2836 2232702650320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-16f370a1-97a6-46c8-8c03-86ce4cc98222" 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-18 12:28:49.012 2836 2232702650320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 16f370a1-97a6-46c8-8c03-86ce4cc98222 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-18 12:28:49.012 2836 2232702650320 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ecb0c100-ca77-4021-8eb9-ee2f4a03352a 2022-02-18 12:28:49.012 2836 2232702650320 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-18 12:28:49.155 2836 2232702650320 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '16f370a1-97a6-46c8-8c03-86ce4cc98222') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:28:49.155 2836 2232702650320 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '16f370a1-97a6-46c8-8c03-86ce4cc98222') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:28:49.166 2836 2232702650320 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 16f370a1-97a6-46c8-8c03-86ce4cc98222 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-18 12:28:49.166 2836 2232702650320 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 379, VLAN trunk: None to switch port 16f370a1-97a6-46c8-8c03-86ce4cc98222 2022-02-18 12:28:49.248 2836 2232702650320 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-18 12:28:49.248 2836 2232702650320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['16f370a1-97a6-46c8-8c03-86ce4cc98222'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:28:49.412 2836 2232702650320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['16f370a1-97a6-46c8-8c03-86ce4cc98222']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:28:49.412 2836 2232702650320 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-18 12:28:49.412 2836 2232702650320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2bbef4f9-9fd9-4b4a-9003-750ce0d1681c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:28:49.412 2836 2232702650320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 16f370a1-97a6-46c8-8c03-86ce4cc98222 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:28:49.416 2836 2232702650320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-18 12:28:49.416 2836 2232702650320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 16f370a1-97a6-46c8-8c03-86ce4cc98222 not yet added. Adding. 2022-02-18 12:28:49.416 2836 2232702650320 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-18 12:28:49.416 2836 2232702650320 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-18 12:28:49.495 2836 2232702650320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16f370a1-97a6-46c8-8c03-86ce4cc98222" 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-18 12:28:49.588 2836 2232702650320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16f370a1-97a6-46c8-8c03-86ce4cc98222" "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-18 12:28:49.588 2836 2232702650320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16f370a1-97a6-46c8-8c03-86ce4cc98222" 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-18 12:28:49.681 2836 2232702650320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16f370a1-97a6-46c8-8c03-86ce4cc98222" "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-18 12:28:49.759 2836 2232702650320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-16f370a1-97a6-46c8-8c03-86ce4cc98222" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.766s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:28:49.759 2836 2232702650320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 16f370a1-97a6-46c8-8c03-86ce4cc98222 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-18 12:28:49.759 2836 2232702650320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 16f370a1-97a6-46c8-8c03-86ce4cc98222 processed. 2022-02-18 12:28:50.120 2836 2232702650320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4a60a44f-7862-49d3-a1f9-05664d518598 6ad010ed56b740c6baaf53aa5f041cb2 75242e91518c47449848d1a8fc08714b - - -] Security group rule updated on remote: ['acd05b5c-d103-4761-b6d9-b6546fd4aec0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-18 12:28:50.120 2836 2232702650320 MainThread INFO neutron.agent.securitygroups_rpc [req-4a60a44f-7862-49d3-a1f9-05664d518598 6ad010ed56b740c6baaf53aa5f041cb2 75242e91518c47449848d1a8fc08714b - - -] Security group rule updated ['acd05b5c-d103-4761-b6d9-b6546fd4aec0'] 2022-02-18 12:28:50.431 2836 2232702650320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a80e9832-70ca-4aa9-b4e1-86c689abe01c 6ad010ed56b740c6baaf53aa5f041cb2 75242e91518c47449848d1a8fc08714b - - -] Security group rule updated on remote: ['acd05b5c-d103-4761-b6d9-b6546fd4aec0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-18 12:28:50.431 2836 2232702650320 MainThread INFO neutron.agent.securitygroups_rpc [req-a80e9832-70ca-4aa9-b4e1-86c689abe01c 6ad010ed56b740c6baaf53aa5f041cb2 75242e91518c47449848d1a8fc08714b - - -] Security group rule updated ['acd05b5c-d103-4761-b6d9-b6546fd4aec0'] 2022-02-18 12:28:50.605 2836 2232706457840 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-18 12:28:50.778 2836 2232706800272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5a4eef73-17fa-46ad-8584-b217eda61efe 6ad010ed56b740c6baaf53aa5f041cb2 75242e91518c47449848d1a8fc08714b - - -] Security group rule updated on remote: ['acd05b5c-d103-4761-b6d9-b6546fd4aec0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-18 12:28:50.778 2836 2232706800272 MainThread INFO neutron.agent.securitygroups_rpc [req-5a4eef73-17fa-46ad-8584-b217eda61efe 6ad010ed56b740c6baaf53aa5f041cb2 75242e91518c47449848d1a8fc08714b - - -] Security group rule updated ['acd05b5c-d103-4761-b6d9-b6546fd4aec0'] 2022-02-18 12:28:50.899 2836 2232706457840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.296s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:28:51.059 2836 2232702108416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-deb9a988-975b-4d03-9bf1-e17c7cf76caf 6ad010ed56b740c6baaf53aa5f041cb2 75242e91518c47449848d1a8fc08714b - - -] Security group rule updated on remote: ['acd05b5c-d103-4761-b6d9-b6546fd4aec0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-18 12:28:51.059 2836 2232702108416 MainThread INFO neutron.agent.securitygroups_rpc [req-deb9a988-975b-4d03-9bf1-e17c7cf76caf 6ad010ed56b740c6baaf53aa5f041cb2 75242e91518c47449848d1a8fc08714b - - -] Security group rule updated ['acd05b5c-d103-4761-b6d9-b6546fd4aec0'] 2022-02-18 12:28:51.529 2836 2232702108416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6b858846-10e3-48f1-a202-0c45533c2891 6ad010ed56b740c6baaf53aa5f041cb2 75242e91518c47449848d1a8fc08714b - - -] Security group rule updated on remote: ['acd05b5c-d103-4761-b6d9-b6546fd4aec0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-18 12:28:51.529 2836 2232702108416 MainThread INFO neutron.agent.securitygroups_rpc [req-6b858846-10e3-48f1-a202-0c45533c2891 6ad010ed56b740c6baaf53aa5f041cb2 75242e91518c47449848d1a8fc08714b - - -] Security group rule updated ['acd05b5c-d103-4761-b6d9-b6546fd4aec0'] 2022-02-18 12:28:51.915 2836 2232702108416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-64b4efa9-1d11-470e-b499-ca9b49d77c8b 6ad010ed56b740c6baaf53aa5f041cb2 75242e91518c47449848d1a8fc08714b - - -] Security group rule updated on remote: ['acd05b5c-d103-4761-b6d9-b6546fd4aec0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-18 12:28:51.915 2836 2232702108416 MainThread INFO neutron.agent.securitygroups_rpc [req-64b4efa9-1d11-470e-b499-ca9b49d77c8b 6ad010ed56b740c6baaf53aa5f041cb2 75242e91518c47449848d1a8fc08714b - - -] Security group rule updated ['acd05b5c-d103-4761-b6d9-b6546fd4aec0'] 2022-02-18 12:28:52.352 2836 2232702108416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d3c7bcc-d48e-4f3a-ac04-be0dbcbbadbc - - - - -] port_update received: fbc11882-c5a5-4ee0-8f4a-d324948f373c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-18 12:28:52.372 2836 2232702108416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d3c7bcc-d48e-4f3a-ac04-be0dbcbbadbc - - - - -] No port fbc11882-c5a5-4ee0-8f4a-d324948f373c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-18 12:29:11.788 2836 2232706799744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-26bac6db-aee8-4a7c-8098-9aa278c1438a 6ad010ed56b740c6baaf53aa5f041cb2 75242e91518c47449848d1a8fc08714b - - -] Security group member updated on remote: ['acd05b5c-d103-4761-b6d9-b6546fd4aec0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:29:11.788 2836 2232706799744 MainThread INFO neutron.agent.securitygroups_rpc [req-26bac6db-aee8-4a7c-8098-9aa278c1438a 6ad010ed56b740c6baaf53aa5f041cb2 75242e91518c47449848d1a8fc08714b - - -] Security group member updated ['acd05b5c-d103-4761-b6d9-b6546fd4aec0'] 2022-02-18 12:29:12.788 2836 2232704981120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0678c5f-d24f-465e-9a04-2136c86219a1 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] port_update received: 236b93a3-b30d-4407-ad79-c8614370fd0a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-18 12:29:12.807 2836 2232704981120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0678c5f-d24f-465e-9a04-2136c86219a1 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] No port 236b93a3-b30d-4407-ad79-c8614370fd0a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-18 12:29:16.101 2836 2232702109120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 236b93a3-b30d-4407-ad79-c8614370fd0a 2022-02-18 12:29:16.494 2836 2232702109296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a33206d6-0d02-4dcd-8ce7-6bf7faff87ab 2022-02-18 12:29:16.713 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-18 12:29:16.945 2836 2232707232160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c985139-f080-4f6f-a078-f2d20126cce2 1cccc34fd66d48e4a8437ca17302993d b5215be0f5b540a59c084bfe9dd5a2d5 - - -] Security group member updated on remote: ['ddc1cfb9-07ba-4502-b34e-013e2a0bceeb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:29:16.945 2836 2232707232160 MainThread INFO neutron.agent.securitygroups_rpc [req-8c985139-f080-4f6f-a078-f2d20126cce2 1cccc34fd66d48e4a8437ca17302993d b5215be0f5b540a59c084bfe9dd5a2d5 - - -] Security group member updated ['ddc1cfb9-07ba-4502-b34e-013e2a0bceeb'] 2022-02-18 12:29:17.005 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Adding port 236b93a3-b30d-4407-ad79-c8614370fd0a 2022-02-18 12:29:17.005 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Port 236b93a3-b30d-4407-ad79-c8614370fd0a updated. Details: {'device': '236b93a3-b30d-4407-ad79-c8614370fd0a', 'network_id': 'df1b59b5-36ab-4284-988c-4dd895a8947e', 'port_id': '236b93a3-b30d-4407-ad79-c8614370fd0a', 'mac_address': 'fa:16:3e:55:ef:f0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 388, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ba2c3c5b-1e22-4fe3-9029-c6d3426276ae', '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-18 12:29:17.005 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] 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-18 12:29:17.005 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-18 12:29:17.005 2836 2232705893824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a33206d6-0d02-4dcd-8ce7-6bf7faff87ab' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-18 12:29:17.005 2836 2232705893824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a33206d6-0d02-4dcd-8ce7-6bf7faff87ab' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-18 12:29:17.005 2836 2232705893824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a33206d6-0d02-4dcd-8ce7-6bf7faff87ab _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-18 12:29:17.005 2836 2232707232160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-236b93a3-b30d-4407-ad79-c8614370fd0a" 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-18 12:29:17.005 2836 2232707232160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 236b93a3-b30d-4407-ad79-c8614370fd0a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-18 12:29:17.005 2836 2232707232160 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network df1b59b5-36ab-4284-988c-4dd895a8947e 2022-02-18 12:29:17.005 2836 2232707232160 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-18 12:29:17.020 2836 2232705893824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c078a250-8b10-4270-b9fa-fecf9ebb3474 2022-02-18 12:29:17.020 2836 2232705893824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a33206d6-0d02-4dcd-8ce7-6bf7faff87ab'] 2022-02-18 12:29:17.020 2836 2232705893824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-18 12:29:17.020 2836 2232705893824 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-18 12:29:17.020 2836 2232705893824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a33206d6-0d02-4dcd-8ce7-6bf7faff87ab'] 2022-02-18 12:29:17.145 2836 2232707232160 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '236b93a3-b30d-4407-ad79-c8614370fd0a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:29:17.145 2836 2232707232160 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '236b93a3-b30d-4407-ad79-c8614370fd0a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:29:17.161 2836 2232707232160 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 236b93a3-b30d-4407-ad79-c8614370fd0a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-18 12:29:17.161 2836 2232707232160 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 388, VLAN trunk: None to switch port 236b93a3-b30d-4407-ad79-c8614370fd0a 2022-02-18 12:29:17.223 2836 2232707232160 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-18 12:29:17.223 2836 2232707232160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['236b93a3-b30d-4407-ad79-c8614370fd0a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:29:17.301 2836 2232706799920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c985139-f080-4f6f-a078-f2d20126cce2 1cccc34fd66d48e4a8437ca17302993d b5215be0f5b540a59c084bfe9dd5a2d5 - - -] port_delete event received for 'a33206d6-0d02-4dcd-8ce7-6bf7faff87ab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:29:17.755 2836 2232707232160 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['236b93a3-b30d-4407-ad79-c8614370fd0a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:29:17.755 2836 2232707232160 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-18 12:29:17.755 2836 2232707232160 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (acd05b5c-d103-4761-b6d9-b6546fd4aec0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:29:17.755 2836 2232707232160 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 236b93a3-b30d-4407-ad79-c8614370fd0a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:29:17.755 2836 2232707232160 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-18 12:29:17.755 2836 2232707232160 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 236b93a3-b30d-4407-ad79-c8614370fd0a not yet added. Adding. 2022-02-18 12:29:17.755 2836 2232707232160 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-18 12:29:17.755 2836 2232707232160 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-18 12:29:17.848 2836 2232707232160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-236b93a3-b30d-4407-ad79-c8614370fd0a" 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-18 12:29:17.942 2836 2232707232160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-236b93a3-b30d-4407-ad79-c8614370fd0a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:29:17.942 2836 2232707232160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-236b93a3-b30d-4407-ad79-c8614370fd0a" 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-18 12:29:18.061 2836 2232707232160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-236b93a3-b30d-4407-ad79-c8614370fd0a" "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-18 12:29:18.145 2836 2232707232160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-236b93a3-b30d-4407-ad79-c8614370fd0a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:29:18.145 2836 2232707232160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 236b93a3-b30d-4407-ad79-c8614370fd0a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-18 12:29:18.145 2836 2232707232160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 236b93a3-b30d-4407-ad79-c8614370fd0a processed. 2022-02-18 12:29:18.729 2836 2232707232160 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-18 12:29:19.207 2836 2232707232160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.484s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:29:19.788 2836 2232706059600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6464f049-f07b-489a-a1fe-10d0be270eb9 1cccc34fd66d48e4a8437ca17302993d b5215be0f5b540a59c084bfe9dd5a2d5 - - -] port_delete event received for 'ab4160ef-480e-4bd5-83a0-d13183f6e123' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:29:20.989 2836 2232706787808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-00206795-7f62-47c5-a948-68501927550f 1cccc34fd66d48e4a8437ca17302993d b5215be0f5b540a59c084bfe9dd5a2d5 - - -] Security group rule updated on remote: ['8c6f8fa4-5f5d-4d10-bab3-4d003f441d0c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-18 12:29:20.989 2836 2232706787808 MainThread INFO neutron.agent.securitygroups_rpc [req-00206795-7f62-47c5-a948-68501927550f 1cccc34fd66d48e4a8437ca17302993d b5215be0f5b540a59c084bfe9dd5a2d5 - - -] Security group rule updated ['8c6f8fa4-5f5d-4d10-bab3-4d003f441d0c'] 2022-02-18 12:29:21.347 2836 2232706346848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb19c97a-7d13-41fb-8751-3ba64d906b6e 1cccc34fd66d48e4a8437ca17302993d b5215be0f5b540a59c084bfe9dd5a2d5 - - -] Security group rule updated on remote: ['8c6f8fa4-5f5d-4d10-bab3-4d003f441d0c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-18 12:29:21.347 2836 2232706346848 MainThread INFO neutron.agent.securitygroups_rpc [req-cb19c97a-7d13-41fb-8751-3ba64d906b6e 1cccc34fd66d48e4a8437ca17302993d b5215be0f5b540a59c084bfe9dd5a2d5 - - -] Security group rule updated ['8c6f8fa4-5f5d-4d10-bab3-4d003f441d0c'] 2022-02-18 12:29:27.086 2836 2232706787456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-98a749e6-5a39-4984-8819-5f889e5192d8 1cccc34fd66d48e4a8437ca17302993d b5215be0f5b540a59c084bfe9dd5a2d5 - - -] Security group member updated on remote: ['8c6f8fa4-5f5d-4d10-bab3-4d003f441d0c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:29:27.086 2836 2232706787456 MainThread INFO neutron.agent.securitygroups_rpc [req-98a749e6-5a39-4984-8819-5f889e5192d8 1cccc34fd66d48e4a8437ca17302993d b5215be0f5b540a59c084bfe9dd5a2d5 - - -] Security group member updated ['8c6f8fa4-5f5d-4d10-bab3-4d003f441d0c'] 2022-02-18 12:29:28.628 2836 2232705431152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7eaa5ac-28ef-4497-a79d-c6e72f9dcd84 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] port_update received: e4951185-7be7-4887-b5ff-feb5852a0d12 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-18 12:29:28.628 2836 2232705431152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7eaa5ac-28ef-4497-a79d-c6e72f9dcd84 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] No port e4951185-7be7-4887-b5ff-feb5852a0d12 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-18 12:29:30.194 2836 2232702109120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e4951185-7be7-4887-b5ff-feb5852a0d12 2022-02-18 12:29:30.792 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-18 12:29:31.050 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Adding port e4951185-7be7-4887-b5ff-feb5852a0d12 2022-02-18 12:29:31.050 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Port e4951185-7be7-4887-b5ff-feb5852a0d12 updated. Details: {'device': 'e4951185-7be7-4887-b5ff-feb5852a0d12', 'network_id': 'c078a250-8b10-4270-b9fa-fecf9ebb3474', 'port_id': 'e4951185-7be7-4887-b5ff-feb5852a0d12', 'mac_address': 'fa:16:3e:30:35:78', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 367, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e0a45b57-8c46-4b85-88d1-f2dc6b110ec2', '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-18 12:29:31.050 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] 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-18 12:29:31.050 2836 2232707116368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e4951185-7be7-4887-b5ff-feb5852a0d12" 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-18 12:29:31.050 2836 2232707116368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e4951185-7be7-4887-b5ff-feb5852a0d12 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-18 12:29:31.050 2836 2232707116368 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c078a250-8b10-4270-b9fa-fecf9ebb3474 2022-02-18 12:29:31.050 2836 2232707116368 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-18 12:29:31.207 2836 2232707116368 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e4951185-7be7-4887-b5ff-feb5852a0d12') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:29:31.207 2836 2232707116368 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e4951185-7be7-4887-b5ff-feb5852a0d12') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:29:31.207 2836 2232707116368 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e4951185-7be7-4887-b5ff-feb5852a0d12 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-18 12:29:31.207 2836 2232707116368 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 367, VLAN trunk: None to switch port e4951185-7be7-4887-b5ff-feb5852a0d12 2022-02-18 12:29:31.300 2836 2232707116368 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-18 12:29:31.300 2836 2232707116368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e4951185-7be7-4887-b5ff-feb5852a0d12'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:29:31.457 2836 2232707116368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e4951185-7be7-4887-b5ff-feb5852a0d12']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:29:31.457 2836 2232707116368 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-18 12:29:31.457 2836 2232707116368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8c6f8fa4-5f5d-4d10-bab3-4d003f441d0c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:29:31.457 2836 2232707116368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e4951185-7be7-4887-b5ff-feb5852a0d12 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:29:31.457 2836 2232707116368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-18 12:29:31.457 2836 2232707116368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e4951185-7be7-4887-b5ff-feb5852a0d12 not yet added. Adding. 2022-02-18 12:29:31.457 2836 2232707116368 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-18 12:29:31.457 2836 2232707116368 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-18 12:29:31.613 2836 2232707116368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4951185-7be7-4887-b5ff-feb5852a0d12" 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-18 12:29:31.724 2836 2232707116368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4951185-7be7-4887-b5ff-feb5852a0d12" "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-18 12:29:31.724 2836 2232707116368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4951185-7be7-4887-b5ff-feb5852a0d12" 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-18 12:29:31.862 2836 2232707116368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4951185-7be7-4887-b5ff-feb5852a0d12" "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-18 12:29:31.971 2836 2232707116368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e4951185-7be7-4887-b5ff-feb5852a0d12" "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-18 12:29:31.971 2836 2232707116368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e4951185-7be7-4887-b5ff-feb5852a0d12 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-18 12:29:31.971 2836 2232707116368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e4951185-7be7-4887-b5ff-feb5852a0d12 processed. 2022-02-18 12:29:32.566 2836 2232702778880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-32b57eca-164a-4dc2-bb4b-99254b5c81a2 0c19c28906b649d995e12d8213022e58 1eca24a1c7fb4c48a2194bc4aca54f9d - - -] Security group member updated on remote: ['feb84cd7-c81d-467c-b249-4598f13d76fd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:29:32.566 2836 2232702778880 MainThread INFO neutron.agent.securitygroups_rpc [req-32b57eca-164a-4dc2-bb4b-99254b5c81a2 0c19c28906b649d995e12d8213022e58 1eca24a1c7fb4c48a2194bc4aca54f9d - - -] Security group member updated ['feb84cd7-c81d-467c-b249-4598f13d76fd'] 2022-02-18 12:29:32.802 2836 2232702778880 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-18 12:29:33.111 2836 2232702778880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:29:33.553 2836 2232702778880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1904cd08-9542-4da7-9366-a8fb8081ed42 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] port_update received: 09456bef-75be-4275-a49a-57f9c6ac1bde port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-18 12:29:33.564 2836 2232702778880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1904cd08-9542-4da7-9366-a8fb8081ed42 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] No port 09456bef-75be-4275-a49a-57f9c6ac1bde defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-18 12:29:36.252 2836 2232702109120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 09456bef-75be-4275-a49a-57f9c6ac1bde 2022-02-18 12:29:36.834 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-18 12:29:37.146 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Adding port 09456bef-75be-4275-a49a-57f9c6ac1bde 2022-02-18 12:29:37.146 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Port 09456bef-75be-4275-a49a-57f9c6ac1bde updated. Details: {'device': '09456bef-75be-4275-a49a-57f9c6ac1bde', 'network_id': '118c08ef-404e-443f-9589-5e02644df432', 'port_id': '09456bef-75be-4275-a49a-57f9c6ac1bde', 'mac_address': 'fa:16:3e:18:0c:cf', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 362, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8254d205-5096-433f-8135-4e2aae1022eb', '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-18 12:29:37.146 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] 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-18 12:29:37.146 2836 2232705625424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-09456bef-75be-4275-a49a-57f9c6ac1bde" 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-18 12:29:37.146 2836 2232705625424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 09456bef-75be-4275-a49a-57f9c6ac1bde _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-18 12:29:37.146 2836 2232705625424 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 118c08ef-404e-443f-9589-5e02644df432 2022-02-18 12:29:37.146 2836 2232705625424 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-18 12:29:37.316 2836 2232705625424 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '09456bef-75be-4275-a49a-57f9c6ac1bde') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:29:37.316 2836 2232705625424 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '09456bef-75be-4275-a49a-57f9c6ac1bde') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:29:37.316 2836 2232705625424 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 09456bef-75be-4275-a49a-57f9c6ac1bde is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-18 12:29:37.316 2836 2232705625424 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 362, VLAN trunk: None to switch port 09456bef-75be-4275-a49a-57f9c6ac1bde 2022-02-18 12:29:37.411 2836 2232705625424 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-18 12:29:37.411 2836 2232705625424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['09456bef-75be-4275-a49a-57f9c6ac1bde'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:29:37.721 2836 2232705625424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['09456bef-75be-4275-a49a-57f9c6ac1bde']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:29:37.721 2836 2232705625424 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-18 12:29:37.721 2836 2232705625424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (feb84cd7-c81d-467c-b249-4598f13d76fd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:29:37.721 2836 2232705625424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (feb84cd7-c81d-467c-b249-4598f13d76fd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-18 12:29:37.721 2836 2232705625424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 09456bef-75be-4275-a49a-57f9c6ac1bde _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:29:37.721 2836 2232705625424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-18 12:29:37.721 2836 2232705625424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 09456bef-75be-4275-a49a-57f9c6ac1bde not yet added. Adding. 2022-02-18 12:29:37.721 2836 2232705625424 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-18 12:29:37.721 2836 2232705625424 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-18 12:29:37.892 2836 2232705625424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09456bef-75be-4275-a49a-57f9c6ac1bde" 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-18 12:29:38.033 2836 2232705625424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09456bef-75be-4275-a49a-57f9c6ac1bde" "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-18 12:29:38.033 2836 2232705625424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09456bef-75be-4275-a49a-57f9c6ac1bde" 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-18 12:29:38.177 2836 2232705625424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09456bef-75be-4275-a49a-57f9c6ac1bde" "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-18 12:29:38.299 2836 2232705625424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-09456bef-75be-4275-a49a-57f9c6ac1bde" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:29:38.299 2836 2232705625424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 09456bef-75be-4275-a49a-57f9c6ac1bde status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-18 12:29:38.299 2836 2232705625424 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 09456bef-75be-4275-a49a-57f9c6ac1bde processed. 2022-02-18 12:29:38.851 2836 2232705625424 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-18 12:29:39.177 2836 2232705625424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:29:44.752 2836 2232702109296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 09456bef-75be-4275-a49a-57f9c6ac1bde 2022-02-18 12:29:44.872 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-18 12:29:44.872 2836 2232707115840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '09456bef-75be-4275-a49a-57f9c6ac1bde' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-18 12:29:44.872 2836 2232707115840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '09456bef-75be-4275-a49a-57f9c6ac1bde' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-18 12:29:44.872 2836 2232707115840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 09456bef-75be-4275-a49a-57f9c6ac1bde _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-18 12:29:44.892 2836 2232707115840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 118c08ef-404e-443f-9589-5e02644df432 2022-02-18 12:29:44.892 2836 2232707115840 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['09456bef-75be-4275-a49a-57f9c6ac1bde'] 2022-02-18 12:29:44.892 2836 2232707115840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-18 12:29:44.892 2836 2232707115840 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-18 12:29:44.892 2836 2232707115840 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['09456bef-75be-4275-a49a-57f9c6ac1bde'] 2022-02-18 12:29:45.188 2836 2232706286512 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-907cebd9-bbea-48ea-a972-480d0a1d43f8 0c19c28906b649d995e12d8213022e58 1eca24a1c7fb4c48a2194bc4aca54f9d - - -] Security group member updated on remote: ['feb84cd7-c81d-467c-b249-4598f13d76fd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:29:45.188 2836 2232706286512 MainThread INFO neutron.agent.securitygroups_rpc [req-907cebd9-bbea-48ea-a972-480d0a1d43f8 0c19c28906b649d995e12d8213022e58 1eca24a1c7fb4c48a2194bc4aca54f9d - - -] Security group member updated ['feb84cd7-c81d-467c-b249-4598f13d76fd'] 2022-02-18 12:29:45.252 2836 2232706059952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-907cebd9-bbea-48ea-a972-480d0a1d43f8 0c19c28906b649d995e12d8213022e58 1eca24a1c7fb4c48a2194bc4aca54f9d - - -] port_delete event received for '09456bef-75be-4275-a49a-57f9c6ac1bde' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:29:46.282 2836 2232702109120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 16f370a1-97a6-46c8-8c03-86ce4cc98222 2022-02-18 12:29:46.862 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-18 12:29:46.862 2836 2232707157856 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-18 12:29:46.896 2836 2232707157856 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-18 12:29:47.143 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Adding port 16f370a1-97a6-46c8-8c03-86ce4cc98222 2022-02-18 12:29:47.160 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Port 16f370a1-97a6-46c8-8c03-86ce4cc98222 updated. Details: {'device': '16f370a1-97a6-46c8-8c03-86ce4cc98222', 'network_id': 'ecb0c100-ca77-4021-8eb9-ee2f4a03352a', 'port_id': '16f370a1-97a6-46c8-8c03-86ce4cc98222', 'mac_address': 'fa:16:3e:ab:3e:6e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 379, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c5178240-0c70-4df6-9f36-4f9bdbd4cf72', '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-18 12:29:47.160 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] 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-18 12:29:47.160 2836 2232706459952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-16f370a1-97a6-46c8-8c03-86ce4cc98222" 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-18 12:29:47.160 2836 2232706459952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 16f370a1-97a6-46c8-8c03-86ce4cc98222 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-18 12:29:47.160 2836 2232706459952 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-18 12:29:47.188 2836 2232706459952 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '16f370a1-97a6-46c8-8c03-86ce4cc98222') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:29:47.188 2836 2232706459952 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '16f370a1-97a6-46c8-8c03-86ce4cc98222') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:29:47.204 2836 2232706459952 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 16f370a1-97a6-46c8-8c03-86ce4cc98222 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-18 12:29:47.204 2836 2232706459952 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 379, VLAN trunk: None to switch port 16f370a1-97a6-46c8-8c03-86ce4cc98222 2022-02-18 12:29:47.260 2836 2232706459952 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-18 12:29:47.260 2836 2232706459952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['16f370a1-97a6-46c8-8c03-86ce4cc98222'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:29:47.412 2836 2232706459952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['16f370a1-97a6-46c8-8c03-86ce4cc98222']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:29:47.412 2836 2232706459952 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-18 12:29:47.412 2836 2232706459952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2bbef4f9-9fd9-4b4a-9003-750ce0d1681c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:29:47.412 2836 2232706459952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 16f370a1-97a6-46c8-8c03-86ce4cc98222 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:29:47.412 2836 2232706459952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-18 12:29:47.412 2836 2232706459952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-02-18 12:29:47.412 2836 2232706459952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16f370a1-97a6-46c8-8c03-86ce4cc98222" 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-18 12:29:47.412 2836 2232706459952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16f370a1-97a6-46c8-8c03-86ce4cc98222" "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-18 12:29:47.412 2836 2232706459952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16f370a1-97a6-46c8-8c03-86ce4cc98222" 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-18 12:29:47.412 2836 2232706459952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16f370a1-97a6-46c8-8c03-86ce4cc98222" "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-18 12:29:47.502 2836 2232706459952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-16f370a1-97a6-46c8-8c03-86ce4cc98222" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:29:47.502 2836 2232706459952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 16f370a1-97a6-46c8-8c03-86ce4cc98222 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-18 12:29:47.502 2836 2232706459952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 16f370a1-97a6-46c8-8c03-86ce4cc98222 processed. 2022-02-18 12:29:48.876 2836 2232706459952 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-18 12:29:49.188 2836 2232706459952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:29:51.610 2836 2232706955392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3fe8ed1c-323b-4f06-a5f6-d4a4d837afeb 0c19c28906b649d995e12d8213022e58 1eca24a1c7fb4c48a2194bc4aca54f9d - - -] Security group member updated on remote: ['feb84cd7-c81d-467c-b249-4598f13d76fd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:29:51.610 2836 2232706955392 MainThread INFO neutron.agent.securitygroups_rpc [req-3fe8ed1c-323b-4f06-a5f6-d4a4d837afeb 0c19c28906b649d995e12d8213022e58 1eca24a1c7fb4c48a2194bc4aca54f9d - - -] Security group member updated ['feb84cd7-c81d-467c-b249-4598f13d76fd'] 2022-02-18 12:29:52.891 2836 2232706699328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef5195b8-9f6e-4430-9f53-b6fdfc002d2f 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] port_update received: 1d8a65f4-93c2-4b4b-8915-a792ddfcf044 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-18 12:29:52.906 2836 2232706699328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef5195b8-9f6e-4430-9f53-b6fdfc002d2f 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] No port 1d8a65f4-93c2-4b4b-8915-a792ddfcf044 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-18 12:29:56.439 2836 2232702109120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1d8a65f4-93c2-4b4b-8915-a792ddfcf044 2022-02-18 12:29:56.909 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-18 12:29:57.316 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Adding port 1d8a65f4-93c2-4b4b-8915-a792ddfcf044 2022-02-18 12:29:57.316 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Port 1d8a65f4-93c2-4b4b-8915-a792ddfcf044 updated. Details: {'device': '1d8a65f4-93c2-4b4b-8915-a792ddfcf044', 'network_id': '118c08ef-404e-443f-9589-5e02644df432', 'port_id': '1d8a65f4-93c2-4b4b-8915-a792ddfcf044', 'mac_address': 'fa:16:3e:76:b3:1b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 362, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8254d205-5096-433f-8135-4e2aae1022eb', '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-18 12:29:57.316 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] 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-18 12:29:57.316 2836 2232706802608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1d8a65f4-93c2-4b4b-8915-a792ddfcf044" 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-18 12:29:57.316 2836 2232706802608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1d8a65f4-93c2-4b4b-8915-a792ddfcf044 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-18 12:29:57.316 2836 2232706802608 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 118c08ef-404e-443f-9589-5e02644df432 2022-02-18 12:29:57.316 2836 2232706802608 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-18 12:29:57.487 2836 2232706802608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1d8a65f4-93c2-4b4b-8915-a792ddfcf044') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:29:57.487 2836 2232706802608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1d8a65f4-93c2-4b4b-8915-a792ddfcf044') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:29:57.487 2836 2232706802608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1d8a65f4-93c2-4b4b-8915-a792ddfcf044 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-18 12:29:57.487 2836 2232706802608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 362, VLAN trunk: None to switch port 1d8a65f4-93c2-4b4b-8915-a792ddfcf044 2022-02-18 12:29:57.610 2836 2232706802608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-18 12:29:57.610 2836 2232706802608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1d8a65f4-93c2-4b4b-8915-a792ddfcf044'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:29:57.766 2836 2232706802608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1d8a65f4-93c2-4b4b-8915-a792ddfcf044']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:29:57.766 2836 2232706802608 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-18 12:29:57.766 2836 2232706802608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (feb84cd7-c81d-467c-b249-4598f13d76fd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:29:57.766 2836 2232706802608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (feb84cd7-c81d-467c-b249-4598f13d76fd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-18 12:29:57.766 2836 2232706802608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1d8a65f4-93c2-4b4b-8915-a792ddfcf044 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:29:57.766 2836 2232706802608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-18 12:29:57.766 2836 2232706802608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1d8a65f4-93c2-4b4b-8915-a792ddfcf044 not yet added. Adding. 2022-02-18 12:29:57.766 2836 2232706802608 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-18 12:29:57.766 2836 2232706802608 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-18 12:29:57.943 2836 2232706802608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1d8a65f4-93c2-4b4b-8915-a792ddfcf044" 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-18 12:29:58.089 2836 2232706802608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1d8a65f4-93c2-4b4b-8915-a792ddfcf044" "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-18 12:29:58.104 2836 2232706802608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1d8a65f4-93c2-4b4b-8915-a792ddfcf044" 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-18 12:29:58.251 2836 2232706802608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1d8a65f4-93c2-4b4b-8915-a792ddfcf044" "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-18 12:29:58.391 2836 2232706802608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1d8a65f4-93c2-4b4b-8915-a792ddfcf044" "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-18 12:29:58.391 2836 2232706802608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1d8a65f4-93c2-4b4b-8915-a792ddfcf044 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-18 12:29:58.391 2836 2232706802608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1d8a65f4-93c2-4b4b-8915-a792ddfcf044 processed. 2022-02-18 12:29:58.905 2836 2232702109296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 16f370a1-97a6-46c8-8c03-86ce4cc98222 2022-02-18 12:29:58.907 2836 2232706802608 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-18 12:29:59.229 2836 2232706802608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:30:00.920 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-18 12:30:00.920 2836 2232700978272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '16f370a1-97a6-46c8-8c03-86ce4cc98222' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-18 12:30:00.922 2836 2232700978272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '16f370a1-97a6-46c8-8c03-86ce4cc98222' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-18 12:30:00.922 2836 2232700978272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 16f370a1-97a6-46c8-8c03-86ce4cc98222 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-18 12:30:00.952 2836 2232700978272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['16f370a1-97a6-46c8-8c03-86ce4cc98222'] 2022-02-18 12:30:00.952 2836 2232700978272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-18 12:30:00.952 2836 2232700978272 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-18 12:30:00.952 2836 2232700978272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['16f370a1-97a6-46c8-8c03-86ce4cc98222'] 2022-02-18 12:30:02.921 2836 2232700978272 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-18 12:30:02.939 2836 2232702109296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 16f370a1-97a6-46c8-8c03-86ce4cc98222 2022-02-18 12:30:03.249 2836 2232700978272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:30:04.938 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-18 12:30:04.938 2836 2232707113904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '16f370a1-97a6-46c8-8c03-86ce4cc98222' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-18 12:30:04.938 2836 2232707113904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '16f370a1-97a6-46c8-8c03-86ce4cc98222' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-18 12:30:04.938 2836 2232707113904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 16f370a1-97a6-46c8-8c03-86ce4cc98222 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-18 12:30:04.958 2836 2232707113904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ecb0c100-ca77-4021-8eb9-ee2f4a03352a 2022-02-18 12:30:04.958 2836 2232707113904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['16f370a1-97a6-46c8-8c03-86ce4cc98222'] 2022-02-18 12:30:04.958 2836 2232707113904 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-18 12:30:04.958 2836 2232707113904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['16f370a1-97a6-46c8-8c03-86ce4cc98222'] 2022-02-18 12:30:04.970 2836 2232702109296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1d8a65f4-93c2-4b4b-8915-a792ddfcf044 2022-02-18 12:30:05.734 2836 2232705142848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-411a311b-2a93-41cf-a02a-218802c2c116 0c19c28906b649d995e12d8213022e58 1eca24a1c7fb4c48a2194bc4aca54f9d - - -] Security group member updated on remote: ['feb84cd7-c81d-467c-b249-4598f13d76fd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:30:05.734 2836 2232705142848 MainThread INFO neutron.agent.securitygroups_rpc [req-411a311b-2a93-41cf-a02a-218802c2c116 0c19c28906b649d995e12d8213022e58 1eca24a1c7fb4c48a2194bc4aca54f9d - - -] Security group member updated ['feb84cd7-c81d-467c-b249-4598f13d76fd'] 2022-02-18 12:30:05.734 2836 2232705142848 MainThread INFO neutron.agent.securitygroups_rpc [req-411a311b-2a93-41cf-a02a-218802c2c116 0c19c28906b649d995e12d8213022e58 1eca24a1c7fb4c48a2194bc4aca54f9d - - -] Refresh firewall rules 2022-02-18 12:30:05.734 2836 2232705142848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-411a311b-2a93-41cf-a02a-218802c2c116 0c19c28906b649d995e12d8213022e58 1eca24a1c7fb4c48a2194bc4aca54f9d - - -] Get security group information for devices via rpc ['1d8a65f4-93c2-4b4b-8915-a792ddfcf044'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:30:05.764 2836 2232705142848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-411a311b-2a93-41cf-a02a-218802c2c116 0c19c28906b649d995e12d8213022e58 1eca24a1c7fb4c48a2194bc4aca54f9d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:30:05.764 2836 2232705142848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-411a311b-2a93-41cf-a02a-218802c2c116 0c19c28906b649d995e12d8213022e58 1eca24a1c7fb4c48a2194bc4aca54f9d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-18 12:30:06.088 2836 2232703468992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-411a311b-2a93-41cf-a02a-218802c2c116 0c19c28906b649d995e12d8213022e58 1eca24a1c7fb4c48a2194bc4aca54f9d - - -] port_delete event received for '1d8a65f4-93c2-4b4b-8915-a792ddfcf044' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:30:06.940 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-18 12:30:06.940 2836 2232707072944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1d8a65f4-93c2-4b4b-8915-a792ddfcf044' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-18 12:30:06.940 2836 2232707072944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1d8a65f4-93c2-4b4b-8915-a792ddfcf044' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-18 12:30:06.940 2836 2232707072944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1d8a65f4-93c2-4b4b-8915-a792ddfcf044 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-18 12:30:06.940 2836 2232707358784 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-18 12:30:06.940 2836 2232707072944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 118c08ef-404e-443f-9589-5e02644df432 2022-02-18 12:30:06.940 2836 2232707072944 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1d8a65f4-93c2-4b4b-8915-a792ddfcf044'] 2022-02-18 12:30:06.940 2836 2232707072944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-18 12:30:06.940 2836 2232707072944 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-18 12:30:06.940 2836 2232707072944 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1d8a65f4-93c2-4b4b-8915-a792ddfcf044'] 2022-02-18 12:30:07.045 2836 2232707358784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:30:20.611 2836 2232702109120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 16f370a1-97a6-46c8-8c03-86ce4cc98222 2022-02-18 12:30:21.017 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-18 12:30:21.388 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Adding port 16f370a1-97a6-46c8-8c03-86ce4cc98222 2022-02-18 12:30:21.388 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Port 16f370a1-97a6-46c8-8c03-86ce4cc98222 updated. Details: {'device': '16f370a1-97a6-46c8-8c03-86ce4cc98222', 'network_id': 'ecb0c100-ca77-4021-8eb9-ee2f4a03352a', 'port_id': '16f370a1-97a6-46c8-8c03-86ce4cc98222', 'mac_address': 'fa:16:3e:ab:3e:6e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 379, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c5178240-0c70-4df6-9f36-4f9bdbd4cf72', '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-18 12:30:21.388 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] 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-18 12:30:21.388 2836 2232707546096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-16f370a1-97a6-46c8-8c03-86ce4cc98222" 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-18 12:30:21.388 2836 2232707546096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 16f370a1-97a6-46c8-8c03-86ce4cc98222 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-18 12:30:21.388 2836 2232707546096 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ecb0c100-ca77-4021-8eb9-ee2f4a03352a 2022-02-18 12:30:21.388 2836 2232707546096 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-18 12:30:21.514 2836 2232707546096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '16f370a1-97a6-46c8-8c03-86ce4cc98222') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:30:21.537 2836 2232707546096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '16f370a1-97a6-46c8-8c03-86ce4cc98222') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:30:21.537 2836 2232707546096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 16f370a1-97a6-46c8-8c03-86ce4cc98222 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-18 12:30:21.537 2836 2232707546096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 379, VLAN trunk: None to switch port 16f370a1-97a6-46c8-8c03-86ce4cc98222 2022-02-18 12:30:21.625 2836 2232707546096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-18 12:30:21.625 2836 2232707546096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['16f370a1-97a6-46c8-8c03-86ce4cc98222'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:30:21.825 2836 2232707546096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['16f370a1-97a6-46c8-8c03-86ce4cc98222']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:30:21.825 2836 2232707546096 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-18 12:30:21.825 2836 2232707546096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2bbef4f9-9fd9-4b4a-9003-750ce0d1681c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:30:21.825 2836 2232707546096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 16f370a1-97a6-46c8-8c03-86ce4cc98222 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:30:21.825 2836 2232707546096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-18 12:30:21.846 2836 2232707546096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 16f370a1-97a6-46c8-8c03-86ce4cc98222 not yet added. Adding. 2022-02-18 12:30:21.846 2836 2232707546096 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-18 12:30:21.846 2836 2232707546096 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-18 12:30:21.955 2836 2232707546096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16f370a1-97a6-46c8-8c03-86ce4cc98222" 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-18 12:30:22.060 2836 2232707546096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16f370a1-97a6-46c8-8c03-86ce4cc98222" "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-18 12:30:22.060 2836 2232707546096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16f370a1-97a6-46c8-8c03-86ce4cc98222" 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-18 12:30:22.204 2836 2232707546096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16f370a1-97a6-46c8-8c03-86ce4cc98222" "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-18 12:30:22.311 2836 2232707546096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-16f370a1-97a6-46c8-8c03-86ce4cc98222" "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-18 12:30:22.311 2836 2232707546096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 16f370a1-97a6-46c8-8c03-86ce4cc98222 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-18 12:30:22.311 2836 2232707546096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 16f370a1-97a6-46c8-8c03-86ce4cc98222 processed. 2022-02-18 12:30:23.028 2836 2232707847264 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-18 12:30:23.420 2836 2232707847264 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-18 12:30:29.149 2836 2232707680736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-75949446-62b9-4731-a7a9-6262108ab853 1cccc34fd66d48e4a8437ca17302993d b5215be0f5b540a59c084bfe9dd5a2d5 - - -] Security group member updated on remote: ['8c6f8fa4-5f5d-4d10-bab3-4d003f441d0c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:30:29.149 2836 2232707680736 MainThread INFO neutron.agent.securitygroups_rpc [req-75949446-62b9-4731-a7a9-6262108ab853 1cccc34fd66d48e4a8437ca17302993d b5215be0f5b540a59c084bfe9dd5a2d5 - - -] Security group member updated ['8c6f8fa4-5f5d-4d10-bab3-4d003f441d0c'] 2022-02-18 12:30:29.184 2836 2232702109296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e4951185-7be7-4887-b5ff-feb5852a0d12 2022-02-18 12:30:29.480 2836 2232707115312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75949446-62b9-4731-a7a9-6262108ab853 1cccc34fd66d48e4a8437ca17302993d b5215be0f5b540a59c084bfe9dd5a2d5 - - -] port_delete event received for 'e4951185-7be7-4887-b5ff-feb5852a0d12' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:30:31.056 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-18 12:30:31.056 2836 2232706999392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e4951185-7be7-4887-b5ff-feb5852a0d12' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-18 12:30:31.056 2836 2232706999392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e4951185-7be7-4887-b5ff-feb5852a0d12' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-18 12:30:31.056 2836 2232706999392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e4951185-7be7-4887-b5ff-feb5852a0d12 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-18 12:30:31.068 2836 2232706999392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c078a250-8b10-4270-b9fa-fecf9ebb3474 2022-02-18 12:30:31.068 2836 2232706999392 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e4951185-7be7-4887-b5ff-feb5852a0d12'] 2022-02-18 12:30:31.068 2836 2232706999392 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-18 12:30:31.068 2836 2232706999392 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-18 12:30:31.068 2836 2232706999392 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e4951185-7be7-4887-b5ff-feb5852a0d12'] 2022-02-18 12:30:32.087 2836 2232702209184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5734bc7-cf82-49d0-b7da-3eb239aa6669 1cccc34fd66d48e4a8437ca17302993d b5215be0f5b540a59c084bfe9dd5a2d5 - - -] port_delete event received for 'a6a7e4f7-6367-4458-b51a-5af821ad11ad' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:30:33.074 2836 2232707450480 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-18 12:30:33.099 2836 2232707450480 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-18 12:30:33.543 2836 2232708008064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b39734bc-3e22-4ee8-9692-3161e329253c f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] network_delete received. Deleting network 118c08ef-404e-443f-9589-5e02644df432 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-18 12:30:33.543 2836 2232708008064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b39734bc-3e22-4ee8-9692-3161e329253c f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] Network 118c08ef-404e-443f-9589-5e02644df432 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-18 12:30:37.652 2836 2232702428080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-181d16e7-27c8-44a8-9c87-67062cdcbbfd f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] port_delete event received for 'efe081d5-9e9a-4b1e-9547-948b8ea78840' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:30:38.953 2836 2232706953280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7505395d-f725-4231-b43f-42adb2172e34 f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] port_delete event received for '6ac312fb-40d2-43c1-9c87-bb6e4ee4c19c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:30:40.249 2836 2232707072240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-beace74f-4b0b-4a64-bd77-8447072566bd f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] port_delete event received for '46f0cb9d-8591-40f4-9a2e-9155c98d93a5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:30:40.264 2836 2232707072240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-278d48c7-be4b-4bd1-8a93-9f719f77d5a7 - - - - -] port_delete event received for '46f0cb9d-8591-40f4-9a2e-9155c98d93a5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:30:40.528 2836 2232707744688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-beace74f-4b0b-4a64-bd77-8447072566bd f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] network_delete received. Deleting network c078a250-8b10-4270-b9fa-fecf9ebb3474 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-18 12:30:40.528 2836 2232707744688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-beace74f-4b0b-4a64-bd77-8447072566bd f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] Network c078a250-8b10-4270-b9fa-fecf9ebb3474 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-18 12:31:03.434 2836 2232702109296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 16f370a1-97a6-46c8-8c03-86ce4cc98222 2022-02-18 12:31:04.074 2836 2232703476128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fdc8d144-1dea-4a4c-86b3-dad92e9a08a4 741f7c3aa3f74c31b6f8e35b26a5e5ae 855bfc8fb96b45a2b38cd57546740e27 - - -] Security group member updated on remote: ['2bbef4f9-9fd9-4b4a-9003-750ce0d1681c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:31:04.074 2836 2232703476128 MainThread INFO neutron.agent.securitygroups_rpc [req-fdc8d144-1dea-4a4c-86b3-dad92e9a08a4 741f7c3aa3f74c31b6f8e35b26a5e5ae 855bfc8fb96b45a2b38cd57546740e27 - - -] Security group member updated ['2bbef4f9-9fd9-4b4a-9003-750ce0d1681c'] 2022-02-18 12:31:04.384 2836 2232706059072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fdc8d144-1dea-4a4c-86b3-dad92e9a08a4 741f7c3aa3f74c31b6f8e35b26a5e5ae 855bfc8fb96b45a2b38cd57546740e27 - - -] port_delete event received for '16f370a1-97a6-46c8-8c03-86ce4cc98222' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:31:05.243 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-18 12:31:05.244 2836 2232706228288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '16f370a1-97a6-46c8-8c03-86ce4cc98222' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-18 12:31:05.244 2836 2232706228288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '16f370a1-97a6-46c8-8c03-86ce4cc98222' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-18 12:31:05.244 2836 2232706228288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 16f370a1-97a6-46c8-8c03-86ce4cc98222 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-18 12:31:05.244 2836 2232706228288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ecb0c100-ca77-4021-8eb9-ee2f4a03352a 2022-02-18 12:31:05.244 2836 2232706228288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['16f370a1-97a6-46c8-8c03-86ce4cc98222'] 2022-02-18 12:31:05.244 2836 2232706228288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-18 12:31:05.244 2836 2232706228288 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-18 12:31:05.244 2836 2232706228288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['16f370a1-97a6-46c8-8c03-86ce4cc98222'] 2022-02-18 12:31:06.400 2836 2232706955568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77331858-4259-46b7-864e-e06d5f38bafd 741f7c3aa3f74c31b6f8e35b26a5e5ae 855bfc8fb96b45a2b38cd57546740e27 - - -] port_delete event received for 'fe68c74a-525e-4257-8f97-51d3a7900dd0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:31:07.244 2836 2232705893824 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-18 12:31:07.259 2836 2232705893824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:31:11.022 2836 2232702648384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ff1a4bd-5f74-469e-aa70-edf792b7bfb1 f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] port_delete event received for '0d6d85d7-a444-4731-8041-f59c741b997f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:31:12.287 2836 2232702648384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-afe561a2-c289-4fae-87a0-afea471507fe f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] port_delete event received for 'b0535624-734d-42e6-a56b-8ab04583cfba' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:31:13.411 2836 2232707678976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15b8b2da-3bd2-436d-8c15-2ee6f40b812e f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] port_delete event received for '76791fbb-1b20-4339-91b6-c19abf854ee2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:31:13.411 2836 2232707678976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43e21868-4245-496c-8ecf-7415a4f3ad5a - - - - -] port_delete event received for '76791fbb-1b20-4339-91b6-c19abf854ee2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:31:13.742 2836 2232707001152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15b8b2da-3bd2-436d-8c15-2ee6f40b812e f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] network_delete received. Deleting network ecb0c100-ca77-4021-8eb9-ee2f4a03352a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-18 12:31:13.742 2836 2232707001152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15b8b2da-3bd2-436d-8c15-2ee6f40b812e f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] Network ecb0c100-ca77-4021-8eb9-ee2f4a03352a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-18 12:31:21.208 2836 2232708429424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-492a8cdc-1670-4275-b68c-edf84485874e 8e225133ab514600b9f306a2241cf034 3710aea4de4b496e90b2aa98dd11cf7b - - -] Security group member updated on remote: ['347c5ef0-7dcd-40c7-89aa-977699a5e8c2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:31:21.208 2836 2232708429424 MainThread INFO neutron.agent.securitygroups_rpc [req-492a8cdc-1670-4275-b68c-edf84485874e 8e225133ab514600b9f306a2241cf034 3710aea4de4b496e90b2aa98dd11cf7b - - -] Security group member updated ['347c5ef0-7dcd-40c7-89aa-977699a5e8c2'] 2022-02-18 12:31:22.302 2836 2232703721712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29015581-56a8-4cb9-8f65-4e6d2953c08d 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] port_update received: 1b16a62e-33de-4a04-b18e-942a820ee185 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-18 12:31:22.302 2836 2232703721712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29015581-56a8-4cb9-8f65-4e6d2953c08d 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] No port 1b16a62e-33de-4a04-b18e-942a820ee185 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-18 12:31:25.051 2836 2232702109120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1b16a62e-33de-4a04-b18e-942a820ee185 2022-02-18 12:31:25.386 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-18 12:31:25.679 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Adding port 1b16a62e-33de-4a04-b18e-942a820ee185 2022-02-18 12:31:25.679 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Port 1b16a62e-33de-4a04-b18e-942a820ee185 updated. Details: {'device': '1b16a62e-33de-4a04-b18e-942a820ee185', 'network_id': '217cbb60-bf15-4193-afb1-ce4125608496', 'port_id': '1b16a62e-33de-4a04-b18e-942a820ee185', 'mac_address': 'fa:16:3e:a6:68:db', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 387, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7330aa11-1b4f-4a6a-9047-7346be836ee7', 'ip_address': '192.168.233.115'}], '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-18 12:31:25.679 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] 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-18 12:31:25.679 2836 2232708138784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1b16a62e-33de-4a04-b18e-942a820ee185" 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-18 12:31:25.679 2836 2232708138784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1b16a62e-33de-4a04-b18e-942a820ee185 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-18 12:31:25.679 2836 2232708138784 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 217cbb60-bf15-4193-afb1-ce4125608496 2022-02-18 12:31:25.679 2836 2232708138784 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-18 12:31:25.822 2836 2232708138784 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1b16a62e-33de-4a04-b18e-942a820ee185') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:31:25.840 2836 2232708138784 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1b16a62e-33de-4a04-b18e-942a820ee185') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:31:25.840 2836 2232708138784 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1b16a62e-33de-4a04-b18e-942a820ee185 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-18 12:31:25.840 2836 2232708138784 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 387, VLAN trunk: None to switch port 1b16a62e-33de-4a04-b18e-942a820ee185 2022-02-18 12:31:25.916 2836 2232708138784 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-18 12:31:25.916 2836 2232708138784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1b16a62e-33de-4a04-b18e-942a820ee185'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:31:26.066 2836 2232708138784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1b16a62e-33de-4a04-b18e-942a820ee185']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:31:26.066 2836 2232708138784 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-18 12:31:26.066 2836 2232708138784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (347c5ef0-7dcd-40c7-89aa-977699a5e8c2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:31:26.066 2836 2232708138784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (347c5ef0-7dcd-40c7-89aa-977699a5e8c2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-18 12:31:26.066 2836 2232708138784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1b16a62e-33de-4a04-b18e-942a820ee185 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:31:26.066 2836 2232708138784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-18 12:31:26.066 2836 2232708138784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1b16a62e-33de-4a04-b18e-942a820ee185 not yet added. Adding. 2022-02-18 12:31:26.066 2836 2232708138784 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-18 12:31:26.066 2836 2232708138784 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-18 12:31:26.166 2836 2232708138784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1b16a62e-33de-4a04-b18e-942a820ee185" 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-18 12:31:26.259 2836 2232708138784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1b16a62e-33de-4a04-b18e-942a820ee185" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:31:26.259 2836 2232708138784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1b16a62e-33de-4a04-b18e-942a820ee185" 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-18 12:31:26.359 2836 2232708138784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1b16a62e-33de-4a04-b18e-942a820ee185" "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-18 12:31:26.464 2836 2232708138784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1b16a62e-33de-4a04-b18e-942a820ee185" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.782s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:31:26.464 2836 2232708138784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1b16a62e-33de-4a04-b18e-942a820ee185 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-18 12:31:26.464 2836 2232708138784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1b16a62e-33de-4a04-b18e-942a820ee185 processed. 2022-02-18 12:31:27.419 2836 2232708138784 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-18 12:31:27.790 2836 2232708138784 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-18 12:31:32.743 2836 2232703476128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-53a1f675-5b68-4635-b6a0-a1bd479aaec8 8e225133ab514600b9f306a2241cf034 3710aea4de4b496e90b2aa98dd11cf7b - - -] Security group member updated on remote: ['347c5ef0-7dcd-40c7-89aa-977699a5e8c2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:31:32.743 2836 2232703476128 MainThread INFO neutron.agent.securitygroups_rpc [req-53a1f675-5b68-4635-b6a0-a1bd479aaec8 8e225133ab514600b9f306a2241cf034 3710aea4de4b496e90b2aa98dd11cf7b - - -] Security group member updated ['347c5ef0-7dcd-40c7-89aa-977699a5e8c2'] 2022-02-18 12:31:32.743 2836 2232703476128 MainThread INFO neutron.agent.securitygroups_rpc [req-53a1f675-5b68-4635-b6a0-a1bd479aaec8 8e225133ab514600b9f306a2241cf034 3710aea4de4b496e90b2aa98dd11cf7b - - -] Refresh firewall rules 2022-02-18 12:31:32.743 2836 2232703476128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-53a1f675-5b68-4635-b6a0-a1bd479aaec8 8e225133ab514600b9f306a2241cf034 3710aea4de4b496e90b2aa98dd11cf7b - - -] Get security group information for devices via rpc ['1b16a62e-33de-4a04-b18e-942a820ee185'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:31:32.775 2836 2232703476128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-53a1f675-5b68-4635-b6a0-a1bd479aaec8 8e225133ab514600b9f306a2241cf034 3710aea4de4b496e90b2aa98dd11cf7b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:31:32.775 2836 2232703476128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-53a1f675-5b68-4635-b6a0-a1bd479aaec8 8e225133ab514600b9f306a2241cf034 3710aea4de4b496e90b2aa98dd11cf7b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-18 12:31:32.827 2836 2232703476128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53a1f675-5b68-4635-b6a0-a1bd479aaec8 8e225133ab514600b9f306a2241cf034 3710aea4de4b496e90b2aa98dd11cf7b - - -] port_delete event received for '1b16a62e-33de-4a04-b18e-942a820ee185' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:31:33.601 2836 2232702109296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1b16a62e-33de-4a04-b18e-942a820ee185 2022-02-18 12:31:35.473 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-18 12:31:35.473 2836 2232706702848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1b16a62e-33de-4a04-b18e-942a820ee185' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-18 12:31:35.473 2836 2232706702848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1b16a62e-33de-4a04-b18e-942a820ee185' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-18 12:31:35.473 2836 2232706702848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1b16a62e-33de-4a04-b18e-942a820ee185 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-18 12:31:35.473 2836 2232706702848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 217cbb60-bf15-4193-afb1-ce4125608496 2022-02-18 12:31:35.473 2836 2232706702848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1b16a62e-33de-4a04-b18e-942a820ee185'] 2022-02-18 12:31:35.473 2836 2232706702848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-18 12:31:35.473 2836 2232706702848 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-18 12:31:35.473 2836 2232706702848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1b16a62e-33de-4a04-b18e-942a820ee185'] 2022-02-18 12:31:37.473 2836 2232707235680 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-18 12:31:37.504 2836 2232707235680 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-18 12:31:37.629 2836 2232702109296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 236b93a3-b30d-4407-ad79-c8614370fd0a 2022-02-18 12:31:39.491 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-18 12:31:39.491 2836 2232708429952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '236b93a3-b30d-4407-ad79-c8614370fd0a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-18 12:31:39.491 2836 2232708429952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '236b93a3-b30d-4407-ad79-c8614370fd0a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-18 12:31:39.491 2836 2232708429952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 236b93a3-b30d-4407-ad79-c8614370fd0a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-18 12:31:39.491 2836 2232708429952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network df1b59b5-36ab-4284-988c-4dd895a8947e 2022-02-18 12:31:39.491 2836 2232708429952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['236b93a3-b30d-4407-ad79-c8614370fd0a'] 2022-02-18 12:31:39.491 2836 2232708429952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-18 12:31:39.491 2836 2232708429952 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-18 12:31:39.504 2836 2232708429952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['236b93a3-b30d-4407-ad79-c8614370fd0a'] 2022-02-18 12:31:41.489 2836 2232708607664 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-18 12:31:41.678 2836 2232708607664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:31:43.220 2836 2232702109120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 236b93a3-b30d-4407-ad79-c8614370fd0a 2022-02-18 12:31:43.503 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-18 12:31:43.913 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Adding port 236b93a3-b30d-4407-ad79-c8614370fd0a 2022-02-18 12:31:43.913 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Port 236b93a3-b30d-4407-ad79-c8614370fd0a updated. Details: {'device': '236b93a3-b30d-4407-ad79-c8614370fd0a', 'network_id': 'df1b59b5-36ab-4284-988c-4dd895a8947e', 'port_id': '236b93a3-b30d-4407-ad79-c8614370fd0a', 'mac_address': 'fa:16:3e:55:ef:f0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 388, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ba2c3c5b-1e22-4fe3-9029-c6d3426276ae', '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-18 12:31:43.913 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] 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-18 12:31:43.913 2836 2232708665760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-236b93a3-b30d-4407-ad79-c8614370fd0a" 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-18 12:31:43.913 2836 2232708665760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 236b93a3-b30d-4407-ad79-c8614370fd0a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-18 12:31:43.919 2836 2232708665760 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network df1b59b5-36ab-4284-988c-4dd895a8947e 2022-02-18 12:31:43.919 2836 2232708665760 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-18 12:31:44.030 2836 2232708665760 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '236b93a3-b30d-4407-ad79-c8614370fd0a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:31:44.030 2836 2232708665760 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '236b93a3-b30d-4407-ad79-c8614370fd0a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:31:44.030 2836 2232708665760 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 236b93a3-b30d-4407-ad79-c8614370fd0a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-18 12:31:44.030 2836 2232708665760 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 388, VLAN trunk: None to switch port 236b93a3-b30d-4407-ad79-c8614370fd0a 2022-02-18 12:31:44.098 2836 2232708665760 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-18 12:31:44.098 2836 2232708665760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['236b93a3-b30d-4407-ad79-c8614370fd0a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:31:44.334 2836 2232708665760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['236b93a3-b30d-4407-ad79-c8614370fd0a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:31:44.334 2836 2232708665760 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-18 12:31:44.334 2836 2232708665760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (acd05b5c-d103-4761-b6d9-b6546fd4aec0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:31:44.334 2836 2232708665760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 236b93a3-b30d-4407-ad79-c8614370fd0a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:31:44.334 2836 2232708665760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-18 12:31:44.348 2836 2232708665760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 236b93a3-b30d-4407-ad79-c8614370fd0a not yet added. Adding. 2022-02-18 12:31:44.348 2836 2232708665760 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-18 12:31:44.348 2836 2232708665760 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-18 12:31:44.408 2836 2232708665760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-236b93a3-b30d-4407-ad79-c8614370fd0a" 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-18 12:31:44.470 2836 2232708665760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-236b93a3-b30d-4407-ad79-c8614370fd0a" "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-18 12:31:44.470 2836 2232708665760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-236b93a3-b30d-4407-ad79-c8614370fd0a" 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-18 12:31:44.561 2836 2232708665760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-236b93a3-b30d-4407-ad79-c8614370fd0a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:31:44.628 2836 2232708665760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-236b93a3-b30d-4407-ad79-c8614370fd0a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.718s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:31:44.628 2836 2232708665760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 236b93a3-b30d-4407-ad79-c8614370fd0a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-18 12:31:44.628 2836 2232708665760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 236b93a3-b30d-4407-ad79-c8614370fd0a processed. 2022-02-18 12:31:45.503 2836 2232708665760 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-18 12:31:45.770 2836 2232708665760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:31:50.850 2836 2232702206192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33340759-f0fa-4b13-8f73-65f3c42639ee - - - - -] port_update received: 1960750e-c44f-43a4-beb4-f1f9ced66999 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-18 12:31:50.856 2836 2232702206192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33340759-f0fa-4b13-8f73-65f3c42639ee - - - - -] No port 1960750e-c44f-43a4-beb4-f1f9ced66999 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-18 12:31:54.193 2836 2232708354288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fdddc8b7-b201-44e4-a003-9858b8523f63 - - - - -] port_update received: e020f408-858d-429e-87d4-d3885b23182f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-18 12:31:54.207 2836 2232708354288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fdddc8b7-b201-44e4-a003-9858b8523f63 - - - - -] No port e020f408-858d-429e-87d4-d3885b23182f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-18 12:31:57.735 2836 2232707000448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-197b0b16-3ab1-471b-b42f-6874924b5e71 - - - - -] port_update received: 6ad4407f-b038-4254-904d-2bc006fd6edf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-18 12:31:57.755 2836 2232707000448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-197b0b16-3ab1-471b-b42f-6874924b5e71 - - - - -] No port 6ad4407f-b038-4254-904d-2bc006fd6edf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-18 12:32:03.509 2836 2232708944112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53907cfb-a42e-4bce-bf8f-71453697ec6d - - - - -] port_update received: 34dec536-2fa0-4d92-8b4d-c9275f57b1cf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-18 12:32:03.509 2836 2232708944112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53907cfb-a42e-4bce-bf8f-71453697ec6d - - - - -] No port 34dec536-2fa0-4d92-8b4d-c9275f57b1cf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-18 12:32:14.717 2836 2232707361072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b1f35e42-7138-4c7e-8f2a-953463900391 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Security group member updated on remote: ['7e47dda2-070e-4474-9eb9-586ab7f8b310'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:32:14.717 2836 2232707361072 MainThread INFO neutron.agent.securitygroups_rpc [req-b1f35e42-7138-4c7e-8f2a-953463900391 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Security group member updated ['7e47dda2-070e-4474-9eb9-586ab7f8b310'] 2022-02-18 12:32:24.197 2836 2232706998336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36ebf660-de11-49c3-b3c7-72ffab386778 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] port_update received: c1433dae-ce4e-4d32-b97b-dafed4511cd5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-18 12:32:24.197 2836 2232706998336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36ebf660-de11-49c3-b3c7-72ffab386778 4f577db6712d48638e9ac4f27f34bc51 42b51bdeda3f4413863c97842845b544 - - -] No port c1433dae-ce4e-4d32-b97b-dafed4511cd5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-18 12:32:27.503 2836 2232702109120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c1433dae-ce4e-4d32-b97b-dafed4511cd5 2022-02-18 12:32:27.722 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-18 12:32:28.004 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Adding port c1433dae-ce4e-4d32-b97b-dafed4511cd5 2022-02-18 12:32:28.004 2836 2232604759312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Port c1433dae-ce4e-4d32-b97b-dafed4511cd5 updated. Details: {'device': 'c1433dae-ce4e-4d32-b97b-dafed4511cd5', 'network_id': '836cd6f0-f9cb-4ef5-8ebb-50d2e99ff9f1', 'port_id': 'c1433dae-ce4e-4d32-b97b-dafed4511cd5', 'mac_address': 'fa:16:3e:66:d9:5e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 384, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3beb050c-65c7-4c1e-a0eb-9a410eb1d315', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-02-18 12:32:28.004 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] 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-18 12:32:28.004 2836 2232708828320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c1433dae-ce4e-4d32-b97b-dafed4511cd5" 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-18 12:32:28.004 2836 2232708828320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c1433dae-ce4e-4d32-b97b-dafed4511cd5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-18 12:32:28.004 2836 2232708828320 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 836cd6f0-f9cb-4ef5-8ebb-50d2e99ff9f1 2022-02-18 12:32:28.004 2836 2232708828320 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-18 12:32:28.143 2836 2232708828320 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c1433dae-ce4e-4d32-b97b-dafed4511cd5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:32:28.143 2836 2232708828320 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c1433dae-ce4e-4d32-b97b-dafed4511cd5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:32:28.143 2836 2232708828320 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c1433dae-ce4e-4d32-b97b-dafed4511cd5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-18 12:32:28.143 2836 2232708828320 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 384, VLAN trunk: None to switch port c1433dae-ce4e-4d32-b97b-dafed4511cd5 2022-02-18 12:32:28.201 2836 2232708828320 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-18 12:32:28.201 2836 2232708828320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c1433dae-ce4e-4d32-b97b-dafed4511cd5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:32:28.347 2836 2232708828320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c1433dae-ce4e-4d32-b97b-dafed4511cd5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:32:28.347 2836 2232708828320 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-18 12:32:28.362 2836 2232708828320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7e47dda2-070e-4474-9eb9-586ab7f8b310) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:32:28.362 2836 2232708828320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7e47dda2-070e-4474-9eb9-586ab7f8b310) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-18 12:32:28.362 2836 2232708828320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c1433dae-ce4e-4d32-b97b-dafed4511cd5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:32:28.362 2836 2232708828320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-18 12:32:28.362 2836 2232708828320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c1433dae-ce4e-4d32-b97b-dafed4511cd5 not yet added. Adding. 2022-02-18 12:32:28.362 2836 2232708828320 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-18 12:32:28.362 2836 2232708828320 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-18 12:32:28.442 2836 2232708828320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c1433dae-ce4e-4d32-b97b-dafed4511cd5" 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-18 12:32:28.520 2836 2232708828320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c1433dae-ce4e-4d32-b97b-dafed4511cd5" "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-18 12:32:28.520 2836 2232708828320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c1433dae-ce4e-4d32-b97b-dafed4511cd5" 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-18 12:32:28.612 2836 2232708828320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c1433dae-ce4e-4d32-b97b-dafed4511cd5" "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-18 12:32:28.691 2836 2232708828320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c1433dae-ce4e-4d32-b97b-dafed4511cd5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.688s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:32:28.691 2836 2232708828320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c1433dae-ce4e-4d32-b97b-dafed4511cd5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-18 12:32:28.691 2836 2232708828320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c1433dae-ce4e-4d32-b97b-dafed4511cd5 processed. 2022-02-18 12:32:29.737 2836 2232708828320 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-18 12:32:30.052 2836 2232708828320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:32:41.557 2836 2232708668048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb4a0362-c8d1-4c66-9fe0-00b9b4f32943 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Security group rule updated on remote: ['fab46edd-9ad8-47e7-aa4e-36fd9a92c4f8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-18 12:32:41.580 2836 2232708668048 MainThread INFO neutron.agent.securitygroups_rpc [req-bb4a0362-c8d1-4c66-9fe0-00b9b4f32943 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Security group rule updated ['fab46edd-9ad8-47e7-aa4e-36fd9a92c4f8'] 2022-02-18 12:32:41.943 2836 2232709288880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb9f71e3-787b-4735-bdf5-9580b8ceac8f 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Security group rule updated on remote: ['fab46edd-9ad8-47e7-aa4e-36fd9a92c4f8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-18 12:32:41.943 2836 2232709288880 MainThread INFO neutron.agent.securitygroups_rpc [req-bb9f71e3-787b-4735-bdf5-9580b8ceac8f 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Security group rule updated ['fab46edd-9ad8-47e7-aa4e-36fd9a92c4f8'] 2022-02-18 12:32:42.285 2836 2232709359216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e3779c38-598a-49fb-a062-5f4f0de7d81e 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Security group rule updated on remote: ['fab46edd-9ad8-47e7-aa4e-36fd9a92c4f8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-18 12:32:42.285 2836 2232709359216 MainThread INFO neutron.agent.securitygroups_rpc [req-e3779c38-598a-49fb-a062-5f4f0de7d81e 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Security group rule updated ['fab46edd-9ad8-47e7-aa4e-36fd9a92c4f8'] 2022-02-18 12:32:42.650 2836 2232701167392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a3568ee-8a5b-4637-a679-ec2506ea6eea 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Security group rule updated on remote: ['fab46edd-9ad8-47e7-aa4e-36fd9a92c4f8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-18 12:32:42.650 2836 2232701167392 MainThread INFO neutron.agent.securitygroups_rpc [req-9a3568ee-8a5b-4637-a679-ec2506ea6eea 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Security group rule updated ['fab46edd-9ad8-47e7-aa4e-36fd9a92c4f8'] 2022-02-18 12:32:43.042 2836 2232701167392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2c9d0310-e3ad-4e70-a441-f4880f6ea3a8 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Security group rule updated on remote: ['fab46edd-9ad8-47e7-aa4e-36fd9a92c4f8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-18 12:32:43.042 2836 2232701167392 MainThread INFO neutron.agent.securitygroups_rpc [req-2c9d0310-e3ad-4e70-a441-f4880f6ea3a8 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Security group rule updated ['fab46edd-9ad8-47e7-aa4e-36fd9a92c4f8'] 2022-02-18 12:32:43.364 2836 2232701167392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4e46398b-93ce-44fe-966b-59f3dc0b2257 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Security group rule updated on remote: ['fab46edd-9ad8-47e7-aa4e-36fd9a92c4f8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-18 12:32:43.364 2836 2232701167392 MainThread INFO neutron.agent.securitygroups_rpc [req-4e46398b-93ce-44fe-966b-59f3dc0b2257 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Security group rule updated ['fab46edd-9ad8-47e7-aa4e-36fd9a92c4f8'] 2022-02-18 12:32:43.975 2836 2232709289408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Security group member updated on remote: ['fab46edd-9ad8-47e7-aa4e-36fd9a92c4f8', '7e47dda2-070e-4474-9eb9-586ab7f8b310'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:32:43.975 2836 2232709289408 MainThread INFO neutron.agent.securitygroups_rpc [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Security group member updated ['fab46edd-9ad8-47e7-aa4e-36fd9a92c4f8', '7e47dda2-070e-4474-9eb9-586ab7f8b310'] 2022-02-18 12:32:43.975 2836 2232709289408 MainThread INFO neutron.agent.securitygroups_rpc [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Refresh firewall rules 2022-02-18 12:32:43.975 2836 2232709289408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Get security group information for devices via rpc ['c1433dae-ce4e-4d32-b97b-dafed4511cd5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:32:44.004 2836 2232707505136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] port_update received: c1433dae-ce4e-4d32-b97b-dafed4511cd5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-18 12:32:44.033 2836 2232707505136 MainThread DEBUG oslo_concurrency.lockutils [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Lock "n-hv-agent-port-lock-c1433dae-ce4e-4d32-b97b-dafed4511cd5" 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-18 12:32:44.033 2836 2232707505136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Binding port c1433dae-ce4e-4d32-b97b-dafed4511cd5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-18 12:32:44.033 2836 2232707505136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] 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-18 12:32:44.051 2836 2232707505136 MainThread DEBUG neutron.services.trunk.rpc.agent [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c1433dae-ce4e-4d32-b97b-dafed4511cd5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:32:44.051 2836 2232707505136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c1433dae-ce4e-4d32-b97b-dafed4511cd5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:32:44.051 2836 2232707505136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Trunk plugin disabled on server. Assuming port c1433dae-ce4e-4d32-b97b-dafed4511cd5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-18 12:32:44.051 2836 2232707505136 MainThread INFO networking_hyperv.neutron.trunk_driver [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Binding VLAN ID: 384, VLAN trunk: None to switch port c1433dae-ce4e-4d32-b97b-dafed4511cd5 2022-02-18 12:32:44.089 2836 2232707505136 MainThread INFO neutron.agent.securitygroups_rpc [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Refresh firewall rules 2022-02-18 12:32:44.089 2836 2232707505136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Get security group information for devices via rpc ['c1433dae-ce4e-4d32-b97b-dafed4511cd5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:32:44.814 2836 2232709289408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Update security group information for ports dict_keys(['c1433dae-ce4e-4d32-b97b-dafed4511cd5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:32:44.814 2836 2232709289408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-18 12:32:44.814 2836 2232709289408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Update rules of security group (7e47dda2-070e-4474-9eb9-586ab7f8b310) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:32:44.814 2836 2232709289408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Update rules of security group (fab46edd-9ad8-47e7-aa4e-36fd9a92c4f8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:32:44.814 2836 2232709289408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Update members of security group (7e47dda2-070e-4474-9eb9-586ab7f8b310) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-18 12:32:44.826 2836 2232709289408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Update port filter for c1433dae-ce4e-4d32-b97b-dafed4511cd5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:32:44.826 2836 2232709289408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Updating port rules. 2022-02-18 12:32:44.826 2836 2232709289408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Creating 6 new rules, removing 0 old rules. 2022-02-18 12:32:44.826 2836 2232709289408 MainThread DEBUG oslo_concurrency.lockutils [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Lock "n-hv-driver-port-lock-c1433dae-ce4e-4d32-b97b-dafed4511cd5" 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-18 12:32:44.897 2836 2232707505136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Update security group information for ports dict_keys(['c1433dae-ce4e-4d32-b97b-dafed4511cd5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:32:44.897 2836 2232707505136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-18 12:32:44.897 2836 2232707505136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Update rules of security group (7e47dda2-070e-4474-9eb9-586ab7f8b310) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:32:44.897 2836 2232707505136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Update rules of security group (fab46edd-9ad8-47e7-aa4e-36fd9a92c4f8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:32:44.897 2836 2232707505136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Update members of security group (7e47dda2-070e-4474-9eb9-586ab7f8b310) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-18 12:32:44.897 2836 2232707505136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Update port filter for c1433dae-ce4e-4d32-b97b-dafed4511cd5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:32:44.897 2836 2232707505136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Updating port rules. 2022-02-18 12:32:44.897 2836 2232707505136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Creating 6 new rules, removing 0 old rules. 2022-02-18 12:32:44.926 2836 2232709289408 MainThread DEBUG oslo_concurrency.lockutils [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Lock "n-hv-driver-port-lock-c1433dae-ce4e-4d32-b97b-dafed4511cd5" "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-18 12:32:44.926 2836 2232709289408 MainThread DEBUG oslo_concurrency.lockutils [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Lock "n-hv-driver-port-lock-c1433dae-ce4e-4d32-b97b-dafed4511cd5" 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-18 12:32:44.926 2836 2232709289408 MainThread DEBUG oslo_concurrency.lockutils [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Lock "n-hv-driver-port-lock-c1433dae-ce4e-4d32-b97b-dafed4511cd5" "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-18 12:32:44.926 2836 2232707505136 MainThread DEBUG oslo_concurrency.lockutils [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Lock "n-hv-driver-port-lock-c1433dae-ce4e-4d32-b97b-dafed4511cd5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-18 12:32:44.997 2836 2232707505136 MainThread DEBUG oslo_concurrency.lockutils [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Lock "n-hv-driver-port-lock-c1433dae-ce4e-4d32-b97b-dafed4511cd5" "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-18 12:32:44.997 2836 2232707505136 MainThread DEBUG oslo_concurrency.lockutils [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Lock "n-hv-driver-port-lock-c1433dae-ce4e-4d32-b97b-dafed4511cd5" 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-18 12:32:44.997 2836 2232707505136 MainThread DEBUG oslo_concurrency.lockutils [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Lock "n-hv-driver-port-lock-c1433dae-ce4e-4d32-b97b-dafed4511cd5" "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-18 12:32:45.011 2836 2232707505136 MainThread DEBUG oslo_concurrency.lockutils [req-dff45b3c-c149-44d7-9e1c-a17cc1cf4192 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Lock "n-hv-agent-port-lock-c1433dae-ce4e-4d32-b97b-dafed4511cd5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.968s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:33:01.893 2836 2232709484608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d3946b3-1a95-4514-b57e-7d691d0acac2 6ad010ed56b740c6baaf53aa5f041cb2 75242e91518c47449848d1a8fc08714b - - -] port_delete event received for 'f068ca8e-e1b1-4799-bb8c-3ce5551d367c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:33:04.175 2836 2232702109296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 236b93a3-b30d-4407-ad79-c8614370fd0a 2022-02-18 12:33:04.534 2836 2232709551024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6dc333c0-1daa-4b6c-8866-60a682559bea 6ad010ed56b740c6baaf53aa5f041cb2 75242e91518c47449848d1a8fc08714b - - -] Security group member updated on remote: ['acd05b5c-d103-4761-b6d9-b6546fd4aec0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:33:04.534 2836 2232709551024 MainThread INFO neutron.agent.securitygroups_rpc [req-6dc333c0-1daa-4b6c-8866-60a682559bea 6ad010ed56b740c6baaf53aa5f041cb2 75242e91518c47449848d1a8fc08714b - - -] Security group member updated ['acd05b5c-d103-4761-b6d9-b6546fd4aec0'] 2022-02-18 12:33:04.598 2836 2232709551024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6dc333c0-1daa-4b6c-8866-60a682559bea 6ad010ed56b740c6baaf53aa5f041cb2 75242e91518c47449848d1a8fc08714b - - -] port_delete event received for '236b93a3-b30d-4407-ad79-c8614370fd0a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:33:05.924 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-18 12:33:05.924 2836 2232709484960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '236b93a3-b30d-4407-ad79-c8614370fd0a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-18 12:33:05.924 2836 2232709484960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '236b93a3-b30d-4407-ad79-c8614370fd0a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-18 12:33:05.924 2836 2232709484960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 236b93a3-b30d-4407-ad79-c8614370fd0a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-18 12:33:05.924 2836 2232709484960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network df1b59b5-36ab-4284-988c-4dd895a8947e 2022-02-18 12:33:05.924 2836 2232709484960 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['236b93a3-b30d-4407-ad79-c8614370fd0a'] 2022-02-18 12:33:05.924 2836 2232709484960 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-18 12:33:05.924 2836 2232709484960 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-18 12:33:05.940 2836 2232709484960 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['236b93a3-b30d-4407-ad79-c8614370fd0a'] 2022-02-18 12:33:07.706 2836 2232709361504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4b38b5b-cb27-4453-a752-abb9749a34a1 f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] port_delete event received for '1a285773-1f47-4b7a-990d-1f20f8eee944' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:33:07.925 2836 2232709288704 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-18 12:33:07.925 2836 2232709288704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:33:09.034 2836 2232706461008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c8e5555-d32a-42a2-af0f-f3d8117884a3 f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] port_delete event received for 'ac1f48c6-88bf-4b4e-a6a2-5e6892288c3a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:33:10.129 2836 2232709222464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2384730a-f9a7-4cfa-ae88-2984e52d576a f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] port_delete event received for 'c483f2d8-67fa-431a-b9ae-7a8dfcb99a16' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:33:10.242 2836 2232708354288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-656b2a83-048c-4fbf-b1d1-650977a93d26 - - - - -] port_delete event received for 'c483f2d8-67fa-431a-b9ae-7a8dfcb99a16' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:33:10.752 2836 2232706801328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2384730a-f9a7-4cfa-ae88-2984e52d576a f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] network_delete received. Deleting network df1b59b5-36ab-4284-988c-4dd895a8947e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-18 12:33:10.752 2836 2232706801328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2384730a-f9a7-4cfa-ae88-2984e52d576a f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] Network df1b59b5-36ab-4284-988c-4dd895a8947e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-18 12:33:11.785 2836 2232708270736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4b05dfa-186f-4f3d-9861-afc6eaee1b31 f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] port_delete event received for 'fbc11882-c5a5-4ee0-8f4a-d324948f373c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:33:13.300 2836 2232708009296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e33b35a6-97fd-4f58-9259-64526e169050 f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] port_delete event received for '1a5c683e-a5c7-4bda-8d43-829f6f2a7a38' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:33:14.330 2836 2232708429072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c364494-cf73-484d-b99e-a665a8a863ea f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] port_delete event received for '2b89e61d-f9d6-4887-8cc0-9f609e36a2b7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:33:14.441 2836 2232707745040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92bf9444-a2e4-4185-8387-10ab7333bc0c - - - - -] port_delete event received for '2b89e61d-f9d6-4887-8cc0-9f609e36a2b7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:33:14.676 2836 2232708138784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c364494-cf73-484d-b99e-a665a8a863ea f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] network_delete received. Deleting network 474631c3-a27e-45f8-b22f-b8cffca102d6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-18 12:33:14.676 2836 2232708138784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c364494-cf73-484d-b99e-a665a8a863ea f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] Network 474631c3-a27e-45f8-b22f-b8cffca102d6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-18 12:34:00.831 2836 2232708879280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Security group member updated on remote: ['fab46edd-9ad8-47e7-aa4e-36fd9a92c4f8', '7e47dda2-070e-4474-9eb9-586ab7f8b310'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:34:00.831 2836 2232708879280 MainThread INFO neutron.agent.securitygroups_rpc [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Security group member updated ['fab46edd-9ad8-47e7-aa4e-36fd9a92c4f8', '7e47dda2-070e-4474-9eb9-586ab7f8b310'] 2022-02-18 12:34:00.831 2836 2232708879280 MainThread INFO neutron.agent.securitygroups_rpc [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Refresh firewall rules 2022-02-18 12:34:00.831 2836 2232708879280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Get security group information for devices via rpc ['c1433dae-ce4e-4d32-b97b-dafed4511cd5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:34:00.879 2836 2232701453584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] port_update received: c1433dae-ce4e-4d32-b97b-dafed4511cd5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-18 12:34:00.900 2836 2232701453584 MainThread DEBUG oslo_concurrency.lockutils [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Lock "n-hv-agent-port-lock-c1433dae-ce4e-4d32-b97b-dafed4511cd5" 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-18 12:34:00.900 2836 2232701453584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Binding port c1433dae-ce4e-4d32-b97b-dafed4511cd5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-18 12:34:00.900 2836 2232701453584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] 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-18 12:34:00.900 2836 2232701453584 MainThread DEBUG neutron.services.trunk.rpc.agent [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c1433dae-ce4e-4d32-b97b-dafed4511cd5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:34:00.900 2836 2232701453584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c1433dae-ce4e-4d32-b97b-dafed4511cd5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-18 12:34:00.941 2836 2232701453584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Trunk plugin disabled on server. Assuming port c1433dae-ce4e-4d32-b97b-dafed4511cd5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-18 12:34:00.941 2836 2232701453584 MainThread INFO networking_hyperv.neutron.trunk_driver [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Binding VLAN ID: 384, VLAN trunk: None to switch port c1433dae-ce4e-4d32-b97b-dafed4511cd5 2022-02-18 12:34:00.970 2836 2232701453584 MainThread INFO neutron.agent.securitygroups_rpc [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Refresh firewall rules 2022-02-18 12:34:00.970 2836 2232701453584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Get security group information for devices via rpc ['c1433dae-ce4e-4d32-b97b-dafed4511cd5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:34:01.175 2836 2232708879280 MainThread DEBUG neutron.agent.securitygroups_rpc [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Update security group information for ports dict_keys(['c1433dae-ce4e-4d32-b97b-dafed4511cd5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:34:01.175 2836 2232708879280 MainThread DEBUG neutron.agent.securitygroups_rpc [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-18 12:34:01.175 2836 2232708879280 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Update rules of security group (7e47dda2-070e-4474-9eb9-586ab7f8b310) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:34:01.175 2836 2232708879280 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Update members of security group (7e47dda2-070e-4474-9eb9-586ab7f8b310) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-18 12:34:01.175 2836 2232708879280 MainThread DEBUG neutron.agent.securitygroups_rpc [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Update port filter for c1433dae-ce4e-4d32-b97b-dafed4511cd5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:34:01.175 2836 2232708879280 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Updating port rules. 2022-02-18 12:34:01.175 2836 2232708879280 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Creating 0 new rules, removing 6 old rules. 2022-02-18 12:34:01.175 2836 2232708879280 MainThread DEBUG oslo_concurrency.lockutils [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Lock "n-hv-driver-port-lock-c1433dae-ce4e-4d32-b97b-dafed4511cd5" 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-18 12:34:01.175 2836 2232708879280 MainThread DEBUG oslo_concurrency.lockutils [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Lock "n-hv-driver-port-lock-c1433dae-ce4e-4d32-b97b-dafed4511cd5" "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-18 12:34:01.175 2836 2232708879280 MainThread DEBUG oslo_concurrency.lockutils [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Lock "n-hv-driver-port-lock-c1433dae-ce4e-4d32-b97b-dafed4511cd5" 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-18 12:34:01.205 2836 2232701453584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Update security group information for ports dict_keys(['c1433dae-ce4e-4d32-b97b-dafed4511cd5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:34:01.205 2836 2232701453584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-18 12:34:01.205 2836 2232701453584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Update rules of security group (7e47dda2-070e-4474-9eb9-586ab7f8b310) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-18 12:34:01.205 2836 2232701453584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Update members of security group (7e47dda2-070e-4474-9eb9-586ab7f8b310) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-18 12:34:01.205 2836 2232701453584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Update port filter for c1433dae-ce4e-4d32-b97b-dafed4511cd5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-18 12:34:01.205 2836 2232701453584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Updating port rules. 2022-02-18 12:34:01.205 2836 2232701453584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Creating 0 new rules, removing 6 old rules. 2022-02-18 12:34:01.316 2836 2232708879280 MainThread DEBUG oslo_concurrency.lockutils [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Lock "n-hv-driver-port-lock-c1433dae-ce4e-4d32-b97b-dafed4511cd5" "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-18 12:34:01.316 2836 2232701453584 MainThread DEBUG oslo_concurrency.lockutils [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Lock "n-hv-driver-port-lock-c1433dae-ce4e-4d32-b97b-dafed4511cd5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-18 12:34:01.316 2836 2232701453584 MainThread DEBUG oslo_concurrency.lockutils [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Lock "n-hv-driver-port-lock-c1433dae-ce4e-4d32-b97b-dafed4511cd5" "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-18 12:34:01.316 2836 2232701453584 MainThread DEBUG oslo_concurrency.lockutils [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Lock "n-hv-driver-port-lock-c1433dae-ce4e-4d32-b97b-dafed4511cd5" 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-18 12:34:01.363 2836 2232701453584 MainThread DEBUG oslo_concurrency.lockutils [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Lock "n-hv-driver-port-lock-c1433dae-ce4e-4d32-b97b-dafed4511cd5" "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-18 12:34:01.376 2836 2232701453584 MainThread DEBUG oslo_concurrency.lockutils [req-69f3f5fd-eca7-409e-bb83-9c39d7ebb9ed 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Lock "n-hv-agent-port-lock-c1433dae-ce4e-4d32-b97b-dafed4511cd5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.484s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-18 12:34:01.832 2836 2232707156800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1ad5f7e-2e4e-4d45-8729-8479afb56bef 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] port_delete event received for '002074f2-d956-4f84-97d5-8c4cbb02fbef' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:34:07.757 2836 2232709766128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b98dee27-5121-4ee9-b409-cc7f016c1fa8 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Security group member updated on remote: ['7e47dda2-070e-4474-9eb9-586ab7f8b310'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-18 12:34:07.757 2836 2232709766128 MainThread INFO neutron.agent.securitygroups_rpc [req-b98dee27-5121-4ee9-b409-cc7f016c1fa8 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Security group member updated ['7e47dda2-070e-4474-9eb9-586ab7f8b310'] 2022-02-18 12:34:07.757 2836 2232709766128 MainThread INFO neutron.agent.securitygroups_rpc [req-b98dee27-5121-4ee9-b409-cc7f016c1fa8 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Refresh firewall rules 2022-02-18 12:34:07.757 2836 2232709766128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b98dee27-5121-4ee9-b409-cc7f016c1fa8 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Get security group information for devices via rpc ['c1433dae-ce4e-4d32-b97b-dafed4511cd5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-18 12:34:07.784 2836 2232709766128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b98dee27-5121-4ee9-b409-cc7f016c1fa8 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-18 12:34:07.784 2836 2232709766128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b98dee27-5121-4ee9-b409-cc7f016c1fa8 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-18 12:34:07.834 2836 2232707809696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98dee27-5121-4ee9-b409-cc7f016c1fa8 21e65e8430414e51a65a37486b6c050c d580f871368b458d88bc646cd1de57a0 - - -] port_delete event received for 'c1433dae-ce4e-4d32-b97b-dafed4511cd5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:34:08.646 2836 2232702109296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c1433dae-ce4e-4d32-b97b-dafed4511cd5 2022-02-18 12:34:10.235 2836 2232604759312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7847e2c9-53db-4848-ace8-e7ad977c19dd - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-18 12:34:10.235 2836 2232709989824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c1433dae-ce4e-4d32-b97b-dafed4511cd5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-18 12:34:10.235 2836 2232709989824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c1433dae-ce4e-4d32-b97b-dafed4511cd5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-18 12:34:10.235 2836 2232709989824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c1433dae-ce4e-4d32-b97b-dafed4511cd5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-18 12:34:10.235 2836 2232709989824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c1433dae-ce4e-4d32-b97b-dafed4511cd5'] 2022-02-18 12:34:10.235 2836 2232709989824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-18 12:34:10.235 2836 2232709989824 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-18 12:34:10.235 2836 2232709989824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c1433dae-ce4e-4d32-b97b-dafed4511cd5'] 2022-02-18 12:34:11.567 2836 2232707001152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17a5ecd8-adce-4ed4-a005-5c6f7f77129f f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] port_delete event received for 'e020f408-858d-429e-87d4-d3885b23182f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:34:12.251 2836 2232709360976 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-18 12:34:12.271 2836 2232709360976 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-18 12:34:12.833 2836 2232708430480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8054e423-d437-4c77-8e97-93d93eeeb2ef f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] port_delete event received for '1960750e-c44f-43a4-beb4-f1f9ced66999' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:34:13.896 2836 2232701795664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa0af982-7b90-4ca8-a0a1-399610b7f70c f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] port_delete event received for '6eecf07f-1442-4d8d-842a-58d4194e2a72' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:34:13.958 2836 2232701795664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a474d38-16ed-4334-bf89-a8d1f9daae56 - - - - -] port_delete event received for '6eecf07f-1442-4d8d-842a-58d4194e2a72' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:34:14.146 2836 2232701795664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa0af982-7b90-4ca8-a0a1-399610b7f70c f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] network_delete received. Deleting network 836cd6f0-f9cb-4ef5-8ebb-50d2e99ff9f1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-18 12:34:14.172 2836 2232701795664 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-aa0af982-7b90-4ca8-a0a1-399610b7f70c f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] Reclaiming local network 836cd6f0-f9cb-4ef5-8ebb-50d2e99ff9f1 2022-02-18 12:34:15.208 2836 2232708716144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bccc8ab5-ad7c-4dfa-986b-370949c10beb f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] port_delete event received for '34dec536-2fa0-4d92-8b4d-c9275f57b1cf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:34:16.707 2836 2232709988416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17cb7f30-7ff0-4d3b-9ddb-1a0df2ee0ef3 f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] port_delete event received for '6ad4407f-b038-4254-904d-2bc006fd6edf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:34:17.708 2836 2232709841136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af7920df-2c56-46f0-b9c4-ff77b86d414d f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] port_delete event received for 'ef8d3a79-cd33-4f5b-af9d-9c0cf18728fa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:34:17.708 2836 2232709841136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e5b64d-67d2-45ed-a108-177418f43a05 - - - - -] port_delete event received for 'ef8d3a79-cd33-4f5b-af9d-9c0cf18728fa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-18 12:34:17.989 2836 2232709488480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af7920df-2c56-46f0-b9c4-ff77b86d414d f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] network_delete received. Deleting network 2870002b-956c-4c22-a156-7d90dbf97041 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-18 12:34:17.989 2836 2232709488480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af7920df-2c56-46f0-b9c4-ff77b86d414d f1217b1fe24c4c01abe6413aa9fe7911 b538c103b7b845558e3e0bcffa4fda8b - - -] Network 2870002b-956c-4c22-a156-7d90dbf97041 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463