2021-08-18 19:33:35.207 1152 2103524531368 MainThread INFO neutron.common.config [-] Logging enabled! 2021-08-18 19:33:35.207 1152 2103524531368 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev546 2021-08-18 19:33:35.207 1152 2103524531368 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-18 19:33:35.217 1152 2103524531368 MainThread INFO os_win.utils.network.networkutils [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] WMI caching is disabled. 2021-08-18 19:33:35.441 1152 2103524531368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:119 2021-08-18 19:33:35.504 1152 2103524531368 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-08-18 19:33:35.504 1152 2103524531368 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-08-18 19:33:35.691 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent initialized successfully, now running... 2021-08-18 19:33:35.707 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-08-18 19:33:35.707 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-08-18 19:33:35.742 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-08-18 19:35:18.785 1152 2103620839736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-931280a6-4703-4ea2-8ac6-84eec149d4bf - - - - -] port_update received: 4274ff58-3aa7-4ef4-a015-0ea2c2ed8fac port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:35:19.550 1152 2103620839736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-931280a6-4703-4ea2-8ac6-84eec149d4bf - - - - -] No port 4274ff58-3aa7-4ef4-a015-0ea2c2ed8fac defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:35:20.976 1152 2103620839736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c812c52f-31a2-4634-8d97-e52c74472f3f - - - - -] port_update received: a45bf67d-caf3-4ef6-b041-2d491f49d392 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:35:20.976 1152 2103620839736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c812c52f-31a2-4634-8d97-e52c74472f3f - - - - -] No port a45bf67d-caf3-4ef6-b041-2d491f49d392 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:35:24.098 1152 2103620839736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8dbf7441-257c-4f57-a9e7-5ba90ff67560 - - - - -] port_update received: 7e590434-3e53-4652-89fe-cafa9655b696 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:35:24.122 1152 2103620839736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8dbf7441-257c-4f57-a9e7-5ba90ff67560 - - - - -] No port 7e590434-3e53-4652-89fe-cafa9655b696 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:35:25.146 1152 2103620839736 MainThread WARNING oslo_policy.policy [req-5d3a4d00-7781-4103-b253-b72609b594b9 463516a9ec5842fab57918212f6f3bab 12e15ed8678c411c8e86d3138e70a226 - - -] 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-18 19:35:25.146 1152 2103620839736 MainThread WARNING oslo_policy.policy [req-5d3a4d00-7781-4103-b253-b72609b594b9 463516a9ec5842fab57918212f6f3bab 12e15ed8678c411c8e86d3138e70a226 - - -] 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-18 19:35:25.146 1152 2103620839736 MainThread WARNING oslo_policy.policy [req-5d3a4d00-7781-4103-b253-b72609b594b9 463516a9ec5842fab57918212f6f3bab 12e15ed8678c411c8e86d3138e70a226 - - -] 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-18 19:35:25.146 1152 2103620839736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5d3a4d00-7781-4103-b253-b72609b594b9 463516a9ec5842fab57918212f6f3bab 12e15ed8678c411c8e86d3138e70a226 - - -] Security group rule updated on remote: ['cb05eb61-774a-48a1-9a16-6350fc1af383'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 19:35:25.146 1152 2103620839736 MainThread INFO neutron.agent.securitygroups_rpc [req-5d3a4d00-7781-4103-b253-b72609b594b9 463516a9ec5842fab57918212f6f3bab 12e15ed8678c411c8e86d3138e70a226 - - -] Security group rule updated ['cb05eb61-774a-48a1-9a16-6350fc1af383'] 2021-08-18 19:35:25.757 1152 2103620839736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7281c1da-659f-431c-b63c-b5e944d5582c 463516a9ec5842fab57918212f6f3bab 12e15ed8678c411c8e86d3138e70a226 - - -] Security group rule updated on remote: ['cb05eb61-774a-48a1-9a16-6350fc1af383'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 19:35:25.757 1152 2103620839736 MainThread INFO neutron.agent.securitygroups_rpc [req-7281c1da-659f-431c-b63c-b5e944d5582c 463516a9ec5842fab57918212f6f3bab 12e15ed8678c411c8e86d3138e70a226 - - -] Security group rule updated ['cb05eb61-774a-48a1-9a16-6350fc1af383'] 2021-08-18 19:35:30.489 1152 2103620839736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d8f4bfb-a51b-4b03-b9b6-cc1dd059967c - - - - -] port_update received: 5801a696-ea98-45ec-a63e-b79eabe352bd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:35:30.489 1152 2103620839736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d8f4bfb-a51b-4b03-b9b6-cc1dd059967c - - - - -] No port 5801a696-ea98-45ec-a63e-b79eabe352bd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:35:30.613 1152 2103620839736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8bffd93a-669f-41c4-ad33-0fe3f8066b0d 0e43c53f485041a9ab23eede5c0ea9c8 4624288f66fa4c0d8515c037aad79c70 - - -] Security group member updated on remote: ['72824e67-22dc-4e14-af86-612a944bf1ab'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:35:30.613 1152 2103620839736 MainThread INFO neutron.agent.securitygroups_rpc [req-8bffd93a-669f-41c4-ad33-0fe3f8066b0d 0e43c53f485041a9ab23eede5c0ea9c8 4624288f66fa4c0d8515c037aad79c70 - - -] Security group member updated ['72824e67-22dc-4e14-af86-612a944bf1ab'] 2021-08-18 19:35:31.831 1152 2103620839736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1c3faa4-cd33-4fe8-be90-0f6bc6228797 0e43c53f485041a9ab23eede5c0ea9c8 4624288f66fa4c0d8515c037aad79c70 - - -] Security group member updated on remote: ['72824e67-22dc-4e14-af86-612a944bf1ab'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:35:31.831 1152 2103620839736 MainThread INFO neutron.agent.securitygroups_rpc [req-e1c3faa4-cd33-4fe8-be90-0f6bc6228797 0e43c53f485041a9ab23eede5c0ea9c8 4624288f66fa4c0d8515c037aad79c70 - - -] Security group member updated ['72824e67-22dc-4e14-af86-612a944bf1ab'] 2021-08-18 19:35:33.097 1152 2103620839736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-951a443d-a0bd-4987-9fc1-4fb6f633ca96 4aa6296d299549349815dc3d7fe724f5 8e9e34f895d84de8ac81c619cacdde55 - - -] Security group member updated on remote: ['7a5cc4d7-dbec-4885-b748-0fad19e9ac8a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:35:33.097 1152 2103620839736 MainThread INFO neutron.agent.securitygroups_rpc [req-951a443d-a0bd-4987-9fc1-4fb6f633ca96 4aa6296d299549349815dc3d7fe724f5 8e9e34f895d84de8ac81c619cacdde55 - - -] Security group member updated ['7a5cc4d7-dbec-4885-b748-0fad19e9ac8a'] 2021-08-18 19:35:36.568 1152 2103620839736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-085614f9-4eb5-49b5-9f94-89be459ef1e0 ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] port_update received: 1710e945-fbfe-42bc-adfc-2570a8bc666c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:35:37.390 1152 2103620839912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04592da2-a974-43d4-9a41-8a5528ca6ce8 ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] port_update received: 3b400940-bc41-46d0-bcdd-e5b1c9bb78f2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:35:37.400 1152 2103620839736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-085614f9-4eb5-49b5-9f94-89be459ef1e0 ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] No port 1710e945-fbfe-42bc-adfc-2570a8bc666c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:35:37.400 1152 2103620839912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04592da2-a974-43d4-9a41-8a5528ca6ce8 ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] No port 3b400940-bc41-46d0-bcdd-e5b1c9bb78f2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:35:39.331 1152 2103620839912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-692514ef-5463-478a-a7da-d3dda889f15b 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] network_delete received. Deleting network a61cb516-6866-4b34-89a5-9a475a4aef0f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-18 19:35:39.331 1152 2103620839912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-692514ef-5463-478a-a7da-d3dda889f15b 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] Network a61cb516-6866-4b34-89a5-9a475a4aef0f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-18 19:35:40.300 1152 2103620839912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4da7e953-13f9-4c43-a139-4e32fd73fa81 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] network_delete received. Deleting network 985e6ea9-b6ef-455d-96c4-965721349492 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-18 19:35:40.300 1152 2103620839912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4da7e953-13f9-4c43-a139-4e32fd73fa81 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] Network 985e6ea9-b6ef-455d-96c4-965721349492 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-18 19:35:42.381 1152 2103620839912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28a95748-d09b-419c-a4dc-05b736ccbf4e ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] port_update received: b81757d9-f1c8-4889-b403-45060fdd1198 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:35:42.640 1152 2103620839912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28a95748-d09b-419c-a4dc-05b736ccbf4e ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] No port b81757d9-f1c8-4889-b403-45060fdd1198 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:35:46.599 1152 2103620839912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-03bbfead-1204-4576-87d2-f633cba48213 463516a9ec5842fab57918212f6f3bab 12e15ed8678c411c8e86d3138e70a226 - - -] Security group member updated on remote: ['cb05eb61-774a-48a1-9a16-6350fc1af383'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:35:47.660 1152 2103620839912 MainThread INFO neutron.agent.securitygroups_rpc [req-03bbfead-1204-4576-87d2-f633cba48213 463516a9ec5842fab57918212f6f3bab 12e15ed8678c411c8e86d3138e70a226 - - -] Security group member updated ['cb05eb61-774a-48a1-9a16-6350fc1af383'] 2021-08-18 19:35:48.691 1152 2103620839912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90c1f70f-bff8-4d3b-b2fc-9d3311cb751e ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] port_update received: cbf4b424-cb26-466f-8a71-0b5a53cde0fa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:35:49.128 1152 2103620839912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90c1f70f-bff8-4d3b-b2fc-9d3311cb751e ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] No port cbf4b424-cb26-466f-8a71-0b5a53cde0fa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:35:54.710 1152 2103620837976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3b400940-bc41-46d0-bcdd-e5b1c9bb78f2 2021-08-18 19:35:56.019 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 19:35:56.716 1152 2103620837976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b81757d9-f1c8-4889-b403-45060fdd1198 2021-08-18 19:35:57.339 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Adding port 3b400940-bc41-46d0-bcdd-e5b1c9bb78f2 2021-08-18 19:35:58.403 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Port 3b400940-bc41-46d0-bcdd-e5b1c9bb78f2 updated. Details: {'device': '3b400940-bc41-46d0-bcdd-e5b1c9bb78f2', 'network_id': '405ae5a0-06c2-484d-a45a-04c3eeeb9894', 'port_id': '3b400940-bc41-46d0-bcdd-e5b1c9bb78f2', 'mac_address': 'fa:16:3e:31:ee:cc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 819, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'dae7ee45-b174-4c50-a36c-5e56e146bac0', '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-18 19:35:58.403 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] 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-18 19:35:58.403 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.base [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Loop iteration exceeded interval (2 vs. 2.3841233253479004) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-08-18 19:35:58.403 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 19:35:58.403 1152 2103620837976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1710e945-fbfe-42bc-adfc-2570a8bc666c 2021-08-18 19:35:58.403 1152 2103620840088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3b400940-bc41-46d0-bcdd-e5b1c9bb78f2" acquired by "networking_hyperv.neutron._common_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-18 19:35:58.414 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3b400940-bc41-46d0-bcdd-e5b1c9bb78f2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 19:35:58.414 1152 2103620840088 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 405ae5a0-06c2-484d-a45a-04c3eeeb9894 2021-08-18 19:35:58.414 1152 2103620840088 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-18 19:35:58.619 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Adding port b81757d9-f1c8-4889-b403-45060fdd1198 2021-08-18 19:35:58.619 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Port b81757d9-f1c8-4889-b403-45060fdd1198 updated. Details: {'device': 'b81757d9-f1c8-4889-b403-45060fdd1198', 'network_id': '874d887b-a6fb-4176-9ab8-53d66bca5ccc', 'port_id': 'b81757d9-f1c8-4889-b403-45060fdd1198', 'mac_address': 'fa:16:3e:78:1e:52', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 821, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1d28707e-d36b-443f-a9a7-676a0f6fa64e', '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-18 19:35:58.619 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] 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-18 19:35:58.619 1152 2103620840264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b81757d9-f1c8-4889-b403-45060fdd1198" acquired by "networking_hyperv.neutron._common_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-18 19:35:58.619 1152 2103620840264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b81757d9-f1c8-4889-b403-45060fdd1198 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 19:35:58.619 1152 2103620840264 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 874d887b-a6fb-4176-9ab8-53d66bca5ccc 2021-08-18 19:35:58.619 1152 2103620840264 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-18 19:35:58.644 1152 2103620840088 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3b400940-bc41-46d0-bcdd-e5b1c9bb78f2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:35:58.644 1152 2103620840088 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3b400940-bc41-46d0-bcdd-e5b1c9bb78f2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:35:58.664 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3b400940-bc41-46d0-bcdd-e5b1c9bb78f2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 19:35:58.664 1152 2103620840088 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 819, VLAN trunk: None to switch port 3b400940-bc41-46d0-bcdd-e5b1c9bb78f2 2021-08-18 19:35:58.744 1152 2103620840088 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 19:35:58.744 1152 2103620840088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3b400940-bc41-46d0-bcdd-e5b1c9bb78f2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:35:58.754 1152 2103620837976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cbf4b424-cb26-466f-8a71-0b5a53cde0fa 2021-08-18 19:35:58.769 1152 2103620840264 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b81757d9-f1c8-4889-b403-45060fdd1198') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:35:58.769 1152 2103620840264 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b81757d9-f1c8-4889-b403-45060fdd1198') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:35:58.786 1152 2103620840264 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b81757d9-f1c8-4889-b403-45060fdd1198 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 19:35:58.786 1152 2103620840264 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 821, VLAN trunk: None to switch port b81757d9-f1c8-4889-b403-45060fdd1198 2021-08-18 19:35:58.864 1152 2103620840264 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 19:35:58.864 1152 2103620840264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b81757d9-f1c8-4889-b403-45060fdd1198'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:35:59.112 1152 2103620840088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3b400940-bc41-46d0-bcdd-e5b1c9bb78f2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:35:59.112 1152 2103620840088 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-18 19:35:59.112 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (72824e67-22dc-4e14-af86-612a944bf1ab) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:35:59.112 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (72824e67-22dc-4e14-af86-612a944bf1ab) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 19:35:59.112 1152 2103620840088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3b400940-bc41-46d0-bcdd-e5b1c9bb78f2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:35:59.112 1152 2103620840088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 19:35:59.112 1152 2103620840088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3b400940-bc41-46d0-bcdd-e5b1c9bb78f2 not yet added. Adding. 2021-08-18 19:35:59.112 1152 2103620840088 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-18 19:35:59.112 1152 2103620840088 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-18 19:35:59.136 1152 2103620840264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b81757d9-f1c8-4889-b403-45060fdd1198']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:35:59.136 1152 2103620840264 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-18 19:35:59.136 1152 2103620840264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7a5cc4d7-dbec-4885-b748-0fad19e9ac8a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:35:59.136 1152 2103620840264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7a5cc4d7-dbec-4885-b748-0fad19e9ac8a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 19:35:59.148 1152 2103620840264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b81757d9-f1c8-4889-b403-45060fdd1198 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:35:59.148 1152 2103620840264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 19:35:59.148 1152 2103620840264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b81757d9-f1c8-4889-b403-45060fdd1198 not yet added. Adding. 2021-08-18 19:35:59.148 1152 2103620840264 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-18 19:35:59.148 1152 2103620840264 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-18 19:35:59.207 1152 2103620840088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3b400940-bc41-46d0-bcdd-e5b1c9bb78f2" acquired by "networking_hyperv.neutron._common_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-18 19:35:59.223 1152 2103620840264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b81757d9-f1c8-4889-b403-45060fdd1198" acquired by "networking_hyperv.neutron._common_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-18 19:35:59.300 1152 2103620840088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3b400940-bc41-46d0-bcdd-e5b1c9bb78f2" 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-18 19:35:59.300 1152 2103620840088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3b400940-bc41-46d0-bcdd-e5b1c9bb78f2" acquired by "networking_hyperv.neutron._common_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-18 19:35:59.305 1152 2103620840264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b81757d9-f1c8-4889-b403-45060fdd1198" 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-18 19:35:59.305 1152 2103620840264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b81757d9-f1c8-4889-b403-45060fdd1198" acquired by "networking_hyperv.neutron._common_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-18 19:35:59.406 1152 2103620840088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3b400940-bc41-46d0-bcdd-e5b1c9bb78f2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:35:59.406 1152 2103620840264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b81757d9-f1c8-4889-b403-45060fdd1198" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:35:59.519 1152 2103620840264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b81757d9-f1c8-4889-b403-45060fdd1198" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.891s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:35:59.519 1152 2103620840264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b81757d9-f1c8-4889-b403-45060fdd1198 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 19:35:59.519 1152 2103620840264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b81757d9-f1c8-4889-b403-45060fdd1198 processed. 2021-08-18 19:35:59.519 1152 2103620840088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3b400940-bc41-46d0-bcdd-e5b1c9bb78f2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:35:59.519 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3b400940-bc41-46d0-bcdd-e5b1c9bb78f2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 19:35:59.519 1152 2103620840088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3b400940-bc41-46d0-bcdd-e5b1c9bb78f2 processed. 2021-08-18 19:36:00.425 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 19:36:00.425 1152 2103620840088 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-18 19:36:01.546 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Adding port 1710e945-fbfe-42bc-adfc-2570a8bc666c 2021-08-18 19:36:02.128 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Port 1710e945-fbfe-42bc-adfc-2570a8bc666c updated. Details: {'device': '1710e945-fbfe-42bc-adfc-2570a8bc666c', 'network_id': '405ae5a0-06c2-484d-a45a-04c3eeeb9894', 'port_id': '1710e945-fbfe-42bc-adfc-2570a8bc666c', 'mac_address': 'fa:16:3e:4c:f2:08', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 819, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'dae7ee45-b174-4c50-a36c-5e56e146bac0', '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-18 19:36:03.020 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] 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-18 19:36:04.012 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Adding port cbf4b424-cb26-466f-8a71-0b5a53cde0fa 2021-08-18 19:36:04.012 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Port cbf4b424-cb26-466f-8a71-0b5a53cde0fa updated. Details: {'device': 'cbf4b424-cb26-466f-8a71-0b5a53cde0fa', 'network_id': '627c2a67-5c61-4716-9315-8acfb41b51cd', 'port_id': 'cbf4b424-cb26-466f-8a71-0b5a53cde0fa', 'mac_address': 'fa:16:3e:69:0a:a4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 838, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c543618f-6e4e-4305-b463-053021e1db0c', '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-18 19:36:04.012 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] 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-18 19:36:04.012 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.base [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Loop iteration exceeded interval (2 vs. 3.586853504180908) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-08-18 19:36:04.012 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1710e945-fbfe-42bc-adfc-2570a8bc666c" acquired by "networking_hyperv.neutron._common_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-18 19:36:04.019 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1710e945-fbfe-42bc-adfc-2570a8bc666c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 19:36:04.019 1152 2103620840968 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-18 19:36:04.019 1152 2103620840088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 3.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:36:04.019 1152 2103620841320 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-18 19:36:04.019 1152 2103620841320 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-18 19:36:04.019 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cbf4b424-cb26-466f-8a71-0b5a53cde0fa" acquired by "networking_hyperv.neutron._common_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-18 19:36:04.019 1152 2103620841144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cbf4b424-cb26-466f-8a71-0b5a53cde0fa _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 19:36:04.019 1152 2103620841144 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 627c2a67-5c61-4716-9315-8acfb41b51cd 2021-08-18 19:36:04.019 1152 2103620841144 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-18 19:36:04.164 1152 2103620841144 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cbf4b424-cb26-466f-8a71-0b5a53cde0fa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:36:04.164 1152 2103620841144 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cbf4b424-cb26-466f-8a71-0b5a53cde0fa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:36:04.179 1152 2103620841144 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cbf4b424-cb26-466f-8a71-0b5a53cde0fa is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 19:36:04.179 1152 2103620841144 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 838, VLAN trunk: None to switch port cbf4b424-cb26-466f-8a71-0b5a53cde0fa 2021-08-18 19:36:04.179 1152 2103620840968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1710e945-fbfe-42bc-adfc-2570a8bc666c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:36:04.179 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1710e945-fbfe-42bc-adfc-2570a8bc666c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:36:04.179 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1710e945-fbfe-42bc-adfc-2570a8bc666c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 19:36:04.179 1152 2103620840968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 819, VLAN trunk: None to switch port 1710e945-fbfe-42bc-adfc-2570a8bc666c 2021-08-18 19:36:04.271 1152 2103620841144 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 19:36:04.271 1152 2103620841144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cbf4b424-cb26-466f-8a71-0b5a53cde0fa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:36:04.271 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 19:36:04.271 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1710e945-fbfe-42bc-adfc-2570a8bc666c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:36:04.709 1152 2103620841144 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cbf4b424-cb26-466f-8a71-0b5a53cde0fa']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:36:04.709 1152 2103620841144 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-18 19:36:04.709 1152 2103620841144 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cb05eb61-774a-48a1-9a16-6350fc1af383) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:36:04.709 1152 2103620841144 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cbf4b424-cb26-466f-8a71-0b5a53cde0fa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:36:04.709 1152 2103620841144 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 19:36:04.709 1152 2103620841144 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cbf4b424-cb26-466f-8a71-0b5a53cde0fa not yet added. Adding. 2021-08-18 19:36:04.709 1152 2103620841144 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-18 19:36:04.709 1152 2103620841144 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-18 19:36:04.709 1152 2103620840968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1710e945-fbfe-42bc-adfc-2570a8bc666c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:36:04.709 1152 2103620840968 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-18 19:36:04.709 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (72824e67-22dc-4e14-af86-612a944bf1ab) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:36:04.709 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (72824e67-22dc-4e14-af86-612a944bf1ab) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 19:36:04.709 1152 2103620840968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1710e945-fbfe-42bc-adfc-2570a8bc666c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:36:04.709 1152 2103620840968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 19:36:04.709 1152 2103620840968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1710e945-fbfe-42bc-adfc-2570a8bc666c not yet added. Adding. 2021-08-18 19:36:04.709 1152 2103620840968 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-18 19:36:04.709 1152 2103620840968 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-18 19:36:04.832 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cbf4b424-cb26-466f-8a71-0b5a53cde0fa" acquired by "networking_hyperv.neutron._common_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-18 19:36:04.832 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1710e945-fbfe-42bc-adfc-2570a8bc666c" acquired by "networking_hyperv.neutron._common_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-18 19:36:04.949 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1710e945-fbfe-42bc-adfc-2570a8bc666c" 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-18 19:36:04.949 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1710e945-fbfe-42bc-adfc-2570a8bc666c" acquired by "networking_hyperv.neutron._common_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-18 19:36:04.949 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cbf4b424-cb26-466f-8a71-0b5a53cde0fa" 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-18 19:36:04.949 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cbf4b424-cb26-466f-8a71-0b5a53cde0fa" acquired by "networking_hyperv.neutron._common_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-18 19:36:05.098 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cbf4b424-cb26-466f-8a71-0b5a53cde0fa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:36:05.098 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1710e945-fbfe-42bc-adfc-2570a8bc666c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:36:05.206 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cbf4b424-cb26-466f-8a71-0b5a53cde0fa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:36:05.206 1152 2103620841144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cbf4b424-cb26-466f-8a71-0b5a53cde0fa status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 19:36:05.206 1152 2103620841144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cbf4b424-cb26-466f-8a71-0b5a53cde0fa processed. 2021-08-18 19:36:05.206 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1710e945-fbfe-42bc-adfc-2570a8bc666c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:36:05.206 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1710e945-fbfe-42bc-adfc-2570a8bc666c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 19:36:05.206 1152 2103620840968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1710e945-fbfe-42bc-adfc-2570a8bc666c processed. 2021-08-18 19:36:06.025 1152 2103620840968 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-18 19:36:07.273 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:36:37.176 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-92ce206a-8066-4895-be84-e52b30e4dea1 713ba227f5f4414b82e35000518c3749 526ecd3141bb40ba95ff9d386a0fa20b - - -] Security group member updated on remote: ['f1881c03-9859-4cae-a992-2d2517e9b351'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:36:37.176 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [req-92ce206a-8066-4895-be84-e52b30e4dea1 713ba227f5f4414b82e35000518c3749 526ecd3141bb40ba95ff9d386a0fa20b - - -] Security group member updated ['f1881c03-9859-4cae-a992-2d2517e9b351'] 2021-08-18 19:36:38.254 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75add121-caf6-4d60-9434-a360da51dbd9 ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] port_update received: e6acf721-983f-4783-b694-68414f80adca port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:36:38.269 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75add121-caf6-4d60-9434-a360da51dbd9 ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] No port e6acf721-983f-4783-b694-68414f80adca defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:36:40.546 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5d8005a2-7c20-4410-aa2a-a476b5aa3df1 4aa6296d299549349815dc3d7fe724f5 8e9e34f895d84de8ac81c619cacdde55 - - -] Security group member updated on remote: ['7a5cc4d7-dbec-4885-b748-0fad19e9ac8a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:36:40.546 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [req-5d8005a2-7c20-4410-aa2a-a476b5aa3df1 4aa6296d299549349815dc3d7fe724f5 8e9e34f895d84de8ac81c619cacdde55 - - -] Security group member updated ['7a5cc4d7-dbec-4885-b748-0fad19e9ac8a'] 2021-08-18 19:36:40.546 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [req-5d8005a2-7c20-4410-aa2a-a476b5aa3df1 4aa6296d299549349815dc3d7fe724f5 8e9e34f895d84de8ac81c619cacdde55 - - -] Refresh firewall rules 2021-08-18 19:36:40.546 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5d8005a2-7c20-4410-aa2a-a476b5aa3df1 4aa6296d299549349815dc3d7fe724f5 8e9e34f895d84de8ac81c619cacdde55 - - -] Get security group information for devices via rpc ['b81757d9-f1c8-4889-b403-45060fdd1198'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:36:40.584 1152 2103620840968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5d8005a2-7c20-4410-aa2a-a476b5aa3df1 4aa6296d299549349815dc3d7fe724f5 8e9e34f895d84de8ac81c619cacdde55 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:36:40.584 1152 2103620840968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5d8005a2-7c20-4410-aa2a-a476b5aa3df1 4aa6296d299549349815dc3d7fe724f5 8e9e34f895d84de8ac81c619cacdde55 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 19:36:40.677 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d8005a2-7c20-4410-aa2a-a476b5aa3df1 4aa6296d299549349815dc3d7fe724f5 8e9e34f895d84de8ac81c619cacdde55 - - -] port_delete event received for 'b81757d9-f1c8-4889-b403-45060fdd1198' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:36:40.755 1152 2103620838152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b81757d9-f1c8-4889-b403-45060fdd1198 2021-08-18 19:36:40.832 1152 2103620837976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e6acf721-983f-4783-b694-68414f80adca 2021-08-18 19:36:42.188 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 19:36:42.428 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Adding port e6acf721-983f-4783-b694-68414f80adca 2021-08-18 19:36:42.428 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Port e6acf721-983f-4783-b694-68414f80adca updated. Details: {'device': 'e6acf721-983f-4783-b694-68414f80adca', 'network_id': 'd9757f11-40ef-434f-811f-0e98a30123f9', 'port_id': 'e6acf721-983f-4783-b694-68414f80adca', 'mac_address': 'fa:16:3e:e8:3e:98', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 847, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e398c4fc-1e30-4987-8a15-dab9221227a8', 'ip_address': '192.168.233.46'}], '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-18 19:36:42.428 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] 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-18 19:36:42.428 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 19:36:42.428 1152 2103620841144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b81757d9-f1c8-4889-b403-45060fdd1198' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 19:36:42.428 1152 2103620841144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b81757d9-f1c8-4889-b403-45060fdd1198' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 19:36:42.428 1152 2103620841144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b81757d9-f1c8-4889-b403-45060fdd1198 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 19:36:42.428 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e6acf721-983f-4783-b694-68414f80adca" acquired by "networking_hyperv.neutron._common_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-18 19:36:42.428 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e6acf721-983f-4783-b694-68414f80adca _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 19:36:42.428 1152 2103620840968 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d9757f11-40ef-434f-811f-0e98a30123f9 2021-08-18 19:36:42.428 1152 2103620840968 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-18 19:36:42.460 1152 2103620841144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 874d887b-a6fb-4176-9ab8-53d66bca5ccc 2021-08-18 19:36:42.460 1152 2103620841144 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b81757d9-f1c8-4889-b403-45060fdd1198'] 2021-08-18 19:36:42.460 1152 2103620841144 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 19:36:42.460 1152 2103620841144 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-18 19:36:42.460 1152 2103620841144 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b81757d9-f1c8-4889-b403-45060fdd1198'] 2021-08-18 19:36:42.618 1152 2103620840968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e6acf721-983f-4783-b694-68414f80adca') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:36:42.618 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e6acf721-983f-4783-b694-68414f80adca') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:36:42.618 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e6acf721-983f-4783-b694-68414f80adca is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 19:36:42.629 1152 2103620840968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 847, VLAN trunk: None to switch port e6acf721-983f-4783-b694-68414f80adca 2021-08-18 19:36:42.741 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 19:36:42.741 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e6acf721-983f-4783-b694-68414f80adca'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:36:42.927 1152 2103620840968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e6acf721-983f-4783-b694-68414f80adca']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:36:42.927 1152 2103620840968 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-18 19:36:42.927 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f1881c03-9859-4cae-a992-2d2517e9b351) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:36:42.927 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f1881c03-9859-4cae-a992-2d2517e9b351) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 19:36:42.927 1152 2103620840968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e6acf721-983f-4783-b694-68414f80adca _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:36:42.927 1152 2103620840968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 19:36:42.927 1152 2103620840968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e6acf721-983f-4783-b694-68414f80adca not yet added. Adding. 2021-08-18 19:36:42.927 1152 2103620840968 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-18 19:36:42.927 1152 2103620840968 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-18 19:36:43.082 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6acf721-983f-4783-b694-68414f80adca" acquired by "networking_hyperv.neutron._common_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-18 19:36:43.223 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6acf721-983f-4783-b694-68414f80adca" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:36:43.223 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6acf721-983f-4783-b694-68414f80adca" acquired by "networking_hyperv.neutron._common_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-18 19:36:43.395 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6acf721-983f-4783-b694-68414f80adca" 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-18 19:36:43.527 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e6acf721-983f-4783-b694-68414f80adca" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:36:43.527 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e6acf721-983f-4783-b694-68414f80adca status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 19:36:43.527 1152 2103620840968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e6acf721-983f-4783-b694-68414f80adca processed. 2021-08-18 19:36:44.194 1152 2103620840968 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-18 19:36:44.550 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:36:45.365 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-461521fe-74c4-424a-8a83-b37ff988f28e 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] network_delete received. Deleting network 874d887b-a6fb-4176-9ab8-53d66bca5ccc network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-18 19:36:45.365 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-461521fe-74c4-424a-8a83-b37ff988f28e 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] Network 874d887b-a6fb-4176-9ab8-53d66bca5ccc not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-18 19:36:48.880 1152 2103620838152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e6acf721-983f-4783-b694-68414f80adca 2021-08-18 19:36:49.895 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-57e808d4-05ab-47f8-935b-b093b23c1ea6 713ba227f5f4414b82e35000518c3749 526ecd3141bb40ba95ff9d386a0fa20b - - -] Security group member updated on remote: ['f1881c03-9859-4cae-a992-2d2517e9b351'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:36:49.895 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [req-57e808d4-05ab-47f8-935b-b093b23c1ea6 713ba227f5f4414b82e35000518c3749 526ecd3141bb40ba95ff9d386a0fa20b - - -] Security group member updated ['f1881c03-9859-4cae-a992-2d2517e9b351'] 2021-08-18 19:36:49.895 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [req-57e808d4-05ab-47f8-935b-b093b23c1ea6 713ba227f5f4414b82e35000518c3749 526ecd3141bb40ba95ff9d386a0fa20b - - -] Refresh firewall rules 2021-08-18 19:36:49.895 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-57e808d4-05ab-47f8-935b-b093b23c1ea6 713ba227f5f4414b82e35000518c3749 526ecd3141bb40ba95ff9d386a0fa20b - - -] Get security group information for devices via rpc ['e6acf721-983f-4783-b694-68414f80adca'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:36:50.004 1152 2103620841144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57e808d4-05ab-47f8-935b-b093b23c1ea6 713ba227f5f4414b82e35000518c3749 526ecd3141bb40ba95ff9d386a0fa20b - - -] port_delete event received for 'e6acf721-983f-4783-b694-68414f80adca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:36:50.128 1152 2103620840968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-57e808d4-05ab-47f8-935b-b093b23c1ea6 713ba227f5f4414b82e35000518c3749 526ecd3141bb40ba95ff9d386a0fa20b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:36:50.128 1152 2103620840968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-57e808d4-05ab-47f8-935b-b093b23c1ea6 713ba227f5f4414b82e35000518c3749 526ecd3141bb40ba95ff9d386a0fa20b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 19:36:50.223 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 19:36:50.223 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e6acf721-983f-4783-b694-68414f80adca' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 19:36:50.223 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e6acf721-983f-4783-b694-68414f80adca' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 19:36:50.223 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e6acf721-983f-4783-b694-68414f80adca _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 19:36:50.239 1152 2103620840968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d9757f11-40ef-434f-811f-0e98a30123f9 2021-08-18 19:36:50.239 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e6acf721-983f-4783-b694-68414f80adca'] 2021-08-18 19:36:50.239 1152 2103620840968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 19:36:50.239 1152 2103620840968 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-18 19:36:50.239 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e6acf721-983f-4783-b694-68414f80adca'] 2021-08-18 19:36:51.427 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4466c989-2693-4131-b902-51f2107de76f - - - - -] port_update received: 0116890f-0001-4983-9573-c8375d40cd98 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:36:51.427 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4466c989-2693-4131-b902-51f2107de76f - - - - -] No port 0116890f-0001-4983-9573-c8375d40cd98 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:36:52.236 1152 2103620840968 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-18 19:36:52.270 1152 2103620840968 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-18 19:36:55.831 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-356ffbad-c2cc-4f5a-bca6-153fcf05ae75 - - - - -] port_update received: 130938c6-53eb-463d-9e53-4aecb524f31a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:36:55.847 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-356ffbad-c2cc-4f5a-bca6-153fcf05ae75 - - - - -] No port 130938c6-53eb-463d-9e53-4aecb524f31a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:36:57.643 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d41c2405-8e57-48bf-86b5-3a932ba3c9ae - - - - -] port_update received: ef756a94-c776-4c86-94e9-630397b8553f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:36:57.657 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d41c2405-8e57-48bf-86b5-3a932ba3c9ae - - - - -] No port ef756a94-c776-4c86-94e9-630397b8553f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:37:01.957 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-efb4578e-69dd-48fe-92c9-a8010be8d6ec f193090d455141e09aecd6ebd5b994c8 9875fe9c73f24c0aa8637b819473c8dc - - -] Security group rule updated on remote: ['67a128a5-af8b-49cd-b347-fa36aff14eec'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 19:37:01.957 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [req-efb4578e-69dd-48fe-92c9-a8010be8d6ec f193090d455141e09aecd6ebd5b994c8 9875fe9c73f24c0aa8637b819473c8dc - - -] Security group rule updated ['67a128a5-af8b-49cd-b347-fa36aff14eec'] 2021-08-18 19:37:02.257 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-764bc8a2-4dfa-4712-a4ba-6ee9fc68a16e f193090d455141e09aecd6ebd5b994c8 9875fe9c73f24c0aa8637b819473c8dc - - -] Security group rule updated on remote: ['67a128a5-af8b-49cd-b347-fa36aff14eec'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 19:37:02.257 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [req-764bc8a2-4dfa-4712-a4ba-6ee9fc68a16e f193090d455141e09aecd6ebd5b994c8 9875fe9c73f24c0aa8637b819473c8dc - - -] Security group rule updated ['67a128a5-af8b-49cd-b347-fa36aff14eec'] 2021-08-18 19:37:02.551 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-106876d6-952f-484b-88cd-846ea9d667be 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Security group member updated on remote: ['b76e4288-1ae2-4405-a67a-de85d32ed376'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:37:02.551 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [req-106876d6-952f-484b-88cd-846ea9d667be 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Security group member updated ['b76e4288-1ae2-4405-a67a-de85d32ed376'] 2021-08-18 19:37:02.771 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6968a36-77f9-46dd-af41-2a8679c604dc - - - - -] port_update received: 27a80d11-53a1-4668-8846-c56120ddc540 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:37:02.789 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6968a36-77f9-46dd-af41-2a8679c604dc - - - - -] No port 27a80d11-53a1-4668-8846-c56120ddc540 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:37:03.149 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-76b8aae8-f093-4b12-88c9-be44172cc0e4 f193090d455141e09aecd6ebd5b994c8 9875fe9c73f24c0aa8637b819473c8dc - - -] Security group rule updated on remote: ['67a128a5-af8b-49cd-b347-fa36aff14eec'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 19:37:03.149 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [req-76b8aae8-f093-4b12-88c9-be44172cc0e4 f193090d455141e09aecd6ebd5b994c8 9875fe9c73f24c0aa8637b819473c8dc - - -] Security group rule updated ['67a128a5-af8b-49cd-b347-fa36aff14eec'] 2021-08-18 19:37:03.616 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ae58c6f6-243e-4f23-8ee3-0f7a7de114f0 f193090d455141e09aecd6ebd5b994c8 9875fe9c73f24c0aa8637b819473c8dc - - -] Security group rule updated on remote: ['67a128a5-af8b-49cd-b347-fa36aff14eec'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 19:37:03.616 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [req-ae58c6f6-243e-4f23-8ee3-0f7a7de114f0 f193090d455141e09aecd6ebd5b994c8 9875fe9c73f24c0aa8637b819473c8dc - - -] Security group rule updated ['67a128a5-af8b-49cd-b347-fa36aff14eec'] 2021-08-18 19:37:03.945 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-110a7aac-7721-4d10-985e-5911829a368b ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] port_update received: 12cf7c25-f7f3-40f6-b17e-f7d16eb6389e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:37:03.960 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-110a7aac-7721-4d10-985e-5911829a368b ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] No port 12cf7c25-f7f3-40f6-b17e-f7d16eb6389e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:37:04.053 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c28d0a30-120c-4d5b-84e0-10fcc0084e10 f193090d455141e09aecd6ebd5b994c8 9875fe9c73f24c0aa8637b819473c8dc - - -] Security group rule updated on remote: ['67a128a5-af8b-49cd-b347-fa36aff14eec'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 19:37:04.053 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [req-c28d0a30-120c-4d5b-84e0-10fcc0084e10 f193090d455141e09aecd6ebd5b994c8 9875fe9c73f24c0aa8637b819473c8dc - - -] Security group rule updated ['67a128a5-af8b-49cd-b347-fa36aff14eec'] 2021-08-18 19:37:04.322 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4a3aee14-b6ae-456d-a3ec-671bbeae1b14 f193090d455141e09aecd6ebd5b994c8 9875fe9c73f24c0aa8637b819473c8dc - - -] Security group rule updated on remote: ['67a128a5-af8b-49cd-b347-fa36aff14eec'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 19:37:04.322 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [req-4a3aee14-b6ae-456d-a3ec-671bbeae1b14 f193090d455141e09aecd6ebd5b994c8 9875fe9c73f24c0aa8637b819473c8dc - - -] Security group rule updated ['67a128a5-af8b-49cd-b347-fa36aff14eec'] 2021-08-18 19:37:10.351 1152 2103620837976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 12cf7c25-f7f3-40f6-b17e-f7d16eb6389e 2021-08-18 19:37:12.307 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 19:37:12.491 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Adding port 12cf7c25-f7f3-40f6-b17e-f7d16eb6389e 2021-08-18 19:37:12.491 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Port 12cf7c25-f7f3-40f6-b17e-f7d16eb6389e updated. Details: {'device': '12cf7c25-f7f3-40f6-b17e-f7d16eb6389e', 'network_id': '71a7d7cc-29ba-4aee-b5f2-6802b14176dd', 'port_id': '12cf7c25-f7f3-40f6-b17e-f7d16eb6389e', 'mac_address': 'fa:16:3e:8e:ad:5f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 822, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '185f21d8-9b7d-4433-99ca-52db19eabf13', '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-18 19:37:12.491 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] 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-18 19:37:12.491 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-12cf7c25-f7f3-40f6-b17e-f7d16eb6389e" acquired by "networking_hyperv.neutron._common_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-18 19:37:12.491 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 12cf7c25-f7f3-40f6-b17e-f7d16eb6389e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 19:37:12.491 1152 2103620840968 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 71a7d7cc-29ba-4aee-b5f2-6802b14176dd 2021-08-18 19:37:12.491 1152 2103620840968 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-18 19:37:12.681 1152 2103620840968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '12cf7c25-f7f3-40f6-b17e-f7d16eb6389e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:37:12.681 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '12cf7c25-f7f3-40f6-b17e-f7d16eb6389e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:37:12.681 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 12cf7c25-f7f3-40f6-b17e-f7d16eb6389e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 19:37:12.681 1152 2103620840968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 822, VLAN trunk: None to switch port 12cf7c25-f7f3-40f6-b17e-f7d16eb6389e 2021-08-18 19:37:12.817 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 19:37:12.821 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['12cf7c25-f7f3-40f6-b17e-f7d16eb6389e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:37:12.975 1152 2103620840968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['12cf7c25-f7f3-40f6-b17e-f7d16eb6389e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:37:12.975 1152 2103620840968 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-18 19:37:12.975 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b76e4288-1ae2-4405-a67a-de85d32ed376) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:37:12.975 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b76e4288-1ae2-4405-a67a-de85d32ed376) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 19:37:12.975 1152 2103620840968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 12cf7c25-f7f3-40f6-b17e-f7d16eb6389e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:37:12.975 1152 2103620840968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 19:37:12.990 1152 2103620840968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 12cf7c25-f7f3-40f6-b17e-f7d16eb6389e not yet added. Adding. 2021-08-18 19:37:12.990 1152 2103620840968 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-18 19:37:12.990 1152 2103620840968 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-18 19:37:13.129 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12cf7c25-f7f3-40f6-b17e-f7d16eb6389e" acquired by "networking_hyperv.neutron._common_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-18 19:37:13.253 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12cf7c25-f7f3-40f6-b17e-f7d16eb6389e" 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-18 19:37:13.253 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12cf7c25-f7f3-40f6-b17e-f7d16eb6389e" acquired by "networking_hyperv.neutron._common_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-18 19:37:13.412 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12cf7c25-f7f3-40f6-b17e-f7d16eb6389e" 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-18 19:37:13.552 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-12cf7c25-f7f3-40f6-b17e-f7d16eb6389e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:37:13.552 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 12cf7c25-f7f3-40f6-b17e-f7d16eb6389e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 19:37:13.552 1152 2103620840968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 12cf7c25-f7f3-40f6-b17e-f7d16eb6389e processed. 2021-08-18 19:37:14.569 1152 2103620840968 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-18 19:37:15.658 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:37:31.196 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-82c35091-04db-4fba-9d93-ffe1297d441a f193090d455141e09aecd6ebd5b994c8 9875fe9c73f24c0aa8637b819473c8dc - - -] Security group member updated on remote: ['67a128a5-af8b-49cd-b347-fa36aff14eec'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:37:31.196 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [req-82c35091-04db-4fba-9d93-ffe1297d441a f193090d455141e09aecd6ebd5b994c8 9875fe9c73f24c0aa8637b819473c8dc - - -] Security group member updated ['67a128a5-af8b-49cd-b347-fa36aff14eec'] 2021-08-18 19:37:32.432 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9d84aba-ab28-4cb3-91c9-42a2f115dab1 ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] port_update received: 10cb36a4-1f62-4a50-99ed-d42b828d3b23 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:37:32.447 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9d84aba-ab28-4cb3-91c9-42a2f115dab1 ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] No port 10cb36a4-1f62-4a50-99ed-d42b828d3b23 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:37:32.535 1152 2103620837976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cbf4b424-cb26-466f-8a71-0b5a53cde0fa 2021-08-18 19:37:32.647 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 19:37:32.911 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Adding port cbf4b424-cb26-466f-8a71-0b5a53cde0fa 2021-08-18 19:37:32.932 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Port cbf4b424-cb26-466f-8a71-0b5a53cde0fa updated. Details: {'device': 'cbf4b424-cb26-466f-8a71-0b5a53cde0fa', 'network_id': '627c2a67-5c61-4716-9315-8acfb41b51cd', 'port_id': 'cbf4b424-cb26-466f-8a71-0b5a53cde0fa', 'mac_address': 'fa:16:3e:69:0a:a4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 838, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c543618f-6e4e-4305-b463-053021e1db0c', '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-18 19:37:32.932 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] 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-18 19:37:32.932 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cbf4b424-cb26-466f-8a71-0b5a53cde0fa" acquired by "networking_hyperv.neutron._common_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-18 19:37:32.932 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cbf4b424-cb26-466f-8a71-0b5a53cde0fa _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 19:37:32.932 1152 2103620840968 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-18 19:37:32.957 1152 2103620840968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cbf4b424-cb26-466f-8a71-0b5a53cde0fa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:37:32.957 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cbf4b424-cb26-466f-8a71-0b5a53cde0fa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:37:32.957 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cbf4b424-cb26-466f-8a71-0b5a53cde0fa is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 19:37:32.957 1152 2103620840968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 838, VLAN trunk: None to switch port cbf4b424-cb26-466f-8a71-0b5a53cde0fa 2021-08-18 19:37:33.019 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 19:37:33.019 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cbf4b424-cb26-466f-8a71-0b5a53cde0fa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:37:33.209 1152 2103620840968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cbf4b424-cb26-466f-8a71-0b5a53cde0fa']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:37:33.225 1152 2103620840968 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-18 19:37:33.225 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cb05eb61-774a-48a1-9a16-6350fc1af383) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:37:33.225 1152 2103620840968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cbf4b424-cb26-466f-8a71-0b5a53cde0fa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:37:33.225 1152 2103620840968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 19:37:33.225 1152 2103620840968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-08-18 19:37:33.225 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cbf4b424-cb26-466f-8a71-0b5a53cde0fa" acquired by "networking_hyperv.neutron._common_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-18 19:37:33.225 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cbf4b424-cb26-466f-8a71-0b5a53cde0fa" 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-18 19:37:33.225 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cbf4b424-cb26-466f-8a71-0b5a53cde0fa" acquired by "networking_hyperv.neutron._common_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-18 19:37:33.225 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cbf4b424-cb26-466f-8a71-0b5a53cde0fa" 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-18 19:37:33.277 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cbf4b424-cb26-466f-8a71-0b5a53cde0fa" 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-18 19:37:33.277 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cbf4b424-cb26-466f-8a71-0b5a53cde0fa status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 19:37:33.277 1152 2103620840968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cbf4b424-cb26-466f-8a71-0b5a53cde0fa processed. 2021-08-18 19:37:33.300 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a54d4aeb-f78b-431b-adca-36f4451c89d4 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Security group member updated on remote: ['b76e4288-1ae2-4405-a67a-de85d32ed376'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:37:33.300 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [req-a54d4aeb-f78b-431b-adca-36f4451c89d4 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Security group member updated ['b76e4288-1ae2-4405-a67a-de85d32ed376'] 2021-08-18 19:37:33.315 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [req-a54d4aeb-f78b-431b-adca-36f4451c89d4 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Refresh firewall rules 2021-08-18 19:37:33.315 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a54d4aeb-f78b-431b-adca-36f4451c89d4 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Get security group information for devices via rpc ['12cf7c25-f7f3-40f6-b17e-f7d16eb6389e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:37:33.613 1152 2103620840968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a54d4aeb-f78b-431b-adca-36f4451c89d4 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update security group information for ports dict_keys(['12cf7c25-f7f3-40f6-b17e-f7d16eb6389e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:37:33.613 1152 2103620840968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a54d4aeb-f78b-431b-adca-36f4451c89d4 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 19:37:33.613 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a54d4aeb-f78b-431b-adca-36f4451c89d4 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update rules of security group (b76e4288-1ae2-4405-a67a-de85d32ed376) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:37:33.613 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a54d4aeb-f78b-431b-adca-36f4451c89d4 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update members of security group (b76e4288-1ae2-4405-a67a-de85d32ed376) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 19:37:33.613 1152 2103620840968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a54d4aeb-f78b-431b-adca-36f4451c89d4 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update port filter for 12cf7c25-f7f3-40f6-b17e-f7d16eb6389e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:37:33.613 1152 2103620840968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a54d4aeb-f78b-431b-adca-36f4451c89d4 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Updating port rules. 2021-08-18 19:37:33.613 1152 2103620840968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a54d4aeb-f78b-431b-adca-36f4451c89d4 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Creating 1 new rules, removing 0 old rules. 2021-08-18 19:37:33.613 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [req-a54d4aeb-f78b-431b-adca-36f4451c89d4 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-12cf7c25-f7f3-40f6-b17e-f7d16eb6389e" acquired by "networking_hyperv.neutron._common_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-18 19:37:33.788 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [req-a54d4aeb-f78b-431b-adca-36f4451c89d4 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-12cf7c25-f7f3-40f6-b17e-f7d16eb6389e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:37:33.788 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [req-a54d4aeb-f78b-431b-adca-36f4451c89d4 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-12cf7c25-f7f3-40f6-b17e-f7d16eb6389e" acquired by "networking_hyperv.neutron._common_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-18 19:37:33.788 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [req-a54d4aeb-f78b-431b-adca-36f4451c89d4 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-12cf7c25-f7f3-40f6-b17e-f7d16eb6389e" 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-18 19:37:34.662 1152 2103620840968 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-18 19:37:34.914 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:37:34.941 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-981ea06c-6209-4e20-b11a-7d979b6107ca ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] port_update received: 92471ec6-48ff-46f2-bde1-fdb7ff88059e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:37:34.957 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-981ea06c-6209-4e20-b11a-7d979b6107ca ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] No port 92471ec6-48ff-46f2-bde1-fdb7ff88059e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:37:36.586 1152 2103620837976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 92471ec6-48ff-46f2-bde1-fdb7ff88059e 2021-08-18 19:37:36.663 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 19:37:37.299 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Adding port 92471ec6-48ff-46f2-bde1-fdb7ff88059e 2021-08-18 19:37:37.299 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Port 92471ec6-48ff-46f2-bde1-fdb7ff88059e updated. Details: {'device': '92471ec6-48ff-46f2-bde1-fdb7ff88059e', 'network_id': '71a7d7cc-29ba-4aee-b5f2-6802b14176dd', 'port_id': '92471ec6-48ff-46f2-bde1-fdb7ff88059e', 'mac_address': 'fa:16:3e:88:f2:19', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 822, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '185f21d8-9b7d-4433-99ca-52db19eabf13', '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-18 19:37:37.299 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] 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-18 19:37:37.299 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-92471ec6-48ff-46f2-bde1-fdb7ff88059e" acquired by "networking_hyperv.neutron._common_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-18 19:37:37.299 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 92471ec6-48ff-46f2-bde1-fdb7ff88059e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 19:37:37.299 1152 2103620840968 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-18 19:37:37.506 1152 2103620840968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '92471ec6-48ff-46f2-bde1-fdb7ff88059e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:37:37.506 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '92471ec6-48ff-46f2-bde1-fdb7ff88059e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:37:37.537 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 92471ec6-48ff-46f2-bde1-fdb7ff88059e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 19:37:37.537 1152 2103620840968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 822, VLAN trunk: None to switch port 92471ec6-48ff-46f2-bde1-fdb7ff88059e 2021-08-18 19:37:37.669 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 19:37:37.669 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['92471ec6-48ff-46f2-bde1-fdb7ff88059e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:37:38.129 1152 2103620840968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['92471ec6-48ff-46f2-bde1-fdb7ff88059e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:37:38.129 1152 2103620840968 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-18 19:37:38.129 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b76e4288-1ae2-4405-a67a-de85d32ed376) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:37:38.129 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b76e4288-1ae2-4405-a67a-de85d32ed376) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 19:37:38.129 1152 2103620840968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 92471ec6-48ff-46f2-bde1-fdb7ff88059e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:37:38.129 1152 2103620840968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 19:37:38.129 1152 2103620840968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 92471ec6-48ff-46f2-bde1-fdb7ff88059e not yet added. Adding. 2021-08-18 19:37:38.129 1152 2103620840968 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-18 19:37:38.129 1152 2103620840968 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-18 19:37:38.300 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-92471ec6-48ff-46f2-bde1-fdb7ff88059e" acquired by "networking_hyperv.neutron._common_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-18 19:37:38.523 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-92471ec6-48ff-46f2-bde1-fdb7ff88059e" 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-18 19:37:38.523 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-92471ec6-48ff-46f2-bde1-fdb7ff88059e" acquired by "networking_hyperv.neutron._common_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-18 19:37:38.692 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-92471ec6-48ff-46f2-bde1-fdb7ff88059e" 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-18 19:37:38.848 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-92471ec6-48ff-46f2-bde1-fdb7ff88059e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:37:38.848 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 92471ec6-48ff-46f2-bde1-fdb7ff88059e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 19:37:38.848 1152 2103620840968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 92471ec6-48ff-46f2-bde1-fdb7ff88059e processed. 2021-08-18 19:37:40.594 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-554bc6c7-e0bc-4948-9409-cfad81764e30 - - - - -] port_update received: 8eb83cd7-279f-4a8d-b8d5-c9796a92c458 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:37:40.615 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-554bc6c7-e0bc-4948-9409-cfad81764e30 - - - - -] No port 8eb83cd7-279f-4a8d-b8d5-c9796a92c458 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:37:40.632 1152 2103620837976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 10cb36a4-1f62-4a50-99ed-d42b828d3b23 2021-08-18 19:37:40.683 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 19:37:40.683 1152 2103620840968 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-18 19:37:42.087 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Adding port 10cb36a4-1f62-4a50-99ed-d42b828d3b23 2021-08-18 19:37:42.087 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Port 10cb36a4-1f62-4a50-99ed-d42b828d3b23 updated. Details: {'device': '10cb36a4-1f62-4a50-99ed-d42b828d3b23', 'network_id': '5822331b-8ec4-448c-bdf4-afcf68f2c0f1', 'port_id': '10cb36a4-1f62-4a50-99ed-d42b828d3b23', 'mac_address': 'fa:16:3e:8e:8f:4c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 848, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '53605571-c242-48ed-bea8-f526e659d3f5', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-18 19:37:42.087 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] 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-18 19:37:42.087 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-10cb36a4-1f62-4a50-99ed-d42b828d3b23" acquired by "networking_hyperv.neutron._common_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-18 19:37:42.087 1152 2103620841144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 10cb36a4-1f62-4a50-99ed-d42b828d3b23 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 19:37:42.087 1152 2103620841144 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5822331b-8ec4-448c-bdf4-afcf68f2c0f1 2021-08-18 19:37:42.087 1152 2103620841144 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-18 19:37:42.206 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.515s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:37:42.245 1152 2103620841144 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '10cb36a4-1f62-4a50-99ed-d42b828d3b23') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:37:42.245 1152 2103620841144 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '10cb36a4-1f62-4a50-99ed-d42b828d3b23') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:37:42.399 1152 2103620841144 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 10cb36a4-1f62-4a50-99ed-d42b828d3b23 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 19:37:42.399 1152 2103620841144 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 848, VLAN trunk: None to switch port 10cb36a4-1f62-4a50-99ed-d42b828d3b23 2021-08-18 19:37:42.538 1152 2103620841144 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 19:37:42.538 1152 2103620841144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['10cb36a4-1f62-4a50-99ed-d42b828d3b23'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:37:43.067 1152 2103620841144 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['10cb36a4-1f62-4a50-99ed-d42b828d3b23']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:37:43.067 1152 2103620841144 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-18 19:37:43.067 1152 2103620841144 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (67a128a5-af8b-49cd-b347-fa36aff14eec) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:37:43.084 1152 2103620841144 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 10cb36a4-1f62-4a50-99ed-d42b828d3b23 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:37:43.084 1152 2103620841144 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 19:37:43.084 1152 2103620841144 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 10cb36a4-1f62-4a50-99ed-d42b828d3b23 not yet added. Adding. 2021-08-18 19:37:43.084 1152 2103620841144 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-18 19:37:43.084 1152 2103620841144 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-18 19:37:43.271 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10cb36a4-1f62-4a50-99ed-d42b828d3b23" acquired by "networking_hyperv.neutron._common_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-18 19:37:43.473 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10cb36a4-1f62-4a50-99ed-d42b828d3b23" 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-18 19:37:43.473 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10cb36a4-1f62-4a50-99ed-d42b828d3b23" acquired by "networking_hyperv.neutron._common_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-18 19:37:43.706 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10cb36a4-1f62-4a50-99ed-d42b828d3b23" 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-18 19:37:43.865 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-10cb36a4-1f62-4a50-99ed-d42b828d3b23" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.766s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:37:43.865 1152 2103620841144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 10cb36a4-1f62-4a50-99ed-d42b828d3b23 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 19:37:43.865 1152 2103620841144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 10cb36a4-1f62-4a50-99ed-d42b828d3b23 processed. 2021-08-18 19:37:44.709 1152 2103620841144 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-18 19:37:45.801 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:37:46.819 1152 2103620841144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4040365-1799-426b-8ed4-a820b9cba41c - - - - -] port_update received: 9192b19a-2ed4-405d-98d4-d6b114dfde96 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:37:46.838 1152 2103620841144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4040365-1799-426b-8ed4-a820b9cba41c - - - - -] No port 9192b19a-2ed4-405d-98d4-d6b114dfde96 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:37:50.865 1152 2103620841144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9825f5bc-b120-4285-98a0-a60a1818ded2 - - - - -] port_update received: 4c8bae8d-4941-481f-b8dc-f6578978b47e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:37:50.881 1152 2103620841144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9825f5bc-b120-4285-98a0-a60a1818ded2 - - - - -] No port 4c8bae8d-4941-481f-b8dc-f6578978b47e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:37:54.710 1152 2103620841144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0e0e5d82-8726-49de-b644-a502f3f739bf 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Security group member updated on remote: ['b76e4288-1ae2-4405-a67a-de85d32ed376'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:37:54.710 1152 2103620841144 MainThread INFO neutron.agent.securitygroups_rpc [req-0e0e5d82-8726-49de-b644-a502f3f739bf 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Security group member updated ['b76e4288-1ae2-4405-a67a-de85d32ed376'] 2021-08-18 19:37:54.710 1152 2103620841144 MainThread INFO neutron.agent.securitygroups_rpc [req-0e0e5d82-8726-49de-b644-a502f3f739bf 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Refresh firewall rules 2021-08-18 19:37:54.710 1152 2103620841144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0e0e5d82-8726-49de-b644-a502f3f739bf 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Get security group information for devices via rpc ['12cf7c25-f7f3-40f6-b17e-f7d16eb6389e', '92471ec6-48ff-46f2-bde1-fdb7ff88059e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:37:55.553 1152 2103620841144 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0e0e5d82-8726-49de-b644-a502f3f739bf 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update security group information for ports dict_keys(['12cf7c25-f7f3-40f6-b17e-f7d16eb6389e', '92471ec6-48ff-46f2-bde1-fdb7ff88059e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:37:55.553 1152 2103620841144 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0e0e5d82-8726-49de-b644-a502f3f739bf 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 19:37:55.553 1152 2103620841144 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0e0e5d82-8726-49de-b644-a502f3f739bf 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update rules of security group (b76e4288-1ae2-4405-a67a-de85d32ed376) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:37:55.553 1152 2103620841144 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0e0e5d82-8726-49de-b644-a502f3f739bf 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update members of security group (b76e4288-1ae2-4405-a67a-de85d32ed376) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 19:37:55.553 1152 2103620841144 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0e0e5d82-8726-49de-b644-a502f3f739bf 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update port filter for 12cf7c25-f7f3-40f6-b17e-f7d16eb6389e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:37:55.567 1152 2103620841144 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0e0e5d82-8726-49de-b644-a502f3f739bf 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Updating port rules. 2021-08-18 19:37:55.567 1152 2103620841144 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0e0e5d82-8726-49de-b644-a502f3f739bf 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Creating 1 new rules, removing 0 old rules. 2021-08-18 19:37:55.567 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [req-0e0e5d82-8726-49de-b644-a502f3f739bf 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-12cf7c25-f7f3-40f6-b17e-f7d16eb6389e" acquired by "networking_hyperv.neutron._common_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-18 19:37:55.769 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [req-0e0e5d82-8726-49de-b644-a502f3f739bf 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-12cf7c25-f7f3-40f6-b17e-f7d16eb6389e" 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-18 19:37:55.786 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [req-0e0e5d82-8726-49de-b644-a502f3f739bf 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-12cf7c25-f7f3-40f6-b17e-f7d16eb6389e" acquired by "networking_hyperv.neutron._common_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-18 19:37:55.786 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [req-0e0e5d82-8726-49de-b644-a502f3f739bf 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-12cf7c25-f7f3-40f6-b17e-f7d16eb6389e" 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-18 19:37:55.786 1152 2103620841144 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0e0e5d82-8726-49de-b644-a502f3f739bf 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update port filter for 92471ec6-48ff-46f2-bde1-fdb7ff88059e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:37:55.786 1152 2103620841144 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0e0e5d82-8726-49de-b644-a502f3f739bf 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Updating port rules. 2021-08-18 19:37:55.786 1152 2103620841144 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0e0e5d82-8726-49de-b644-a502f3f739bf 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Creating 1 new rules, removing 0 old rules. 2021-08-18 19:37:55.786 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [req-0e0e5d82-8726-49de-b644-a502f3f739bf 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-92471ec6-48ff-46f2-bde1-fdb7ff88059e" acquired by "networking_hyperv.neutron._common_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-18 19:37:56.003 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [req-0e0e5d82-8726-49de-b644-a502f3f739bf 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-92471ec6-48ff-46f2-bde1-fdb7ff88059e" 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-18 19:37:56.020 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [req-0e0e5d82-8726-49de-b644-a502f3f739bf 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-92471ec6-48ff-46f2-bde1-fdb7ff88059e" acquired by "networking_hyperv.neutron._common_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-18 19:37:56.020 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [req-0e0e5d82-8726-49de-b644-a502f3f739bf 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-92471ec6-48ff-46f2-bde1-fdb7ff88059e" 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-18 19:37:56.801 1152 2103620841144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2762c5be-e2e5-4298-b015-32871d42e5f5 ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] port_update received: 43a732cd-242d-4f25-acb8-628d2eb7eabc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:37:56.801 1152 2103620841144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2762c5be-e2e5-4298-b015-32871d42e5f5 ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] No port 43a732cd-242d-4f25-acb8-628d2eb7eabc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:37:58.004 1152 2103620841144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0465f61-8a14-4192-a5a2-9d812035d601 - - - - -] port_update received: 422cf888-2f07-4ad4-9d30-bb7ab8a180ba port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:37:58.004 1152 2103620841144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0465f61-8a14-4192-a5a2-9d812035d601 - - - - -] No port 422cf888-2f07-4ad4-9d30-bb7ab8a180ba defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:37:58.827 1152 2103620837976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 43a732cd-242d-4f25-acb8-628d2eb7eabc 2021-08-18 19:38:00.745 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 19:38:00.848 1152 2103620838152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cbf4b424-cb26-466f-8a71-0b5a53cde0fa 2021-08-18 19:38:01.254 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Adding port 43a732cd-242d-4f25-acb8-628d2eb7eabc 2021-08-18 19:38:01.254 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Port 43a732cd-242d-4f25-acb8-628d2eb7eabc updated. Details: {'device': '43a732cd-242d-4f25-acb8-628d2eb7eabc', 'network_id': '71a7d7cc-29ba-4aee-b5f2-6802b14176dd', 'port_id': '43a732cd-242d-4f25-acb8-628d2eb7eabc', 'mac_address': 'fa:16:3e:c2:6f:fc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 822, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '185f21d8-9b7d-4433-99ca-52db19eabf13', '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-18 19:38:01.254 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] 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-18 19:38:01.254 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 19:38:01.254 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-43a732cd-242d-4f25-acb8-628d2eb7eabc" acquired by "networking_hyperv.neutron._common_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-18 19:38:01.254 1152 2103620841144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 43a732cd-242d-4f25-acb8-628d2eb7eabc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 19:38:01.254 1152 2103620841144 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-18 19:38:01.254 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cbf4b424-cb26-466f-8a71-0b5a53cde0fa' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 19:38:01.254 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cbf4b424-cb26-466f-8a71-0b5a53cde0fa' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 19:38:01.254 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cbf4b424-cb26-466f-8a71-0b5a53cde0fa _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 19:38:01.269 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cbf4b424-cb26-466f-8a71-0b5a53cde0fa'] 2021-08-18 19:38:01.269 1152 2103620840968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 19:38:01.269 1152 2103620840968 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-18 19:38:01.287 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cbf4b424-cb26-466f-8a71-0b5a53cde0fa'] 2021-08-18 19:38:01.409 1152 2103620841144 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '43a732cd-242d-4f25-acb8-628d2eb7eabc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:38:01.409 1152 2103620841144 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '43a732cd-242d-4f25-acb8-628d2eb7eabc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:38:01.409 1152 2103620841144 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 43a732cd-242d-4f25-acb8-628d2eb7eabc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 19:38:01.409 1152 2103620841144 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 822, VLAN trunk: None to switch port 43a732cd-242d-4f25-acb8-628d2eb7eabc 2021-08-18 19:38:01.539 1152 2103620841144 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 19:38:01.539 1152 2103620841144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['43a732cd-242d-4f25-acb8-628d2eb7eabc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:38:01.787 1152 2103620841144 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['43a732cd-242d-4f25-acb8-628d2eb7eabc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:38:01.787 1152 2103620841144 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-18 19:38:01.787 1152 2103620841144 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b76e4288-1ae2-4405-a67a-de85d32ed376) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:38:01.787 1152 2103620841144 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b76e4288-1ae2-4405-a67a-de85d32ed376) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 19:38:01.787 1152 2103620841144 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 43a732cd-242d-4f25-acb8-628d2eb7eabc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:38:01.787 1152 2103620841144 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 19:38:01.787 1152 2103620841144 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 43a732cd-242d-4f25-acb8-628d2eb7eabc not yet added. Adding. 2021-08-18 19:38:01.787 1152 2103620841144 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-18 19:38:01.787 1152 2103620841144 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-18 19:38:01.993 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-43a732cd-242d-4f25-acb8-628d2eb7eabc" acquired by "networking_hyperv.neutron._common_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-18 19:38:02.191 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-43a732cd-242d-4f25-acb8-628d2eb7eabc" 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-18 19:38:02.191 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-43a732cd-242d-4f25-acb8-628d2eb7eabc" acquired by "networking_hyperv.neutron._common_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-18 19:38:02.440 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-43a732cd-242d-4f25-acb8-628d2eb7eabc" 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-18 19:38:02.596 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-43a732cd-242d-4f25-acb8-628d2eb7eabc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:38:02.596 1152 2103620841144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 43a732cd-242d-4f25-acb8-628d2eb7eabc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 19:38:02.596 1152 2103620841144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 43a732cd-242d-4f25-acb8-628d2eb7eabc processed. 2021-08-18 19:38:02.775 1152 2103620841144 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-18 19:38:03.240 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.454s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:38:04.894 1152 2103620838152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cbf4b424-cb26-466f-8a71-0b5a53cde0fa 2021-08-18 19:38:06.816 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 19:38:06.816 1152 2103620841144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cbf4b424-cb26-466f-8a71-0b5a53cde0fa' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 19:38:06.816 1152 2103620841144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cbf4b424-cb26-466f-8a71-0b5a53cde0fa' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 19:38:06.816 1152 2103620841144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cbf4b424-cb26-466f-8a71-0b5a53cde0fa _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 19:38:06.848 1152 2103620841144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 627c2a67-5c61-4716-9315-8acfb41b51cd 2021-08-18 19:38:06.848 1152 2103620841144 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cbf4b424-cb26-466f-8a71-0b5a53cde0fa'] 2021-08-18 19:38:06.848 1152 2103620841144 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-18 19:38:06.848 1152 2103620841144 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cbf4b424-cb26-466f-8a71-0b5a53cde0fa'] 2021-08-18 19:38:08.831 1152 2103620841144 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-18 19:38:08.992 1152 2103620841144 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-18 19:38:22.865 1152 2103620841144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a35a2dbc-424c-43d1-a157-e01d3007cf22 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Security group member updated on remote: ['b7c98f5f-f275-477a-8123-996fb461fa63'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:38:22.865 1152 2103620841144 MainThread INFO neutron.agent.securitygroups_rpc [req-a35a2dbc-424c-43d1-a157-e01d3007cf22 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Security group member updated ['b7c98f5f-f275-477a-8123-996fb461fa63'] 2021-08-18 19:38:37.292 1152 2103620841144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3df496fd-b9bd-45e9-9b3e-d1184c85dabf ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] port_update received: 3d7ce52d-50a5-4d7d-b129-e18fdb7bb214 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:38:37.300 1152 2103620841144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3df496fd-b9bd-45e9-9b3e-d1184c85dabf ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] No port 3d7ce52d-50a5-4d7d-b129-e18fdb7bb214 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:38:39.316 1152 2103620837976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3d7ce52d-50a5-4d7d-b129-e18fdb7bb214 2021-08-18 19:38:39.316 1152 2103620837976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cbf4b424-cb26-466f-8a71-0b5a53cde0fa 2021-08-18 19:38:41.002 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 19:38:41.112 1152 2103620841144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-afae9789-f215-43e9-afdc-c98b54c78252 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Security group member updated on remote: ['b76e4288-1ae2-4405-a67a-de85d32ed376'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:38:41.112 1152 2103620841144 MainThread INFO neutron.agent.securitygroups_rpc [req-afae9789-f215-43e9-afdc-c98b54c78252 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Security group member updated ['b76e4288-1ae2-4405-a67a-de85d32ed376'] 2021-08-18 19:38:41.112 1152 2103620841144 MainThread INFO neutron.agent.securitygroups_rpc [req-afae9789-f215-43e9-afdc-c98b54c78252 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Refresh firewall rules 2021-08-18 19:38:41.112 1152 2103620841144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-afae9789-f215-43e9-afdc-c98b54c78252 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Get security group information for devices via rpc ['12cf7c25-f7f3-40f6-b17e-f7d16eb6389e', '92471ec6-48ff-46f2-bde1-fdb7ff88059e', '43a732cd-242d-4f25-acb8-628d2eb7eabc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:38:41.773 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Adding port 3d7ce52d-50a5-4d7d-b129-e18fdb7bb214 2021-08-18 19:38:41.773 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Port 3d7ce52d-50a5-4d7d-b129-e18fdb7bb214 updated. Details: {'device': '3d7ce52d-50a5-4d7d-b129-e18fdb7bb214', 'network_id': '6bcd5e29-84ef-4b68-a340-769058bd0176', 'port_id': '3d7ce52d-50a5-4d7d-b129-e18fdb7bb214', 'mac_address': 'fa:16:3e:cd:05:32', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 803, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f405551f-3061-413a-ab16-9b37a927c59f', '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-18 19:38:41.784 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] 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-18 19:38:41.784 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Adding port cbf4b424-cb26-466f-8a71-0b5a53cde0fa 2021-08-18 19:38:41.784 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Port cbf4b424-cb26-466f-8a71-0b5a53cde0fa updated. Details: {'device': 'cbf4b424-cb26-466f-8a71-0b5a53cde0fa', 'network_id': '627c2a67-5c61-4716-9315-8acfb41b51cd', 'port_id': 'cbf4b424-cb26-466f-8a71-0b5a53cde0fa', 'mac_address': 'fa:16:3e:69:0a:a4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 838, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c543618f-6e4e-4305-b463-053021e1db0c', '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-18 19:38:41.784 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] 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-18 19:38:41.784 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3d7ce52d-50a5-4d7d-b129-e18fdb7bb214" acquired by "networking_hyperv.neutron._common_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-18 19:38:41.784 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3d7ce52d-50a5-4d7d-b129-e18fdb7bb214 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 19:38:41.784 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6bcd5e29-84ef-4b68-a340-769058bd0176 2021-08-18 19:38:41.784 1152 2103620841320 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-18 19:38:41.784 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cbf4b424-cb26-466f-8a71-0b5a53cde0fa" acquired by "networking_hyperv.neutron._common_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-18 19:38:41.784 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cbf4b424-cb26-466f-8a71-0b5a53cde0fa _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 19:38:41.784 1152 2103620840968 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 627c2a67-5c61-4716-9315-8acfb41b51cd 2021-08-18 19:38:41.784 1152 2103620840968 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-18 19:38:41.837 1152 2103620841144 MainThread DEBUG neutron.agent.securitygroups_rpc [req-afae9789-f215-43e9-afdc-c98b54c78252 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update security group information for ports dict_keys(['12cf7c25-f7f3-40f6-b17e-f7d16eb6389e', '43a732cd-242d-4f25-acb8-628d2eb7eabc', '92471ec6-48ff-46f2-bde1-fdb7ff88059e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:38:41.837 1152 2103620841144 MainThread DEBUG neutron.agent.securitygroups_rpc [req-afae9789-f215-43e9-afdc-c98b54c78252 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 19:38:41.837 1152 2103620841144 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-afae9789-f215-43e9-afdc-c98b54c78252 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update rules of security group (b76e4288-1ae2-4405-a67a-de85d32ed376) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:38:41.837 1152 2103620841144 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-afae9789-f215-43e9-afdc-c98b54c78252 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update members of security group (b76e4288-1ae2-4405-a67a-de85d32ed376) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 19:38:41.837 1152 2103620841144 MainThread DEBUG neutron.agent.securitygroups_rpc [req-afae9789-f215-43e9-afdc-c98b54c78252 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update port filter for 12cf7c25-f7f3-40f6-b17e-f7d16eb6389e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:38:41.837 1152 2103620841144 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-afae9789-f215-43e9-afdc-c98b54c78252 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Updating port rules. 2021-08-18 19:38:41.837 1152 2103620841144 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-afae9789-f215-43e9-afdc-c98b54c78252 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Creating 1 new rules, removing 0 old rules. 2021-08-18 19:38:41.837 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [req-afae9789-f215-43e9-afdc-c98b54c78252 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-12cf7c25-f7f3-40f6-b17e-f7d16eb6389e" acquired by "networking_hyperv.neutron._common_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-18 19:38:42.038 1152 2103620840968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cbf4b424-cb26-466f-8a71-0b5a53cde0fa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:38:42.038 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cbf4b424-cb26-466f-8a71-0b5a53cde0fa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:38:42.057 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cbf4b424-cb26-466f-8a71-0b5a53cde0fa is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 19:38:42.057 1152 2103620840968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 838, VLAN trunk: None to switch port cbf4b424-cb26-466f-8a71-0b5a53cde0fa 2021-08-18 19:38:42.070 1152 2103620841320 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3d7ce52d-50a5-4d7d-b129-e18fdb7bb214') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:38:42.070 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3d7ce52d-50a5-4d7d-b129-e18fdb7bb214') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:38:42.070 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3d7ce52d-50a5-4d7d-b129-e18fdb7bb214 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 19:38:42.080 1152 2103620841320 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 803, VLAN trunk: None to switch port 3d7ce52d-50a5-4d7d-b129-e18fdb7bb214 2021-08-18 19:38:42.100 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b03db02d-353c-495a-85f2-28af2d402622 ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] port_update received: a0210ddf-7d8d-4c98-8dd9-5f338563bd1b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:38:42.100 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [req-afae9789-f215-43e9-afdc-c98b54c78252 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-12cf7c25-f7f3-40f6-b17e-f7d16eb6389e" 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-18 19:38:42.100 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [req-afae9789-f215-43e9-afdc-c98b54c78252 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-12cf7c25-f7f3-40f6-b17e-f7d16eb6389e" acquired by "networking_hyperv.neutron._common_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-18 19:38:42.100 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [req-afae9789-f215-43e9-afdc-c98b54c78252 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-12cf7c25-f7f3-40f6-b17e-f7d16eb6389e" 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-18 19:38:42.100 1152 2103620841144 MainThread DEBUG neutron.agent.securitygroups_rpc [req-afae9789-f215-43e9-afdc-c98b54c78252 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update port filter for 43a732cd-242d-4f25-acb8-628d2eb7eabc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:38:42.100 1152 2103620841144 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-afae9789-f215-43e9-afdc-c98b54c78252 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Updating port rules. 2021-08-18 19:38:42.100 1152 2103620841144 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-afae9789-f215-43e9-afdc-c98b54c78252 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Creating 1 new rules, removing 0 old rules. 2021-08-18 19:38:42.100 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [req-afae9789-f215-43e9-afdc-c98b54c78252 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-43a732cd-242d-4f25-acb8-628d2eb7eabc" acquired by "networking_hyperv.neutron._common_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-18 19:38:42.115 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b03db02d-353c-495a-85f2-28af2d402622 ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] No port a0210ddf-7d8d-4c98-8dd9-5f338563bd1b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:38:42.257 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 19:38:42.268 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cbf4b424-cb26-466f-8a71-0b5a53cde0fa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:38:42.287 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 19:38:42.287 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3d7ce52d-50a5-4d7d-b129-e18fdb7bb214'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:38:42.346 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [req-afae9789-f215-43e9-afdc-c98b54c78252 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-43a732cd-242d-4f25-acb8-628d2eb7eabc" 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-18 19:38:42.346 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [req-afae9789-f215-43e9-afdc-c98b54c78252 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-43a732cd-242d-4f25-acb8-628d2eb7eabc" acquired by "networking_hyperv.neutron._common_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-18 19:38:42.346 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [req-afae9789-f215-43e9-afdc-c98b54c78252 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-43a732cd-242d-4f25-acb8-628d2eb7eabc" 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-18 19:38:42.346 1152 2103620841144 MainThread DEBUG neutron.agent.securitygroups_rpc [req-afae9789-f215-43e9-afdc-c98b54c78252 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update port filter for 92471ec6-48ff-46f2-bde1-fdb7ff88059e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:38:42.346 1152 2103620841144 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-afae9789-f215-43e9-afdc-c98b54c78252 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Updating port rules. 2021-08-18 19:38:42.364 1152 2103620841144 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-afae9789-f215-43e9-afdc-c98b54c78252 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Creating 1 new rules, removing 0 old rules. 2021-08-18 19:38:42.364 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [req-afae9789-f215-43e9-afdc-c98b54c78252 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-92471ec6-48ff-46f2-bde1-fdb7ff88059e" acquired by "networking_hyperv.neutron._common_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-18 19:38:42.503 1152 2103620840968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cbf4b424-cb26-466f-8a71-0b5a53cde0fa']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:38:42.503 1152 2103620840968 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-18 19:38:42.503 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cb05eb61-774a-48a1-9a16-6350fc1af383) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:38:42.503 1152 2103620840968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cbf4b424-cb26-466f-8a71-0b5a53cde0fa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:38:42.503 1152 2103620840968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 19:38:42.503 1152 2103620840968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cbf4b424-cb26-466f-8a71-0b5a53cde0fa not yet added. Adding. 2021-08-18 19:38:42.503 1152 2103620840968 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-18 19:38:42.503 1152 2103620840968 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-18 19:38:42.521 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3d7ce52d-50a5-4d7d-b129-e18fdb7bb214']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:38:42.521 1152 2103620841320 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-18 19:38:42.521 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b7c98f5f-f275-477a-8123-996fb461fa63) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:38:42.521 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b7c98f5f-f275-477a-8123-996fb461fa63) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 19:38:42.521 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3d7ce52d-50a5-4d7d-b129-e18fdb7bb214 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:38:42.521 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 19:38:42.521 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3d7ce52d-50a5-4d7d-b129-e18fdb7bb214 not yet added. Adding. 2021-08-18 19:38:42.521 1152 2103620841320 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-18 19:38:42.521 1152 2103620841320 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-18 19:38:42.565 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [req-afae9789-f215-43e9-afdc-c98b54c78252 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-92471ec6-48ff-46f2-bde1-fdb7ff88059e" 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-18 19:38:42.565 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [req-afae9789-f215-43e9-afdc-c98b54c78252 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-92471ec6-48ff-46f2-bde1-fdb7ff88059e" acquired by "networking_hyperv.neutron._common_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-18 19:38:42.565 1152 2103620841144 MainThread DEBUG oslo_concurrency.lockutils [req-afae9789-f215-43e9-afdc-c98b54c78252 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-92471ec6-48ff-46f2-bde1-fdb7ff88059e" 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-18 19:38:42.739 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cbf4b424-cb26-466f-8a71-0b5a53cde0fa" acquired by "networking_hyperv.neutron._common_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-18 19:38:42.784 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3d7ce52d-50a5-4d7d-b129-e18fdb7bb214" acquired by "networking_hyperv.neutron._common_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-18 19:38:42.972 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cbf4b424-cb26-466f-8a71-0b5a53cde0fa" 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-18 19:38:42.972 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cbf4b424-cb26-466f-8a71-0b5a53cde0fa" acquired by "networking_hyperv.neutron._common_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-18 19:38:43.018 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3d7ce52d-50a5-4d7d-b129-e18fdb7bb214" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:38:43.018 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3d7ce52d-50a5-4d7d-b129-e18fdb7bb214" acquired by "networking_hyperv.neutron._common_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-18 19:38:43.226 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cbf4b424-cb26-466f-8a71-0b5a53cde0fa" 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-18 19:38:43.255 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3d7ce52d-50a5-4d7d-b129-e18fdb7bb214" 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-18 19:38:43.378 1152 2103620837976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a0210ddf-7d8d-4c98-8dd9-5f338563bd1b 2021-08-18 19:38:43.378 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cbf4b424-cb26-466f-8a71-0b5a53cde0fa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:38:43.395 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cbf4b424-cb26-466f-8a71-0b5a53cde0fa status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 19:38:43.395 1152 2103620840968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cbf4b424-cb26-466f-8a71-0b5a53cde0fa processed. 2021-08-18 19:38:43.409 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3d7ce52d-50a5-4d7d-b129-e18fdb7bb214" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.625s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:38:43.409 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3d7ce52d-50a5-4d7d-b129-e18fdb7bb214 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 19:38:43.409 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3d7ce52d-50a5-4d7d-b129-e18fdb7bb214 processed. 2021-08-18 19:38:44.253 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4431ad5a-1be3-4579-bd6b-84914d929c1d 0e43c53f485041a9ab23eede5c0ea9c8 4624288f66fa4c0d8515c037aad79c70 - - -] Security group member updated on remote: ['72824e67-22dc-4e14-af86-612a944bf1ab'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:38:44.253 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-4431ad5a-1be3-4579-bd6b-84914d929c1d 0e43c53f485041a9ab23eede5c0ea9c8 4624288f66fa4c0d8515c037aad79c70 - - -] Security group member updated ['72824e67-22dc-4e14-af86-612a944bf1ab'] 2021-08-18 19:38:44.253 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-4431ad5a-1be3-4579-bd6b-84914d929c1d 0e43c53f485041a9ab23eede5c0ea9c8 4624288f66fa4c0d8515c037aad79c70 - - -] Refresh firewall rules 2021-08-18 19:38:44.253 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4431ad5a-1be3-4579-bd6b-84914d929c1d 0e43c53f485041a9ab23eede5c0ea9c8 4624288f66fa4c0d8515c037aad79c70 - - -] Get security group information for devices via rpc ['3b400940-bc41-46d0-bcdd-e5b1c9bb78f2', '1710e945-fbfe-42bc-adfc-2570a8bc666c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:38:44.346 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4431ad5a-1be3-4579-bd6b-84914d929c1d 0e43c53f485041a9ab23eede5c0ea9c8 4624288f66fa4c0d8515c037aad79c70 - - -] port_delete event received for '3b400940-bc41-46d0-bcdd-e5b1c9bb78f2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:38:44.444 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4431ad5a-1be3-4579-bd6b-84914d929c1d 0e43c53f485041a9ab23eede5c0ea9c8 4624288f66fa4c0d8515c037aad79c70 - - -] Update security group information for ports dict_keys(['1710e945-fbfe-42bc-adfc-2570a8bc666c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:38:44.444 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4431ad5a-1be3-4579-bd6b-84914d929c1d 0e43c53f485041a9ab23eede5c0ea9c8 4624288f66fa4c0d8515c037aad79c70 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 19:38:44.444 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4431ad5a-1be3-4579-bd6b-84914d929c1d 0e43c53f485041a9ab23eede5c0ea9c8 4624288f66fa4c0d8515c037aad79c70 - - -] Update rules of security group (72824e67-22dc-4e14-af86-612a944bf1ab) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:38:44.444 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4431ad5a-1be3-4579-bd6b-84914d929c1d 0e43c53f485041a9ab23eede5c0ea9c8 4624288f66fa4c0d8515c037aad79c70 - - -] Update members of security group (72824e67-22dc-4e14-af86-612a944bf1ab) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 19:38:44.444 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4431ad5a-1be3-4579-bd6b-84914d929c1d 0e43c53f485041a9ab23eede5c0ea9c8 4624288f66fa4c0d8515c037aad79c70 - - -] Update port filter for 1710e945-fbfe-42bc-adfc-2570a8bc666c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:38:44.444 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4431ad5a-1be3-4579-bd6b-84914d929c1d 0e43c53f485041a9ab23eede5c0ea9c8 4624288f66fa4c0d8515c037aad79c70 - - -] Updating port rules. 2021-08-18 19:38:44.444 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4431ad5a-1be3-4579-bd6b-84914d929c1d 0e43c53f485041a9ab23eede5c0ea9c8 4624288f66fa4c0d8515c037aad79c70 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-18 19:38:44.455 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [req-4431ad5a-1be3-4579-bd6b-84914d929c1d 0e43c53f485041a9ab23eede5c0ea9c8 4624288f66fa4c0d8515c037aad79c70 - - -] Lock "n-hv-driver-port-lock-1710e945-fbfe-42bc-adfc-2570a8bc666c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-18 19:38:44.455 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [req-4431ad5a-1be3-4579-bd6b-84914d929c1d 0e43c53f485041a9ab23eede5c0ea9c8 4624288f66fa4c0d8515c037aad79c70 - - -] Lock "n-hv-driver-port-lock-1710e945-fbfe-42bc-adfc-2570a8bc666c" 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-18 19:38:44.455 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [req-4431ad5a-1be3-4579-bd6b-84914d929c1d 0e43c53f485041a9ab23eede5c0ea9c8 4624288f66fa4c0d8515c037aad79c70 - - -] Lock "n-hv-driver-port-lock-1710e945-fbfe-42bc-adfc-2570a8bc666c" acquired by "networking_hyperv.neutron._common_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-18 19:38:44.741 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [req-4431ad5a-1be3-4579-bd6b-84914d929c1d 0e43c53f485041a9ab23eede5c0ea9c8 4624288f66fa4c0d8515c037aad79c70 - - -] Lock "n-hv-driver-port-lock-1710e945-fbfe-42bc-adfc-2570a8bc666c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:38:45.033 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 19:38:45.037 1152 2103620841320 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-18 19:38:45.361 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Adding port a0210ddf-7d8d-4c98-8dd9-5f338563bd1b 2021-08-18 19:38:45.363 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Port a0210ddf-7d8d-4c98-8dd9-5f338563bd1b updated. Details: {'device': 'a0210ddf-7d8d-4c98-8dd9-5f338563bd1b', 'network_id': '71a7d7cc-29ba-4aee-b5f2-6802b14176dd', 'port_id': 'a0210ddf-7d8d-4c98-8dd9-5f338563bd1b', 'mac_address': 'fa:16:3e:53:37:78', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 822, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '185f21d8-9b7d-4433-99ca-52db19eabf13', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-18 19:38:45.363 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] 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-18 19:38:45.363 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a0210ddf-7d8d-4c98-8dd9-5f338563bd1b" acquired by "networking_hyperv.neutron._common_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-18 19:38:45.363 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a0210ddf-7d8d-4c98-8dd9-5f338563bd1b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 19:38:45.363 1152 2103620840968 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-18 19:38:45.363 1152 2103620838152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3b400940-bc41-46d0-bcdd-e5b1c9bb78f2 2021-08-18 19:38:45.518 1152 2103620840968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a0210ddf-7d8d-4c98-8dd9-5f338563bd1b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:38:45.518 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a0210ddf-7d8d-4c98-8dd9-5f338563bd1b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:38:45.518 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a0210ddf-7d8d-4c98-8dd9-5f338563bd1b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 19:38:45.518 1152 2103620840968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 822, VLAN trunk: None to switch port a0210ddf-7d8d-4c98-8dd9-5f338563bd1b 2021-08-18 19:38:45.621 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:38:45.648 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 19:38:45.648 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a0210ddf-7d8d-4c98-8dd9-5f338563bd1b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:38:45.820 1152 2103620840968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a0210ddf-7d8d-4c98-8dd9-5f338563bd1b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:38:45.820 1152 2103620840968 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-18 19:38:45.820 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b76e4288-1ae2-4405-a67a-de85d32ed376) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:38:45.820 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b76e4288-1ae2-4405-a67a-de85d32ed376) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 19:38:45.820 1152 2103620840968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a0210ddf-7d8d-4c98-8dd9-5f338563bd1b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:38:45.820 1152 2103620840968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 19:38:45.820 1152 2103620840968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a0210ddf-7d8d-4c98-8dd9-5f338563bd1b not yet added. Adding. 2021-08-18 19:38:45.820 1152 2103620840968 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-18 19:38:45.820 1152 2103620840968 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-18 19:38:46.018 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a0210ddf-7d8d-4c98-8dd9-5f338563bd1b" acquired by "networking_hyperv.neutron._common_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-18 19:38:46.225 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a0210ddf-7d8d-4c98-8dd9-5f338563bd1b" 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-18 19:38:46.225 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a0210ddf-7d8d-4c98-8dd9-5f338563bd1b" acquired by "networking_hyperv.neutron._common_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-18 19:38:46.456 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a0210ddf-7d8d-4c98-8dd9-5f338563bd1b" 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-18 19:38:46.598 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a0210ddf-7d8d-4c98-8dd9-5f338563bd1b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:38:46.598 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a0210ddf-7d8d-4c98-8dd9-5f338563bd1b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 19:38:46.598 1152 2103620840968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a0210ddf-7d8d-4c98-8dd9-5f338563bd1b processed. 2021-08-18 19:38:47.039 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 19:38:47.039 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3b400940-bc41-46d0-bcdd-e5b1c9bb78f2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 19:38:47.039 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3b400940-bc41-46d0-bcdd-e5b1c9bb78f2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 19:38:47.039 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3b400940-bc41-46d0-bcdd-e5b1c9bb78f2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 19:38:47.039 1152 2103620840968 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-18 19:38:47.050 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3b400940-bc41-46d0-bcdd-e5b1c9bb78f2'] 2021-08-18 19:38:47.050 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 19:38:47.050 1152 2103620841320 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-18 19:38:47.050 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3b400940-bc41-46d0-bcdd-e5b1c9bb78f2'] 2021-08-18 19:38:47.303 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:38:52.723 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4a734629-3ee4-415c-933b-aba5ea4677d2 0e43c53f485041a9ab23eede5c0ea9c8 4624288f66fa4c0d8515c037aad79c70 - - -] Security group member updated on remote: ['72824e67-22dc-4e14-af86-612a944bf1ab'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:38:52.723 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [req-4a734629-3ee4-415c-933b-aba5ea4677d2 0e43c53f485041a9ab23eede5c0ea9c8 4624288f66fa4c0d8515c037aad79c70 - - -] Security group member updated ['72824e67-22dc-4e14-af86-612a944bf1ab'] 2021-08-18 19:38:52.723 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [req-4a734629-3ee4-415c-933b-aba5ea4677d2 0e43c53f485041a9ab23eede5c0ea9c8 4624288f66fa4c0d8515c037aad79c70 - - -] Refresh firewall rules 2021-08-18 19:38:52.723 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4a734629-3ee4-415c-933b-aba5ea4677d2 0e43c53f485041a9ab23eede5c0ea9c8 4624288f66fa4c0d8515c037aad79c70 - - -] Get security group information for devices via rpc ['1710e945-fbfe-42bc-adfc-2570a8bc666c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:38:52.754 1152 2103620840968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4a734629-3ee4-415c-933b-aba5ea4677d2 0e43c53f485041a9ab23eede5c0ea9c8 4624288f66fa4c0d8515c037aad79c70 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:38:52.754 1152 2103620840968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4a734629-3ee4-415c-933b-aba5ea4677d2 0e43c53f485041a9ab23eede5c0ea9c8 4624288f66fa4c0d8515c037aad79c70 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 19:38:52.786 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a734629-3ee4-415c-933b-aba5ea4677d2 0e43c53f485041a9ab23eede5c0ea9c8 4624288f66fa4c0d8515c037aad79c70 - - -] port_delete event received for '1710e945-fbfe-42bc-adfc-2570a8bc666c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:38:53.439 1152 2103620838152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1710e945-fbfe-42bc-adfc-2570a8bc666c 2021-08-18 19:38:55.064 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 19:38:55.065 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1710e945-fbfe-42bc-adfc-2570a8bc666c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 19:38:55.065 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1710e945-fbfe-42bc-adfc-2570a8bc666c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 19:38:55.065 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1710e945-fbfe-42bc-adfc-2570a8bc666c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 19:38:55.096 1152 2103620840968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 405ae5a0-06c2-484d-a45a-04c3eeeb9894 2021-08-18 19:38:55.096 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1710e945-fbfe-42bc-adfc-2570a8bc666c'] 2021-08-18 19:38:55.096 1152 2103620840968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 19:38:55.096 1152 2103620840968 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-18 19:38:55.096 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1710e945-fbfe-42bc-adfc-2570a8bc666c'] 2021-08-18 19:38:55.193 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8d426b5-92dc-431c-a83f-ea434c857964 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] port_delete event received for '7e590434-3e53-4652-89fe-cafa9655b696' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:38:56.236 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00d2a673-dcf1-4a9e-be2b-918edfd47883 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] port_delete event received for '4274ff58-3aa7-4ef4-a015-0ea2c2ed8fac' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:38:56.881 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a10c9bc6-2bca-44d5-a22c-a6c240eacd35 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] network_delete received. Deleting network 405ae5a0-06c2-484d-a45a-04c3eeeb9894 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-18 19:38:56.881 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a10c9bc6-2bca-44d5-a22c-a6c240eacd35 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] Network 405ae5a0-06c2-484d-a45a-04c3eeeb9894 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-18 19:38:57.058 1152 2103620840968 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-18 19:38:57.081 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:39:01.519 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9102456d-c550-4bd7-b830-e2122364dfbc - - - - -] port_update received: 71d27cb2-3ccf-4c49-b3dc-f6fc44dc461a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:39:01.538 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9102456d-c550-4bd7-b830-e2122364dfbc - - - - -] No port 71d27cb2-3ccf-4c49-b3dc-f6fc44dc461a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:39:02.706 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-197d6426-2833-4302-94ee-6950d110639b 64e4a7669fc8423a8cab010a76be5025 f2107c0714054f35a0b6672c5f454314 - - -] Security group rule updated on remote: ['098029ce-730c-41bd-a0b1-03658f4207eb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 19:39:02.706 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [req-197d6426-2833-4302-94ee-6950d110639b 64e4a7669fc8423a8cab010a76be5025 f2107c0714054f35a0b6672c5f454314 - - -] Security group rule updated ['098029ce-730c-41bd-a0b1-03658f4207eb'] 2021-08-18 19:39:02.853 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aae79082-440f-4f00-a79f-58effeeae5ae 64e4a7669fc8423a8cab010a76be5025 f2107c0714054f35a0b6672c5f454314 - - -] Security group rule updated on remote: ['098029ce-730c-41bd-a0b1-03658f4207eb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 19:39:02.853 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [req-aae79082-440f-4f00-a79f-58effeeae5ae 64e4a7669fc8423a8cab010a76be5025 f2107c0714054f35a0b6672c5f454314 - - -] Security group rule updated ['098029ce-730c-41bd-a0b1-03658f4207eb'] 2021-08-18 19:39:05.085 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8d192ad-cc66-4c8d-a9f0-c0a727099bb9 - - - - -] port_update received: 14d91698-abc3-4a51-b5fe-92582a934fa1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:39:05.096 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8d192ad-cc66-4c8d-a9f0-c0a727099bb9 - - - - -] No port 14d91698-abc3-4a51-b5fe-92582a934fa1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:39:06.680 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fcf86598-0516-4fb3-825c-72e629de4103 64e4a7669fc8423a8cab010a76be5025 f2107c0714054f35a0b6672c5f454314 - - -] Security group member updated on remote: ['098029ce-730c-41bd-a0b1-03658f4207eb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:39:06.680 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [req-fcf86598-0516-4fb3-825c-72e629de4103 64e4a7669fc8423a8cab010a76be5025 f2107c0714054f35a0b6672c5f454314 - - -] Security group member updated ['098029ce-730c-41bd-a0b1-03658f4207eb'] 2021-08-18 19:39:08.506 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02bb2d81-58c2-4284-93f3-71d42a7a7f96 ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] port_update received: 22d05955-6cac-40e8-a4c6-2feb61ed078f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:39:08.521 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02bb2d81-58c2-4284-93f3-71d42a7a7f96 ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] No port 22d05955-6cac-40e8-a4c6-2feb61ed078f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:39:09.386 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a4636fbc-9a95-44c6-8514-4a9e2837e170 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Security group rule updated on remote: ['8d834b86-275b-4b14-aad6-cd7b42cd1522'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 19:39:09.386 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [req-a4636fbc-9a95-44c6-8514-4a9e2837e170 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Security group rule updated ['8d834b86-275b-4b14-aad6-cd7b42cd1522'] 2021-08-18 19:39:09.549 1152 2103620838152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a0210ddf-7d8d-4c98-8dd9-5f338563bd1b 2021-08-18 19:39:09.643 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9b624429-852a-4655-94c3-46ee2fdf3719 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Security group rule updated on remote: ['8d834b86-275b-4b14-aad6-cd7b42cd1522'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 19:39:09.643 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [req-9b624429-852a-4655-94c3-46ee2fdf3719 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Security group rule updated ['8d834b86-275b-4b14-aad6-cd7b42cd1522'] 2021-08-18 19:39:09.972 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d8f09489-77fd-46b3-ad1b-5b73bf506ead 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Security group member updated on remote: ['b76e4288-1ae2-4405-a67a-de85d32ed376'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:39:09.972 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [req-d8f09489-77fd-46b3-ad1b-5b73bf506ead 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Security group member updated ['b76e4288-1ae2-4405-a67a-de85d32ed376'] 2021-08-18 19:39:09.972 1152 2103620840968 MainThread INFO neutron.agent.securitygroups_rpc [req-d8f09489-77fd-46b3-ad1b-5b73bf506ead 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Refresh firewall rules 2021-08-18 19:39:09.972 1152 2103620840968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d8f09489-77fd-46b3-ad1b-5b73bf506ead 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Get security group information for devices via rpc ['12cf7c25-f7f3-40f6-b17e-f7d16eb6389e', '92471ec6-48ff-46f2-bde1-fdb7ff88059e', '43a732cd-242d-4f25-acb8-628d2eb7eabc', 'a0210ddf-7d8d-4c98-8dd9-5f338563bd1b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:39:10.037 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-63622f03-2d57-4904-ba5d-a14d1594e17d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Security group rule updated on remote: ['8d834b86-275b-4b14-aad6-cd7b42cd1522'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 19:39:10.037 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-63622f03-2d57-4904-ba5d-a14d1594e17d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Security group rule updated ['8d834b86-275b-4b14-aad6-cd7b42cd1522'] 2021-08-18 19:39:10.065 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8f09489-77fd-46b3-ad1b-5b73bf506ead 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] port_delete event received for 'a0210ddf-7d8d-4c98-8dd9-5f338563bd1b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:39:10.254 1152 2103620840088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab751291-79dc-45dd-bfed-84fb980b4d4b aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Security group rule updated on remote: ['8d834b86-275b-4b14-aad6-cd7b42cd1522'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 19:39:10.254 1152 2103620840088 MainThread INFO neutron.agent.securitygroups_rpc [req-ab751291-79dc-45dd-bfed-84fb980b4d4b aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Security group rule updated ['8d834b86-275b-4b14-aad6-cd7b42cd1522'] 2021-08-18 19:39:10.417 1152 2103640125512 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b2a7491f-7a54-4c0b-b968-a9ff1539fac8 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Security group rule updated on remote: ['8d834b86-275b-4b14-aad6-cd7b42cd1522'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 19:39:10.417 1152 2103640125512 MainThread INFO neutron.agent.securitygroups_rpc [req-b2a7491f-7a54-4c0b-b968-a9ff1539fac8 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Security group rule updated ['8d834b86-275b-4b14-aad6-cd7b42cd1522'] 2021-08-18 19:39:10.459 1152 2103620840968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d8f09489-77fd-46b3-ad1b-5b73bf506ead 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update security group information for ports dict_keys(['12cf7c25-f7f3-40f6-b17e-f7d16eb6389e', '43a732cd-242d-4f25-acb8-628d2eb7eabc', '92471ec6-48ff-46f2-bde1-fdb7ff88059e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:39:10.459 1152 2103620840968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d8f09489-77fd-46b3-ad1b-5b73bf506ead 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 19:39:10.459 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d8f09489-77fd-46b3-ad1b-5b73bf506ead 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update rules of security group (b76e4288-1ae2-4405-a67a-de85d32ed376) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:39:10.459 1152 2103620840968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d8f09489-77fd-46b3-ad1b-5b73bf506ead 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update members of security group (b76e4288-1ae2-4405-a67a-de85d32ed376) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 19:39:10.459 1152 2103620840968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d8f09489-77fd-46b3-ad1b-5b73bf506ead 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update port filter for 12cf7c25-f7f3-40f6-b17e-f7d16eb6389e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:39:10.459 1152 2103620840968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d8f09489-77fd-46b3-ad1b-5b73bf506ead 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Updating port rules. 2021-08-18 19:39:10.459 1152 2103620840968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d8f09489-77fd-46b3-ad1b-5b73bf506ead 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Creating 0 new rules, removing 1 old rules. 2021-08-18 19:39:10.459 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [req-d8f09489-77fd-46b3-ad1b-5b73bf506ead 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-12cf7c25-f7f3-40f6-b17e-f7d16eb6389e" acquired by "networking_hyperv.neutron._common_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-18 19:39:10.459 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [req-d8f09489-77fd-46b3-ad1b-5b73bf506ead 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-12cf7c25-f7f3-40f6-b17e-f7d16eb6389e" 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-18 19:39:10.459 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [req-d8f09489-77fd-46b3-ad1b-5b73bf506ead 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-12cf7c25-f7f3-40f6-b17e-f7d16eb6389e" acquired by "networking_hyperv.neutron._common_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-18 19:39:10.565 1152 2103640125688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e8477b04-8250-4537-bb16-572130a33fdd aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Security group rule updated on remote: ['8d834b86-275b-4b14-aad6-cd7b42cd1522'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 19:39:10.565 1152 2103640125688 MainThread INFO neutron.agent.securitygroups_rpc [req-e8477b04-8250-4537-bb16-572130a33fdd aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Security group rule updated ['8d834b86-275b-4b14-aad6-cd7b42cd1522'] 2021-08-18 19:39:10.695 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [req-d8f09489-77fd-46b3-ad1b-5b73bf506ead 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-12cf7c25-f7f3-40f6-b17e-f7d16eb6389e" 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-18 19:39:10.695 1152 2103620840968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d8f09489-77fd-46b3-ad1b-5b73bf506ead 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update port filter for 43a732cd-242d-4f25-acb8-628d2eb7eabc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:39:10.695 1152 2103620840968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d8f09489-77fd-46b3-ad1b-5b73bf506ead 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Updating port rules. 2021-08-18 19:39:10.695 1152 2103620840968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d8f09489-77fd-46b3-ad1b-5b73bf506ead 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Creating 0 new rules, removing 1 old rules. 2021-08-18 19:39:10.695 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [req-d8f09489-77fd-46b3-ad1b-5b73bf506ead 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-43a732cd-242d-4f25-acb8-628d2eb7eabc" acquired by "networking_hyperv.neutron._common_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-18 19:39:10.695 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [req-d8f09489-77fd-46b3-ad1b-5b73bf506ead 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-43a732cd-242d-4f25-acb8-628d2eb7eabc" 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-18 19:39:10.695 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [req-d8f09489-77fd-46b3-ad1b-5b73bf506ead 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-43a732cd-242d-4f25-acb8-628d2eb7eabc" acquired by "networking_hyperv.neutron._common_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-18 19:39:10.910 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [req-d8f09489-77fd-46b3-ad1b-5b73bf506ead 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-43a732cd-242d-4f25-acb8-628d2eb7eabc" 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-18 19:39:10.910 1152 2103620840968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d8f09489-77fd-46b3-ad1b-5b73bf506ead 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update port filter for 92471ec6-48ff-46f2-bde1-fdb7ff88059e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:39:10.926 1152 2103620840968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d8f09489-77fd-46b3-ad1b-5b73bf506ead 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Updating port rules. 2021-08-18 19:39:10.926 1152 2103620840968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d8f09489-77fd-46b3-ad1b-5b73bf506ead 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Creating 0 new rules, removing 1 old rules. 2021-08-18 19:39:10.926 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [req-d8f09489-77fd-46b3-ad1b-5b73bf506ead 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-92471ec6-48ff-46f2-bde1-fdb7ff88059e" acquired by "networking_hyperv.neutron._common_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-18 19:39:10.926 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [req-d8f09489-77fd-46b3-ad1b-5b73bf506ead 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-92471ec6-48ff-46f2-bde1-fdb7ff88059e" 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-18 19:39:10.926 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [req-d8f09489-77fd-46b3-ad1b-5b73bf506ead 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-92471ec6-48ff-46f2-bde1-fdb7ff88059e" acquired by "networking_hyperv.neutron._common_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-18 19:39:11.096 1152 2103640125864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Security group member updated on remote: ['b7c98f5f-f275-477a-8123-996fb461fa63', '8d834b86-275b-4b14-aad6-cd7b42cd1522'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:39:11.096 1152 2103640125864 MainThread INFO neutron.agent.securitygroups_rpc [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Security group member updated ['b7c98f5f-f275-477a-8123-996fb461fa63', '8d834b86-275b-4b14-aad6-cd7b42cd1522'] 2021-08-18 19:39:11.125 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 19:39:11.125 1152 2103640126040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a0210ddf-7d8d-4c98-8dd9-5f338563bd1b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 19:39:11.125 1152 2103640126040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a0210ddf-7d8d-4c98-8dd9-5f338563bd1b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 19:39:11.125 1152 2103640126040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a0210ddf-7d8d-4c98-8dd9-5f338563bd1b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 19:39:11.145 1152 2103640126040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a0210ddf-7d8d-4c98-8dd9-5f338563bd1b'] 2021-08-18 19:39:11.145 1152 2103640126040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 19:39:11.145 1152 2103640126040 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-18 19:39:11.145 1152 2103640126040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a0210ddf-7d8d-4c98-8dd9-5f338563bd1b'] 2021-08-18 19:39:11.145 1152 2103640126040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] port_update received: 3d7ce52d-50a5-4d7d-b129-e18fdb7bb214 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:39:11.161 1152 2103620840968 MainThread DEBUG oslo_concurrency.lockutils [req-d8f09489-77fd-46b3-ad1b-5b73bf506ead 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-92471ec6-48ff-46f2-bde1-fdb7ff88059e" 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-18 19:39:11.161 1152 2103640125864 MainThread INFO neutron.agent.securitygroups_rpc [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Refresh firewall rules 2021-08-18 19:39:11.161 1152 2103640125864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Get security group information for devices via rpc ['3d7ce52d-50a5-4d7d-b129-e18fdb7bb214'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:39:11.161 1152 2103640126040 MainThread DEBUG oslo_concurrency.lockutils [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Lock "n-hv-agent-port-lock-3d7ce52d-50a5-4d7d-b129-e18fdb7bb214" acquired by "networking_hyperv.neutron._common_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-18 19:39:11.161 1152 2103640126040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Binding port 3d7ce52d-50a5-4d7d-b129-e18fdb7bb214 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 19:39:11.161 1152 2103640126040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] 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-18 19:39:11.193 1152 2103640126040 MainThread DEBUG neutron.services.trunk.rpc.agent [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3d7ce52d-50a5-4d7d-b129-e18fdb7bb214') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:39:11.193 1152 2103640126040 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3d7ce52d-50a5-4d7d-b129-e18fdb7bb214') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:39:11.205 1152 2103640126040 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Trunk plugin disabled on server. Assuming port 3d7ce52d-50a5-4d7d-b129-e18fdb7bb214 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 19:39:11.205 1152 2103640126040 MainThread INFO networking_hyperv.neutron.trunk_driver [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Binding VLAN ID: 803, VLAN trunk: None to switch port 3d7ce52d-50a5-4d7d-b129-e18fdb7bb214 2021-08-18 19:39:11.254 1152 2103640126040 MainThread INFO neutron.agent.securitygroups_rpc [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Refresh firewall rules 2021-08-18 19:39:11.254 1152 2103640126040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Get security group information for devices via rpc ['3d7ce52d-50a5-4d7d-b129-e18fdb7bb214'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:39:11.691 1152 2103620837976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 22d05955-6cac-40e8-a4c6-2feb61ed078f 2021-08-18 19:39:11.846 1152 2103640125864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Update security group information for ports dict_keys(['3d7ce52d-50a5-4d7d-b129-e18fdb7bb214']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:39:11.846 1152 2103640125864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 19:39:11.858 1152 2103640125864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Update rules of security group (8d834b86-275b-4b14-aad6-cd7b42cd1522) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:39:11.858 1152 2103640125864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Update rules of security group (b7c98f5f-f275-477a-8123-996fb461fa63) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:39:11.858 1152 2103640125864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Update members of security group (b7c98f5f-f275-477a-8123-996fb461fa63) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 19:39:11.858 1152 2103640125864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Update port filter for 3d7ce52d-50a5-4d7d-b129-e18fdb7bb214 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:39:11.858 1152 2103640125864 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Updating port rules. 2021-08-18 19:39:11.858 1152 2103640125864 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Creating 6 new rules, removing 0 old rules. 2021-08-18 19:39:11.858 1152 2103640125864 MainThread DEBUG oslo_concurrency.lockutils [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Lock "n-hv-driver-port-lock-3d7ce52d-50a5-4d7d-b129-e18fdb7bb214" acquired by "networking_hyperv.neutron._common_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-18 19:39:11.909 1152 2103640126040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Update security group information for ports dict_keys(['3d7ce52d-50a5-4d7d-b129-e18fdb7bb214']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:39:11.909 1152 2103640126040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 19:39:11.909 1152 2103640126040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Update rules of security group (8d834b86-275b-4b14-aad6-cd7b42cd1522) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:39:11.909 1152 2103640126040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Update rules of security group (b7c98f5f-f275-477a-8123-996fb461fa63) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:39:11.909 1152 2103640126040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Update members of security group (b7c98f5f-f275-477a-8123-996fb461fa63) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 19:39:11.909 1152 2103640126040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Update port filter for 3d7ce52d-50a5-4d7d-b129-e18fdb7bb214 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:39:11.909 1152 2103640126040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Updating port rules. 2021-08-18 19:39:11.909 1152 2103640126040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Creating 6 new rules, removing 0 old rules. 2021-08-18 19:39:12.033 1152 2103640125864 MainThread DEBUG oslo_concurrency.lockutils [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Lock "n-hv-driver-port-lock-3d7ce52d-50a5-4d7d-b129-e18fdb7bb214" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:39:12.033 1152 2103640125864 MainThread DEBUG oslo_concurrency.lockutils [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Lock "n-hv-driver-port-lock-3d7ce52d-50a5-4d7d-b129-e18fdb7bb214" acquired by "networking_hyperv.neutron._common_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-18 19:39:12.033 1152 2103640125864 MainThread DEBUG oslo_concurrency.lockutils [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Lock "n-hv-driver-port-lock-3d7ce52d-50a5-4d7d-b129-e18fdb7bb214" 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-18 19:39:12.033 1152 2103640126040 MainThread DEBUG oslo_concurrency.lockutils [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Lock "n-hv-driver-port-lock-3d7ce52d-50a5-4d7d-b129-e18fdb7bb214" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-18 19:39:12.174 1152 2103640126040 MainThread DEBUG oslo_concurrency.lockutils [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Lock "n-hv-driver-port-lock-3d7ce52d-50a5-4d7d-b129-e18fdb7bb214" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:39:12.174 1152 2103640126040 MainThread DEBUG oslo_concurrency.lockutils [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Lock "n-hv-driver-port-lock-3d7ce52d-50a5-4d7d-b129-e18fdb7bb214" acquired by "networking_hyperv.neutron._common_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-18 19:39:12.178 1152 2103640126040 MainThread DEBUG oslo_concurrency.lockutils [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Lock "n-hv-driver-port-lock-3d7ce52d-50a5-4d7d-b129-e18fdb7bb214" 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-18 19:39:12.222 1152 2103640126040 MainThread DEBUG oslo_concurrency.lockutils [req-ba470e12-f490-4bad-a71f-6f16028ccc01 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Lock "n-hv-agent-port-lock-3d7ce52d-50a5-4d7d-b129-e18fdb7bb214" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:39:13.127 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 19:39:13.127 1152 2103620840088 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-18 19:39:13.160 1152 2103620840088 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-18 19:39:13.348 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Adding port 22d05955-6cac-40e8-a4c6-2feb61ed078f 2021-08-18 19:39:13.348 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Port 22d05955-6cac-40e8-a4c6-2feb61ed078f updated. Details: {'device': '22d05955-6cac-40e8-a4c6-2feb61ed078f', 'network_id': 'df14fe9f-65be-4e5a-a570-4fa5fca4abc0', 'port_id': '22d05955-6cac-40e8-a4c6-2feb61ed078f', 'mac_address': 'fa:16:3e:d0:28:91', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 808, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '34d03fb5-9b7f-47b4-98a0-6817c1eee1de', '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-18 19:39:13.348 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] 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-18 19:39:13.348 1152 2103620840088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-22d05955-6cac-40e8-a4c6-2feb61ed078f" acquired by "networking_hyperv.neutron._common_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-18 19:39:13.348 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 22d05955-6cac-40e8-a4c6-2feb61ed078f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 19:39:13.348 1152 2103620840088 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network df14fe9f-65be-4e5a-a570-4fa5fca4abc0 2021-08-18 19:39:13.348 1152 2103620840088 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-18 19:39:13.519 1152 2103620840088 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '22d05955-6cac-40e8-a4c6-2feb61ed078f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:39:13.519 1152 2103620840088 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '22d05955-6cac-40e8-a4c6-2feb61ed078f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:39:13.519 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 22d05955-6cac-40e8-a4c6-2feb61ed078f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 19:39:13.519 1152 2103620840088 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 808, VLAN trunk: None to switch port 22d05955-6cac-40e8-a4c6-2feb61ed078f 2021-08-18 19:39:13.632 1152 2103620840088 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 19:39:13.632 1152 2103620840088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['22d05955-6cac-40e8-a4c6-2feb61ed078f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:39:13.769 1152 2103620840088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['22d05955-6cac-40e8-a4c6-2feb61ed078f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:39:13.769 1152 2103620840088 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-18 19:39:13.769 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (098029ce-730c-41bd-a0b1-03658f4207eb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:39:13.769 1152 2103620840088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 22d05955-6cac-40e8-a4c6-2feb61ed078f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:39:13.769 1152 2103620840088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 19:39:13.769 1152 2103620840088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 22d05955-6cac-40e8-a4c6-2feb61ed078f not yet added. Adding. 2021-08-18 19:39:13.769 1152 2103620840088 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-18 19:39:13.769 1152 2103620840088 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-18 19:39:13.957 1152 2103620840088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22d05955-6cac-40e8-a4c6-2feb61ed078f" acquired by "networking_hyperv.neutron._common_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-18 19:39:14.129 1152 2103620840088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22d05955-6cac-40e8-a4c6-2feb61ed078f" 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-18 19:39:14.129 1152 2103620840088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22d05955-6cac-40e8-a4c6-2feb61ed078f" acquired by "networking_hyperv.neutron._common_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-18 19:39:14.362 1152 2103620840088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22d05955-6cac-40e8-a4c6-2feb61ed078f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:39:14.490 1152 2103620840088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-22d05955-6cac-40e8-a4c6-2feb61ed078f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:39:14.490 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 22d05955-6cac-40e8-a4c6-2feb61ed078f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 19:39:14.490 1152 2103620840088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 22d05955-6cac-40e8-a4c6-2feb61ed078f processed. 2021-08-18 19:39:14.786 1152 2103620840088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b9883776-25cf-4c90-8dee-c310eea42705 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Security group member updated on remote: ['b76e4288-1ae2-4405-a67a-de85d32ed376'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:39:14.786 1152 2103620840088 MainThread INFO neutron.agent.securitygroups_rpc [req-b9883776-25cf-4c90-8dee-c310eea42705 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Security group member updated ['b76e4288-1ae2-4405-a67a-de85d32ed376'] 2021-08-18 19:39:14.786 1152 2103620840088 MainThread INFO neutron.agent.securitygroups_rpc [req-b9883776-25cf-4c90-8dee-c310eea42705 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Refresh firewall rules 2021-08-18 19:39:14.786 1152 2103620840088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b9883776-25cf-4c90-8dee-c310eea42705 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Get security group information for devices via rpc ['12cf7c25-f7f3-40f6-b17e-f7d16eb6389e', '92471ec6-48ff-46f2-bde1-fdb7ff88059e', '43a732cd-242d-4f25-acb8-628d2eb7eabc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:39:14.868 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9883776-25cf-4c90-8dee-c310eea42705 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] port_delete event received for '43a732cd-242d-4f25-acb8-628d2eb7eabc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:39:15.050 1152 2103620840088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b9883776-25cf-4c90-8dee-c310eea42705 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update security group information for ports dict_keys(['12cf7c25-f7f3-40f6-b17e-f7d16eb6389e', '92471ec6-48ff-46f2-bde1-fdb7ff88059e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:39:15.050 1152 2103620840088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b9883776-25cf-4c90-8dee-c310eea42705 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 19:39:15.050 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b9883776-25cf-4c90-8dee-c310eea42705 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update rules of security group (b76e4288-1ae2-4405-a67a-de85d32ed376) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:39:15.050 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b9883776-25cf-4c90-8dee-c310eea42705 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update members of security group (b76e4288-1ae2-4405-a67a-de85d32ed376) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 19:39:15.050 1152 2103620840088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b9883776-25cf-4c90-8dee-c310eea42705 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update port filter for 12cf7c25-f7f3-40f6-b17e-f7d16eb6389e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:39:15.050 1152 2103620840088 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b9883776-25cf-4c90-8dee-c310eea42705 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Updating port rules. 2021-08-18 19:39:15.050 1152 2103620840088 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b9883776-25cf-4c90-8dee-c310eea42705 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Creating 0 new rules, removing 1 old rules. 2021-08-18 19:39:15.050 1152 2103620840088 MainThread DEBUG oslo_concurrency.lockutils [req-b9883776-25cf-4c90-8dee-c310eea42705 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-12cf7c25-f7f3-40f6-b17e-f7d16eb6389e" acquired by "networking_hyperv.neutron._common_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-18 19:39:15.050 1152 2103620840088 MainThread DEBUG oslo_concurrency.lockutils [req-b9883776-25cf-4c90-8dee-c310eea42705 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-12cf7c25-f7f3-40f6-b17e-f7d16eb6389e" 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-18 19:39:15.050 1152 2103620840088 MainThread DEBUG oslo_concurrency.lockutils [req-b9883776-25cf-4c90-8dee-c310eea42705 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-12cf7c25-f7f3-40f6-b17e-f7d16eb6389e" acquired by "networking_hyperv.neutron._common_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-18 19:39:15.129 1152 2103620841320 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-18 19:39:15.254 1152 2103620840088 MainThread DEBUG oslo_concurrency.lockutils [req-b9883776-25cf-4c90-8dee-c310eea42705 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-12cf7c25-f7f3-40f6-b17e-f7d16eb6389e" 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-18 19:39:15.254 1152 2103620840088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b9883776-25cf-4c90-8dee-c310eea42705 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update port filter for 92471ec6-48ff-46f2-bde1-fdb7ff88059e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:39:15.254 1152 2103620840088 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b9883776-25cf-4c90-8dee-c310eea42705 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Updating port rules. 2021-08-18 19:39:15.254 1152 2103620840088 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b9883776-25cf-4c90-8dee-c310eea42705 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Creating 0 new rules, removing 1 old rules. 2021-08-18 19:39:15.254 1152 2103620840088 MainThread DEBUG oslo_concurrency.lockutils [req-b9883776-25cf-4c90-8dee-c310eea42705 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-92471ec6-48ff-46f2-bde1-fdb7ff88059e" acquired by "networking_hyperv.neutron._common_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-18 19:39:15.254 1152 2103620840088 MainThread DEBUG oslo_concurrency.lockutils [req-b9883776-25cf-4c90-8dee-c310eea42705 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-92471ec6-48ff-46f2-bde1-fdb7ff88059e" 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-18 19:39:15.272 1152 2103620840088 MainThread DEBUG oslo_concurrency.lockutils [req-b9883776-25cf-4c90-8dee-c310eea42705 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-92471ec6-48ff-46f2-bde1-fdb7ff88059e" acquired by "networking_hyperv.neutron._common_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-18 19:39:15.301 1152 2103620841320 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-18 19:39:15.486 1152 2103620840088 MainThread DEBUG oslo_concurrency.lockutils [req-b9883776-25cf-4c90-8dee-c310eea42705 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-92471ec6-48ff-46f2-bde1-fdb7ff88059e" 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-18 19:39:15.596 1152 2103620838152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 43a732cd-242d-4f25-acb8-628d2eb7eabc 2021-08-18 19:39:17.117 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 19:39:17.117 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '43a732cd-242d-4f25-acb8-628d2eb7eabc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 19:39:17.117 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '43a732cd-242d-4f25-acb8-628d2eb7eabc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 19:39:17.117 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 43a732cd-242d-4f25-acb8-628d2eb7eabc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 19:39:17.144 1152 2103620840088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['43a732cd-242d-4f25-acb8-628d2eb7eabc'] 2021-08-18 19:39:17.144 1152 2103620840088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 19:39:17.144 1152 2103620840088 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-18 19:39:17.144 1152 2103620840088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['43a732cd-242d-4f25-acb8-628d2eb7eabc'] 2021-08-18 19:39:18.270 1152 2103620840088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1cd385b0-88df-4be3-a55e-f32e64f83b41 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Security group member updated on remote: ['b76e4288-1ae2-4405-a67a-de85d32ed376'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:39:18.270 1152 2103620840088 MainThread INFO neutron.agent.securitygroups_rpc [req-1cd385b0-88df-4be3-a55e-f32e64f83b41 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Security group member updated ['b76e4288-1ae2-4405-a67a-de85d32ed376'] 2021-08-18 19:39:18.270 1152 2103620840088 MainThread INFO neutron.agent.securitygroups_rpc [req-1cd385b0-88df-4be3-a55e-f32e64f83b41 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Refresh firewall rules 2021-08-18 19:39:18.270 1152 2103620840088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1cd385b0-88df-4be3-a55e-f32e64f83b41 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Get security group information for devices via rpc ['12cf7c25-f7f3-40f6-b17e-f7d16eb6389e', '92471ec6-48ff-46f2-bde1-fdb7ff88059e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:39:18.362 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cd385b0-88df-4be3-a55e-f32e64f83b41 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] port_delete event received for '92471ec6-48ff-46f2-bde1-fdb7ff88059e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:39:18.555 1152 2103620840088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1cd385b0-88df-4be3-a55e-f32e64f83b41 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update security group information for ports dict_keys(['12cf7c25-f7f3-40f6-b17e-f7d16eb6389e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:39:18.555 1152 2103620840088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1cd385b0-88df-4be3-a55e-f32e64f83b41 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 19:39:18.555 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1cd385b0-88df-4be3-a55e-f32e64f83b41 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update rules of security group (b76e4288-1ae2-4405-a67a-de85d32ed376) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:39:18.555 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1cd385b0-88df-4be3-a55e-f32e64f83b41 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update members of security group (b76e4288-1ae2-4405-a67a-de85d32ed376) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 19:39:18.555 1152 2103620840088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1cd385b0-88df-4be3-a55e-f32e64f83b41 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update port filter for 12cf7c25-f7f3-40f6-b17e-f7d16eb6389e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:39:18.555 1152 2103620840088 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1cd385b0-88df-4be3-a55e-f32e64f83b41 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Updating port rules. 2021-08-18 19:39:18.555 1152 2103620840088 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1cd385b0-88df-4be3-a55e-f32e64f83b41 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Creating 0 new rules, removing 1 old rules. 2021-08-18 19:39:18.555 1152 2103620840088 MainThread DEBUG oslo_concurrency.lockutils [req-1cd385b0-88df-4be3-a55e-f32e64f83b41 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-12cf7c25-f7f3-40f6-b17e-f7d16eb6389e" acquired by "networking_hyperv.neutron._common_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-18 19:39:18.555 1152 2103620840088 MainThread DEBUG oslo_concurrency.lockutils [req-1cd385b0-88df-4be3-a55e-f32e64f83b41 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-12cf7c25-f7f3-40f6-b17e-f7d16eb6389e" 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-18 19:39:18.555 1152 2103620840088 MainThread DEBUG oslo_concurrency.lockutils [req-1cd385b0-88df-4be3-a55e-f32e64f83b41 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-12cf7c25-f7f3-40f6-b17e-f7d16eb6389e" acquired by "networking_hyperv.neutron._common_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-18 19:39:18.737 1152 2103620840088 MainThread DEBUG oslo_concurrency.lockutils [req-1cd385b0-88df-4be3-a55e-f32e64f83b41 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Lock "n-hv-driver-port-lock-12cf7c25-f7f3-40f6-b17e-f7d16eb6389e" 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-18 19:39:19.129 1152 2103620840088 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-18 19:39:19.221 1152 2103620840088 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-18 19:39:19.642 1152 2103620838152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 92471ec6-48ff-46f2-bde1-fdb7ff88059e 2021-08-18 19:39:21.130 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 19:39:21.130 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '92471ec6-48ff-46f2-bde1-fdb7ff88059e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 19:39:21.130 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '92471ec6-48ff-46f2-bde1-fdb7ff88059e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 19:39:21.130 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 92471ec6-48ff-46f2-bde1-fdb7ff88059e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 19:39:21.144 1152 2103620840088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['92471ec6-48ff-46f2-bde1-fdb7ff88059e'] 2021-08-18 19:39:21.144 1152 2103620840088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 19:39:21.144 1152 2103620840088 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-18 19:39:21.144 1152 2103620840088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['92471ec6-48ff-46f2-bde1-fdb7ff88059e'] 2021-08-18 19:39:23.130 1152 2103620840088 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-18 19:39:23.130 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-92415c2b-4b85-4cf2-aacd-a2b9682e658e 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Security group member updated on remote: ['b76e4288-1ae2-4405-a67a-de85d32ed376'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:39:23.130 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-92415c2b-4b85-4cf2-aacd-a2b9682e658e 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Security group member updated ['b76e4288-1ae2-4405-a67a-de85d32ed376'] 2021-08-18 19:39:23.145 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-92415c2b-4b85-4cf2-aacd-a2b9682e658e 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Refresh firewall rules 2021-08-18 19:39:23.145 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-92415c2b-4b85-4cf2-aacd-a2b9682e658e 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Get security group information for devices via rpc ['12cf7c25-f7f3-40f6-b17e-f7d16eb6389e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:39:23.161 1152 2103620840088 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-18 19:39:23.177 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [req-92415c2b-4b85-4cf2-aacd-a2b9682e658e 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:39:23.177 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [req-92415c2b-4b85-4cf2-aacd-a2b9682e658e 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 19:39:23.206 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92415c2b-4b85-4cf2-aacd-a2b9682e658e 8a6a462d49f24d1da4c07263a1f422c6 26110cf537264ce4af8c46b89ba5373b - - -] port_delete event received for '12cf7c25-f7f3-40f6-b17e-f7d16eb6389e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:39:23.662 1152 2103620838152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 12cf7c25-f7f3-40f6-b17e-f7d16eb6389e 2021-08-18 19:39:24.893 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b6949bc3-1822-446b-b202-2af5519ee10f 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] network_delete received. Deleting network 71a7d7cc-29ba-4aee-b5f2-6802b14176dd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-18 19:39:24.893 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b6949bc3-1822-446b-b202-2af5519ee10f 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] Reclaiming local network 71a7d7cc-29ba-4aee-b5f2-6802b14176dd 2021-08-18 19:39:25.129 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 19:39:25.129 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '12cf7c25-f7f3-40f6-b17e-f7d16eb6389e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 19:39:25.129 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '12cf7c25-f7f3-40f6-b17e-f7d16eb6389e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 19:39:25.129 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Port 12cf7c25-f7f3-40f6-b17e-f7d16eb6389e was not found on this agent. _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:281 2021-08-18 19:39:25.129 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['12cf7c25-f7f3-40f6-b17e-f7d16eb6389e'] 2021-08-18 19:39:25.129 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 19:39:25.129 1152 2103620841320 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-18 19:39:25.129 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['12cf7c25-f7f3-40f6-b17e-f7d16eb6389e'] 2021-08-18 19:39:27.129 1152 2103620841320 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-18 19:39:27.144 1152 2103620841320 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-18 19:39:33.678 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56b70338-e63e-4647-97b0-df121c2609b5 463516a9ec5842fab57918212f6f3bab 12e15ed8678c411c8e86d3138e70a226 - - -] Security group member updated on remote: ['cb05eb61-774a-48a1-9a16-6350fc1af383'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:39:33.678 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-56b70338-e63e-4647-97b0-df121c2609b5 463516a9ec5842fab57918212f6f3bab 12e15ed8678c411c8e86d3138e70a226 - - -] Security group member updated ['cb05eb61-774a-48a1-9a16-6350fc1af383'] 2021-08-18 19:39:33.737 1152 2103620838152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cbf4b424-cb26-466f-8a71-0b5a53cde0fa 2021-08-18 19:39:34.283 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56b70338-e63e-4647-97b0-df121c2609b5 463516a9ec5842fab57918212f6f3bab 12e15ed8678c411c8e86d3138e70a226 - - -] port_delete event received for 'cbf4b424-cb26-466f-8a71-0b5a53cde0fa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:39:35.158 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 19:39:35.159 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cbf4b424-cb26-466f-8a71-0b5a53cde0fa' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 19:39:35.159 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cbf4b424-cb26-466f-8a71-0b5a53cde0fa' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 19:39:35.159 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cbf4b424-cb26-466f-8a71-0b5a53cde0fa _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 19:39:35.175 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 627c2a67-5c61-4716-9315-8acfb41b51cd 2021-08-18 19:39:35.175 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cbf4b424-cb26-466f-8a71-0b5a53cde0fa'] 2021-08-18 19:39:35.175 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 19:39:35.175 1152 2103620841320 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-18 19:39:35.175 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cbf4b424-cb26-466f-8a71-0b5a53cde0fa'] 2021-08-18 19:39:35.565 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fae00c93-2bf0-42fb-8760-935bf187b86f 463516a9ec5842fab57918212f6f3bab 12e15ed8678c411c8e86d3138e70a226 - - -] port_delete event received for '9d9436f9-791c-480c-9591-fe2eddc5a571' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:39:36.260 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b69c0435-47c8-4810-83b4-6550f4b11218 463516a9ec5842fab57918212f6f3bab 12e15ed8678c411c8e86d3138e70a226 - - -] Security group rule updated on remote: ['84a6e0d7-64e6-4705-9574-80a0deb68777'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 19:39:36.260 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-b69c0435-47c8-4810-83b4-6550f4b11218 463516a9ec5842fab57918212f6f3bab 12e15ed8678c411c8e86d3138e70a226 - - -] Security group rule updated ['84a6e0d7-64e6-4705-9574-80a0deb68777'] 2021-08-18 19:39:36.397 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-47c8dc93-07fd-4dc0-a1a7-12db10a1b087 463516a9ec5842fab57918212f6f3bab 12e15ed8678c411c8e86d3138e70a226 - - -] Security group rule updated on remote: ['84a6e0d7-64e6-4705-9574-80a0deb68777'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 19:39:36.397 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-47c8dc93-07fd-4dc0-a1a7-12db10a1b087 463516a9ec5842fab57918212f6f3bab 12e15ed8678c411c8e86d3138e70a226 - - -] Security group rule updated ['84a6e0d7-64e6-4705-9574-80a0deb68777'] 2021-08-18 19:39:37.162 1152 2103620841320 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-18 19:39:37.189 1152 2103620841320 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-18 19:39:39.409 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7105f4ea-ae6d-4194-8947-f7c66adabe17 463516a9ec5842fab57918212f6f3bab 12e15ed8678c411c8e86d3138e70a226 - - -] Security group member updated on remote: ['84a6e0d7-64e6-4705-9574-80a0deb68777'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:39:39.409 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-7105f4ea-ae6d-4194-8947-f7c66adabe17 463516a9ec5842fab57918212f6f3bab 12e15ed8678c411c8e86d3138e70a226 - - -] Security group member updated ['84a6e0d7-64e6-4705-9574-80a0deb68777'] 2021-08-18 19:39:40.210 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aaa6e2d9-b2d4-4c11-8945-5ba005ca6508 ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] port_update received: 2110547c-d541-4be3-a6bc-74d5c79f8996 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:39:40.222 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aaa6e2d9-b2d4-4c11-8945-5ba005ca6508 ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] No port 2110547c-d541-4be3-a6bc-74d5c79f8996 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:39:41.941 1152 2103620837976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2110547c-d541-4be3-a6bc-74d5c79f8996 2021-08-18 19:39:43.189 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 19:39:43.899 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Adding port 2110547c-d541-4be3-a6bc-74d5c79f8996 2021-08-18 19:39:44.720 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Port 2110547c-d541-4be3-a6bc-74d5c79f8996 updated. Details: {'device': '2110547c-d541-4be3-a6bc-74d5c79f8996', 'network_id': '627c2a67-5c61-4716-9315-8acfb41b51cd', 'port_id': '2110547c-d541-4be3-a6bc-74d5c79f8996', 'mac_address': 'fa:16:3e:d8:00:11', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 838, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c543618f-6e4e-4305-b463-053021e1db0c', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-18 19:39:44.735 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] 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-18 19:39:44.735 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2110547c-d541-4be3-a6bc-74d5c79f8996" acquired by "networking_hyperv.neutron._common_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-18 19:39:44.735 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2110547c-d541-4be3-a6bc-74d5c79f8996 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 19:39:44.737 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 627c2a67-5c61-4716-9315-8acfb41b51cd 2021-08-18 19:39:44.737 1152 2103620841320 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-18 19:39:44.925 1152 2103620841320 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2110547c-d541-4be3-a6bc-74d5c79f8996') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:39:44.925 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2110547c-d541-4be3-a6bc-74d5c79f8996') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:39:44.925 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2110547c-d541-4be3-a6bc-74d5c79f8996 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 19:39:44.925 1152 2103620841320 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 838, VLAN trunk: None to switch port 2110547c-d541-4be3-a6bc-74d5c79f8996 2021-08-18 19:39:45.034 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 19:39:45.034 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2110547c-d541-4be3-a6bc-74d5c79f8996'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:39:45.179 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2110547c-d541-4be3-a6bc-74d5c79f8996']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:39:45.179 1152 2103620841320 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-18 19:39:45.179 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (84a6e0d7-64e6-4705-9574-80a0deb68777) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:39:45.179 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2110547c-d541-4be3-a6bc-74d5c79f8996 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:39:45.179 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 19:39:45.179 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2110547c-d541-4be3-a6bc-74d5c79f8996 not yet added. Adding. 2021-08-18 19:39:45.179 1152 2103620841320 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-18 19:39:45.179 1152 2103620841320 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-18 19:39:45.330 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2110547c-d541-4be3-a6bc-74d5c79f8996" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-18 19:39:45.440 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2110547c-d541-4be3-a6bc-74d5c79f8996" 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-18 19:39:45.440 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2110547c-d541-4be3-a6bc-74d5c79f8996" acquired by "networking_hyperv.neutron._common_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-18 19:39:45.573 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2110547c-d541-4be3-a6bc-74d5c79f8996" 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-18 19:39:45.668 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2110547c-d541-4be3-a6bc-74d5c79f8996" 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-18 19:39:45.668 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2110547c-d541-4be3-a6bc-74d5c79f8996 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 19:39:45.668 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2110547c-d541-4be3-a6bc-74d5c79f8996 processed. 2021-08-18 19:39:47.209 1152 2103620841320 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-18 19:39:47.379 1152 2103620841320 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-18 19:40:16.080 1152 2103620838152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 10cb36a4-1f62-4a50-99ed-d42b828d3b23 2021-08-18 19:40:17.308 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 19:40:17.308 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '10cb36a4-1f62-4a50-99ed-d42b828d3b23' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 19:40:17.308 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '10cb36a4-1f62-4a50-99ed-d42b828d3b23' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 19:40:17.308 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 10cb36a4-1f62-4a50-99ed-d42b828d3b23 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 19:40:17.315 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5822331b-8ec4-448c-bdf4-afcf68f2c0f1 2021-08-18 19:40:17.315 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['10cb36a4-1f62-4a50-99ed-d42b828d3b23'] 2021-08-18 19:40:17.315 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 19:40:17.315 1152 2103620841320 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-18 19:40:17.315 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['10cb36a4-1f62-4a50-99ed-d42b828d3b23'] 2021-08-18 19:40:17.923 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e8c5846d-900a-4634-885f-0507f6296e1a 35be38c16802452d89d09765fdfdb30d fc2d3de23e95477aa0e7e44037b46d77 - - -] Security group member updated on remote: ['557de33c-6f63-4062-9b76-eee5b3841c72'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:40:17.923 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-e8c5846d-900a-4634-885f-0507f6296e1a 35be38c16802452d89d09765fdfdb30d fc2d3de23e95477aa0e7e44037b46d77 - - -] Security group member updated ['557de33c-6f63-4062-9b76-eee5b3841c72'] 2021-08-18 19:40:18.721 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-390f15a6-e2ad-41d4-884e-85b19dc7cbd1 ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] port_update received: cd125fef-2465-4c08-b997-3d8dd0aa7eb0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:40:18.721 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-390f15a6-e2ad-41d4-884e-85b19dc7cbd1 ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] No port cd125fef-2465-4c08-b997-3d8dd0aa7eb0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:40:19.318 1152 2103620841320 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-18 19:40:19.472 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:40:20.269 1152 2103620837976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cd125fef-2465-4c08-b997-3d8dd0aa7eb0 2021-08-18 19:40:21.330 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 19:40:21.521 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Adding port cd125fef-2465-4c08-b997-3d8dd0aa7eb0 2021-08-18 19:40:21.521 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Port cd125fef-2465-4c08-b997-3d8dd0aa7eb0 updated. Details: {'device': 'cd125fef-2465-4c08-b997-3d8dd0aa7eb0', 'network_id': 'e9b3c793-4aa8-40fa-ae24-683afe0c3dcf', 'port_id': 'cd125fef-2465-4c08-b997-3d8dd0aa7eb0', 'mac_address': 'fa:16:3e:40:20:21', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 800, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd682e588-56db-4ba0-87b6-db4086477d8d', '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-18 19:40:21.521 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] 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-18 19:40:21.521 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cd125fef-2465-4c08-b997-3d8dd0aa7eb0" acquired by "networking_hyperv.neutron._common_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-18 19:40:21.521 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cd125fef-2465-4c08-b997-3d8dd0aa7eb0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 19:40:21.521 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e9b3c793-4aa8-40fa-ae24-683afe0c3dcf 2021-08-18 19:40:21.521 1152 2103620841320 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-18 19:40:21.658 1152 2103620841320 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cd125fef-2465-4c08-b997-3d8dd0aa7eb0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:40:21.658 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cd125fef-2465-4c08-b997-3d8dd0aa7eb0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:40:21.675 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cd125fef-2465-4c08-b997-3d8dd0aa7eb0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 19:40:21.675 1152 2103620841320 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 800, VLAN trunk: None to switch port cd125fef-2465-4c08-b997-3d8dd0aa7eb0 2021-08-18 19:40:21.752 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 19:40:21.752 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cd125fef-2465-4c08-b997-3d8dd0aa7eb0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:40:21.893 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cd125fef-2465-4c08-b997-3d8dd0aa7eb0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:40:21.893 1152 2103620841320 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-18 19:40:21.893 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (557de33c-6f63-4062-9b76-eee5b3841c72) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:40:21.893 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (557de33c-6f63-4062-9b76-eee5b3841c72) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 19:40:21.893 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cd125fef-2465-4c08-b997-3d8dd0aa7eb0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:40:21.893 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 19:40:21.893 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cd125fef-2465-4c08-b997-3d8dd0aa7eb0 not yet added. Adding. 2021-08-18 19:40:21.893 1152 2103620841320 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-18 19:40:21.893 1152 2103620841320 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-18 19:40:22.018 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cd125fef-2465-4c08-b997-3d8dd0aa7eb0" acquired by "networking_hyperv.neutron._common_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-18 19:40:22.148 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cd125fef-2465-4c08-b997-3d8dd0aa7eb0" 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-18 19:40:22.148 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cd125fef-2465-4c08-b997-3d8dd0aa7eb0" acquired by "networking_hyperv.neutron._common_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-18 19:40:22.267 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cd125fef-2465-4c08-b997-3d8dd0aa7eb0" 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-18 19:40:22.361 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cd125fef-2465-4c08-b997-3d8dd0aa7eb0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:40:22.361 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cd125fef-2465-4c08-b997-3d8dd0aa7eb0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 19:40:22.361 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cd125fef-2465-4c08-b997-3d8dd0aa7eb0 processed. 2021-08-18 19:40:23.330 1152 2103620841320 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-18 19:40:23.506 1152 2103620841320 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-18 19:40:25.833 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Security group member updated on remote: ['b7c98f5f-f275-477a-8123-996fb461fa63', '8d834b86-275b-4b14-aad6-cd7b42cd1522'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:40:25.833 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Security group member updated ['b7c98f5f-f275-477a-8123-996fb461fa63', '8d834b86-275b-4b14-aad6-cd7b42cd1522'] 2021-08-18 19:40:25.833 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Refresh firewall rules 2021-08-18 19:40:25.833 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Get security group information for devices via rpc ['3d7ce52d-50a5-4d7d-b129-e18fdb7bb214'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:40:25.877 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] port_update received: 3d7ce52d-50a5-4d7d-b129-e18fdb7bb214 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:40:25.877 1152 2103620840088 MainThread DEBUG oslo_concurrency.lockutils [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Lock "n-hv-agent-port-lock-3d7ce52d-50a5-4d7d-b129-e18fdb7bb214" acquired by "networking_hyperv.neutron._common_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-18 19:40:25.877 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Binding port 3d7ce52d-50a5-4d7d-b129-e18fdb7bb214 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 19:40:25.877 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] 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-18 19:40:25.909 1152 2103620840088 MainThread DEBUG neutron.services.trunk.rpc.agent [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3d7ce52d-50a5-4d7d-b129-e18fdb7bb214') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:40:25.909 1152 2103620840088 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3d7ce52d-50a5-4d7d-b129-e18fdb7bb214') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:40:25.927 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Trunk plugin disabled on server. Assuming port 3d7ce52d-50a5-4d7d-b129-e18fdb7bb214 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 19:40:25.927 1152 2103620840088 MainThread INFO networking_hyperv.neutron.trunk_driver [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Binding VLAN ID: 803, VLAN trunk: None to switch port 3d7ce52d-50a5-4d7d-b129-e18fdb7bb214 2021-08-18 19:40:25.975 1152 2103620840088 MainThread INFO neutron.agent.securitygroups_rpc [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Refresh firewall rules 2021-08-18 19:40:25.975 1152 2103620840088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Get security group information for devices via rpc ['3d7ce52d-50a5-4d7d-b129-e18fdb7bb214'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:40:26.267 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Update security group information for ports dict_keys(['3d7ce52d-50a5-4d7d-b129-e18fdb7bb214']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:40:26.267 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 19:40:26.267 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Update rules of security group (b7c98f5f-f275-477a-8123-996fb461fa63) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:40:26.267 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Update members of security group (b7c98f5f-f275-477a-8123-996fb461fa63) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 19:40:26.298 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Update port filter for 3d7ce52d-50a5-4d7d-b129-e18fdb7bb214 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:40:26.298 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Updating port rules. 2021-08-18 19:40:26.300 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Creating 0 new rules, removing 6 old rules. 2021-08-18 19:40:26.300 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Lock "n-hv-driver-port-lock-3d7ce52d-50a5-4d7d-b129-e18fdb7bb214" acquired by "networking_hyperv.neutron._common_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-18 19:40:26.300 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Lock "n-hv-driver-port-lock-3d7ce52d-50a5-4d7d-b129-e18fdb7bb214" 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-18 19:40:26.300 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Lock "n-hv-driver-port-lock-3d7ce52d-50a5-4d7d-b129-e18fdb7bb214" acquired by "networking_hyperv.neutron._common_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-18 19:40:26.317 1152 2103620837976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 10cb36a4-1f62-4a50-99ed-d42b828d3b23 2021-08-18 19:40:26.347 1152 2103620840088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Update security group information for ports dict_keys(['3d7ce52d-50a5-4d7d-b129-e18fdb7bb214']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:40:26.347 1152 2103620840088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 19:40:26.347 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Update rules of security group (b7c98f5f-f275-477a-8123-996fb461fa63) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:40:26.347 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Update members of security group (b7c98f5f-f275-477a-8123-996fb461fa63) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 19:40:26.347 1152 2103620840088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Update port filter for 3d7ce52d-50a5-4d7d-b129-e18fdb7bb214 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:40:26.347 1152 2103620840088 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Updating port rules. 2021-08-18 19:40:26.347 1152 2103620840088 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Creating 0 new rules, removing 6 old rules. 2021-08-18 19:40:26.505 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Lock "n-hv-driver-port-lock-3d7ce52d-50a5-4d7d-b129-e18fdb7bb214" 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-18 19:40:26.505 1152 2103620840088 MainThread DEBUG oslo_concurrency.lockutils [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Lock "n-hv-driver-port-lock-3d7ce52d-50a5-4d7d-b129-e18fdb7bb214" 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-18 19:40:26.505 1152 2103620840088 MainThread DEBUG oslo_concurrency.lockutils [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Lock "n-hv-driver-port-lock-3d7ce52d-50a5-4d7d-b129-e18fdb7bb214" 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-18 19:40:26.505 1152 2103620840088 MainThread DEBUG oslo_concurrency.lockutils [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Lock "n-hv-driver-port-lock-3d7ce52d-50a5-4d7d-b129-e18fdb7bb214" acquired by "networking_hyperv.neutron._common_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-18 19:40:26.595 1152 2103620840088 MainThread DEBUG oslo_concurrency.lockutils [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Lock "n-hv-driver-port-lock-3d7ce52d-50a5-4d7d-b129-e18fdb7bb214" 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-18 19:40:26.649 1152 2103620840088 MainThread DEBUG oslo_concurrency.lockutils [req-ab511e74-139b-4419-96a3-02f68d61990d aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Lock "n-hv-agent-port-lock-3d7ce52d-50a5-4d7d-b129-e18fdb7bb214" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.781s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:40:26.876 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c1dc908-c648-48ac-b00c-f2b0ff390ad3 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] port_delete event received for '604474e3-9cf6-4479-a57c-e9cb09abacc2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:40:27.331 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 19:40:27.882 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Adding port 10cb36a4-1f62-4a50-99ed-d42b828d3b23 2021-08-18 19:40:27.882 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Port 10cb36a4-1f62-4a50-99ed-d42b828d3b23 updated. Details: {'device': '10cb36a4-1f62-4a50-99ed-d42b828d3b23', 'network_id': '5822331b-8ec4-448c-bdf4-afcf68f2c0f1', 'port_id': '10cb36a4-1f62-4a50-99ed-d42b828d3b23', 'mac_address': 'fa:16:3e:8e:8f:4c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 848, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '53605571-c242-48ed-bea8-f526e659d3f5', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-18 19:40:27.882 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] 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-18 19:40:27.895 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-10cb36a4-1f62-4a50-99ed-d42b828d3b23" acquired by "networking_hyperv.neutron._common_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-18 19:40:27.895 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 10cb36a4-1f62-4a50-99ed-d42b828d3b23 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 19:40:27.895 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5822331b-8ec4-448c-bdf4-afcf68f2c0f1 2021-08-18 19:40:27.895 1152 2103620841320 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-18 19:40:28.051 1152 2103620841320 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '10cb36a4-1f62-4a50-99ed-d42b828d3b23') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:40:28.051 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '10cb36a4-1f62-4a50-99ed-d42b828d3b23') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:40:28.051 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 10cb36a4-1f62-4a50-99ed-d42b828d3b23 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 19:40:28.051 1152 2103620841320 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 848, VLAN trunk: None to switch port 10cb36a4-1f62-4a50-99ed-d42b828d3b23 2021-08-18 19:40:28.165 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 19:40:28.165 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['10cb36a4-1f62-4a50-99ed-d42b828d3b23'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:40:28.595 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['10cb36a4-1f62-4a50-99ed-d42b828d3b23']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:40:28.595 1152 2103620841320 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-18 19:40:28.595 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (67a128a5-af8b-49cd-b347-fa36aff14eec) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:40:28.595 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 10cb36a4-1f62-4a50-99ed-d42b828d3b23 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:40:28.595 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 19:40:28.595 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 10cb36a4-1f62-4a50-99ed-d42b828d3b23 not yet added. Adding. 2021-08-18 19:40:28.595 1152 2103620841320 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-18 19:40:28.595 1152 2103620841320 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-18 19:40:28.737 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10cb36a4-1f62-4a50-99ed-d42b828d3b23" acquired by "networking_hyperv.neutron._common_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-18 19:40:28.865 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10cb36a4-1f62-4a50-99ed-d42b828d3b23" 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-18 19:40:28.865 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10cb36a4-1f62-4a50-99ed-d42b828d3b23" acquired by "networking_hyperv.neutron._common_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-18 19:40:29.036 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10cb36a4-1f62-4a50-99ed-d42b828d3b23" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:40:29.135 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-10cb36a4-1f62-4a50-99ed-d42b828d3b23" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:40:29.135 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 10cb36a4-1f62-4a50-99ed-d42b828d3b23 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 19:40:29.135 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 10cb36a4-1f62-4a50-99ed-d42b828d3b23 processed. 2021-08-18 19:40:29.361 1152 2103620841320 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-18 19:40:29.549 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:40:32.190 1152 2103620838152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3d7ce52d-50a5-4d7d-b129-e18fdb7bb214 2021-08-18 19:40:32.879 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d4520d4e-1acc-46b6-b82a-316c9abb28d7 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Security group member updated on remote: ['b7c98f5f-f275-477a-8123-996fb461fa63'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:40:32.879 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-d4520d4e-1acc-46b6-b82a-316c9abb28d7 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Security group member updated ['b7c98f5f-f275-477a-8123-996fb461fa63'] 2021-08-18 19:40:32.879 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-d4520d4e-1acc-46b6-b82a-316c9abb28d7 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Refresh firewall rules 2021-08-18 19:40:32.879 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d4520d4e-1acc-46b6-b82a-316c9abb28d7 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Get security group information for devices via rpc ['3d7ce52d-50a5-4d7d-b129-e18fdb7bb214'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:40:32.910 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d4520d4e-1acc-46b6-b82a-316c9abb28d7 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:40:32.910 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d4520d4e-1acc-46b6-b82a-316c9abb28d7 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 19:40:32.975 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4520d4e-1acc-46b6-b82a-316c9abb28d7 aeca02a56bb94e32b30d929f5e506da0 1b2a80ea3d754602a7eedf1d71a4bdbc - - -] port_delete event received for '3d7ce52d-50a5-4d7d-b129-e18fdb7bb214' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:40:33.374 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 19:40:33.374 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3d7ce52d-50a5-4d7d-b129-e18fdb7bb214' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 19:40:33.374 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3d7ce52d-50a5-4d7d-b129-e18fdb7bb214' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 19:40:33.374 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3d7ce52d-50a5-4d7d-b129-e18fdb7bb214 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 19:40:33.400 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3d7ce52d-50a5-4d7d-b129-e18fdb7bb214'] 2021-08-18 19:40:33.400 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 19:40:33.400 1152 2103620841320 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-18 19:40:33.400 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3d7ce52d-50a5-4d7d-b129-e18fdb7bb214'] 2021-08-18 19:40:35.408 1152 2103620841320 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-18 19:40:35.423 1152 2103620841320 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-18 19:40:35.751 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae791e7e-4aef-4d0e-967e-c1918a1188b7 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] port_delete event received for '9192b19a-2ed4-405d-98d4-d6b114dfde96' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:40:37.587 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54781e1a-9914-4553-8f02-f74891b8b92a 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] port_delete event received for '8eb83cd7-279f-4a8d-b8d5-c9796a92c458' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:40:38.533 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f590d86d-a295-4b8b-95c6-f0c4fba55009 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] port_delete event received for '24cc40aa-873e-47c5-a694-227bcbaed3d7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:40:38.724 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d1fdddcf-de72-42d6-b1d2-1cc8e866c831 - - - - -] port_delete event received for '24cc40aa-873e-47c5-a694-227bcbaed3d7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:40:38.754 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f590d86d-a295-4b8b-95c6-f0c4fba55009 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] network_delete received. Deleting network 6bcd5e29-84ef-4b68-a340-769058bd0176 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-18 19:40:38.767 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f590d86d-a295-4b8b-95c6-f0c4fba55009 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] Reclaiming local network 6bcd5e29-84ef-4b68-a340-769058bd0176 2021-08-18 19:40:40.256 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75de1a6b-94f6-42ba-a37d-b2a799f535a7 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] port_delete event received for '422cf888-2f07-4ad4-9d30-bb7ab8a180ba' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:40:41.361 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8e769a3-4c10-45fb-93b9-c472d9a590d5 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] port_delete event received for '4c8bae8d-4941-481f-b8dc-f6578978b47e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:40:42.190 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b55be200-361e-4cf3-94df-1c7ec5b24f8e 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] port_delete event received for '6748be26-fddd-4ec0-ba08-4c1eb92c8ee2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:40:42.323 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb1e1013-6899-4edf-b046-dadbc0fd85a7 - - - - -] port_delete event received for '6748be26-fddd-4ec0-ba08-4c1eb92c8ee2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:40:42.384 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b55be200-361e-4cf3-94df-1c7ec5b24f8e 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] network_delete received. Deleting network 7c305dba-edda-43f8-92a0-1e7da0a7791c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-18 19:40:42.384 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b55be200-361e-4cf3-94df-1c7ec5b24f8e 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] Network 7c305dba-edda-43f8-92a0-1e7da0a7791c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-18 19:40:56.604 1152 2103620837976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2110547c-d541-4be3-a6bc-74d5c79f8996 2021-08-18 19:40:57.551 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 19:40:58.595 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Adding port 2110547c-d541-4be3-a6bc-74d5c79f8996 2021-08-18 19:40:59.535 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Port 2110547c-d541-4be3-a6bc-74d5c79f8996 updated. Details: {'device': '2110547c-d541-4be3-a6bc-74d5c79f8996', 'network_id': '627c2a67-5c61-4716-9315-8acfb41b51cd', 'port_id': '2110547c-d541-4be3-a6bc-74d5c79f8996', 'mac_address': 'fa:16:3e:d8:00:11', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 838, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c543618f-6e4e-4305-b463-053021e1db0c', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-18 19:40:59.535 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] 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-18 19:40:59.535 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2110547c-d541-4be3-a6bc-74d5c79f8996" acquired by "networking_hyperv.neutron._common_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-18 19:40:59.535 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2110547c-d541-4be3-a6bc-74d5c79f8996 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 19:40:59.535 1152 2103620841320 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-18 19:40:59.568 1152 2103620841320 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2110547c-d541-4be3-a6bc-74d5c79f8996') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:40:59.568 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2110547c-d541-4be3-a6bc-74d5c79f8996') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:40:59.568 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2110547c-d541-4be3-a6bc-74d5c79f8996 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 19:40:59.568 1152 2103620841320 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 838, VLAN trunk: None to switch port 2110547c-d541-4be3-a6bc-74d5c79f8996 2021-08-18 19:40:59.628 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 19:40:59.628 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2110547c-d541-4be3-a6bc-74d5c79f8996'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:40:59.784 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2110547c-d541-4be3-a6bc-74d5c79f8996']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:40:59.784 1152 2103620841320 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-18 19:40:59.784 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (84a6e0d7-64e6-4705-9574-80a0deb68777) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:40:59.784 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2110547c-d541-4be3-a6bc-74d5c79f8996 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:40:59.784 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 19:40:59.784 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-08-18 19:40:59.784 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2110547c-d541-4be3-a6bc-74d5c79f8996" acquired by "networking_hyperv.neutron._common_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-18 19:40:59.784 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2110547c-d541-4be3-a6bc-74d5c79f8996" 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-18 19:40:59.784 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2110547c-d541-4be3-a6bc-74d5c79f8996" acquired by "networking_hyperv.neutron._common_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-18 19:40:59.784 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2110547c-d541-4be3-a6bc-74d5c79f8996" 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-18 19:40:59.861 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2110547c-d541-4be3-a6bc-74d5c79f8996" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.329s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:40:59.861 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2110547c-d541-4be3-a6bc-74d5c79f8996 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 19:40:59.861 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2110547c-d541-4be3-a6bc-74d5c79f8996 processed. 2021-08-18 19:41:01.566 1152 2103620841320 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-18 19:41:02.487 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:41:12.471 1152 2103620838152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cd125fef-2465-4c08-b997-3d8dd0aa7eb0 2021-08-18 19:41:12.471 1152 2103620838152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2110547c-d541-4be3-a6bc-74d5c79f8996 2021-08-18 19:41:12.939 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bc6444c2-6c42-4554-8b4b-b0e986e41294 35be38c16802452d89d09765fdfdb30d fc2d3de23e95477aa0e7e44037b46d77 - - -] Security group member updated on remote: ['557de33c-6f63-4062-9b76-eee5b3841c72'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:41:12.939 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-bc6444c2-6c42-4554-8b4b-b0e986e41294 35be38c16802452d89d09765fdfdb30d fc2d3de23e95477aa0e7e44037b46d77 - - -] Security group member updated ['557de33c-6f63-4062-9b76-eee5b3841c72'] 2021-08-18 19:41:12.939 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-bc6444c2-6c42-4554-8b4b-b0e986e41294 35be38c16802452d89d09765fdfdb30d fc2d3de23e95477aa0e7e44037b46d77 - - -] Refresh firewall rules 2021-08-18 19:41:12.939 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bc6444c2-6c42-4554-8b4b-b0e986e41294 35be38c16802452d89d09765fdfdb30d fc2d3de23e95477aa0e7e44037b46d77 - - -] Get security group information for devices via rpc ['cd125fef-2465-4c08-b997-3d8dd0aa7eb0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:41:12.988 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bc6444c2-6c42-4554-8b4b-b0e986e41294 35be38c16802452d89d09765fdfdb30d fc2d3de23e95477aa0e7e44037b46d77 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:41:12.988 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bc6444c2-6c42-4554-8b4b-b0e986e41294 35be38c16802452d89d09765fdfdb30d fc2d3de23e95477aa0e7e44037b46d77 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 19:41:13.048 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc6444c2-6c42-4554-8b4b-b0e986e41294 35be38c16802452d89d09765fdfdb30d fc2d3de23e95477aa0e7e44037b46d77 - - -] port_delete event received for 'cd125fef-2465-4c08-b997-3d8dd0aa7eb0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:41:13.595 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 19:41:13.595 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2110547c-d541-4be3-a6bc-74d5c79f8996' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 19:41:13.595 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2110547c-d541-4be3-a6bc-74d5c79f8996' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 19:41:13.595 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2110547c-d541-4be3-a6bc-74d5c79f8996 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 19:41:13.595 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cd125fef-2465-4c08-b997-3d8dd0aa7eb0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 19:41:13.595 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cd125fef-2465-4c08-b997-3d8dd0aa7eb0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 19:41:13.595 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cd125fef-2465-4c08-b997-3d8dd0aa7eb0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 19:41:13.612 1152 2103620840088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e9b3c793-4aa8-40fa-ae24-683afe0c3dcf 2021-08-18 19:41:13.612 1152 2103620840088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cd125fef-2465-4c08-b997-3d8dd0aa7eb0'] 2021-08-18 19:41:13.612 1152 2103620840088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 19:41:13.612 1152 2103620840088 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-18 19:41:13.612 1152 2103620840088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cd125fef-2465-4c08-b997-3d8dd0aa7eb0'] 2021-08-18 19:41:13.612 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2110547c-d541-4be3-a6bc-74d5c79f8996'] 2021-08-18 19:41:13.612 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 19:41:13.612 1152 2103620841320 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-18 19:41:13.612 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2110547c-d541-4be3-a6bc-74d5c79f8996'] 2021-08-18 19:41:14.478 1152 2103620838152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2110547c-d541-4be3-a6bc-74d5c79f8996 2021-08-18 19:41:15.614 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 19:41:16.279 1152 2103620841320 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-18 19:41:17.286 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2110547c-d541-4be3-a6bc-74d5c79f8996' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 19:41:17.286 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2110547c-d541-4be3-a6bc-74d5c79f8996' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 19:41:17.286 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2110547c-d541-4be3-a6bc-74d5c79f8996 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 19:41:17.316 1152 2103620840088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 627c2a67-5c61-4716-9315-8acfb41b51cd 2021-08-18 19:41:17.316 1152 2103620840088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2110547c-d541-4be3-a6bc-74d5c79f8996'] 2021-08-18 19:41:17.316 1152 2103620840088 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-18 19:41:17.316 1152 2103620840088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2110547c-d541-4be3-a6bc-74d5c79f8996'] 2021-08-18 19:41:17.474 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:41:34.288 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-02c4879e-4c9b-40e3-b488-283649b01ae0 35be38c16802452d89d09765fdfdb30d fc2d3de23e95477aa0e7e44037b46d77 - - -] Security group member updated on remote: ['557de33c-6f63-4062-9b76-eee5b3841c72'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:41:34.288 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-02c4879e-4c9b-40e3-b488-283649b01ae0 35be38c16802452d89d09765fdfdb30d fc2d3de23e95477aa0e7e44037b46d77 - - -] Security group member updated ['557de33c-6f63-4062-9b76-eee5b3841c72'] 2021-08-18 19:41:34.799 1152 2103620837976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2110547c-d541-4be3-a6bc-74d5c79f8996 2021-08-18 19:41:35.430 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e0f70d5-22e2-441b-a7c3-0de1d69b2ede ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] port_update received: 348de300-79b0-4329-8624-d5c4c2f74a6d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:41:35.442 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e0f70d5-22e2-441b-a7c3-0de1d69b2ede ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] No port 348de300-79b0-4329-8624-d5c4c2f74a6d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:41:35.706 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 19:41:35.954 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Adding port 2110547c-d541-4be3-a6bc-74d5c79f8996 2021-08-18 19:41:35.954 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Port 2110547c-d541-4be3-a6bc-74d5c79f8996 updated. Details: {'device': '2110547c-d541-4be3-a6bc-74d5c79f8996', 'network_id': '627c2a67-5c61-4716-9315-8acfb41b51cd', 'port_id': '2110547c-d541-4be3-a6bc-74d5c79f8996', 'mac_address': 'fa:16:3e:d8:00:11', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 838, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c543618f-6e4e-4305-b463-053021e1db0c', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-18 19:41:35.954 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] 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-18 19:41:35.954 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2110547c-d541-4be3-a6bc-74d5c79f8996" acquired by "networking_hyperv.neutron._common_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-18 19:41:35.954 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2110547c-d541-4be3-a6bc-74d5c79f8996 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 19:41:35.954 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 627c2a67-5c61-4716-9315-8acfb41b51cd 2021-08-18 19:41:35.954 1152 2103620841320 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-18 19:41:36.114 1152 2103620841320 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2110547c-d541-4be3-a6bc-74d5c79f8996') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:41:36.114 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2110547c-d541-4be3-a6bc-74d5c79f8996') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:41:36.114 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2110547c-d541-4be3-a6bc-74d5c79f8996 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 19:41:36.114 1152 2103620841320 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 838, VLAN trunk: None to switch port 2110547c-d541-4be3-a6bc-74d5c79f8996 2021-08-18 19:41:36.190 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 19:41:36.190 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2110547c-d541-4be3-a6bc-74d5c79f8996'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:41:36.393 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2110547c-d541-4be3-a6bc-74d5c79f8996']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:41:36.393 1152 2103620841320 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-18 19:41:36.393 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (84a6e0d7-64e6-4705-9574-80a0deb68777) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:41:36.393 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2110547c-d541-4be3-a6bc-74d5c79f8996 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:41:36.393 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 19:41:36.393 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2110547c-d541-4be3-a6bc-74d5c79f8996 not yet added. Adding. 2021-08-18 19:41:36.393 1152 2103620841320 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-18 19:41:36.393 1152 2103620841320 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-18 19:41:36.517 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2110547c-d541-4be3-a6bc-74d5c79f8996" acquired by "networking_hyperv.neutron._common_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-18 19:41:36.611 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2110547c-d541-4be3-a6bc-74d5c79f8996" 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-18 19:41:36.611 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2110547c-d541-4be3-a6bc-74d5c79f8996" acquired by "networking_hyperv.neutron._common_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-18 19:41:36.722 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2110547c-d541-4be3-a6bc-74d5c79f8996" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:41:36.790 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2110547c-d541-4be3-a6bc-74d5c79f8996" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:41:36.790 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2110547c-d541-4be3-a6bc-74d5c79f8996 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 19:41:36.814 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2110547c-d541-4be3-a6bc-74d5c79f8996 processed. 2021-08-18 19:41:37.722 1152 2103620841320 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-18 19:41:37.910 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:41:38.819 1152 2103620837976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 348de300-79b0-4329-8624-d5c4c2f74a6d 2021-08-18 19:41:39.735 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 19:41:40.006 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Adding port 348de300-79b0-4329-8624-d5c4c2f74a6d 2021-08-18 19:41:40.006 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Port 348de300-79b0-4329-8624-d5c4c2f74a6d updated. Details: {'device': '348de300-79b0-4329-8624-d5c4c2f74a6d', 'network_id': 'e9b3c793-4aa8-40fa-ae24-683afe0c3dcf', 'port_id': '348de300-79b0-4329-8624-d5c4c2f74a6d', 'mac_address': 'fa:16:3e:a1:b9:ef', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 800, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd682e588-56db-4ba0-87b6-db4086477d8d', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-18 19:41:40.006 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] 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-18 19:41:40.032 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-348de300-79b0-4329-8624-d5c4c2f74a6d" acquired by "networking_hyperv.neutron._common_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-18 19:41:40.032 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 348de300-79b0-4329-8624-d5c4c2f74a6d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 19:41:40.032 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e9b3c793-4aa8-40fa-ae24-683afe0c3dcf 2021-08-18 19:41:40.032 1152 2103620841320 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-18 19:41:40.145 1152 2103620841320 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '348de300-79b0-4329-8624-d5c4c2f74a6d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:41:40.145 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '348de300-79b0-4329-8624-d5c4c2f74a6d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:41:40.145 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 348de300-79b0-4329-8624-d5c4c2f74a6d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 19:41:40.145 1152 2103620841320 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 800, VLAN trunk: None to switch port 348de300-79b0-4329-8624-d5c4c2f74a6d 2021-08-18 19:41:40.228 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 19:41:40.228 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['348de300-79b0-4329-8624-d5c4c2f74a6d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:41:40.440 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['348de300-79b0-4329-8624-d5c4c2f74a6d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:41:40.440 1152 2103620841320 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-18 19:41:40.440 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (557de33c-6f63-4062-9b76-eee5b3841c72) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:41:40.440 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (557de33c-6f63-4062-9b76-eee5b3841c72) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 19:41:40.440 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 348de300-79b0-4329-8624-d5c4c2f74a6d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:41:40.440 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 19:41:40.440 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 348de300-79b0-4329-8624-d5c4c2f74a6d not yet added. Adding. 2021-08-18 19:41:40.440 1152 2103620841320 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-18 19:41:40.440 1152 2103620841320 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-18 19:41:40.550 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-348de300-79b0-4329-8624-d5c4c2f74a6d" acquired by "networking_hyperv.neutron._common_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-18 19:41:40.642 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-348de300-79b0-4329-8624-d5c4c2f74a6d" 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-18 19:41:40.642 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-348de300-79b0-4329-8624-d5c4c2f74a6d" acquired by "networking_hyperv.neutron._common_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-18 19:41:40.798 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-348de300-79b0-4329-8624-d5c4c2f74a6d" 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-18 19:41:40.878 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-348de300-79b0-4329-8624-d5c4c2f74a6d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:41:40.878 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 348de300-79b0-4329-8624-d5c4c2f74a6d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 19:41:40.894 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 348de300-79b0-4329-8624-d5c4c2f74a6d processed. 2021-08-18 19:41:41.735 1152 2103620841320 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-18 19:41:41.938 1152 2103620841320 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-18 19:41:59.445 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5cab6d53-21e0-4852-a18a-714e96a57b57 f193090d455141e09aecd6ebd5b994c8 9875fe9c73f24c0aa8637b819473c8dc - - -] port_delete event received for '17b7401e-703b-461c-a91a-2b0261a82e6e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:42:02.254 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0f40129d-f0fb-4771-8b5e-24536e23be80 f193090d455141e09aecd6ebd5b994c8 9875fe9c73f24c0aa8637b819473c8dc - - -] Security group member updated on remote: ['67a128a5-af8b-49cd-b347-fa36aff14eec'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:42:02.254 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-0f40129d-f0fb-4771-8b5e-24536e23be80 f193090d455141e09aecd6ebd5b994c8 9875fe9c73f24c0aa8637b819473c8dc - - -] Security group member updated ['67a128a5-af8b-49cd-b347-fa36aff14eec'] 2021-08-18 19:42:02.329 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f40129d-f0fb-4771-8b5e-24536e23be80 f193090d455141e09aecd6ebd5b994c8 9875fe9c73f24c0aa8637b819473c8dc - - -] port_delete event received for '10cb36a4-1f62-4a50-99ed-d42b828d3b23' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:42:02.819 1152 2103620838152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 10cb36a4-1f62-4a50-99ed-d42b828d3b23 2021-08-18 19:42:03.898 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 19:42:03.898 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '10cb36a4-1f62-4a50-99ed-d42b828d3b23' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 19:42:03.898 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '10cb36a4-1f62-4a50-99ed-d42b828d3b23' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 19:42:03.898 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 10cb36a4-1f62-4a50-99ed-d42b828d3b23 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 19:42:03.912 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5822331b-8ec4-448c-bdf4-afcf68f2c0f1 2021-08-18 19:42:03.912 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['10cb36a4-1f62-4a50-99ed-d42b828d3b23'] 2021-08-18 19:42:03.912 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 19:42:03.912 1152 2103620841320 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-18 19:42:03.912 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['10cb36a4-1f62-4a50-99ed-d42b828d3b23'] 2021-08-18 19:42:04.977 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce151075-0782-4869-9448-e42d94e1b13f 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] port_delete event received for '130938c6-53eb-463d-9e53-4aecb524f31a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:42:05.923 1152 2103620841320 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-18 19:42:06.126 1152 2103620841320 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-18 19:42:06.214 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b52c126-2860-43aa-aede-471f48a4070b 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] port_delete event received for '0116890f-0001-4983-9573-c8375d40cd98' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:42:06.394 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85b9ce76-2a81-4714-ba44-9f5444d2411c 35be38c16802452d89d09765fdfdb30d fc2d3de23e95477aa0e7e44037b46d77 - - -] Security group member updated on remote: ['557de33c-6f63-4062-9b76-eee5b3841c72'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:42:06.394 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-85b9ce76-2a81-4714-ba44-9f5444d2411c 35be38c16802452d89d09765fdfdb30d fc2d3de23e95477aa0e7e44037b46d77 - - -] Security group member updated ['557de33c-6f63-4062-9b76-eee5b3841c72'] 2021-08-18 19:42:06.394 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-85b9ce76-2a81-4714-ba44-9f5444d2411c 35be38c16802452d89d09765fdfdb30d fc2d3de23e95477aa0e7e44037b46d77 - - -] Refresh firewall rules 2021-08-18 19:42:06.394 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85b9ce76-2a81-4714-ba44-9f5444d2411c 35be38c16802452d89d09765fdfdb30d fc2d3de23e95477aa0e7e44037b46d77 - - -] Get security group information for devices via rpc ['348de300-79b0-4329-8624-d5c4c2f74a6d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:42:06.439 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [req-85b9ce76-2a81-4714-ba44-9f5444d2411c 35be38c16802452d89d09765fdfdb30d fc2d3de23e95477aa0e7e44037b46d77 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:42:06.439 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [req-85b9ce76-2a81-4714-ba44-9f5444d2411c 35be38c16802452d89d09765fdfdb30d fc2d3de23e95477aa0e7e44037b46d77 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 19:42:06.517 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85b9ce76-2a81-4714-ba44-9f5444d2411c 35be38c16802452d89d09765fdfdb30d fc2d3de23e95477aa0e7e44037b46d77 - - -] port_delete event received for '348de300-79b0-4329-8624-d5c4c2f74a6d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:42:06.845 1152 2103620838152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 348de300-79b0-4329-8624-d5c4c2f74a6d 2021-08-18 19:42:07.167 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1bdde26f-0cd2-44b8-ab0f-e2ad6c5658d1 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] port_delete event received for '0381d9db-5708-4829-979b-1bb7ddb1cfe8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:42:07.334 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ec376e2-5b8c-47a5-93e0-fc93848c7785 - - - - -] port_delete event received for '0381d9db-5708-4829-979b-1bb7ddb1cfe8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:42:07.424 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1bdde26f-0cd2-44b8-ab0f-e2ad6c5658d1 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] network_delete received. Deleting network 5822331b-8ec4-448c-bdf4-afcf68f2c0f1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-18 19:42:07.424 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1bdde26f-0cd2-44b8-ab0f-e2ad6c5658d1 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] Network 5822331b-8ec4-448c-bdf4-afcf68f2c0f1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-18 19:42:07.939 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 19:42:07.939 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '348de300-79b0-4329-8624-d5c4c2f74a6d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 19:42:07.939 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '348de300-79b0-4329-8624-d5c4c2f74a6d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 19:42:07.939 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 348de300-79b0-4329-8624-d5c4c2f74a6d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 19:42:07.939 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e9b3c793-4aa8-40fa-ae24-683afe0c3dcf 2021-08-18 19:42:07.939 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['348de300-79b0-4329-8624-d5c4c2f74a6d'] 2021-08-18 19:42:07.939 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 19:42:07.959 1152 2103620841320 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-18 19:42:07.959 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['348de300-79b0-4329-8624-d5c4c2f74a6d'] 2021-08-18 19:42:08.813 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-374f7e16-4ef8-4ebf-9f43-40ab708fee2f 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] port_delete event received for '27a80d11-53a1-4668-8846-c56120ddc540' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:42:09.954 1152 2103620841320 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-18 19:42:10.674 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-70e13f53-892c-4bcc-9e73-efac7296af24 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] port_delete event received for 'ef756a94-c776-4c86-94e9-630397b8553f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:42:11.548 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:42:12.564 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8655dc6-af5e-414f-ba2e-217f8bea03f0 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] network_delete received. Deleting network 0e6afa35-375d-4086-96dc-6f209567e793 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-18 19:42:12.582 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8655dc6-af5e-414f-ba2e-217f8bea03f0 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] Network 0e6afa35-375d-4086-96dc-6f209567e793 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-18 19:42:12.582 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8655dc6-af5e-414f-ba2e-217f8bea03f0 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] port_delete event received for 'eb7e42c2-b035-43cb-aa50-983230e02c1f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:42:17.020 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d034abc4-f67d-4f1f-8d3e-2ef8038b05f9 - - - - -] port_update received: aee5f37b-5801-4fb7-bd33-65af9847740b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:42:17.020 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d034abc4-f67d-4f1f-8d3e-2ef8038b05f9 - - - - -] No port aee5f37b-5801-4fb7-bd33-65af9847740b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:42:21.219 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43088646-17bc-43d5-a5dd-b35f5098c714 - - - - -] port_update received: e108c6fa-0df9-40d0-9e13-ce7eff8b1215 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:42:21.579 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43088646-17bc-43d5-a5dd-b35f5098c714 - - - - -] No port e108c6fa-0df9-40d0-9e13-ce7eff8b1215 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:42:23.218 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53549bbb-dfd7-42aa-9bb5-7678f15374de - - - - -] port_update received: d0703174-f11f-40e7-a108-5ca46ef08c09 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:42:23.228 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53549bbb-dfd7-42aa-9bb5-7678f15374de - - - - -] No port d0703174-f11f-40e7-a108-5ca46ef08c09 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:42:24.616 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-74fc68e6-48cb-4710-ab87-ed37b4d80d77 463516a9ec5842fab57918212f6f3bab 12e15ed8678c411c8e86d3138e70a226 - - -] Security group member updated on remote: ['84a6e0d7-64e6-4705-9574-80a0deb68777'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:42:24.616 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-74fc68e6-48cb-4710-ab87-ed37b4d80d77 463516a9ec5842fab57918212f6f3bab 12e15ed8678c411c8e86d3138e70a226 - - -] Security group member updated ['84a6e0d7-64e6-4705-9574-80a0deb68777'] 2021-08-18 19:42:24.860 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c885673c-adb8-4dd0-8ed3-b1a9a627a6ff 675615454fb642a7b0c5b05c81bb0f18 b592331812584eb9aaf69711b0f32768 - - -] Security group rule updated on remote: ['42501166-4e4b-4cbb-98cc-00caedb313ca'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 19:42:24.860 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-c885673c-adb8-4dd0-8ed3-b1a9a627a6ff 675615454fb642a7b0c5b05c81bb0f18 b592331812584eb9aaf69711b0f32768 - - -] Security group rule updated ['42501166-4e4b-4cbb-98cc-00caedb313ca'] 2021-08-18 19:42:25.001 1152 2103620838152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2110547c-d541-4be3-a6bc-74d5c79f8996 2021-08-18 19:42:25.016 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-57effc6d-7297-46d3-9e0d-cf75708d4af7 675615454fb642a7b0c5b05c81bb0f18 b592331812584eb9aaf69711b0f32768 - - -] Security group rule updated on remote: ['42501166-4e4b-4cbb-98cc-00caedb313ca'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 19:42:25.016 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-57effc6d-7297-46d3-9e0d-cf75708d4af7 675615454fb642a7b0c5b05c81bb0f18 b592331812584eb9aaf69711b0f32768 - - -] Security group rule updated ['42501166-4e4b-4cbb-98cc-00caedb313ca'] 2021-08-18 19:42:25.069 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74fc68e6-48cb-4710-ab87-ed37b4d80d77 463516a9ec5842fab57918212f6f3bab 12e15ed8678c411c8e86d3138e70a226 - - -] port_delete event received for '2110547c-d541-4be3-a6bc-74d5c79f8996' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:42:25.266 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8f019df3-3cfe-4794-8e56-00f122619c85 675615454fb642a7b0c5b05c81bb0f18 b592331812584eb9aaf69711b0f32768 - - -] Security group rule updated on remote: ['42501166-4e4b-4cbb-98cc-00caedb313ca'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 19:42:25.270 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-8f019df3-3cfe-4794-8e56-00f122619c85 675615454fb642a7b0c5b05c81bb0f18 b592331812584eb9aaf69711b0f32768 - - -] Security group rule updated ['42501166-4e4b-4cbb-98cc-00caedb313ca'] 2021-08-18 19:42:25.439 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a830d0df-bc3f-4f55-babc-083112a806f4 675615454fb642a7b0c5b05c81bb0f18 b592331812584eb9aaf69711b0f32768 - - -] Security group rule updated on remote: ['42501166-4e4b-4cbb-98cc-00caedb313ca'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 19:42:25.439 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-a830d0df-bc3f-4f55-babc-083112a806f4 675615454fb642a7b0c5b05c81bb0f18 b592331812584eb9aaf69711b0f32768 - - -] Security group rule updated ['42501166-4e4b-4cbb-98cc-00caedb313ca'] 2021-08-18 19:42:25.591 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2edcca03-9613-4824-a36e-e61e25108836 675615454fb642a7b0c5b05c81bb0f18 b592331812584eb9aaf69711b0f32768 - - -] Security group rule updated on remote: ['42501166-4e4b-4cbb-98cc-00caedb313ca'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 19:42:25.591 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-2edcca03-9613-4824-a36e-e61e25108836 675615454fb642a7b0c5b05c81bb0f18 b592331812584eb9aaf69711b0f32768 - - -] Security group rule updated ['42501166-4e4b-4cbb-98cc-00caedb313ca'] 2021-08-18 19:42:25.751 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-86cffd79-e45b-4366-a831-6e5f7b9607ab 675615454fb642a7b0c5b05c81bb0f18 b592331812584eb9aaf69711b0f32768 - - -] Security group rule updated on remote: ['42501166-4e4b-4cbb-98cc-00caedb313ca'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 19:42:25.751 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-86cffd79-e45b-4366-a831-6e5f7b9607ab 675615454fb642a7b0c5b05c81bb0f18 b592331812584eb9aaf69711b0f32768 - - -] Security group rule updated ['42501166-4e4b-4cbb-98cc-00caedb313ca'] 2021-08-18 19:42:26.585 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 19:42:26.585 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2110547c-d541-4be3-a6bc-74d5c79f8996' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 19:42:26.585 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2110547c-d541-4be3-a6bc-74d5c79f8996' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 19:42:26.585 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2110547c-d541-4be3-a6bc-74d5c79f8996 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 19:42:26.585 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 627c2a67-5c61-4716-9315-8acfb41b51cd 2021-08-18 19:42:26.585 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2110547c-d541-4be3-a6bc-74d5c79f8996'] 2021-08-18 19:42:26.585 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 19:42:26.585 1152 2103620841320 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-18 19:42:26.585 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2110547c-d541-4be3-a6bc-74d5c79f8996'] 2021-08-18 19:42:26.969 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b44bceb6-587b-4077-a8c0-be99af7743b1 463516a9ec5842fab57918212f6f3bab 12e15ed8678c411c8e86d3138e70a226 - - -] port_delete event received for 'dcc6e6b6-e342-4ba7-8f2e-358e5a8de5cd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:42:28.001 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ac7176e-d9c9-4224-ac60-7ab7ace9a643 - - - - -] port_update received: e25b0f01-4f84-484f-8b9e-b0dc3621beff port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:42:28.009 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ac7176e-d9c9-4224-ac60-7ab7ace9a643 - - - - -] No port e25b0f01-4f84-484f-8b9e-b0dc3621beff defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:42:28.610 1152 2103620841320 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-18 19:42:28.643 1152 2103620841320 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-18 19:42:31.084 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55d64f02-1366-4f44-a109-b0c1ee86d2d0 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] port_delete event received for '5801a696-ea98-45ec-a63e-b79eabe352bd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:42:31.991 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bbee4eb3-62ad-47c1-b0d7-18a2b86398d4 64e4a7669fc8423a8cab010a76be5025 f2107c0714054f35a0b6672c5f454314 - - -] Security group member updated on remote: ['098029ce-730c-41bd-a0b1-03658f4207eb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:42:31.991 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-bbee4eb3-62ad-47c1-b0d7-18a2b86398d4 64e4a7669fc8423a8cab010a76be5025 f2107c0714054f35a0b6672c5f454314 - - -] Security group member updated ['098029ce-730c-41bd-a0b1-03658f4207eb'] 2021-08-18 19:42:32.647 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3db752d1-38a8-4584-822a-0ad9afbac7e5 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] port_delete event received for 'a45bf67d-caf3-4ef6-b041-2d491f49d392' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:42:32.663 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbee4eb3-62ad-47c1-b0d7-18a2b86398d4 64e4a7669fc8423a8cab010a76be5025 f2107c0714054f35a0b6672c5f454314 - - -] port_delete event received for '22d05955-6cac-40e8-a4c6-2feb61ed078f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:42:33.048 1152 2103620838152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 22d05955-6cac-40e8-a4c6-2feb61ed078f 2021-08-18 19:42:33.818 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f874343a-ed86-42a0-9374-28b7a4d1d6c0 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] network_delete received. Deleting network e9b3c793-4aa8-40fa-ae24-683afe0c3dcf network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-18 19:42:33.818 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f874343a-ed86-42a0-9374-28b7a4d1d6c0 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] Network e9b3c793-4aa8-40fa-ae24-683afe0c3dcf not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-18 19:42:34.063 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97fe39cb-663e-4f1a-b398-01f2b8d7d704 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] port_delete event received for '9e42484a-fa9e-483f-82fe-93e3acd821f5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:42:34.313 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1a364d2-ae2a-4c0b-9744-9bbcb6ab3eb8 - - - - -] port_delete event received for '9e42484a-fa9e-483f-82fe-93e3acd821f5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:42:34.360 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97fe39cb-663e-4f1a-b398-01f2b8d7d704 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] network_delete received. Deleting network 627c2a67-5c61-4716-9315-8acfb41b51cd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-18 19:42:34.360 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97fe39cb-663e-4f1a-b398-01f2b8d7d704 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] Network 627c2a67-5c61-4716-9315-8acfb41b51cd not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-18 19:42:34.641 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 19:42:34.641 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '22d05955-6cac-40e8-a4c6-2feb61ed078f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 19:42:34.641 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '22d05955-6cac-40e8-a4c6-2feb61ed078f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 19:42:34.641 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 22d05955-6cac-40e8-a4c6-2feb61ed078f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 19:42:34.641 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network df14fe9f-65be-4e5a-a570-4fa5fca4abc0 2021-08-18 19:42:34.641 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['22d05955-6cac-40e8-a4c6-2feb61ed078f'] 2021-08-18 19:42:34.641 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 19:42:34.641 1152 2103620841320 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-18 19:42:34.641 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['22d05955-6cac-40e8-a4c6-2feb61ed078f'] 2021-08-18 19:42:35.350 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-090f2bdf-f565-419b-babb-d377861d9c62 64e4a7669fc8423a8cab010a76be5025 f2107c0714054f35a0b6672c5f454314 - - -] port_delete event received for 'e224313e-51eb-46e1-aa34-757c6403c0b0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:42:36.023 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6e02a1ee-85ac-4fd9-8ed9-3b41451a83e8 64e4a7669fc8423a8cab010a76be5025 f2107c0714054f35a0b6672c5f454314 - - -] Security group rule updated on remote: ['e5bb23f3-4af8-4e64-8d7f-474437ca8b5e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 19:42:36.023 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-6e02a1ee-85ac-4fd9-8ed9-3b41451a83e8 64e4a7669fc8423a8cab010a76be5025 f2107c0714054f35a0b6672c5f454314 - - -] Security group rule updated ['e5bb23f3-4af8-4e64-8d7f-474437ca8b5e'] 2021-08-18 19:42:36.225 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-99399066-2bc7-475b-8092-dceafd477f34 64e4a7669fc8423a8cab010a76be5025 f2107c0714054f35a0b6672c5f454314 - - -] Security group rule updated on remote: ['e5bb23f3-4af8-4e64-8d7f-474437ca8b5e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-18 19:42:36.225 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-99399066-2bc7-475b-8092-dceafd477f34 64e4a7669fc8423a8cab010a76be5025 f2107c0714054f35a0b6672c5f454314 - - -] Security group rule updated ['e5bb23f3-4af8-4e64-8d7f-474437ca8b5e'] 2021-08-18 19:42:36.657 1152 2103620841320 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-18 19:42:36.695 1152 2103620841320 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-18 19:42:42.067 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2bb45cbc-1d60-4f5d-8978-a657cdf6bcba 64e4a7669fc8423a8cab010a76be5025 f2107c0714054f35a0b6672c5f454314 - - -] Security group member updated on remote: ['e5bb23f3-4af8-4e64-8d7f-474437ca8b5e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:42:42.067 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-2bb45cbc-1d60-4f5d-8978-a657cdf6bcba 64e4a7669fc8423a8cab010a76be5025 f2107c0714054f35a0b6672c5f454314 - - -] Security group member updated ['e5bb23f3-4af8-4e64-8d7f-474437ca8b5e'] 2021-08-18 19:42:42.975 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda3c750-d7a9-485d-b25c-560404c19932 ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] port_update received: f0f227d0-3636-4d17-8b44-21fb43e75051 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:42:43.665 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cda3c750-d7a9-485d-b25c-560404c19932 ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] No port f0f227d0-3636-4d17-8b44-21fb43e75051 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:42:51.460 1152 2103620837976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f0f227d0-3636-4d17-8b44-21fb43e75051 2021-08-18 19:42:52.750 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 19:42:53.126 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Adding port f0f227d0-3636-4d17-8b44-21fb43e75051 2021-08-18 19:42:53.126 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Port f0f227d0-3636-4d17-8b44-21fb43e75051 updated. Details: {'device': 'f0f227d0-3636-4d17-8b44-21fb43e75051', 'network_id': 'df14fe9f-65be-4e5a-a570-4fa5fca4abc0', 'port_id': 'f0f227d0-3636-4d17-8b44-21fb43e75051', 'mac_address': 'fa:16:3e:2f:22:47', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 808, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '34d03fb5-9b7f-47b4-98a0-6817c1eee1de', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-18 19:42:53.126 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] 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-18 19:42:53.126 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f0f227d0-3636-4d17-8b44-21fb43e75051" acquired by "networking_hyperv.neutron._common_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-18 19:42:53.126 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f0f227d0-3636-4d17-8b44-21fb43e75051 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 19:42:53.126 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network df14fe9f-65be-4e5a-a570-4fa5fca4abc0 2021-08-18 19:42:53.126 1152 2103620841320 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-18 19:42:53.266 1152 2103620841320 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f0f227d0-3636-4d17-8b44-21fb43e75051') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:42:53.266 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f0f227d0-3636-4d17-8b44-21fb43e75051') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:42:53.282 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f0f227d0-3636-4d17-8b44-21fb43e75051 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 19:42:53.282 1152 2103620841320 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 808, VLAN trunk: None to switch port f0f227d0-3636-4d17-8b44-21fb43e75051 2021-08-18 19:42:53.330 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 19:42:53.330 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f0f227d0-3636-4d17-8b44-21fb43e75051'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:42:53.501 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f0f227d0-3636-4d17-8b44-21fb43e75051']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:42:53.501 1152 2103620841320 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-18 19:42:53.501 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e5bb23f3-4af8-4e64-8d7f-474437ca8b5e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:42:53.501 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f0f227d0-3636-4d17-8b44-21fb43e75051 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:42:53.501 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 19:42:53.501 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f0f227d0-3636-4d17-8b44-21fb43e75051 not yet added. Adding. 2021-08-18 19:42:53.501 1152 2103620841320 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-18 19:42:53.501 1152 2103620841320 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-18 19:42:53.580 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0f227d0-3636-4d17-8b44-21fb43e75051" acquired by "networking_hyperv.neutron._common_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-18 19:42:53.652 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0f227d0-3636-4d17-8b44-21fb43e75051" 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-18 19:42:53.652 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0f227d0-3636-4d17-8b44-21fb43e75051" acquired by "networking_hyperv.neutron._common_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-18 19:42:53.719 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0f227d0-3636-4d17-8b44-21fb43e75051" 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-18 19:42:53.797 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f0f227d0-3636-4d17-8b44-21fb43e75051" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:42:53.797 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f0f227d0-3636-4d17-8b44-21fb43e75051 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 19:42:53.797 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f0f227d0-3636-4d17-8b44-21fb43e75051 processed. 2021-08-18 19:42:53.927 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1a675dfc-077b-4529-b0d3-bffb94d758bd 675615454fb642a7b0c5b05c81bb0f18 b592331812584eb9aaf69711b0f32768 - - -] Security group member updated on remote: ['42501166-4e4b-4cbb-98cc-00caedb313ca'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:42:53.927 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-1a675dfc-077b-4529-b0d3-bffb94d758bd 675615454fb642a7b0c5b05c81bb0f18 b592331812584eb9aaf69711b0f32768 - - -] Security group member updated ['42501166-4e4b-4cbb-98cc-00caedb313ca'] 2021-08-18 19:42:54.750 1152 2103620841320 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-18 19:42:54.797 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb1eb51b-341f-4918-83c5-12aa1dc5cc30 ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] port_update received: 8866b2a7-5a8a-4e5f-a488-77b10eb8e0f5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:42:54.813 1152 2103620840088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb1eb51b-341f-4918-83c5-12aa1dc5cc30 ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] No port 8866b2a7-5a8a-4e5f-a488-77b10eb8e0f5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:42:55.079 1152 2103620841320 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-18 19:43:01.532 1152 2103620837976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8866b2a7-5a8a-4e5f-a488-77b10eb8e0f5 2021-08-18 19:43:02.797 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 19:43:02.985 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Adding port 8866b2a7-5a8a-4e5f-a488-77b10eb8e0f5 2021-08-18 19:43:02.985 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Port 8866b2a7-5a8a-4e5f-a488-77b10eb8e0f5 updated. Details: {'device': '8866b2a7-5a8a-4e5f-a488-77b10eb8e0f5', 'network_id': 'efa8f69a-9ab0-4315-82be-a3f3d86fc19e', 'port_id': '8866b2a7-5a8a-4e5f-a488-77b10eb8e0f5', 'mac_address': 'fa:16:3e:11:f3:e3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 815, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b562379d-72e3-424b-8941-af52b74555cd', '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-18 19:43:02.985 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] 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-18 19:43:02.985 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8866b2a7-5a8a-4e5f-a488-77b10eb8e0f5" acquired by "networking_hyperv.neutron._common_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-18 19:43:02.985 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8866b2a7-5a8a-4e5f-a488-77b10eb8e0f5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 19:43:02.985 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network efa8f69a-9ab0-4315-82be-a3f3d86fc19e 2021-08-18 19:43:02.985 1152 2103620841320 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-18 19:43:03.102 1152 2103620841320 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8866b2a7-5a8a-4e5f-a488-77b10eb8e0f5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:43:03.102 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8866b2a7-5a8a-4e5f-a488-77b10eb8e0f5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:43:03.102 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8866b2a7-5a8a-4e5f-a488-77b10eb8e0f5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 19:43:03.125 1152 2103620841320 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 815, VLAN trunk: None to switch port 8866b2a7-5a8a-4e5f-a488-77b10eb8e0f5 2021-08-18 19:43:03.184 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 19:43:03.184 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8866b2a7-5a8a-4e5f-a488-77b10eb8e0f5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:43:03.469 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8866b2a7-5a8a-4e5f-a488-77b10eb8e0f5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:43:03.469 1152 2103620841320 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-18 19:43:03.469 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (42501166-4e4b-4cbb-98cc-00caedb313ca) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:43:03.469 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8866b2a7-5a8a-4e5f-a488-77b10eb8e0f5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:43:03.469 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 19:43:03.469 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8866b2a7-5a8a-4e5f-a488-77b10eb8e0f5 not yet added. Adding. 2021-08-18 19:43:03.469 1152 2103620841320 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-18 19:43:03.469 1152 2103620841320 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-18 19:43:03.548 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8866b2a7-5a8a-4e5f-a488-77b10eb8e0f5" acquired by "networking_hyperv.neutron._common_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-18 19:43:03.617 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8866b2a7-5a8a-4e5f-a488-77b10eb8e0f5" 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-18 19:43:03.617 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8866b2a7-5a8a-4e5f-a488-77b10eb8e0f5" acquired by "networking_hyperv.neutron._common_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-18 19:43:03.719 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8866b2a7-5a8a-4e5f-a488-77b10eb8e0f5" 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-18 19:43:03.784 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8866b2a7-5a8a-4e5f-a488-77b10eb8e0f5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.796s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:43:03.784 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8866b2a7-5a8a-4e5f-a488-77b10eb8e0f5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 19:43:03.784 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8866b2a7-5a8a-4e5f-a488-77b10eb8e0f5 processed. 2021-08-18 19:43:04.803 1152 2103620841320 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-18 19:43:05.065 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:43:18.495 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-69d0d775-6509-4170-acd4-8c314218e89f 7b99aece0b364ea3b508fd7c69f842e9 fe14b9003d85424fafc8ea268048a7ce - - -] Security group member updated on remote: ['8b49b779-414a-4bd0-8567-377edd5a3132'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:43:18.495 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-69d0d775-6509-4170-acd4-8c314218e89f 7b99aece0b364ea3b508fd7c69f842e9 fe14b9003d85424fafc8ea268048a7ce - - -] Security group member updated ['8b49b779-414a-4bd0-8567-377edd5a3132'] 2021-08-18 19:43:19.633 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b83dd0ff-c27d-4426-b085-07212bec20b1 ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] port_update received: 9817a1ce-1841-46ea-8474-9ea1bf9a86ab port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:43:19.646 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b83dd0ff-c27d-4426-b085-07212bec20b1 ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] No port 9817a1ce-1841-46ea-8474-9ea1bf9a86ab defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:43:21.672 1152 2103620837976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9817a1ce-1841-46ea-8474-9ea1bf9a86ab 2021-08-18 19:43:22.892 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 19:43:23.112 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Adding port 9817a1ce-1841-46ea-8474-9ea1bf9a86ab 2021-08-18 19:43:23.112 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Port 9817a1ce-1841-46ea-8474-9ea1bf9a86ab updated. Details: {'device': '9817a1ce-1841-46ea-8474-9ea1bf9a86ab', 'network_id': 'e5806102-7de5-4aee-91ba-5f6d39ac30ce', 'port_id': '9817a1ce-1841-46ea-8474-9ea1bf9a86ab', 'mac_address': 'fa:16:3e:a0:5d:d2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 848, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5033693a-5225-4b31-b150-8a5faa7ba767', '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-18 19:43:23.112 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] 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-18 19:43:23.112 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9817a1ce-1841-46ea-8474-9ea1bf9a86ab" acquired by "networking_hyperv.neutron._common_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-18 19:43:23.112 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9817a1ce-1841-46ea-8474-9ea1bf9a86ab _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 19:43:23.112 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e5806102-7de5-4aee-91ba-5f6d39ac30ce 2021-08-18 19:43:23.112 1152 2103620841320 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-18 19:43:23.268 1152 2103620841320 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9817a1ce-1841-46ea-8474-9ea1bf9a86ab') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:43:23.268 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9817a1ce-1841-46ea-8474-9ea1bf9a86ab') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:43:23.284 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9817a1ce-1841-46ea-8474-9ea1bf9a86ab is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 19:43:23.284 1152 2103620841320 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 848, VLAN trunk: None to switch port 9817a1ce-1841-46ea-8474-9ea1bf9a86ab 2021-08-18 19:43:23.363 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 19:43:23.363 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9817a1ce-1841-46ea-8474-9ea1bf9a86ab'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:43:23.520 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9817a1ce-1841-46ea-8474-9ea1bf9a86ab']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:43:23.520 1152 2103620841320 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-18 19:43:23.520 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8b49b779-414a-4bd0-8567-377edd5a3132) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:43:23.520 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8b49b779-414a-4bd0-8567-377edd5a3132) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 19:43:23.520 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9817a1ce-1841-46ea-8474-9ea1bf9a86ab _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:43:23.520 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 19:43:23.520 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9817a1ce-1841-46ea-8474-9ea1bf9a86ab not yet added. Adding. 2021-08-18 19:43:23.520 1152 2103620841320 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-18 19:43:23.520 1152 2103620841320 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-18 19:43:23.645 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9817a1ce-1841-46ea-8474-9ea1bf9a86ab" acquired by "networking_hyperv.neutron._common_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-18 19:43:23.751 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9817a1ce-1841-46ea-8474-9ea1bf9a86ab" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:43:23.751 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9817a1ce-1841-46ea-8474-9ea1bf9a86ab" acquired by "networking_hyperv.neutron._common_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-18 19:43:23.877 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9817a1ce-1841-46ea-8474-9ea1bf9a86ab" 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-18 19:43:23.955 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9817a1ce-1841-46ea-8474-9ea1bf9a86ab" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.843s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:43:23.955 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9817a1ce-1841-46ea-8474-9ea1bf9a86ab status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 19:43:23.955 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9817a1ce-1841-46ea-8474-9ea1bf9a86ab processed. 2021-08-18 19:43:24.922 1152 2103620841320 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-18 19:43:25.132 1152 2103620841320 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-18 19:43:29.189 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-61aa3596-6f63-4acc-b1f5-caf66db73031 7b99aece0b364ea3b508fd7c69f842e9 fe14b9003d85424fafc8ea268048a7ce - - -] Security group member updated on remote: ['8b49b779-414a-4bd0-8567-377edd5a3132'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:43:29.189 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-61aa3596-6f63-4acc-b1f5-caf66db73031 7b99aece0b364ea3b508fd7c69f842e9 fe14b9003d85424fafc8ea268048a7ce - - -] Security group member updated ['8b49b779-414a-4bd0-8567-377edd5a3132'] 2021-08-18 19:43:29.189 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-61aa3596-6f63-4acc-b1f5-caf66db73031 7b99aece0b364ea3b508fd7c69f842e9 fe14b9003d85424fafc8ea268048a7ce - - -] Refresh firewall rules 2021-08-18 19:43:29.189 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-61aa3596-6f63-4acc-b1f5-caf66db73031 7b99aece0b364ea3b508fd7c69f842e9 fe14b9003d85424fafc8ea268048a7ce - - -] Get security group information for devices via rpc ['9817a1ce-1841-46ea-8474-9ea1bf9a86ab'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:43:29.229 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [req-61aa3596-6f63-4acc-b1f5-caf66db73031 7b99aece0b364ea3b508fd7c69f842e9 fe14b9003d85424fafc8ea268048a7ce - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:43:29.229 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [req-61aa3596-6f63-4acc-b1f5-caf66db73031 7b99aece0b364ea3b508fd7c69f842e9 fe14b9003d85424fafc8ea268048a7ce - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 19:43:29.282 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61aa3596-6f63-4acc-b1f5-caf66db73031 7b99aece0b364ea3b508fd7c69f842e9 fe14b9003d85424fafc8ea268048a7ce - - -] port_delete event received for '9817a1ce-1841-46ea-8474-9ea1bf9a86ab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:43:29.850 1152 2103620838152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9817a1ce-1841-46ea-8474-9ea1bf9a86ab 2021-08-18 19:43:30.953 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 19:43:30.953 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9817a1ce-1841-46ea-8474-9ea1bf9a86ab' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 19:43:30.953 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9817a1ce-1841-46ea-8474-9ea1bf9a86ab' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 19:43:30.953 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9817a1ce-1841-46ea-8474-9ea1bf9a86ab _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 19:43:30.953 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e5806102-7de5-4aee-91ba-5f6d39ac30ce 2021-08-18 19:43:30.953 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9817a1ce-1841-46ea-8474-9ea1bf9a86ab'] 2021-08-18 19:43:30.969 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 19:43:30.969 1152 2103620841320 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-18 19:43:30.970 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9817a1ce-1841-46ea-8474-9ea1bf9a86ab'] 2021-08-18 19:43:32.580 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5d13cb0f-214b-4a4a-b763-472c333326bd 7b99aece0b364ea3b508fd7c69f842e9 fe14b9003d85424fafc8ea268048a7ce - - -] Security group member updated on remote: ['8b49b779-414a-4bd0-8567-377edd5a3132'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:43:32.580 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-5d13cb0f-214b-4a4a-b763-472c333326bd 7b99aece0b364ea3b508fd7c69f842e9 fe14b9003d85424fafc8ea268048a7ce - - -] Security group member updated ['8b49b779-414a-4bd0-8567-377edd5a3132'] 2021-08-18 19:43:32.956 1152 2103620841320 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-18 19:43:32.985 1152 2103620841320 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-18 19:43:33.298 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1efe52be-6d9e-4c30-a662-d5f12080ac60 ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] port_update received: 653cafb6-f73f-4d84-b8ca-97c86a14786f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:43:33.315 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1efe52be-6d9e-4c30-a662-d5f12080ac60 ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] No port 653cafb6-f73f-4d84-b8ca-97c86a14786f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:43:35.801 1152 2103620837976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 653cafb6-f73f-4d84-b8ca-97c86a14786f 2021-08-18 19:43:36.985 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 19:43:37.188 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Adding port 653cafb6-f73f-4d84-b8ca-97c86a14786f 2021-08-18 19:43:37.188 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Port 653cafb6-f73f-4d84-b8ca-97c86a14786f updated. Details: {'device': '653cafb6-f73f-4d84-b8ca-97c86a14786f', 'network_id': 'e5806102-7de5-4aee-91ba-5f6d39ac30ce', 'port_id': '653cafb6-f73f-4d84-b8ca-97c86a14786f', 'mac_address': 'fa:16:3e:6c:09:51', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 848, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5033693a-5225-4b31-b150-8a5faa7ba767', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-18 19:43:37.188 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] 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-18 19:43:37.188 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-653cafb6-f73f-4d84-b8ca-97c86a14786f" acquired by "networking_hyperv.neutron._common_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-18 19:43:37.188 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 653cafb6-f73f-4d84-b8ca-97c86a14786f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 19:43:37.188 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e5806102-7de5-4aee-91ba-5f6d39ac30ce 2021-08-18 19:43:37.188 1152 2103620841320 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-18 19:43:37.316 1152 2103620841320 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '653cafb6-f73f-4d84-b8ca-97c86a14786f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:43:37.316 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '653cafb6-f73f-4d84-b8ca-97c86a14786f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:43:37.334 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 653cafb6-f73f-4d84-b8ca-97c86a14786f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 19:43:37.334 1152 2103620841320 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 848, VLAN trunk: None to switch port 653cafb6-f73f-4d84-b8ca-97c86a14786f 2021-08-18 19:43:37.414 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 19:43:37.414 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['653cafb6-f73f-4d84-b8ca-97c86a14786f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:43:37.571 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['653cafb6-f73f-4d84-b8ca-97c86a14786f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:43:37.571 1152 2103620841320 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-18 19:43:37.571 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8b49b779-414a-4bd0-8567-377edd5a3132) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:43:37.571 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8b49b779-414a-4bd0-8567-377edd5a3132) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-18 19:43:37.571 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 653cafb6-f73f-4d84-b8ca-97c86a14786f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:43:37.571 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 19:43:37.571 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 653cafb6-f73f-4d84-b8ca-97c86a14786f not yet added. Adding. 2021-08-18 19:43:37.571 1152 2103620841320 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-18 19:43:37.571 1152 2103620841320 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-18 19:43:37.678 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-653cafb6-f73f-4d84-b8ca-97c86a14786f" acquired by "networking_hyperv.neutron._common_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-18 19:43:37.772 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-653cafb6-f73f-4d84-b8ca-97c86a14786f" 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-18 19:43:37.772 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-653cafb6-f73f-4d84-b8ca-97c86a14786f" acquired by "networking_hyperv.neutron._common_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-18 19:43:37.877 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-653cafb6-f73f-4d84-b8ca-97c86a14786f" 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-18 19:43:37.949 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-653cafb6-f73f-4d84-b8ca-97c86a14786f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.765s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:43:37.968 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 653cafb6-f73f-4d84-b8ca-97c86a14786f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 19:43:37.968 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 653cafb6-f73f-4d84-b8ca-97c86a14786f processed. 2021-08-18 19:43:38.987 1152 2103620841320 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-18 19:43:39.297 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:43:43.317 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3788a928-2c1d-4670-9795-580693dfacff 7b99aece0b364ea3b508fd7c69f842e9 fe14b9003d85424fafc8ea268048a7ce - - -] Security group member updated on remote: ['8b49b779-414a-4bd0-8567-377edd5a3132'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:43:43.317 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-3788a928-2c1d-4670-9795-580693dfacff 7b99aece0b364ea3b508fd7c69f842e9 fe14b9003d85424fafc8ea268048a7ce - - -] Security group member updated ['8b49b779-414a-4bd0-8567-377edd5a3132'] 2021-08-18 19:43:43.317 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-3788a928-2c1d-4670-9795-580693dfacff 7b99aece0b364ea3b508fd7c69f842e9 fe14b9003d85424fafc8ea268048a7ce - - -] Refresh firewall rules 2021-08-18 19:43:43.317 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3788a928-2c1d-4670-9795-580693dfacff 7b99aece0b364ea3b508fd7c69f842e9 fe14b9003d85424fafc8ea268048a7ce - - -] Get security group information for devices via rpc ['653cafb6-f73f-4d84-b8ca-97c86a14786f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:43:43.345 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3788a928-2c1d-4670-9795-580693dfacff 7b99aece0b364ea3b508fd7c69f842e9 fe14b9003d85424fafc8ea268048a7ce - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:43:43.345 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3788a928-2c1d-4670-9795-580693dfacff 7b99aece0b364ea3b508fd7c69f842e9 fe14b9003d85424fafc8ea268048a7ce - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-18 19:43:43.406 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3788a928-2c1d-4670-9795-580693dfacff 7b99aece0b364ea3b508fd7c69f842e9 fe14b9003d85424fafc8ea268048a7ce - - -] port_delete event received for '653cafb6-f73f-4d84-b8ca-97c86a14786f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:43:43.960 1152 2103620838152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 653cafb6-f73f-4d84-b8ca-97c86a14786f 2021-08-18 19:43:45.002 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 19:43:45.002 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '653cafb6-f73f-4d84-b8ca-97c86a14786f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 19:43:45.002 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '653cafb6-f73f-4d84-b8ca-97c86a14786f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 19:43:45.002 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 653cafb6-f73f-4d84-b8ca-97c86a14786f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 19:43:45.002 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e5806102-7de5-4aee-91ba-5f6d39ac30ce 2021-08-18 19:43:45.002 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['653cafb6-f73f-4d84-b8ca-97c86a14786f'] 2021-08-18 19:43:45.002 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 19:43:45.002 1152 2103620841320 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-18 19:43:45.002 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['653cafb6-f73f-4d84-b8ca-97c86a14786f'] 2021-08-18 19:43:47.001 1152 2103620841320 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-18 19:43:47.485 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.485s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:44:02.110 1152 2103620838152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f0f227d0-3636-4d17-8b44-21fb43e75051 2021-08-18 19:44:03.125 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 19:44:03.125 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f0f227d0-3636-4d17-8b44-21fb43e75051' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 19:44:03.125 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f0f227d0-3636-4d17-8b44-21fb43e75051' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 19:44:03.125 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f0f227d0-3636-4d17-8b44-21fb43e75051 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 19:44:03.127 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network df14fe9f-65be-4e5a-a570-4fa5fca4abc0 2021-08-18 19:44:03.127 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f0f227d0-3636-4d17-8b44-21fb43e75051'] 2021-08-18 19:44:03.127 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 19:44:03.127 1152 2103620841320 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-18 19:44:03.127 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f0f227d0-3636-4d17-8b44-21fb43e75051'] 2021-08-18 19:44:03.127 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8d6fcd21-4d44-433d-9655-73eb423c8674 64e4a7669fc8423a8cab010a76be5025 f2107c0714054f35a0b6672c5f454314 - - -] Security group member updated on remote: ['e5bb23f3-4af8-4e64-8d7f-474437ca8b5e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:44:03.127 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-8d6fcd21-4d44-433d-9655-73eb423c8674 64e4a7669fc8423a8cab010a76be5025 f2107c0714054f35a0b6672c5f454314 - - -] Security group member updated ['e5bb23f3-4af8-4e64-8d7f-474437ca8b5e'] 2021-08-18 19:44:03.519 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d6fcd21-4d44-433d-9655-73eb423c8674 64e4a7669fc8423a8cab010a76be5025 f2107c0714054f35a0b6672c5f454314 - - -] port_delete event received for 'f0f227d0-3636-4d17-8b44-21fb43e75051' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:44:05.141 1152 2103620841320 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-18 19:44:05.173 1152 2103620841320 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-18 19:44:05.925 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53be7305-260a-40ae-a06d-1449d9e84352 64e4a7669fc8423a8cab010a76be5025 f2107c0714054f35a0b6672c5f454314 - - -] port_delete event received for '9a5ada10-21ff-42f9-8eb8-7d28db5705ff' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:44:06.266 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83c9feb8-8f8e-4961-ad2d-63b41792b841 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] network_delete received. Deleting network e5806102-7de5-4aee-91ba-5f6d39ac30ce network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-18 19:44:06.266 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83c9feb8-8f8e-4961-ad2d-63b41792b841 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] Network e5806102-7de5-4aee-91ba-5f6d39ac30ce not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-18 19:44:10.672 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90cecbeb-73cc-43a9-bc42-df49dee5893e 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] port_delete event received for '14d91698-abc3-4a51-b5fe-92582a934fa1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:44:12.096 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-928227c3-12f9-444c-8c83-67236cbc77d7 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] port_delete event received for '71d27cb2-3ccf-4c49-b3dc-f6fc44dc461a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:44:12.909 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f44ac29-40db-406a-b5ce-bd7a7ea516f4 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] port_delete event received for 'a5c6c90a-85ff-478a-b880-b2e3eb5b9a6d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:44:13.143 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f44ac29-40db-406a-b5ce-bd7a7ea516f4 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] network_delete received. Deleting network df14fe9f-65be-4e5a-a570-4fa5fca4abc0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-18 19:44:13.143 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f44ac29-40db-406a-b5ce-bd7a7ea516f4 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] Network df14fe9f-65be-4e5a-a570-4fa5fca4abc0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-18 19:44:47.078 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f40efe21-b341-42e8-8d01-eb8cdf61d58a 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] network_delete received. Deleting network 3278d11b-ff88-4c7f-9636-d78d5f70c072 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-18 19:44:47.078 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f40efe21-b341-42e8-8d01-eb8cdf61d58a 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] Network 3278d11b-ff88-4c7f-9636-d78d5f70c072 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-18 19:44:47.593 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0af4050-b5f7-4f02-935a-7c2be533ea3a 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] network_delete received. Deleting network 22e33581-3bb5-455a-91bb-ba92528606d4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-18 19:44:47.593 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0af4050-b5f7-4f02-935a-7c2be533ea3a 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] Network 22e33581-3bb5-455a-91bb-ba92528606d4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-18 19:45:12.675 1152 2103620838152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8866b2a7-5a8a-4e5f-a488-77b10eb8e0f5 2021-08-18 19:45:13.500 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 19:45:13.500 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8866b2a7-5a8a-4e5f-a488-77b10eb8e0f5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 19:45:13.500 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8866b2a7-5a8a-4e5f-a488-77b10eb8e0f5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 19:45:13.500 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8866b2a7-5a8a-4e5f-a488-77b10eb8e0f5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 19:45:13.504 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network efa8f69a-9ab0-4315-82be-a3f3d86fc19e 2021-08-18 19:45:13.504 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8866b2a7-5a8a-4e5f-a488-77b10eb8e0f5'] 2021-08-18 19:45:13.504 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 19:45:13.504 1152 2103620841320 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-18 19:45:13.504 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8866b2a7-5a8a-4e5f-a488-77b10eb8e0f5'] 2021-08-18 19:45:15.499 1152 2103620841320 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-18 19:45:15.624 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:45:18.515 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-333039ef-a4e8-4723-af8e-91d8f34fb412 675615454fb642a7b0c5b05c81bb0f18 b592331812584eb9aaf69711b0f32768 - - -] Security group member updated on remote: ['42501166-4e4b-4cbb-98cc-00caedb313ca'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:45:18.515 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-333039ef-a4e8-4723-af8e-91d8f34fb412 675615454fb642a7b0c5b05c81bb0f18 b592331812584eb9aaf69711b0f32768 - - -] Security group member updated ['42501166-4e4b-4cbb-98cc-00caedb313ca'] 2021-08-18 19:45:18.843 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-333039ef-a4e8-4723-af8e-91d8f34fb412 675615454fb642a7b0c5b05c81bb0f18 b592331812584eb9aaf69711b0f32768 - - -] port_delete event received for '8866b2a7-5a8a-4e5f-a488-77b10eb8e0f5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:45:22.865 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4defc2bb-69c5-446b-b657-4254ff4c816e 675615454fb642a7b0c5b05c81bb0f18 b592331812584eb9aaf69711b0f32768 - - -] Security group member updated on remote: ['42501166-4e4b-4cbb-98cc-00caedb313ca'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:45:22.865 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-4defc2bb-69c5-446b-b657-4254ff4c816e 675615454fb642a7b0c5b05c81bb0f18 b592331812584eb9aaf69711b0f32768 - - -] Security group member updated ['42501166-4e4b-4cbb-98cc-00caedb313ca'] 2021-08-18 19:45:24.031 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b19a521b-d452-4266-8071-9791d72109b5 ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] port_update received: c3bf4b4d-339e-4edd-b185-32dfd50fdcc3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:45:24.047 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b19a521b-d452-4266-8071-9791d72109b5 ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] No port c3bf4b4d-339e-4edd-b185-32dfd50fdcc3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:45:30.704 1152 2103620837976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c3bf4b4d-339e-4edd-b185-32dfd50fdcc3 2021-08-18 19:45:31.568 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 19:45:31.755 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Adding port c3bf4b4d-339e-4edd-b185-32dfd50fdcc3 2021-08-18 19:45:31.755 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Port c3bf4b4d-339e-4edd-b185-32dfd50fdcc3 updated. Details: {'device': 'c3bf4b4d-339e-4edd-b185-32dfd50fdcc3', 'network_id': 'efa8f69a-9ab0-4315-82be-a3f3d86fc19e', 'port_id': 'c3bf4b4d-339e-4edd-b185-32dfd50fdcc3', 'mac_address': 'fa:16:3e:07:b5:b9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 815, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b562379d-72e3-424b-8941-af52b74555cd', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-18 19:45:31.755 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] 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-18 19:45:31.755 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c3bf4b4d-339e-4edd-b185-32dfd50fdcc3" acquired by "networking_hyperv.neutron._common_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-18 19:45:31.755 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c3bf4b4d-339e-4edd-b185-32dfd50fdcc3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 19:45:31.755 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network efa8f69a-9ab0-4315-82be-a3f3d86fc19e 2021-08-18 19:45:31.781 1152 2103620841320 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-18 19:45:31.902 1152 2103620841320 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c3bf4b4d-339e-4edd-b185-32dfd50fdcc3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:45:31.902 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c3bf4b4d-339e-4edd-b185-32dfd50fdcc3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:45:31.902 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c3bf4b4d-339e-4edd-b185-32dfd50fdcc3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 19:45:31.902 1152 2103620841320 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 815, VLAN trunk: None to switch port c3bf4b4d-339e-4edd-b185-32dfd50fdcc3 2021-08-18 19:45:31.958 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 19:45:31.958 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c3bf4b4d-339e-4edd-b185-32dfd50fdcc3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:45:32.187 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c3bf4b4d-339e-4edd-b185-32dfd50fdcc3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:45:32.187 1152 2103620841320 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-18 19:45:32.187 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (42501166-4e4b-4cbb-98cc-00caedb313ca) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:45:32.187 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c3bf4b4d-339e-4edd-b185-32dfd50fdcc3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:45:32.187 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 19:45:32.187 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c3bf4b4d-339e-4edd-b185-32dfd50fdcc3 not yet added. Adding. 2021-08-18 19:45:32.187 1152 2103620841320 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-18 19:45:32.187 1152 2103620841320 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-18 19:45:32.262 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c3bf4b4d-339e-4edd-b185-32dfd50fdcc3" acquired by "networking_hyperv.neutron._common_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-18 19:45:32.328 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c3bf4b4d-339e-4edd-b185-32dfd50fdcc3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:45:32.328 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c3bf4b4d-339e-4edd-b185-32dfd50fdcc3" acquired by "networking_hyperv.neutron._common_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-18 19:45:32.407 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c3bf4b4d-339e-4edd-b185-32dfd50fdcc3" 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-18 19:45:32.474 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c3bf4b4d-339e-4edd-b185-32dfd50fdcc3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:45:32.474 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c3bf4b4d-339e-4edd-b185-32dfd50fdcc3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 19:45:32.474 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c3bf4b4d-339e-4edd-b185-32dfd50fdcc3 processed. 2021-08-18 19:45:33.609 1152 2103620841320 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-18 19:45:33.786 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:47:16.015 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-49915101-8efd-4477-b51c-ba955270f598 675615454fb642a7b0c5b05c81bb0f18 b592331812584eb9aaf69711b0f32768 - - -] Security group member updated on remote: ['42501166-4e4b-4cbb-98cc-00caedb313ca'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:47:16.015 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-49915101-8efd-4477-b51c-ba955270f598 675615454fb642a7b0c5b05c81bb0f18 b592331812584eb9aaf69711b0f32768 - - -] Security group member updated ['42501166-4e4b-4cbb-98cc-00caedb313ca'] 2021-08-18 19:47:16.861 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7ceeca5-c080-4ea1-acda-148675738189 ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] port_update received: fd3d5087-b792-4230-99a7-2382c34631f7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-18 19:47:16.861 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7ceeca5-c080-4ea1-acda-148675738189 ce593ea129374c2c953f4cf70a72e5b6 79c87b09ecd14f09a63c07889607c317 - - -] No port fd3d5087-b792-4230-99a7-2382c34631f7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-18 19:47:23.528 1152 2103620837976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fd3d5087-b792-4230-99a7-2382c34631f7 2021-08-18 19:47:24.155 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-18 19:47:24.361 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Adding port fd3d5087-b792-4230-99a7-2382c34631f7 2021-08-18 19:47:24.361 1152 2103524531368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Port fd3d5087-b792-4230-99a7-2382c34631f7 updated. Details: {'device': 'fd3d5087-b792-4230-99a7-2382c34631f7', 'network_id': 'efa8f69a-9ab0-4315-82be-a3f3d86fc19e', 'port_id': 'fd3d5087-b792-4230-99a7-2382c34631f7', 'mac_address': 'fa:16:3e:e5:c2:f1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 815, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b562379d-72e3-424b-8941-af52b74555cd', '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-18 19:47:24.361 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] 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-18 19:47:24.361 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fd3d5087-b792-4230-99a7-2382c34631f7" acquired by "networking_hyperv.neutron._common_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-18 19:47:24.361 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fd3d5087-b792-4230-99a7-2382c34631f7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-18 19:47:24.361 1152 2103620841320 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-18 19:47:24.494 1152 2103620841320 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fd3d5087-b792-4230-99a7-2382c34631f7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:47:24.494 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fd3d5087-b792-4230-99a7-2382c34631f7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-18 19:47:24.494 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fd3d5087-b792-4230-99a7-2382c34631f7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-18 19:47:24.494 1152 2103620841320 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 815, VLAN trunk: None to switch port fd3d5087-b792-4230-99a7-2382c34631f7 2021-08-18 19:47:24.548 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-18 19:47:24.548 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fd3d5087-b792-4230-99a7-2382c34631f7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-18 19:47:24.780 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fd3d5087-b792-4230-99a7-2382c34631f7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-18 19:47:24.780 1152 2103620841320 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-18 19:47:24.780 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (42501166-4e4b-4cbb-98cc-00caedb313ca) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-18 19:47:24.780 1152 2103620841320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fd3d5087-b792-4230-99a7-2382c34631f7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-18 19:47:24.780 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-18 19:47:24.780 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fd3d5087-b792-4230-99a7-2382c34631f7 not yet added. Adding. 2021-08-18 19:47:24.780 1152 2103620841320 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-18 19:47:24.780 1152 2103620841320 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-18 19:47:24.877 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fd3d5087-b792-4230-99a7-2382c34631f7" acquired by "networking_hyperv.neutron._common_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-18 19:47:24.952 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fd3d5087-b792-4230-99a7-2382c34631f7" 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-18 19:47:24.952 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fd3d5087-b792-4230-99a7-2382c34631f7" acquired by "networking_hyperv.neutron._common_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-18 19:47:25.054 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fd3d5087-b792-4230-99a7-2382c34631f7" 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-18 19:47:25.124 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fd3d5087-b792-4230-99a7-2382c34631f7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.765s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:47:25.124 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fd3d5087-b792-4230-99a7-2382c34631f7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-18 19:47:25.124 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fd3d5087-b792-4230-99a7-2382c34631f7 processed. 2021-08-18 19:47:26.155 1152 2103620841320 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-18 19:47:26.327 1152 2103620841320 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-18 19:48:59.412 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32a0379a-8520-4e6f-a7be-aaa92bce1d47 675615454fb642a7b0c5b05c81bb0f18 b592331812584eb9aaf69711b0f32768 - - -] port_delete event received for '775417f7-2d1e-4300-bdad-a414a1b7030c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:49:01.813 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca53176e-d141-4b33-95b0-96ab7f7e401b 675615454fb642a7b0c5b05c81bb0f18 b592331812584eb9aaf69711b0f32768 - - -] Security group member updated on remote: ['42501166-4e4b-4cbb-98cc-00caedb313ca'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:49:01.813 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-ca53176e-d141-4b33-95b0-96ab7f7e401b 675615454fb642a7b0c5b05c81bb0f18 b592331812584eb9aaf69711b0f32768 - - -] Security group member updated ['42501166-4e4b-4cbb-98cc-00caedb313ca'] 2021-08-18 19:49:01.881 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca53176e-d141-4b33-95b0-96ab7f7e401b 675615454fb642a7b0c5b05c81bb0f18 b592331812584eb9aaf69711b0f32768 - - -] port_delete event received for 'fd3d5087-b792-4230-99a7-2382c34631f7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:49:02.255 1152 2103620838152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fd3d5087-b792-4230-99a7-2382c34631f7 2021-08-18 19:49:02.600 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 19:49:02.600 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fd3d5087-b792-4230-99a7-2382c34631f7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 19:49:02.600 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fd3d5087-b792-4230-99a7-2382c34631f7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 19:49:02.600 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fd3d5087-b792-4230-99a7-2382c34631f7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 19:49:02.600 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fd3d5087-b792-4230-99a7-2382c34631f7'] 2021-08-18 19:49:02.600 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 19:49:02.600 1152 2103620841320 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-18 19:49:02.600 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fd3d5087-b792-4230-99a7-2382c34631f7'] 2021-08-18 19:49:04.625 1152 2103620841320 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-18 19:49:04.630 1152 2103620841320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-18 19:49:06.125 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e75f1821-ae7d-47a4-a210-5f0bdda7eae2 675615454fb642a7b0c5b05c81bb0f18 b592331812584eb9aaf69711b0f32768 - - -] port_delete event received for '6a97215a-80e9-49cf-9ade-5e3f5db4309e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:49:08.296 1152 2103620838152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c3bf4b4d-339e-4edd-b185-32dfd50fdcc3 2021-08-18 19:49:08.474 1152 2103620841320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2dffc3f1-4670-4fa3-aae9-a4d6c0f9de11 675615454fb642a7b0c5b05c81bb0f18 b592331812584eb9aaf69711b0f32768 - - -] Security group member updated on remote: ['42501166-4e4b-4cbb-98cc-00caedb313ca'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-18 19:49:08.474 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [req-2dffc3f1-4670-4fa3-aae9-a4d6c0f9de11 675615454fb642a7b0c5b05c81bb0f18 b592331812584eb9aaf69711b0f32768 - - -] Security group member updated ['42501166-4e4b-4cbb-98cc-00caedb313ca'] 2021-08-18 19:49:08.532 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2dffc3f1-4670-4fa3-aae9-a4d6c0f9de11 675615454fb642a7b0c5b05c81bb0f18 b592331812584eb9aaf69711b0f32768 - - -] port_delete event received for 'c3bf4b4d-339e-4edd-b185-32dfd50fdcc3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:49:08.687 1152 2103524531368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660ac3ef-81b9-424b-8b8a-c897183f9fee - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-18 19:49:08.687 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c3bf4b4d-339e-4edd-b185-32dfd50fdcc3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-18 19:49:08.687 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c3bf4b4d-339e-4edd-b185-32dfd50fdcc3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-18 19:49:08.687 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c3bf4b4d-339e-4edd-b185-32dfd50fdcc3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-18 19:49:08.687 1152 2103620841320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network efa8f69a-9ab0-4315-82be-a3f3d86fc19e 2021-08-18 19:49:08.687 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c3bf4b4d-339e-4edd-b185-32dfd50fdcc3'] 2021-08-18 19:49:08.687 1152 2103620841320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-18 19:49:08.687 1152 2103620841320 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-18 19:49:08.687 1152 2103620841320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c3bf4b4d-339e-4edd-b185-32dfd50fdcc3'] 2021-08-18 19:49:10.599 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96f5d70f-1455-4e77-be57-1caf45e9a874 675615454fb642a7b0c5b05c81bb0f18 b592331812584eb9aaf69711b0f32768 - - -] port_delete event received for 'b98b34ac-d179-4d6f-87c4-8e79ab8aef9c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:49:10.686 1152 2103620841320 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-18 19:49:10.718 1152 2103620841320 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-18 19:49:13.327 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-764d523d-a264-45bc-be39-fefe2abf2d7e 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] port_delete event received for 'e108c6fa-0df9-40d0-9e13-ce7eff8b1215' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:49:14.389 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-745db2d2-8957-4845-8568-881b772bc2b0 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] port_delete event received for 'aee5f37b-5801-4fb7-bd33-65af9847740b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:49:15.124 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e984d043-5047-42d1-af7f-8d7f894c0e48 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] port_delete event received for '0d7e4c68-a828-42c8-babc-7f9dfd157dcd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:49:15.249 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98388274-ff7e-40eb-906f-51dac6783160 - - - - -] port_delete event received for '0d7e4c68-a828-42c8-babc-7f9dfd157dcd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:49:15.389 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e984d043-5047-42d1-af7f-8d7f894c0e48 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] network_delete received. Deleting network efa8f69a-9ab0-4315-82be-a3f3d86fc19e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-18 19:49:15.389 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e984d043-5047-42d1-af7f-8d7f894c0e48 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] Network efa8f69a-9ab0-4315-82be-a3f3d86fc19e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-18 19:49:16.436 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9badf2a0-2a1e-4d9b-9a88-1ac8ce60ca44 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] port_delete event received for 'e25b0f01-4f84-484f-8b9e-b0dc3621beff' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:49:17.858 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3f69ea7-e925-4406-9997-5d1390a82437 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] port_delete event received for 'd0703174-f11f-40e7-a108-5ca46ef08c09' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:49:18.733 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4b77fb7-6d2d-4774-9c5c-c4e7a6d97a54 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] port_delete event received for 'c2ccd8cb-1a6b-4fe9-8dbf-9615d1680925' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-18 19:49:18.989 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4b77fb7-6d2d-4774-9c5c-c4e7a6d97a54 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] network_delete received. Deleting network 82ec4e8f-951d-4ca2-b6b5-fa3c6e247091 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-18 19:49:18.989 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4b77fb7-6d2d-4774-9c5c-c4e7a6d97a54 23aa56cee9ee4d9785dbf33b4ab13ddd 0b400f51ee2a4eb58a7221de2d3d5a83 - - -] Network 82ec4e8f-951d-4ca2-b6b5-fa3c6e247091 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-18 19:49:19.154 1152 2103620841320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5500f77-1a87-483b-b9dc-e9bddeca9d0f - - - - -] port_delete event received for 'c2ccd8cb-1a6b-4fe9-8dbf-9615d1680925' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453