2021-08-24 10:04:26.932 3048 2246820306088 MainThread INFO neutron.common.config [-] Logging enabled! 2021-08-24 10:04:26.932 3048 2246820306088 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev555 2021-08-24 10:04:26.932 3048 2246820306088 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-08-24 10:04:26.979 3048 2246820306088 MainThread INFO os_win.utils.network.networkutils [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] WMI caching is disabled. 2021-08-24 10:04:27.203 3048 2246820306088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:119 2021-08-24 10:04:27.292 3048 2246820306088 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-08-24 10:04:27.292 3048 2246820306088 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-08-24 10:04:27.511 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent initialized successfully, now running... 2021-08-24 10:04:27.542 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-08-24 10:04:27.542 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-08-24 10:04:27.607 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-08-24 10:06:30.585 3048 2246916552488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c08eb4e-c6a7-44d3-b57d-9d059e0da56b - - - - -] port_update received: 6f7c0ce1-ac59-4be2-96c2-27a58010bcc2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 10:06:30.585 3048 2246916552488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c08eb4e-c6a7-44d3-b57d-9d059e0da56b - - - - -] No port 6f7c0ce1-ac59-4be2-96c2-27a58010bcc2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 10:06:33.012 3048 2246916552488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-206f9735-15e4-4bd7-9b01-dd720e7dad7f - - - - -] port_update received: 68e3967e-bb58-4816-9d2e-201da0d260c7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 10:06:33.022 3048 2246916552488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-206f9735-15e4-4bd7-9b01-dd720e7dad7f - - - - -] No port 68e3967e-bb58-4816-9d2e-201da0d260c7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 10:06:35.546 3048 2246916552488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a6b0039-49c8-43c1-9f9a-1192405d9415 - - - - -] port_update received: ed844aaa-e588-4aaa-9bcf-ce2cb89bc85d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 10:06:35.567 3048 2246916552488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a6b0039-49c8-43c1-9f9a-1192405d9415 - - - - -] No port ed844aaa-e588-4aaa-9bcf-ce2cb89bc85d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 10:06:37.520 3048 2246916552488 MainThread WARNING oslo_policy.policy [req-a1689373-8f94-433a-ba7e-91f1c0687fce 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] 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-08-24 10:06:37.530 3048 2246916552488 MainThread WARNING oslo_policy.policy [req-a1689373-8f94-433a-ba7e-91f1c0687fce 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] 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-08-24 10:06:37.537 3048 2246916552488 MainThread WARNING oslo_policy.policy [req-a1689373-8f94-433a-ba7e-91f1c0687fce 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] 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-08-24 10:06:37.537 3048 2246916552488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a1689373-8f94-433a-ba7e-91f1c0687fce 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Security group member updated on remote: ['529c40b0-d2a2-46ab-8cc0-382c46e96137'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:06:37.537 3048 2246916552488 MainThread INFO neutron.agent.securitygroups_rpc [req-a1689373-8f94-433a-ba7e-91f1c0687fce 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Security group member updated ['529c40b0-d2a2-46ab-8cc0-382c46e96137'] 2021-08-24 10:06:38.890 3048 2246916552488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4de52407-c7a3-44b2-8962-e747b096f025 bef3f1737f8d4f27b93687e1d5353150 972484b6528c43a9971a4d5121bb1b65 - - -] Security group member updated on remote: ['04318419-884b-4827-a673-ff07d51ce4be'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:06:38.899 3048 2246916552488 MainThread INFO neutron.agent.securitygroups_rpc [req-4de52407-c7a3-44b2-8962-e747b096f025 bef3f1737f8d4f27b93687e1d5353150 972484b6528c43a9971a4d5121bb1b65 - - -] Security group member updated ['04318419-884b-4827-a673-ff07d51ce4be'] 2021-08-24 10:06:43.436 3048 2246916552488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b424702-f39c-459c-ab03-402b65d5adc3 - - - - -] port_update received: 18ec52f6-0542-4911-ac07-fa1638218391 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 10:06:43.452 3048 2246916552488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b424702-f39c-459c-ab03-402b65d5adc3 - - - - -] No port 18ec52f6-0542-4911-ac07-fa1638218391 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 10:06:43.780 3048 2246916552488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79ca94a2-9691-49ea-a701-d4504dc37c62 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] port_update received: 6d310bb6-a2d2-4264-ab1f-07b10f29fb08 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 10:06:43.811 3048 2246916552488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79ca94a2-9691-49ea-a701-d4504dc37c62 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] No port 6d310bb6-a2d2-4264-ab1f-07b10f29fb08 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 10:06:46.468 3048 2246916552488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1ed723fb-15d3-4cea-be0d-4cd9dc5ea3f9 92b51dacf0a74eba9d4c901b2d699acb 0fa4f6f296b844ecb1323a5c1cce785d - - -] Security group rule updated on remote: ['38e469f0-3da6-4386-93e6-7f20839b1e19'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 10:06:46.483 3048 2246916552488 MainThread INFO neutron.agent.securitygroups_rpc [req-1ed723fb-15d3-4cea-be0d-4cd9dc5ea3f9 92b51dacf0a74eba9d4c901b2d699acb 0fa4f6f296b844ecb1323a5c1cce785d - - -] Security group rule updated ['38e469f0-3da6-4386-93e6-7f20839b1e19'] 2021-08-24 10:06:46.826 3048 2246916552488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd6fa794-b2d3-46c5-925c-f7d88240ce96 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] port_update received: 910b3034-e640-4bc3-8806-5d7c9aef75f8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 10:06:46.852 3048 2246916552488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd6fa794-b2d3-46c5-925c-f7d88240ce96 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] No port 910b3034-e640-4bc3-8806-5d7c9aef75f8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 10:06:48.036 3048 2246916552488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0d9b00e-3c65-43dc-b67a-21fc759d8656 - - - - -] port_update received: 173dc93e-9238-45ec-a8c4-35ab1ac2b980 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 10:06:48.056 3048 2246916552488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0d9b00e-3c65-43dc-b67a-21fc759d8656 - - - - -] No port 173dc93e-9238-45ec-a8c4-35ab1ac2b980 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 10:06:48.984 3048 2246916552488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0be21bf9-1ee9-4eeb-a5d5-51c46a7d926b 362089a335f04e6bb126d3240271b0ac 296a875b21aa408494b801a4c8b3a343 - - -] Security group rule updated on remote: ['68138686-5325-4d91-8cee-b3089e858412'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 10:06:48.999 3048 2246916552488 MainThread INFO neutron.agent.securitygroups_rpc [req-0be21bf9-1ee9-4eeb-a5d5-51c46a7d926b 362089a335f04e6bb126d3240271b0ac 296a875b21aa408494b801a4c8b3a343 - - -] Security group rule updated ['68138686-5325-4d91-8cee-b3089e858412'] 2021-08-24 10:06:49.345 3048 2246916552488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-60f452b1-4345-480d-a84c-204c4b7e3064 - - - - -] port_update received: 73dfe5ad-7712-46b3-b727-7cddc602e7c6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 10:06:49.345 3048 2246916552488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-60f452b1-4345-480d-a84c-204c4b7e3064 - - - - -] No port 73dfe5ad-7712-46b3-b727-7cddc602e7c6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 10:06:49.702 3048 2246916552488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1d6b1726-f2bf-4958-bb6b-ee4fc8a714c4 92b51dacf0a74eba9d4c901b2d699acb 0fa4f6f296b844ecb1323a5c1cce785d - - -] Security group rule updated on remote: ['38e469f0-3da6-4386-93e6-7f20839b1e19'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 10:06:49.723 3048 2246916552488 MainThread INFO neutron.agent.securitygroups_rpc [req-1d6b1726-f2bf-4958-bb6b-ee4fc8a714c4 92b51dacf0a74eba9d4c901b2d699acb 0fa4f6f296b844ecb1323a5c1cce785d - - -] Security group rule updated ['38e469f0-3da6-4386-93e6-7f20839b1e19'] 2021-08-24 10:06:50.864 3048 2246916552488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-52520728-cd90-40fc-9550-08fa62d61612 362089a335f04e6bb126d3240271b0ac 296a875b21aa408494b801a4c8b3a343 - - -] Security group rule updated on remote: ['68138686-5325-4d91-8cee-b3089e858412'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 10:06:50.879 3048 2246916552488 MainThread INFO neutron.agent.securitygroups_rpc [req-52520728-cd90-40fc-9550-08fa62d61612 362089a335f04e6bb126d3240271b0ac 296a875b21aa408494b801a4c8b3a343 - - -] Security group rule updated ['68138686-5325-4d91-8cee-b3089e858412'] 2021-08-24 10:06:54.521 3048 2246916550728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6d310bb6-a2d2-4264-ab1f-07b10f29fb08 2021-08-24 10:06:54.521 3048 2246916550728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 910b3034-e640-4bc3-8806-5d7c9aef75f8 2021-08-24 10:06:54.968 3048 2246916552488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-293448c6-2462-4a06-a96f-7c41f9ddde29 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] network_delete received. Deleting network fb556267-1ad7-4845-8a32-ca8ae3a16e49 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-24 10:06:54.975 3048 2246916552488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-293448c6-2462-4a06-a96f-7c41f9ddde29 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] Network fb556267-1ad7-4845-8a32-ca8ae3a16e49 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-24 10:06:56.364 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 10:06:56.582 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a2fbec1-460d-4236-9cd7-a4e45783ec69 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] network_delete received. Deleting network 040f7185-f57d-4e81-8a1f-e080fed0cf66 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-24 10:06:56.594 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a2fbec1-460d-4236-9cd7-a4e45783ec69 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] Network 040f7185-f57d-4e81-8a1f-e080fed0cf66 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-24 10:06:57.676 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Adding port 910b3034-e640-4bc3-8806-5d7c9aef75f8 2021-08-24 10:06:57.676 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Port 910b3034-e640-4bc3-8806-5d7c9aef75f8 updated. Details: {'device': '910b3034-e640-4bc3-8806-5d7c9aef75f8', 'network_id': '6e206eda-8bf9-44f8-a54d-75a25fcaddb3', 'port_id': '910b3034-e640-4bc3-8806-5d7c9aef75f8', 'mac_address': 'fa:16:3e:2b:63:f6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 789, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '171eb642-e231-4e99-a9bd-0784161acf23', '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-08-24 10:06:57.676 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] 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-08-24 10:06:57.692 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Adding port 6d310bb6-a2d2-4264-ab1f-07b10f29fb08 2021-08-24 10:06:57.702 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Port 6d310bb6-a2d2-4264-ab1f-07b10f29fb08 updated. Details: {'device': '6d310bb6-a2d2-4264-ab1f-07b10f29fb08', 'network_id': 'ce7cf9fd-894f-44bb-900d-76bfb0275237', 'port_id': '6d310bb6-a2d2-4264-ab1f-07b10f29fb08', 'mac_address': 'fa:16:3e:44:8f:83', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 782, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6dd9c625-6c9a-4c85-a4b8-a094813bfacf', '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-08-24 10:06:57.702 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] 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-08-24 10:06:57.702 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-910b3034-e640-4bc3-8806-5d7c9aef75f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:06:57.717 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 910b3034-e640-4bc3-8806-5d7c9aef75f8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 10:06:57.717 3048 2246916552840 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6e206eda-8bf9-44f8-a54d-75a25fcaddb3 2021-08-24 10:06:57.733 3048 2246916552840 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-08-24 10:06:57.733 3048 2246916553016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6d310bb6-a2d2-4264-ab1f-07b10f29fb08" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:06:57.733 3048 2246916553016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6d310bb6-a2d2-4264-ab1f-07b10f29fb08 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 10:06:57.749 3048 2246916553016 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ce7cf9fd-894f-44bb-900d-76bfb0275237 2021-08-24 10:06:57.759 3048 2246916553016 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-08-24 10:06:57.912 3048 2246916553016 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6d310bb6-a2d2-4264-ab1f-07b10f29fb08') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:06:57.927 3048 2246916553016 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6d310bb6-a2d2-4264-ab1f-07b10f29fb08') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:06:57.927 3048 2246916552840 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '910b3034-e640-4bc3-8806-5d7c9aef75f8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:06:57.927 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '910b3034-e640-4bc3-8806-5d7c9aef75f8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:06:57.952 3048 2246916553016 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6d310bb6-a2d2-4264-ab1f-07b10f29fb08 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 10:06:57.969 3048 2246916553016 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 782, VLAN trunk: None to switch port 6d310bb6-a2d2-4264-ab1f-07b10f29fb08 2021-08-24 10:06:57.992 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 910b3034-e640-4bc3-8806-5d7c9aef75f8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 10:06:57.992 3048 2246916552840 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 789, VLAN trunk: None to switch port 910b3034-e640-4bc3-8806-5d7c9aef75f8 2021-08-24 10:06:58.060 3048 2246916553016 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 10:06:58.060 3048 2246916553016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6d310bb6-a2d2-4264-ab1f-07b10f29fb08'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:06:58.073 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 10:06:58.085 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['910b3034-e640-4bc3-8806-5d7c9aef75f8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:06:59.082 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['910b3034-e640-4bc3-8806-5d7c9aef75f8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:06:59.098 3048 2246916552840 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-08-24 10:06:59.098 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (04318419-884b-4827-a673-ff07d51ce4be) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:06:59.098 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (04318419-884b-4827-a673-ff07d51ce4be) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 10:06:59.114 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 910b3034-e640-4bc3-8806-5d7c9aef75f8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:06:59.114 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 10:06:59.114 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 910b3034-e640-4bc3-8806-5d7c9aef75f8 not yet added. Adding. 2021-08-24 10:06:59.129 3048 2246916552840 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-08-24 10:06:59.129 3048 2246916552840 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-08-24 10:06:59.145 3048 2246916553016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6d310bb6-a2d2-4264-ab1f-07b10f29fb08']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:06:59.155 3048 2246916553016 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-08-24 10:06:59.155 3048 2246916553016 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (529c40b0-d2a2-46ab-8cc0-382c46e96137) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:06:59.155 3048 2246916553016 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (529c40b0-d2a2-46ab-8cc0-382c46e96137) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 10:06:59.155 3048 2246916553016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6d310bb6-a2d2-4264-ab1f-07b10f29fb08 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:06:59.176 3048 2246916553016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 10:06:59.176 3048 2246916553016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6d310bb6-a2d2-4264-ab1f-07b10f29fb08 not yet added. Adding. 2021-08-24 10:06:59.176 3048 2246916553016 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-08-24 10:06:59.192 3048 2246916553016 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-08-24 10:06:59.243 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e05fc379-3329-4e38-a718-c5d91034f18c 201b3f54369a4017838f397b689f4358 a8bccc84710a4bc6a100b9a28ce97015 - - -] Security group member updated on remote: ['dd15f9f0-c70e-4cbe-bb48-cbfcd822e6d6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:06:59.243 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [req-e05fc379-3329-4e38-a718-c5d91034f18c 201b3f54369a4017838f397b689f4358 a8bccc84710a4bc6a100b9a28ce97015 - - -] Security group member updated ['dd15f9f0-c70e-4cbe-bb48-cbfcd822e6d6'] 2021-08-24 10:06:59.273 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-910b3034-e640-4bc3-8806-5d7c9aef75f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:06:59.273 3048 2246916553016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6d310bb6-a2d2-4264-ab1f-07b10f29fb08" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:06:59.352 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-910b3034-e640-4bc3-8806-5d7c9aef75f8" 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-08-24 10:06:59.364 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-910b3034-e640-4bc3-8806-5d7c9aef75f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:06:59.364 3048 2246916553016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6d310bb6-a2d2-4264-ab1f-07b10f29fb08" 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-08-24 10:06:59.379 3048 2246916553016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6d310bb6-a2d2-4264-ab1f-07b10f29fb08" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:06:59.465 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-910b3034-e640-4bc3-8806-5d7c9aef75f8" 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-08-24 10:06:59.476 3048 2246916553016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6d310bb6-a2d2-4264-ab1f-07b10f29fb08" 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-08-24 10:06:59.541 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-910b3034-e640-4bc3-8806-5d7c9aef75f8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.828s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:06:59.568 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 910b3034-e640-4bc3-8806-5d7c9aef75f8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 10:06:59.568 3048 2246916552840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 910b3034-e640-4bc3-8806-5d7c9aef75f8 processed. 2021-08-24 10:06:59.568 3048 2246916553016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6d310bb6-a2d2-4264-ab1f-07b10f29fb08" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.828s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:06:59.568 3048 2246916553016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6d310bb6-a2d2-4264-ab1f-07b10f29fb08 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 10:06:59.589 3048 2246916553016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6d310bb6-a2d2-4264-ab1f-07b10f29fb08 processed. 2021-08-24 10:07:00.395 3048 2246916553016 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-08-24 10:07:01.905 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58ccdd49-3cb3-485e-a304-d66bd17d4813 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] port_update received: f6ff6a28-aa49-40bd-b004-208b56ee9251 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 10:07:01.914 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58ccdd49-3cb3-485e-a304-d66bd17d4813 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] No port f6ff6a28-aa49-40bd-b004-208b56ee9251 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 10:07:02.421 3048 2246916553016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 2.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:07:02.421 3048 2246916552840 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-08-24 10:07:02.435 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:07:03.709 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-acaabaa1-3576-42a3-a860-dd3f8286baf3 201b3f54369a4017838f397b689f4358 a8bccc84710a4bc6a100b9a28ce97015 - - -] Security group member updated on remote: ['dd15f9f0-c70e-4cbe-bb48-cbfcd822e6d6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:07:03.709 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [req-acaabaa1-3576-42a3-a860-dd3f8286baf3 201b3f54369a4017838f397b689f4358 a8bccc84710a4bc6a100b9a28ce97015 - - -] Security group member updated ['dd15f9f0-c70e-4cbe-bb48-cbfcd822e6d6'] 2021-08-24 10:07:06.599 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dc902bc2-df79-4064-91f4-6e14944739f0 92b51dacf0a74eba9d4c901b2d699acb 0fa4f6f296b844ecb1323a5c1cce785d - - -] Security group member updated on remote: ['38e469f0-3da6-4386-93e6-7f20839b1e19'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:07:06.599 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [req-dc902bc2-df79-4064-91f4-6e14944739f0 92b51dacf0a74eba9d4c901b2d699acb 0fa4f6f296b844ecb1323a5c1cce785d - - -] Security group member updated ['38e469f0-3da6-4386-93e6-7f20839b1e19'] 2021-08-24 10:07:06.599 3048 2246916550728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f6ff6a28-aa49-40bd-b004-208b56ee9251 2021-08-24 10:07:06.655 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9e871b5d-78d9-41de-b9d8-07604145a835 362089a335f04e6bb126d3240271b0ac 296a875b21aa408494b801a4c8b3a343 - - -] Security group member updated on remote: ['68138686-5325-4d91-8cee-b3089e858412'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:07:06.666 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [req-9e871b5d-78d9-41de-b9d8-07604145a835 362089a335f04e6bb126d3240271b0ac 296a875b21aa408494b801a4c8b3a343 - - -] Security group member updated ['68138686-5325-4d91-8cee-b3089e858412'] 2021-08-24 10:07:08.482 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 10:07:08.606 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5a7ecff-b3c2-4365-b600-8da3f9878013 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] port_update received: fcc6a2e8-b8d8-4b3a-89b4-f4fcb1012925 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 10:07:08.616 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5a7ecff-b3c2-4365-b600-8da3f9878013 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] No port fcc6a2e8-b8d8-4b3a-89b4-f4fcb1012925 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 10:07:09.131 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Adding port f6ff6a28-aa49-40bd-b004-208b56ee9251 2021-08-24 10:07:09.131 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Port f6ff6a28-aa49-40bd-b004-208b56ee9251 updated. Details: {'device': 'f6ff6a28-aa49-40bd-b004-208b56ee9251', 'network_id': 'ee6b6a9b-8ec2-4bb4-82dc-89719161db67', 'port_id': 'f6ff6a28-aa49-40bd-b004-208b56ee9251', 'mac_address': 'fa:16:3e:40:3a:b2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 754, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '44bd18f8-43aa-4da8-bf06-a1e2ad4fdeff', '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-08-24 10:07:09.161 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] 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-08-24 10:07:09.161 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f6ff6a28-aa49-40bd-b004-208b56ee9251" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:07:09.177 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f6ff6a28-aa49-40bd-b004-208b56ee9251 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 10:07:09.177 3048 2246916552840 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ee6b6a9b-8ec2-4bb4-82dc-89719161db67 2021-08-24 10:07:09.198 3048 2246916552840 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-08-24 10:07:09.348 3048 2246916552840 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f6ff6a28-aa49-40bd-b004-208b56ee9251') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:07:09.366 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f6ff6a28-aa49-40bd-b004-208b56ee9251') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:07:09.411 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f6ff6a28-aa49-40bd-b004-208b56ee9251 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 10:07:09.411 3048 2246916552840 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 754, VLAN trunk: None to switch port f6ff6a28-aa49-40bd-b004-208b56ee9251 2021-08-24 10:07:09.525 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 10:07:09.538 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f6ff6a28-aa49-40bd-b004-208b56ee9251'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:07:10.113 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f6ff6a28-aa49-40bd-b004-208b56ee9251']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:07:10.145 3048 2246916552840 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-08-24 10:07:10.147 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (dd15f9f0-c70e-4cbe-bb48-cbfcd822e6d6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:07:10.147 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (dd15f9f0-c70e-4cbe-bb48-cbfcd822e6d6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 10:07:10.166 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f6ff6a28-aa49-40bd-b004-208b56ee9251 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:07:10.166 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 10:07:10.177 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f6ff6a28-aa49-40bd-b004-208b56ee9251 not yet added. Adding. 2021-08-24 10:07:10.177 3048 2246916552840 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-08-24 10:07:10.177 3048 2246916552840 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-08-24 10:07:10.307 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6ff6a28-aa49-40bd-b004-208b56ee9251" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:07:10.376 3048 2246916553016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81dbbba4-1af5-4fda-93f4-7fcaf7156c08 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] port_update received: 09728405-a4e9-41d2-a463-046d4175e964 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 10:07:10.401 3048 2246916553016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81dbbba4-1af5-4fda-93f4-7fcaf7156c08 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] No port 09728405-a4e9-41d2-a463-046d4175e964 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 10:07:10.413 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6ff6a28-aa49-40bd-b004-208b56ee9251" 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-08-24 10:07:10.446 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6ff6a28-aa49-40bd-b004-208b56ee9251" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:07:10.566 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6ff6a28-aa49-40bd-b004-208b56ee9251" 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-08-24 10:07:10.679 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f6ff6a28-aa49-40bd-b004-208b56ee9251" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.515s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:07:10.694 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f6ff6a28-aa49-40bd-b004-208b56ee9251 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 10:07:10.694 3048 2246916552840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f6ff6a28-aa49-40bd-b004-208b56ee9251 processed. 2021-08-24 10:07:10.989 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0815c5cb-0e15-445e-bf79-ff150712c1d5 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] port_update received: 23dc5e42-2aee-4057-98d8-3b36a715c3df port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 10:07:11.028 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0815c5cb-0e15-445e-bf79-ff150712c1d5 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] No port 23dc5e42-2aee-4057-98d8-3b36a715c3df defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 10:07:12.499 3048 2246916552840 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-08-24 10:07:12.629 3048 2246916550728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fcc6a2e8-b8d8-4b3a-89b4-f4fcb1012925 2021-08-24 10:07:13.038 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.532s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:07:14.508 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 10:07:14.652 3048 2246916550728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 23dc5e42-2aee-4057-98d8-3b36a715c3df 2021-08-24 10:07:14.665 3048 2246916550728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 09728405-a4e9-41d2-a463-046d4175e964 2021-08-24 10:07:15.010 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Adding port fcc6a2e8-b8d8-4b3a-89b4-f4fcb1012925 2021-08-24 10:07:15.025 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Port fcc6a2e8-b8d8-4b3a-89b4-f4fcb1012925 updated. Details: {'device': 'fcc6a2e8-b8d8-4b3a-89b4-f4fcb1012925', 'network_id': 'ee6b6a9b-8ec2-4bb4-82dc-89719161db67', 'port_id': 'fcc6a2e8-b8d8-4b3a-89b4-f4fcb1012925', 'mac_address': 'fa:16:3e:94:bd:32', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 754, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '44bd18f8-43aa-4da8-bf06-a1e2ad4fdeff', '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-08-24 10:07:15.043 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] 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-08-24 10:07:15.043 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fcc6a2e8-b8d8-4b3a-89b4-f4fcb1012925" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:07:15.054 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fcc6a2e8-b8d8-4b3a-89b4-f4fcb1012925 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 10:07:15.054 3048 2246916552840 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-08-24 10:07:15.239 3048 2246916552840 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fcc6a2e8-b8d8-4b3a-89b4-f4fcb1012925') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:07:15.239 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fcc6a2e8-b8d8-4b3a-89b4-f4fcb1012925') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:07:15.272 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fcc6a2e8-b8d8-4b3a-89b4-f4fcb1012925 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 10:07:15.272 3048 2246916552840 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 754, VLAN trunk: None to switch port fcc6a2e8-b8d8-4b3a-89b4-f4fcb1012925 2021-08-24 10:07:15.381 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 10:07:15.399 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fcc6a2e8-b8d8-4b3a-89b4-f4fcb1012925'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:07:15.635 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fcc6a2e8-b8d8-4b3a-89b4-f4fcb1012925']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:07:15.635 3048 2246916552840 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-08-24 10:07:15.657 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (dd15f9f0-c70e-4cbe-bb48-cbfcd822e6d6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:07:15.681 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (dd15f9f0-c70e-4cbe-bb48-cbfcd822e6d6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 10:07:15.681 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fcc6a2e8-b8d8-4b3a-89b4-f4fcb1012925 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:07:15.692 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 10:07:15.692 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fcc6a2e8-b8d8-4b3a-89b4-f4fcb1012925 not yet added. Adding. 2021-08-24 10:07:15.714 3048 2246916552840 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-08-24 10:07:15.714 3048 2246916552840 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-08-24 10:07:15.848 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fcc6a2e8-b8d8-4b3a-89b4-f4fcb1012925" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:07:16.007 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fcc6a2e8-b8d8-4b3a-89b4-f4fcb1012925" 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-08-24 10:07:16.035 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fcc6a2e8-b8d8-4b3a-89b4-f4fcb1012925" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:07:16.214 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fcc6a2e8-b8d8-4b3a-89b4-f4fcb1012925" 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-08-24 10:07:16.363 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fcc6a2e8-b8d8-4b3a-89b4-f4fcb1012925" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:07:16.363 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fcc6a2e8-b8d8-4b3a-89b4-f4fcb1012925 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 10:07:16.387 3048 2246916552840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fcc6a2e8-b8d8-4b3a-89b4-f4fcb1012925 processed. 2021-08-24 10:07:16.526 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 10:07:16.540 3048 2246916552840 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-08-24 10:07:17.105 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.562s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:07:17.476 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Adding port 09728405-a4e9-41d2-a463-046d4175e964 2021-08-24 10:07:17.476 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Port 09728405-a4e9-41d2-a463-046d4175e964 updated. Details: {'device': '09728405-a4e9-41d2-a463-046d4175e964', 'network_id': '6b01d84d-267c-4d35-a108-65bf161f1968', 'port_id': '09728405-a4e9-41d2-a463-046d4175e964', 'mac_address': 'fa:16:3e:d3:ef:fc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 761, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5314616c-ab32-4190-886d-451f6dd69083', '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-08-24 10:07:17.494 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] 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-08-24 10:07:17.514 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Adding port 23dc5e42-2aee-4057-98d8-3b36a715c3df 2021-08-24 10:07:17.536 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Port 23dc5e42-2aee-4057-98d8-3b36a715c3df updated. Details: {'device': '23dc5e42-2aee-4057-98d8-3b36a715c3df', 'network_id': 'd82a3590-bff3-4706-929e-eab6eca8dab5', 'port_id': '23dc5e42-2aee-4057-98d8-3b36a715c3df', 'mac_address': 'fa:16:3e:b1:a4:96', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 760, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '07f1653d-20d3-44c8-9a31-355a859de5a4', '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-08-24 10:07:17.536 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] 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-08-24 10:07:17.552 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-09728405-a4e9-41d2-a463-046d4175e964" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:07:17.576 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 09728405-a4e9-41d2-a463-046d4175e964 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 10:07:17.587 3048 2246916552840 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6b01d84d-267c-4d35-a108-65bf161f1968 2021-08-24 10:07:17.599 3048 2246916552840 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-08-24 10:07:17.615 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-23dc5e42-2aee-4057-98d8-3b36a715c3df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:07:17.615 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 23dc5e42-2aee-4057-98d8-3b36a715c3df _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 10:07:17.634 3048 2246916554424 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d82a3590-bff3-4706-929e-eab6eca8dab5 2021-08-24 10:07:17.653 3048 2246916554424 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-08-24 10:07:17.914 3048 2246916552840 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '09728405-a4e9-41d2-a463-046d4175e964') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:07:17.929 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '09728405-a4e9-41d2-a463-046d4175e964') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:07:17.947 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 09728405-a4e9-41d2-a463-046d4175e964 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 10:07:17.961 3048 2246916552840 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 761, VLAN trunk: None to switch port 09728405-a4e9-41d2-a463-046d4175e964 2021-08-24 10:07:17.979 3048 2246916554424 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '23dc5e42-2aee-4057-98d8-3b36a715c3df') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:07:17.979 3048 2246916554424 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '23dc5e42-2aee-4057-98d8-3b36a715c3df') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:07:18.008 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 23dc5e42-2aee-4057-98d8-3b36a715c3df is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 10:07:18.008 3048 2246916554424 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 760, VLAN trunk: None to switch port 23dc5e42-2aee-4057-98d8-3b36a715c3df 2021-08-24 10:07:18.160 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 10:07:18.184 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['09728405-a4e9-41d2-a463-046d4175e964'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:07:18.225 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 10:07:18.239 3048 2246916554424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['23dc5e42-2aee-4057-98d8-3b36a715c3df'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:07:18.416 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['09728405-a4e9-41d2-a463-046d4175e964']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:07:18.428 3048 2246916552840 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-08-24 10:07:18.446 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (38e469f0-3da6-4386-93e6-7f20839b1e19) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:07:18.446 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 09728405-a4e9-41d2-a463-046d4175e964 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:07:18.462 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 10:07:18.473 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 09728405-a4e9-41d2-a463-046d4175e964 not yet added. Adding. 2021-08-24 10:07:18.473 3048 2246916552840 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-08-24 10:07:18.473 3048 2246916552840 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-08-24 10:07:18.473 3048 2246916554424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['23dc5e42-2aee-4057-98d8-3b36a715c3df']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:07:18.505 3048 2246916554424 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-08-24 10:07:18.505 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (68138686-5325-4d91-8cee-b3089e858412) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:07:18.505 3048 2246916554424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 23dc5e42-2aee-4057-98d8-3b36a715c3df _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:07:18.524 3048 2246916554424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 10:07:18.524 3048 2246916554424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 23dc5e42-2aee-4057-98d8-3b36a715c3df not yet added. Adding. 2021-08-24 10:07:18.538 3048 2246916554424 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-08-24 10:07:18.555 3048 2246916554424 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-08-24 10:07:18.745 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-23dc5e42-2aee-4057-98d8-3b36a715c3df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:07:18.771 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09728405-a4e9-41d2-a463-046d4175e964" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:07:19.014 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-23dc5e42-2aee-4057-98d8-3b36a715c3df" 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-08-24 10:07:19.024 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-23dc5e42-2aee-4057-98d8-3b36a715c3df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:07:19.024 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09728405-a4e9-41d2-a463-046d4175e964" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:07:19.040 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09728405-a4e9-41d2-a463-046d4175e964" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:07:19.304 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-23dc5e42-2aee-4057-98d8-3b36a715c3df" 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-08-24 10:07:19.384 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09728405-a4e9-41d2-a463-046d4175e964" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:07:19.515 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-23dc5e42-2aee-4057-98d8-3b36a715c3df" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:07:19.521 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 23dc5e42-2aee-4057-98d8-3b36a715c3df status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 10:07:19.538 3048 2246916554424 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 23dc5e42-2aee-4057-98d8-3b36a715c3df processed. 2021-08-24 10:07:19.592 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-09728405-a4e9-41d2-a463-046d4175e964" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:07:19.603 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 09728405-a4e9-41d2-a463-046d4175e964 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 10:07:19.603 3048 2246916552840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 09728405-a4e9-41d2-a463-046d4175e964 processed. 2021-08-24 10:07:20.578 3048 2246916552840 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-08-24 10:07:21.739 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:07:22.943 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5c865dcc-0814-4b3d-8050-f241a9a9c82b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Security group member updated on remote: ['529c40b0-d2a2-46ab-8cc0-382c46e96137'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:07:22.964 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [req-5c865dcc-0814-4b3d-8050-f241a9a9c82b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Security group member updated ['529c40b0-d2a2-46ab-8cc0-382c46e96137'] 2021-08-24 10:07:22.964 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [req-5c865dcc-0814-4b3d-8050-f241a9a9c82b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Refresh firewall rules 2021-08-24 10:07:22.977 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5c865dcc-0814-4b3d-8050-f241a9a9c82b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Get security group information for devices via rpc ['6d310bb6-a2d2-4264-ab1f-07b10f29fb08'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:07:23.243 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5c865dcc-0814-4b3d-8050-f241a9a9c82b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update security group information for ports dict_keys(['6d310bb6-a2d2-4264-ab1f-07b10f29fb08']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:07:23.258 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5c865dcc-0814-4b3d-8050-f241a9a9c82b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 10:07:23.270 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5c865dcc-0814-4b3d-8050-f241a9a9c82b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update rules of security group (529c40b0-d2a2-46ab-8cc0-382c46e96137) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:07:23.270 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5c865dcc-0814-4b3d-8050-f241a9a9c82b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update members of security group (529c40b0-d2a2-46ab-8cc0-382c46e96137) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 10:07:23.270 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5c865dcc-0814-4b3d-8050-f241a9a9c82b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update port filter for 6d310bb6-a2d2-4264-ab1f-07b10f29fb08 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:07:23.295 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5c865dcc-0814-4b3d-8050-f241a9a9c82b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Updating port rules. 2021-08-24 10:07:23.295 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5c865dcc-0814-4b3d-8050-f241a9a9c82b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-24 10:07:23.306 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [req-5c865dcc-0814-4b3d-8050-f241a9a9c82b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-6d310bb6-a2d2-4264-ab1f-07b10f29fb08" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:07:23.551 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [req-5c865dcc-0814-4b3d-8050-f241a9a9c82b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-6d310bb6-a2d2-4264-ab1f-07b10f29fb08" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:07:23.566 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [req-5c865dcc-0814-4b3d-8050-f241a9a9c82b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-6d310bb6-a2d2-4264-ab1f-07b10f29fb08" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:07:23.584 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [req-5c865dcc-0814-4b3d-8050-f241a9a9c82b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-6d310bb6-a2d2-4264-ab1f-07b10f29fb08" 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-08-24 10:07:24.824 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c9879481-7341-4d90-a0cf-3b754aac155d bef3f1737f8d4f27b93687e1d5353150 972484b6528c43a9971a4d5121bb1b65 - - -] Security group member updated on remote: ['04318419-884b-4827-a673-ff07d51ce4be'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:07:24.842 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [req-c9879481-7341-4d90-a0cf-3b754aac155d bef3f1737f8d4f27b93687e1d5353150 972484b6528c43a9971a4d5121bb1b65 - - -] Security group member updated ['04318419-884b-4827-a673-ff07d51ce4be'] 2021-08-24 10:07:24.857 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [req-c9879481-7341-4d90-a0cf-3b754aac155d bef3f1737f8d4f27b93687e1d5353150 972484b6528c43a9971a4d5121bb1b65 - - -] Refresh firewall rules 2021-08-24 10:07:24.871 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c9879481-7341-4d90-a0cf-3b754aac155d bef3f1737f8d4f27b93687e1d5353150 972484b6528c43a9971a4d5121bb1b65 - - -] Get security group information for devices via rpc ['910b3034-e640-4bc3-8806-5d7c9aef75f8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:07:24.945 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c9879481-7341-4d90-a0cf-3b754aac155d bef3f1737f8d4f27b93687e1d5353150 972484b6528c43a9971a4d5121bb1b65 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:07:24.962 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c9879481-7341-4d90-a0cf-3b754aac155d bef3f1737f8d4f27b93687e1d5353150 972484b6528c43a9971a4d5121bb1b65 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 10:07:24.973 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9879481-7341-4d90-a0cf-3b754aac155d bef3f1737f8d4f27b93687e1d5353150 972484b6528c43a9971a4d5121bb1b65 - - -] port_delete event received for '910b3034-e640-4bc3-8806-5d7c9aef75f8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:07:25.014 3048 2246916550904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 910b3034-e640-4bc3-8806-5d7c9aef75f8 2021-08-24 10:07:25.054 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ab2238c-5236-4422-b379-012645debf3c 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] port_update received: 13cdcade-2eff-4977-a881-76b3d7319ac8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 10:07:25.085 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ab2238c-5236-4422-b379-012645debf3c 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] No port 13cdcade-2eff-4977-a881-76b3d7319ac8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 10:07:26.604 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 10:07:26.604 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '910b3034-e640-4bc3-8806-5d7c9aef75f8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 10:07:26.604 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '910b3034-e640-4bc3-8806-5d7c9aef75f8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 10:07:26.623 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 910b3034-e640-4bc3-8806-5d7c9aef75f8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 10:07:26.662 3048 2246916552840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6e206eda-8bf9-44f8-a54d-75a25fcaddb3 2021-08-24 10:07:26.662 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['910b3034-e640-4bc3-8806-5d7c9aef75f8'] 2021-08-24 10:07:26.681 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 10:07:26.694 3048 2246916552840 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-08-24 10:07:26.694 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['910b3034-e640-4bc3-8806-5d7c9aef75f8'] 2021-08-24 10:07:28.617 3048 2246916552840 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-08-24 10:07:28.701 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:07:28.790 3048 2246916550728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 13cdcade-2eff-4977-a881-76b3d7319ac8 2021-08-24 10:07:30.621 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 10:07:31.247 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Adding port 13cdcade-2eff-4977-a881-76b3d7319ac8 2021-08-24 10:07:31.247 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Port 13cdcade-2eff-4977-a881-76b3d7319ac8 updated. Details: {'device': '13cdcade-2eff-4977-a881-76b3d7319ac8', 'network_id': 'ce7cf9fd-894f-44bb-900d-76bfb0275237', 'port_id': '13cdcade-2eff-4977-a881-76b3d7319ac8', 'mac_address': 'fa:16:3e:07:75:78', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 782, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6dd9c625-6c9a-4c85-a4b8-a094813bfacf', '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-08-24 10:07:31.271 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] 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-08-24 10:07:31.285 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-13cdcade-2eff-4977-a881-76b3d7319ac8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:07:31.285 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 13cdcade-2eff-4977-a881-76b3d7319ac8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 10:07:31.285 3048 2246916552840 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-08-24 10:07:31.490 3048 2246916552840 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '13cdcade-2eff-4977-a881-76b3d7319ac8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:07:31.490 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '13cdcade-2eff-4977-a881-76b3d7319ac8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:07:31.514 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 13cdcade-2eff-4977-a881-76b3d7319ac8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 10:07:31.514 3048 2246916552840 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 782, VLAN trunk: None to switch port 13cdcade-2eff-4977-a881-76b3d7319ac8 2021-08-24 10:07:31.645 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 10:07:31.645 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['13cdcade-2eff-4977-a881-76b3d7319ac8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:07:31.880 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['13cdcade-2eff-4977-a881-76b3d7319ac8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:07:31.880 3048 2246916552840 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-08-24 10:07:31.880 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (529c40b0-d2a2-46ab-8cc0-382c46e96137) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:07:31.880 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (529c40b0-d2a2-46ab-8cc0-382c46e96137) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 10:07:31.913 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 13cdcade-2eff-4977-a881-76b3d7319ac8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:07:31.913 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 10:07:31.927 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 13cdcade-2eff-4977-a881-76b3d7319ac8 not yet added. Adding. 2021-08-24 10:07:31.927 3048 2246916552840 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-08-24 10:07:31.941 3048 2246916552840 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-08-24 10:07:32.133 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-13cdcade-2eff-4977-a881-76b3d7319ac8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:07:32.324 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-13cdcade-2eff-4977-a881-76b3d7319ac8" 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-08-24 10:07:32.337 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-13cdcade-2eff-4977-a881-76b3d7319ac8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:07:32.553 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-13cdcade-2eff-4977-a881-76b3d7319ac8" 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-08-24 10:07:32.570 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e74ce596-1f8e-4d25-8dfb-9b6eb4d23803 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] network_delete received. Deleting network 6e206eda-8bf9-44f8-a54d-75a25fcaddb3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-24 10:07:32.597 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e74ce596-1f8e-4d25-8dfb-9b6eb4d23803 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] Network 6e206eda-8bf9-44f8-a54d-75a25fcaddb3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-24 10:07:32.701 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-13cdcade-2eff-4977-a881-76b3d7319ac8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:07:32.715 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 13cdcade-2eff-4977-a881-76b3d7319ac8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 10:07:32.726 3048 2246916552840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 13cdcade-2eff-4977-a881-76b3d7319ac8 processed. 2021-08-24 10:07:34.635 3048 2246916552840 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-08-24 10:07:35.145 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:07:49.897 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6a42c881-b9e6-4716-9782-dfc6c18ddcf5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Security group member updated on remote: ['529c40b0-d2a2-46ab-8cc0-382c46e96137'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:07:49.917 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [req-6a42c881-b9e6-4716-9782-dfc6c18ddcf5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Security group member updated ['529c40b0-d2a2-46ab-8cc0-382c46e96137'] 2021-08-24 10:07:49.917 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [req-6a42c881-b9e6-4716-9782-dfc6c18ddcf5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Refresh firewall rules 2021-08-24 10:07:49.933 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6a42c881-b9e6-4716-9782-dfc6c18ddcf5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Get security group information for devices via rpc ['6d310bb6-a2d2-4264-ab1f-07b10f29fb08', '13cdcade-2eff-4977-a881-76b3d7319ac8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:07:50.410 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6a42c881-b9e6-4716-9782-dfc6c18ddcf5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update security group information for ports dict_keys(['13cdcade-2eff-4977-a881-76b3d7319ac8', '6d310bb6-a2d2-4264-ab1f-07b10f29fb08']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:07:50.410 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6a42c881-b9e6-4716-9782-dfc6c18ddcf5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 10:07:50.441 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6a42c881-b9e6-4716-9782-dfc6c18ddcf5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update rules of security group (529c40b0-d2a2-46ab-8cc0-382c46e96137) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:07:50.459 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6a42c881-b9e6-4716-9782-dfc6c18ddcf5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update members of security group (529c40b0-d2a2-46ab-8cc0-382c46e96137) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 10:07:50.459 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6a42c881-b9e6-4716-9782-dfc6c18ddcf5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update port filter for 13cdcade-2eff-4977-a881-76b3d7319ac8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:07:50.459 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6a42c881-b9e6-4716-9782-dfc6c18ddcf5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Updating port rules. 2021-08-24 10:07:50.487 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6a42c881-b9e6-4716-9782-dfc6c18ddcf5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-24 10:07:50.494 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [req-6a42c881-b9e6-4716-9782-dfc6c18ddcf5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-13cdcade-2eff-4977-a881-76b3d7319ac8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:07:50.729 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [req-6a42c881-b9e6-4716-9782-dfc6c18ddcf5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-13cdcade-2eff-4977-a881-76b3d7319ac8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:07:50.741 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [req-6a42c881-b9e6-4716-9782-dfc6c18ddcf5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-13cdcade-2eff-4977-a881-76b3d7319ac8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:07:50.753 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [req-6a42c881-b9e6-4716-9782-dfc6c18ddcf5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-13cdcade-2eff-4977-a881-76b3d7319ac8" 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-08-24 10:07:50.769 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6a42c881-b9e6-4716-9782-dfc6c18ddcf5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update port filter for 6d310bb6-a2d2-4264-ab1f-07b10f29fb08 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:07:50.769 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6a42c881-b9e6-4716-9782-dfc6c18ddcf5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Updating port rules. 2021-08-24 10:07:50.784 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6a42c881-b9e6-4716-9782-dfc6c18ddcf5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-24 10:07:50.784 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [req-6a42c881-b9e6-4716-9782-dfc6c18ddcf5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-6d310bb6-a2d2-4264-ab1f-07b10f29fb08" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:07:51.083 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [req-6a42c881-b9e6-4716-9782-dfc6c18ddcf5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-6d310bb6-a2d2-4264-ab1f-07b10f29fb08" 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-08-24 10:07:51.097 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [req-6a42c881-b9e6-4716-9782-dfc6c18ddcf5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-6d310bb6-a2d2-4264-ab1f-07b10f29fb08" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:07:51.097 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [req-6a42c881-b9e6-4716-9782-dfc6c18ddcf5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-6d310bb6-a2d2-4264-ab1f-07b10f29fb08" 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-08-24 10:07:51.365 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ec63ff8-1386-4c84-a617-1890d6d31b12 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] port_update received: d7ceec55-bf74-40c6-9759-21e539dd9e38 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 10:07:51.385 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ec63ff8-1386-4c84-a617-1890d6d31b12 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] No port d7ceec55-bf74-40c6-9759-21e539dd9e38 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 10:07:55.115 3048 2246916550728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d7ceec55-bf74-40c6-9759-21e539dd9e38 2021-08-24 10:07:56.738 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 10:07:57.175 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Adding port d7ceec55-bf74-40c6-9759-21e539dd9e38 2021-08-24 10:07:57.191 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Port d7ceec55-bf74-40c6-9759-21e539dd9e38 updated. Details: {'device': 'd7ceec55-bf74-40c6-9759-21e539dd9e38', 'network_id': 'ce7cf9fd-894f-44bb-900d-76bfb0275237', 'port_id': 'd7ceec55-bf74-40c6-9759-21e539dd9e38', 'mac_address': 'fa:16:3e:58:68:96', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 782, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6dd9c625-6c9a-4c85-a4b8-a094813bfacf', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-24 10:07:57.210 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] 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-08-24 10:07:57.210 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d7ceec55-bf74-40c6-9759-21e539dd9e38" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:07:57.232 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d7ceec55-bf74-40c6-9759-21e539dd9e38 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 10:07:57.242 3048 2246916552840 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-08-24 10:07:57.460 3048 2246916552840 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd7ceec55-bf74-40c6-9759-21e539dd9e38') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:07:57.476 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd7ceec55-bf74-40c6-9759-21e539dd9e38') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:07:57.476 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d7ceec55-bf74-40c6-9759-21e539dd9e38 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 10:07:57.503 3048 2246916552840 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 782, VLAN trunk: None to switch port d7ceec55-bf74-40c6-9759-21e539dd9e38 2021-08-24 10:07:57.647 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 10:07:57.675 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d7ceec55-bf74-40c6-9759-21e539dd9e38'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:07:57.937 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d7ceec55-bf74-40c6-9759-21e539dd9e38']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:07:57.945 3048 2246916552840 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-08-24 10:07:57.957 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (529c40b0-d2a2-46ab-8cc0-382c46e96137) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:07:57.957 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (529c40b0-d2a2-46ab-8cc0-382c46e96137) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 10:07:57.973 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d7ceec55-bf74-40c6-9759-21e539dd9e38 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:07:57.973 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 10:07:57.991 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d7ceec55-bf74-40c6-9759-21e539dd9e38 not yet added. Adding. 2021-08-24 10:07:57.991 3048 2246916552840 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-08-24 10:07:57.991 3048 2246916552840 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-08-24 10:07:58.256 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7ceec55-bf74-40c6-9759-21e539dd9e38" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:07:58.475 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7ceec55-bf74-40c6-9759-21e539dd9e38" 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-08-24 10:07:58.488 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7ceec55-bf74-40c6-9759-21e539dd9e38" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:07:58.753 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7ceec55-bf74-40c6-9759-21e539dd9e38" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:07:58.913 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d7ceec55-bf74-40c6-9759-21e539dd9e38" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:07:58.935 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d7ceec55-bf74-40c6-9759-21e539dd9e38 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 10:07:58.945 3048 2246916552840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d7ceec55-bf74-40c6-9759-21e539dd9e38 processed. 2021-08-24 10:07:59.381 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8b6395c6-b84b-4059-84a5-bbf81faabe3a aff61175ab9a42d3952b39c213cf9a2e a68e2ca61f8c48b68a037bb46105d0fc - - -] Security group member updated on remote: ['dbe29754-9cb1-46de-89ad-f22b22fcc579'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:07:59.381 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [req-8b6395c6-b84b-4059-84a5-bbf81faabe3a aff61175ab9a42d3952b39c213cf9a2e a68e2ca61f8c48b68a037bb46105d0fc - - -] Security group member updated ['dbe29754-9cb1-46de-89ad-f22b22fcc579'] 2021-08-24 10:08:00.565 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce52b42e-a644-42b0-b475-a9bbb375fd0c 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] port_update received: e3bc9937-5bca-49b9-bdbb-21e7a1d9ab90 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 10:08:00.583 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce52b42e-a644-42b0-b475-a9bbb375fd0c 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] No port e3bc9937-5bca-49b9-bdbb-21e7a1d9ab90 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 10:08:00.769 3048 2246916552840 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-08-24 10:08:01.351 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:08:05.239 3048 2246916550728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e3bc9937-5bca-49b9-bdbb-21e7a1d9ab90 2021-08-24 10:08:06.826 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 10:08:07.225 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Adding port e3bc9937-5bca-49b9-bdbb-21e7a1d9ab90 2021-08-24 10:08:07.238 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Port e3bc9937-5bca-49b9-bdbb-21e7a1d9ab90 updated. Details: {'device': 'e3bc9937-5bca-49b9-bdbb-21e7a1d9ab90', 'network_id': '87e8e139-5053-49d7-b59e-404f46e4c0a2', 'port_id': 'e3bc9937-5bca-49b9-bdbb-21e7a1d9ab90', 'mac_address': 'fa:16:3e:56:32:33', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 791, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7fcd96ea-7051-4b53-a2f4-ece8ef7206cd', '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-08-24 10:08:07.238 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] 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-08-24 10:08:07.255 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e3bc9937-5bca-49b9-bdbb-21e7a1d9ab90" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:08:07.255 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e3bc9937-5bca-49b9-bdbb-21e7a1d9ab90 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 10:08:07.255 3048 2246916552840 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 87e8e139-5053-49d7-b59e-404f46e4c0a2 2021-08-24 10:08:07.287 3048 2246916552840 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-08-24 10:08:07.535 3048 2246916552840 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e3bc9937-5bca-49b9-bdbb-21e7a1d9ab90') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:08:07.535 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e3bc9937-5bca-49b9-bdbb-21e7a1d9ab90') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:08:07.565 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e3bc9937-5bca-49b9-bdbb-21e7a1d9ab90 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 10:08:07.568 3048 2246916552840 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 791, VLAN trunk: None to switch port e3bc9937-5bca-49b9-bdbb-21e7a1d9ab90 2021-08-24 10:08:07.740 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 10:08:07.753 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e3bc9937-5bca-49b9-bdbb-21e7a1d9ab90'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:08:07.960 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e3bc9937-5bca-49b9-bdbb-21e7a1d9ab90']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:08:07.972 3048 2246916552840 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-08-24 10:08:07.972 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (dbe29754-9cb1-46de-89ad-f22b22fcc579) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:08:07.972 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (dbe29754-9cb1-46de-89ad-f22b22fcc579) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 10:08:08.008 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e3bc9937-5bca-49b9-bdbb-21e7a1d9ab90 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:08:08.008 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 10:08:08.023 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e3bc9937-5bca-49b9-bdbb-21e7a1d9ab90 not yet added. Adding. 2021-08-24 10:08:08.023 3048 2246916552840 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-08-24 10:08:08.037 3048 2246916552840 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-08-24 10:08:08.270 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e3bc9937-5bca-49b9-bdbb-21e7a1d9ab90" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:08:08.569 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e3bc9937-5bca-49b9-bdbb-21e7a1d9ab90" 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-08-24 10:08:08.585 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e3bc9937-5bca-49b9-bdbb-21e7a1d9ab90" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:08:08.897 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e3bc9937-5bca-49b9-bdbb-21e7a1d9ab90" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:08:09.099 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e3bc9937-5bca-49b9-bdbb-21e7a1d9ab90" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.859s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:08:09.119 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e3bc9937-5bca-49b9-bdbb-21e7a1d9ab90 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 10:08:09.119 3048 2246916552840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e3bc9937-5bca-49b9-bdbb-21e7a1d9ab90 processed. 2021-08-24 10:08:10.837 3048 2246916552840 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-08-24 10:08:11.333 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:08:20.037 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c0002f0-aede-493e-a112-ef812c9f1e8b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Security group member updated on remote: ['529c40b0-d2a2-46ab-8cc0-382c46e96137'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:08:20.053 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [req-8c0002f0-aede-493e-a112-ef812c9f1e8b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Security group member updated ['529c40b0-d2a2-46ab-8cc0-382c46e96137'] 2021-08-24 10:08:20.053 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [req-8c0002f0-aede-493e-a112-ef812c9f1e8b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Refresh firewall rules 2021-08-24 10:08:20.068 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c0002f0-aede-493e-a112-ef812c9f1e8b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Get security group information for devices via rpc ['6d310bb6-a2d2-4264-ab1f-07b10f29fb08', '13cdcade-2eff-4977-a881-76b3d7319ac8', 'd7ceec55-bf74-40c6-9759-21e539dd9e38'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:08:20.536 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8c0002f0-aede-493e-a112-ef812c9f1e8b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update security group information for ports dict_keys(['13cdcade-2eff-4977-a881-76b3d7319ac8', '6d310bb6-a2d2-4264-ab1f-07b10f29fb08', 'd7ceec55-bf74-40c6-9759-21e539dd9e38']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:08:20.550 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8c0002f0-aede-493e-a112-ef812c9f1e8b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 10:08:20.550 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8c0002f0-aede-493e-a112-ef812c9f1e8b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update rules of security group (529c40b0-d2a2-46ab-8cc0-382c46e96137) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:08:20.567 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8c0002f0-aede-493e-a112-ef812c9f1e8b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update members of security group (529c40b0-d2a2-46ab-8cc0-382c46e96137) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 10:08:20.581 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8c0002f0-aede-493e-a112-ef812c9f1e8b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update port filter for 13cdcade-2eff-4977-a881-76b3d7319ac8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:08:20.581 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8c0002f0-aede-493e-a112-ef812c9f1e8b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Updating port rules. 2021-08-24 10:08:20.581 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8c0002f0-aede-493e-a112-ef812c9f1e8b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-24 10:08:20.600 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [req-8c0002f0-aede-493e-a112-ef812c9f1e8b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-13cdcade-2eff-4977-a881-76b3d7319ac8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:08:20.925 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [req-8c0002f0-aede-493e-a112-ef812c9f1e8b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-13cdcade-2eff-4977-a881-76b3d7319ac8" 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-08-24 10:08:20.941 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [req-8c0002f0-aede-493e-a112-ef812c9f1e8b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-13cdcade-2eff-4977-a881-76b3d7319ac8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:08:20.956 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [req-8c0002f0-aede-493e-a112-ef812c9f1e8b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-13cdcade-2eff-4977-a881-76b3d7319ac8" 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-08-24 10:08:20.978 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8c0002f0-aede-493e-a112-ef812c9f1e8b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update port filter for 6d310bb6-a2d2-4264-ab1f-07b10f29fb08 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:08:20.987 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8c0002f0-aede-493e-a112-ef812c9f1e8b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Updating port rules. 2021-08-24 10:08:20.987 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8c0002f0-aede-493e-a112-ef812c9f1e8b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-24 10:08:21.004 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [req-8c0002f0-aede-493e-a112-ef812c9f1e8b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-6d310bb6-a2d2-4264-ab1f-07b10f29fb08" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:08:21.299 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [req-8c0002f0-aede-493e-a112-ef812c9f1e8b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-6d310bb6-a2d2-4264-ab1f-07b10f29fb08" 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-08-24 10:08:21.299 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [req-8c0002f0-aede-493e-a112-ef812c9f1e8b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-6d310bb6-a2d2-4264-ab1f-07b10f29fb08" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:08:21.320 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [req-8c0002f0-aede-493e-a112-ef812c9f1e8b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-6d310bb6-a2d2-4264-ab1f-07b10f29fb08" 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-08-24 10:08:21.320 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8c0002f0-aede-493e-a112-ef812c9f1e8b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update port filter for d7ceec55-bf74-40c6-9759-21e539dd9e38 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:08:21.337 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8c0002f0-aede-493e-a112-ef812c9f1e8b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Updating port rules. 2021-08-24 10:08:21.337 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8c0002f0-aede-493e-a112-ef812c9f1e8b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-24 10:08:21.364 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [req-8c0002f0-aede-493e-a112-ef812c9f1e8b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-d7ceec55-bf74-40c6-9759-21e539dd9e38" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:08:21.364 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9fa82e46-47e0-4cd9-8150-25f9d0608857 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] port_update received: 05488f19-3f1b-4308-b05d-460c9447a6df port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 10:08:21.398 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6f87a24b-6a99-4544-9ae7-37d5a57b3ccb aff61175ab9a42d3952b39c213cf9a2e a68e2ca61f8c48b68a037bb46105d0fc - - -] Security group member updated on remote: ['dbe29754-9cb1-46de-89ad-f22b22fcc579'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:08:21.398 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [req-6f87a24b-6a99-4544-9ae7-37d5a57b3ccb aff61175ab9a42d3952b39c213cf9a2e a68e2ca61f8c48b68a037bb46105d0fc - - -] Security group member updated ['dbe29754-9cb1-46de-89ad-f22b22fcc579'] 2021-08-24 10:08:21.413 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9fa82e46-47e0-4cd9-8150-25f9d0608857 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] No port 05488f19-3f1b-4308-b05d-460c9447a6df defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 10:08:21.557 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f87a24b-6a99-4544-9ae7-37d5a57b3ccb aff61175ab9a42d3952b39c213cf9a2e a68e2ca61f8c48b68a037bb46105d0fc - - -] port_delete event received for 'e3bc9937-5bca-49b9-bdbb-21e7a1d9ab90' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:08:21.645 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [req-8c0002f0-aede-493e-a112-ef812c9f1e8b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-d7ceec55-bf74-40c6-9759-21e539dd9e38" 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-08-24 10:08:21.645 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [req-8c0002f0-aede-493e-a112-ef812c9f1e8b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-d7ceec55-bf74-40c6-9759-21e539dd9e38" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:08:21.667 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [req-8c0002f0-aede-493e-a112-ef812c9f1e8b 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-d7ceec55-bf74-40c6-9759-21e539dd9e38" 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-08-24 10:08:21.680 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [req-6f87a24b-6a99-4544-9ae7-37d5a57b3ccb aff61175ab9a42d3952b39c213cf9a2e a68e2ca61f8c48b68a037bb46105d0fc - - -] Refresh firewall rules 2021-08-24 10:08:21.691 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6f87a24b-6a99-4544-9ae7-37d5a57b3ccb aff61175ab9a42d3952b39c213cf9a2e a68e2ca61f8c48b68a037bb46105d0fc - - -] Get security group information for devices via rpc ['e3bc9937-5bca-49b9-bdbb-21e7a1d9ab90'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:08:21.743 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6f87a24b-6a99-4544-9ae7-37d5a57b3ccb aff61175ab9a42d3952b39c213cf9a2e a68e2ca61f8c48b68a037bb46105d0fc - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:08:21.761 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6f87a24b-6a99-4544-9ae7-37d5a57b3ccb aff61175ab9a42d3952b39c213cf9a2e a68e2ca61f8c48b68a037bb46105d0fc - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 10:08:21.772 3048 2246916550904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e3bc9937-5bca-49b9-bdbb-21e7a1d9ab90 2021-08-24 10:08:22.895 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 10:08:22.895 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e3bc9937-5bca-49b9-bdbb-21e7a1d9ab90' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 10:08:22.910 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e3bc9937-5bca-49b9-bdbb-21e7a1d9ab90' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 10:08:22.910 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e3bc9937-5bca-49b9-bdbb-21e7a1d9ab90 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 10:08:22.991 3048 2246916554248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 87e8e139-5053-49d7-b59e-404f46e4c0a2 2021-08-24 10:08:22.991 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e3bc9937-5bca-49b9-bdbb-21e7a1d9ab90'] 2021-08-24 10:08:23.009 3048 2246916554248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 10:08:23.023 3048 2246916554248 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-08-24 10:08:23.035 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e3bc9937-5bca-49b9-bdbb-21e7a1d9ab90'] 2021-08-24 10:08:24.900 3048 2246916554248 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-08-24 10:08:24.956 3048 2246916554248 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-08-24 10:08:31.662 3048 2246916550728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 05488f19-3f1b-4308-b05d-460c9447a6df 2021-08-24 10:08:32.904 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 10:08:33.286 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Adding port 05488f19-3f1b-4308-b05d-460c9447a6df 2021-08-24 10:08:33.309 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Port 05488f19-3f1b-4308-b05d-460c9447a6df updated. Details: {'device': '05488f19-3f1b-4308-b05d-460c9447a6df', 'network_id': 'ce7cf9fd-894f-44bb-900d-76bfb0275237', 'port_id': '05488f19-3f1b-4308-b05d-460c9447a6df', 'mac_address': 'fa:16:3e:5c:70:90', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 782, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6dd9c625-6c9a-4c85-a4b8-a094813bfacf', '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-08-24 10:08:33.332 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] 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-08-24 10:08:33.346 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-05488f19-3f1b-4308-b05d-460c9447a6df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:08:33.346 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 05488f19-3f1b-4308-b05d-460c9447a6df _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 10:08:33.364 3048 2246916554248 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-08-24 10:08:33.377 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-52193ce5-3c2d-4f5d-8b52-913bc0ed5ef7 aff61175ab9a42d3952b39c213cf9a2e a68e2ca61f8c48b68a037bb46105d0fc - - -] Security group member updated on remote: ['dbe29754-9cb1-46de-89ad-f22b22fcc579'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:08:33.377 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [req-52193ce5-3c2d-4f5d-8b52-913bc0ed5ef7 aff61175ab9a42d3952b39c213cf9a2e a68e2ca61f8c48b68a037bb46105d0fc - - -] Security group member updated ['dbe29754-9cb1-46de-89ad-f22b22fcc579'] 2021-08-24 10:08:33.631 3048 2246916554248 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '05488f19-3f1b-4308-b05d-460c9447a6df') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:08:33.643 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '05488f19-3f1b-4308-b05d-460c9447a6df') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:08:33.659 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 05488f19-3f1b-4308-b05d-460c9447a6df is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 10:08:33.659 3048 2246916554248 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 782, VLAN trunk: None to switch port 05488f19-3f1b-4308-b05d-460c9447a6df 2021-08-24 10:08:33.815 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 10:08:33.837 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['05488f19-3f1b-4308-b05d-460c9447a6df'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:08:34.083 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['05488f19-3f1b-4308-b05d-460c9447a6df']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:08:34.104 3048 2246916554248 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-08-24 10:08:34.116 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (529c40b0-d2a2-46ab-8cc0-382c46e96137) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:08:34.116 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (529c40b0-d2a2-46ab-8cc0-382c46e96137) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 10:08:34.146 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 05488f19-3f1b-4308-b05d-460c9447a6df _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:08:34.146 3048 2246916554248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 10:08:34.159 3048 2246916554248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 05488f19-3f1b-4308-b05d-460c9447a6df not yet added. Adding. 2021-08-24 10:08:34.159 3048 2246916554248 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-08-24 10:08:34.159 3048 2246916554248 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-08-24 10:08:34.477 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-05488f19-3f1b-4308-b05d-460c9447a6df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:08:34.727 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f01a7935-c5dd-4614-a898-1e4411503952 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] port_update received: b355c4ee-3d49-4c81-8af3-30d34cf9304b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 10:08:34.753 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f01a7935-c5dd-4614-a898-1e4411503952 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] No port b355c4ee-3d49-4c81-8af3-30d34cf9304b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 10:08:34.768 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-05488f19-3f1b-4308-b05d-460c9447a6df" 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-08-24 10:08:34.785 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-05488f19-3f1b-4308-b05d-460c9447a6df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:08:35.096 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-05488f19-3f1b-4308-b05d-460c9447a6df" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:08:35.291 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-05488f19-3f1b-4308-b05d-460c9447a6df" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.938s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:08:35.291 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 05488f19-3f1b-4308-b05d-460c9447a6df status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 10:08:35.303 3048 2246916554248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 05488f19-3f1b-4308-b05d-460c9447a6df processed. 2021-08-24 10:08:36.918 3048 2246916554248 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-08-24 10:08:37.621 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.688s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:08:37.741 3048 2246916550728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b355c4ee-3d49-4c81-8af3-30d34cf9304b 2021-08-24 10:08:38.940 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 10:08:39.273 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Adding port b355c4ee-3d49-4c81-8af3-30d34cf9304b 2021-08-24 10:08:39.284 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Port b355c4ee-3d49-4c81-8af3-30d34cf9304b updated. Details: {'device': 'b355c4ee-3d49-4c81-8af3-30d34cf9304b', 'network_id': '87e8e139-5053-49d7-b59e-404f46e4c0a2', 'port_id': 'b355c4ee-3d49-4c81-8af3-30d34cf9304b', 'mac_address': 'fa:16:3e:7a:2d:22', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 791, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7fcd96ea-7051-4b53-a2f4-ece8ef7206cd', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-24 10:08:39.299 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] 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-08-24 10:08:39.299 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b355c4ee-3d49-4c81-8af3-30d34cf9304b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:08:39.319 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b355c4ee-3d49-4c81-8af3-30d34cf9304b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 10:08:39.351 3048 2246916554248 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 87e8e139-5053-49d7-b59e-404f46e4c0a2 2021-08-24 10:08:39.363 3048 2246916554248 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-08-24 10:08:39.660 3048 2246916554248 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b355c4ee-3d49-4c81-8af3-30d34cf9304b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:08:39.684 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b355c4ee-3d49-4c81-8af3-30d34cf9304b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:08:39.706 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b355c4ee-3d49-4c81-8af3-30d34cf9304b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 10:08:39.722 3048 2246916554248 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 791, VLAN trunk: None to switch port b355c4ee-3d49-4c81-8af3-30d34cf9304b 2021-08-24 10:08:39.941 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 10:08:39.963 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b355c4ee-3d49-4c81-8af3-30d34cf9304b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:08:40.237 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b355c4ee-3d49-4c81-8af3-30d34cf9304b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:08:40.258 3048 2246916554248 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-08-24 10:08:40.258 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (dbe29754-9cb1-46de-89ad-f22b22fcc579) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:08:40.270 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (dbe29754-9cb1-46de-89ad-f22b22fcc579) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 10:08:40.285 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b355c4ee-3d49-4c81-8af3-30d34cf9304b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:08:40.285 3048 2246916554248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 10:08:40.303 3048 2246916554248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b355c4ee-3d49-4c81-8af3-30d34cf9304b not yet added. Adding. 2021-08-24 10:08:40.315 3048 2246916554248 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-08-24 10:08:40.331 3048 2246916554248 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-08-24 10:08:40.596 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b355c4ee-3d49-4c81-8af3-30d34cf9304b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:08:40.863 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b355c4ee-3d49-4c81-8af3-30d34cf9304b" 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-08-24 10:08:40.863 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b355c4ee-3d49-4c81-8af3-30d34cf9304b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:08:41.174 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b355c4ee-3d49-4c81-8af3-30d34cf9304b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:08:41.393 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b355c4ee-3d49-4c81-8af3-30d34cf9304b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:08:41.393 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b355c4ee-3d49-4c81-8af3-30d34cf9304b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 10:08:41.410 3048 2246916554248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b355c4ee-3d49-4c81-8af3-30d34cf9304b processed. 2021-08-24 10:08:42.962 3048 2246916554248 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-08-24 10:08:43.480 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:08:53.526 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cd97da50-190d-4faf-84df-9a0c2f987ccb aff61175ab9a42d3952b39c213cf9a2e a68e2ca61f8c48b68a037bb46105d0fc - - -] Security group member updated on remote: ['dbe29754-9cb1-46de-89ad-f22b22fcc579'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:08:53.526 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [req-cd97da50-190d-4faf-84df-9a0c2f987ccb aff61175ab9a42d3952b39c213cf9a2e a68e2ca61f8c48b68a037bb46105d0fc - - -] Security group member updated ['dbe29754-9cb1-46de-89ad-f22b22fcc579'] 2021-08-24 10:08:53.540 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [req-cd97da50-190d-4faf-84df-9a0c2f987ccb aff61175ab9a42d3952b39c213cf9a2e a68e2ca61f8c48b68a037bb46105d0fc - - -] Refresh firewall rules 2021-08-24 10:08:53.540 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cd97da50-190d-4faf-84df-9a0c2f987ccb aff61175ab9a42d3952b39c213cf9a2e a68e2ca61f8c48b68a037bb46105d0fc - - -] Get security group information for devices via rpc ['b355c4ee-3d49-4c81-8af3-30d34cf9304b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:08:53.613 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cd97da50-190d-4faf-84df-9a0c2f987ccb aff61175ab9a42d3952b39c213cf9a2e a68e2ca61f8c48b68a037bb46105d0fc - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:08:53.613 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cd97da50-190d-4faf-84df-9a0c2f987ccb aff61175ab9a42d3952b39c213cf9a2e a68e2ca61f8c48b68a037bb46105d0fc - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 10:08:53.645 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd97da50-190d-4faf-84df-9a0c2f987ccb aff61175ab9a42d3952b39c213cf9a2e a68e2ca61f8c48b68a037bb46105d0fc - - -] port_delete event received for 'b355c4ee-3d49-4c81-8af3-30d34cf9304b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:08:54.238 3048 2246916550904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b355c4ee-3d49-4c81-8af3-30d34cf9304b 2021-08-24 10:08:55.018 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 10:08:55.018 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b355c4ee-3d49-4c81-8af3-30d34cf9304b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 10:08:55.041 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b355c4ee-3d49-4c81-8af3-30d34cf9304b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 10:08:55.058 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b355c4ee-3d49-4c81-8af3-30d34cf9304b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 10:08:55.096 3048 2246916554248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 87e8e139-5053-49d7-b59e-404f46e4c0a2 2021-08-24 10:08:55.119 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b355c4ee-3d49-4c81-8af3-30d34cf9304b'] 2021-08-24 10:08:55.128 3048 2246916554248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 10:08:55.143 3048 2246916554248 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-08-24 10:08:55.143 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b355c4ee-3d49-4c81-8af3-30d34cf9304b'] 2021-08-24 10:08:57.034 3048 2246916554248 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-08-24 10:08:57.111 3048 2246916554248 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-08-24 10:08:58.284 3048 2246916550904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 05488f19-3f1b-4308-b05d-460c9447a6df 2021-08-24 10:08:58.318 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f452f56-547d-452b-8bd9-4faa201a71f5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Security group member updated on remote: ['529c40b0-d2a2-46ab-8cc0-382c46e96137'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:08:58.318 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [req-5f452f56-547d-452b-8bd9-4faa201a71f5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Security group member updated ['529c40b0-d2a2-46ab-8cc0-382c46e96137'] 2021-08-24 10:08:58.346 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [req-5f452f56-547d-452b-8bd9-4faa201a71f5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Refresh firewall rules 2021-08-24 10:08:58.346 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f452f56-547d-452b-8bd9-4faa201a71f5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Get security group information for devices via rpc ['6d310bb6-a2d2-4264-ab1f-07b10f29fb08', '13cdcade-2eff-4977-a881-76b3d7319ac8', 'd7ceec55-bf74-40c6-9759-21e539dd9e38', '05488f19-3f1b-4308-b05d-460c9447a6df'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:08:58.439 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f452f56-547d-452b-8bd9-4faa201a71f5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] port_delete event received for '05488f19-3f1b-4308-b05d-460c9447a6df' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:08:58.785 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5f452f56-547d-452b-8bd9-4faa201a71f5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update security group information for ports dict_keys(['13cdcade-2eff-4977-a881-76b3d7319ac8', '6d310bb6-a2d2-4264-ab1f-07b10f29fb08', 'd7ceec55-bf74-40c6-9759-21e539dd9e38']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:08:58.802 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5f452f56-547d-452b-8bd9-4faa201a71f5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 10:08:58.814 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5f452f56-547d-452b-8bd9-4faa201a71f5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update rules of security group (529c40b0-d2a2-46ab-8cc0-382c46e96137) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:08:58.814 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5f452f56-547d-452b-8bd9-4faa201a71f5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update members of security group (529c40b0-d2a2-46ab-8cc0-382c46e96137) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 10:08:58.814 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5f452f56-547d-452b-8bd9-4faa201a71f5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update port filter for 13cdcade-2eff-4977-a881-76b3d7319ac8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:08:58.834 3048 2246916554248 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5f452f56-547d-452b-8bd9-4faa201a71f5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Updating port rules. 2021-08-24 10:08:58.834 3048 2246916554248 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5f452f56-547d-452b-8bd9-4faa201a71f5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-24 10:08:58.852 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [req-5f452f56-547d-452b-8bd9-4faa201a71f5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-13cdcade-2eff-4977-a881-76b3d7319ac8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:08:58.862 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [req-5f452f56-547d-452b-8bd9-4faa201a71f5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-13cdcade-2eff-4977-a881-76b3d7319ac8" 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-08-24 10:08:58.862 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [req-5f452f56-547d-452b-8bd9-4faa201a71f5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-13cdcade-2eff-4977-a881-76b3d7319ac8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:08:59.046 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 10:08:59.051 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '05488f19-3f1b-4308-b05d-460c9447a6df' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 10:08:59.051 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '05488f19-3f1b-4308-b05d-460c9447a6df' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 10:08:59.067 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 05488f19-3f1b-4308-b05d-460c9447a6df _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 10:08:59.102 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['05488f19-3f1b-4308-b05d-460c9447a6df'] 2021-08-24 10:08:59.114 3048 2246916554424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 10:08:59.114 3048 2246916554424 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-08-24 10:08:59.133 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['05488f19-3f1b-4308-b05d-460c9447a6df'] 2021-08-24 10:08:59.183 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [req-5f452f56-547d-452b-8bd9-4faa201a71f5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-13cdcade-2eff-4977-a881-76b3d7319ac8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:08:59.194 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5f452f56-547d-452b-8bd9-4faa201a71f5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update port filter for 6d310bb6-a2d2-4264-ab1f-07b10f29fb08 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:08:59.206 3048 2246916554248 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5f452f56-547d-452b-8bd9-4faa201a71f5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Updating port rules. 2021-08-24 10:08:59.206 3048 2246916554248 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5f452f56-547d-452b-8bd9-4faa201a71f5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-24 10:08:59.224 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [req-5f452f56-547d-452b-8bd9-4faa201a71f5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-6d310bb6-a2d2-4264-ab1f-07b10f29fb08" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:08:59.224 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [req-5f452f56-547d-452b-8bd9-4faa201a71f5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-6d310bb6-a2d2-4264-ab1f-07b10f29fb08" 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-08-24 10:08:59.238 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [req-5f452f56-547d-452b-8bd9-4faa201a71f5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-6d310bb6-a2d2-4264-ab1f-07b10f29fb08" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:08:59.510 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [req-5f452f56-547d-452b-8bd9-4faa201a71f5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-6d310bb6-a2d2-4264-ab1f-07b10f29fb08" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:08:59.518 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5f452f56-547d-452b-8bd9-4faa201a71f5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update port filter for d7ceec55-bf74-40c6-9759-21e539dd9e38 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:08:59.518 3048 2246916554248 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5f452f56-547d-452b-8bd9-4faa201a71f5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Updating port rules. 2021-08-24 10:08:59.534 3048 2246916554248 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5f452f56-547d-452b-8bd9-4faa201a71f5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-24 10:08:59.550 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [req-5f452f56-547d-452b-8bd9-4faa201a71f5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-d7ceec55-bf74-40c6-9759-21e539dd9e38" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:08:59.550 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [req-5f452f56-547d-452b-8bd9-4faa201a71f5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-d7ceec55-bf74-40c6-9759-21e539dd9e38" 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-08-24 10:08:59.565 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [req-5f452f56-547d-452b-8bd9-4faa201a71f5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-d7ceec55-bf74-40c6-9759-21e539dd9e38" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:08:59.863 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [req-5f452f56-547d-452b-8bd9-4faa201a71f5 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-d7ceec55-bf74-40c6-9759-21e539dd9e38" 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-08-24 10:09:00.078 3048 2246916550728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 23dc5e42-2aee-4057-98d8-3b36a715c3df 2021-08-24 10:09:01.043 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 10:09:01.053 3048 2246916554248 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-08-24 10:09:01.114 3048 2246916554248 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-08-24 10:09:01.628 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Adding port 23dc5e42-2aee-4057-98d8-3b36a715c3df 2021-08-24 10:09:01.643 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Port 23dc5e42-2aee-4057-98d8-3b36a715c3df updated. Details: {'device': '23dc5e42-2aee-4057-98d8-3b36a715c3df', 'network_id': 'd82a3590-bff3-4706-929e-eab6eca8dab5', 'port_id': '23dc5e42-2aee-4057-98d8-3b36a715c3df', 'mac_address': 'fa:16:3e:b1:a4:96', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 760, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '07f1653d-20d3-44c8-9a31-355a859de5a4', '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-08-24 10:09:01.643 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] 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-08-24 10:09:01.664 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-23dc5e42-2aee-4057-98d8-3b36a715c3df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:09:01.674 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 23dc5e42-2aee-4057-98d8-3b36a715c3df _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 10:09:01.674 3048 2246916554248 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-08-24 10:09:01.740 3048 2246916554248 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '23dc5e42-2aee-4057-98d8-3b36a715c3df') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:09:01.754 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '23dc5e42-2aee-4057-98d8-3b36a715c3df') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:09:01.771 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 23dc5e42-2aee-4057-98d8-3b36a715c3df is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 10:09:01.786 3048 2246916554248 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 760, VLAN trunk: None to switch port 23dc5e42-2aee-4057-98d8-3b36a715c3df 2021-08-24 10:09:01.895 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 10:09:01.910 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['23dc5e42-2aee-4057-98d8-3b36a715c3df'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:09:02.222 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['23dc5e42-2aee-4057-98d8-3b36a715c3df']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:09:02.222 3048 2246916554248 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-08-24 10:09:02.237 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (68138686-5325-4d91-8cee-b3089e858412) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:09:02.237 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 23dc5e42-2aee-4057-98d8-3b36a715c3df _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:09:02.254 3048 2246916554248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 10:09:02.254 3048 2246916554248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-08-24 10:09:02.267 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-23dc5e42-2aee-4057-98d8-3b36a715c3df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:09:02.267 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-23dc5e42-2aee-4057-98d8-3b36a715c3df" 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-08-24 10:09:02.291 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-23dc5e42-2aee-4057-98d8-3b36a715c3df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:09:02.291 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-23dc5e42-2aee-4057-98d8-3b36a715c3df" 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-08-24 10:09:02.364 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-23dc5e42-2aee-4057-98d8-3b36a715c3df" 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-08-24 10:09:02.377 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 23dc5e42-2aee-4057-98d8-3b36a715c3df status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 10:09:02.377 3048 2246916554248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 23dc5e42-2aee-4057-98d8-3b36a715c3df processed. 2021-08-24 10:09:03.053 3048 2246916554248 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-08-24 10:09:03.582 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.532s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:09:08.389 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d42cf17e-e608-4678-acec-18c584470b2d 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Security group member updated on remote: ['529c40b0-d2a2-46ab-8cc0-382c46e96137'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:09:08.389 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [req-d42cf17e-e608-4678-acec-18c584470b2d 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Security group member updated ['529c40b0-d2a2-46ab-8cc0-382c46e96137'] 2021-08-24 10:09:08.409 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [req-d42cf17e-e608-4678-acec-18c584470b2d 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Refresh firewall rules 2021-08-24 10:09:08.409 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d42cf17e-e608-4678-acec-18c584470b2d 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Get security group information for devices via rpc ['6d310bb6-a2d2-4264-ab1f-07b10f29fb08', '13cdcade-2eff-4977-a881-76b3d7319ac8', 'd7ceec55-bf74-40c6-9759-21e539dd9e38'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:09:08.409 3048 2246916550904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d7ceec55-bf74-40c6-9759-21e539dd9e38 2021-08-24 10:09:08.495 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d42cf17e-e608-4678-acec-18c584470b2d 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] port_delete event received for 'd7ceec55-bf74-40c6-9759-21e539dd9e38' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:09:08.867 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d42cf17e-e608-4678-acec-18c584470b2d 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update security group information for ports dict_keys(['13cdcade-2eff-4977-a881-76b3d7319ac8', '6d310bb6-a2d2-4264-ab1f-07b10f29fb08']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:09:08.880 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d42cf17e-e608-4678-acec-18c584470b2d 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 10:09:08.880 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d42cf17e-e608-4678-acec-18c584470b2d 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update rules of security group (529c40b0-d2a2-46ab-8cc0-382c46e96137) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:09:08.894 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d42cf17e-e608-4678-acec-18c584470b2d 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update members of security group (529c40b0-d2a2-46ab-8cc0-382c46e96137) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 10:09:08.894 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d42cf17e-e608-4678-acec-18c584470b2d 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update port filter for 13cdcade-2eff-4977-a881-76b3d7319ac8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:09:08.894 3048 2246916554248 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d42cf17e-e608-4678-acec-18c584470b2d 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Updating port rules. 2021-08-24 10:09:08.894 3048 2246916554248 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d42cf17e-e608-4678-acec-18c584470b2d 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-24 10:09:08.925 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [req-d42cf17e-e608-4678-acec-18c584470b2d 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-13cdcade-2eff-4977-a881-76b3d7319ac8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:09:08.925 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [req-d42cf17e-e608-4678-acec-18c584470b2d 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-13cdcade-2eff-4977-a881-76b3d7319ac8" 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-08-24 10:09:08.925 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [req-d42cf17e-e608-4678-acec-18c584470b2d 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-13cdcade-2eff-4977-a881-76b3d7319ac8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:09:09.065 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 10:09:09.065 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd7ceec55-bf74-40c6-9759-21e539dd9e38' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 10:09:09.082 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd7ceec55-bf74-40c6-9759-21e539dd9e38' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 10:09:09.082 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d7ceec55-bf74-40c6-9759-21e539dd9e38 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 10:09:09.114 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d7ceec55-bf74-40c6-9759-21e539dd9e38'] 2021-08-24 10:09:09.114 3048 2246916554424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 10:09:09.114 3048 2246916554424 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-08-24 10:09:09.136 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d7ceec55-bf74-40c6-9759-21e539dd9e38'] 2021-08-24 10:09:09.223 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [req-d42cf17e-e608-4678-acec-18c584470b2d 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-13cdcade-2eff-4977-a881-76b3d7319ac8" 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-08-24 10:09:09.223 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d42cf17e-e608-4678-acec-18c584470b2d 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update port filter for 6d310bb6-a2d2-4264-ab1f-07b10f29fb08 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:09:09.244 3048 2246916554248 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d42cf17e-e608-4678-acec-18c584470b2d 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Updating port rules. 2021-08-24 10:09:09.244 3048 2246916554248 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d42cf17e-e608-4678-acec-18c584470b2d 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-24 10:09:09.256 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [req-d42cf17e-e608-4678-acec-18c584470b2d 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-6d310bb6-a2d2-4264-ab1f-07b10f29fb08" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:09:09.256 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [req-d42cf17e-e608-4678-acec-18c584470b2d 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-6d310bb6-a2d2-4264-ab1f-07b10f29fb08" 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-08-24 10:09:09.256 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [req-d42cf17e-e608-4678-acec-18c584470b2d 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-6d310bb6-a2d2-4264-ab1f-07b10f29fb08" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:09:09.553 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [req-d42cf17e-e608-4678-acec-18c584470b2d 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-6d310bb6-a2d2-4264-ab1f-07b10f29fb08" 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-08-24 10:09:11.067 3048 2246916554248 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-08-24 10:09:11.112 3048 2246916554248 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-08-24 10:09:14.488 3048 2246916550904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 13cdcade-2eff-4977-a881-76b3d7319ac8 2021-08-24 10:09:14.911 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c8779742-5376-4ed1-b187-82b86b560703 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Security group member updated on remote: ['529c40b0-d2a2-46ab-8cc0-382c46e96137'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:09:14.924 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [req-c8779742-5376-4ed1-b187-82b86b560703 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Security group member updated ['529c40b0-d2a2-46ab-8cc0-382c46e96137'] 2021-08-24 10:09:14.924 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [req-c8779742-5376-4ed1-b187-82b86b560703 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Refresh firewall rules 2021-08-24 10:09:14.948 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c8779742-5376-4ed1-b187-82b86b560703 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Get security group information for devices via rpc ['6d310bb6-a2d2-4264-ab1f-07b10f29fb08', '13cdcade-2eff-4977-a881-76b3d7319ac8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:09:15.081 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 10:09:15.081 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '13cdcade-2eff-4977-a881-76b3d7319ac8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 10:09:15.102 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '13cdcade-2eff-4977-a881-76b3d7319ac8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 10:09:15.113 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 13cdcade-2eff-4977-a881-76b3d7319ac8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 10:09:15.129 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8779742-5376-4ed1-b187-82b86b560703 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] port_delete event received for '13cdcade-2eff-4977-a881-76b3d7319ac8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:09:15.129 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['13cdcade-2eff-4977-a881-76b3d7319ac8'] 2021-08-24 10:09:15.150 3048 2246916554424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 10:09:15.159 3048 2246916554424 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-08-24 10:09:15.159 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['13cdcade-2eff-4977-a881-76b3d7319ac8'] 2021-08-24 10:09:15.569 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c8779742-5376-4ed1-b187-82b86b560703 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update security group information for ports dict_keys(['6d310bb6-a2d2-4264-ab1f-07b10f29fb08']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:09:15.569 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c8779742-5376-4ed1-b187-82b86b560703 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 10:09:15.581 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c8779742-5376-4ed1-b187-82b86b560703 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update rules of security group (529c40b0-d2a2-46ab-8cc0-382c46e96137) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:09:15.581 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c8779742-5376-4ed1-b187-82b86b560703 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update members of security group (529c40b0-d2a2-46ab-8cc0-382c46e96137) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 10:09:15.601 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c8779742-5376-4ed1-b187-82b86b560703 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update port filter for 6d310bb6-a2d2-4264-ab1f-07b10f29fb08 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:09:15.601 3048 2246916554248 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c8779742-5376-4ed1-b187-82b86b560703 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Updating port rules. 2021-08-24 10:09:15.619 3048 2246916554248 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c8779742-5376-4ed1-b187-82b86b560703 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-24 10:09:15.631 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [req-c8779742-5376-4ed1-b187-82b86b560703 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-6d310bb6-a2d2-4264-ab1f-07b10f29fb08" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:09:15.631 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [req-c8779742-5376-4ed1-b187-82b86b560703 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-6d310bb6-a2d2-4264-ab1f-07b10f29fb08" 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-08-24 10:09:15.648 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [req-c8779742-5376-4ed1-b187-82b86b560703 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-6d310bb6-a2d2-4264-ab1f-07b10f29fb08" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:09:15.862 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [req-c8779742-5376-4ed1-b187-82b86b560703 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Lock "n-hv-driver-port-lock-6d310bb6-a2d2-4264-ab1f-07b10f29fb08" 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-08-24 10:09:17.075 3048 2246916554248 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-08-24 10:09:17.128 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.046s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:09:22.567 3048 2246916550904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 23dc5e42-2aee-4057-98d8-3b36a715c3df 2021-08-24 10:09:23.128 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 10:09:23.128 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '23dc5e42-2aee-4057-98d8-3b36a715c3df' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 10:09:23.145 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '23dc5e42-2aee-4057-98d8-3b36a715c3df' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 10:09:23.145 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 23dc5e42-2aee-4057-98d8-3b36a715c3df _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 10:09:23.176 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['23dc5e42-2aee-4057-98d8-3b36a715c3df'] 2021-08-24 10:09:23.176 3048 2246916554248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 10:09:23.190 3048 2246916554248 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-08-24 10:09:23.190 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['23dc5e42-2aee-4057-98d8-3b36a715c3df'] 2021-08-24 10:09:24.355 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ba49acaf-a219-4e3d-9beb-6bb3bd83b8c2 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Security group member updated on remote: ['529c40b0-d2a2-46ab-8cc0-382c46e96137'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:09:24.362 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [req-ba49acaf-a219-4e3d-9beb-6bb3bd83b8c2 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Security group member updated ['529c40b0-d2a2-46ab-8cc0-382c46e96137'] 2021-08-24 10:09:24.362 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [req-ba49acaf-a219-4e3d-9beb-6bb3bd83b8c2 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Refresh firewall rules 2021-08-24 10:09:24.381 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ba49acaf-a219-4e3d-9beb-6bb3bd83b8c2 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Get security group information for devices via rpc ['6d310bb6-a2d2-4264-ab1f-07b10f29fb08'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:09:24.417 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ba49acaf-a219-4e3d-9beb-6bb3bd83b8c2 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:09:24.432 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ba49acaf-a219-4e3d-9beb-6bb3bd83b8c2 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 10:09:24.449 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba49acaf-a219-4e3d-9beb-6bb3bd83b8c2 4446a1ae6a144484ae54852715385a24 916013f4886c409481c1e600c00a6987 - - -] port_delete event received for '6d310bb6-a2d2-4264-ab1f-07b10f29fb08' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:09:24.589 3048 2246916550904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6d310bb6-a2d2-4264-ab1f-07b10f29fb08 2021-08-24 10:09:25.142 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 10:09:25.142 3048 2246916554248 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-08-24 10:09:25.152 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6d310bb6-a2d2-4264-ab1f-07b10f29fb08' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 10:09:25.152 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6d310bb6-a2d2-4264-ab1f-07b10f29fb08' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 10:09:25.168 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6d310bb6-a2d2-4264-ab1f-07b10f29fb08 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 10:09:25.199 3048 2246916554424 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ce7cf9fd-894f-44bb-900d-76bfb0275237 2021-08-24 10:09:25.199 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6d310bb6-a2d2-4264-ab1f-07b10f29fb08'] 2021-08-24 10:09:25.214 3048 2246916554424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 10:09:25.220 3048 2246916554424 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-08-24 10:09:25.220 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6d310bb6-a2d2-4264-ab1f-07b10f29fb08'] 2021-08-24 10:09:25.575 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:09:26.612 3048 2246916550904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 23dc5e42-2aee-4057-98d8-3b36a715c3df 2021-08-24 10:09:27.144 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 10:09:27.144 3048 2246916554248 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-08-24 10:09:27.160 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '23dc5e42-2aee-4057-98d8-3b36a715c3df' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 10:09:27.160 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '23dc5e42-2aee-4057-98d8-3b36a715c3df' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 10:09:27.176 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 23dc5e42-2aee-4057-98d8-3b36a715c3df _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 10:09:27.199 3048 2246916554248 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-08-24 10:09:27.199 3048 2246916554424 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d82a3590-bff3-4706-929e-eab6eca8dab5 2021-08-24 10:09:27.209 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['23dc5e42-2aee-4057-98d8-3b36a715c3df'] 2021-08-24 10:09:27.209 3048 2246916554424 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-08-24 10:09:27.209 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['23dc5e42-2aee-4057-98d8-3b36a715c3df'] 2021-08-24 10:09:27.566 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7c963aa-f1bc-4c0c-9581-31ff65415f87 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] network_delete received. Deleting network ce7cf9fd-894f-44bb-900d-76bfb0275237 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-24 10:09:27.566 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7c963aa-f1bc-4c0c-9581-31ff65415f87 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] Network ce7cf9fd-894f-44bb-900d-76bfb0275237 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-24 10:09:29.143 3048 2246916554424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fbb380db-ff44-4cfb-96c7-d46390047aa8 d66d3d90cba946aaa96a83219d2ce2c8 1204eb2eab994f1588f743a089587abd - - -] Security group member updated on remote: ['6faf573d-a2d5-4138-9284-98ada37d297d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:09:29.157 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [req-fbb380db-ff44-4cfb-96c7-d46390047aa8 d66d3d90cba946aaa96a83219d2ce2c8 1204eb2eab994f1588f743a089587abd - - -] Security group member updated ['6faf573d-a2d5-4138-9284-98ada37d297d'] 2021-08-24 10:09:29.157 3048 2246916554248 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-08-24 10:09:29.325 3048 2246916554248 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-08-24 10:09:30.971 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e78378c-5d51-42dd-ba58-94a6f568b667 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] port_update received: 2c0f867e-cf48-464a-8f30-9600639cfb4f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 10:09:30.991 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e78378c-5d51-42dd-ba58-94a6f568b667 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] No port 2c0f867e-cf48-464a-8f30-9600639cfb4f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 10:09:32.722 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8435054-58fa-415a-ae03-cb6efcf71e19 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] network_delete received. Deleting network 87e8e139-5053-49d7-b59e-404f46e4c0a2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-24 10:09:32.722 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8435054-58fa-415a-ae03-cb6efcf71e19 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] Network 87e8e139-5053-49d7-b59e-404f46e4c0a2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-24 10:09:34.427 3048 2246916550728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2c0f867e-cf48-464a-8f30-9600639cfb4f 2021-08-24 10:09:35.184 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 10:09:35.575 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Adding port 2c0f867e-cf48-464a-8f30-9600639cfb4f 2021-08-24 10:09:35.581 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Port 2c0f867e-cf48-464a-8f30-9600639cfb4f updated. Details: {'device': '2c0f867e-cf48-464a-8f30-9600639cfb4f', 'network_id': '425bf415-3680-463e-bd33-627d233a3c9b', 'port_id': '2c0f867e-cf48-464a-8f30-9600639cfb4f', 'mac_address': 'fa:16:3e:54:bd:34', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 778, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5a1867a0-45d0-43ed-bb99-a701bf4f5787', '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-08-24 10:09:35.581 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] 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-08-24 10:09:35.581 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2c0f867e-cf48-464a-8f30-9600639cfb4f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:09:35.581 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2c0f867e-cf48-464a-8f30-9600639cfb4f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 10:09:35.604 3048 2246916554248 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 425bf415-3680-463e-bd33-627d233a3c9b 2021-08-24 10:09:35.604 3048 2246916554248 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-08-24 10:09:35.758 3048 2246916554248 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2c0f867e-cf48-464a-8f30-9600639cfb4f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:09:35.769 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2c0f867e-cf48-464a-8f30-9600639cfb4f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:09:35.769 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2c0f867e-cf48-464a-8f30-9600639cfb4f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 10:09:35.798 3048 2246916554248 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 778, VLAN trunk: None to switch port 2c0f867e-cf48-464a-8f30-9600639cfb4f 2021-08-24 10:09:35.892 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 10:09:35.909 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2c0f867e-cf48-464a-8f30-9600639cfb4f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:09:36.080 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2c0f867e-cf48-464a-8f30-9600639cfb4f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:09:36.106 3048 2246916554248 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-08-24 10:09:36.111 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6faf573d-a2d5-4138-9284-98ada37d297d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:09:36.111 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6faf573d-a2d5-4138-9284-98ada37d297d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 10:09:36.111 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2c0f867e-cf48-464a-8f30-9600639cfb4f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:09:36.133 3048 2246916554248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 10:09:36.144 3048 2246916554248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2c0f867e-cf48-464a-8f30-9600639cfb4f not yet added. Adding. 2021-08-24 10:09:36.144 3048 2246916554248 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-08-24 10:09:36.144 3048 2246916554248 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-08-24 10:09:36.268 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2c0f867e-cf48-464a-8f30-9600639cfb4f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:09:36.417 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2c0f867e-cf48-464a-8f30-9600639cfb4f" 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-08-24 10:09:36.417 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2c0f867e-cf48-464a-8f30-9600639cfb4f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:09:36.551 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2c0f867e-cf48-464a-8f30-9600639cfb4f" 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-08-24 10:09:36.667 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2c0f867e-cf48-464a-8f30-9600639cfb4f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:09:36.687 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2c0f867e-cf48-464a-8f30-9600639cfb4f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 10:09:36.687 3048 2246916554248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2c0f867e-cf48-464a-8f30-9600639cfb4f processed. 2021-08-24 10:09:37.200 3048 2246916554248 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-08-24 10:09:37.615 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:09:52.594 3048 2246916550728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 23dc5e42-2aee-4057-98d8-3b36a715c3df 2021-08-24 10:09:53.308 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 10:09:53.768 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Adding port 23dc5e42-2aee-4057-98d8-3b36a715c3df 2021-08-24 10:09:53.782 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Port 23dc5e42-2aee-4057-98d8-3b36a715c3df updated. Details: {'device': '23dc5e42-2aee-4057-98d8-3b36a715c3df', 'network_id': 'd82a3590-bff3-4706-929e-eab6eca8dab5', 'port_id': '23dc5e42-2aee-4057-98d8-3b36a715c3df', 'mac_address': 'fa:16:3e:b1:a4:96', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 760, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '07f1653d-20d3-44c8-9a31-355a859de5a4', '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-08-24 10:09:53.782 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] 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-08-24 10:09:53.782 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-23dc5e42-2aee-4057-98d8-3b36a715c3df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:09:53.803 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 23dc5e42-2aee-4057-98d8-3b36a715c3df _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 10:09:53.803 3048 2246916554248 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d82a3590-bff3-4706-929e-eab6eca8dab5 2021-08-24 10:09:53.820 3048 2246916554248 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-08-24 10:09:53.973 3048 2246916554248 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '23dc5e42-2aee-4057-98d8-3b36a715c3df') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:09:53.973 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '23dc5e42-2aee-4057-98d8-3b36a715c3df') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:09:53.996 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 23dc5e42-2aee-4057-98d8-3b36a715c3df is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 10:09:54.012 3048 2246916554248 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 760, VLAN trunk: None to switch port 23dc5e42-2aee-4057-98d8-3b36a715c3df 2021-08-24 10:09:54.097 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 10:09:54.113 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['23dc5e42-2aee-4057-98d8-3b36a715c3df'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:09:54.481 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['23dc5e42-2aee-4057-98d8-3b36a715c3df']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:09:54.481 3048 2246916554248 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-08-24 10:09:54.496 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (68138686-5325-4d91-8cee-b3089e858412) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:09:54.501 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 23dc5e42-2aee-4057-98d8-3b36a715c3df _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:09:54.501 3048 2246916554248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 10:09:54.501 3048 2246916554248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 23dc5e42-2aee-4057-98d8-3b36a715c3df not yet added. Adding. 2021-08-24 10:09:54.522 3048 2246916554248 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-08-24 10:09:54.522 3048 2246916554248 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-08-24 10:09:54.668 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-23dc5e42-2aee-4057-98d8-3b36a715c3df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:09:54.804 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-23dc5e42-2aee-4057-98d8-3b36a715c3df" 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-08-24 10:09:54.804 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-23dc5e42-2aee-4057-98d8-3b36a715c3df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:09:54.960 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-23dc5e42-2aee-4057-98d8-3b36a715c3df" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:09:55.105 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-23dc5e42-2aee-4057-98d8-3b36a715c3df" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:09:55.113 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 23dc5e42-2aee-4057-98d8-3b36a715c3df status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 10:09:55.113 3048 2246916554248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 23dc5e42-2aee-4057-98d8-3b36a715c3df processed. 2021-08-24 10:09:55.329 3048 2246916554248 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-08-24 10:09:55.658 3048 2246916554248 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-08-24 10:10:02.126 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-943515ae-b64e-4ff6-b481-28133d53ac61 201b3f54369a4017838f397b689f4358 a8bccc84710a4bc6a100b9a28ce97015 - - -] Security group member updated on remote: ['dd15f9f0-c70e-4cbe-bb48-cbfcd822e6d6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:10:02.157 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [req-943515ae-b64e-4ff6-b481-28133d53ac61 201b3f54369a4017838f397b689f4358 a8bccc84710a4bc6a100b9a28ce97015 - - -] Security group member updated ['dd15f9f0-c70e-4cbe-bb48-cbfcd822e6d6'] 2021-08-24 10:10:02.160 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [req-943515ae-b64e-4ff6-b481-28133d53ac61 201b3f54369a4017838f397b689f4358 a8bccc84710a4bc6a100b9a28ce97015 - - -] Refresh firewall rules 2021-08-24 10:10:02.173 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-943515ae-b64e-4ff6-b481-28133d53ac61 201b3f54369a4017838f397b689f4358 a8bccc84710a4bc6a100b9a28ce97015 - - -] Get security group information for devices via rpc ['f6ff6a28-aa49-40bd-b004-208b56ee9251', 'fcc6a2e8-b8d8-4b3a-89b4-f4fcb1012925'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:10:02.252 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-943515ae-b64e-4ff6-b481-28133d53ac61 201b3f54369a4017838f397b689f4358 a8bccc84710a4bc6a100b9a28ce97015 - - -] port_delete event received for 'fcc6a2e8-b8d8-4b3a-89b4-f4fcb1012925' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:10:02.720 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-943515ae-b64e-4ff6-b481-28133d53ac61 201b3f54369a4017838f397b689f4358 a8bccc84710a4bc6a100b9a28ce97015 - - -] Update security group information for ports dict_keys(['f6ff6a28-aa49-40bd-b004-208b56ee9251']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:10:02.736 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-943515ae-b64e-4ff6-b481-28133d53ac61 201b3f54369a4017838f397b689f4358 a8bccc84710a4bc6a100b9a28ce97015 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 10:10:02.736 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-943515ae-b64e-4ff6-b481-28133d53ac61 201b3f54369a4017838f397b689f4358 a8bccc84710a4bc6a100b9a28ce97015 - - -] Update rules of security group (dd15f9f0-c70e-4cbe-bb48-cbfcd822e6d6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:10:02.756 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-943515ae-b64e-4ff6-b481-28133d53ac61 201b3f54369a4017838f397b689f4358 a8bccc84710a4bc6a100b9a28ce97015 - - -] Update members of security group (dd15f9f0-c70e-4cbe-bb48-cbfcd822e6d6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 10:10:02.756 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-943515ae-b64e-4ff6-b481-28133d53ac61 201b3f54369a4017838f397b689f4358 a8bccc84710a4bc6a100b9a28ce97015 - - -] Update port filter for f6ff6a28-aa49-40bd-b004-208b56ee9251 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:10:02.756 3048 2246916554248 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-943515ae-b64e-4ff6-b481-28133d53ac61 201b3f54369a4017838f397b689f4358 a8bccc84710a4bc6a100b9a28ce97015 - - -] Updating port rules. 2021-08-24 10:10:02.776 3048 2246916554248 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-943515ae-b64e-4ff6-b481-28133d53ac61 201b3f54369a4017838f397b689f4358 a8bccc84710a4bc6a100b9a28ce97015 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-24 10:10:02.788 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [req-943515ae-b64e-4ff6-b481-28133d53ac61 201b3f54369a4017838f397b689f4358 a8bccc84710a4bc6a100b9a28ce97015 - - -] Lock "n-hv-driver-port-lock-f6ff6a28-aa49-40bd-b004-208b56ee9251" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:10:02.800 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [req-943515ae-b64e-4ff6-b481-28133d53ac61 201b3f54369a4017838f397b689f4358 a8bccc84710a4bc6a100b9a28ce97015 - - -] Lock "n-hv-driver-port-lock-f6ff6a28-aa49-40bd-b004-208b56ee9251" 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-08-24 10:10:02.800 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [req-943515ae-b64e-4ff6-b481-28133d53ac61 201b3f54369a4017838f397b689f4358 a8bccc84710a4bc6a100b9a28ce97015 - - -] Lock "n-hv-driver-port-lock-f6ff6a28-aa49-40bd-b004-208b56ee9251" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:10:03.012 3048 2246916550904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fcc6a2e8-b8d8-4b3a-89b4-f4fcb1012925 2021-08-24 10:10:03.018 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [req-943515ae-b64e-4ff6-b481-28133d53ac61 201b3f54369a4017838f397b689f4358 a8bccc84710a4bc6a100b9a28ce97015 - - -] Lock "n-hv-driver-port-lock-f6ff6a28-aa49-40bd-b004-208b56ee9251" 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-08-24 10:10:03.387 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 10:10:03.392 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fcc6a2e8-b8d8-4b3a-89b4-f4fcb1012925' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 10:10:03.392 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fcc6a2e8-b8d8-4b3a-89b4-f4fcb1012925' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 10:10:03.392 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fcc6a2e8-b8d8-4b3a-89b4-f4fcb1012925 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 10:10:03.426 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fcc6a2e8-b8d8-4b3a-89b4-f4fcb1012925'] 2021-08-24 10:10:03.444 3048 2246916554248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 10:10:03.444 3048 2246916554248 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-08-24 10:10:03.444 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fcc6a2e8-b8d8-4b3a-89b4-f4fcb1012925'] 2021-08-24 10:10:03.558 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-08f2f3c5-dedd-4e11-8ec2-7cbd3912c763 7658a09a73874e80a654d9f1a4d216e5 99d78281444c43939fede4d7df9560c8 - - -] Security group member updated on remote: ['ba28b7e5-2d72-4f2c-a446-c474aec2bb91'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:10:03.583 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [req-08f2f3c5-dedd-4e11-8ec2-7cbd3912c763 7658a09a73874e80a654d9f1a4d216e5 99d78281444c43939fede4d7df9560c8 - - -] Security group member updated ['ba28b7e5-2d72-4f2c-a446-c474aec2bb91'] 2021-08-24 10:10:04.898 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73f2d9b1-3c20-4df1-930d-654021c78330 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] port_update received: 8d1bb643-ef6b-484e-9e13-10eb56595e29 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 10:10:04.919 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73f2d9b1-3c20-4df1-930d-654021c78330 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] No port 8d1bb643-ef6b-484e-9e13-10eb56595e29 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 10:10:05.423 3048 2246916554248 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-08-24 10:10:05.457 3048 2246916554248 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-08-24 10:10:08.775 3048 2246916550728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8d1bb643-ef6b-484e-9e13-10eb56595e29 2021-08-24 10:10:09.456 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 10:10:09.767 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Adding port 8d1bb643-ef6b-484e-9e13-10eb56595e29 2021-08-24 10:10:09.782 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Port 8d1bb643-ef6b-484e-9e13-10eb56595e29 updated. Details: {'device': '8d1bb643-ef6b-484e-9e13-10eb56595e29', 'network_id': 'c72e6c8d-d5e8-4e64-af96-38b29d57019e', 'port_id': '8d1bb643-ef6b-484e-9e13-10eb56595e29', 'mac_address': 'fa:16:3e:ae:61:b1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 787, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '139fe183-342f-44bc-bbdb-520f91327372', '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-08-24 10:10:09.782 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] 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-08-24 10:10:09.798 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8d1bb643-ef6b-484e-9e13-10eb56595e29" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:10:09.798 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8d1bb643-ef6b-484e-9e13-10eb56595e29 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 10:10:09.833 3048 2246916554248 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c72e6c8d-d5e8-4e64-af96-38b29d57019e 2021-08-24 10:10:09.833 3048 2246916554248 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-08-24 10:10:10.032 3048 2246916554248 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8d1bb643-ef6b-484e-9e13-10eb56595e29') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:10:10.048 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8d1bb643-ef6b-484e-9e13-10eb56595e29') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:10:10.048 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8d1bb643-ef6b-484e-9e13-10eb56595e29 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 10:10:10.064 3048 2246916554248 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 787, VLAN trunk: None to switch port 8d1bb643-ef6b-484e-9e13-10eb56595e29 2021-08-24 10:10:10.205 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 10:10:10.205 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8d1bb643-ef6b-484e-9e13-10eb56595e29'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:10:10.440 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8d1bb643-ef6b-484e-9e13-10eb56595e29']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:10:10.454 3048 2246916554248 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-08-24 10:10:10.454 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ba28b7e5-2d72-4f2c-a446-c474aec2bb91) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:10:10.474 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ba28b7e5-2d72-4f2c-a446-c474aec2bb91) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 10:10:10.474 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8d1bb643-ef6b-484e-9e13-10eb56595e29 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:10:10.488 3048 2246916554248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 10:10:10.500 3048 2246916554248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8d1bb643-ef6b-484e-9e13-10eb56595e29 not yet added. Adding. 2021-08-24 10:10:10.500 3048 2246916554248 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-08-24 10:10:10.518 3048 2246916554248 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-08-24 10:10:10.721 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8d1bb643-ef6b-484e-9e13-10eb56595e29" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:10:10.896 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8d1bb643-ef6b-484e-9e13-10eb56595e29" 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-08-24 10:10:10.908 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8d1bb643-ef6b-484e-9e13-10eb56595e29" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:10:11.116 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8d1bb643-ef6b-484e-9e13-10eb56595e29" 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-08-24 10:10:11.254 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8d1bb643-ef6b-484e-9e13-10eb56595e29" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:10:11.254 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8d1bb643-ef6b-484e-9e13-10eb56595e29 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 10:10:11.273 3048 2246916554248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8d1bb643-ef6b-484e-9e13-10eb56595e29 processed. 2021-08-24 10:10:11.475 3048 2246916554248 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-08-24 10:10:11.830 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:10:13.096 3048 2246916550904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f6ff6a28-aa49-40bd-b004-208b56ee9251 2021-08-24 10:10:13.500 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 10:10:13.506 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f6ff6a28-aa49-40bd-b004-208b56ee9251' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 10:10:13.519 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f6ff6a28-aa49-40bd-b004-208b56ee9251' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 10:10:13.519 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f6ff6a28-aa49-40bd-b004-208b56ee9251 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 10:10:13.532 3048 2246916554248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ee6b6a9b-8ec2-4bb4-82dc-89719161db67 2021-08-24 10:10:13.555 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f6ff6a28-aa49-40bd-b004-208b56ee9251'] 2021-08-24 10:10:13.555 3048 2246916554248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 10:10:13.571 3048 2246916554248 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-08-24 10:10:13.581 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f6ff6a28-aa49-40bd-b004-208b56ee9251'] 2021-08-24 10:10:14.688 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a46e306c-20ec-4875-a249-b124574d4f40 201b3f54369a4017838f397b689f4358 a8bccc84710a4bc6a100b9a28ce97015 - - -] Security group member updated on remote: ['dd15f9f0-c70e-4cbe-bb48-cbfcd822e6d6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:10:14.703 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [req-a46e306c-20ec-4875-a249-b124574d4f40 201b3f54369a4017838f397b689f4358 a8bccc84710a4bc6a100b9a28ce97015 - - -] Security group member updated ['dd15f9f0-c70e-4cbe-bb48-cbfcd822e6d6'] 2021-08-24 10:10:14.894 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a46e306c-20ec-4875-a249-b124574d4f40 201b3f54369a4017838f397b689f4358 a8bccc84710a4bc6a100b9a28ce97015 - - -] port_delete event received for 'f6ff6a28-aa49-40bd-b004-208b56ee9251' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:10:15.494 3048 2246916554248 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-08-24 10:10:15.525 3048 2246916554248 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-08-24 10:10:17.166 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7c0f0d1-4bef-4c88-b7ce-9ae7db52fb8c - - - - -] port_update received: 667e505b-9353-44ec-8440-8b8cb2be1445 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 10:10:17.185 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7c0f0d1-4bef-4c88-b7ce-9ae7db52fb8c - - - - -] No port 667e505b-9353-44ec-8440-8b8cb2be1445 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 10:10:18.522 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6430b9f5-c926-4aba-818d-30507fd4ce1b 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] port_delete event received for '73dfe5ad-7712-46b3-b727-7cddc602e7c6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:10:21.130 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6cfd446-8700-43f4-b28b-9dcfe1a4f243 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] port_delete event received for 'ed844aaa-e588-4aaa-9bcf-ce2cb89bc85d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:10:22.365 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6adfd1d0-ad6e-41c5-a64e-7c7542bc30d6 - - - - -] port_update received: 9e9a85f5-e37e-454a-994b-ba52178b6dcf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 10:10:22.381 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6adfd1d0-ad6e-41c5-a64e-7c7542bc30d6 - - - - -] No port 9e9a85f5-e37e-454a-994b-ba52178b6dcf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 10:10:22.877 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-59fcefe3-7b40-4199-b5c0-bbe2c40589f6 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] network_delete received. Deleting network ee6b6a9b-8ec2-4bb4-82dc-89719161db67 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-24 10:10:22.877 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-59fcefe3-7b40-4199-b5c0-bbe2c40589f6 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] Network ee6b6a9b-8ec2-4bb4-82dc-89719161db67 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-24 10:10:24.863 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a89e31d4-f88c-433c-b408-e7cfd4f2ba06 7658a09a73874e80a654d9f1a4d216e5 99d78281444c43939fede4d7df9560c8 - - -] Security group member updated on remote: ['ba28b7e5-2d72-4f2c-a446-c474aec2bb91'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:10:24.863 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [req-a89e31d4-f88c-433c-b408-e7cfd4f2ba06 7658a09a73874e80a654d9f1a4d216e5 99d78281444c43939fede4d7df9560c8 - - -] Security group member updated ['ba28b7e5-2d72-4f2c-a446-c474aec2bb91'] 2021-08-24 10:10:24.882 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [req-a89e31d4-f88c-433c-b408-e7cfd4f2ba06 7658a09a73874e80a654d9f1a4d216e5 99d78281444c43939fede4d7df9560c8 - - -] Refresh firewall rules 2021-08-24 10:10:24.891 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a89e31d4-f88c-433c-b408-e7cfd4f2ba06 7658a09a73874e80a654d9f1a4d216e5 99d78281444c43939fede4d7df9560c8 - - -] Get security group information for devices via rpc ['8d1bb643-ef6b-484e-9e13-10eb56595e29'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:10:24.959 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a89e31d4-f88c-433c-b408-e7cfd4f2ba06 7658a09a73874e80a654d9f1a4d216e5 99d78281444c43939fede4d7df9560c8 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:10:24.969 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a89e31d4-f88c-433c-b408-e7cfd4f2ba06 7658a09a73874e80a654d9f1a4d216e5 99d78281444c43939fede4d7df9560c8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 10:10:25.095 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a89e31d4-f88c-433c-b408-e7cfd4f2ba06 7658a09a73874e80a654d9f1a4d216e5 99d78281444c43939fede4d7df9560c8 - - -] port_delete event received for '8d1bb643-ef6b-484e-9e13-10eb56595e29' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:10:25.172 3048 2246916550904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8d1bb643-ef6b-484e-9e13-10eb56595e29 2021-08-24 10:10:25.595 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 10:10:25.595 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8d1bb643-ef6b-484e-9e13-10eb56595e29' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 10:10:25.595 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8d1bb643-ef6b-484e-9e13-10eb56595e29' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 10:10:25.613 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8d1bb643-ef6b-484e-9e13-10eb56595e29 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 10:10:25.628 3048 2246916554248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c72e6c8d-d5e8-4e64-af96-38b29d57019e 2021-08-24 10:10:25.628 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8d1bb643-ef6b-484e-9e13-10eb56595e29'] 2021-08-24 10:10:25.628 3048 2246916554248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 10:10:25.657 3048 2246916554248 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-08-24 10:10:25.657 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8d1bb643-ef6b-484e-9e13-10eb56595e29'] 2021-08-24 10:10:27.627 3048 2246916554248 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-08-24 10:10:27.691 3048 2246916554248 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-08-24 10:10:28.768 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3e78149-274a-4b7e-8e3a-48fe8b640b43 - - - - -] port_update received: 5748531f-8ed4-484d-a6dc-b88649fe3392 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 10:10:28.789 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3e78149-274a-4b7e-8e3a-48fe8b640b43 - - - - -] No port 5748531f-8ed4-484d-a6dc-b88649fe3392 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 10:10:33.855 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42c78e17-5a93-4ef9-b9db-c10e97ac71ca - - - - -] port_update received: ad347532-bbd2-4082-be98-36fe86e648e9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 10:10:33.880 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42c78e17-5a93-4ef9-b9db-c10e97ac71ca - - - - -] No port ad347532-bbd2-4082-be98-36fe86e648e9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 10:10:49.391 3048 2246916550904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 23dc5e42-2aee-4057-98d8-3b36a715c3df 2021-08-24 10:10:49.711 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 10:10:49.720 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '23dc5e42-2aee-4057-98d8-3b36a715c3df' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 10:10:49.720 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '23dc5e42-2aee-4057-98d8-3b36a715c3df' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 10:10:49.720 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 23dc5e42-2aee-4057-98d8-3b36a715c3df _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 10:10:49.735 3048 2246916554248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d82a3590-bff3-4706-929e-eab6eca8dab5 2021-08-24 10:10:49.761 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['23dc5e42-2aee-4057-98d8-3b36a715c3df'] 2021-08-24 10:10:49.761 3048 2246916554248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 10:10:49.761 3048 2246916554248 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-08-24 10:10:49.783 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['23dc5e42-2aee-4057-98d8-3b36a715c3df'] 2021-08-24 10:10:49.971 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-398200c5-4bf3-42a1-8c32-771571f069f3 362089a335f04e6bb126d3240271b0ac 296a875b21aa408494b801a4c8b3a343 - - -] Security group member updated on remote: ['68138686-5325-4d91-8cee-b3089e858412'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:10:49.971 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [req-398200c5-4bf3-42a1-8c32-771571f069f3 362089a335f04e6bb126d3240271b0ac 296a875b21aa408494b801a4c8b3a343 - - -] Security group member updated ['68138686-5325-4d91-8cee-b3089e858412'] 2021-08-24 10:10:50.078 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6401831-b5c1-449a-91ce-9a6b8b5bb088 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] network_delete received. Deleting network c72e6c8d-d5e8-4e64-af96-38b29d57019e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-24 10:10:50.095 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6401831-b5c1-449a-91ce-9a6b8b5bb088 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] Network c72e6c8d-d5e8-4e64-af96-38b29d57019e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-24 10:10:50.573 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-398200c5-4bf3-42a1-8c32-771571f069f3 362089a335f04e6bb126d3240271b0ac 296a875b21aa408494b801a4c8b3a343 - - -] port_delete event received for '23dc5e42-2aee-4057-98d8-3b36a715c3df' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:10:51.410 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-21d95389-09f8-45a5-8a55-e0877b7a7a3d 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Security group member updated on remote: ['78799184-ede8-46ce-82cb-ba9a723039ae'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:10:51.410 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [req-21d95389-09f8-45a5-8a55-e0877b7a7a3d 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Security group member updated ['78799184-ede8-46ce-82cb-ba9a723039ae'] 2021-08-24 10:10:51.714 3048 2246916554248 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-08-24 10:10:51.803 3048 2246916554248 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-08-24 10:10:52.298 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-08b2269a-1c00-44d6-b147-3ca06a4d95b1 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] network_delete received. Deleting network 37a2bfe3-516c-42f8-a248-ca44a976a566 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-24 10:10:52.314 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-08b2269a-1c00-44d6-b147-3ca06a4d95b1 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] Network 37a2bfe3-516c-42f8-a248-ca44a976a566 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-24 10:10:54.492 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-210dfac4-a1a3-4cbe-9955-6ff7311ffc9a 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] port_update received: 94d058c7-b7b4-4720-9f74-febe9242009a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 10:10:54.510 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-210dfac4-a1a3-4cbe-9955-6ff7311ffc9a 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] No port 94d058c7-b7b4-4720-9f74-febe9242009a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 10:10:55.236 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a7c4a68-84c5-431f-b071-f361cc4b4116 362089a335f04e6bb126d3240271b0ac 296a875b21aa408494b801a4c8b3a343 - - -] port_delete event received for '0044eb40-f9ab-4c18-8c26-66315c069d5f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:10:57.267 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1bd23c94-1067-4831-a09d-45ffa910c007 362089a335f04e6bb126d3240271b0ac 296a875b21aa408494b801a4c8b3a343 - - -] Security group rule updated on remote: ['fab68efb-8b54-4d8c-a6a7-0fe1086bd202'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 10:10:57.283 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [req-1bd23c94-1067-4831-a09d-45ffa910c007 362089a335f04e6bb126d3240271b0ac 296a875b21aa408494b801a4c8b3a343 - - -] Security group rule updated ['fab68efb-8b54-4d8c-a6a7-0fe1086bd202'] 2021-08-24 10:10:57.672 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2be5198b-9231-43b3-871a-f4e24d3696c3 362089a335f04e6bb126d3240271b0ac 296a875b21aa408494b801a4c8b3a343 - - -] Security group rule updated on remote: ['fab68efb-8b54-4d8c-a6a7-0fe1086bd202'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 10:10:57.672 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [req-2be5198b-9231-43b3-871a-f4e24d3696c3 362089a335f04e6bb126d3240271b0ac 296a875b21aa408494b801a4c8b3a343 - - -] Security group rule updated ['fab68efb-8b54-4d8c-a6a7-0fe1086bd202'] 2021-08-24 10:11:05.199 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2c2e90dc-5f17-4442-8701-7dc974a1b74f d66d3d90cba946aaa96a83219d2ce2c8 1204eb2eab994f1588f743a089587abd - - -] Security group member updated on remote: ['6faf573d-a2d5-4138-9284-98ada37d297d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:11:05.199 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [req-2c2e90dc-5f17-4442-8701-7dc974a1b74f d66d3d90cba946aaa96a83219d2ce2c8 1204eb2eab994f1588f743a089587abd - - -] Security group member updated ['6faf573d-a2d5-4138-9284-98ada37d297d'] 2021-08-24 10:11:05.210 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [req-2c2e90dc-5f17-4442-8701-7dc974a1b74f d66d3d90cba946aaa96a83219d2ce2c8 1204eb2eab994f1588f743a089587abd - - -] Refresh firewall rules 2021-08-24 10:11:05.223 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2c2e90dc-5f17-4442-8701-7dc974a1b74f d66d3d90cba946aaa96a83219d2ce2c8 1204eb2eab994f1588f743a089587abd - - -] Get security group information for devices via rpc ['2c0f867e-cf48-464a-8f30-9600639cfb4f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:11:05.261 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2c2e90dc-5f17-4442-8701-7dc974a1b74f d66d3d90cba946aaa96a83219d2ce2c8 1204eb2eab994f1588f743a089587abd - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:11:05.274 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2c2e90dc-5f17-4442-8701-7dc974a1b74f d66d3d90cba946aaa96a83219d2ce2c8 1204eb2eab994f1588f743a089587abd - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 10:11:05.289 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c2e90dc-5f17-4442-8701-7dc974a1b74f d66d3d90cba946aaa96a83219d2ce2c8 1204eb2eab994f1588f743a089587abd - - -] port_delete event received for '2c0f867e-cf48-464a-8f30-9600639cfb4f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:11:05.548 3048 2246916550904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2c0f867e-cf48-464a-8f30-9600639cfb4f 2021-08-24 10:11:05.782 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 10:11:05.782 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2c0f867e-cf48-464a-8f30-9600639cfb4f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 10:11:05.782 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2c0f867e-cf48-464a-8f30-9600639cfb4f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 10:11:05.798 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2c0f867e-cf48-464a-8f30-9600639cfb4f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 10:11:05.814 3048 2246916554248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 425bf415-3680-463e-bd33-627d233a3c9b 2021-08-24 10:11:05.833 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2c0f867e-cf48-464a-8f30-9600639cfb4f'] 2021-08-24 10:11:05.833 3048 2246916554248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 10:11:05.845 3048 2246916554248 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-08-24 10:11:05.845 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2c0f867e-cf48-464a-8f30-9600639cfb4f'] 2021-08-24 10:11:05.973 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d503c631-ba4b-4705-831c-4ed67b2a966e 362089a335f04e6bb126d3240271b0ac 296a875b21aa408494b801a4c8b3a343 - - -] Security group member updated on remote: ['fab68efb-8b54-4d8c-a6a7-0fe1086bd202'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:11:05.973 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [req-d503c631-ba4b-4705-831c-4ed67b2a966e 362089a335f04e6bb126d3240271b0ac 296a875b21aa408494b801a4c8b3a343 - - -] Security group member updated ['fab68efb-8b54-4d8c-a6a7-0fe1086bd202'] 2021-08-24 10:11:07.265 3048 2246916550728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 94d058c7-b7b4-4720-9f74-febe9242009a 2021-08-24 10:11:07.330 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b0c5202-2ff4-4a5b-8015-b18f3f9e572f 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] port_update received: 280e20cd-f0e5-4719-a542-f376c46564f8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 10:11:07.356 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b0c5202-2ff4-4a5b-8015-b18f3f9e572f 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] No port 280e20cd-f0e5-4719-a542-f376c46564f8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 10:11:07.782 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 10:11:07.782 3048 2246916554248 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-08-24 10:11:07.823 3048 2246916554248 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-08-24 10:11:08.260 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Adding port 94d058c7-b7b4-4720-9f74-febe9242009a 2021-08-24 10:11:08.277 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Port 94d058c7-b7b4-4720-9f74-febe9242009a updated. Details: {'device': '94d058c7-b7b4-4720-9f74-febe9242009a', 'network_id': '8c0a3f6a-9b30-4790-ba72-9a485b0cd03a', 'port_id': '94d058c7-b7b4-4720-9f74-febe9242009a', 'mac_address': 'fa:16:3e:7e:85:27', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 792, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8b8dcfd0-898f-4f9f-a3a2-2eaace19f877', '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-08-24 10:11:08.277 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] 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-08-24 10:11:08.286 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-94d058c7-b7b4-4720-9f74-febe9242009a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:11:08.286 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 94d058c7-b7b4-4720-9f74-febe9242009a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 10:11:08.286 3048 2246916554248 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8c0a3f6a-9b30-4790-ba72-9a485b0cd03a 2021-08-24 10:11:08.307 3048 2246916554248 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-08-24 10:11:08.452 3048 2246916554248 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '94d058c7-b7b4-4720-9f74-febe9242009a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:11:08.469 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '94d058c7-b7b4-4720-9f74-febe9242009a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:11:08.488 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 94d058c7-b7b4-4720-9f74-febe9242009a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 10:11:08.488 3048 2246916554248 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 792, VLAN trunk: None to switch port 94d058c7-b7b4-4720-9f74-febe9242009a 2021-08-24 10:11:08.562 3048 2246916554248 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 10:11:08.581 3048 2246916554248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['94d058c7-b7b4-4720-9f74-febe9242009a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:11:08.754 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['94d058c7-b7b4-4720-9f74-febe9242009a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:11:08.767 3048 2246916554248 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-08-24 10:11:08.767 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (78799184-ede8-46ce-82cb-ba9a723039ae) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:11:08.767 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (78799184-ede8-46ce-82cb-ba9a723039ae) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 10:11:08.786 3048 2246916554248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 94d058c7-b7b4-4720-9f74-febe9242009a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:11:08.786 3048 2246916554248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 10:11:08.798 3048 2246916554248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 94d058c7-b7b4-4720-9f74-febe9242009a not yet added. Adding. 2021-08-24 10:11:08.798 3048 2246916554248 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-08-24 10:11:08.798 3048 2246916554248 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-08-24 10:11:08.907 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-94d058c7-b7b4-4720-9f74-febe9242009a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:11:09.002 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-94d058c7-b7b4-4720-9f74-febe9242009a" 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-08-24 10:11:09.017 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-94d058c7-b7b4-4720-9f74-febe9242009a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:11:09.110 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-94d058c7-b7b4-4720-9f74-febe9242009a" 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-08-24 10:11:09.214 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-94d058c7-b7b4-4720-9f74-febe9242009a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.937s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:11:09.218 3048 2246916554248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 94d058c7-b7b4-4720-9f74-febe9242009a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 10:11:09.218 3048 2246916554248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 94d058c7-b7b4-4720-9f74-febe9242009a processed. 2021-08-24 10:11:09.278 3048 2246916550728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 280e20cd-f0e5-4719-a542-f376c46564f8 2021-08-24 10:11:09.798 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 10:11:09.798 3048 2246916554248 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-08-24 10:11:10.220 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Adding port 280e20cd-f0e5-4719-a542-f376c46564f8 2021-08-24 10:11:10.234 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Port 280e20cd-f0e5-4719-a542-f376c46564f8 updated. Details: {'device': '280e20cd-f0e5-4719-a542-f376c46564f8', 'network_id': 'd82a3590-bff3-4706-929e-eab6eca8dab5', 'port_id': '280e20cd-f0e5-4719-a542-f376c46564f8', 'mac_address': 'fa:16:3e:e8:85:23', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 760, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '07f1653d-20d3-44c8-9a31-355a859de5a4', '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-08-24 10:11:10.234 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] 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-08-24 10:11:10.234 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-280e20cd-f0e5-4719-a542-f376c46564f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:11:10.255 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 280e20cd-f0e5-4719-a542-f376c46564f8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 10:11:10.255 3048 2246916554424 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d82a3590-bff3-4706-929e-eab6eca8dab5 2021-08-24 10:11:10.255 3048 2246916554424 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-08-24 10:11:10.313 3048 2246916554248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:11:10.422 3048 2246916554424 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '280e20cd-f0e5-4719-a542-f376c46564f8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:11:10.422 3048 2246916554424 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '280e20cd-f0e5-4719-a542-f376c46564f8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:11:10.438 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 280e20cd-f0e5-4719-a542-f376c46564f8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 10:11:10.438 3048 2246916554424 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 760, VLAN trunk: None to switch port 280e20cd-f0e5-4719-a542-f376c46564f8 2021-08-24 10:11:10.517 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 10:11:10.545 3048 2246916554424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['280e20cd-f0e5-4719-a542-f376c46564f8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:11:10.752 3048 2246916554424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['280e20cd-f0e5-4719-a542-f376c46564f8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:11:10.752 3048 2246916554424 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-08-24 10:11:10.766 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fab68efb-8b54-4d8c-a6a7-0fe1086bd202) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:11:10.766 3048 2246916554424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 280e20cd-f0e5-4719-a542-f376c46564f8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:11:10.781 3048 2246916554424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 10:11:10.781 3048 2246916554424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 280e20cd-f0e5-4719-a542-f376c46564f8 not yet added. Adding. 2021-08-24 10:11:10.781 3048 2246916554424 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-08-24 10:11:10.798 3048 2246916554424 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-08-24 10:11:10.926 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-280e20cd-f0e5-4719-a542-f376c46564f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:11:11.030 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-280e20cd-f0e5-4719-a542-f376c46564f8" 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-08-24 10:11:11.030 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-280e20cd-f0e5-4719-a542-f376c46564f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:11:11.164 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-280e20cd-f0e5-4719-a542-f376c46564f8" 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-08-24 10:11:11.278 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-280e20cd-f0e5-4719-a542-f376c46564f8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:11:11.278 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 280e20cd-f0e5-4719-a542-f376c46564f8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 10:11:11.278 3048 2246916554424 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 280e20cd-f0e5-4719-a542-f376c46564f8 processed. 2021-08-24 10:11:11.817 3048 2246916554424 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-08-24 10:11:12.422 3048 2246916554424 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-08-24 10:11:15.619 3048 2246916550904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 09728405-a4e9-41d2-a463-046d4175e964 2021-08-24 10:11:15.827 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 10:11:15.827 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '09728405-a4e9-41d2-a463-046d4175e964' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 10:11:15.827 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '09728405-a4e9-41d2-a463-046d4175e964' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 10:11:15.843 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 09728405-a4e9-41d2-a463-046d4175e964 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 10:11:15.853 3048 2246916554424 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6b01d84d-267c-4d35-a108-65bf161f1968 2021-08-24 10:11:15.853 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['09728405-a4e9-41d2-a463-046d4175e964'] 2021-08-24 10:11:15.875 3048 2246916554424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 10:11:15.875 3048 2246916554424 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-08-24 10:11:15.875 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['09728405-a4e9-41d2-a463-046d4175e964'] 2021-08-24 10:11:16.531 3048 2246916554424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d06f20c0-80da-459b-869f-efd417e23aa3 92b51dacf0a74eba9d4c901b2d699acb 0fa4f6f296b844ecb1323a5c1cce785d - - -] Security group member updated on remote: ['38e469f0-3da6-4386-93e6-7f20839b1e19'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:11:16.531 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [req-d06f20c0-80da-459b-869f-efd417e23aa3 92b51dacf0a74eba9d4c901b2d699acb 0fa4f6f296b844ecb1323a5c1cce785d - - -] Security group member updated ['38e469f0-3da6-4386-93e6-7f20839b1e19'] 2021-08-24 10:11:17.280 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d06f20c0-80da-459b-869f-efd417e23aa3 92b51dacf0a74eba9d4c901b2d699acb 0fa4f6f296b844ecb1323a5c1cce785d - - -] port_delete event received for '09728405-a4e9-41d2-a463-046d4175e964' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:11:17.432 3048 2246916554424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c081b7b-e08a-4614-8967-852f8e6b870f d66d3d90cba946aaa96a83219d2ce2c8 1204eb2eab994f1588f743a089587abd - - -] Security group member updated on remote: ['6faf573d-a2d5-4138-9284-98ada37d297d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:11:17.436 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [req-8c081b7b-e08a-4614-8967-852f8e6b870f d66d3d90cba946aaa96a83219d2ce2c8 1204eb2eab994f1588f743a089587abd - - -] Security group member updated ['6faf573d-a2d5-4138-9284-98ada37d297d'] 2021-08-24 10:11:17.843 3048 2246916554424 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-08-24 10:11:17.896 3048 2246916554424 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-08-24 10:11:19.369 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-488b540e-71fa-4649-b8f7-927ce5eeaa29 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] port_update received: 6f6413c5-f493-4b17-b5f3-1d7fe4eff6e2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 10:11:19.385 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-488b540e-71fa-4649-b8f7-927ce5eeaa29 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] No port 6f6413c5-f493-4b17-b5f3-1d7fe4eff6e2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 10:11:20.275 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f14223d-e0e0-4065-b6e1-e810341fd925 92b51dacf0a74eba9d4c901b2d699acb 0fa4f6f296b844ecb1323a5c1cce785d - - -] port_delete event received for 'eb962c14-44df-45fa-9ccd-d5b3366bdaaf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:11:21.333 3048 2246916550728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6f6413c5-f493-4b17-b5f3-1d7fe4eff6e2 2021-08-24 10:11:21.584 3048 2246916554424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-62061245-2e2d-48b5-83d2-5fedbde2512d 92b51dacf0a74eba9d4c901b2d699acb 0fa4f6f296b844ecb1323a5c1cce785d - - -] Security group rule updated on remote: ['67e551aa-36c9-4aa8-b111-25e7815cad4e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 10:11:21.597 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [req-62061245-2e2d-48b5-83d2-5fedbde2512d 92b51dacf0a74eba9d4c901b2d699acb 0fa4f6f296b844ecb1323a5c1cce785d - - -] Security group rule updated ['67e551aa-36c9-4aa8-b111-25e7815cad4e'] 2021-08-24 10:11:21.858 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 10:11:21.960 3048 2246916554424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ad47420-e774-48de-9612-5251b425064d 92b51dacf0a74eba9d4c901b2d699acb 0fa4f6f296b844ecb1323a5c1cce785d - - -] Security group rule updated on remote: ['67e551aa-36c9-4aa8-b111-25e7815cad4e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 10:11:21.960 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [req-4ad47420-e774-48de-9612-5251b425064d 92b51dacf0a74eba9d4c901b2d699acb 0fa4f6f296b844ecb1323a5c1cce785d - - -] Security group rule updated ['67e551aa-36c9-4aa8-b111-25e7815cad4e'] 2021-08-24 10:11:22.188 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Adding port 6f6413c5-f493-4b17-b5f3-1d7fe4eff6e2 2021-08-24 10:11:22.188 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Port 6f6413c5-f493-4b17-b5f3-1d7fe4eff6e2 updated. Details: {'device': '6f6413c5-f493-4b17-b5f3-1d7fe4eff6e2', 'network_id': '425bf415-3680-463e-bd33-627d233a3c9b', 'port_id': '6f6413c5-f493-4b17-b5f3-1d7fe4eff6e2', 'mac_address': 'fa:16:3e:8e:c2:43', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 778, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5a1867a0-45d0-43ed-bb99-a701bf4f5787', '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-08-24 10:11:22.188 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] 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-08-24 10:11:22.213 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6f6413c5-f493-4b17-b5f3-1d7fe4eff6e2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:11:22.213 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6f6413c5-f493-4b17-b5f3-1d7fe4eff6e2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 10:11:22.213 3048 2246916554424 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 425bf415-3680-463e-bd33-627d233a3c9b 2021-08-24 10:11:22.213 3048 2246916554424 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-08-24 10:11:22.358 3048 2246916554424 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6f6413c5-f493-4b17-b5f3-1d7fe4eff6e2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:11:22.358 3048 2246916554424 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6f6413c5-f493-4b17-b5f3-1d7fe4eff6e2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:11:22.358 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6f6413c5-f493-4b17-b5f3-1d7fe4eff6e2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 10:11:22.391 3048 2246916554424 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 778, VLAN trunk: None to switch port 6f6413c5-f493-4b17-b5f3-1d7fe4eff6e2 2021-08-24 10:11:22.454 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 10:11:22.475 3048 2246916554424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6f6413c5-f493-4b17-b5f3-1d7fe4eff6e2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:11:22.686 3048 2246916554424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6f6413c5-f493-4b17-b5f3-1d7fe4eff6e2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:11:22.686 3048 2246916554424 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-08-24 10:11:22.702 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6faf573d-a2d5-4138-9284-98ada37d297d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:11:22.702 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6faf573d-a2d5-4138-9284-98ada37d297d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 10:11:22.702 3048 2246916554424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6f6413c5-f493-4b17-b5f3-1d7fe4eff6e2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:11:22.718 3048 2246916554424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 10:11:22.718 3048 2246916554424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6f6413c5-f493-4b17-b5f3-1d7fe4eff6e2 not yet added. Adding. 2021-08-24 10:11:22.733 3048 2246916554424 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-08-24 10:11:22.740 3048 2246916554424 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-08-24 10:11:22.859 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f6413c5-f493-4b17-b5f3-1d7fe4eff6e2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:11:22.957 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f6413c5-f493-4b17-b5f3-1d7fe4eff6e2" 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-08-24 10:11:22.983 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f6413c5-f493-4b17-b5f3-1d7fe4eff6e2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:11:23.114 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f6413c5-f493-4b17-b5f3-1d7fe4eff6e2" 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-08-24 10:11:23.191 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6f6413c5-f493-4b17-b5f3-1d7fe4eff6e2" 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-08-24 10:11:23.213 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6f6413c5-f493-4b17-b5f3-1d7fe4eff6e2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 10:11:23.213 3048 2246916554424 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6f6413c5-f493-4b17-b5f3-1d7fe4eff6e2 processed. 2021-08-24 10:11:23.874 3048 2246916554424 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-08-24 10:11:23.937 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca7ed3a1-094e-4951-bc2f-59c2b161eab0 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Security group rule updated on remote: ['3fcac880-3b18-4999-8b51-a522fd7eef00'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 10:11:23.963 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [req-ca7ed3a1-094e-4951-bc2f-59c2b161eab0 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Security group rule updated ['3fcac880-3b18-4999-8b51-a522fd7eef00'] 2021-08-24 10:11:24.281 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.407s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:11:24.552 3048 2246916554424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fb0ce774-7f3d-47a8-aae3-94b223f38dd5 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Security group rule updated on remote: ['3fcac880-3b18-4999-8b51-a522fd7eef00'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 10:11:24.552 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [req-fb0ce774-7f3d-47a8-aae3-94b223f38dd5 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Security group rule updated ['3fcac880-3b18-4999-8b51-a522fd7eef00'] 2021-08-24 10:11:25.021 3048 2246916554424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5907fe50-0173-41d1-9fc5-be2a5f26be94 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Security group rule updated on remote: ['3fcac880-3b18-4999-8b51-a522fd7eef00'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 10:11:25.031 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [req-5907fe50-0173-41d1-9fc5-be2a5f26be94 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Security group rule updated ['3fcac880-3b18-4999-8b51-a522fd7eef00'] 2021-08-24 10:11:25.751 3048 2246916554424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8fc27011-42c3-4e68-a628-2080b8f349c4 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Security group rule updated on remote: ['3fcac880-3b18-4999-8b51-a522fd7eef00'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 10:11:25.771 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [req-8fc27011-42c3-4e68-a628-2080b8f349c4 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Security group rule updated ['3fcac880-3b18-4999-8b51-a522fd7eef00'] 2021-08-24 10:11:26.202 3048 2246916554424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e511f329-1364-46ab-bdf0-bda4c374f9fc 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Security group rule updated on remote: ['3fcac880-3b18-4999-8b51-a522fd7eef00'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 10:11:26.224 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [req-e511f329-1364-46ab-bdf0-bda4c374f9fc 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Security group rule updated ['3fcac880-3b18-4999-8b51-a522fd7eef00'] 2021-08-24 10:11:26.610 3048 2246916554424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b25c91b9-87bb-4385-ab0f-70f5570bb49e 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Security group rule updated on remote: ['3fcac880-3b18-4999-8b51-a522fd7eef00'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 10:11:26.628 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [req-b25c91b9-87bb-4385-ab0f-70f5570bb49e 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Security group rule updated ['3fcac880-3b18-4999-8b51-a522fd7eef00'] 2021-08-24 10:11:27.360 3048 2246916554424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Security group member updated on remote: ['78799184-ede8-46ce-82cb-ba9a723039ae', '3fcac880-3b18-4999-8b51-a522fd7eef00'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:11:27.375 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Security group member updated ['78799184-ede8-46ce-82cb-ba9a723039ae', '3fcac880-3b18-4999-8b51-a522fd7eef00'] 2021-08-24 10:11:27.390 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Refresh firewall rules 2021-08-24 10:11:27.390 3048 2246916554424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Get security group information for devices via rpc ['94d058c7-b7b4-4720-9f74-febe9242009a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:11:27.407 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] port_update received: 94d058c7-b7b4-4720-9f74-febe9242009a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 10:11:27.422 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Lock "n-hv-agent-port-lock-94d058c7-b7b4-4720-9f74-febe9242009a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:11:27.422 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Binding port 94d058c7-b7b4-4720-9f74-febe9242009a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 10:11:27.445 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] 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-08-24 10:11:27.472 3048 2246916552840 MainThread DEBUG neutron.services.trunk.rpc.agent [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '94d058c7-b7b4-4720-9f74-febe9242009a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:11:27.472 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '94d058c7-b7b4-4720-9f74-febe9242009a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:11:27.499 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Trunk plugin disabled on server. Assuming port 94d058c7-b7b4-4720-9f74-febe9242009a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 10:11:27.515 3048 2246916552840 MainThread INFO networking_hyperv.neutron.trunk_driver [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Binding VLAN ID: 792, VLAN trunk: None to switch port 94d058c7-b7b4-4720-9f74-febe9242009a 2021-08-24 10:11:27.545 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Refresh firewall rules 2021-08-24 10:11:27.563 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Get security group information for devices via rpc ['94d058c7-b7b4-4720-9f74-febe9242009a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:11:28.359 3048 2246916554424 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Update security group information for ports dict_keys(['94d058c7-b7b4-4720-9f74-febe9242009a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:11:28.359 3048 2246916554424 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 10:11:28.359 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Update rules of security group (3fcac880-3b18-4999-8b51-a522fd7eef00) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:11:28.379 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Update rules of security group (78799184-ede8-46ce-82cb-ba9a723039ae) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:11:28.379 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Update members of security group (78799184-ede8-46ce-82cb-ba9a723039ae) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 10:11:28.379 3048 2246916554424 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Update port filter for 94d058c7-b7b4-4720-9f74-febe9242009a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:11:28.412 3048 2246916554424 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Updating port rules. 2021-08-24 10:11:28.412 3048 2246916554424 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Creating 6 new rules, removing 0 old rules. 2021-08-24 10:11:28.412 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Lock "n-hv-driver-port-lock-94d058c7-b7b4-4720-9f74-febe9242009a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:11:28.489 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Update security group information for ports dict_keys(['94d058c7-b7b4-4720-9f74-febe9242009a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:11:28.489 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 10:11:28.502 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Update rules of security group (3fcac880-3b18-4999-8b51-a522fd7eef00) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:11:28.516 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Update rules of security group (78799184-ede8-46ce-82cb-ba9a723039ae) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:11:28.516 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Update members of security group (78799184-ede8-46ce-82cb-ba9a723039ae) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 10:11:28.529 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Update port filter for 94d058c7-b7b4-4720-9f74-febe9242009a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:11:28.529 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Updating port rules. 2021-08-24 10:11:28.529 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Creating 6 new rules, removing 0 old rules. 2021-08-24 10:11:28.609 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Lock "n-hv-driver-port-lock-94d058c7-b7b4-4720-9f74-febe9242009a" 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-08-24 10:11:28.626 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Lock "n-hv-driver-port-lock-94d058c7-b7b4-4720-9f74-febe9242009a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:11:28.626 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Lock "n-hv-driver-port-lock-94d058c7-b7b4-4720-9f74-febe9242009a" 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-08-24 10:11:28.626 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Lock "n-hv-driver-port-lock-94d058c7-b7b4-4720-9f74-febe9242009a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:11:28.732 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Lock "n-hv-driver-port-lock-94d058c7-b7b4-4720-9f74-febe9242009a" 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-08-24 10:11:28.756 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Lock "n-hv-driver-port-lock-94d058c7-b7b4-4720-9f74-febe9242009a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:11:28.764 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Lock "n-hv-driver-port-lock-94d058c7-b7b4-4720-9f74-febe9242009a" 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-08-24 10:11:28.799 3048 2246916554424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-266031b2-74e9-47a2-8a1e-1061b232d23d 92b51dacf0a74eba9d4c901b2d699acb 0fa4f6f296b844ecb1323a5c1cce785d - - -] Security group member updated on remote: ['67e551aa-36c9-4aa8-b111-25e7815cad4e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:11:28.799 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [req-266031b2-74e9-47a2-8a1e-1061b232d23d 92b51dacf0a74eba9d4c901b2d699acb 0fa4f6f296b844ecb1323a5c1cce785d - - -] Security group member updated ['67e551aa-36c9-4aa8-b111-25e7815cad4e'] 2021-08-24 10:11:28.799 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [req-c134309d-2012-43e7-b870-683a1a617893 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Lock "n-hv-agent-port-lock-94d058c7-b7b4-4720-9f74-febe9242009a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:11:30.579 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fdc8acdd-f485-4562-a9ab-6d2a9374f31e 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] port_update received: fbad872f-b764-4dfe-8d33-d3acefaa0f92 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 10:11:30.591 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fdc8acdd-f485-4562-a9ab-6d2a9374f31e 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] No port fbad872f-b764-4dfe-8d33-d3acefaa0f92 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 10:11:30.690 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5a32def-f1c3-49ca-ac70-541656dd76c9 - - - - -] port_update received: 83d7d883-9547-435b-8da3-10f37da4f119 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 10:11:30.722 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5a32def-f1c3-49ca-ac70-541656dd76c9 - - - - -] No port 83d7d883-9547-435b-8da3-10f37da4f119 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 10:11:33.414 3048 2246916550728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fbad872f-b764-4dfe-8d33-d3acefaa0f92 2021-08-24 10:11:33.910 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 10:11:34.123 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2898fe0-3f58-4d55-97f3-73dbe003b5e9 - - - - -] port_update received: e8900a52-83aa-459d-9a7f-d3e71c33f9a4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 10:11:34.153 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2898fe0-3f58-4d55-97f3-73dbe003b5e9 - - - - -] No port e8900a52-83aa-459d-9a7f-d3e71c33f9a4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 10:11:34.283 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Adding port fbad872f-b764-4dfe-8d33-d3acefaa0f92 2021-08-24 10:11:34.309 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Port fbad872f-b764-4dfe-8d33-d3acefaa0f92 updated. Details: {'device': 'fbad872f-b764-4dfe-8d33-d3acefaa0f92', 'network_id': '6b01d84d-267c-4d35-a108-65bf161f1968', 'port_id': 'fbad872f-b764-4dfe-8d33-d3acefaa0f92', 'mac_address': 'fa:16:3e:fe:20:65', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 761, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5314616c-ab32-4190-886d-451f6dd69083', '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-08-24 10:11:34.309 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] 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-08-24 10:11:34.319 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fbad872f-b764-4dfe-8d33-d3acefaa0f92" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:11:34.328 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fbad872f-b764-4dfe-8d33-d3acefaa0f92 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 10:11:34.344 3048 2246916552840 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6b01d84d-267c-4d35-a108-65bf161f1968 2021-08-24 10:11:34.344 3048 2246916552840 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-08-24 10:11:34.515 3048 2246916552840 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fbad872f-b764-4dfe-8d33-d3acefaa0f92') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:11:34.515 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fbad872f-b764-4dfe-8d33-d3acefaa0f92') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:11:34.548 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fbad872f-b764-4dfe-8d33-d3acefaa0f92 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 10:11:34.548 3048 2246916552840 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 761, VLAN trunk: None to switch port fbad872f-b764-4dfe-8d33-d3acefaa0f92 2021-08-24 10:11:34.634 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 10:11:34.652 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fbad872f-b764-4dfe-8d33-d3acefaa0f92'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:11:35.079 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fbad872f-b764-4dfe-8d33-d3acefaa0f92']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:11:35.090 3048 2246916552840 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-08-24 10:11:35.090 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (67e551aa-36c9-4aa8-b111-25e7815cad4e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:11:35.090 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fbad872f-b764-4dfe-8d33-d3acefaa0f92 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:11:35.090 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 10:11:35.111 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fbad872f-b764-4dfe-8d33-d3acefaa0f92 not yet added. Adding. 2021-08-24 10:11:35.111 3048 2246916552840 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-08-24 10:11:35.124 3048 2246916552840 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-08-24 10:11:35.249 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fbad872f-b764-4dfe-8d33-d3acefaa0f92" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:11:35.376 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fbad872f-b764-4dfe-8d33-d3acefaa0f92" 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-08-24 10:11:35.396 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fbad872f-b764-4dfe-8d33-d3acefaa0f92" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:11:35.561 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fbad872f-b764-4dfe-8d33-d3acefaa0f92" 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-08-24 10:11:35.701 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fbad872f-b764-4dfe-8d33-d3acefaa0f92" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:11:35.701 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fbad872f-b764-4dfe-8d33-d3acefaa0f92 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 10:11:35.701 3048 2246916552840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fbad872f-b764-4dfe-8d33-d3acefaa0f92 processed. 2021-08-24 10:11:35.949 3048 2246916552840 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-08-24 10:11:36.476 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:11:39.357 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-258b6593-dd41-4d9d-9875-0bd35fe1bc89 - - - - -] port_update received: 0307a0c1-b4c9-4f20-9c44-af5eb4341567 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 10:11:39.372 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-258b6593-dd41-4d9d-9875-0bd35fe1bc89 - - - - -] No port 0307a0c1-b4c9-4f20-9c44-af5eb4341567 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 10:11:42.448 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f626e16-d78d-47da-90d8-b80d5c9480e4 57a17e9f950e48e288ec62dc60cf1196 f01dd799dc0d4d71925fc126c441fe9a - - -] Security group rule updated on remote: ['c343ab59-272b-44ca-ba2c-e72bcda95bf5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 10:11:42.472 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [req-5f626e16-d78d-47da-90d8-b80d5c9480e4 57a17e9f950e48e288ec62dc60cf1196 f01dd799dc0d4d71925fc126c441fe9a - - -] Security group rule updated ['c343ab59-272b-44ca-ba2c-e72bcda95bf5'] 2021-08-24 10:11:42.932 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f0c87e0c-bb35-413c-bc8c-8373e4da0db4 57a17e9f950e48e288ec62dc60cf1196 f01dd799dc0d4d71925fc126c441fe9a - - -] Security group rule updated on remote: ['c343ab59-272b-44ca-ba2c-e72bcda95bf5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 10:11:42.950 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [req-f0c87e0c-bb35-413c-bc8c-8373e4da0db4 57a17e9f950e48e288ec62dc60cf1196 f01dd799dc0d4d71925fc126c441fe9a - - -] Security group rule updated ['c343ab59-272b-44ca-ba2c-e72bcda95bf5'] 2021-08-24 10:11:43.449 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a0f2370a-a0bd-4c9b-8fc4-a5afeed1cd50 57a17e9f950e48e288ec62dc60cf1196 f01dd799dc0d4d71925fc126c441fe9a - - -] Security group rule updated on remote: ['c343ab59-272b-44ca-ba2c-e72bcda95bf5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 10:11:43.464 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [req-a0f2370a-a0bd-4c9b-8fc4-a5afeed1cd50 57a17e9f950e48e288ec62dc60cf1196 f01dd799dc0d4d71925fc126c441fe9a - - -] Security group rule updated ['c343ab59-272b-44ca-ba2c-e72bcda95bf5'] 2021-08-24 10:11:43.807 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10bdb6c1-2a23-4a6f-b899-e747de22ec8c - - - - -] port_update received: a64e8362-8b3e-4db8-8a18-a8d81d8a0e79 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 10:11:43.825 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10bdb6c1-2a23-4a6f-b899-e747de22ec8c - - - - -] No port a64e8362-8b3e-4db8-8a18-a8d81d8a0e79 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 10:11:43.952 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-31f812b5-5c0b-4241-9fd7-3b266264e093 57a17e9f950e48e288ec62dc60cf1196 f01dd799dc0d4d71925fc126c441fe9a - - -] Security group rule updated on remote: ['c343ab59-272b-44ca-ba2c-e72bcda95bf5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 10:11:43.972 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [req-31f812b5-5c0b-4241-9fd7-3b266264e093 57a17e9f950e48e288ec62dc60cf1196 f01dd799dc0d4d71925fc126c441fe9a - - -] Security group rule updated ['c343ab59-272b-44ca-ba2c-e72bcda95bf5'] 2021-08-24 10:11:44.448 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-57fe86d3-4b63-4877-a7b0-d84b4c4efec1 57a17e9f950e48e288ec62dc60cf1196 f01dd799dc0d4d71925fc126c441fe9a - - -] Security group rule updated on remote: ['c343ab59-272b-44ca-ba2c-e72bcda95bf5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 10:11:44.465 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [req-57fe86d3-4b63-4877-a7b0-d84b4c4efec1 57a17e9f950e48e288ec62dc60cf1196 f01dd799dc0d4d71925fc126c441fe9a - - -] Security group rule updated ['c343ab59-272b-44ca-ba2c-e72bcda95bf5'] 2021-08-24 10:11:44.811 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7cb2d7d8-5d1a-49f7-9c46-2bc0cc4899eb 57a17e9f950e48e288ec62dc60cf1196 f01dd799dc0d4d71925fc126c441fe9a - - -] Security group rule updated on remote: ['c343ab59-272b-44ca-ba2c-e72bcda95bf5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 10:11:44.811 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [req-7cb2d7d8-5d1a-49f7-9c46-2bc0cc4899eb 57a17e9f950e48e288ec62dc60cf1196 f01dd799dc0d4d71925fc126c441fe9a - - -] Security group rule updated ['c343ab59-272b-44ca-ba2c-e72bcda95bf5'] 2021-08-24 10:11:59.993 3048 2246916550904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6f6413c5-f493-4b17-b5f3-1d7fe4eff6e2 2021-08-24 10:12:00.062 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 10:12:00.074 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6f6413c5-f493-4b17-b5f3-1d7fe4eff6e2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 10:12:00.085 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6f6413c5-f493-4b17-b5f3-1d7fe4eff6e2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 10:12:00.105 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6f6413c5-f493-4b17-b5f3-1d7fe4eff6e2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 10:12:00.133 3048 2246916552840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 425bf415-3680-463e-bd33-627d233a3c9b 2021-08-24 10:12:00.133 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6f6413c5-f493-4b17-b5f3-1d7fe4eff6e2'] 2021-08-24 10:12:00.151 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 10:12:00.151 3048 2246916552840 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-08-24 10:12:00.165 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6f6413c5-f493-4b17-b5f3-1d7fe4eff6e2'] 2021-08-24 10:12:00.523 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3d612ad7-3eef-4311-8f5d-2775b15c3bd6 d66d3d90cba946aaa96a83219d2ce2c8 1204eb2eab994f1588f743a089587abd - - -] Security group member updated on remote: ['6faf573d-a2d5-4138-9284-98ada37d297d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:12:00.542 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [req-3d612ad7-3eef-4311-8f5d-2775b15c3bd6 d66d3d90cba946aaa96a83219d2ce2c8 1204eb2eab994f1588f743a089587abd - - -] Security group member updated ['6faf573d-a2d5-4138-9284-98ada37d297d'] 2021-08-24 10:12:00.602 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d612ad7-3eef-4311-8f5d-2775b15c3bd6 d66d3d90cba946aaa96a83219d2ce2c8 1204eb2eab994f1588f743a089587abd - - -] port_delete event received for '6f6413c5-f493-4b17-b5f3-1d7fe4eff6e2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:12:02.080 3048 2246916552840 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-08-24 10:12:02.120 3048 2246916552840 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-08-24 10:12:10.584 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b5ddcd9f-c3e2-4406-8f9c-f8223e3b09e4 57a17e9f950e48e288ec62dc60cf1196 f01dd799dc0d4d71925fc126c441fe9a - - -] Security group member updated on remote: ['c343ab59-272b-44ca-ba2c-e72bcda95bf5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:12:10.584 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [req-b5ddcd9f-c3e2-4406-8f9c-f8223e3b09e4 57a17e9f950e48e288ec62dc60cf1196 f01dd799dc0d4d71925fc126c441fe9a - - -] Security group member updated ['c343ab59-272b-44ca-ba2c-e72bcda95bf5'] 2021-08-24 10:12:11.833 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-860a9af4-c28f-4916-b24c-93259fe24813 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] port_update received: 3841f9eb-e768-4a93-8ace-bae7bb15c5f3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 10:12:11.853 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-860a9af4-c28f-4916-b24c-93259fe24813 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] No port 3841f9eb-e768-4a93-8ace-bae7bb15c5f3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 10:12:13.713 3048 2246916550728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3841f9eb-e768-4a93-8ace-bae7bb15c5f3 2021-08-24 10:12:14.124 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 10:12:14.469 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Adding port 3841f9eb-e768-4a93-8ace-bae7bb15c5f3 2021-08-24 10:12:14.484 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Port 3841f9eb-e768-4a93-8ace-bae7bb15c5f3 updated. Details: {'device': '3841f9eb-e768-4a93-8ace-bae7bb15c5f3', 'network_id': '9aa354f9-135e-42bc-a984-d9a77ec9b7a6', 'port_id': '3841f9eb-e768-4a93-8ace-bae7bb15c5f3', 'mac_address': 'fa:16:3e:2c:61:f2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 756, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cf116cfb-7b90-48b3-b4ff-54527c635765', '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-08-24 10:12:14.484 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] 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-08-24 10:12:14.484 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3841f9eb-e768-4a93-8ace-bae7bb15c5f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:12:14.484 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3841f9eb-e768-4a93-8ace-bae7bb15c5f3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 10:12:14.504 3048 2246916552840 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9aa354f9-135e-42bc-a984-d9a77ec9b7a6 2021-08-24 10:12:14.517 3048 2246916552840 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-08-24 10:12:14.664 3048 2246916552840 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3841f9eb-e768-4a93-8ace-bae7bb15c5f3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:12:14.664 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3841f9eb-e768-4a93-8ace-bae7bb15c5f3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:12:14.689 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3841f9eb-e768-4a93-8ace-bae7bb15c5f3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 10:12:14.699 3048 2246916552840 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 756, VLAN trunk: None to switch port 3841f9eb-e768-4a93-8ace-bae7bb15c5f3 2021-08-24 10:12:14.770 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 10:12:14.799 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3841f9eb-e768-4a93-8ace-bae7bb15c5f3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:12:15.192 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3841f9eb-e768-4a93-8ace-bae7bb15c5f3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:12:15.192 3048 2246916552840 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-08-24 10:12:15.214 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c343ab59-272b-44ca-ba2c-e72bcda95bf5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:12:15.214 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3841f9eb-e768-4a93-8ace-bae7bb15c5f3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:12:15.214 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 10:12:15.227 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3841f9eb-e768-4a93-8ace-bae7bb15c5f3 not yet added. Adding. 2021-08-24 10:12:15.227 3048 2246916552840 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-08-24 10:12:15.227 3048 2246916552840 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-08-24 10:12:15.364 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3841f9eb-e768-4a93-8ace-bae7bb15c5f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:12:15.515 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3841f9eb-e768-4a93-8ace-bae7bb15c5f3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:12:15.521 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3841f9eb-e768-4a93-8ace-bae7bb15c5f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:12:15.662 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3841f9eb-e768-4a93-8ace-bae7bb15c5f3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:12:15.787 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3841f9eb-e768-4a93-8ace-bae7bb15c5f3" 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-08-24 10:12:15.787 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3841f9eb-e768-4a93-8ace-bae7bb15c5f3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 10:12:15.807 3048 2246916552840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3841f9eb-e768-4a93-8ace-bae7bb15c5f3 processed. 2021-08-24 10:12:16.153 3048 2246916552840 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-08-24 10:12:16.645 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:12:24.163 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35ece380-8401-4fa8-a2f4-aaad84af5b39 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] network_delete received. Deleting network 425bf415-3680-463e-bd33-627d233a3c9b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-24 10:12:24.163 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35ece380-8401-4fa8-a2f4-aaad84af5b39 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] Network 425bf415-3680-463e-bd33-627d233a3c9b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-24 10:12:25.823 3048 2246916550728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 280e20cd-f0e5-4719-a542-f376c46564f8 2021-08-24 10:12:26.230 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 10:12:26.550 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Adding port 280e20cd-f0e5-4719-a542-f376c46564f8 2021-08-24 10:12:26.550 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Port 280e20cd-f0e5-4719-a542-f376c46564f8 updated. Details: {'device': '280e20cd-f0e5-4719-a542-f376c46564f8', 'network_id': 'd82a3590-bff3-4706-929e-eab6eca8dab5', 'port_id': '280e20cd-f0e5-4719-a542-f376c46564f8', 'mac_address': 'fa:16:3e:e8:85:23', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 760, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '07f1653d-20d3-44c8-9a31-355a859de5a4', '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-08-24 10:12:26.567 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] 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-08-24 10:12:26.590 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-280e20cd-f0e5-4719-a542-f376c46564f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:12:26.590 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 280e20cd-f0e5-4719-a542-f376c46564f8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 10:12:26.603 3048 2246916552840 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-08-24 10:12:26.662 3048 2246916552840 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '280e20cd-f0e5-4719-a542-f376c46564f8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:12:26.662 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '280e20cd-f0e5-4719-a542-f376c46564f8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:12:26.696 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 280e20cd-f0e5-4719-a542-f376c46564f8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 10:12:26.696 3048 2246916552840 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 760, VLAN trunk: None to switch port 280e20cd-f0e5-4719-a542-f376c46564f8 2021-08-24 10:12:26.772 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 10:12:26.772 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['280e20cd-f0e5-4719-a542-f376c46564f8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:12:26.942 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['280e20cd-f0e5-4719-a542-f376c46564f8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:12:26.956 3048 2246916552840 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-08-24 10:12:26.956 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fab68efb-8b54-4d8c-a6a7-0fe1086bd202) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:12:26.975 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 280e20cd-f0e5-4719-a542-f376c46564f8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:12:26.975 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 10:12:26.992 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-08-24 10:12:26.992 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-280e20cd-f0e5-4719-a542-f376c46564f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:12:27.003 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-280e20cd-f0e5-4719-a542-f376c46564f8" 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-08-24 10:12:27.003 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-280e20cd-f0e5-4719-a542-f376c46564f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:12:27.022 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-280e20cd-f0e5-4719-a542-f376c46564f8" 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-08-24 10:12:27.091 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-280e20cd-f0e5-4719-a542-f376c46564f8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:12:27.097 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 280e20cd-f0e5-4719-a542-f376c46564f8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 10:12:27.097 3048 2246916552840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 280e20cd-f0e5-4719-a542-f376c46564f8 processed. 2021-08-24 10:12:28.257 3048 2246916552840 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-08-24 10:12:28.550 3048 2246916552840 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-08-24 10:12:40.323 3048 2246916550904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 280e20cd-f0e5-4719-a542-f376c46564f8 2021-08-24 10:12:42.344 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 10:12:42.345 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '280e20cd-f0e5-4719-a542-f376c46564f8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 10:12:42.362 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '280e20cd-f0e5-4719-a542-f376c46564f8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 10:12:42.362 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 280e20cd-f0e5-4719-a542-f376c46564f8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 10:12:42.394 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['280e20cd-f0e5-4719-a542-f376c46564f8'] 2021-08-24 10:12:42.394 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 10:12:42.415 3048 2246916552840 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-08-24 10:12:42.415 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['280e20cd-f0e5-4719-a542-f376c46564f8'] 2021-08-24 10:12:44.345 3048 2246916552840 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-08-24 10:12:44.345 3048 2246916550904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 280e20cd-f0e5-4719-a542-f376c46564f8 2021-08-24 10:12:44.550 3048 2246916552840 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-08-24 10:12:46.355 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 10:12:46.359 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '280e20cd-f0e5-4719-a542-f376c46564f8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 10:12:46.376 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '280e20cd-f0e5-4719-a542-f376c46564f8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 10:12:46.376 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 280e20cd-f0e5-4719-a542-f376c46564f8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 10:12:46.408 3048 2246916552840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d82a3590-bff3-4706-929e-eab6eca8dab5 2021-08-24 10:12:46.408 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['280e20cd-f0e5-4719-a542-f376c46564f8'] 2021-08-24 10:12:46.426 3048 2246916552840 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-08-24 10:12:46.426 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['280e20cd-f0e5-4719-a542-f376c46564f8'] 2021-08-24 10:12:48.360 3048 2246916552840 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-08-24 10:12:48.468 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:12:57.763 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Security group member updated on remote: ['78799184-ede8-46ce-82cb-ba9a723039ae', '3fcac880-3b18-4999-8b51-a522fd7eef00'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:12:57.776 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Security group member updated ['78799184-ede8-46ce-82cb-ba9a723039ae', '3fcac880-3b18-4999-8b51-a522fd7eef00'] 2021-08-24 10:12:57.776 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Refresh firewall rules 2021-08-24 10:12:57.789 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Get security group information for devices via rpc ['94d058c7-b7b4-4720-9f74-febe9242009a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:12:57.838 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] port_update received: 94d058c7-b7b4-4720-9f74-febe9242009a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 10:12:57.847 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Lock "n-hv-agent-port-lock-94d058c7-b7b4-4720-9f74-febe9242009a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:12:57.847 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Binding port 94d058c7-b7b4-4720-9f74-febe9242009a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 10:12:57.869 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] 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-08-24 10:12:57.884 3048 2246916554424 MainThread DEBUG neutron.services.trunk.rpc.agent [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '94d058c7-b7b4-4720-9f74-febe9242009a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:12:57.884 3048 2246916554424 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '94d058c7-b7b4-4720-9f74-febe9242009a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:12:57.906 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Trunk plugin disabled on server. Assuming port 94d058c7-b7b4-4720-9f74-febe9242009a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 10:12:57.923 3048 2246916554424 MainThread INFO networking_hyperv.neutron.trunk_driver [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Binding VLAN ID: 792, VLAN trunk: None to switch port 94d058c7-b7b4-4720-9f74-febe9242009a 2021-08-24 10:12:57.962 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Refresh firewall rules 2021-08-24 10:12:57.968 3048 2246916554424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Get security group information for devices via rpc ['94d058c7-b7b4-4720-9f74-febe9242009a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:12:58.092 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Update security group information for ports dict_keys(['94d058c7-b7b4-4720-9f74-febe9242009a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:12:58.109 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 10:12:58.109 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Update rules of security group (78799184-ede8-46ce-82cb-ba9a723039ae) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:12:58.109 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Update members of security group (78799184-ede8-46ce-82cb-ba9a723039ae) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 10:12:58.134 3048 2246916552840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Update port filter for 94d058c7-b7b4-4720-9f74-febe9242009a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:12:58.134 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Updating port rules. 2021-08-24 10:12:58.134 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Creating 0 new rules, removing 6 old rules. 2021-08-24 10:12:58.152 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Lock "n-hv-driver-port-lock-94d058c7-b7b4-4720-9f74-febe9242009a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:12:58.166 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Lock "n-hv-driver-port-lock-94d058c7-b7b4-4720-9f74-febe9242009a" 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-08-24 10:12:58.166 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Lock "n-hv-driver-port-lock-94d058c7-b7b4-4720-9f74-febe9242009a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:12:58.236 3048 2246916554424 MainThread DEBUG neutron.agent.securitygroups_rpc [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Update security group information for ports dict_keys(['94d058c7-b7b4-4720-9f74-febe9242009a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:12:58.236 3048 2246916554424 MainThread DEBUG neutron.agent.securitygroups_rpc [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 10:12:58.259 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Update rules of security group (78799184-ede8-46ce-82cb-ba9a723039ae) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:12:58.273 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Update members of security group (78799184-ede8-46ce-82cb-ba9a723039ae) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 10:12:58.273 3048 2246916554424 MainThread DEBUG neutron.agent.securitygroups_rpc [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Update port filter for 94d058c7-b7b4-4720-9f74-febe9242009a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:12:58.273 3048 2246916554424 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Updating port rules. 2021-08-24 10:12:58.297 3048 2246916554424 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Creating 0 new rules, removing 6 old rules. 2021-08-24 10:12:58.439 3048 2246916552840 MainThread DEBUG oslo_concurrency.lockutils [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Lock "n-hv-driver-port-lock-94d058c7-b7b4-4720-9f74-febe9242009a" 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-08-24 10:12:58.453 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Lock "n-hv-driver-port-lock-94d058c7-b7b4-4720-9f74-febe9242009a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:12:58.453 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Lock "n-hv-driver-port-lock-94d058c7-b7b4-4720-9f74-febe9242009a" 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-08-24 10:12:58.453 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Lock "n-hv-driver-port-lock-94d058c7-b7b4-4720-9f74-febe9242009a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:12:58.548 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Lock "n-hv-driver-port-lock-94d058c7-b7b4-4720-9f74-febe9242009a" 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-08-24 10:12:58.582 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [req-02912d89-1c06-4702-8c8f-c733204c24d2 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Lock "n-hv-agent-port-lock-94d058c7-b7b4-4720-9f74-febe9242009a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.734s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:12:59.252 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8332d15-2030-4d09-b4db-286fa7edb876 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] port_delete event received for 'ae773b3e-12a2-4ea8-91ca-2604b287e343' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:13:04.067 3048 2246916550728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 280e20cd-f0e5-4719-a542-f376c46564f8 2021-08-24 10:13:04.165 3048 2246916554424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f0a53f1-3f98-4f46-93dd-2b56be228342 92b51dacf0a74eba9d4c901b2d699acb 0fa4f6f296b844ecb1323a5c1cce785d - - -] Security group member updated on remote: ['67e551aa-36c9-4aa8-b111-25e7815cad4e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:13:04.185 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [req-5f0a53f1-3f98-4f46-93dd-2b56be228342 92b51dacf0a74eba9d4c901b2d699acb 0fa4f6f296b844ecb1323a5c1cce785d - - -] Security group member updated ['67e551aa-36c9-4aa8-b111-25e7815cad4e'] 2021-08-24 10:13:04.451 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 10:13:04.471 3048 2246916550904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fbad872f-b764-4dfe-8d33-d3acefaa0f92 2021-08-24 10:13:04.497 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f0a53f1-3f98-4f46-93dd-2b56be228342 92b51dacf0a74eba9d4c901b2d699acb 0fa4f6f296b844ecb1323a5c1cce785d - - -] port_delete event received for 'fbad872f-b764-4dfe-8d33-d3acefaa0f92' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:13:05.171 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Adding port 280e20cd-f0e5-4719-a542-f376c46564f8 2021-08-24 10:13:05.171 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Port 280e20cd-f0e5-4719-a542-f376c46564f8 updated. Details: {'device': '280e20cd-f0e5-4719-a542-f376c46564f8', 'network_id': 'd82a3590-bff3-4706-929e-eab6eca8dab5', 'port_id': '280e20cd-f0e5-4719-a542-f376c46564f8', 'mac_address': 'fa:16:3e:e8:85:23', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 760, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '07f1653d-20d3-44c8-9a31-355a859de5a4', '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-08-24 10:13:05.197 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] 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-08-24 10:13:05.197 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 10:13:05.197 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-280e20cd-f0e5-4719-a542-f376c46564f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:13:05.216 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 280e20cd-f0e5-4719-a542-f376c46564f8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 10:13:05.226 3048 2246916554424 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d82a3590-bff3-4706-929e-eab6eca8dab5 2021-08-24 10:13:05.226 3048 2246916554424 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-08-24 10:13:05.226 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fbad872f-b764-4dfe-8d33-d3acefaa0f92' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 10:13:05.226 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fbad872f-b764-4dfe-8d33-d3acefaa0f92' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 10:13:05.247 3048 2246916552840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fbad872f-b764-4dfe-8d33-d3acefaa0f92 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 10:13:05.269 3048 2246916552840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6b01d84d-267c-4d35-a108-65bf161f1968 2021-08-24 10:13:05.269 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fbad872f-b764-4dfe-8d33-d3acefaa0f92'] 2021-08-24 10:13:05.280 3048 2246916552840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 10:13:05.280 3048 2246916552840 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-08-24 10:13:05.280 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fbad872f-b764-4dfe-8d33-d3acefaa0f92'] 2021-08-24 10:13:05.375 3048 2246916554424 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '280e20cd-f0e5-4719-a542-f376c46564f8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:13:05.375 3048 2246916554424 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '280e20cd-f0e5-4719-a542-f376c46564f8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:13:05.419 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 280e20cd-f0e5-4719-a542-f376c46564f8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 10:13:05.430 3048 2246916554424 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 760, VLAN trunk: None to switch port 280e20cd-f0e5-4719-a542-f376c46564f8 2021-08-24 10:13:05.486 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 10:13:05.508 3048 2246916554424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['280e20cd-f0e5-4719-a542-f376c46564f8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:13:05.696 3048 2246916554424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['280e20cd-f0e5-4719-a542-f376c46564f8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:13:05.712 3048 2246916554424 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-08-24 10:13:05.718 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fab68efb-8b54-4d8c-a6a7-0fe1086bd202) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:13:05.718 3048 2246916554424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 280e20cd-f0e5-4719-a542-f376c46564f8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:13:05.718 3048 2246916554424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 10:13:05.739 3048 2246916554424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 280e20cd-f0e5-4719-a542-f376c46564f8 not yet added. Adding. 2021-08-24 10:13:05.739 3048 2246916554424 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-08-24 10:13:05.753 3048 2246916554424 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-08-24 10:13:05.858 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-280e20cd-f0e5-4719-a542-f376c46564f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:13:05.959 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-280e20cd-f0e5-4719-a542-f376c46564f8" 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-08-24 10:13:05.959 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-280e20cd-f0e5-4719-a542-f376c46564f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:13:06.080 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-280e20cd-f0e5-4719-a542-f376c46564f8" 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-08-24 10:13:06.181 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-280e20cd-f0e5-4719-a542-f376c46564f8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.985s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:13:06.188 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 280e20cd-f0e5-4719-a542-f376c46564f8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 10:13:06.188 3048 2246916554424 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 280e20cd-f0e5-4719-a542-f376c46564f8 processed. 2021-08-24 10:13:06.461 3048 2246916554424 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-08-24 10:13:06.794 3048 2246916554424 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-08-24 10:13:07.547 3048 2246916554424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d5924c77-2f92-44cc-87e5-c1a3bcc6cee7 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Security group member updated on remote: ['78799184-ede8-46ce-82cb-ba9a723039ae'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:13:07.567 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [req-d5924c77-2f92-44cc-87e5-c1a3bcc6cee7 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Security group member updated ['78799184-ede8-46ce-82cb-ba9a723039ae'] 2021-08-24 10:13:07.567 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [req-d5924c77-2f92-44cc-87e5-c1a3bcc6cee7 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Refresh firewall rules 2021-08-24 10:13:07.579 3048 2246916554424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d5924c77-2f92-44cc-87e5-c1a3bcc6cee7 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Get security group information for devices via rpc ['94d058c7-b7b4-4720-9f74-febe9242009a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:13:07.608 3048 2246916554424 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d5924c77-2f92-44cc-87e5-c1a3bcc6cee7 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:13:07.628 3048 2246916554424 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d5924c77-2f92-44cc-87e5-c1a3bcc6cee7 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 10:13:07.649 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5924c77-2f92-44cc-87e5-c1a3bcc6cee7 57d4e8a5a38f4f1abf35ceae2fe8a2d5 df22a1b06a194b3eb17afe83a61a44c2 - - -] port_delete event received for '94d058c7-b7b4-4720-9f74-febe9242009a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:13:07.788 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a2d03bc0-95be-4cf5-a5c5-f3278984682d 92b51dacf0a74eba9d4c901b2d699acb 0fa4f6f296b844ecb1323a5c1cce785d - - -] port_delete event received for 'f8cd0e01-8719-4a22-a03a-d8218eb9cb3a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:13:08.494 3048 2246916550904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 94d058c7-b7b4-4720-9f74-febe9242009a 2021-08-24 10:13:10.477 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 10:13:10.477 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '94d058c7-b7b4-4720-9f74-febe9242009a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 10:13:10.485 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '94d058c7-b7b4-4720-9f74-febe9242009a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 10:13:10.485 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 94d058c7-b7b4-4720-9f74-febe9242009a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 10:13:10.508 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['94d058c7-b7b4-4720-9f74-febe9242009a'] 2021-08-24 10:13:10.508 3048 2246916554424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 10:13:10.528 3048 2246916554424 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-08-24 10:13:10.528 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['94d058c7-b7b4-4720-9f74-febe9242009a'] 2021-08-24 10:13:12.477 3048 2246916554424 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-08-24 10:13:12.503 3048 2246916554424 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-08-24 10:13:12.632 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26fe9174-2f3f-4be9-a228-7f5f287eddd5 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] port_delete event received for '9e9a85f5-e37e-454a-994b-ba52178b6dcf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:13:13.101 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-08e35c83-2950-423f-bb0e-e029b2ed51c0 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] port_delete event received for '18ec52f6-0542-4911-ac07-fa1638218391' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:13:14.239 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-869dadeb-80b5-46c9-8f9a-1555c37b15d6 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] port_delete event received for '667e505b-9353-44ec-8440-8b8cb2be1445' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:13:14.457 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-120662a3-85f1-4031-9a6d-6b1601ed0472 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] port_delete event received for '6f7c0ce1-ac59-4be2-96c2-27a58010bcc2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:13:15.398 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b601fc27-6f83-4371-a602-c474f3b851c3 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] port_delete event received for 'b34d71dd-4c19-44db-a52e-78ee72d89c2e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:13:15.648 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e11728bc-d900-4d57-a55b-2a5a420b7cee - - - - -] port_delete event received for 'b34d71dd-4c19-44db-a52e-78ee72d89c2e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:13:15.695 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b601fc27-6f83-4371-a602-c474f3b851c3 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] network_delete received. Deleting network 8c0a3f6a-9b30-4790-ba72-9a485b0cd03a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-24 10:13:15.711 3048 2246916554424 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b601fc27-6f83-4371-a602-c474f3b851c3 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] Reclaiming local network 8c0a3f6a-9b30-4790-ba72-9a485b0cd03a 2021-08-24 10:13:16.117 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6645ba2-91d6-4634-8ebe-02c19771cdd2 - - - - -] port_delete event received for 'd90726a1-aabe-4dd3-8025-cf64730be90d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:13:16.135 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50e3b813-17d1-47cc-9390-331eaafa1adf 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] port_delete event received for 'd90726a1-aabe-4dd3-8025-cf64730be90d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:13:16.523 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50e3b813-17d1-47cc-9390-331eaafa1adf 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] network_delete received. Deleting network 6b01d84d-267c-4d35-a108-65bf161f1968 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-24 10:13:16.543 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50e3b813-17d1-47cc-9390-331eaafa1adf 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] Network 6b01d84d-267c-4d35-a108-65bf161f1968 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-24 10:13:17.289 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5443b730-9277-45f1-87fa-89e9f8015717 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] port_delete event received for 'ad347532-bbd2-4082-be98-36fe86e648e9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:13:18.652 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8dab642a-b731-459f-8ea8-febce220f1d9 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] port_delete event received for '5748531f-8ed4-484d-a6dc-b88649fe3392' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:13:20.090 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74616b82-6d38-429d-b647-9ab61fb0095d 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] port_delete event received for '246e289a-2f95-4cd5-bcf1-876f7c378147' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:13:20.147 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-71f684a2-356c-41b1-8ae0-0b90904b9b69 - - - - -] port_delete event received for '246e289a-2f95-4cd5-bcf1-876f7c378147' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:13:20.386 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74616b82-6d38-429d-b647-9ab61fb0095d 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] network_delete received. Deleting network f2f04a74-ffcb-4289-a556-7e11b3d52c37 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-24 10:13:20.386 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74616b82-6d38-429d-b647-9ab61fb0095d 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] Network f2f04a74-ffcb-4289-a556-7e11b3d52c37 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-24 10:13:44.678 3048 2246916554424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1dae3b34-8479-4dd6-adea-e5d2fd2c20d4 362089a335f04e6bb126d3240271b0ac 296a875b21aa408494b801a4c8b3a343 - - -] Security group member updated on remote: ['fab68efb-8b54-4d8c-a6a7-0fe1086bd202'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:13:44.678 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [req-1dae3b34-8479-4dd6-adea-e5d2fd2c20d4 362089a335f04e6bb126d3240271b0ac 296a875b21aa408494b801a4c8b3a343 - - -] Security group member updated ['fab68efb-8b54-4d8c-a6a7-0fe1086bd202'] 2021-08-24 10:13:44.749 3048 2246916550904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 280e20cd-f0e5-4719-a542-f376c46564f8 2021-08-24 10:13:44.962 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1dae3b34-8479-4dd6-adea-e5d2fd2c20d4 362089a335f04e6bb126d3240271b0ac 296a875b21aa408494b801a4c8b3a343 - - -] port_delete event received for '280e20cd-f0e5-4719-a542-f376c46564f8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:13:46.687 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 10:13:46.687 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '280e20cd-f0e5-4719-a542-f376c46564f8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 10:13:46.687 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '280e20cd-f0e5-4719-a542-f376c46564f8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 10:13:46.687 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 280e20cd-f0e5-4719-a542-f376c46564f8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 10:13:46.718 3048 2246916554424 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d82a3590-bff3-4706-929e-eab6eca8dab5 2021-08-24 10:13:46.718 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['280e20cd-f0e5-4719-a542-f376c46564f8'] 2021-08-24 10:13:46.718 3048 2246916554424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 10:13:46.740 3048 2246916554424 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-08-24 10:13:46.740 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['280e20cd-f0e5-4719-a542-f376c46564f8'] 2021-08-24 10:13:48.040 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8804c1e6-70a1-4d6e-9750-41f2d04aaa86 362089a335f04e6bb126d3240271b0ac 296a875b21aa408494b801a4c8b3a343 - - -] port_delete event received for '4c306794-d2cf-4833-a015-73d123d4da09' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:13:48.680 3048 2246916554424 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-08-24 10:13:48.712 3048 2246916554424 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-08-24 10:13:52.163 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac16fdaa-625c-431b-aaa8-0240bd7a6d1b 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] port_delete event received for '173dc93e-9238-45ec-a8c4-35ab1ac2b980' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:13:53.788 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1c87944-9ebe-4d1a-a7b1-4043605796b6 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] port_delete event received for '68e3967e-bb58-4816-9d2e-201da0d260c7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:13:54.883 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbec8db0-06b6-4a64-8c38-2e526c64f905 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] port_delete event received for 'b95e18cd-4917-4f75-9378-a70cccd0c2dc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:13:54.928 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c167dc92-2d26-4f22-87f4-ef7abadf724b - - - - -] port_delete event received for 'b95e18cd-4917-4f75-9378-a70cccd0c2dc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:13:55.149 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbec8db0-06b6-4a64-8c38-2e526c64f905 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] network_delete received. Deleting network d82a3590-bff3-4706-929e-eab6eca8dab5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-24 10:13:55.164 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbec8db0-06b6-4a64-8c38-2e526c64f905 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] Network d82a3590-bff3-4706-929e-eab6eca8dab5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-24 10:14:35.073 3048 2246916550904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3841f9eb-e768-4a93-8ace-bae7bb15c5f3 2021-08-24 10:14:36.957 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 10:14:36.957 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3841f9eb-e768-4a93-8ace-bae7bb15c5f3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 10:14:36.957 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3841f9eb-e768-4a93-8ace-bae7bb15c5f3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 10:14:36.973 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3841f9eb-e768-4a93-8ace-bae7bb15c5f3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 10:14:36.989 3048 2246916554424 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9aa354f9-135e-42bc-a984-d9a77ec9b7a6 2021-08-24 10:14:36.989 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3841f9eb-e768-4a93-8ace-bae7bb15c5f3'] 2021-08-24 10:14:36.989 3048 2246916554424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 10:14:36.989 3048 2246916554424 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-08-24 10:14:36.989 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3841f9eb-e768-4a93-8ace-bae7bb15c5f3'] 2021-08-24 10:14:38.958 3048 2246916554424 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-08-24 10:14:39.176 3048 2246916554424 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-08-24 10:14:42.615 3048 2246916550728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3841f9eb-e768-4a93-8ace-bae7bb15c5f3 2021-08-24 10:14:42.989 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 10:14:43.302 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Adding port 3841f9eb-e768-4a93-8ace-bae7bb15c5f3 2021-08-24 10:14:43.317 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Port 3841f9eb-e768-4a93-8ace-bae7bb15c5f3 updated. Details: {'device': '3841f9eb-e768-4a93-8ace-bae7bb15c5f3', 'network_id': '9aa354f9-135e-42bc-a984-d9a77ec9b7a6', 'port_id': '3841f9eb-e768-4a93-8ace-bae7bb15c5f3', 'mac_address': 'fa:16:3e:2c:61:f2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 756, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cf116cfb-7b90-48b3-b4ff-54527c635765', '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-08-24 10:14:43.317 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] 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-08-24 10:14:43.317 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3841f9eb-e768-4a93-8ace-bae7bb15c5f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:14:43.317 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3841f9eb-e768-4a93-8ace-bae7bb15c5f3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 10:14:43.317 3048 2246916554424 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9aa354f9-135e-42bc-a984-d9a77ec9b7a6 2021-08-24 10:14:43.349 3048 2246916554424 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-08-24 10:14:43.349 3048 2246916552840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8cdc22f8-293f-4627-bf2c-9c4891c2774a 00d25d301a6a40cda1887dda4fa062a6 00ef3b59adce4bc69ded509836f1d1d4 - - -] Security group member updated on remote: ['3f3d2739-3f56-4eba-937d-f338aa5028da'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:14:43.363 3048 2246916552840 MainThread INFO neutron.agent.securitygroups_rpc [req-8cdc22f8-293f-4627-bf2c-9c4891c2774a 00d25d301a6a40cda1887dda4fa062a6 00ef3b59adce4bc69ded509836f1d1d4 - - -] Security group member updated ['3f3d2739-3f56-4eba-937d-f338aa5028da'] 2021-08-24 10:14:43.474 3048 2246916554424 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3841f9eb-e768-4a93-8ace-bae7bb15c5f3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:14:43.492 3048 2246916554424 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3841f9eb-e768-4a93-8ace-bae7bb15c5f3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:14:43.492 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3841f9eb-e768-4a93-8ace-bae7bb15c5f3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 10:14:43.492 3048 2246916554424 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 756, VLAN trunk: None to switch port 3841f9eb-e768-4a93-8ace-bae7bb15c5f3 2021-08-24 10:14:43.568 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 10:14:43.568 3048 2246916554424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3841f9eb-e768-4a93-8ace-bae7bb15c5f3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:14:43.896 3048 2246916554424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3841f9eb-e768-4a93-8ace-bae7bb15c5f3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:14:43.896 3048 2246916554424 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-08-24 10:14:43.912 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c343ab59-272b-44ca-ba2c-e72bcda95bf5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:14:43.912 3048 2246916554424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3841f9eb-e768-4a93-8ace-bae7bb15c5f3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:14:43.912 3048 2246916554424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 10:14:43.931 3048 2246916554424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3841f9eb-e768-4a93-8ace-bae7bb15c5f3 not yet added. Adding. 2021-08-24 10:14:43.931 3048 2246916554424 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-08-24 10:14:43.931 3048 2246916554424 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-08-24 10:14:44.014 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3841f9eb-e768-4a93-8ace-bae7bb15c5f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:14:44.083 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3841f9eb-e768-4a93-8ace-bae7bb15c5f3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:14:44.099 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3841f9eb-e768-4a93-8ace-bae7bb15c5f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:14:44.177 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3841f9eb-e768-4a93-8ace-bae7bb15c5f3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:14:44.255 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3841f9eb-e768-4a93-8ace-bae7bb15c5f3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.938s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:14:44.270 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3841f9eb-e768-4a93-8ace-bae7bb15c5f3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 10:14:44.279 3048 2246916554424 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3841f9eb-e768-4a93-8ace-bae7bb15c5f3 processed. 2021-08-24 10:14:44.411 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6213ee76-cbfd-406e-bc77-7a0830d24bbc 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] port_update received: 2f684c4f-1d4a-4c25-8ed6-993e42ed4220 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 10:14:44.422 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6213ee76-cbfd-406e-bc77-7a0830d24bbc 3af2c8547a6346c7babeb0fbe55fd132 3aa08588789440d9b3f0b572cf8dac23 - - -] No port 2f684c4f-1d4a-4c25-8ed6-993e42ed4220 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 10:14:45.005 3048 2246916554424 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-08-24 10:14:45.287 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:14:46.662 3048 2246916550728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2f684c4f-1d4a-4c25-8ed6-993e42ed4220 2021-08-24 10:14:47.021 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 10:14:47.302 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Adding port 2f684c4f-1d4a-4c25-8ed6-993e42ed4220 2021-08-24 10:14:47.317 3048 2246820306088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Port 2f684c4f-1d4a-4c25-8ed6-993e42ed4220 updated. Details: {'device': '2f684c4f-1d4a-4c25-8ed6-993e42ed4220', 'network_id': '6af6763d-e65e-4f37-8e7e-0d51bc9e99ed', 'port_id': '2f684c4f-1d4a-4c25-8ed6-993e42ed4220', 'mac_address': 'fa:16:3e:a9:ef:89', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 768, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a4f76758-e49d-48ef-afcf-d6e8dd457258', 'ip_address': '192.168.233.22'}], '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-08-24 10:14:47.317 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] 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-08-24 10:14:47.333 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2f684c4f-1d4a-4c25-8ed6-993e42ed4220" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:14:47.333 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2f684c4f-1d4a-4c25-8ed6-993e42ed4220 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 10:14:47.333 3048 2246916554424 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6af6763d-e65e-4f37-8e7e-0d51bc9e99ed 2021-08-24 10:14:47.349 3048 2246916554424 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-08-24 10:14:47.474 3048 2246916554424 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2f684c4f-1d4a-4c25-8ed6-993e42ed4220') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:14:47.489 3048 2246916554424 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2f684c4f-1d4a-4c25-8ed6-993e42ed4220') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 10:14:47.505 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2f684c4f-1d4a-4c25-8ed6-993e42ed4220 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 10:14:47.505 3048 2246916554424 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 768, VLAN trunk: None to switch port 2f684c4f-1d4a-4c25-8ed6-993e42ed4220 2021-08-24 10:14:47.567 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 10:14:47.583 3048 2246916554424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2f684c4f-1d4a-4c25-8ed6-993e42ed4220'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:14:47.739 3048 2246916554424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2f684c4f-1d4a-4c25-8ed6-993e42ed4220']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:14:47.739 3048 2246916554424 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-08-24 10:14:47.755 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3f3d2739-3f56-4eba-937d-f338aa5028da) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 10:14:47.755 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3f3d2739-3f56-4eba-937d-f338aa5028da) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 10:14:47.771 3048 2246916554424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2f684c4f-1d4a-4c25-8ed6-993e42ed4220 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 10:14:47.771 3048 2246916554424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 10:14:47.786 3048 2246916554424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2f684c4f-1d4a-4c25-8ed6-993e42ed4220 not yet added. Adding. 2021-08-24 10:14:47.786 3048 2246916554424 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-08-24 10:14:47.786 3048 2246916554424 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-08-24 10:14:47.881 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2f684c4f-1d4a-4c25-8ed6-993e42ed4220" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:14:47.957 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2f684c4f-1d4a-4c25-8ed6-993e42ed4220" 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-08-24 10:14:47.957 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2f684c4f-1d4a-4c25-8ed6-993e42ed4220" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 10:14:48.084 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2f684c4f-1d4a-4c25-8ed6-993e42ed4220" 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-08-24 10:14:48.161 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2f684c4f-1d4a-4c25-8ed6-993e42ed4220" 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-08-24 10:14:48.161 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2f684c4f-1d4a-4c25-8ed6-993e42ed4220 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 10:14:48.177 3048 2246916554424 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2f684c4f-1d4a-4c25-8ed6-993e42ed4220 processed. 2021-08-24 10:14:49.036 3048 2246916554424 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-08-24 10:14:49.443 3048 2246916554424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 10:14:53.900 3048 2246916554424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a35e28f-b81f-4601-a533-345324b7bc6c 00d25d301a6a40cda1887dda4fa062a6 00ef3b59adce4bc69ded509836f1d1d4 - - -] Security group member updated on remote: ['3f3d2739-3f56-4eba-937d-f338aa5028da'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:14:53.910 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [req-9a35e28f-b81f-4601-a533-345324b7bc6c 00d25d301a6a40cda1887dda4fa062a6 00ef3b59adce4bc69ded509836f1d1d4 - - -] Security group member updated ['3f3d2739-3f56-4eba-937d-f338aa5028da'] 2021-08-24 10:14:53.910 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [req-9a35e28f-b81f-4601-a533-345324b7bc6c 00d25d301a6a40cda1887dda4fa062a6 00ef3b59adce4bc69ded509836f1d1d4 - - -] Refresh firewall rules 2021-08-24 10:14:53.910 3048 2246916554424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a35e28f-b81f-4601-a533-345324b7bc6c 00d25d301a6a40cda1887dda4fa062a6 00ef3b59adce4bc69ded509836f1d1d4 - - -] Get security group information for devices via rpc ['2f684c4f-1d4a-4c25-8ed6-993e42ed4220'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 10:14:53.961 3048 2246916554424 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9a35e28f-b81f-4601-a533-345324b7bc6c 00d25d301a6a40cda1887dda4fa062a6 00ef3b59adce4bc69ded509836f1d1d4 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 10:14:53.961 3048 2246916554424 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9a35e28f-b81f-4601-a533-345324b7bc6c 00d25d301a6a40cda1887dda4fa062a6 00ef3b59adce4bc69ded509836f1d1d4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 10:14:53.961 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a35e28f-b81f-4601-a533-345324b7bc6c 00d25d301a6a40cda1887dda4fa062a6 00ef3b59adce4bc69ded509836f1d1d4 - - -] port_delete event received for '2f684c4f-1d4a-4c25-8ed6-993e42ed4220' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:14:55.208 3048 2246916550904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2f684c4f-1d4a-4c25-8ed6-993e42ed4220 2021-08-24 10:14:57.067 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 10:14:57.067 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2f684c4f-1d4a-4c25-8ed6-993e42ed4220' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 10:14:57.067 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2f684c4f-1d4a-4c25-8ed6-993e42ed4220' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 10:14:57.083 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2f684c4f-1d4a-4c25-8ed6-993e42ed4220 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 10:14:57.098 3048 2246916554424 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6af6763d-e65e-4f37-8e7e-0d51bc9e99ed 2021-08-24 10:14:57.098 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2f684c4f-1d4a-4c25-8ed6-993e42ed4220'] 2021-08-24 10:14:57.114 3048 2246916554424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 10:14:57.114 3048 2246916554424 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-08-24 10:14:57.130 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2f684c4f-1d4a-4c25-8ed6-993e42ed4220'] 2021-08-24 10:14:59.068 3048 2246916554424 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-08-24 10:14:59.099 3048 2246916554424 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-08-24 10:16:02.285 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-102c642a-2b79-4065-ae3f-a0d887940be4 57a17e9f950e48e288ec62dc60cf1196 f01dd799dc0d4d71925fc126c441fe9a - - -] port_delete event received for 'adefe244-6c06-46db-a4ae-056cbd655e13' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:16:05.051 3048 2246916554424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1c42585d-a305-4ec0-aff4-1fad8cf67ba9 57a17e9f950e48e288ec62dc60cf1196 f01dd799dc0d4d71925fc126c441fe9a - - -] Security group member updated on remote: ['c343ab59-272b-44ca-ba2c-e72bcda95bf5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 10:16:05.051 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [req-1c42585d-a305-4ec0-aff4-1fad8cf67ba9 57a17e9f950e48e288ec62dc60cf1196 f01dd799dc0d4d71925fc126c441fe9a - - -] Security group member updated ['c343ab59-272b-44ca-ba2c-e72bcda95bf5'] 2021-08-24 10:16:05.141 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c42585d-a305-4ec0-aff4-1fad8cf67ba9 57a17e9f950e48e288ec62dc60cf1196 f01dd799dc0d4d71925fc126c441fe9a - - -] port_delete event received for '3841f9eb-e768-4a93-8ace-bae7bb15c5f3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:16:05.629 3048 2246916550904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3841f9eb-e768-4a93-8ace-bae7bb15c5f3 2021-08-24 10:16:07.223 3048 2246820306088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864a5cb5-5219-4f40-8294-304243cf95ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 10:16:07.223 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3841f9eb-e768-4a93-8ace-bae7bb15c5f3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 10:16:07.223 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3841f9eb-e768-4a93-8ace-bae7bb15c5f3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 10:16:07.239 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3841f9eb-e768-4a93-8ace-bae7bb15c5f3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 10:16:07.239 3048 2246916554424 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9aa354f9-135e-42bc-a984-d9a77ec9b7a6 2021-08-24 10:16:07.239 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3841f9eb-e768-4a93-8ace-bae7bb15c5f3'] 2021-08-24 10:16:07.266 3048 2246916554424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 10:16:07.270 3048 2246916554424 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-08-24 10:16:07.270 3048 2246916554424 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3841f9eb-e768-4a93-8ace-bae7bb15c5f3'] 2021-08-24 10:16:09.223 3048 2246916554424 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-08-24 10:16:09.239 3048 2246916554424 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-08-24 10:16:10.207 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96f0b350-5108-4915-97b2-474d8094deaf 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] port_delete event received for 'e8900a52-83aa-459d-9a7f-d3e71c33f9a4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:16:11.879 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c14c9f95-e0d1-4200-8b00-2dc0644c19ea 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] port_delete event received for '83d7d883-9547-435b-8da3-10f37da4f119' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:16:12.942 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4701ea98-1fbb-4830-88db-56b53309b433 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] port_delete event received for 'f59dded5-6e93-45d1-905f-734cec263caa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:16:12.988 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4efec8be-5fe1-4f44-b224-adffc692d972 - - - - -] port_delete event received for 'f59dded5-6e93-45d1-905f-734cec263caa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:16:13.270 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4701ea98-1fbb-4830-88db-56b53309b433 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] network_delete received. Deleting network 9aa354f9-135e-42bc-a984-d9a77ec9b7a6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-24 10:16:13.285 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4701ea98-1fbb-4830-88db-56b53309b433 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] Network 9aa354f9-135e-42bc-a984-d9a77ec9b7a6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-24 10:16:14.359 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a105c02c-e114-45fe-8d2a-9d82d6d1b9f5 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] port_delete event received for 'a64e8362-8b3e-4db8-8a18-a8d81d8a0e79' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:16:15.925 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e88558dd-bcf7-40fa-9cf2-0b4330c81465 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] port_delete event received for '0307a0c1-b4c9-4f20-9c44-af5eb4341567' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:16:16.972 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b26561b2-44da-4848-9a67-5eaa3f4bc0ee 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] port_delete event received for 'e421f297-5139-4acf-8c86-00fab61cfa25' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:16:17.035 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67915914-4fc0-4f38-a19e-f25d8b3d8d2f - - - - -] port_delete event received for 'e421f297-5139-4acf-8c86-00fab61cfa25' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 10:16:17.254 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b26561b2-44da-4848-9a67-5eaa3f4bc0ee 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] network_delete received. Deleting network 4671a2ae-f9b9-4de6-b5d4-2f81253d3f49 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-24 10:16:17.254 3048 2246916554424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b26561b2-44da-4848-9a67-5eaa3f4bc0ee 020c489b2b794316a9dab87370dfd2a6 68aaa0b8879b4768b34affdeec52e481 - - -] Network 4671a2ae-f9b9-4de6-b5d4-2f81253d3f49 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463