2021-09-02 15:55:14.845 4760 1421691476984 MainThread INFO neutron.common.config [-] Logging enabled! 2021-09-02 15:55:14.845 4760 1421691476984 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev588 2021-09-02 15:55:14.845 4760 1421691476984 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-09-02 15:55:14.886 4760 1421691476984 MainThread INFO os_win.utils.network.networkutils [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] WMI caching is disabled. 2021-09-02 15:55:15.109 4760 1421691476984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:119 2021-09-02 15:55:15.202 4760 1421691476984 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-09-02 15:55:15.202 4760 1421691476984 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-09-02 15:55:15.406 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent initialized successfully, now running... 2021-09-02 15:55:15.458 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-09-02 15:55:15.458 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-09-02 15:55:15.529 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-09-02 15:57:13.559 4760 1421789012392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-227cb55d-064a-46e6-a581-aec7231c8053 - - - - -] port_update received: c55fc41e-e4e2-4d02-99c0-7fcbff914236 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-02 15:57:13.559 4760 1421789012392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-227cb55d-064a-46e6-a581-aec7231c8053 - - - - -] No port c55fc41e-e4e2-4d02-99c0-7fcbff914236 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-02 15:57:16.727 4760 1421789012392 MainThread WARNING oslo_policy.policy [req-ce5952f2-96be-4693-8833-b389e901d5df 3e15b21b0ab3447692a34f8d4819c875 4b2634fc41dc4e60bcb955a0e92d3fc2 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-09-02 15:57:16.743 4760 1421789012392 MainThread WARNING oslo_policy.policy [req-ce5952f2-96be-4693-8833-b389e901d5df 3e15b21b0ab3447692a34f8d4819c875 4b2634fc41dc4e60bcb955a0e92d3fc2 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-09-02 15:57:16.759 4760 1421789012392 MainThread WARNING oslo_policy.policy [req-ce5952f2-96be-4693-8833-b389e901d5df 3e15b21b0ab3447692a34f8d4819c875 4b2634fc41dc4e60bcb955a0e92d3fc2 - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-09-02 15:57:16.759 4760 1421789012392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ce5952f2-96be-4693-8833-b389e901d5df 3e15b21b0ab3447692a34f8d4819c875 4b2634fc41dc4e60bcb955a0e92d3fc2 - - -] Security group member updated on remote: ['7158955a-d6fa-4632-8c9d-c8aff5dbf2bb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 15:57:16.772 4760 1421789012392 MainThread INFO neutron.agent.securitygroups_rpc [req-ce5952f2-96be-4693-8833-b389e901d5df 3e15b21b0ab3447692a34f8d4819c875 4b2634fc41dc4e60bcb955a0e92d3fc2 - - -] Security group member updated ['7158955a-d6fa-4632-8c9d-c8aff5dbf2bb'] 2021-09-02 15:57:17.384 4760 1421789012392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e19378fb-fe44-4451-84f7-a41d0ebbfba1 - - - - -] port_update received: 68faa9e5-4efb-4bd8-9690-ca3fb07099cd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-02 15:57:17.401 4760 1421789012392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e19378fb-fe44-4451-84f7-a41d0ebbfba1 - - - - -] No port 68faa9e5-4efb-4bd8-9690-ca3fb07099cd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-02 15:57:21.139 4760 1421789012392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-39f3fca5-dffb-4af7-9363-a73b745a4fa7 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Security group member updated on remote: ['557bfff4-99f5-43f1-97b8-423626d8ea58'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 15:57:21.155 4760 1421789012392 MainThread INFO neutron.agent.securitygroups_rpc [req-39f3fca5-dffb-4af7-9363-a73b745a4fa7 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Security group member updated ['557bfff4-99f5-43f1-97b8-423626d8ea58'] 2021-09-02 15:57:21.978 4760 1421789012392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4d3b389-a262-4f40-b7ba-955aca812504 dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] port_update received: c5d67927-45d6-4567-a7ce-a58338f3dee3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-02 15:57:22.005 4760 1421789012392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4d3b389-a262-4f40-b7ba-955aca812504 dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] No port c5d67927-45d6-4567-a7ce-a58338f3dee3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-02 15:57:25.075 4760 1421789012392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88a6068e-31df-404c-94fa-2cc5b2deff00 - - - - -] port_update received: 42c83c8a-505b-47fc-9dae-75eb49cc79fb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-02 15:57:25.104 4760 1421789012392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88a6068e-31df-404c-94fa-2cc5b2deff00 - - - - -] No port 42c83c8a-505b-47fc-9dae-75eb49cc79fb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-02 15:57:25.714 4760 1421789012392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35a2a3f6-fd4f-471b-b50a-6cc570585683 dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] port_update received: 55778f28-b683-4670-add9-540140f3ea63 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-02 15:57:25.731 4760 1421789012392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35a2a3f6-fd4f-471b-b50a-6cc570585683 dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] No port 55778f28-b683-4670-add9-540140f3ea63 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-02 15:57:27.853 4760 1421789012392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb1ca2bc-36da-4643-85e7-3ce97e3a3bdf 6f8d464b81494c2b9ef3c7dcc8698a64 a155b027545a4400b76a0e524d522fcf - - -] Security group rule updated on remote: ['f35ff29f-f645-48f1-9acc-f305999119f8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-02 15:57:27.853 4760 1421789012392 MainThread INFO neutron.agent.securitygroups_rpc [req-bb1ca2bc-36da-4643-85e7-3ce97e3a3bdf 6f8d464b81494c2b9ef3c7dcc8698a64 a155b027545a4400b76a0e524d522fcf - - -] Security group rule updated ['f35ff29f-f645-48f1-9acc-f305999119f8'] 2021-09-02 15:57:29.244 4760 1421789012392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c44725cf-e070-4540-9db9-f0bee81def49 6f8d464b81494c2b9ef3c7dcc8698a64 a155b027545a4400b76a0e524d522fcf - - -] Security group rule updated on remote: ['f35ff29f-f645-48f1-9acc-f305999119f8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-02 15:57:29.244 4760 1421789012392 MainThread INFO neutron.agent.securitygroups_rpc [req-c44725cf-e070-4540-9db9-f0bee81def49 6f8d464b81494c2b9ef3c7dcc8698a64 a155b027545a4400b76a0e524d522fcf - - -] Security group rule updated ['f35ff29f-f645-48f1-9acc-f305999119f8'] 2021-09-02 15:57:30.509 4760 1421789012392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0dd4e731-6ed4-4f5c-8563-2ba39296f109 - - - - -] port_update received: 4c1a833a-9a22-4e7d-bf32-c0a24f30d23b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-02 15:57:30.531 4760 1421789012392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0dd4e731-6ed4-4f5c-8563-2ba39296f109 - - - - -] No port 4c1a833a-9a22-4e7d-bf32-c0a24f30d23b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-02 15:57:31.291 4760 1421789012392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e277b9c1-e006-4f84-9cb5-5118e68278fe e21ecd84c79b48099b4a5af7e6715049 4f3222a274c44411b31a1c438b011e29 - - -] Security group rule updated on remote: ['fdf24fbc-4105-4c8e-9d8d-7bfb6b37f42e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-02 15:57:31.291 4760 1421789012392 MainThread INFO neutron.agent.securitygroups_rpc [req-e277b9c1-e006-4f84-9cb5-5118e68278fe e21ecd84c79b48099b4a5af7e6715049 4f3222a274c44411b31a1c438b011e29 - - -] Security group rule updated ['fdf24fbc-4105-4c8e-9d8d-7bfb6b37f42e'] 2021-09-02 15:57:31.606 4760 1421789012392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d68b2464-55e6-4280-b255-ac36855a6d90 e21ecd84c79b48099b4a5af7e6715049 4f3222a274c44411b31a1c438b011e29 - - -] Security group rule updated on remote: ['fdf24fbc-4105-4c8e-9d8d-7bfb6b37f42e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-02 15:57:31.606 4760 1421789012392 MainThread INFO neutron.agent.securitygroups_rpc [req-d68b2464-55e6-4280-b255-ac36855a6d90 e21ecd84c79b48099b4a5af7e6715049 4f3222a274c44411b31a1c438b011e29 - - -] Security group rule updated ['fdf24fbc-4105-4c8e-9d8d-7bfb6b37f42e'] 2021-09-02 15:57:34.494 4760 1421788379448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c5d67927-45d6-4567-a7ce-a58338f3dee3 2021-09-02 15:57:34.494 4760 1421788379448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 55778f28-b683-4670-add9-540140f3ea63 2021-09-02 15:57:36.301 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-02 15:57:37.134 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Adding port 55778f28-b683-4670-add9-540140f3ea63 2021-09-02 15:57:37.150 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Port 55778f28-b683-4670-add9-540140f3ea63 updated. Details: {'device': '55778f28-b683-4670-add9-540140f3ea63', 'network_id': '726718d7-1031-40d8-9f81-6f29c2cde6bb', 'port_id': '55778f28-b683-4670-add9-540140f3ea63', 'mac_address': 'fa:16:3e:1f:df:ec', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 768, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'eda36371-a7c5-4f6b-820e-ccf3dc2764ae', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-02 15:57:37.150 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-02 15:57:37.165 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Adding port c5d67927-45d6-4567-a7ce-a58338f3dee3 2021-09-02 15:57:37.165 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Port c5d67927-45d6-4567-a7ce-a58338f3dee3 updated. Details: {'device': 'c5d67927-45d6-4567-a7ce-a58338f3dee3', 'network_id': '82f6333f-02ae-468b-a182-496472e704bf', 'port_id': 'c5d67927-45d6-4567-a7ce-a58338f3dee3', 'mac_address': 'fa:16:3e:b3:f2:d6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 795, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1c120e05-5eaf-4eb3-9162-b22400fc8c03', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-02 15:57:37.165 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-02 15:57:37.179 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-55778f28-b683-4670-add9-540140f3ea63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:57:37.179 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 55778f28-b683-4670-add9-540140f3ea63 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-02 15:57:37.192 4760 1421789012744 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 726718d7-1031-40d8-9f81-6f29c2cde6bb 2021-09-02 15:57:37.192 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-02 15:57:37.192 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c5d67927-45d6-4567-a7ce-a58338f3dee3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:57:37.212 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c5d67927-45d6-4567-a7ce-a58338f3dee3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-02 15:57:37.221 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 82f6333f-02ae-468b-a182-496472e704bf 2021-09-02 15:57:37.221 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-02 15:57:37.221 4760 1421789013272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca8923b4-45ea-4b5d-93ca-16db4caf0eac 6f8d464b81494c2b9ef3c7dcc8698a64 a155b027545a4400b76a0e524d522fcf - - -] Security group member updated on remote: ['f35ff29f-f645-48f1-9acc-f305999119f8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 15:57:37.243 4760 1421789013272 MainThread INFO neutron.agent.securitygroups_rpc [req-ca8923b4-45ea-4b5d-93ca-16db4caf0eac 6f8d464b81494c2b9ef3c7dcc8698a64 a155b027545a4400b76a0e524d522fcf - - -] Security group member updated ['f35ff29f-f645-48f1-9acc-f305999119f8'] 2021-09-02 15:57:37.418 4760 1421789012920 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c5d67927-45d6-4567-a7ce-a58338f3dee3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 15:57:37.437 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c5d67927-45d6-4567-a7ce-a58338f3dee3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 15:57:37.437 4760 1421789012744 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '55778f28-b683-4670-add9-540140f3ea63') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 15:57:37.437 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '55778f28-b683-4670-add9-540140f3ea63') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 15:57:37.463 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c5d67927-45d6-4567-a7ce-a58338f3dee3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-02 15:57:37.463 4760 1421789012920 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 795, VLAN trunk: None to switch port c5d67927-45d6-4567-a7ce-a58338f3dee3 2021-09-02 15:57:37.524 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 55778f28-b683-4670-add9-540140f3ea63 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-02 15:57:37.524 4760 1421789012744 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 768, VLAN trunk: None to switch port 55778f28-b683-4670-add9-540140f3ea63 2021-09-02 15:57:37.604 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-02 15:57:37.619 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c5d67927-45d6-4567-a7ce-a58338f3dee3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 15:57:37.619 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-02 15:57:37.619 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['55778f28-b683-4670-add9-540140f3ea63'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 15:57:38.181 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['55778f28-b683-4670-add9-540140f3ea63']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 15:57:38.181 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 15:57:38.199 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (557bfff4-99f5-43f1-97b8-423626d8ea58) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 15:57:38.199 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (557bfff4-99f5-43f1-97b8-423626d8ea58) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-02 15:57:38.212 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 55778f28-b683-4670-add9-540140f3ea63 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 15:57:38.218 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-02 15:57:38.218 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 55778f28-b683-4670-add9-540140f3ea63 not yet added. Adding. 2021-09-02 15:57:38.235 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-02 15:57:38.235 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-02 15:57:38.245 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c5d67927-45d6-4567-a7ce-a58338f3dee3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 15:57:38.245 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 15:57:38.264 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7158955a-d6fa-4632-8c9d-c8aff5dbf2bb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 15:57:38.264 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7158955a-d6fa-4632-8c9d-c8aff5dbf2bb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-02 15:57:38.264 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c5d67927-45d6-4567-a7ce-a58338f3dee3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 15:57:38.264 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-02 15:57:38.283 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c5d67927-45d6-4567-a7ce-a58338f3dee3 not yet added. Adding. 2021-09-02 15:57:38.292 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-02 15:57:38.292 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-02 15:57:38.322 4760 1421789013976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ce2807d1-f65e-49fe-8d26-eeb1ce864952 e21ecd84c79b48099b4a5af7e6715049 4f3222a274c44411b31a1c438b011e29 - - -] Security group member updated on remote: ['fdf24fbc-4105-4c8e-9d8d-7bfb6b37f42e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 15:57:38.343 4760 1421789013976 MainThread INFO neutron.agent.securitygroups_rpc [req-ce2807d1-f65e-49fe-8d26-eeb1ce864952 e21ecd84c79b48099b4a5af7e6715049 4f3222a274c44411b31a1c438b011e29 - - -] Security group member updated ['fdf24fbc-4105-4c8e-9d8d-7bfb6b37f42e'] 2021-09-02 15:57:38.400 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-55778f28-b683-4670-add9-540140f3ea63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:57:38.400 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c5d67927-45d6-4567-a7ce-a58338f3dee3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:57:38.481 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-55778f28-b683-4670-add9-540140f3ea63" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:57:38.501 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-55778f28-b683-4670-add9-540140f3ea63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:57:38.511 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c5d67927-45d6-4567-a7ce-a58338f3dee3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:57:38.511 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c5d67927-45d6-4567-a7ce-a58338f3dee3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:57:38.639 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-55778f28-b683-4670-add9-540140f3ea63" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:57:38.639 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c5d67927-45d6-4567-a7ce-a58338f3dee3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:57:38.746 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-55778f28-b683-4670-add9-540140f3ea63" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.563s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:57:38.746 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 55778f28-b683-4670-add9-540140f3ea63 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-02 15:57:38.746 4760 1421789012744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 55778f28-b683-4670-add9-540140f3ea63 processed. 2021-09-02 15:57:38.766 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c5d67927-45d6-4567-a7ce-a58338f3dee3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.563s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:57:38.766 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c5d67927-45d6-4567-a7ce-a58338f3dee3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-02 15:57:38.766 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c5d67927-45d6-4567-a7ce-a58338f3dee3 processed. 2021-09-02 15:57:38.946 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a79dfc3-889a-44c7-968b-d3c5f9ca3ce2 dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] port_update received: 191bd258-a220-4346-9b28-08b8316eb793 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-02 15:57:38.961 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a79dfc3-889a-44c7-968b-d3c5f9ca3ce2 dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] No port 191bd258-a220-4346-9b28-08b8316eb793 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-02 15:57:39.924 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6c63bee-48f3-480d-883e-d15919ef1159 dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] port_update received: a0bd2ee9-6c16-4f2b-aa4f-50a07ff1ada5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-02 15:57:39.939 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6c63bee-48f3-480d-883e-d15919ef1159 dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] No port a0bd2ee9-6c16-4f2b-aa4f-50a07ff1ada5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-02 15:57:40.306 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:57:40.541 4760 1421788379448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 191bd258-a220-4346-9b28-08b8316eb793 2021-09-02 15:57:41.067 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.766s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:57:42.312 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-02 15:57:42.558 4760 1421788379448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a0bd2ee9-6c16-4f2b-aa4f-50a07ff1ada5 2021-09-02 15:57:42.742 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Adding port 191bd258-a220-4346-9b28-08b8316eb793 2021-09-02 15:57:42.742 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Port 191bd258-a220-4346-9b28-08b8316eb793 updated. Details: {'device': '191bd258-a220-4346-9b28-08b8316eb793', 'network_id': '66210b4e-969a-4f07-9fad-06d8080e96e8', 'port_id': '191bd258-a220-4346-9b28-08b8316eb793', 'mac_address': 'fa:16:3e:2b:f5:2d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 784, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f6c06ff9-8256-4321-b204-c168b726f572', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-02 15:57:42.759 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-02 15:57:42.759 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-191bd258-a220-4346-9b28-08b8316eb793" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:57:42.759 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 191bd258-a220-4346-9b28-08b8316eb793 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-02 15:57:42.780 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 66210b4e-969a-4f07-9fad-06d8080e96e8 2021-09-02 15:57:42.780 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-02 15:57:42.948 4760 1421789012920 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '191bd258-a220-4346-9b28-08b8316eb793') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 15:57:42.948 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '191bd258-a220-4346-9b28-08b8316eb793') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 15:57:42.974 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 191bd258-a220-4346-9b28-08b8316eb793 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-02 15:57:42.974 4760 1421789012920 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 784, VLAN trunk: None to switch port 191bd258-a220-4346-9b28-08b8316eb793 2021-09-02 15:57:43.089 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-02 15:57:43.108 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['191bd258-a220-4346-9b28-08b8316eb793'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 15:57:43.535 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['191bd258-a220-4346-9b28-08b8316eb793']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 15:57:43.540 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 15:57:43.540 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f35ff29f-f645-48f1-9acc-f305999119f8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 15:57:43.540 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 191bd258-a220-4346-9b28-08b8316eb793 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 15:57:43.540 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-02 15:57:43.572 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 191bd258-a220-4346-9b28-08b8316eb793 not yet added. Adding. 2021-09-02 15:57:43.572 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-02 15:57:43.572 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-02 15:57:43.714 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-191bd258-a220-4346-9b28-08b8316eb793" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:57:43.806 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-191bd258-a220-4346-9b28-08b8316eb793" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:57:43.821 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-191bd258-a220-4346-9b28-08b8316eb793" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:57:43.947 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-191bd258-a220-4346-9b28-08b8316eb793" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:57:44.059 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-191bd258-a220-4346-9b28-08b8316eb793" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.296s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:57:44.059 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 191bd258-a220-4346-9b28-08b8316eb793 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-02 15:57:44.059 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 191bd258-a220-4346-9b28-08b8316eb793 processed. 2021-09-02 15:57:44.321 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-02 15:57:44.321 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:57:44.879 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Adding port a0bd2ee9-6c16-4f2b-aa4f-50a07ff1ada5 2021-09-02 15:57:44.879 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Port a0bd2ee9-6c16-4f2b-aa4f-50a07ff1ada5 updated. Details: {'device': 'a0bd2ee9-6c16-4f2b-aa4f-50a07ff1ada5', 'network_id': 'ac5bdfd7-72ee-4feb-9ae0-cd6076c03d2a', 'port_id': 'a0bd2ee9-6c16-4f2b-aa4f-50a07ff1ada5', 'mac_address': 'fa:16:3e:c6:4b:ac', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 797, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e2d691db-aee4-4f2b-8390-1127aa987365', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-02 15:57:44.892 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-02 15:57:44.902 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a0bd2ee9-6c16-4f2b-aa4f-50a07ff1ada5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:57:44.902 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a0bd2ee9-6c16-4f2b-aa4f-50a07ff1ada5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-02 15:57:44.902 4760 1421789012744 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ac5bdfd7-72ee-4feb-9ae0-cd6076c03d2a 2021-09-02 15:57:44.922 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-02 15:57:44.931 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:57:45.081 4760 1421789012744 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a0bd2ee9-6c16-4f2b-aa4f-50a07ff1ada5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 15:57:45.087 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a0bd2ee9-6c16-4f2b-aa4f-50a07ff1ada5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 15:57:45.112 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a0bd2ee9-6c16-4f2b-aa4f-50a07ff1ada5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-02 15:57:45.118 4760 1421789012744 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 797, VLAN trunk: None to switch port a0bd2ee9-6c16-4f2b-aa4f-50a07ff1ada5 2021-09-02 15:57:45.228 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-02 15:57:45.228 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a0bd2ee9-6c16-4f2b-aa4f-50a07ff1ada5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 15:57:45.665 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a0bd2ee9-6c16-4f2b-aa4f-50a07ff1ada5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 15:57:45.665 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 15:57:45.680 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fdf24fbc-4105-4c8e-9d8d-7bfb6b37f42e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 15:57:45.680 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a0bd2ee9-6c16-4f2b-aa4f-50a07ff1ada5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 15:57:45.696 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-02 15:57:45.704 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a0bd2ee9-6c16-4f2b-aa4f-50a07ff1ada5 not yet added. Adding. 2021-09-02 15:57:45.704 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-02 15:57:45.704 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-02 15:57:45.874 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a0bd2ee9-6c16-4f2b-aa4f-50a07ff1ada5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:57:46.046 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a0bd2ee9-6c16-4f2b-aa4f-50a07ff1ada5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:57:46.046 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a0bd2ee9-6c16-4f2b-aa4f-50a07ff1ada5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:57:46.232 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a0bd2ee9-6c16-4f2b-aa4f-50a07ff1ada5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:57:46.432 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a0bd2ee9-6c16-4f2b-aa4f-50a07ff1ada5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:57:46.432 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a0bd2ee9-6c16-4f2b-aa4f-50a07ff1ada5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-02 15:57:46.454 4760 1421789012744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a0bd2ee9-6c16-4f2b-aa4f-50a07ff1ada5 processed. 2021-09-02 15:57:48.353 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:57:48.684 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:57:54.717 4760 1421788379624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c5d67927-45d6-4567-a7ce-a58338f3dee3 2021-09-02 15:57:55.308 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-57ecd8e5-7c12-46a3-bbc4-4f2c03752a43 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Security group member updated on remote: ['557bfff4-99f5-43f1-97b8-423626d8ea58'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 15:57:55.308 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [req-57ecd8e5-7c12-46a3-bbc4-4f2c03752a43 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Security group member updated ['557bfff4-99f5-43f1-97b8-423626d8ea58'] 2021-09-02 15:57:55.330 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [req-57ecd8e5-7c12-46a3-bbc4-4f2c03752a43 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Refresh firewall rules 2021-09-02 15:57:55.330 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-57ecd8e5-7c12-46a3-bbc4-4f2c03752a43 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Get security group information for devices via rpc ['55778f28-b683-4670-add9-540140f3ea63'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 15:57:55.687 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-57ecd8e5-7c12-46a3-bbc4-4f2c03752a43 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update security group information for ports dict_keys(['55778f28-b683-4670-add9-540140f3ea63']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 15:57:55.687 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-57ecd8e5-7c12-46a3-bbc4-4f2c03752a43 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 15:57:55.715 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-57ecd8e5-7c12-46a3-bbc4-4f2c03752a43 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update rules of security group (557bfff4-99f5-43f1-97b8-423626d8ea58) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 15:57:55.715 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-57ecd8e5-7c12-46a3-bbc4-4f2c03752a43 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update members of security group (557bfff4-99f5-43f1-97b8-423626d8ea58) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-02 15:57:55.731 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-57ecd8e5-7c12-46a3-bbc4-4f2c03752a43 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update port filter for 55778f28-b683-4670-add9-540140f3ea63 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 15:57:55.731 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-57ecd8e5-7c12-46a3-bbc4-4f2c03752a43 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Updating port rules. 2021-09-02 15:57:55.747 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-57ecd8e5-7c12-46a3-bbc4-4f2c03752a43 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Creating 1 new rules, removing 0 old rules. 2021-09-02 15:57:55.747 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-57ecd8e5-7c12-46a3-bbc4-4f2c03752a43 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-55778f28-b683-4670-add9-540140f3ea63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:57:55.808 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2d380736-102e-41c6-9df0-080c80dfe7ee 3e15b21b0ab3447692a34f8d4819c875 4b2634fc41dc4e60bcb955a0e92d3fc2 - - -] Security group member updated on remote: ['7158955a-d6fa-4632-8c9d-c8aff5dbf2bb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 15:57:55.825 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-2d380736-102e-41c6-9df0-080c80dfe7ee 3e15b21b0ab3447692a34f8d4819c875 4b2634fc41dc4e60bcb955a0e92d3fc2 - - -] Security group member updated ['7158955a-d6fa-4632-8c9d-c8aff5dbf2bb'] 2021-09-02 15:57:55.934 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-57ecd8e5-7c12-46a3-bbc4-4f2c03752a43 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-55778f28-b683-4670-add9-540140f3ea63" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:57:55.934 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-57ecd8e5-7c12-46a3-bbc4-4f2c03752a43 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-55778f28-b683-4670-add9-540140f3ea63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:57:55.934 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-57ecd8e5-7c12-46a3-bbc4-4f2c03752a43 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-55778f28-b683-4670-add9-540140f3ea63" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:57:55.950 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-2d380736-102e-41c6-9df0-080c80dfe7ee 3e15b21b0ab3447692a34f8d4819c875 4b2634fc41dc4e60bcb955a0e92d3fc2 - - -] Refresh firewall rules 2021-09-02 15:57:55.963 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2d380736-102e-41c6-9df0-080c80dfe7ee 3e15b21b0ab3447692a34f8d4819c875 4b2634fc41dc4e60bcb955a0e92d3fc2 - - -] Get security group information for devices via rpc ['c5d67927-45d6-4567-a7ce-a58338f3dee3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 15:57:55.963 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d380736-102e-41c6-9df0-080c80dfe7ee 3e15b21b0ab3447692a34f8d4819c875 4b2634fc41dc4e60bcb955a0e92d3fc2 - - -] port_delete event received for 'c5d67927-45d6-4567-a7ce-a58338f3dee3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 15:57:56.058 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2d380736-102e-41c6-9df0-080c80dfe7ee 3e15b21b0ab3447692a34f8d4819c875 4b2634fc41dc4e60bcb955a0e92d3fc2 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 15:57:56.076 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2d380736-102e-41c6-9df0-080c80dfe7ee 3e15b21b0ab3447692a34f8d4819c875 4b2634fc41dc4e60bcb955a0e92d3fc2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 15:57:56.400 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-02 15:57:56.400 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c5d67927-45d6-4567-a7ce-a58338f3dee3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-02 15:57:56.400 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c5d67927-45d6-4567-a7ce-a58338f3dee3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-02 15:57:56.400 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c5d67927-45d6-4567-a7ce-a58338f3dee3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-02 15:57:56.429 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 82f6333f-02ae-468b-a182-496472e704bf 2021-09-02 15:57:56.449 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c5d67927-45d6-4567-a7ce-a58338f3dee3'] 2021-09-02 15:57:56.449 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-02 15:57:56.449 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-02 15:57:56.464 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c5d67927-45d6-4567-a7ce-a58338f3dee3'] 2021-09-02 15:57:57.291 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a2b7492-9685-49f3-a469-cdb819d8bb6b dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] port_update received: 327c1688-e9c5-445d-b30f-9a6ef554d4bd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-02 15:57:57.308 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a2b7492-9685-49f3-a469-cdb819d8bb6b dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] No port 327c1688-e9c5-445d-b30f-9a6ef554d4bd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-02 15:57:58.426 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:57:58.483 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:58:00.759 4760 1421788379448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 327c1688-e9c5-445d-b30f-9a6ef554d4bd 2021-09-02 15:58:01.134 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0adeeea3-3782-4abc-92a9-3895f9b5b2d5 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] network_delete received. Deleting network 82f6333f-02ae-468b-a182-496472e704bf network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-02 15:58:01.150 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0adeeea3-3782-4abc-92a9-3895f9b5b2d5 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] Network 82f6333f-02ae-468b-a182-496472e704bf not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-02 15:58:02.440 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-02 15:58:03.259 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Adding port 327c1688-e9c5-445d-b30f-9a6ef554d4bd 2021-09-02 15:58:03.276 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Port 327c1688-e9c5-445d-b30f-9a6ef554d4bd updated. Details: {'device': '327c1688-e9c5-445d-b30f-9a6ef554d4bd', 'network_id': '726718d7-1031-40d8-9f81-6f29c2cde6bb', 'port_id': '327c1688-e9c5-445d-b30f-9a6ef554d4bd', 'mac_address': 'fa:16:3e:b0:fc:a1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 768, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'eda36371-a7c5-4f6b-820e-ccf3dc2764ae', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-02 15:58:03.276 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-02 15:58:03.293 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-327c1688-e9c5-445d-b30f-9a6ef554d4bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:58:03.310 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 327c1688-e9c5-445d-b30f-9a6ef554d4bd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-02 15:58:03.310 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-02 15:58:03.479 4760 1421789012920 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '327c1688-e9c5-445d-b30f-9a6ef554d4bd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 15:58:03.510 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '327c1688-e9c5-445d-b30f-9a6ef554d4bd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 15:58:03.527 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 327c1688-e9c5-445d-b30f-9a6ef554d4bd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-02 15:58:03.527 4760 1421789012920 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 768, VLAN trunk: None to switch port 327c1688-e9c5-445d-b30f-9a6ef554d4bd 2021-09-02 15:58:03.635 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-02 15:58:03.635 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['327c1688-e9c5-445d-b30f-9a6ef554d4bd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 15:58:04.150 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['327c1688-e9c5-445d-b30f-9a6ef554d4bd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 15:58:04.150 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 15:58:04.150 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (557bfff4-99f5-43f1-97b8-423626d8ea58) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 15:58:04.170 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (557bfff4-99f5-43f1-97b8-423626d8ea58) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-02 15:58:04.182 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 327c1688-e9c5-445d-b30f-9a6ef554d4bd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 15:58:04.182 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-02 15:58:04.200 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 327c1688-e9c5-445d-b30f-9a6ef554d4bd not yet added. Adding. 2021-09-02 15:58:04.200 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-02 15:58:04.200 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-02 15:58:04.370 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-327c1688-e9c5-445d-b30f-9a6ef554d4bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:58:04.532 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-327c1688-e9c5-445d-b30f-9a6ef554d4bd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:58:04.545 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-327c1688-e9c5-445d-b30f-9a6ef554d4bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:58:04.728 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-327c1688-e9c5-445d-b30f-9a6ef554d4bd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:58:04.853 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-327c1688-e9c5-445d-b30f-9a6ef554d4bd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.562s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:58:04.853 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 327c1688-e9c5-445d-b30f-9a6ef554d4bd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-02 15:58:04.873 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 327c1688-e9c5-445d-b30f-9a6ef554d4bd processed. 2021-09-02 15:58:06.471 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:58:06.978 4760 1421789012920 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:58:07.009 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49a90e6b-188d-4d19-9210-77cc7f75e63f - - - - -] port_update received: 5c929a40-d86e-40e4-bd32-02f5a2a1cb32 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-02 15:58:07.025 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49a90e6b-188d-4d19-9210-77cc7f75e63f - - - - -] No port 5c929a40-d86e-40e4-bd32-02f5a2a1cb32 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-02 15:58:11.511 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e641cb31-c9cd-468b-b16c-44c1f95d8abc - - - - -] port_update received: 480a7a05-97e5-408e-8888-4916acd5432f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-02 15:58:11.547 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e641cb31-c9cd-468b-b16c-44c1f95d8abc - - - - -] No port 480a7a05-97e5-408e-8888-4916acd5432f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-02 15:58:12.728 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12167f7d-0a61-4996-895e-58488840b043 - - - - -] port_update received: fe15c4c1-976a-411e-ab3f-e3b851405520 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-02 15:58:12.747 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12167f7d-0a61-4996-895e-58488840b043 - - - - -] No port fe15c4c1-976a-411e-ab3f-e3b851405520 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-02 15:58:18.542 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72e5bd24-de37-46d8-8db8-852f6397098e - - - - -] port_update received: cf3b0ebb-875f-4f24-8bdf-7edcf251e70c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-02 15:58:18.572 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72e5bd24-de37-46d8-8db8-852f6397098e - - - - -] No port cf3b0ebb-875f-4f24-8bdf-7edcf251e70c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-02 15:58:19.494 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2929b499-f1c4-4c14-8535-7da3e71cb6a1 - - - - -] port_update received: 0f898e85-419d-4c8e-8f9d-a486c1333928 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-02 15:58:19.544 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2929b499-f1c4-4c14-8535-7da3e71cb6a1 - - - - -] No port 0f898e85-419d-4c8e-8f9d-a486c1333928 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-02 15:58:20.337 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a4c7fb3-ccc2-451c-949d-8571df164227 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Security group member updated on remote: ['557bfff4-99f5-43f1-97b8-423626d8ea58'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 15:58:20.357 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-9a4c7fb3-ccc2-451c-949d-8571df164227 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Security group member updated ['557bfff4-99f5-43f1-97b8-423626d8ea58'] 2021-09-02 15:58:20.370 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-9a4c7fb3-ccc2-451c-949d-8571df164227 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Refresh firewall rules 2021-09-02 15:58:20.370 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a4c7fb3-ccc2-451c-949d-8571df164227 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Get security group information for devices via rpc ['55778f28-b683-4670-add9-540140f3ea63', '327c1688-e9c5-445d-b30f-9a6ef554d4bd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 15:58:20.682 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-71576b97-aa12-41a4-a053-ef39998bf064 2e3477842f044db08df0f7e88379afb7 aa0fd6f75386457f8998cddb9a104e2b - - -] Security group member updated on remote: ['9ad948ee-7127-4d21-952a-9dd2f811d7e5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 15:58:20.682 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [req-71576b97-aa12-41a4-a053-ef39998bf064 2e3477842f044db08df0f7e88379afb7 aa0fd6f75386457f8998cddb9a104e2b - - -] Security group member updated ['9ad948ee-7127-4d21-952a-9dd2f811d7e5'] 2021-09-02 15:58:20.915 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9a4c7fb3-ccc2-451c-949d-8571df164227 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update security group information for ports dict_keys(['327c1688-e9c5-445d-b30f-9a6ef554d4bd', '55778f28-b683-4670-add9-540140f3ea63']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 15:58:20.915 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9a4c7fb3-ccc2-451c-949d-8571df164227 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 15:58:20.939 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9a4c7fb3-ccc2-451c-949d-8571df164227 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update rules of security group (557bfff4-99f5-43f1-97b8-423626d8ea58) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 15:58:20.949 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9a4c7fb3-ccc2-451c-949d-8571df164227 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update members of security group (557bfff4-99f5-43f1-97b8-423626d8ea58) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-02 15:58:20.949 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9a4c7fb3-ccc2-451c-949d-8571df164227 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update port filter for 327c1688-e9c5-445d-b30f-9a6ef554d4bd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 15:58:20.970 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9a4c7fb3-ccc2-451c-949d-8571df164227 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Updating port rules. 2021-09-02 15:58:20.982 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9a4c7fb3-ccc2-451c-949d-8571df164227 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Creating 1 new rules, removing 0 old rules. 2021-09-02 15:58:20.982 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [req-9a4c7fb3-ccc2-451c-949d-8571df164227 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-327c1688-e9c5-445d-b30f-9a6ef554d4bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:58:21.219 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [req-9a4c7fb3-ccc2-451c-949d-8571df164227 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-327c1688-e9c5-445d-b30f-9a6ef554d4bd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:58:21.219 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [req-9a4c7fb3-ccc2-451c-949d-8571df164227 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-327c1688-e9c5-445d-b30f-9a6ef554d4bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:58:21.230 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [req-9a4c7fb3-ccc2-451c-949d-8571df164227 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-327c1688-e9c5-445d-b30f-9a6ef554d4bd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:58:21.248 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9a4c7fb3-ccc2-451c-949d-8571df164227 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update port filter for 55778f28-b683-4670-add9-540140f3ea63 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 15:58:21.262 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9a4c7fb3-ccc2-451c-949d-8571df164227 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Updating port rules. 2021-09-02 15:58:21.262 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9a4c7fb3-ccc2-451c-949d-8571df164227 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Creating 1 new rules, removing 0 old rules. 2021-09-02 15:58:21.278 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [req-9a4c7fb3-ccc2-451c-949d-8571df164227 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-55778f28-b683-4670-add9-540140f3ea63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:58:21.480 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [req-9a4c7fb3-ccc2-451c-949d-8571df164227 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-55778f28-b683-4670-add9-540140f3ea63" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:58:21.480 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [req-9a4c7fb3-ccc2-451c-949d-8571df164227 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-55778f28-b683-4670-add9-540140f3ea63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:58:21.497 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [req-9a4c7fb3-ccc2-451c-949d-8571df164227 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-55778f28-b683-4670-add9-540140f3ea63" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:58:22.290 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47536de2-9a6a-4c0c-b509-c25414e0ef05 dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] port_update received: bd024965-2fd1-4be0-a832-dc247074bc55 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-02 15:58:22.322 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47536de2-9a6a-4c0c-b509-c25414e0ef05 dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] No port bd024965-2fd1-4be0-a832-dc247074bc55 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-02 15:58:23.091 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88091379-1f50-4b6c-8d62-3dc35d8fe9c8 dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] port_update received: 0a01d3bb-575e-4f5b-af4f-c48bc142816c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-02 15:58:23.105 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88091379-1f50-4b6c-8d62-3dc35d8fe9c8 dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] No port 0a01d3bb-575e-4f5b-af4f-c48bc142816c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-02 15:58:23.290 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8781145a-e78c-42ea-b6bd-d719fad1c931 2e3477842f044db08df0f7e88379afb7 aa0fd6f75386457f8998cddb9a104e2b - - -] Security group member updated on remote: ['9ad948ee-7127-4d21-952a-9dd2f811d7e5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 15:58:23.308 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [req-8781145a-e78c-42ea-b6bd-d719fad1c931 2e3477842f044db08df0f7e88379afb7 aa0fd6f75386457f8998cddb9a104e2b - - -] Security group member updated ['9ad948ee-7127-4d21-952a-9dd2f811d7e5'] 2021-09-02 15:58:24.978 4760 1421788379448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bd024965-2fd1-4be0-a832-dc247074bc55 2021-09-02 15:58:25.985 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ac266b-6a37-422d-99f8-f9e17ec445e2 dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] port_update received: e374848d-1ec1-4b1c-9166-4aa1edcd9dda port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-02 15:58:26.012 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ac266b-6a37-422d-99f8-f9e17ec445e2 dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] No port e374848d-1ec1-4b1c-9166-4aa1edcd9dda defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-02 15:58:26.594 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-02 15:58:26.857 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e3a358d-f534-4334-9537-3bf6299fc7ca - - - - -] port_update received: 29dbd67e-59ab-487b-a0f9-32c9df0d67cb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-02 15:58:26.886 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e3a358d-f534-4334-9537-3bf6299fc7ca - - - - -] No port 29dbd67e-59ab-487b-a0f9-32c9df0d67cb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-02 15:58:27.009 4760 1421788379448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0a01d3bb-575e-4f5b-af4f-c48bc142816c 2021-09-02 15:58:27.652 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Adding port bd024965-2fd1-4be0-a832-dc247074bc55 2021-09-02 15:58:27.671 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Port bd024965-2fd1-4be0-a832-dc247074bc55 updated. Details: {'device': 'bd024965-2fd1-4be0-a832-dc247074bc55', 'network_id': '3559bf4b-a8e9-47ac-b09d-b4e5091a436e', 'port_id': 'bd024965-2fd1-4be0-a832-dc247074bc55', 'mac_address': 'fa:16:3e:06:20:c7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 796, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2ff79bed-2a89-4765-b6c9-77060db8881e', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-02 15:58:27.687 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-02 15:58:27.713 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bd024965-2fd1-4be0-a832-dc247074bc55" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:58:27.730 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bd024965-2fd1-4be0-a832-dc247074bc55 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-02 15:58:27.730 4760 1421789012744 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3559bf4b-a8e9-47ac-b09d-b4e5091a436e 2021-09-02 15:58:27.748 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-02 15:58:27.951 4760 1421789012744 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bd024965-2fd1-4be0-a832-dc247074bc55') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 15:58:27.962 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bd024965-2fd1-4be0-a832-dc247074bc55') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 15:58:27.980 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bd024965-2fd1-4be0-a832-dc247074bc55 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-02 15:58:27.980 4760 1421789012744 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 796, VLAN trunk: None to switch port bd024965-2fd1-4be0-a832-dc247074bc55 2021-09-02 15:58:28.128 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-02 15:58:28.140 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bd024965-2fd1-4be0-a832-dc247074bc55'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 15:58:28.448 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bd024965-2fd1-4be0-a832-dc247074bc55']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 15:58:28.478 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 15:58:28.478 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9ad948ee-7127-4d21-952a-9dd2f811d7e5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 15:58:28.496 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9ad948ee-7127-4d21-952a-9dd2f811d7e5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-02 15:58:28.510 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bd024965-2fd1-4be0-a832-dc247074bc55 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 15:58:28.510 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-02 15:58:28.535 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bd024965-2fd1-4be0-a832-dc247074bc55 not yet added. Adding. 2021-09-02 15:58:28.535 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-02 15:58:28.551 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-02 15:58:28.603 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-02 15:58:28.733 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd024965-2fd1-4be0-a832-dc247074bc55" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:58:28.919 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd024965-2fd1-4be0-a832-dc247074bc55" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:58:28.931 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd024965-2fd1-4be0-a832-dc247074bc55" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:58:28.978 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Adding port 0a01d3bb-575e-4f5b-af4f-c48bc142816c 2021-09-02 15:58:28.978 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Port 0a01d3bb-575e-4f5b-af4f-c48bc142816c updated. Details: {'device': '0a01d3bb-575e-4f5b-af4f-c48bc142816c', 'network_id': '726718d7-1031-40d8-9f81-6f29c2cde6bb', 'port_id': '0a01d3bb-575e-4f5b-af4f-c48bc142816c', 'mac_address': 'fa:16:3e:d8:63:88', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 768, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'eda36371-a7c5-4f6b-820e-ccf3dc2764ae', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-02 15:58:28.998 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-02 15:58:29.011 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0a01d3bb-575e-4f5b-af4f-c48bc142816c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:58:29.011 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0a01d3bb-575e-4f5b-af4f-c48bc142816c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-02 15:58:29.027 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-02 15:58:29.027 4760 1421788379448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e374848d-1ec1-4b1c-9166-4aa1edcd9dda 2021-09-02 15:58:29.137 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd024965-2fd1-4be0-a832-dc247074bc55" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:58:29.235 4760 1421789012920 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0a01d3bb-575e-4f5b-af4f-c48bc142816c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 15:58:29.235 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0a01d3bb-575e-4f5b-af4f-c48bc142816c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 15:58:29.259 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0a01d3bb-575e-4f5b-af4f-c48bc142816c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-02 15:58:29.259 4760 1421789012920 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 768, VLAN trunk: None to switch port 0a01d3bb-575e-4f5b-af4f-c48bc142816c 2021-09-02 15:58:29.274 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bd024965-2fd1-4be0-a832-dc247074bc55" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.562s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:58:29.298 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bd024965-2fd1-4be0-a832-dc247074bc55 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-02 15:58:29.306 4760 1421789012744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bd024965-2fd1-4be0-a832-dc247074bc55 processed. 2021-09-02 15:58:29.399 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-02 15:58:29.418 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0a01d3bb-575e-4f5b-af4f-c48bc142816c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 15:58:29.775 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0a01d3bb-575e-4f5b-af4f-c48bc142816c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 15:58:29.775 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 15:58:29.794 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (557bfff4-99f5-43f1-97b8-423626d8ea58) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 15:58:29.794 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (557bfff4-99f5-43f1-97b8-423626d8ea58) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-02 15:58:29.810 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0a01d3bb-575e-4f5b-af4f-c48bc142816c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 15:58:29.810 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-02 15:58:29.824 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0a01d3bb-575e-4f5b-af4f-c48bc142816c not yet added. Adding. 2021-09-02 15:58:29.824 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-02 15:58:29.837 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-02 15:58:30.011 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0a01d3bb-575e-4f5b-af4f-c48bc142816c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:58:30.197 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0a01d3bb-575e-4f5b-af4f-c48bc142816c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:58:30.212 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0a01d3bb-575e-4f5b-af4f-c48bc142816c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:58:30.431 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0a01d3bb-575e-4f5b-af4f-c48bc142816c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:58:30.592 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0a01d3bb-575e-4f5b-af4f-c48bc142816c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:58:30.610 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0a01d3bb-575e-4f5b-af4f-c48bc142816c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-02 15:58:30.619 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0a01d3bb-575e-4f5b-af4f-c48bc142816c processed. 2021-09-02 15:58:30.619 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-02 15:58:30.634 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:58:31.198 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Adding port e374848d-1ec1-4b1c-9166-4aa1edcd9dda 2021-09-02 15:58:31.218 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Port e374848d-1ec1-4b1c-9166-4aa1edcd9dda updated. Details: {'device': 'e374848d-1ec1-4b1c-9166-4aa1edcd9dda', 'network_id': '3559bf4b-a8e9-47ac-b09d-b4e5091a436e', 'port_id': 'e374848d-1ec1-4b1c-9166-4aa1edcd9dda', 'mac_address': 'fa:16:3e:d8:39:55', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 796, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2ff79bed-2a89-4765-b6c9-77060db8881e', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-02 15:58:31.228 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-02 15:58:31.228 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e374848d-1ec1-4b1c-9166-4aa1edcd9dda" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:58:31.228 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e374848d-1ec1-4b1c-9166-4aa1edcd9dda _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-02 15:58:31.247 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-02 15:58:31.416 4760 1421789012744 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e374848d-1ec1-4b1c-9166-4aa1edcd9dda') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 15:58:31.436 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e374848d-1ec1-4b1c-9166-4aa1edcd9dda') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 15:58:31.447 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e374848d-1ec1-4b1c-9166-4aa1edcd9dda is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-02 15:58:31.447 4760 1421789012744 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 796, VLAN trunk: None to switch port e374848d-1ec1-4b1c-9166-4aa1edcd9dda 2021-09-02 15:58:31.589 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.953s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:58:31.618 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-02 15:58:31.618 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e374848d-1ec1-4b1c-9166-4aa1edcd9dda'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 15:58:32.027 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e374848d-1ec1-4b1c-9166-4aa1edcd9dda']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 15:58:32.044 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 15:58:32.058 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9ad948ee-7127-4d21-952a-9dd2f811d7e5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 15:58:32.072 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9ad948ee-7127-4d21-952a-9dd2f811d7e5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-02 15:58:32.072 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e374848d-1ec1-4b1c-9166-4aa1edcd9dda _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 15:58:32.087 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-02 15:58:32.087 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e374848d-1ec1-4b1c-9166-4aa1edcd9dda not yet added. Adding. 2021-09-02 15:58:32.087 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-02 15:58:32.116 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-02 15:58:32.325 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e374848d-1ec1-4b1c-9166-4aa1edcd9dda" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:58:32.540 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e374848d-1ec1-4b1c-9166-4aa1edcd9dda" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:58:32.557 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e374848d-1ec1-4b1c-9166-4aa1edcd9dda" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:58:32.853 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e374848d-1ec1-4b1c-9166-4aa1edcd9dda" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:58:33.028 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e374848d-1ec1-4b1c-9166-4aa1edcd9dda" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:58:33.043 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e374848d-1ec1-4b1c-9166-4aa1edcd9dda status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-02 15:58:33.057 4760 1421789012744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e374848d-1ec1-4b1c-9166-4aa1edcd9dda processed. 2021-09-02 15:58:34.639 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:58:34.890 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:58:40.166 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7e628df9-1029-4dbb-b008-a9cd62029f7a 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Security group member updated on remote: ['42faa223-3ddc-431c-85ac-09c601c4d5b3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 15:58:40.166 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [req-7e628df9-1029-4dbb-b008-a9cd62029f7a 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Security group member updated ['42faa223-3ddc-431c-85ac-09c601c4d5b3'] 2021-09-02 15:58:57.312 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d242da31-e8c4-4d60-a240-65fd8749ea67 dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] port_update received: 209001b6-7ef6-47e6-9897-6cbb51eb7f7f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-02 15:58:57.340 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d242da31-e8c4-4d60-a240-65fd8749ea67 dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] No port 209001b6-7ef6-47e6-9897-6cbb51eb7f7f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-02 15:58:59.432 4760 1421788379448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 209001b6-7ef6-47e6-9897-6cbb51eb7f7f 2021-09-02 15:59:00.744 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-02 15:59:00.948 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Adding port 209001b6-7ef6-47e6-9897-6cbb51eb7f7f 2021-09-02 15:59:00.965 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Port 209001b6-7ef6-47e6-9897-6cbb51eb7f7f updated. Details: {'device': '209001b6-7ef6-47e6-9897-6cbb51eb7f7f', 'network_id': '58000d3c-5098-47cf-bcdd-a3cabba3ca20', 'port_id': '209001b6-7ef6-47e6-9897-6cbb51eb7f7f', 'mac_address': 'fa:16:3e:c2:e4:64', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 781, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '79f5f747-a4a1-4a51-a90a-0b710a245d02', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-02 15:59:00.965 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-02 15:59:00.983 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-209001b6-7ef6-47e6-9897-6cbb51eb7f7f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:00.993 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 209001b6-7ef6-47e6-9897-6cbb51eb7f7f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-02 15:59:01.009 4760 1421789012744 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 58000d3c-5098-47cf-bcdd-a3cabba3ca20 2021-09-02 15:59:01.025 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-02 15:59:01.326 4760 1421789012744 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '209001b6-7ef6-47e6-9897-6cbb51eb7f7f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 15:59:01.340 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '209001b6-7ef6-47e6-9897-6cbb51eb7f7f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 15:59:01.354 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 209001b6-7ef6-47e6-9897-6cbb51eb7f7f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-02 15:59:01.354 4760 1421789012744 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 781, VLAN trunk: None to switch port 209001b6-7ef6-47e6-9897-6cbb51eb7f7f 2021-09-02 15:59:01.542 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-02 15:59:01.559 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['209001b6-7ef6-47e6-9897-6cbb51eb7f7f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 15:59:01.728 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['209001b6-7ef6-47e6-9897-6cbb51eb7f7f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 15:59:01.746 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 15:59:01.746 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (42faa223-3ddc-431c-85ac-09c601c4d5b3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 15:59:01.761 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (42faa223-3ddc-431c-85ac-09c601c4d5b3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-02 15:59:01.761 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 209001b6-7ef6-47e6-9897-6cbb51eb7f7f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 15:59:01.777 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-02 15:59:01.790 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 209001b6-7ef6-47e6-9897-6cbb51eb7f7f not yet added. Adding. 2021-09-02 15:59:01.790 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-02 15:59:01.790 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-02 15:59:01.948 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-130531d6-0521-4882-b3dd-5078af423937 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Security group member updated on remote: ['557bfff4-99f5-43f1-97b8-423626d8ea58'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 15:59:01.967 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-130531d6-0521-4882-b3dd-5078af423937 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Security group member updated ['557bfff4-99f5-43f1-97b8-423626d8ea58'] 2021-09-02 15:59:02.072 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-209001b6-7ef6-47e6-9897-6cbb51eb7f7f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:02.337 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-209001b6-7ef6-47e6-9897-6cbb51eb7f7f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:02.355 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-209001b6-7ef6-47e6-9897-6cbb51eb7f7f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:02.654 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-209001b6-7ef6-47e6-9897-6cbb51eb7f7f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:02.668 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-130531d6-0521-4882-b3dd-5078af423937 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Refresh firewall rules 2021-09-02 15:59:02.682 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-130531d6-0521-4882-b3dd-5078af423937 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Get security group information for devices via rpc ['55778f28-b683-4670-add9-540140f3ea63', '327c1688-e9c5-445d-b30f-9a6ef554d4bd', '0a01d3bb-575e-4f5b-af4f-c48bc142816c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 15:59:02.776 4760 1421789013800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5924b6ae-43de-49e3-acc2-6461047bcba2 dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] port_update received: 1d606dcd-c83f-4fd9-b3d1-b2294d22a991 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-02 15:59:02.806 4760 1421789013800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5924b6ae-43de-49e3-acc2-6461047bcba2 dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] No port 1d606dcd-c83f-4fd9-b3d1-b2294d22a991 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-02 15:59:02.886 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-209001b6-7ef6-47e6-9897-6cbb51eb7f7f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.907s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:02.900 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 209001b6-7ef6-47e6-9897-6cbb51eb7f7f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-02 15:59:02.900 4760 1421789012744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 209001b6-7ef6-47e6-9897-6cbb51eb7f7f processed. 2021-09-02 15:59:03.042 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-130531d6-0521-4882-b3dd-5078af423937 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update security group information for ports dict_keys(['0a01d3bb-575e-4f5b-af4f-c48bc142816c', '327c1688-e9c5-445d-b30f-9a6ef554d4bd', '55778f28-b683-4670-add9-540140f3ea63']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 15:59:03.042 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-130531d6-0521-4882-b3dd-5078af423937 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 15:59:03.063 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-130531d6-0521-4882-b3dd-5078af423937 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update rules of security group (557bfff4-99f5-43f1-97b8-423626d8ea58) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 15:59:03.063 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-130531d6-0521-4882-b3dd-5078af423937 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update members of security group (557bfff4-99f5-43f1-97b8-423626d8ea58) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-02 15:59:03.087 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-130531d6-0521-4882-b3dd-5078af423937 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update port filter for 0a01d3bb-575e-4f5b-af4f-c48bc142816c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 15:59:03.087 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-130531d6-0521-4882-b3dd-5078af423937 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Updating port rules. 2021-09-02 15:59:03.104 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-130531d6-0521-4882-b3dd-5078af423937 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Creating 1 new rules, removing 0 old rules. 2021-09-02 15:59:03.104 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [req-130531d6-0521-4882-b3dd-5078af423937 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-0a01d3bb-575e-4f5b-af4f-c48bc142816c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:03.390 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [req-130531d6-0521-4882-b3dd-5078af423937 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-0a01d3bb-575e-4f5b-af4f-c48bc142816c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:03.400 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [req-130531d6-0521-4882-b3dd-5078af423937 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-0a01d3bb-575e-4f5b-af4f-c48bc142816c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:03.400 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [req-130531d6-0521-4882-b3dd-5078af423937 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-0a01d3bb-575e-4f5b-af4f-c48bc142816c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:03.415 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-130531d6-0521-4882-b3dd-5078af423937 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update port filter for 327c1688-e9c5-445d-b30f-9a6ef554d4bd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 15:59:03.415 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-130531d6-0521-4882-b3dd-5078af423937 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Updating port rules. 2021-09-02 15:59:03.434 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-130531d6-0521-4882-b3dd-5078af423937 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Creating 1 new rules, removing 0 old rules. 2021-09-02 15:59:03.447 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [req-130531d6-0521-4882-b3dd-5078af423937 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-327c1688-e9c5-445d-b30f-9a6ef554d4bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:03.747 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [req-130531d6-0521-4882-b3dd-5078af423937 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-327c1688-e9c5-445d-b30f-9a6ef554d4bd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:03.759 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [req-130531d6-0521-4882-b3dd-5078af423937 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-327c1688-e9c5-445d-b30f-9a6ef554d4bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:03.759 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [req-130531d6-0521-4882-b3dd-5078af423937 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-327c1688-e9c5-445d-b30f-9a6ef554d4bd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:03.775 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-130531d6-0521-4882-b3dd-5078af423937 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update port filter for 55778f28-b683-4670-add9-540140f3ea63 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 15:59:03.797 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-130531d6-0521-4882-b3dd-5078af423937 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Updating port rules. 2021-09-02 15:59:03.822 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-130531d6-0521-4882-b3dd-5078af423937 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Creating 1 new rules, removing 0 old rules. 2021-09-02 15:59:03.839 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [req-130531d6-0521-4882-b3dd-5078af423937 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-55778f28-b683-4670-add9-540140f3ea63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:04.166 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [req-130531d6-0521-4882-b3dd-5078af423937 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-55778f28-b683-4670-add9-540140f3ea63" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:04.183 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [req-130531d6-0521-4882-b3dd-5078af423937 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-55778f28-b683-4670-add9-540140f3ea63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:04.183 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [req-130531d6-0521-4882-b3dd-5078af423937 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-55778f28-b683-4670-add9-540140f3ea63" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:04.759 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:04.999 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:05.511 4760 1421788379448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1d606dcd-c83f-4fd9-b3d1-b2294d22a991 2021-09-02 15:59:06.779 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-02 15:59:06.995 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Adding port 1d606dcd-c83f-4fd9-b3d1-b2294d22a991 2021-09-02 15:59:07.009 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Port 1d606dcd-c83f-4fd9-b3d1-b2294d22a991 updated. Details: {'device': '1d606dcd-c83f-4fd9-b3d1-b2294d22a991', 'network_id': '726718d7-1031-40d8-9f81-6f29c2cde6bb', 'port_id': '1d606dcd-c83f-4fd9-b3d1-b2294d22a991', 'mac_address': 'fa:16:3e:eb:dc:f0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 768, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'eda36371-a7c5-4f6b-820e-ccf3dc2764ae', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-02 15:59:07.026 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-02 15:59:07.026 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1d606dcd-c83f-4fd9-b3d1-b2294d22a991" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:07.043 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1d606dcd-c83f-4fd9-b3d1-b2294d22a991 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-02 15:59:07.043 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-02 15:59:07.448 4760 1421789012920 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1d606dcd-c83f-4fd9-b3d1-b2294d22a991') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 15:59:07.448 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1d606dcd-c83f-4fd9-b3d1-b2294d22a991') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 15:59:07.479 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1d606dcd-c83f-4fd9-b3d1-b2294d22a991 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-02 15:59:07.479 4760 1421789012920 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 768, VLAN trunk: None to switch port 1d606dcd-c83f-4fd9-b3d1-b2294d22a991 2021-09-02 15:59:07.806 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-02 15:59:07.825 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1d606dcd-c83f-4fd9-b3d1-b2294d22a991'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 15:59:07.993 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1d606dcd-c83f-4fd9-b3d1-b2294d22a991']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 15:59:08.009 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 15:59:08.009 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (557bfff4-99f5-43f1-97b8-423626d8ea58) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 15:59:08.027 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (557bfff4-99f5-43f1-97b8-423626d8ea58) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-02 15:59:08.043 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1d606dcd-c83f-4fd9-b3d1-b2294d22a991 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 15:59:08.043 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-02 15:59:08.055 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1d606dcd-c83f-4fd9-b3d1-b2294d22a991 not yet added. Adding. 2021-09-02 15:59:08.055 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-02 15:59:08.074 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-02 15:59:08.369 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1d606dcd-c83f-4fd9-b3d1-b2294d22a991" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:08.807 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1d606dcd-c83f-4fd9-b3d1-b2294d22a991" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:08.807 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1d606dcd-c83f-4fd9-b3d1-b2294d22a991" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:09.217 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1d606dcd-c83f-4fd9-b3d1-b2294d22a991" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.407s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:09.482 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1d606dcd-c83f-4fd9-b3d1-b2294d22a991" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:09.482 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1d606dcd-c83f-4fd9-b3d1-b2294d22a991 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-02 15:59:09.500 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1d606dcd-c83f-4fd9-b3d1-b2294d22a991 processed. 2021-09-02 15:59:10.795 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:10.993 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:16.198 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0dc067da-6eaa-4f5e-b946-d06c8cdf1b94 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Security group rule updated on remote: ['23d2e367-68fe-4a9d-87a7-4e8733bf15de'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-02 15:59:16.220 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-0dc067da-6eaa-4f5e-b946-d06c8cdf1b94 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Security group rule updated ['23d2e367-68fe-4a9d-87a7-4e8733bf15de'] 2021-09-02 15:59:16.463 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-43254ceb-b42e-4728-9002-0c88539a8b11 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Security group rule updated on remote: ['23d2e367-68fe-4a9d-87a7-4e8733bf15de'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-02 15:59:16.478 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-43254ceb-b42e-4728-9002-0c88539a8b11 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Security group rule updated ['23d2e367-68fe-4a9d-87a7-4e8733bf15de'] 2021-09-02 15:59:16.649 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-45da9e9d-b4dd-480b-9c2e-d3bd1282b350 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Security group rule updated on remote: ['23d2e367-68fe-4a9d-87a7-4e8733bf15de'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-02 15:59:16.667 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-45da9e9d-b4dd-480b-9c2e-d3bd1282b350 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Security group rule updated ['23d2e367-68fe-4a9d-87a7-4e8733bf15de'] 2021-09-02 15:59:16.809 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-50514438-672a-4b7e-b01d-09e2f2858eba 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Security group rule updated on remote: ['23d2e367-68fe-4a9d-87a7-4e8733bf15de'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-02 15:59:16.841 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-50514438-672a-4b7e-b01d-09e2f2858eba 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Security group rule updated ['23d2e367-68fe-4a9d-87a7-4e8733bf15de'] 2021-09-02 15:59:17.071 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5a703db4-9efe-42db-99cc-147b97ae9cab 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Security group rule updated on remote: ['23d2e367-68fe-4a9d-87a7-4e8733bf15de'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-02 15:59:17.071 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-5a703db4-9efe-42db-99cc-147b97ae9cab 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Security group rule updated ['23d2e367-68fe-4a9d-87a7-4e8733bf15de'] 2021-09-02 15:59:17.182 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c46b2567-fd9c-445a-a73b-316384da2e18 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Security group rule updated on remote: ['23d2e367-68fe-4a9d-87a7-4e8733bf15de'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-02 15:59:17.217 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-c46b2567-fd9c-445a-a73b-316384da2e18 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Security group rule updated ['23d2e367-68fe-4a9d-87a7-4e8733bf15de'] 2021-09-02 15:59:17.715 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Security group member updated on remote: ['42faa223-3ddc-431c-85ac-09c601c4d5b3', '23d2e367-68fe-4a9d-87a7-4e8733bf15de'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 15:59:17.744 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Security group member updated ['42faa223-3ddc-431c-85ac-09c601c4d5b3', '23d2e367-68fe-4a9d-87a7-4e8733bf15de'] 2021-09-02 15:59:17.744 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Refresh firewall rules 2021-09-02 15:59:17.761 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Get security group information for devices via rpc ['209001b6-7ef6-47e6-9897-6cbb51eb7f7f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 15:59:17.794 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] port_update received: 209001b6-7ef6-47e6-9897-6cbb51eb7f7f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-02 15:59:17.839 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Lock "n-hv-agent-port-lock-209001b6-7ef6-47e6-9897-6cbb51eb7f7f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:17.839 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Binding port 209001b6-7ef6-47e6-9897-6cbb51eb7f7f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-02 15:59:17.870 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-02 15:59:17.964 4760 1421789012744 MainThread DEBUG neutron.services.trunk.rpc.agent [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '209001b6-7ef6-47e6-9897-6cbb51eb7f7f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 15:59:17.964 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '209001b6-7ef6-47e6-9897-6cbb51eb7f7f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 15:59:17.995 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Trunk plugin disabled on server. Assuming port 209001b6-7ef6-47e6-9897-6cbb51eb7f7f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-02 15:59:18.013 4760 1421789012744 MainThread INFO networking_hyperv.neutron.trunk_driver [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Binding VLAN ID: 781, VLAN trunk: None to switch port 209001b6-7ef6-47e6-9897-6cbb51eb7f7f 2021-09-02 15:59:18.134 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Refresh firewall rules 2021-09-02 15:59:18.154 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Get security group information for devices via rpc ['209001b6-7ef6-47e6-9897-6cbb51eb7f7f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 15:59:18.532 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Update security group information for ports dict_keys(['209001b6-7ef6-47e6-9897-6cbb51eb7f7f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 15:59:18.543 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 15:59:18.555 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Update rules of security group (23d2e367-68fe-4a9d-87a7-4e8733bf15de) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 15:59:18.571 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Update rules of security group (42faa223-3ddc-431c-85ac-09c601c4d5b3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 15:59:18.587 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Update members of security group (42faa223-3ddc-431c-85ac-09c601c4d5b3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-02 15:59:18.587 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Update port filter for 209001b6-7ef6-47e6-9897-6cbb51eb7f7f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 15:59:18.604 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Updating port rules. 2021-09-02 15:59:18.604 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Creating 6 new rules, removing 0 old rules. 2021-09-02 15:59:18.634 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Lock "n-hv-driver-port-lock-209001b6-7ef6-47e6-9897-6cbb51eb7f7f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:18.727 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Update security group information for ports dict_keys(['209001b6-7ef6-47e6-9897-6cbb51eb7f7f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 15:59:18.743 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 15:59:18.743 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Update rules of security group (23d2e367-68fe-4a9d-87a7-4e8733bf15de) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 15:59:18.760 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Update rules of security group (42faa223-3ddc-431c-85ac-09c601c4d5b3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 15:59:18.760 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Update members of security group (42faa223-3ddc-431c-85ac-09c601c4d5b3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-02 15:59:18.779 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Update port filter for 209001b6-7ef6-47e6-9897-6cbb51eb7f7f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 15:59:18.795 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Updating port rules. 2021-09-02 15:59:18.795 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Creating 6 new rules, removing 0 old rules. 2021-09-02 15:59:19.075 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Lock "n-hv-driver-port-lock-209001b6-7ef6-47e6-9897-6cbb51eb7f7f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:19.075 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Lock "n-hv-driver-port-lock-209001b6-7ef6-47e6-9897-6cbb51eb7f7f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:19.105 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Lock "n-hv-driver-port-lock-209001b6-7ef6-47e6-9897-6cbb51eb7f7f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:19.105 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Lock "n-hv-driver-port-lock-209001b6-7ef6-47e6-9897-6cbb51eb7f7f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:19.415 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Lock "n-hv-driver-port-lock-209001b6-7ef6-47e6-9897-6cbb51eb7f7f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:19.432 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Lock "n-hv-driver-port-lock-209001b6-7ef6-47e6-9897-6cbb51eb7f7f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:19.432 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Lock "n-hv-driver-port-lock-209001b6-7ef6-47e6-9897-6cbb51eb7f7f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:19.577 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-b5d348d8-333b-4ce2-909a-5f08059ad0a4 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Lock "n-hv-agent-port-lock-209001b6-7ef6-47e6-9897-6cbb51eb7f7f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.734s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:24.887 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f4fd1436-c4a6-4f41-9f9a-43dab5c5c3a3 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Security group member updated on remote: ['557bfff4-99f5-43f1-97b8-423626d8ea58'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 15:59:24.887 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [req-f4fd1436-c4a6-4f41-9f9a-43dab5c5c3a3 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Security group member updated ['557bfff4-99f5-43f1-97b8-423626d8ea58'] 2021-09-02 15:59:24.887 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [req-f4fd1436-c4a6-4f41-9f9a-43dab5c5c3a3 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Refresh firewall rules 2021-09-02 15:59:24.914 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f4fd1436-c4a6-4f41-9f9a-43dab5c5c3a3 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Get security group information for devices via rpc ['55778f28-b683-4670-add9-540140f3ea63', '327c1688-e9c5-445d-b30f-9a6ef554d4bd', '0a01d3bb-575e-4f5b-af4f-c48bc142816c', '1d606dcd-c83f-4fd9-b3d1-b2294d22a991'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 15:59:24.979 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4fd1436-c4a6-4f41-9f9a-43dab5c5c3a3 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] port_delete event received for '1d606dcd-c83f-4fd9-b3d1-b2294d22a991' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 15:59:25.290 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f4fd1436-c4a6-4f41-9f9a-43dab5c5c3a3 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update security group information for ports dict_keys(['0a01d3bb-575e-4f5b-af4f-c48bc142816c', '327c1688-e9c5-445d-b30f-9a6ef554d4bd', '55778f28-b683-4670-add9-540140f3ea63']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 15:59:25.290 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f4fd1436-c4a6-4f41-9f9a-43dab5c5c3a3 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 15:59:25.314 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f4fd1436-c4a6-4f41-9f9a-43dab5c5c3a3 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update rules of security group (557bfff4-99f5-43f1-97b8-423626d8ea58) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 15:59:25.330 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f4fd1436-c4a6-4f41-9f9a-43dab5c5c3a3 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update members of security group (557bfff4-99f5-43f1-97b8-423626d8ea58) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-02 15:59:25.346 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f4fd1436-c4a6-4f41-9f9a-43dab5c5c3a3 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update port filter for 0a01d3bb-575e-4f5b-af4f-c48bc142816c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 15:59:25.355 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f4fd1436-c4a6-4f41-9f9a-43dab5c5c3a3 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Updating port rules. 2021-09-02 15:59:25.369 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f4fd1436-c4a6-4f41-9f9a-43dab5c5c3a3 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Creating 0 new rules, removing 1 old rules. 2021-09-02 15:59:25.383 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-f4fd1436-c4a6-4f41-9f9a-43dab5c5c3a3 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-0a01d3bb-575e-4f5b-af4f-c48bc142816c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:25.383 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-f4fd1436-c4a6-4f41-9f9a-43dab5c5c3a3 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-0a01d3bb-575e-4f5b-af4f-c48bc142816c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:25.402 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-f4fd1436-c4a6-4f41-9f9a-43dab5c5c3a3 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-0a01d3bb-575e-4f5b-af4f-c48bc142816c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:25.713 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-f4fd1436-c4a6-4f41-9f9a-43dab5c5c3a3 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-0a01d3bb-575e-4f5b-af4f-c48bc142816c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:25.729 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f4fd1436-c4a6-4f41-9f9a-43dab5c5c3a3 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update port filter for 327c1688-e9c5-445d-b30f-9a6ef554d4bd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 15:59:25.729 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f4fd1436-c4a6-4f41-9f9a-43dab5c5c3a3 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Updating port rules. 2021-09-02 15:59:25.744 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f4fd1436-c4a6-4f41-9f9a-43dab5c5c3a3 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Creating 0 new rules, removing 1 old rules. 2021-09-02 15:59:25.744 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-f4fd1436-c4a6-4f41-9f9a-43dab5c5c3a3 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-327c1688-e9c5-445d-b30f-9a6ef554d4bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:25.759 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-f4fd1436-c4a6-4f41-9f9a-43dab5c5c3a3 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-327c1688-e9c5-445d-b30f-9a6ef554d4bd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:25.759 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-f4fd1436-c4a6-4f41-9f9a-43dab5c5c3a3 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-327c1688-e9c5-445d-b30f-9a6ef554d4bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:25.886 4760 1421788379624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1d606dcd-c83f-4fd9-b3d1-b2294d22a991 2021-09-02 15:59:26.043 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-f4fd1436-c4a6-4f41-9f9a-43dab5c5c3a3 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-327c1688-e9c5-445d-b30f-9a6ef554d4bd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:26.058 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f4fd1436-c4a6-4f41-9f9a-43dab5c5c3a3 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update port filter for 55778f28-b683-4670-add9-540140f3ea63 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 15:59:26.058 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f4fd1436-c4a6-4f41-9f9a-43dab5c5c3a3 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Updating port rules. 2021-09-02 15:59:26.071 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f4fd1436-c4a6-4f41-9f9a-43dab5c5c3a3 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Creating 0 new rules, removing 1 old rules. 2021-09-02 15:59:26.071 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-f4fd1436-c4a6-4f41-9f9a-43dab5c5c3a3 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-55778f28-b683-4670-add9-540140f3ea63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:26.087 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-f4fd1436-c4a6-4f41-9f9a-43dab5c5c3a3 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-55778f28-b683-4670-add9-540140f3ea63" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:26.102 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-f4fd1436-c4a6-4f41-9f9a-43dab5c5c3a3 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-55778f28-b683-4670-add9-540140f3ea63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:26.417 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-f4fd1436-c4a6-4f41-9f9a-43dab5c5c3a3 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-55778f28-b683-4670-add9-540140f3ea63" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:26.950 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-02 15:59:26.950 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1d606dcd-c83f-4fd9-b3d1-b2294d22a991' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-02 15:59:26.964 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1d606dcd-c83f-4fd9-b3d1-b2294d22a991' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-02 15:59:26.964 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1d606dcd-c83f-4fd9-b3d1-b2294d22a991 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-02 15:59:27.024 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1d606dcd-c83f-4fd9-b3d1-b2294d22a991'] 2021-09-02 15:59:27.024 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-02 15:59:27.048 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-02 15:59:27.058 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1d606dcd-c83f-4fd9-b3d1-b2294d22a991'] 2021-09-02 15:59:27.805 4760 1421788379448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 191bd258-a220-4346-9b28-08b8316eb793 2021-09-02 15:59:28.948 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-02 15:59:28.948 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:29.025 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:29.166 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Adding port 191bd258-a220-4346-9b28-08b8316eb793 2021-09-02 15:59:29.166 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Port 191bd258-a220-4346-9b28-08b8316eb793 updated. Details: {'device': '191bd258-a220-4346-9b28-08b8316eb793', 'network_id': '66210b4e-969a-4f07-9fad-06d8080e96e8', 'port_id': '191bd258-a220-4346-9b28-08b8316eb793', 'mac_address': 'fa:16:3e:2b:f5:2d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 784, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f6c06ff9-8256-4321-b204-c168b726f572', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-02 15:59:29.185 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-02 15:59:29.200 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-191bd258-a220-4346-9b28-08b8316eb793" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:29.200 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 191bd258-a220-4346-9b28-08b8316eb793 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-02 15:59:29.215 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-02 15:59:29.257 4760 1421789012744 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '191bd258-a220-4346-9b28-08b8316eb793') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 15:59:29.270 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '191bd258-a220-4346-9b28-08b8316eb793') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 15:59:29.278 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 191bd258-a220-4346-9b28-08b8316eb793 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-02 15:59:29.293 4760 1421789012744 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 784, VLAN trunk: None to switch port 191bd258-a220-4346-9b28-08b8316eb793 2021-09-02 15:59:29.370 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-02 15:59:29.385 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['191bd258-a220-4346-9b28-08b8316eb793'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 15:59:29.541 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['191bd258-a220-4346-9b28-08b8316eb793']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 15:59:29.559 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 15:59:29.559 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f35ff29f-f645-48f1-9acc-f305999119f8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 15:59:29.571 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 191bd258-a220-4346-9b28-08b8316eb793 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 15:59:29.571 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-02 15:59:29.587 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-09-02 15:59:29.587 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-191bd258-a220-4346-9b28-08b8316eb793" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:29.605 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-191bd258-a220-4346-9b28-08b8316eb793" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:29.605 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-191bd258-a220-4346-9b28-08b8316eb793" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:29.619 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-191bd258-a220-4346-9b28-08b8316eb793" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:29.727 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-191bd258-a220-4346-9b28-08b8316eb793" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:29.727 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 191bd258-a220-4346-9b28-08b8316eb793 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-02 15:59:29.744 4760 1421789012744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 191bd258-a220-4346-9b28-08b8316eb793 processed. 2021-09-02 15:59:30.946 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:31.293 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:31.318 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d0739c66-cd37-4825-8ba3-7b6d3f05edc0 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Security group member updated on remote: ['557bfff4-99f5-43f1-97b8-423626d8ea58'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 15:59:31.318 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [req-d0739c66-cd37-4825-8ba3-7b6d3f05edc0 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Security group member updated ['557bfff4-99f5-43f1-97b8-423626d8ea58'] 2021-09-02 15:59:31.332 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [req-d0739c66-cd37-4825-8ba3-7b6d3f05edc0 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Refresh firewall rules 2021-09-02 15:59:31.332 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d0739c66-cd37-4825-8ba3-7b6d3f05edc0 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Get security group information for devices via rpc ['55778f28-b683-4670-add9-540140f3ea63', '327c1688-e9c5-445d-b30f-9a6ef554d4bd', '0a01d3bb-575e-4f5b-af4f-c48bc142816c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 15:59:31.446 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0739c66-cd37-4825-8ba3-7b6d3f05edc0 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] port_delete event received for '0a01d3bb-575e-4f5b-af4f-c48bc142816c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 15:59:31.964 4760 1421788379624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0a01d3bb-575e-4f5b-af4f-c48bc142816c 2021-09-02 15:59:31.999 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d0739c66-cd37-4825-8ba3-7b6d3f05edc0 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update security group information for ports dict_keys(['327c1688-e9c5-445d-b30f-9a6ef554d4bd', '55778f28-b683-4670-add9-540140f3ea63']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 15:59:32.012 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d0739c66-cd37-4825-8ba3-7b6d3f05edc0 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 15:59:32.012 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d0739c66-cd37-4825-8ba3-7b6d3f05edc0 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update rules of security group (557bfff4-99f5-43f1-97b8-423626d8ea58) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 15:59:32.027 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d0739c66-cd37-4825-8ba3-7b6d3f05edc0 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update members of security group (557bfff4-99f5-43f1-97b8-423626d8ea58) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-02 15:59:32.027 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d0739c66-cd37-4825-8ba3-7b6d3f05edc0 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update port filter for 327c1688-e9c5-445d-b30f-9a6ef554d4bd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 15:59:32.027 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d0739c66-cd37-4825-8ba3-7b6d3f05edc0 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Updating port rules. 2021-09-02 15:59:32.027 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d0739c66-cd37-4825-8ba3-7b6d3f05edc0 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Creating 0 new rules, removing 1 old rules. 2021-09-02 15:59:32.051 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-d0739c66-cd37-4825-8ba3-7b6d3f05edc0 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-327c1688-e9c5-445d-b30f-9a6ef554d4bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:32.051 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-d0739c66-cd37-4825-8ba3-7b6d3f05edc0 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-327c1688-e9c5-445d-b30f-9a6ef554d4bd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:32.051 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-d0739c66-cd37-4825-8ba3-7b6d3f05edc0 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-327c1688-e9c5-445d-b30f-9a6ef554d4bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:32.371 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-d0739c66-cd37-4825-8ba3-7b6d3f05edc0 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-327c1688-e9c5-445d-b30f-9a6ef554d4bd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:32.384 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d0739c66-cd37-4825-8ba3-7b6d3f05edc0 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update port filter for 55778f28-b683-4670-add9-540140f3ea63 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 15:59:32.384 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d0739c66-cd37-4825-8ba3-7b6d3f05edc0 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Updating port rules. 2021-09-02 15:59:32.404 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d0739c66-cd37-4825-8ba3-7b6d3f05edc0 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Creating 0 new rules, removing 1 old rules. 2021-09-02 15:59:32.404 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-d0739c66-cd37-4825-8ba3-7b6d3f05edc0 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-55778f28-b683-4670-add9-540140f3ea63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:32.417 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-d0739c66-cd37-4825-8ba3-7b6d3f05edc0 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-55778f28-b683-4670-add9-540140f3ea63" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:32.417 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-d0739c66-cd37-4825-8ba3-7b6d3f05edc0 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-55778f28-b683-4670-add9-540140f3ea63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:32.715 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-d0739c66-cd37-4825-8ba3-7b6d3f05edc0 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-55778f28-b683-4670-add9-540140f3ea63" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:32.952 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-02 15:59:32.952 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0a01d3bb-575e-4f5b-af4f-c48bc142816c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-02 15:59:32.952 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0a01d3bb-575e-4f5b-af4f-c48bc142816c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-02 15:59:32.979 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0a01d3bb-575e-4f5b-af4f-c48bc142816c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-02 15:59:33.025 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0a01d3bb-575e-4f5b-af4f-c48bc142816c'] 2021-09-02 15:59:33.025 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-02 15:59:33.044 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-02 15:59:33.044 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0a01d3bb-575e-4f5b-af4f-c48bc142816c'] 2021-09-02 15:59:34.946 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:34.979 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:35.979 4760 1421788379624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 327c1688-e9c5-445d-b30f-9a6ef554d4bd 2021-09-02 15:59:36.025 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca418371-e110-4946-9738-73cd15ee9c00 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Security group member updated on remote: ['557bfff4-99f5-43f1-97b8-423626d8ea58'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 15:59:36.025 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [req-ca418371-e110-4946-9738-73cd15ee9c00 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Security group member updated ['557bfff4-99f5-43f1-97b8-423626d8ea58'] 2021-09-02 15:59:36.042 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [req-ca418371-e110-4946-9738-73cd15ee9c00 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Refresh firewall rules 2021-09-02 15:59:36.056 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca418371-e110-4946-9738-73cd15ee9c00 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Get security group information for devices via rpc ['55778f28-b683-4670-add9-540140f3ea63', '327c1688-e9c5-445d-b30f-9a6ef554d4bd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 15:59:36.118 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca418371-e110-4946-9738-73cd15ee9c00 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] port_delete event received for '327c1688-e9c5-445d-b30f-9a6ef554d4bd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 15:59:36.277 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ca418371-e110-4946-9738-73cd15ee9c00 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update security group information for ports dict_keys(['55778f28-b683-4670-add9-540140f3ea63']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 15:59:36.294 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ca418371-e110-4946-9738-73cd15ee9c00 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 15:59:36.305 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ca418371-e110-4946-9738-73cd15ee9c00 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update rules of security group (557bfff4-99f5-43f1-97b8-423626d8ea58) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 15:59:36.305 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ca418371-e110-4946-9738-73cd15ee9c00 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update members of security group (557bfff4-99f5-43f1-97b8-423626d8ea58) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-02 15:59:36.321 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ca418371-e110-4946-9738-73cd15ee9c00 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update port filter for 55778f28-b683-4670-add9-540140f3ea63 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 15:59:36.321 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ca418371-e110-4946-9738-73cd15ee9c00 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Updating port rules. 2021-09-02 15:59:36.337 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ca418371-e110-4946-9738-73cd15ee9c00 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Creating 0 new rules, removing 1 old rules. 2021-09-02 15:59:36.337 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-ca418371-e110-4946-9738-73cd15ee9c00 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-55778f28-b683-4670-add9-540140f3ea63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:36.353 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-ca418371-e110-4946-9738-73cd15ee9c00 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-55778f28-b683-4670-add9-540140f3ea63" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:36.353 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-ca418371-e110-4946-9738-73cd15ee9c00 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-55778f28-b683-4670-add9-540140f3ea63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:36.653 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-ca418371-e110-4946-9738-73cd15ee9c00 e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Lock "n-hv-driver-port-lock-55778f28-b683-4670-add9-540140f3ea63" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:36.955 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-02 15:59:36.963 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '327c1688-e9c5-445d-b30f-9a6ef554d4bd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-02 15:59:36.963 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '327c1688-e9c5-445d-b30f-9a6ef554d4bd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-02 15:59:36.963 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 327c1688-e9c5-445d-b30f-9a6ef554d4bd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-02 15:59:37.028 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['327c1688-e9c5-445d-b30f-9a6ef554d4bd'] 2021-09-02 15:59:37.028 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-02 15:59:37.028 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-02 15:59:37.056 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['327c1688-e9c5-445d-b30f-9a6ef554d4bd'] 2021-09-02 15:59:38.963 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:38.999 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:40.008 4760 1421788379624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 191bd258-a220-4346-9b28-08b8316eb793 2021-09-02 15:59:40.992 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-02 15:59:41.002 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '191bd258-a220-4346-9b28-08b8316eb793' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-02 15:59:41.011 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '191bd258-a220-4346-9b28-08b8316eb793' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-02 15:59:41.011 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 191bd258-a220-4346-9b28-08b8316eb793 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-02 15:59:41.056 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['191bd258-a220-4346-9b28-08b8316eb793'] 2021-09-02 15:59:41.056 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-02 15:59:41.087 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-02 15:59:41.103 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['191bd258-a220-4346-9b28-08b8316eb793'] 2021-09-02 15:59:42.015 4760 1421788379624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 55778f28-b683-4670-add9-540140f3ea63 2021-09-02 15:59:42.415 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-53298f02-f114-474f-b55a-be9ec66762dd e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Security group member updated on remote: ['557bfff4-99f5-43f1-97b8-423626d8ea58'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 15:59:42.436 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [req-53298f02-f114-474f-b55a-be9ec66762dd e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Security group member updated ['557bfff4-99f5-43f1-97b8-423626d8ea58'] 2021-09-02 15:59:42.463 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [req-53298f02-f114-474f-b55a-be9ec66762dd e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Refresh firewall rules 2021-09-02 15:59:42.463 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-53298f02-f114-474f-b55a-be9ec66762dd e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Get security group information for devices via rpc ['55778f28-b683-4670-add9-540140f3ea63'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 15:59:42.511 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53298f02-f114-474f-b55a-be9ec66762dd e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] port_delete event received for '55778f28-b683-4670-add9-540140f3ea63' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 15:59:42.511 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-53298f02-f114-474f-b55a-be9ec66762dd e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 15:59:42.541 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-53298f02-f114-474f-b55a-be9ec66762dd e48861e2e0c84e50ad862778c16d5fbd 44f90f46ca5748f197342a53568adb9a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 15:59:42.995 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-02 15:59:43.011 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:43.027 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '55778f28-b683-4670-add9-540140f3ea63' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-02 15:59:43.040 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '55778f28-b683-4670-add9-540140f3ea63' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-02 15:59:43.040 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 55778f28-b683-4670-add9-540140f3ea63 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-02 15:59:43.065 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 726718d7-1031-40d8-9f81-6f29c2cde6bb 2021-09-02 15:59:43.087 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['55778f28-b683-4670-add9-540140f3ea63'] 2021-09-02 15:59:43.087 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-02 15:59:43.105 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-02 15:59:43.105 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['55778f28-b683-4670-add9-540140f3ea63'] 2021-09-02 15:59:43.180 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 15:59:44.043 4760 1421788379624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 191bd258-a220-4346-9b28-08b8316eb793 2021-09-02 15:59:44.447 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0e30198-0ba1-4c76-981d-1d0bf9711cec 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] network_delete received. Deleting network 726718d7-1031-40d8-9f81-6f29c2cde6bb network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-02 15:59:44.447 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0e30198-0ba1-4c76-981d-1d0bf9711cec 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] Network 726718d7-1031-40d8-9f81-6f29c2cde6bb not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-02 15:59:45.009 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-02 15:59:45.009 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '191bd258-a220-4346-9b28-08b8316eb793' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-02 15:59:45.032 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '191bd258-a220-4346-9b28-08b8316eb793' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-02 15:59:45.032 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 191bd258-a220-4346-9b28-08b8316eb793 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-02 15:59:45.042 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 15:59:45.074 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 66210b4e-969a-4f07-9fad-06d8080e96e8 2021-09-02 15:59:45.087 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['191bd258-a220-4346-9b28-08b8316eb793'] 2021-09-02 15:59:45.087 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-02 15:59:45.087 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['191bd258-a220-4346-9b28-08b8316eb793'] 2021-09-02 15:59:45.216 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:00:04.186 4760 1421788379448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 191bd258-a220-4346-9b28-08b8316eb793 2021-09-02 16:00:05.102 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-02 16:00:05.292 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Adding port 191bd258-a220-4346-9b28-08b8316eb793 2021-09-02 16:00:05.292 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Port 191bd258-a220-4346-9b28-08b8316eb793 updated. Details: {'device': '191bd258-a220-4346-9b28-08b8316eb793', 'network_id': '66210b4e-969a-4f07-9fad-06d8080e96e8', 'port_id': '191bd258-a220-4346-9b28-08b8316eb793', 'mac_address': 'fa:16:3e:2b:f5:2d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 784, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f6c06ff9-8256-4321-b204-c168b726f572', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-02 16:00:05.324 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-02 16:00:05.337 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-191bd258-a220-4346-9b28-08b8316eb793" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:00:05.337 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 191bd258-a220-4346-9b28-08b8316eb793 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-02 16:00:05.353 4760 1421789012744 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 66210b4e-969a-4f07-9fad-06d8080e96e8 2021-09-02 16:00:05.353 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-02 16:00:05.621 4760 1421789012744 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '191bd258-a220-4346-9b28-08b8316eb793') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 16:00:05.640 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '191bd258-a220-4346-9b28-08b8316eb793') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 16:00:05.651 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 191bd258-a220-4346-9b28-08b8316eb793 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-02 16:00:05.665 4760 1421789012744 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 784, VLAN trunk: None to switch port 191bd258-a220-4346-9b28-08b8316eb793 2021-09-02 16:00:05.821 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-02 16:00:05.839 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['191bd258-a220-4346-9b28-08b8316eb793'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 16:00:06.004 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['191bd258-a220-4346-9b28-08b8316eb793']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 16:00:06.016 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 16:00:06.016 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f35ff29f-f645-48f1-9acc-f305999119f8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 16:00:06.033 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 191bd258-a220-4346-9b28-08b8316eb793 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 16:00:06.033 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-02 16:00:06.062 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 191bd258-a220-4346-9b28-08b8316eb793 not yet added. Adding. 2021-09-02 16:00:06.062 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-02 16:00:06.084 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-02 16:00:06.243 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-191bd258-a220-4346-9b28-08b8316eb793" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:00:06.415 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-191bd258-a220-4346-9b28-08b8316eb793" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:00:06.432 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-191bd258-a220-4346-9b28-08b8316eb793" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:00:06.653 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-191bd258-a220-4346-9b28-08b8316eb793" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:00:06.811 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-191bd258-a220-4346-9b28-08b8316eb793" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.468s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:00:06.811 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 191bd258-a220-4346-9b28-08b8316eb793 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-02 16:00:06.811 4760 1421789012744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 191bd258-a220-4346-9b28-08b8316eb793 processed. 2021-09-02 16:00:07.133 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:00:07.354 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:00:23.966 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c5d71018-ecdc-48d4-879c-772bd32b7f67 26a80ebba370466c8f42f20cb3981b84 dda7854bee054f6f92033c07de4a91c9 - - -] Security group member updated on remote: ['eb9099b6-ecf6-49f8-8caa-4de51013cdd7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 16:00:23.979 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [req-c5d71018-ecdc-48d4-879c-772bd32b7f67 26a80ebba370466c8f42f20cb3981b84 dda7854bee054f6f92033c07de4a91c9 - - -] Security group member updated ['eb9099b6-ecf6-49f8-8caa-4de51013cdd7'] 2021-09-02 16:00:24.815 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3d277be-dbfb-496f-b415-a7d31a12530a dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] port_update received: 1f3f0ce3-b848-483e-83aa-df1da68418b3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-02 16:00:24.828 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3d277be-dbfb-496f-b415-a7d31a12530a dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] No port 1f3f0ce3-b848-483e-83aa-df1da68418b3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-02 16:00:26.371 4760 1421788379448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1f3f0ce3-b848-483e-83aa-df1da68418b3 2021-09-02 16:00:27.303 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-02 16:00:27.494 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Adding port 1f3f0ce3-b848-483e-83aa-df1da68418b3 2021-09-02 16:00:27.513 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Port 1f3f0ce3-b848-483e-83aa-df1da68418b3 updated. Details: {'device': '1f3f0ce3-b848-483e-83aa-df1da68418b3', 'network_id': 'abf668cf-8167-4062-9f93-b220a1dc7811', 'port_id': '1f3f0ce3-b848-483e-83aa-df1da68418b3', 'mac_address': 'fa:16:3e:1a:8c:b8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 760, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '907468d9-e975-4272-bf02-0c0ef87b1b55', 'ip_address': '192.168.233.119'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-02 16:00:27.513 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-02 16:00:27.531 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1f3f0ce3-b848-483e-83aa-df1da68418b3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:00:27.539 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1f3f0ce3-b848-483e-83aa-df1da68418b3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-02 16:00:27.539 4760 1421789012744 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network abf668cf-8167-4062-9f93-b220a1dc7811 2021-09-02 16:00:27.555 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-02 16:00:27.714 4760 1421789012744 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1f3f0ce3-b848-483e-83aa-df1da68418b3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 16:00:27.727 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1f3f0ce3-b848-483e-83aa-df1da68418b3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 16:00:27.743 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1f3f0ce3-b848-483e-83aa-df1da68418b3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-02 16:00:27.762 4760 1421789012744 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 760, VLAN trunk: None to switch port 1f3f0ce3-b848-483e-83aa-df1da68418b3 2021-09-02 16:00:27.886 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-02 16:00:27.886 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1f3f0ce3-b848-483e-83aa-df1da68418b3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 16:00:28.042 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1f3f0ce3-b848-483e-83aa-df1da68418b3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 16:00:28.055 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 16:00:28.055 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (eb9099b6-ecf6-49f8-8caa-4de51013cdd7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 16:00:28.074 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (eb9099b6-ecf6-49f8-8caa-4de51013cdd7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-02 16:00:28.074 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1f3f0ce3-b848-483e-83aa-df1da68418b3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 16:00:28.091 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-02 16:00:28.091 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1f3f0ce3-b848-483e-83aa-df1da68418b3 not yet added. Adding. 2021-09-02 16:00:28.102 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-02 16:00:28.102 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-02 16:00:28.282 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f3f0ce3-b848-483e-83aa-df1da68418b3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:00:28.478 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f3f0ce3-b848-483e-83aa-df1da68418b3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:00:28.497 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f3f0ce3-b848-483e-83aa-df1da68418b3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:00:28.685 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f3f0ce3-b848-483e-83aa-df1da68418b3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:00:28.823 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1f3f0ce3-b848-483e-83aa-df1da68418b3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:00:28.823 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1f3f0ce3-b848-483e-83aa-df1da68418b3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-02 16:00:28.845 4760 1421789012744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1f3f0ce3-b848-483e-83aa-df1da68418b3 processed. 2021-09-02 16:00:29.322 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:00:29.508 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:00:34.478 4760 1421788379624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1f3f0ce3-b848-483e-83aa-df1da68418b3 2021-09-02 16:00:34.794 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-21cc15dc-65d1-4696-9b12-7279db49e2b3 26a80ebba370466c8f42f20cb3981b84 dda7854bee054f6f92033c07de4a91c9 - - -] Security group member updated on remote: ['eb9099b6-ecf6-49f8-8caa-4de51013cdd7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 16:00:34.808 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [req-21cc15dc-65d1-4696-9b12-7279db49e2b3 26a80ebba370466c8f42f20cb3981b84 dda7854bee054f6f92033c07de4a91c9 - - -] Security group member updated ['eb9099b6-ecf6-49f8-8caa-4de51013cdd7'] 2021-09-02 16:00:34.808 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [req-21cc15dc-65d1-4696-9b12-7279db49e2b3 26a80ebba370466c8f42f20cb3981b84 dda7854bee054f6f92033c07de4a91c9 - - -] Refresh firewall rules 2021-09-02 16:00:34.808 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-21cc15dc-65d1-4696-9b12-7279db49e2b3 26a80ebba370466c8f42f20cb3981b84 dda7854bee054f6f92033c07de4a91c9 - - -] Get security group information for devices via rpc ['1f3f0ce3-b848-483e-83aa-df1da68418b3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 16:00:34.853 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-21cc15dc-65d1-4696-9b12-7279db49e2b3 26a80ebba370466c8f42f20cb3981b84 dda7854bee054f6f92033c07de4a91c9 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 16:00:34.853 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-21cc15dc-65d1-4696-9b12-7279db49e2b3 26a80ebba370466c8f42f20cb3981b84 dda7854bee054f6f92033c07de4a91c9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 16:00:34.888 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-21cc15dc-65d1-4696-9b12-7279db49e2b3 26a80ebba370466c8f42f20cb3981b84 dda7854bee054f6f92033c07de4a91c9 - - -] port_delete event received for '1f3f0ce3-b848-483e-83aa-df1da68418b3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:00:35.363 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-02 16:00:35.363 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1f3f0ce3-b848-483e-83aa-df1da68418b3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-02 16:00:35.363 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1f3f0ce3-b848-483e-83aa-df1da68418b3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-02 16:00:35.382 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1f3f0ce3-b848-483e-83aa-df1da68418b3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-02 16:00:35.416 4760 1421789012744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network abf668cf-8167-4062-9f93-b220a1dc7811 2021-09-02 16:00:35.416 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1f3f0ce3-b848-483e-83aa-df1da68418b3'] 2021-09-02 16:00:35.432 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-02 16:00:35.449 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-02 16:00:35.449 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1f3f0ce3-b848-483e-83aa-df1da68418b3'] 2021-09-02 16:00:37.376 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:00:37.401 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:01:00.712 4760 1421788379624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e374848d-1ec1-4b1c-9166-4aa1edcd9dda 2021-09-02 16:01:01.103 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a2ed1c86-e368-40a4-9f49-cf508b8c7c2d 2e3477842f044db08df0f7e88379afb7 aa0fd6f75386457f8998cddb9a104e2b - - -] Security group member updated on remote: ['9ad948ee-7127-4d21-952a-9dd2f811d7e5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 16:01:01.103 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [req-a2ed1c86-e368-40a4-9f49-cf508b8c7c2d 2e3477842f044db08df0f7e88379afb7 aa0fd6f75386457f8998cddb9a104e2b - - -] Security group member updated ['9ad948ee-7127-4d21-952a-9dd2f811d7e5'] 2021-09-02 16:01:01.117 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [req-a2ed1c86-e368-40a4-9f49-cf508b8c7c2d 2e3477842f044db08df0f7e88379afb7 aa0fd6f75386457f8998cddb9a104e2b - - -] Refresh firewall rules 2021-09-02 16:01:01.117 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a2ed1c86-e368-40a4-9f49-cf508b8c7c2d 2e3477842f044db08df0f7e88379afb7 aa0fd6f75386457f8998cddb9a104e2b - - -] Get security group information for devices via rpc ['bd024965-2fd1-4be0-a832-dc247074bc55', 'e374848d-1ec1-4b1c-9166-4aa1edcd9dda'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 16:01:01.165 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a2ed1c86-e368-40a4-9f49-cf508b8c7c2d 2e3477842f044db08df0f7e88379afb7 aa0fd6f75386457f8998cddb9a104e2b - - -] port_delete event received for 'e374848d-1ec1-4b1c-9166-4aa1edcd9dda' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:01:01.308 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a2ed1c86-e368-40a4-9f49-cf508b8c7c2d 2e3477842f044db08df0f7e88379afb7 aa0fd6f75386457f8998cddb9a104e2b - - -] Update security group information for ports dict_keys(['bd024965-2fd1-4be0-a832-dc247074bc55']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 16:01:01.320 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a2ed1c86-e368-40a4-9f49-cf508b8c7c2d 2e3477842f044db08df0f7e88379afb7 aa0fd6f75386457f8998cddb9a104e2b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 16:01:01.320 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a2ed1c86-e368-40a4-9f49-cf508b8c7c2d 2e3477842f044db08df0f7e88379afb7 aa0fd6f75386457f8998cddb9a104e2b - - -] Update rules of security group (9ad948ee-7127-4d21-952a-9dd2f811d7e5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 16:01:01.336 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a2ed1c86-e368-40a4-9f49-cf508b8c7c2d 2e3477842f044db08df0f7e88379afb7 aa0fd6f75386457f8998cddb9a104e2b - - -] Update members of security group (9ad948ee-7127-4d21-952a-9dd2f811d7e5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-02 16:01:01.336 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a2ed1c86-e368-40a4-9f49-cf508b8c7c2d 2e3477842f044db08df0f7e88379afb7 aa0fd6f75386457f8998cddb9a104e2b - - -] Update port filter for bd024965-2fd1-4be0-a832-dc247074bc55 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 16:01:01.352 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a2ed1c86-e368-40a4-9f49-cf508b8c7c2d 2e3477842f044db08df0f7e88379afb7 aa0fd6f75386457f8998cddb9a104e2b - - -] Updating port rules. 2021-09-02 16:01:01.352 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a2ed1c86-e368-40a4-9f49-cf508b8c7c2d 2e3477842f044db08df0f7e88379afb7 aa0fd6f75386457f8998cddb9a104e2b - - -] Creating 0 new rules, removing 1 old rules. 2021-09-02 16:01:01.368 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-a2ed1c86-e368-40a4-9f49-cf508b8c7c2d 2e3477842f044db08df0f7e88379afb7 aa0fd6f75386457f8998cddb9a104e2b - - -] Lock "n-hv-driver-port-lock-bd024965-2fd1-4be0-a832-dc247074bc55" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:01:01.368 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-a2ed1c86-e368-40a4-9f49-cf508b8c7c2d 2e3477842f044db08df0f7e88379afb7 aa0fd6f75386457f8998cddb9a104e2b - - -] Lock "n-hv-driver-port-lock-bd024965-2fd1-4be0-a832-dc247074bc55" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:01:01.383 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-a2ed1c86-e368-40a4-9f49-cf508b8c7c2d 2e3477842f044db08df0f7e88379afb7 aa0fd6f75386457f8998cddb9a104e2b - - -] Lock "n-hv-driver-port-lock-bd024965-2fd1-4be0-a832-dc247074bc55" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:01:01.466 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-02 16:01:01.466 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e374848d-1ec1-4b1c-9166-4aa1edcd9dda' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-02 16:01:01.480 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e374848d-1ec1-4b1c-9166-4aa1edcd9dda' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-02 16:01:01.480 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e374848d-1ec1-4b1c-9166-4aa1edcd9dda _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-02 16:01:01.508 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e374848d-1ec1-4b1c-9166-4aa1edcd9dda'] 2021-09-02 16:01:01.508 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-02 16:01:01.527 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-02 16:01:01.527 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e374848d-1ec1-4b1c-9166-4aa1edcd9dda'] 2021-09-02 16:01:01.602 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-a2ed1c86-e368-40a4-9f49-cf508b8c7c2d 2e3477842f044db08df0f7e88379afb7 aa0fd6f75386457f8998cddb9a104e2b - - -] Lock "n-hv-driver-port-lock-bd024965-2fd1-4be0-a832-dc247074bc55" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:01:03.477 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:01:03.492 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:01:03.604 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c41965a1-c427-47bc-a4e2-10fd8c382981 6f8d464b81494c2b9ef3c7dcc8698a64 a155b027545a4400b76a0e524d522fcf - - -] Security group member updated on remote: ['f35ff29f-f645-48f1-9acc-f305999119f8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 16:01:03.618 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [req-c41965a1-c427-47bc-a4e2-10fd8c382981 6f8d464b81494c2b9ef3c7dcc8698a64 a155b027545a4400b76a0e524d522fcf - - -] Security group member updated ['f35ff29f-f645-48f1-9acc-f305999119f8'] 2021-09-02 16:01:04.193 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c41965a1-c427-47bc-a4e2-10fd8c382981 6f8d464b81494c2b9ef3c7dcc8698a64 a155b027545a4400b76a0e524d522fcf - - -] port_delete event received for '191bd258-a220-4346-9b28-08b8316eb793' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:01:04.759 4760 1421788379624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 191bd258-a220-4346-9b28-08b8316eb793 2021-09-02 16:01:05.485 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-02 16:01:05.493 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '191bd258-a220-4346-9b28-08b8316eb793' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-02 16:01:05.493 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '191bd258-a220-4346-9b28-08b8316eb793' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-02 16:01:05.493 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 191bd258-a220-4346-9b28-08b8316eb793 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-02 16:01:05.525 4760 1421789012744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 66210b4e-969a-4f07-9fad-06d8080e96e8 2021-09-02 16:01:05.525 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['191bd258-a220-4346-9b28-08b8316eb793'] 2021-09-02 16:01:05.541 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-02 16:01:05.555 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-02 16:01:05.555 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['191bd258-a220-4346-9b28-08b8316eb793'] 2021-09-02 16:01:05.797 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bac520fa-dffa-4b2a-86c3-d416a4bf4fb4 6f8d464b81494c2b9ef3c7dcc8698a64 a155b027545a4400b76a0e524d522fcf - - -] port_delete event received for '4e91698b-b26c-4dde-8811-820559344194' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:01:06.281 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-39136cc8-3845-4d82-94e2-0cbc7394297e 6f8d464b81494c2b9ef3c7dcc8698a64 a155b027545a4400b76a0e524d522fcf - - -] Security group rule updated on remote: ['f7126bd9-ab72-4aa4-acc7-0de65e2422d6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-02 16:01:06.281 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [req-39136cc8-3845-4d82-94e2-0cbc7394297e 6f8d464b81494c2b9ef3c7dcc8698a64 a155b027545a4400b76a0e524d522fcf - - -] Security group rule updated ['f7126bd9-ab72-4aa4-acc7-0de65e2422d6'] 2021-09-02 16:01:06.415 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e6f4e54b-2168-4371-894d-a831a7a19ff9 6f8d464b81494c2b9ef3c7dcc8698a64 a155b027545a4400b76a0e524d522fcf - - -] Security group rule updated on remote: ['f7126bd9-ab72-4aa4-acc7-0de65e2422d6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-02 16:01:06.415 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [req-e6f4e54b-2168-4371-894d-a831a7a19ff9 6f8d464b81494c2b9ef3c7dcc8698a64 a155b027545a4400b76a0e524d522fcf - - -] Security group rule updated ['f7126bd9-ab72-4aa4-acc7-0de65e2422d6'] 2021-09-02 16:01:07.501 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:01:07.541 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:01:09.914 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-70edda48-1ea9-4532-85a3-3604cbba840c 2e3477842f044db08df0f7e88379afb7 aa0fd6f75386457f8998cddb9a104e2b - - -] Security group member updated on remote: ['9ad948ee-7127-4d21-952a-9dd2f811d7e5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 16:01:09.914 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [req-70edda48-1ea9-4532-85a3-3604cbba840c 2e3477842f044db08df0f7e88379afb7 aa0fd6f75386457f8998cddb9a104e2b - - -] Security group member updated ['9ad948ee-7127-4d21-952a-9dd2f811d7e5'] 2021-09-02 16:01:09.932 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [req-70edda48-1ea9-4532-85a3-3604cbba840c 2e3477842f044db08df0f7e88379afb7 aa0fd6f75386457f8998cddb9a104e2b - - -] Refresh firewall rules 2021-09-02 16:01:09.932 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-70edda48-1ea9-4532-85a3-3604cbba840c 2e3477842f044db08df0f7e88379afb7 aa0fd6f75386457f8998cddb9a104e2b - - -] Get security group information for devices via rpc ['bd024965-2fd1-4be0-a832-dc247074bc55'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 16:01:09.977 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-70edda48-1ea9-4532-85a3-3604cbba840c 2e3477842f044db08df0f7e88379afb7 aa0fd6f75386457f8998cddb9a104e2b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 16:01:09.977 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-70edda48-1ea9-4532-85a3-3604cbba840c 2e3477842f044db08df0f7e88379afb7 aa0fd6f75386457f8998cddb9a104e2b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 16:01:10.008 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-70edda48-1ea9-4532-85a3-3604cbba840c 2e3477842f044db08df0f7e88379afb7 aa0fd6f75386457f8998cddb9a104e2b - - -] port_delete event received for 'bd024965-2fd1-4be0-a832-dc247074bc55' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:01:10.194 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f6180821-aadd-4da7-b13c-e186eeb77322 6f8d464b81494c2b9ef3c7dcc8698a64 a155b027545a4400b76a0e524d522fcf - - -] Security group member updated on remote: ['f7126bd9-ab72-4aa4-acc7-0de65e2422d6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 16:01:10.204 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [req-f6180821-aadd-4da7-b13c-e186eeb77322 6f8d464b81494c2b9ef3c7dcc8698a64 a155b027545a4400b76a0e524d522fcf - - -] Security group member updated ['f7126bd9-ab72-4aa4-acc7-0de65e2422d6'] 2021-09-02 16:01:10.836 4760 1421788379624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bd024965-2fd1-4be0-a832-dc247074bc55 2021-09-02 16:01:10.976 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ac73875-28a2-4a66-8e88-24b31cf46e1a dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] port_update received: b2396513-63f8-485d-b718-21adb838d81c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-02 16:01:10.992 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ac73875-28a2-4a66-8e88-24b31cf46e1a dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] No port b2396513-63f8-485d-b718-21adb838d81c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-02 16:01:11.539 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-02 16:01:11.543 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bd024965-2fd1-4be0-a832-dc247074bc55' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-02 16:01:11.543 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bd024965-2fd1-4be0-a832-dc247074bc55' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-02 16:01:11.557 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bd024965-2fd1-4be0-a832-dc247074bc55 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-02 16:01:11.571 4760 1421789012744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3559bf4b-a8e9-47ac-b09d-b4e5091a436e 2021-09-02 16:01:11.571 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bd024965-2fd1-4be0-a832-dc247074bc55'] 2021-09-02 16:01:11.571 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-02 16:01:11.601 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-02 16:01:11.601 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bd024965-2fd1-4be0-a832-dc247074bc55'] 2021-09-02 16:01:11.841 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b6ee84b6-e8f7-4ec3-bcdc-b5d644b4110e 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] port_delete event received for '0f898e85-419d-4c8e-8f9d-a486c1333928' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:01:12.836 4760 1421788379448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b2396513-63f8-485d-b718-21adb838d81c 2021-09-02 16:01:13.181 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eecac73e-b970-44ac-a370-c951b97f6137 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] port_delete event received for '480a7a05-97e5-408e-8888-4916acd5432f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:01:13.555 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-02 16:01:13.555 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:01:13.592 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:01:13.758 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Adding port b2396513-63f8-485d-b718-21adb838d81c 2021-09-02 16:01:13.774 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Port b2396513-63f8-485d-b718-21adb838d81c updated. Details: {'device': 'b2396513-63f8-485d-b718-21adb838d81c', 'network_id': '66210b4e-969a-4f07-9fad-06d8080e96e8', 'port_id': 'b2396513-63f8-485d-b718-21adb838d81c', 'mac_address': 'fa:16:3e:dc:a1:9c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 784, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f6c06ff9-8256-4321-b204-c168b726f572', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-02 16:01:13.774 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-02 16:01:13.789 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b2396513-63f8-485d-b718-21adb838d81c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:01:13.789 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b2396513-63f8-485d-b718-21adb838d81c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-02 16:01:13.789 4760 1421789012744 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 66210b4e-969a-4f07-9fad-06d8080e96e8 2021-09-02 16:01:13.789 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-02 16:01:13.959 4760 1421789012744 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b2396513-63f8-485d-b718-21adb838d81c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 16:01:13.966 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b2396513-63f8-485d-b718-21adb838d81c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 16:01:13.977 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b2396513-63f8-485d-b718-21adb838d81c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-02 16:01:13.977 4760 1421789012744 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 784, VLAN trunk: None to switch port b2396513-63f8-485d-b718-21adb838d81c 2021-09-02 16:01:13.992 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36fe83db-3d76-4282-89a1-c25da9cb3477 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] network_delete received. Deleting network 3559bf4b-a8e9-47ac-b09d-b4e5091a436e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-02 16:01:13.992 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36fe83db-3d76-4282-89a1-c25da9cb3477 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] Network 3559bf4b-a8e9-47ac-b09d-b4e5091a436e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-02 16:01:14.071 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-02 16:01:14.071 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b2396513-63f8-485d-b718-21adb838d81c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 16:01:14.226 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b2396513-63f8-485d-b718-21adb838d81c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 16:01:14.226 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 16:01:14.242 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f7126bd9-ab72-4aa4-acc7-0de65e2422d6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 16:01:14.242 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b2396513-63f8-485d-b718-21adb838d81c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 16:01:14.258 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-02 16:01:14.258 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b2396513-63f8-485d-b718-21adb838d81c not yet added. Adding. 2021-09-02 16:01:14.273 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-02 16:01:14.273 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-02 16:01:14.368 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2396513-63f8-485d-b718-21adb838d81c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:01:14.484 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2396513-63f8-485d-b718-21adb838d81c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:01:14.492 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2396513-63f8-485d-b718-21adb838d81c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:01:14.601 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2396513-63f8-485d-b718-21adb838d81c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:01:14.684 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b2396513-63f8-485d-b718-21adb838d81c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.890s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:01:14.684 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b2396513-63f8-485d-b718-21adb838d81c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-02 16:01:14.711 4760 1421789012744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b2396513-63f8-485d-b718-21adb838d81c processed. 2021-09-02 16:01:15.570 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:01:15.774 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:01:30.836 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Security group member updated on remote: ['23d2e367-68fe-4a9d-87a7-4e8733bf15de', '42faa223-3ddc-431c-85ac-09c601c4d5b3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 16:01:30.836 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Security group member updated ['23d2e367-68fe-4a9d-87a7-4e8733bf15de', '42faa223-3ddc-431c-85ac-09c601c4d5b3'] 2021-09-02 16:01:30.862 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Refresh firewall rules 2021-09-02 16:01:30.867 4760 1421789012744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Get security group information for devices via rpc ['209001b6-7ef6-47e6-9897-6cbb51eb7f7f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 16:01:30.867 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] port_update received: 209001b6-7ef6-47e6-9897-6cbb51eb7f7f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-02 16:01:30.891 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Lock "n-hv-agent-port-lock-209001b6-7ef6-47e6-9897-6cbb51eb7f7f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:01:30.904 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Binding port 209001b6-7ef6-47e6-9897-6cbb51eb7f7f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-02 16:01:30.914 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-02 16:01:30.929 4760 1421789012920 MainThread DEBUG neutron.services.trunk.rpc.agent [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '209001b6-7ef6-47e6-9897-6cbb51eb7f7f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 16:01:30.947 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '209001b6-7ef6-47e6-9897-6cbb51eb7f7f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 16:01:30.947 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Trunk plugin disabled on server. Assuming port 209001b6-7ef6-47e6-9897-6cbb51eb7f7f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-02 16:01:30.964 4760 1421789012920 MainThread INFO networking_hyperv.neutron.trunk_driver [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Binding VLAN ID: 781, VLAN trunk: None to switch port 209001b6-7ef6-47e6-9897-6cbb51eb7f7f 2021-09-02 16:01:31.002 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Refresh firewall rules 2021-09-02 16:01:31.002 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Get security group information for devices via rpc ['209001b6-7ef6-47e6-9897-6cbb51eb7f7f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 16:01:31.165 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Update security group information for ports dict_keys(['209001b6-7ef6-47e6-9897-6cbb51eb7f7f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 16:01:31.165 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 16:01:31.165 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Update rules of security group (42faa223-3ddc-431c-85ac-09c601c4d5b3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 16:01:31.165 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Update members of security group (42faa223-3ddc-431c-85ac-09c601c4d5b3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-02 16:01:31.165 4760 1421789012744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Update port filter for 209001b6-7ef6-47e6-9897-6cbb51eb7f7f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 16:01:31.196 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Updating port rules. 2021-09-02 16:01:31.205 4760 1421789012744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Creating 0 new rules, removing 6 old rules. 2021-09-02 16:01:31.205 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Lock "n-hv-driver-port-lock-209001b6-7ef6-47e6-9897-6cbb51eb7f7f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:01:31.205 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Lock "n-hv-driver-port-lock-209001b6-7ef6-47e6-9897-6cbb51eb7f7f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:01:31.205 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Lock "n-hv-driver-port-lock-209001b6-7ef6-47e6-9897-6cbb51eb7f7f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:01:31.277 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Update security group information for ports dict_keys(['209001b6-7ef6-47e6-9897-6cbb51eb7f7f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 16:01:31.277 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 16:01:31.277 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Update rules of security group (42faa223-3ddc-431c-85ac-09c601c4d5b3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 16:01:31.277 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Update members of security group (42faa223-3ddc-431c-85ac-09c601c4d5b3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-02 16:01:31.307 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Update port filter for 209001b6-7ef6-47e6-9897-6cbb51eb7f7f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 16:01:31.307 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Updating port rules. 2021-09-02 16:01:31.307 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Creating 0 new rules, removing 6 old rules. 2021-09-02 16:01:31.431 4760 1421789012744 MainThread DEBUG oslo_concurrency.lockutils [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Lock "n-hv-driver-port-lock-209001b6-7ef6-47e6-9897-6cbb51eb7f7f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:01:31.431 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Lock "n-hv-driver-port-lock-209001b6-7ef6-47e6-9897-6cbb51eb7f7f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:01:31.454 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Lock "n-hv-driver-port-lock-209001b6-7ef6-47e6-9897-6cbb51eb7f7f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:01:31.463 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Lock "n-hv-driver-port-lock-209001b6-7ef6-47e6-9897-6cbb51eb7f7f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:01:31.560 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Lock "n-hv-driver-port-lock-209001b6-7ef6-47e6-9897-6cbb51eb7f7f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:01:31.586 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [req-0f2b3a7e-2ad4-4ecd-a3d0-3e55bcc38b17 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Lock "n-hv-agent-port-lock-209001b6-7ef6-47e6-9897-6cbb51eb7f7f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:01:31.711 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-988fcccd-8fb9-4d06-90bb-854f423a310e 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] port_delete event received for 'ebf042ec-5ce5-40d0-a601-366a01db4493' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:01:37.057 4760 1421788379624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 209001b6-7ef6-47e6-9897-6cbb51eb7f7f 2021-09-02 16:01:37.492 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d4badd1b-a349-4a4f-a67c-98f5ffdaa49d 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Security group member updated on remote: ['42faa223-3ddc-431c-85ac-09c601c4d5b3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 16:01:37.500 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-d4badd1b-a349-4a4f-a67c-98f5ffdaa49d 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Security group member updated ['42faa223-3ddc-431c-85ac-09c601c4d5b3'] 2021-09-02 16:01:37.500 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-d4badd1b-a349-4a4f-a67c-98f5ffdaa49d 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Refresh firewall rules 2021-09-02 16:01:37.500 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d4badd1b-a349-4a4f-a67c-98f5ffdaa49d 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Get security group information for devices via rpc ['209001b6-7ef6-47e6-9897-6cbb51eb7f7f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 16:01:37.555 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d4badd1b-a349-4a4f-a67c-98f5ffdaa49d 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 16:01:37.555 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d4badd1b-a349-4a4f-a67c-98f5ffdaa49d 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 16:01:37.586 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4badd1b-a349-4a4f-a67c-98f5ffdaa49d 00423c6680db4c91bc0b63cea7cb7e82 1e4c2e3ede93473b8dac955668107865 - - -] port_delete event received for '209001b6-7ef6-47e6-9897-6cbb51eb7f7f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:01:37.712 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-02 16:01:37.712 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '209001b6-7ef6-47e6-9897-6cbb51eb7f7f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-02 16:01:37.712 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '209001b6-7ef6-47e6-9897-6cbb51eb7f7f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-02 16:01:37.712 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 209001b6-7ef6-47e6-9897-6cbb51eb7f7f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-02 16:01:37.746 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['209001b6-7ef6-47e6-9897-6cbb51eb7f7f'] 2021-09-02 16:01:37.746 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-02 16:01:37.758 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-02 16:01:37.758 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['209001b6-7ef6-47e6-9897-6cbb51eb7f7f'] 2021-09-02 16:01:39.729 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:01:39.759 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:01:40.139 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a5d86ce-8ce7-43ec-a456-853e62d8efd8 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] port_delete event received for 'fe15c4c1-976a-411e-ab3f-e3b851405520' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:01:40.857 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1f90714c-3ef7-4780-8528-94e421bfc75e e21ecd84c79b48099b4a5af7e6715049 4f3222a274c44411b31a1c438b011e29 - - -] Security group member updated on remote: ['fdf24fbc-4105-4c8e-9d8d-7bfb6b37f42e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 16:01:40.857 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-1f90714c-3ef7-4780-8528-94e421bfc75e e21ecd84c79b48099b4a5af7e6715049 4f3222a274c44411b31a1c438b011e29 - - -] Security group member updated ['fdf24fbc-4105-4c8e-9d8d-7bfb6b37f42e'] 2021-09-02 16:01:41.088 4760 1421788379624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a0bd2ee9-6c16-4f2b-aa4f-50a07ff1ada5 2021-09-02 16:01:41.555 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f90714c-3ef7-4780-8528-94e421bfc75e e21ecd84c79b48099b4a5af7e6715049 4f3222a274c44411b31a1c438b011e29 - - -] port_delete event received for 'a0bd2ee9-6c16-4f2b-aa4f-50a07ff1ada5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:01:41.742 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-02 16:01:41.742 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a0bd2ee9-6c16-4f2b-aa4f-50a07ff1ada5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-02 16:01:41.742 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a0bd2ee9-6c16-4f2b-aa4f-50a07ff1ada5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-02 16:01:41.742 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a0bd2ee9-6c16-4f2b-aa4f-50a07ff1ada5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-02 16:01:41.773 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ac5bdfd7-72ee-4feb-9ae0-cd6076c03d2a 2021-09-02 16:01:41.773 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a0bd2ee9-6c16-4f2b-aa4f-50a07ff1ada5'] 2021-09-02 16:01:41.805 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-02 16:01:41.806 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-02 16:01:41.806 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a0bd2ee9-6c16-4f2b-aa4f-50a07ff1ada5'] 2021-09-02 16:01:41.961 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-555b8179-f446-4b43-a4e3-a683428417df 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] port_delete event received for '5c929a40-d86e-40e4-bd32-02f5a2a1cb32' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:01:43.087 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a68d6f91-2564-4063-b569-fe543737d901 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] port_delete event received for '46b703df-3cfc-4bfb-86b9-bb9c53c85ed9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:01:43.289 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98c4b77e-22d7-4860-ac71-cf10f582c006 - - - - -] port_delete event received for '46b703df-3cfc-4bfb-86b9-bb9c53c85ed9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:01:43.307 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a68d6f91-2564-4063-b569-fe543737d901 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] network_delete received. Deleting network 58000d3c-5098-47cf-bcdd-a3cabba3ca20 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-02 16:01:43.307 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a68d6f91-2564-4063-b569-fe543737d901 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] Reclaiming local network 58000d3c-5098-47cf-bcdd-a3cabba3ca20 2021-09-02 16:01:43.602 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b4b10c1c-9e4d-426b-be4a-271844812f77 e21ecd84c79b48099b4a5af7e6715049 4f3222a274c44411b31a1c438b011e29 - - -] port_delete event received for '27a00405-e993-465e-8ec1-d186a0b43a15' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:01:43.758 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:01:43.792 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:01:44.273 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b887b0ec-b4cb-4189-9edc-ef26a261a082 e21ecd84c79b48099b4a5af7e6715049 4f3222a274c44411b31a1c438b011e29 - - -] Security group rule updated on remote: ['1271c21a-d102-47ac-98dd-9091f931e834'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-02 16:01:44.280 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-b887b0ec-b4cb-4189-9edc-ef26a261a082 e21ecd84c79b48099b4a5af7e6715049 4f3222a274c44411b31a1c438b011e29 - - -] Security group rule updated ['1271c21a-d102-47ac-98dd-9091f931e834'] 2021-09-02 16:01:44.430 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e06a165e-57bd-4591-a0d3-ed1e4e64053d e21ecd84c79b48099b4a5af7e6715049 4f3222a274c44411b31a1c438b011e29 - - -] Security group rule updated on remote: ['1271c21a-d102-47ac-98dd-9091f931e834'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-02 16:01:44.446 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-e06a165e-57bd-4591-a0d3-ed1e4e64053d e21ecd84c79b48099b4a5af7e6715049 4f3222a274c44411b31a1c438b011e29 - - -] Security group rule updated ['1271c21a-d102-47ac-98dd-9091f931e834'] 2021-09-02 16:01:44.511 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a63f95e8-65f4-436b-b5e3-00d3a23d2687 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] port_delete event received for '29dbd67e-59ab-487b-a0f9-32c9df0d67cb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:01:46.258 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b61de4e-739c-4cf6-a4de-f8f9f5463dd3 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] port_delete event received for 'cf3b0ebb-875f-4f24-8bdf-7edcf251e70c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:01:47.259 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25d190db-daa7-4e85-9b67-5afd61207804 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] port_delete event received for '702cac68-8bc4-4aaa-aac8-ac3b92197384' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:01:47.415 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb8a4b34-6804-4ca1-803b-fccc70f26509 - - - - -] port_delete event received for '702cac68-8bc4-4aaa-aac8-ac3b92197384' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:01:47.479 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25d190db-daa7-4e85-9b67-5afd61207804 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] network_delete received. Deleting network 974a689f-4510-4477-ba1b-73fbbd9c0748 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-02 16:01:47.495 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25d190db-daa7-4e85-9b67-5afd61207804 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] Network 974a689f-4510-4477-ba1b-73fbbd9c0748 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-02 16:01:48.455 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a2f3d69b-3316-460d-b538-efdcf7d19198 e21ecd84c79b48099b4a5af7e6715049 4f3222a274c44411b31a1c438b011e29 - - -] Security group member updated on remote: ['1271c21a-d102-47ac-98dd-9091f931e834'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 16:01:48.472 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-a2f3d69b-3316-460d-b538-efdcf7d19198 e21ecd84c79b48099b4a5af7e6715049 4f3222a274c44411b31a1c438b011e29 - - -] Security group member updated ['1271c21a-d102-47ac-98dd-9091f931e834'] 2021-09-02 16:01:49.608 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c69d6649-c70d-47d4-aa8c-a1bb9915b807 dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] port_update received: 3b48cb8e-fac8-40cf-9a58-729a36243403 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-02 16:01:49.623 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c69d6649-c70d-47d4-aa8c-a1bb9915b807 dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] No port 3b48cb8e-fac8-40cf-9a58-729a36243403 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-02 16:01:51.152 4760 1421788379448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3b48cb8e-fac8-40cf-9a58-729a36243403 2021-09-02 16:01:51.816 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-02 16:01:52.013 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Adding port 3b48cb8e-fac8-40cf-9a58-729a36243403 2021-09-02 16:01:52.013 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Port 3b48cb8e-fac8-40cf-9a58-729a36243403 updated. Details: {'device': '3b48cb8e-fac8-40cf-9a58-729a36243403', 'network_id': 'ac5bdfd7-72ee-4feb-9ae0-cd6076c03d2a', 'port_id': '3b48cb8e-fac8-40cf-9a58-729a36243403', 'mac_address': 'fa:16:3e:bf:e0:46', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 797, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e2d691db-aee4-4f2b-8390-1127aa987365', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-02 16:01:52.026 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-02 16:01:52.026 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3b48cb8e-fac8-40cf-9a58-729a36243403" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:01:52.041 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3b48cb8e-fac8-40cf-9a58-729a36243403 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-02 16:01:52.041 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ac5bdfd7-72ee-4feb-9ae0-cd6076c03d2a 2021-09-02 16:01:52.054 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-02 16:01:52.180 4760 1421789012920 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3b48cb8e-fac8-40cf-9a58-729a36243403') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 16:01:52.180 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3b48cb8e-fac8-40cf-9a58-729a36243403') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 16:01:52.199 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3b48cb8e-fac8-40cf-9a58-729a36243403 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-02 16:01:52.213 4760 1421789012920 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 797, VLAN trunk: None to switch port 3b48cb8e-fac8-40cf-9a58-729a36243403 2021-09-02 16:01:52.274 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-02 16:01:52.290 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3b48cb8e-fac8-40cf-9a58-729a36243403'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 16:01:52.430 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3b48cb8e-fac8-40cf-9a58-729a36243403']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 16:01:52.430 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 16:01:52.449 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1271c21a-d102-47ac-98dd-9091f931e834) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 16:01:52.449 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3b48cb8e-fac8-40cf-9a58-729a36243403 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 16:01:52.463 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-02 16:01:52.463 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3b48cb8e-fac8-40cf-9a58-729a36243403 not yet added. Adding. 2021-09-02 16:01:52.463 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-02 16:01:52.482 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-02 16:01:52.572 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3b48cb8e-fac8-40cf-9a58-729a36243403" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:01:52.675 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3b48cb8e-fac8-40cf-9a58-729a36243403" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:01:52.680 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3b48cb8e-fac8-40cf-9a58-729a36243403" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:01:52.774 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3b48cb8e-fac8-40cf-9a58-729a36243403" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:01:52.882 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3b48cb8e-fac8-40cf-9a58-729a36243403" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.860s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:01:52.882 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3b48cb8e-fac8-40cf-9a58-729a36243403 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-02 16:01:52.882 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3b48cb8e-fac8-40cf-9a58-729a36243403 processed. 2021-09-02 16:01:53.821 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:01:54.137 4760 1421789012920 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:02:13.430 4760 1421788379448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b2396513-63f8-485d-b718-21adb838d81c 2021-09-02 16:02:13.876 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-02 16:02:14.072 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Adding port b2396513-63f8-485d-b718-21adb838d81c 2021-09-02 16:02:14.088 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Port b2396513-63f8-485d-b718-21adb838d81c updated. Details: {'device': 'b2396513-63f8-485d-b718-21adb838d81c', 'network_id': '66210b4e-969a-4f07-9fad-06d8080e96e8', 'port_id': 'b2396513-63f8-485d-b718-21adb838d81c', 'mac_address': 'fa:16:3e:dc:a1:9c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 784, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f6c06ff9-8256-4321-b204-c168b726f572', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-02 16:02:14.088 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-02 16:02:14.112 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b2396513-63f8-485d-b718-21adb838d81c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:02:14.119 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b2396513-63f8-485d-b718-21adb838d81c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-02 16:02:14.119 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-02 16:02:14.169 4760 1421789012920 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b2396513-63f8-485d-b718-21adb838d81c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 16:02:14.169 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b2396513-63f8-485d-b718-21adb838d81c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 16:02:14.182 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b2396513-63f8-485d-b718-21adb838d81c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-02 16:02:14.204 4760 1421789012920 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 784, VLAN trunk: None to switch port b2396513-63f8-485d-b718-21adb838d81c 2021-09-02 16:02:14.262 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-02 16:02:14.273 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b2396513-63f8-485d-b718-21adb838d81c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 16:02:14.430 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b2396513-63f8-485d-b718-21adb838d81c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 16:02:14.430 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 16:02:14.430 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f7126bd9-ab72-4aa4-acc7-0de65e2422d6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 16:02:14.460 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b2396513-63f8-485d-b718-21adb838d81c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 16:02:14.465 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-02 16:02:14.465 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-09-02 16:02:14.465 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2396513-63f8-485d-b718-21adb838d81c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:02:14.494 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2396513-63f8-485d-b718-21adb838d81c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:02:14.494 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2396513-63f8-485d-b718-21adb838d81c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:02:14.510 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2396513-63f8-485d-b718-21adb838d81c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:02:14.586 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b2396513-63f8-485d-b718-21adb838d81c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:02:14.586 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b2396513-63f8-485d-b718-21adb838d81c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-02 16:02:14.586 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b2396513-63f8-485d-b718-21adb838d81c processed. 2021-09-02 16:02:15.904 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:02:16.102 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:02:25.445 4760 1421788379624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b2396513-63f8-485d-b718-21adb838d81c 2021-09-02 16:02:25.960 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-02 16:02:25.960 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b2396513-63f8-485d-b718-21adb838d81c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-02 16:02:25.960 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b2396513-63f8-485d-b718-21adb838d81c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-02 16:02:25.977 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b2396513-63f8-485d-b718-21adb838d81c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-02 16:02:25.992 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b2396513-63f8-485d-b718-21adb838d81c'] 2021-09-02 16:02:26.008 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-02 16:02:26.008 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-02 16:02:26.008 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b2396513-63f8-485d-b718-21adb838d81c'] 2021-09-02 16:02:27.460 4760 1421788379624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b2396513-63f8-485d-b718-21adb838d81c 2021-09-02 16:02:27.976 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-02 16:02:27.976 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:02:27.976 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b2396513-63f8-485d-b718-21adb838d81c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-02 16:02:27.991 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b2396513-63f8-485d-b718-21adb838d81c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-02 16:02:27.991 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b2396513-63f8-485d-b718-21adb838d81c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-02 16:02:28.019 4760 1421789012744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 66210b4e-969a-4f07-9fad-06d8080e96e8 2021-09-02 16:02:28.019 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b2396513-63f8-485d-b718-21adb838d81c'] 2021-09-02 16:02:28.019 4760 1421789012744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-02 16:02:28.019 4760 1421789012744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b2396513-63f8-485d-b718-21adb838d81c'] 2021-09-02 16:02:28.116 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:02:47.742 4760 1421788379448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b2396513-63f8-485d-b718-21adb838d81c 2021-09-02 16:02:48.101 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-02 16:02:48.291 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Adding port b2396513-63f8-485d-b718-21adb838d81c 2021-09-02 16:02:48.291 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Port b2396513-63f8-485d-b718-21adb838d81c updated. Details: {'device': 'b2396513-63f8-485d-b718-21adb838d81c', 'network_id': '66210b4e-969a-4f07-9fad-06d8080e96e8', 'port_id': 'b2396513-63f8-485d-b718-21adb838d81c', 'mac_address': 'fa:16:3e:dc:a1:9c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 784, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f6c06ff9-8256-4321-b204-c168b726f572', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-02 16:02:48.291 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-02 16:02:48.319 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b2396513-63f8-485d-b718-21adb838d81c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:02:48.319 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b2396513-63f8-485d-b718-21adb838d81c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-02 16:02:48.335 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 66210b4e-969a-4f07-9fad-06d8080e96e8 2021-09-02 16:02:48.335 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-02 16:02:48.461 4760 1421789012920 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b2396513-63f8-485d-b718-21adb838d81c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 16:02:48.461 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b2396513-63f8-485d-b718-21adb838d81c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 16:02:48.494 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b2396513-63f8-485d-b718-21adb838d81c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-02 16:02:48.494 4760 1421789012920 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 784, VLAN trunk: None to switch port b2396513-63f8-485d-b718-21adb838d81c 2021-09-02 16:02:48.558 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-02 16:02:48.582 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b2396513-63f8-485d-b718-21adb838d81c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 16:02:48.711 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b2396513-63f8-485d-b718-21adb838d81c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 16:02:48.741 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 16:02:48.749 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f7126bd9-ab72-4aa4-acc7-0de65e2422d6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 16:02:48.749 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b2396513-63f8-485d-b718-21adb838d81c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 16:02:48.749 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-02 16:02:48.773 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b2396513-63f8-485d-b718-21adb838d81c not yet added. Adding. 2021-09-02 16:02:48.778 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-02 16:02:48.778 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-02 16:02:48.852 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2396513-63f8-485d-b718-21adb838d81c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:02:48.964 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2396513-63f8-485d-b718-21adb838d81c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:02:48.964 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2396513-63f8-485d-b718-21adb838d81c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:02:49.071 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2396513-63f8-485d-b718-21adb838d81c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:02:49.148 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b2396513-63f8-485d-b718-21adb838d81c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.828s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:02:49.163 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b2396513-63f8-485d-b718-21adb838d81c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-02 16:02:49.163 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b2396513-63f8-485d-b718-21adb838d81c processed. 2021-09-02 16:02:50.116 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:02:50.413 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:02:57.642 4760 1421788379624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3b48cb8e-fac8-40cf-9a58-729a36243403 2021-09-02 16:02:57.978 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-019760a4-95e2-42fc-96c0-e0c3657e5562 e21ecd84c79b48099b4a5af7e6715049 4f3222a274c44411b31a1c438b011e29 - - -] Security group member updated on remote: ['1271c21a-d102-47ac-98dd-9091f931e834'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 16:02:57.978 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-019760a4-95e2-42fc-96c0-e0c3657e5562 e21ecd84c79b48099b4a5af7e6715049 4f3222a274c44411b31a1c438b011e29 - - -] Security group member updated ['1271c21a-d102-47ac-98dd-9091f931e834'] 2021-09-02 16:02:58.162 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-02 16:02:58.162 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3b48cb8e-fac8-40cf-9a58-729a36243403' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-02 16:02:58.162 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3b48cb8e-fac8-40cf-9a58-729a36243403' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-02 16:02:58.179 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3b48cb8e-fac8-40cf-9a58-729a36243403 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-02 16:02:58.197 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ac5bdfd7-72ee-4feb-9ae0-cd6076c03d2a 2021-09-02 16:02:58.197 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3b48cb8e-fac8-40cf-9a58-729a36243403'] 2021-09-02 16:02:58.197 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-02 16:02:58.197 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-02 16:02:58.197 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3b48cb8e-fac8-40cf-9a58-729a36243403'] 2021-09-02 16:02:58.306 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-019760a4-95e2-42fc-96c0-e0c3657e5562 e21ecd84c79b48099b4a5af7e6715049 4f3222a274c44411b31a1c438b011e29 - - -] port_delete event received for '3b48cb8e-fac8-40cf-9a58-729a36243403' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:02:59.632 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffff1ccb-ba10-4f11-a949-74abfbda1dcb e21ecd84c79b48099b4a5af7e6715049 4f3222a274c44411b31a1c438b011e29 - - -] port_delete event received for 'cef5072a-ea80-47bf-b7e7-e7661a513aae' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:03:00.179 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:03:00.212 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:03:04.353 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c10f0bf0-4656-402d-a4c4-f5953758465e 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] port_delete event received for '4c1a833a-9a22-4e7d-bf32-c0a24f30d23b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:03:05.664 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-757f7e17-32d7-4347-afc0-58e84d3df49c 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] port_delete event received for '68faa9e5-4efb-4bd8-9690-ca3fb07099cd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:03:06.398 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5145d54-3b2a-458b-b3f0-fffa412abb52 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] port_delete event received for '2dd3c930-80e0-4bae-82a5-9fc364118c16' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:03:06.587 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed60b9fa-3617-4803-947e-9357b6f3e235 - - - - -] port_delete event received for '2dd3c930-80e0-4bae-82a5-9fc364118c16' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:03:06.621 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5145d54-3b2a-458b-b3f0-fffa412abb52 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] network_delete received. Deleting network ac5bdfd7-72ee-4feb-9ae0-cd6076c03d2a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-02 16:03:06.637 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5145d54-3b2a-458b-b3f0-fffa412abb52 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] Network ac5bdfd7-72ee-4feb-9ae0-cd6076c03d2a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-02 16:03:27.833 4760 1421788379624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b2396513-63f8-485d-b718-21adb838d81c 2021-09-02 16:03:28.020 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f22e6dec-0527-442d-ac86-94e91b42243a 6f8d464b81494c2b9ef3c7dcc8698a64 a155b027545a4400b76a0e524d522fcf - - -] Security group member updated on remote: ['f7126bd9-ab72-4aa4-acc7-0de65e2422d6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 16:03:28.036 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-f22e6dec-0527-442d-ac86-94e91b42243a 6f8d464b81494c2b9ef3c7dcc8698a64 a155b027545a4400b76a0e524d522fcf - - -] Security group member updated ['f7126bd9-ab72-4aa4-acc7-0de65e2422d6'] 2021-09-02 16:03:28.333 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f22e6dec-0527-442d-ac86-94e91b42243a 6f8d464b81494c2b9ef3c7dcc8698a64 a155b027545a4400b76a0e524d522fcf - - -] port_delete event received for 'b2396513-63f8-485d-b718-21adb838d81c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:03:28.348 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-02 16:03:28.355 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b2396513-63f8-485d-b718-21adb838d81c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-02 16:03:28.355 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b2396513-63f8-485d-b718-21adb838d81c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-02 16:03:28.355 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b2396513-63f8-485d-b718-21adb838d81c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-02 16:03:28.370 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 66210b4e-969a-4f07-9fad-06d8080e96e8 2021-09-02 16:03:28.370 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b2396513-63f8-485d-b718-21adb838d81c'] 2021-09-02 16:03:28.390 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-02 16:03:28.398 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-02 16:03:28.398 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b2396513-63f8-485d-b718-21adb838d81c'] 2021-09-02 16:03:30.161 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9fdd4958-7ffa-4b33-92f7-aa53a8e32aba 6f8d464b81494c2b9ef3c7dcc8698a64 a155b027545a4400b76a0e524d522fcf - - -] port_delete event received for '1637db5a-e528-4d9c-b43a-aad2477c96bd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:03:30.364 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:03:30.391 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:03:33.725 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8af6230-858c-4e5f-8601-16b82794cac2 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] port_delete event received for '42c83c8a-505b-47fc-9dae-75eb49cc79fb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:03:35.051 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc4ccd07-5036-4016-bb20-9d2fa995fd01 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] port_delete event received for 'c55fc41e-e4e2-4d02-99c0-7fcbff914236' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:03:35.817 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e25aa8ca-2e10-48a4-bdef-7a6972e42e58 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] port_delete event received for '393287c9-c457-46e1-b1a1-fe09696f151b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:03:36.035 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e25aa8ca-2e10-48a4-bdef-7a6972e42e58 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] network_delete received. Deleting network 66210b4e-969a-4f07-9fad-06d8080e96e8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-02 16:03:36.051 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e25aa8ca-2e10-48a4-bdef-7a6972e42e58 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] Network 66210b4e-969a-4f07-9fad-06d8080e96e8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-02 16:03:39.709 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1df4aa6c-88cd-4f16-9195-399f2311dbf9 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] network_delete received. Deleting network 1ad0ed3e-5a27-4516-bdce-fff2e9c365ee network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-02 16:03:39.709 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1df4aa6c-88cd-4f16-9195-399f2311dbf9 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] Network 1ad0ed3e-5a27-4516-bdce-fff2e9c365ee not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-02 16:03:40.236 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-935ce50a-b120-40da-8652-9e63d2280d3a 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] network_delete received. Deleting network 8711cfcf-d6d2-4940-a0aa-c5dee4ad43f7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-02 16:03:40.254 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-935ce50a-b120-40da-8652-9e63d2280d3a 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] Network 8711cfcf-d6d2-4940-a0aa-c5dee4ad43f7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-02 16:04:13.495 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fcd49f2d-b4b9-4ff4-b1da-6969f8b42161 215555f5b0184b68bb367b907b08309b ac9573a1ad9040a2848834b81bd8c50d - - -] Security group member updated on remote: ['03f200c2-8ea1-4a2b-bb93-fe39489a00d9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 16:04:13.517 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-fcd49f2d-b4b9-4ff4-b1da-6969f8b42161 215555f5b0184b68bb367b907b08309b ac9573a1ad9040a2848834b81bd8c50d - - -] Security group member updated ['03f200c2-8ea1-4a2b-bb93-fe39489a00d9'] 2021-09-02 16:04:14.284 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48262924-945c-4e75-b6d7-f641526e5a61 dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] port_update received: 8c54fd96-9073-42b5-b32a-9945bab3f337 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-02 16:04:14.324 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48262924-945c-4e75-b6d7-f641526e5a61 dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] No port 8c54fd96-9073-42b5-b32a-9945bab3f337 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-02 16:04:16.298 4760 1421788379448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8c54fd96-9073-42b5-b32a-9945bab3f337 2021-09-02 16:04:16.649 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-02 16:04:16.880 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Adding port 8c54fd96-9073-42b5-b32a-9945bab3f337 2021-09-02 16:04:16.880 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Port 8c54fd96-9073-42b5-b32a-9945bab3f337 updated. Details: {'device': '8c54fd96-9073-42b5-b32a-9945bab3f337', 'network_id': '77023e75-83a0-407d-b079-950cec0f9e47', 'port_id': '8c54fd96-9073-42b5-b32a-9945bab3f337', 'mac_address': 'fa:16:3e:1b:4f:0d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 765, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fa483745-5a7b-4129-871c-c0d7631405e2', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-02 16:04:16.901 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-02 16:04:16.911 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8c54fd96-9073-42b5-b32a-9945bab3f337" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:04:16.911 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8c54fd96-9073-42b5-b32a-9945bab3f337 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-02 16:04:16.911 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 77023e75-83a0-407d-b079-950cec0f9e47 2021-09-02 16:04:16.927 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-02 16:04:17.067 4760 1421789012920 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8c54fd96-9073-42b5-b32a-9945bab3f337') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 16:04:17.067 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8c54fd96-9073-42b5-b32a-9945bab3f337') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 16:04:17.089 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8c54fd96-9073-42b5-b32a-9945bab3f337 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-02 16:04:17.089 4760 1421789012920 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 765, VLAN trunk: None to switch port 8c54fd96-9073-42b5-b32a-9945bab3f337 2021-09-02 16:04:17.180 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-02 16:04:17.205 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8c54fd96-9073-42b5-b32a-9945bab3f337'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 16:04:17.364 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8c54fd96-9073-42b5-b32a-9945bab3f337']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 16:04:17.364 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 16:04:17.379 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (03f200c2-8ea1-4a2b-bb93-fe39489a00d9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 16:04:17.379 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (03f200c2-8ea1-4a2b-bb93-fe39489a00d9) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-02 16:04:17.379 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8c54fd96-9073-42b5-b32a-9945bab3f337 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 16:04:17.401 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-02 16:04:17.401 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8c54fd96-9073-42b5-b32a-9945bab3f337 not yet added. Adding. 2021-09-02 16:04:17.411 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-02 16:04:17.411 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-02 16:04:17.487 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c54fd96-9073-42b5-b32a-9945bab3f337" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:04:17.564 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c54fd96-9073-42b5-b32a-9945bab3f337" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:04:17.564 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c54fd96-9073-42b5-b32a-9945bab3f337" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:04:17.658 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c54fd96-9073-42b5-b32a-9945bab3f337" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:04:17.723 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8c54fd96-9073-42b5-b32a-9945bab3f337" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.812s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:04:17.723 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8c54fd96-9073-42b5-b32a-9945bab3f337 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-02 16:04:17.751 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8c54fd96-9073-42b5-b32a-9945bab3f337 processed. 2021-09-02 16:04:18.657 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:04:18.893 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:04:26.172 4760 1421788379624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8c54fd96-9073-42b5-b32a-9945bab3f337 2021-09-02 16:04:26.332 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-df4cb056-cc9e-47e0-842f-62cd9224a433 215555f5b0184b68bb367b907b08309b ac9573a1ad9040a2848834b81bd8c50d - - -] Security group member updated on remote: ['03f200c2-8ea1-4a2b-bb93-fe39489a00d9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 16:04:26.332 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-df4cb056-cc9e-47e0-842f-62cd9224a433 215555f5b0184b68bb367b907b08309b ac9573a1ad9040a2848834b81bd8c50d - - -] Security group member updated ['03f200c2-8ea1-4a2b-bb93-fe39489a00d9'] 2021-09-02 16:04:26.332 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-df4cb056-cc9e-47e0-842f-62cd9224a433 215555f5b0184b68bb367b907b08309b ac9573a1ad9040a2848834b81bd8c50d - - -] Refresh firewall rules 2021-09-02 16:04:26.360 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-df4cb056-cc9e-47e0-842f-62cd9224a433 215555f5b0184b68bb367b907b08309b ac9573a1ad9040a2848834b81bd8c50d - - -] Get security group information for devices via rpc ['8c54fd96-9073-42b5-b32a-9945bab3f337'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 16:04:26.379 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-df4cb056-cc9e-47e0-842f-62cd9224a433 215555f5b0184b68bb367b907b08309b ac9573a1ad9040a2848834b81bd8c50d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 16:04:26.407 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-df4cb056-cc9e-47e0-842f-62cd9224a433 215555f5b0184b68bb367b907b08309b ac9573a1ad9040a2848834b81bd8c50d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 16:04:26.455 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df4cb056-cc9e-47e0-842f-62cd9224a433 215555f5b0184b68bb367b907b08309b ac9573a1ad9040a2848834b81bd8c50d - - -] port_delete event received for '8c54fd96-9073-42b5-b32a-9945bab3f337' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:04:26.735 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-02 16:04:26.739 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8c54fd96-9073-42b5-b32a-9945bab3f337' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-02 16:04:26.739 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8c54fd96-9073-42b5-b32a-9945bab3f337' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-02 16:04:26.739 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8c54fd96-9073-42b5-b32a-9945bab3f337 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-02 16:04:26.768 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 77023e75-83a0-407d-b079-950cec0f9e47 2021-09-02 16:04:26.768 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8c54fd96-9073-42b5-b32a-9945bab3f337'] 2021-09-02 16:04:26.782 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-02 16:04:26.782 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-02 16:04:26.796 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8c54fd96-9073-42b5-b32a-9945bab3f337'] 2021-09-02 16:04:28.246 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0ef6951c-764c-406e-a9b3-563bd044cda5 92fd091a3636476890f4384f591f71a7 534791dbd5674a078559a9b3b0c4b124 - - -] Security group member updated on remote: ['a9ef168a-7eb2-4320-b254-0b8f13af0114'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 16:04:28.246 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-0ef6951c-764c-406e-a9b3-563bd044cda5 92fd091a3636476890f4384f591f71a7 534791dbd5674a078559a9b3b0c4b124 - - -] Security group member updated ['a9ef168a-7eb2-4320-b254-0b8f13af0114'] 2021-09-02 16:04:28.735 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:04:28.770 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:04:29.239 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2863535a-b8bb-45e3-85a0-2ca659be82ca dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] port_update received: fcccdc7b-8726-43b8-bfa3-ffd56b96d45a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-02 16:04:29.271 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2863535a-b8bb-45e3-85a0-2ca659be82ca dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] No port fcccdc7b-8726-43b8-bfa3-ffd56b96d45a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-02 16:04:30.394 4760 1421788379448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fcccdc7b-8726-43b8-bfa3-ffd56b96d45a 2021-09-02 16:04:30.736 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-02 16:04:30.953 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Adding port fcccdc7b-8726-43b8-bfa3-ffd56b96d45a 2021-09-02 16:04:30.969 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Port fcccdc7b-8726-43b8-bfa3-ffd56b96d45a updated. Details: {'device': 'fcccdc7b-8726-43b8-bfa3-ffd56b96d45a', 'network_id': '4b15a9bb-feb5-4716-bdf5-ebc43ebb88e4', 'port_id': 'fcccdc7b-8726-43b8-bfa3-ffd56b96d45a', 'mac_address': 'fa:16:3e:a5:d6:a4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 770, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '924daf28-4522-43dd-8955-6acec72303af', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-02 16:04:30.969 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-02 16:04:30.969 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fcccdc7b-8726-43b8-bfa3-ffd56b96d45a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:04:30.969 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fcccdc7b-8726-43b8-bfa3-ffd56b96d45a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-02 16:04:31.000 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4b15a9bb-feb5-4716-bdf5-ebc43ebb88e4 2021-09-02 16:04:31.000 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-02 16:04:31.135 4760 1421789012920 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fcccdc7b-8726-43b8-bfa3-ffd56b96d45a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 16:04:31.135 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fcccdc7b-8726-43b8-bfa3-ffd56b96d45a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 16:04:31.157 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fcccdc7b-8726-43b8-bfa3-ffd56b96d45a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-02 16:04:31.157 4760 1421789012920 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 770, VLAN trunk: None to switch port fcccdc7b-8726-43b8-bfa3-ffd56b96d45a 2021-09-02 16:04:31.219 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-02 16:04:31.219 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fcccdc7b-8726-43b8-bfa3-ffd56b96d45a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 16:04:31.410 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fcccdc7b-8726-43b8-bfa3-ffd56b96d45a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 16:04:31.410 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 16:04:31.410 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a9ef168a-7eb2-4320-b254-0b8f13af0114) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 16:04:31.438 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a9ef168a-7eb2-4320-b254-0b8f13af0114) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-02 16:04:31.438 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fcccdc7b-8726-43b8-bfa3-ffd56b96d45a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 16:04:31.438 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-02 16:04:31.453 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fcccdc7b-8726-43b8-bfa3-ffd56b96d45a not yet added. Adding. 2021-09-02 16:04:31.457 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-02 16:04:31.457 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-02 16:04:31.520 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fcccdc7b-8726-43b8-bfa3-ffd56b96d45a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:04:31.610 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fcccdc7b-8726-43b8-bfa3-ffd56b96d45a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:04:31.610 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fcccdc7b-8726-43b8-bfa3-ffd56b96d45a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:04:31.704 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fcccdc7b-8726-43b8-bfa3-ffd56b96d45a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:04:31.781 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fcccdc7b-8726-43b8-bfa3-ffd56b96d45a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.813s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:04:31.781 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fcccdc7b-8726-43b8-bfa3-ffd56b96d45a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-02 16:04:31.797 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fcccdc7b-8726-43b8-bfa3-ffd56b96d45a processed. 2021-09-02 16:04:32.766 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:04:33.016 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:04:43.066 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3820c20-6293-4acf-8c84-f70ee4547a72 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] network_delete received. Deleting network 77023e75-83a0-407d-b079-950cec0f9e47 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-02 16:04:43.093 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3820c20-6293-4acf-8c84-f70ee4547a72 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] Network 77023e75-83a0-407d-b079-950cec0f9e47 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-02 16:04:43.598 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14606c72-696e-4fae-99b8-a5b31aae12a2 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] network_delete received. Deleting network e332679f-33d2-424f-a370-2c4a3d37a6ab network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-02 16:04:43.598 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14606c72-696e-4fae-99b8-a5b31aae12a2 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] Network e332679f-33d2-424f-a370-2c4a3d37a6ab not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-02 16:04:55.655 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7375ee5a-e7c4-4368-a13f-aa75185b5670 63e0e7c3f8fb4d5eaa29a4ed32be4481 fc9a647b58134bb396f726d0589e1233 - - -] Security group member updated on remote: ['6e3adef7-3223-4c2a-956f-7d376e2f7168'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 16:04:55.671 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-7375ee5a-e7c4-4368-a13f-aa75185b5670 63e0e7c3f8fb4d5eaa29a4ed32be4481 fc9a647b58134bb396f726d0589e1233 - - -] Security group member updated ['6e3adef7-3223-4c2a-956f-7d376e2f7168'] 2021-09-02 16:04:56.407 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db467ec9-e9d6-409d-abf5-24678a348678 dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] port_update received: b6faf27c-88dd-47c4-a0a9-02e6c2b7d4b2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-02 16:04:56.437 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db467ec9-e9d6-409d-abf5-24678a348678 dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] No port b6faf27c-88dd-47c4-a0a9-02e6c2b7d4b2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-02 16:04:58.593 4760 1421788379448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b6faf27c-88dd-47c4-a0a9-02e6c2b7d4b2 2021-09-02 16:04:58.843 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-02 16:04:59.047 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Adding port b6faf27c-88dd-47c4-a0a9-02e6c2b7d4b2 2021-09-02 16:04:59.063 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Port b6faf27c-88dd-47c4-a0a9-02e6c2b7d4b2 updated. Details: {'device': 'b6faf27c-88dd-47c4-a0a9-02e6c2b7d4b2', 'network_id': 'ee7529ce-cda1-445d-bd47-da0e14ee5dfa', 'port_id': 'b6faf27c-88dd-47c4-a0a9-02e6c2b7d4b2', 'mac_address': 'fa:16:3e:60:c8:cf', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 787, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6296c8a0-46c2-421a-b7f0-13fc27cad67e', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-02 16:04:59.063 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-02 16:04:59.077 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b6faf27c-88dd-47c4-a0a9-02e6c2b7d4b2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:04:59.077 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b6faf27c-88dd-47c4-a0a9-02e6c2b7d4b2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-02 16:04:59.095 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ee7529ce-cda1-445d-bd47-da0e14ee5dfa 2021-09-02 16:04:59.095 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-02 16:04:59.251 4760 1421789012920 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b6faf27c-88dd-47c4-a0a9-02e6c2b7d4b2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 16:04:59.251 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b6faf27c-88dd-47c4-a0a9-02e6c2b7d4b2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 16:04:59.267 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b6faf27c-88dd-47c4-a0a9-02e6c2b7d4b2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-02 16:04:59.280 4760 1421789012920 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 787, VLAN trunk: None to switch port b6faf27c-88dd-47c4-a0a9-02e6c2b7d4b2 2021-09-02 16:04:59.359 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-02 16:04:59.375 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b6faf27c-88dd-47c4-a0a9-02e6c2b7d4b2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 16:04:59.515 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b6faf27c-88dd-47c4-a0a9-02e6c2b7d4b2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 16:04:59.515 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 16:04:59.536 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6e3adef7-3223-4c2a-956f-7d376e2f7168) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 16:04:59.549 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6e3adef7-3223-4c2a-956f-7d376e2f7168) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-02 16:04:59.549 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b6faf27c-88dd-47c4-a0a9-02e6c2b7d4b2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 16:04:59.563 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-02 16:04:59.563 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b6faf27c-88dd-47c4-a0a9-02e6c2b7d4b2 not yet added. Adding. 2021-09-02 16:04:59.578 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-02 16:04:59.578 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-02 16:04:59.702 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b6faf27c-88dd-47c4-a0a9-02e6c2b7d4b2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:04:59.796 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b6faf27c-88dd-47c4-a0a9-02e6c2b7d4b2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:04:59.804 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b6faf27c-88dd-47c4-a0a9-02e6c2b7d4b2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:04:59.922 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b6faf27c-88dd-47c4-a0a9-02e6c2b7d4b2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:04:59.990 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b6faf27c-88dd-47c4-a0a9-02e6c2b7d4b2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:05:00.016 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b6faf27c-88dd-47c4-a0a9-02e6c2b7d4b2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-02 16:05:00.016 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b6faf27c-88dd-47c4-a0a9-02e6c2b7d4b2 processed. 2021-09-02 16:05:00.863 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:05:01.046 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:05:06.125 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-467c961d-24c5-4ea1-8c9a-1b0c2e366b39 63e0e7c3f8fb4d5eaa29a4ed32be4481 fc9a647b58134bb396f726d0589e1233 - - -] Security group member updated on remote: ['6e3adef7-3223-4c2a-956f-7d376e2f7168'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 16:05:06.143 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-467c961d-24c5-4ea1-8c9a-1b0c2e366b39 63e0e7c3f8fb4d5eaa29a4ed32be4481 fc9a647b58134bb396f726d0589e1233 - - -] Security group member updated ['6e3adef7-3223-4c2a-956f-7d376e2f7168'] 2021-09-02 16:05:06.143 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-467c961d-24c5-4ea1-8c9a-1b0c2e366b39 63e0e7c3f8fb4d5eaa29a4ed32be4481 fc9a647b58134bb396f726d0589e1233 - - -] Refresh firewall rules 2021-09-02 16:05:06.143 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-467c961d-24c5-4ea1-8c9a-1b0c2e366b39 63e0e7c3f8fb4d5eaa29a4ed32be4481 fc9a647b58134bb396f726d0589e1233 - - -] Get security group information for devices via rpc ['b6faf27c-88dd-47c4-a0a9-02e6c2b7d4b2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 16:05:06.173 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-467c961d-24c5-4ea1-8c9a-1b0c2e366b39 63e0e7c3f8fb4d5eaa29a4ed32be4481 fc9a647b58134bb396f726d0589e1233 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 16:05:06.194 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-467c961d-24c5-4ea1-8c9a-1b0c2e366b39 63e0e7c3f8fb4d5eaa29a4ed32be4481 fc9a647b58134bb396f726d0589e1233 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 16:05:06.206 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-467c961d-24c5-4ea1-8c9a-1b0c2e366b39 63e0e7c3f8fb4d5eaa29a4ed32be4481 fc9a647b58134bb396f726d0589e1233 - - -] port_delete event received for 'b6faf27c-88dd-47c4-a0a9-02e6c2b7d4b2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:05:06.486 4760 1421788379624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b6faf27c-88dd-47c4-a0a9-02e6c2b7d4b2 2021-09-02 16:05:06.910 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-02 16:05:06.910 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b6faf27c-88dd-47c4-a0a9-02e6c2b7d4b2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-02 16:05:06.910 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b6faf27c-88dd-47c4-a0a9-02e6c2b7d4b2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-02 16:05:06.929 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b6faf27c-88dd-47c4-a0a9-02e6c2b7d4b2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-02 16:05:06.929 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ee7529ce-cda1-445d-bd47-da0e14ee5dfa 2021-09-02 16:05:06.953 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b6faf27c-88dd-47c4-a0a9-02e6c2b7d4b2'] 2021-09-02 16:05:06.953 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-02 16:05:06.953 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-02 16:05:06.974 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b6faf27c-88dd-47c4-a0a9-02e6c2b7d4b2'] 2021-09-02 16:05:08.906 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:05:08.940 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:05:09.655 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b0aa7f74-765d-4b74-8bfd-21fe4f395217 63e0e7c3f8fb4d5eaa29a4ed32be4481 fc9a647b58134bb396f726d0589e1233 - - -] Security group member updated on remote: ['6e3adef7-3223-4c2a-956f-7d376e2f7168'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 16:05:09.655 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-b0aa7f74-765d-4b74-8bfd-21fe4f395217 63e0e7c3f8fb4d5eaa29a4ed32be4481 fc9a647b58134bb396f726d0589e1233 - - -] Security group member updated ['6e3adef7-3223-4c2a-956f-7d376e2f7168'] 2021-09-02 16:05:10.454 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-243a684d-2e6e-4e36-a34b-41d5663612a1 dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] port_update received: 496c090d-7871-4678-b271-250df842acf3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-02 16:05:10.479 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-243a684d-2e6e-4e36-a34b-41d5663612a1 dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] No port 496c090d-7871-4678-b271-250df842acf3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-02 16:05:12.720 4760 1421788379448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 496c090d-7871-4678-b271-250df842acf3 2021-09-02 16:05:12.918 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-02 16:05:13.094 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Adding port 496c090d-7871-4678-b271-250df842acf3 2021-09-02 16:05:13.094 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Port 496c090d-7871-4678-b271-250df842acf3 updated. Details: {'device': '496c090d-7871-4678-b271-250df842acf3', 'network_id': 'ee7529ce-cda1-445d-bd47-da0e14ee5dfa', 'port_id': '496c090d-7871-4678-b271-250df842acf3', 'mac_address': 'fa:16:3e:d2:be:76', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 787, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6296c8a0-46c2-421a-b7f0-13fc27cad67e', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-02 16:05:13.124 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-02 16:05:13.124 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-496c090d-7871-4678-b271-250df842acf3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:05:13.124 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 496c090d-7871-4678-b271-250df842acf3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-02 16:05:13.146 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ee7529ce-cda1-445d-bd47-da0e14ee5dfa 2021-09-02 16:05:13.146 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-02 16:05:13.280 4760 1421789012920 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '496c090d-7871-4678-b271-250df842acf3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 16:05:13.280 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '496c090d-7871-4678-b271-250df842acf3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 16:05:13.297 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 496c090d-7871-4678-b271-250df842acf3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-02 16:05:13.311 4760 1421789012920 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 787, VLAN trunk: None to switch port 496c090d-7871-4678-b271-250df842acf3 2021-09-02 16:05:13.380 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-02 16:05:13.405 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['496c090d-7871-4678-b271-250df842acf3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 16:05:13.545 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['496c090d-7871-4678-b271-250df842acf3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 16:05:13.545 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 16:05:13.569 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6e3adef7-3223-4c2a-956f-7d376e2f7168) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 16:05:13.569 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6e3adef7-3223-4c2a-956f-7d376e2f7168) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-02 16:05:13.583 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 496c090d-7871-4678-b271-250df842acf3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 16:05:13.583 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-02 16:05:13.595 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 496c090d-7871-4678-b271-250df842acf3 not yet added. Adding. 2021-09-02 16:05:13.595 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-02 16:05:13.610 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-02 16:05:13.694 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-496c090d-7871-4678-b271-250df842acf3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:05:13.789 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-496c090d-7871-4678-b271-250df842acf3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:05:13.797 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-496c090d-7871-4678-b271-250df842acf3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:05:13.890 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-496c090d-7871-4678-b271-250df842acf3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:05:14.001 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-496c090d-7871-4678-b271-250df842acf3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:05:14.001 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 496c090d-7871-4678-b271-250df842acf3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-02 16:05:14.001 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 496c090d-7871-4678-b271-250df842acf3 processed. 2021-09-02 16:05:14.943 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:05:15.131 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:05:16.518 4760 1421788379624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fcccdc7b-8726-43b8-bfa3-ffd56b96d45a 2021-09-02 16:05:16.811 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e4a18e84-2b77-445b-af1c-147f5fdfddb8 92fd091a3636476890f4384f591f71a7 534791dbd5674a078559a9b3b0c4b124 - - -] Security group member updated on remote: ['a9ef168a-7eb2-4320-b254-0b8f13af0114'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 16:05:16.811 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-e4a18e84-2b77-445b-af1c-147f5fdfddb8 92fd091a3636476890f4384f591f71a7 534791dbd5674a078559a9b3b0c4b124 - - -] Security group member updated ['a9ef168a-7eb2-4320-b254-0b8f13af0114'] 2021-09-02 16:05:16.811 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-e4a18e84-2b77-445b-af1c-147f5fdfddb8 92fd091a3636476890f4384f591f71a7 534791dbd5674a078559a9b3b0c4b124 - - -] Refresh firewall rules 2021-09-02 16:05:16.830 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e4a18e84-2b77-445b-af1c-147f5fdfddb8 92fd091a3636476890f4384f591f71a7 534791dbd5674a078559a9b3b0c4b124 - - -] Get security group information for devices via rpc ['fcccdc7b-8726-43b8-bfa3-ffd56b96d45a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 16:05:16.860 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e4a18e84-2b77-445b-af1c-147f5fdfddb8 92fd091a3636476890f4384f591f71a7 534791dbd5674a078559a9b3b0c4b124 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 16:05:16.880 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e4a18e84-2b77-445b-af1c-147f5fdfddb8 92fd091a3636476890f4384f591f71a7 534791dbd5674a078559a9b3b0c4b124 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 16:05:16.890 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4a18e84-2b77-445b-af1c-147f5fdfddb8 92fd091a3636476890f4384f591f71a7 534791dbd5674a078559a9b3b0c4b124 - - -] port_delete event received for 'fcccdc7b-8726-43b8-bfa3-ffd56b96d45a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:05:16.955 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-02 16:05:16.955 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fcccdc7b-8726-43b8-bfa3-ffd56b96d45a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-02 16:05:16.955 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fcccdc7b-8726-43b8-bfa3-ffd56b96d45a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-02 16:05:16.955 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fcccdc7b-8726-43b8-bfa3-ffd56b96d45a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-02 16:05:16.990 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4b15a9bb-feb5-4716-bdf5-ebc43ebb88e4 2021-09-02 16:05:16.990 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fcccdc7b-8726-43b8-bfa3-ffd56b96d45a'] 2021-09-02 16:05:17.000 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-02 16:05:17.000 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-02 16:05:17.000 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fcccdc7b-8726-43b8-bfa3-ffd56b96d45a'] 2021-09-02 16:05:18.961 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:05:18.992 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:05:20.264 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-311b4576-8347-401d-a567-4a100986857d 63e0e7c3f8fb4d5eaa29a4ed32be4481 fc9a647b58134bb396f726d0589e1233 - - -] Security group member updated on remote: ['6e3adef7-3223-4c2a-956f-7d376e2f7168'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 16:05:20.264 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-311b4576-8347-401d-a567-4a100986857d 63e0e7c3f8fb4d5eaa29a4ed32be4481 fc9a647b58134bb396f726d0589e1233 - - -] Security group member updated ['6e3adef7-3223-4c2a-956f-7d376e2f7168'] 2021-09-02 16:05:20.279 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-311b4576-8347-401d-a567-4a100986857d 63e0e7c3f8fb4d5eaa29a4ed32be4481 fc9a647b58134bb396f726d0589e1233 - - -] Refresh firewall rules 2021-09-02 16:05:20.279 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-311b4576-8347-401d-a567-4a100986857d 63e0e7c3f8fb4d5eaa29a4ed32be4481 fc9a647b58134bb396f726d0589e1233 - - -] Get security group information for devices via rpc ['496c090d-7871-4678-b271-250df842acf3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 16:05:20.315 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-311b4576-8347-401d-a567-4a100986857d 63e0e7c3f8fb4d5eaa29a4ed32be4481 fc9a647b58134bb396f726d0589e1233 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 16:05:20.315 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-311b4576-8347-401d-a567-4a100986857d 63e0e7c3f8fb4d5eaa29a4ed32be4481 fc9a647b58134bb396f726d0589e1233 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 16:05:20.343 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-311b4576-8347-401d-a567-4a100986857d 63e0e7c3f8fb4d5eaa29a4ed32be4481 fc9a647b58134bb396f726d0589e1233 - - -] port_delete event received for '496c090d-7871-4678-b271-250df842acf3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:05:20.566 4760 1421788379624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 496c090d-7871-4678-b271-250df842acf3 2021-09-02 16:05:20.956 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-02 16:05:20.956 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '496c090d-7871-4678-b271-250df842acf3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-02 16:05:20.956 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '496c090d-7871-4678-b271-250df842acf3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-02 16:05:20.956 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 496c090d-7871-4678-b271-250df842acf3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-02 16:05:20.982 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ee7529ce-cda1-445d-bd47-da0e14ee5dfa 2021-09-02 16:05:20.982 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['496c090d-7871-4678-b271-250df842acf3'] 2021-09-02 16:05:20.998 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-02 16:05:20.998 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-02 16:05:20.998 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['496c090d-7871-4678-b271-250df842acf3'] 2021-09-02 16:05:22.983 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:05:23.014 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:05:23.967 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0b2cc176-fce9-4328-aab4-e2428c29b8e0 92fd091a3636476890f4384f591f71a7 534791dbd5674a078559a9b3b0c4b124 - - -] Security group member updated on remote: ['a9ef168a-7eb2-4320-b254-0b8f13af0114'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 16:05:23.967 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-0b2cc176-fce9-4328-aab4-e2428c29b8e0 92fd091a3636476890f4384f591f71a7 534791dbd5674a078559a9b3b0c4b124 - - -] Security group member updated ['a9ef168a-7eb2-4320-b254-0b8f13af0114'] 2021-09-02 16:05:24.795 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c53bd682-9e6a-402c-aa54-660b4a168ca7 dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] port_update received: 28dfe295-fbaa-45f7-b188-63a585233f51 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-02 16:05:24.799 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c53bd682-9e6a-402c-aa54-660b4a168ca7 dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] No port 28dfe295-fbaa-45f7-b188-63a585233f51 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-02 16:05:26.810 4760 1421788379448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 28dfe295-fbaa-45f7-b188-63a585233f51 2021-09-02 16:05:26.983 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-02 16:05:27.209 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Adding port 28dfe295-fbaa-45f7-b188-63a585233f51 2021-09-02 16:05:27.224 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Port 28dfe295-fbaa-45f7-b188-63a585233f51 updated. Details: {'device': '28dfe295-fbaa-45f7-b188-63a585233f51', 'network_id': '4b15a9bb-feb5-4716-bdf5-ebc43ebb88e4', 'port_id': '28dfe295-fbaa-45f7-b188-63a585233f51', 'mac_address': 'fa:16:3e:15:76:d0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 770, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '924daf28-4522-43dd-8955-6acec72303af', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-02 16:05:27.224 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-02 16:05:27.224 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-28dfe295-fbaa-45f7-b188-63a585233f51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:05:27.248 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 28dfe295-fbaa-45f7-b188-63a585233f51 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-02 16:05:27.248 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4b15a9bb-feb5-4716-bdf5-ebc43ebb88e4 2021-09-02 16:05:27.263 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-02 16:05:27.398 4760 1421789012920 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '28dfe295-fbaa-45f7-b188-63a585233f51') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 16:05:27.398 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '28dfe295-fbaa-45f7-b188-63a585233f51') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 16:05:27.420 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 28dfe295-fbaa-45f7-b188-63a585233f51 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-02 16:05:27.420 4760 1421789012920 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 770, VLAN trunk: None to switch port 28dfe295-fbaa-45f7-b188-63a585233f51 2021-09-02 16:05:27.485 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-02 16:05:27.505 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['28dfe295-fbaa-45f7-b188-63a585233f51'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 16:05:27.686 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['28dfe295-fbaa-45f7-b188-63a585233f51']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 16:05:27.686 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 16:05:27.686 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a9ef168a-7eb2-4320-b254-0b8f13af0114) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 16:05:27.686 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a9ef168a-7eb2-4320-b254-0b8f13af0114) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-02 16:05:27.686 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 28dfe295-fbaa-45f7-b188-63a585233f51 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 16:05:27.716 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-02 16:05:27.723 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 28dfe295-fbaa-45f7-b188-63a585233f51 not yet added. Adding. 2021-09-02 16:05:27.723 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-02 16:05:27.723 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-02 16:05:27.818 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-28dfe295-fbaa-45f7-b188-63a585233f51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:05:27.891 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-28dfe295-fbaa-45f7-b188-63a585233f51" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:05:27.891 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-28dfe295-fbaa-45f7-b188-63a585233f51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:05:27.983 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-28dfe295-fbaa-45f7-b188-63a585233f51" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:05:28.068 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-28dfe295-fbaa-45f7-b188-63a585233f51" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:05:28.076 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 28dfe295-fbaa-45f7-b188-63a585233f51 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-02 16:05:28.076 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 28dfe295-fbaa-45f7-b188-63a585233f51 processed. 2021-09-02 16:05:28.982 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:05:29.239 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:05:39.967 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f77c97d8-d027-4974-99df-2453df0fd1ff 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] network_delete received. Deleting network ee7529ce-cda1-445d-bd47-da0e14ee5dfa network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-02 16:05:39.967 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f77c97d8-d027-4974-99df-2453df0fd1ff 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] Network ee7529ce-cda1-445d-bd47-da0e14ee5dfa not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-02 16:05:51.662 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7e7edce6-f10d-40d2-ab0e-42ad8e7b4e84 92fd091a3636476890f4384f591f71a7 534791dbd5674a078559a9b3b0c4b124 - - -] Security group member updated on remote: ['a9ef168a-7eb2-4320-b254-0b8f13af0114'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 16:05:51.679 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-7e7edce6-f10d-40d2-ab0e-42ad8e7b4e84 92fd091a3636476890f4384f591f71a7 534791dbd5674a078559a9b3b0c4b124 - - -] Security group member updated ['a9ef168a-7eb2-4320-b254-0b8f13af0114'] 2021-09-02 16:05:51.679 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-7e7edce6-f10d-40d2-ab0e-42ad8e7b4e84 92fd091a3636476890f4384f591f71a7 534791dbd5674a078559a9b3b0c4b124 - - -] Refresh firewall rules 2021-09-02 16:05:51.691 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7e7edce6-f10d-40d2-ab0e-42ad8e7b4e84 92fd091a3636476890f4384f591f71a7 534791dbd5674a078559a9b3b0c4b124 - - -] Get security group information for devices via rpc ['28dfe295-fbaa-45f7-b188-63a585233f51'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 16:05:51.717 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7e7edce6-f10d-40d2-ab0e-42ad8e7b4e84 92fd091a3636476890f4384f591f71a7 534791dbd5674a078559a9b3b0c4b124 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 16:05:51.717 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7e7edce6-f10d-40d2-ab0e-42ad8e7b4e84 92fd091a3636476890f4384f591f71a7 534791dbd5674a078559a9b3b0c4b124 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 16:05:51.742 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e7edce6-f10d-40d2-ab0e-42ad8e7b4e84 92fd091a3636476890f4384f591f71a7 534791dbd5674a078559a9b3b0c4b124 - - -] port_delete event received for '28dfe295-fbaa-45f7-b188-63a585233f51' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:05:52.794 4760 1421788379624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 28dfe295-fbaa-45f7-b188-63a585233f51 2021-09-02 16:05:53.162 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-02 16:05:53.162 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '28dfe295-fbaa-45f7-b188-63a585233f51' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-02 16:05:53.162 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '28dfe295-fbaa-45f7-b188-63a585233f51' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-02 16:05:53.176 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 28dfe295-fbaa-45f7-b188-63a585233f51 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-02 16:05:53.187 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4b15a9bb-feb5-4716-bdf5-ebc43ebb88e4 2021-09-02 16:05:53.187 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['28dfe295-fbaa-45f7-b188-63a585233f51'] 2021-09-02 16:05:53.206 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-02 16:05:53.206 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-02 16:05:53.218 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['28dfe295-fbaa-45f7-b188-63a585233f51'] 2021-09-02 16:05:55.175 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:05:55.209 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:06:10.795 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0e7341a-ea86-4840-aada-fade8d2517f3 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] network_delete received. Deleting network 4b15a9bb-feb5-4716-bdf5-ebc43ebb88e4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-02 16:06:10.795 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0e7341a-ea86-4840-aada-fade8d2517f3 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] Network 4b15a9bb-feb5-4716-bdf5-ebc43ebb88e4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-02 16:06:15.043 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-976c3b58-bb15-43d3-964e-c965227d9ff6 - - - - -] port_update received: b3bd5e71-6aae-43ae-8bbe-8f77ad2f54fb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-02 16:06:15.061 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-976c3b58-bb15-43d3-964e-c965227d9ff6 - - - - -] No port b3bd5e71-6aae-43ae-8bbe-8f77ad2f54fb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-02 16:06:18.902 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51f988ab-8ea8-4780-9089-6b3c267640c0 - - - - -] port_update received: c7cced65-f9cb-41c9-bd63-cf7aa5109b06 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-02 16:06:18.916 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51f988ab-8ea8-4780-9089-6b3c267640c0 - - - - -] No port c7cced65-f9cb-41c9-bd63-cf7aa5109b06 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-02 16:06:20.012 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d492990b-6f75-4364-b101-1078e2ef5592 - - - - -] port_update received: 628b3bec-e659-4c3b-a21a-e60dcdf67441 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-02 16:06:20.031 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d492990b-6f75-4364-b101-1078e2ef5592 - - - - -] No port 628b3bec-e659-4c3b-a21a-e60dcdf67441 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-02 16:06:21.387 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-54dc95e3-7aff-467e-a953-dd906c68d31f d3c3c7f058ce46b2b16b2d871a1dbaf7 0b58e361cebb48bebdf1cbe7aff60d0e - - -] Security group rule updated on remote: ['b3013d91-97d6-4594-9454-b48a00d2c272'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-02 16:06:21.387 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-54dc95e3-7aff-467e-a953-dd906c68d31f d3c3c7f058ce46b2b16b2d871a1dbaf7 0b58e361cebb48bebdf1cbe7aff60d0e - - -] Security group rule updated ['b3013d91-97d6-4594-9454-b48a00d2c272'] 2021-09-02 16:06:21.512 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ed282c77-7f22-45f3-af67-e358960c16c7 d3c3c7f058ce46b2b16b2d871a1dbaf7 0b58e361cebb48bebdf1cbe7aff60d0e - - -] Security group rule updated on remote: ['b3013d91-97d6-4594-9454-b48a00d2c272'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-02 16:06:21.527 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-ed282c77-7f22-45f3-af67-e358960c16c7 d3c3c7f058ce46b2b16b2d871a1dbaf7 0b58e361cebb48bebdf1cbe7aff60d0e - - -] Security group rule updated ['b3013d91-97d6-4594-9454-b48a00d2c272'] 2021-09-02 16:06:21.636 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6e0363a9-9fb5-4a25-8e51-903cfb5ef2bf d3c3c7f058ce46b2b16b2d871a1dbaf7 0b58e361cebb48bebdf1cbe7aff60d0e - - -] Security group rule updated on remote: ['b3013d91-97d6-4594-9454-b48a00d2c272'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-02 16:06:21.652 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-6e0363a9-9fb5-4a25-8e51-903cfb5ef2bf d3c3c7f058ce46b2b16b2d871a1dbaf7 0b58e361cebb48bebdf1cbe7aff60d0e - - -] Security group rule updated ['b3013d91-97d6-4594-9454-b48a00d2c272'] 2021-09-02 16:06:21.762 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c30b5798-77fb-4e2f-928c-6ea10ece0048 d3c3c7f058ce46b2b16b2d871a1dbaf7 0b58e361cebb48bebdf1cbe7aff60d0e - - -] Security group rule updated on remote: ['b3013d91-97d6-4594-9454-b48a00d2c272'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-02 16:06:21.777 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-c30b5798-77fb-4e2f-928c-6ea10ece0048 d3c3c7f058ce46b2b16b2d871a1dbaf7 0b58e361cebb48bebdf1cbe7aff60d0e - - -] Security group rule updated ['b3013d91-97d6-4594-9454-b48a00d2c272'] 2021-09-02 16:06:21.887 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2262081d-f87e-49e8-b009-8849c26b4967 d3c3c7f058ce46b2b16b2d871a1dbaf7 0b58e361cebb48bebdf1cbe7aff60d0e - - -] Security group rule updated on remote: ['b3013d91-97d6-4594-9454-b48a00d2c272'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-02 16:06:21.887 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-2262081d-f87e-49e8-b009-8849c26b4967 d3c3c7f058ce46b2b16b2d871a1dbaf7 0b58e361cebb48bebdf1cbe7aff60d0e - - -] Security group rule updated ['b3013d91-97d6-4594-9454-b48a00d2c272'] 2021-09-02 16:06:22.012 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-808b16e7-dce7-4137-94dc-8de11e511f6d d3c3c7f058ce46b2b16b2d871a1dbaf7 0b58e361cebb48bebdf1cbe7aff60d0e - - -] Security group rule updated on remote: ['b3013d91-97d6-4594-9454-b48a00d2c272'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-02 16:06:22.012 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-808b16e7-dce7-4137-94dc-8de11e511f6d d3c3c7f058ce46b2b16b2d871a1dbaf7 0b58e361cebb48bebdf1cbe7aff60d0e - - -] Security group rule updated ['b3013d91-97d6-4594-9454-b48a00d2c272'] 2021-09-02 16:06:24.500 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc1b6fbd-b300-466a-bf79-76d133d78c96 - - - - -] port_update received: 9fd94d8d-b123-4606-8743-7cffa4b81990 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-02 16:06:24.500 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc1b6fbd-b300-466a-bf79-76d133d78c96 - - - - -] No port 9fd94d8d-b123-4606-8743-7cffa4b81990 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-02 16:06:38.793 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b6d448e6-530a-45fa-bdd2-d3eb250f629a d3c3c7f058ce46b2b16b2d871a1dbaf7 0b58e361cebb48bebdf1cbe7aff60d0e - - -] Security group member updated on remote: ['b3013d91-97d6-4594-9454-b48a00d2c272'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 16:06:38.793 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-b6d448e6-530a-45fa-bdd2-d3eb250f629a d3c3c7f058ce46b2b16b2d871a1dbaf7 0b58e361cebb48bebdf1cbe7aff60d0e - - -] Security group member updated ['b3013d91-97d6-4594-9454-b48a00d2c272'] 2021-09-02 16:06:39.542 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-244c254a-3c1f-4821-b58f-90b5626b59fd dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] port_update received: 6370f432-e9a5-4004-88b0-cc35f1534a82 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-02 16:06:39.555 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-244c254a-3c1f-4821-b58f-90b5626b59fd dcd16a2d6ac1450880563ab1351ff0b5 cb5f2ac469954497b71915e9394c3359 - - -] No port 6370f432-e9a5-4004-88b0-cc35f1534a82 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-02 16:06:41.246 4760 1421788379448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6370f432-e9a5-4004-88b0-cc35f1534a82 2021-09-02 16:06:41.419 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-02 16:06:41.606 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Adding port 6370f432-e9a5-4004-88b0-cc35f1534a82 2021-09-02 16:06:41.633 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Port 6370f432-e9a5-4004-88b0-cc35f1534a82 updated. Details: {'device': '6370f432-e9a5-4004-88b0-cc35f1534a82', 'network_id': '20b2874f-47ec-40eb-a85c-5185b9357a12', 'port_id': '6370f432-e9a5-4004-88b0-cc35f1534a82', 'mac_address': 'fa:16:3e:ef:b0:86', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 770, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '467fe54e-b1b0-415b-a5b4-f2f6cfa3544e', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-02 16:06:41.644 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-02 16:06:41.655 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6370f432-e9a5-4004-88b0-cc35f1534a82" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:06:41.655 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6370f432-e9a5-4004-88b0-cc35f1534a82 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-02 16:06:41.669 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 20b2874f-47ec-40eb-a85c-5185b9357a12 2021-09-02 16:06:41.669 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-02 16:06:41.822 4760 1421789012920 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6370f432-e9a5-4004-88b0-cc35f1534a82') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 16:06:41.822 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6370f432-e9a5-4004-88b0-cc35f1534a82') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 16:06:41.839 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6370f432-e9a5-4004-88b0-cc35f1534a82 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-02 16:06:41.852 4760 1421789012920 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 770, VLAN trunk: None to switch port 6370f432-e9a5-4004-88b0-cc35f1534a82 2021-09-02 16:06:41.902 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-02 16:06:41.902 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6370f432-e9a5-4004-88b0-cc35f1534a82'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 16:06:42.167 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6370f432-e9a5-4004-88b0-cc35f1534a82']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 16:06:42.174 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 16:06:42.174 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b3013d91-97d6-4594-9454-b48a00d2c272) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 16:06:42.185 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6370f432-e9a5-4004-88b0-cc35f1534a82 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 16:06:42.185 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-02 16:06:42.185 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6370f432-e9a5-4004-88b0-cc35f1534a82 not yet added. Adding. 2021-09-02 16:06:42.207 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-02 16:06:42.207 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-02 16:06:42.292 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6370f432-e9a5-4004-88b0-cc35f1534a82" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:06:42.386 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6370f432-e9a5-4004-88b0-cc35f1534a82" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:06:42.386 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6370f432-e9a5-4004-88b0-cc35f1534a82" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:06:42.483 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6370f432-e9a5-4004-88b0-cc35f1534a82" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:06:42.574 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6370f432-e9a5-4004-88b0-cc35f1534a82" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:06:42.574 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6370f432-e9a5-4004-88b0-cc35f1534a82 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-02 16:06:42.574 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6370f432-e9a5-4004-88b0-cc35f1534a82 processed. 2021-09-02 16:06:43.433 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:06:43.605 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:08:55.962 4760 1421788379624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6370f432-e9a5-4004-88b0-cc35f1534a82 2021-09-02 16:08:57.899 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-02 16:08:57.900 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6370f432-e9a5-4004-88b0-cc35f1534a82' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-02 16:08:57.900 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6370f432-e9a5-4004-88b0-cc35f1534a82' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-02 16:08:57.917 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6370f432-e9a5-4004-88b0-cc35f1534a82 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-02 16:08:57.917 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 20b2874f-47ec-40eb-a85c-5185b9357a12 2021-09-02 16:08:57.917 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6370f432-e9a5-4004-88b0-cc35f1534a82'] 2021-09-02 16:08:57.946 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-02 16:08:57.946 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-02 16:08:57.961 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6370f432-e9a5-4004-88b0-cc35f1534a82'] 2021-09-02 16:08:59.914 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:09:00.045 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:09:00.115 4760 1421788379448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6370f432-e9a5-4004-88b0-cc35f1534a82 2021-09-02 16:09:01.916 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-02 16:09:02.150 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Adding port 6370f432-e9a5-4004-88b0-cc35f1534a82 2021-09-02 16:09:02.150 4760 1421691476984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Port 6370f432-e9a5-4004-88b0-cc35f1534a82 updated. Details: {'device': '6370f432-e9a5-4004-88b0-cc35f1534a82', 'network_id': '20b2874f-47ec-40eb-a85c-5185b9357a12', 'port_id': '6370f432-e9a5-4004-88b0-cc35f1534a82', 'mac_address': 'fa:16:3e:ef:b0:86', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 770, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '467fe54e-b1b0-415b-a5b4-f2f6cfa3544e', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-02 16:09:02.168 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-02 16:09:02.168 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6370f432-e9a5-4004-88b0-cc35f1534a82" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:09:02.168 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6370f432-e9a5-4004-88b0-cc35f1534a82 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-02 16:09:02.191 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 20b2874f-47ec-40eb-a85c-5185b9357a12 2021-09-02 16:09:02.191 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-02 16:09:02.359 4760 1421789012920 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6370f432-e9a5-4004-88b0-cc35f1534a82') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 16:09:02.375 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6370f432-e9a5-4004-88b0-cc35f1534a82') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-02 16:09:02.375 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6370f432-e9a5-4004-88b0-cc35f1534a82 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-02 16:09:02.402 4760 1421789012920 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 770, VLAN trunk: None to switch port 6370f432-e9a5-4004-88b0-cc35f1534a82 2021-09-02 16:09:02.446 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-02 16:09:02.478 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6370f432-e9a5-4004-88b0-cc35f1534a82'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-02 16:09:02.727 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6370f432-e9a5-4004-88b0-cc35f1534a82']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-02 16:09:02.734 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-02 16:09:02.734 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b3013d91-97d6-4594-9454-b48a00d2c272) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-02 16:09:02.745 4760 1421789012920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6370f432-e9a5-4004-88b0-cc35f1534a82 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-02 16:09:02.745 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-02 16:09:02.745 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6370f432-e9a5-4004-88b0-cc35f1534a82 not yet added. Adding. 2021-09-02 16:09:02.745 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-02 16:09:02.780 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-02 16:09:02.872 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6370f432-e9a5-4004-88b0-cc35f1534a82" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:09:02.950 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6370f432-e9a5-4004-88b0-cc35f1534a82" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:09:02.962 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6370f432-e9a5-4004-88b0-cc35f1534a82" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:09:03.055 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6370f432-e9a5-4004-88b0-cc35f1534a82" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:09:03.136 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6370f432-e9a5-4004-88b0-cc35f1534a82" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.969s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:09:03.136 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6370f432-e9a5-4004-88b0-cc35f1534a82 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-02 16:09:03.136 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6370f432-e9a5-4004-88b0-cc35f1534a82 processed. 2021-09-02 16:09:03.922 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:09:04.133 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:10:14.601 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7776ee2f-d20d-41b7-ba84-3faf077c985c d3c3c7f058ce46b2b16b2d871a1dbaf7 0b58e361cebb48bebdf1cbe7aff60d0e - - -] port_delete event received for '158d3473-ff72-4848-9a4b-17fdf1544eae' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:10:16.539 4760 1421788379624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6370f432-e9a5-4004-88b0-cc35f1534a82 2021-09-02 16:10:17.288 4760 1421789012920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ffc30eb2-3733-45d1-897b-195f005f1bc9 d3c3c7f058ce46b2b16b2d871a1dbaf7 0b58e361cebb48bebdf1cbe7aff60d0e - - -] Security group member updated on remote: ['b3013d91-97d6-4594-9454-b48a00d2c272'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-02 16:10:17.288 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [req-ffc30eb2-3733-45d1-897b-195f005f1bc9 d3c3c7f058ce46b2b16b2d871a1dbaf7 0b58e361cebb48bebdf1cbe7aff60d0e - - -] Security group member updated ['b3013d91-97d6-4594-9454-b48a00d2c272'] 2021-09-02 16:10:17.350 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffc30eb2-3733-45d1-897b-195f005f1bc9 d3c3c7f058ce46b2b16b2d871a1dbaf7 0b58e361cebb48bebdf1cbe7aff60d0e - - -] port_delete event received for '6370f432-e9a5-4004-88b0-cc35f1534a82' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:10:18.413 4760 1421691476984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd302d9-cd85-440a-9aa7-a29090bd5913 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-02 16:10:18.413 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6370f432-e9a5-4004-88b0-cc35f1534a82' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-02 16:10:18.413 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6370f432-e9a5-4004-88b0-cc35f1534a82' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-02 16:10:18.430 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6370f432-e9a5-4004-88b0-cc35f1534a82 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-02 16:10:18.430 4760 1421789012920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 20b2874f-47ec-40eb-a85c-5185b9357a12 2021-09-02 16:10:18.430 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6370f432-e9a5-4004-88b0-cc35f1534a82'] 2021-09-02 16:10:18.460 4760 1421789012920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-02 16:10:18.460 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-02 16:10:18.460 4760 1421789012920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6370f432-e9a5-4004-88b0-cc35f1534a82'] 2021-09-02 16:10:19.945 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a2339e60-9b06-48ba-9b46-006aab3709a0 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] port_delete event received for 'c7cced65-f9cb-41c9-bd63-cf7aa5109b06' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:10:20.413 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-02 16:10:20.484 4760 1421789012920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-02 16:10:21.007 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-475c5fb1-8784-405b-8728-d5a2d302ea94 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] port_delete event received for 'b3bd5e71-6aae-43ae-8bbe-8f77ad2f54fb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:10:21.741 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38dcc772-48f8-429c-9999-4ed4b123e9ff 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] port_delete event received for 'c12d714d-2f3d-476f-b55d-85af339f250f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:10:21.852 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ab5e09-4668-412c-8760-505a9e53c866 - - - - -] port_delete event received for 'c12d714d-2f3d-476f-b55d-85af339f250f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:10:21.930 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38dcc772-48f8-429c-9999-4ed4b123e9ff 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] network_delete received. Deleting network 20b2874f-47ec-40eb-a85c-5185b9357a12 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-02 16:10:21.930 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38dcc772-48f8-429c-9999-4ed4b123e9ff 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] Network 20b2874f-47ec-40eb-a85c-5185b9357a12 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-02 16:10:22.900 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-947771cf-7695-4b01-a3e0-7fdaa33b25a6 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] port_delete event received for '9fd94d8d-b123-4606-8743-7cffa4b81990' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:10:23.991 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b945695-e277-47ed-a819-e9c6753557df 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] port_delete event received for '628b3bec-e659-4c3b-a21a-e60dcdf67441' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:10:24.725 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2697ceda-d6ab-4612-8127-863db4cfb16d 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] port_delete event received for '17e22076-222f-40e5-aae2-e49f46a4c6f7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:10:24.882 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c702db3e-3319-41af-93b6-ffd0a41409b1 - - - - -] port_delete event received for '17e22076-222f-40e5-aae2-e49f46a4c6f7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-02 16:10:24.897 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2697ceda-d6ab-4612-8127-863db4cfb16d 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] network_delete received. Deleting network 0bf7eef6-45d9-47f3-a568-0deef815d453 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-02 16:10:24.930 4760 1421789012920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2697ceda-d6ab-4612-8127-863db4cfb16d 340c78ddd194468f9c2c644209c63938 6078c86751a74863aa0619a4c0abf665 - - -] Network 0bf7eef6-45d9-47f3-a568-0deef815d453 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463