2021-05-06 00:33:23.647 1752 2249073228440 MainThread INFO neutron.common.config [-] Logging enabled! 2021-05-06 00:33:23.647 1752 2249073228440 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev184 2021-05-06 00:33:23.647 1752 2249073228440 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-05-06 00:33:23.676 1752 2249073228440 MainThread INFO os_win.utils.network.networkutils [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] WMI caching is disabled. 2021-05-06 00:33:23.881 1752 2249073228440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:120 2021-05-06 00:33:23.926 1752 2249073228440 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-05-06 00:33:23.926 1752 2249073228440 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-05-06 00:33:24.161 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent initialized successfully, now running... 2021-05-06 00:33:24.161 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-05-06 00:33:24.161 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-05-06 00:33:24.207 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-05-06 00:35:09.862 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b151612d-1d58-43b0-8f91-bdc0544fe445 - - - - -] port_update received: 5cba7573-a1ab-4c8d-af9f-e480b2184710 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-06 00:35:09.894 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b151612d-1d58-43b0-8f91-bdc0544fe445 - - - - -] No port 5cba7573-a1ab-4c8d-af9f-e480b2184710 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-06 00:35:13.862 1752 2249166302904 MainThread WARNING oslo_policy.policy [req-960421dc-ca19-45ef-bb49-8068ffc1006e 5e5d706db5e54d36839f2410e0d300b6 9b1013df859644e48616aebeaebfca7a - - -] 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-05-06 00:35:13.862 1752 2249166302904 MainThread WARNING oslo_policy.policy [req-960421dc-ca19-45ef-bb49-8068ffc1006e 5e5d706db5e54d36839f2410e0d300b6 9b1013df859644e48616aebeaebfca7a - - -] 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-05-06 00:35:13.862 1752 2249166302904 MainThread WARNING oslo_policy.policy [req-960421dc-ca19-45ef-bb49-8068ffc1006e 5e5d706db5e54d36839f2410e0d300b6 9b1013df859644e48616aebeaebfca7a - - -] 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-05-06 00:35:13.862 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-960421dc-ca19-45ef-bb49-8068ffc1006e 5e5d706db5e54d36839f2410e0d300b6 9b1013df859644e48616aebeaebfca7a - - -] Security group member updated on remote: ['50d6daa5-3a83-47ba-a45a-5aa3732487b0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:35:13.862 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-960421dc-ca19-45ef-bb49-8068ffc1006e 5e5d706db5e54d36839f2410e0d300b6 9b1013df859644e48616aebeaebfca7a - - -] Security group member updated ['50d6daa5-3a83-47ba-a45a-5aa3732487b0'] 2021-05-06 00:35:13.987 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bce29e28-96a1-4585-aaba-13c5007ed71f - - - - -] port_update received: 86de48ef-eca1-459d-9427-2bad925a8d96 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-06 00:35:13.987 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bce29e28-96a1-4585-aaba-13c5007ed71f - - - - -] No port 86de48ef-eca1-459d-9427-2bad925a8d96 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-06 00:35:20.096 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9b0c982d-5b6d-4589-a4bf-a5ab12c266f3 f375dd2cbb92434c9428e553ff962a01 46e3563b737944779d25f471ee8475d2 - - -] Security group rule updated on remote: ['70a8248a-80cd-4a81-823a-39df7959146b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-06 00:35:20.096 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-9b0c982d-5b6d-4589-a4bf-a5ab12c266f3 f375dd2cbb92434c9428e553ff962a01 46e3563b737944779d25f471ee8475d2 - - -] Security group rule updated ['70a8248a-80cd-4a81-823a-39df7959146b'] 2021-05-06 00:35:21.423 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cda8776d-8641-479a-a90a-088ea9fe8f4c f375dd2cbb92434c9428e553ff962a01 46e3563b737944779d25f471ee8475d2 - - -] Security group rule updated on remote: ['70a8248a-80cd-4a81-823a-39df7959146b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-06 00:35:21.423 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-cda8776d-8641-479a-a90a-088ea9fe8f4c f375dd2cbb92434c9428e553ff962a01 46e3563b737944779d25f471ee8475d2 - - -] Security group rule updated ['70a8248a-80cd-4a81-823a-39df7959146b'] 2021-05-06 00:35:21.737 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c4df51e-0359-4852-a877-8827b8de977b e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] port_update received: d1458cde-b9ee-41df-b447-cc6a6830bfcf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-06 00:35:21.753 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c4df51e-0359-4852-a877-8827b8de977b e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] No port d1458cde-b9ee-41df-b447-cc6a6830bfcf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-06 00:35:24.923 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c60d575c-9f87-487b-af68-ec459f70983f - - - - -] port_update received: 75132389-1498-44bb-b75e-137a12159552 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-06 00:35:24.923 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c60d575c-9f87-487b-af68-ec459f70983f - - - - -] No port 75132389-1498-44bb-b75e-137a12159552 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-06 00:35:25.284 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3421ea2-7369-48cc-9be6-a3a4fe0d0258 - - - - -] port_update received: d0c6a6b6-d00d-4d17-a6a2-77b4dc1167d3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-06 00:35:25.301 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3421ea2-7369-48cc-9be6-a3a4fe0d0258 - - - - -] No port d0c6a6b6-d00d-4d17-a6a2-77b4dc1167d3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-06 00:35:27.128 1752 2249166301144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d1458cde-b9ee-41df-b447-cc6a6830bfcf 2021-05-06 00:35:28.845 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-06 00:35:29.784 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Adding port d1458cde-b9ee-41df-b447-cc6a6830bfcf 2021-05-06 00:35:29.784 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Port d1458cde-b9ee-41df-b447-cc6a6830bfcf updated. Details: {'device': 'd1458cde-b9ee-41df-b447-cc6a6830bfcf', 'network_id': '8f939286-a7e3-4d84-be3d-2c3517c57dd3', 'port_id': 'd1458cde-b9ee-41df-b447-cc6a6830bfcf', 'mac_address': 'fa:16:3e:35:c3:31', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 66, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '02e59824-6e88-4147-98f0-4d9dbb8e90c4', '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-05-06 00:35:29.784 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] 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-05-06 00:35:29.784 1752 2249167970376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d1458cde-b9ee-41df-b447-cc6a6830bfcf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:35:29.784 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d1458cde-b9ee-41df-b447-cc6a6830bfcf _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-06 00:35:29.784 1752 2249167970376 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8f939286-a7e3-4d84-be3d-2c3517c57dd3 2021-05-06 00:35:29.784 1752 2249167970376 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-05-06 00:35:29.949 1752 2249167970376 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd1458cde-b9ee-41df-b447-cc6a6830bfcf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:35:29.949 1752 2249167970376 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd1458cde-b9ee-41df-b447-cc6a6830bfcf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:35:29.949 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d1458cde-b9ee-41df-b447-cc6a6830bfcf is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-06 00:35:29.949 1752 2249167970376 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 66, VLAN trunk: None to switch port d1458cde-b9ee-41df-b447-cc6a6830bfcf 2021-05-06 00:35:30.033 1752 2249167970376 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-06 00:35:30.033 1752 2249167970376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d1458cde-b9ee-41df-b447-cc6a6830bfcf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:35:30.784 1752 2249167970376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d1458cde-b9ee-41df-b447-cc6a6830bfcf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:35:30.784 1752 2249167970376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:35:30.784 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (50d6daa5-3a83-47ba-a45a-5aa3732487b0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:35:30.784 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (50d6daa5-3a83-47ba-a45a-5aa3732487b0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-06 00:35:30.784 1752 2249167970376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d1458cde-b9ee-41df-b447-cc6a6830bfcf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:35:30.784 1752 2249167970376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-06 00:35:30.784 1752 2249167970376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d1458cde-b9ee-41df-b447-cc6a6830bfcf not yet added. Adding. 2021-05-06 00:35:30.784 1752 2249167970376 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-05-06 00:35:30.784 1752 2249167970376 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-05-06 00:35:30.846 1752 2249167970376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d1458cde-b9ee-41df-b447-cc6a6830bfcf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:35:30.908 1752 2249167970376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d1458cde-b9ee-41df-b447-cc6a6830bfcf" 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-05-06 00:35:30.908 1752 2249167970376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d1458cde-b9ee-41df-b447-cc6a6830bfcf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:35:31.003 1752 2249167970376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d1458cde-b9ee-41df-b447-cc6a6830bfcf" 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-05-06 00:35:31.065 1752 2249167970376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d1458cde-b9ee-41df-b447-cc6a6830bfcf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:35:31.065 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d1458cde-b9ee-41df-b447-cc6a6830bfcf status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-06 00:35:31.065 1752 2249167970376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d1458cde-b9ee-41df-b447-cc6a6830bfcf processed. 2021-05-06 00:35:32.815 1752 2249167970376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-659432d8-fbc6-4b2b-9bf5-e4edd8149ba0 791a2de1e0f24ac98e6e894d3efbea38 c1efc7552fad4474b528aa6f1f5a7f2d - - -] Security group member updated on remote: ['190f8c23-cb74-4a41-94df-a660f9001aaf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:35:32.815 1752 2249167970376 MainThread INFO neutron.agent.securitygroups_rpc [req-659432d8-fbc6-4b2b-9bf5-e4edd8149ba0 791a2de1e0f24ac98e6e894d3efbea38 c1efc7552fad4474b528aa6f1f5a7f2d - - -] Security group member updated ['190f8c23-cb74-4a41-94df-a660f9001aaf'] 2021-05-06 00:35:32.845 1752 2249167970376 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-05-06 00:35:33.409 1752 2249167970376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.563s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:35:33.627 1752 2249167970376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb83f401-cd29-4bcf-be49-9e44763feb10 f375dd2cbb92434c9428e553ff962a01 46e3563b737944779d25f471ee8475d2 - - -] Security group member updated on remote: ['70a8248a-80cd-4a81-823a-39df7959146b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:35:33.627 1752 2249167970376 MainThread INFO neutron.agent.securitygroups_rpc [req-bb83f401-cd29-4bcf-be49-9e44763feb10 f375dd2cbb92434c9428e553ff962a01 46e3563b737944779d25f471ee8475d2 - - -] Security group member updated ['70a8248a-80cd-4a81-823a-39df7959146b'] 2021-05-06 00:35:35.596 1752 2249167970376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ef370f4-99cb-4c70-8aae-5ff03a7345c5 791a2de1e0f24ac98e6e894d3efbea38 c1efc7552fad4474b528aa6f1f5a7f2d - - -] Security group member updated on remote: ['190f8c23-cb74-4a41-94df-a660f9001aaf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:35:35.596 1752 2249167970376 MainThread INFO neutron.agent.securitygroups_rpc [req-4ef370f4-99cb-4c70-8aae-5ff03a7345c5 791a2de1e0f24ac98e6e894d3efbea38 c1efc7552fad4474b528aa6f1f5a7f2d - - -] Security group member updated ['190f8c23-cb74-4a41-94df-a660f9001aaf'] 2021-05-06 00:35:36.017 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-671f49f3-9e7c-41e0-bf3d-be25f536a105 e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] port_update received: 68f91b7a-e1d9-4fa6-95f1-ae87554c6964 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-06 00:35:36.017 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-671f49f3-9e7c-41e0-bf3d-be25f536a105 e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] No port 68f91b7a-e1d9-4fa6-95f1-ae87554c6964 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-06 00:35:36.502 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-623aa2c5-0db2-4e30-b353-0cec5473a4d0 e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] port_update received: f4327147-5da6-4a64-a8e2-fd98d0f88d60 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-06 00:35:36.531 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-623aa2c5-0db2-4e30-b353-0cec5473a4d0 e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] No port f4327147-5da6-4a64-a8e2-fd98d0f88d60 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-06 00:35:39.237 1752 2249166301144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f4327147-5da6-4a64-a8e2-fd98d0f88d60 2021-05-06 00:35:39.237 1752 2249166301144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 68f91b7a-e1d9-4fa6-95f1-ae87554c6964 2021-05-06 00:35:39.369 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11eed3db-e977-4b4a-9969-6a63939a9bd0 e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] port_update received: bbf65eeb-d220-4302-a990-bec8456e9aae port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-06 00:35:39.380 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11eed3db-e977-4b4a-9969-6a63939a9bd0 e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] No port bbf65eeb-d220-4302-a990-bec8456e9aae defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-06 00:35:40.891 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-06 00:35:41.971 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Adding port 68f91b7a-e1d9-4fa6-95f1-ae87554c6964 2021-05-06 00:35:41.971 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Port 68f91b7a-e1d9-4fa6-95f1-ae87554c6964 updated. Details: {'device': '68f91b7a-e1d9-4fa6-95f1-ae87554c6964', 'network_id': 'fc6f620d-9a85-4ffa-a129-6d7d72617946', 'port_id': '68f91b7a-e1d9-4fa6-95f1-ae87554c6964', 'mac_address': 'fa:16:3e:69:ef:93', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 91, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '466a09c3-fe36-4aaa-9c68-b393127708c2', '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-05-06 00:35:41.971 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] 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-05-06 00:35:41.971 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Adding port f4327147-5da6-4a64-a8e2-fd98d0f88d60 2021-05-06 00:35:41.971 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Port f4327147-5da6-4a64-a8e2-fd98d0f88d60 updated. Details: {'device': 'f4327147-5da6-4a64-a8e2-fd98d0f88d60', 'network_id': 'e863ee47-ceaf-4514-beb9-e76d15941dbe', 'port_id': 'f4327147-5da6-4a64-a8e2-fd98d0f88d60', 'mac_address': 'fa:16:3e:89:7c:e6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 57, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cb43b4c9-903f-496a-a3c0-c637cb48f935', '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-05-06 00:35:41.971 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] 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-05-06 00:35:41.971 1752 2249167970376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-68f91b7a-e1d9-4fa6-95f1-ae87554c6964" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:35:41.971 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 68f91b7a-e1d9-4fa6-95f1-ae87554c6964 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-06 00:35:41.971 1752 2249167970376 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fc6f620d-9a85-4ffa-a129-6d7d72617946 2021-05-06 00:35:41.971 1752 2249167970376 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-05-06 00:35:41.971 1752 2249167970728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f4327147-5da6-4a64-a8e2-fd98d0f88d60" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:35:41.971 1752 2249167970728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f4327147-5da6-4a64-a8e2-fd98d0f88d60 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-06 00:35:41.971 1752 2249167970728 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e863ee47-ceaf-4514-beb9-e76d15941dbe 2021-05-06 00:35:41.971 1752 2249167970728 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-05-06 00:35:42.129 1752 2249167970376 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '68f91b7a-e1d9-4fa6-95f1-ae87554c6964') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:35:42.129 1752 2249167970376 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '68f91b7a-e1d9-4fa6-95f1-ae87554c6964') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:35:42.129 1752 2249167970728 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f4327147-5da6-4a64-a8e2-fd98d0f88d60') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:35:42.129 1752 2249167970728 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f4327147-5da6-4a64-a8e2-fd98d0f88d60') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:35:42.129 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 68f91b7a-e1d9-4fa6-95f1-ae87554c6964 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-06 00:35:42.129 1752 2249167970376 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 91, VLAN trunk: None to switch port 68f91b7a-e1d9-4fa6-95f1-ae87554c6964 2021-05-06 00:35:42.149 1752 2249167970728 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f4327147-5da6-4a64-a8e2-fd98d0f88d60 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-06 00:35:42.149 1752 2249167970728 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 57, VLAN trunk: None to switch port f4327147-5da6-4a64-a8e2-fd98d0f88d60 2021-05-06 00:35:42.206 1752 2249167970376 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-06 00:35:42.206 1752 2249167970376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['68f91b7a-e1d9-4fa6-95f1-ae87554c6964'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:35:42.206 1752 2249167970728 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-06 00:35:42.206 1752 2249167970728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f4327147-5da6-4a64-a8e2-fd98d0f88d60'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:35:42.690 1752 2249167970728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f4327147-5da6-4a64-a8e2-fd98d0f88d60']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:35:42.690 1752 2249167970728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:35:42.690 1752 2249167970728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (70a8248a-80cd-4a81-823a-39df7959146b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:35:42.711 1752 2249167970728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f4327147-5da6-4a64-a8e2-fd98d0f88d60 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:35:42.711 1752 2249167970728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-06 00:35:42.711 1752 2249167970728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f4327147-5da6-4a64-a8e2-fd98d0f88d60 not yet added. Adding. 2021-05-06 00:35:42.711 1752 2249167970728 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-05-06 00:35:42.711 1752 2249167970728 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-05-06 00:35:42.711 1752 2249167970376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['68f91b7a-e1d9-4fa6-95f1-ae87554c6964']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:35:42.711 1752 2249167970376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:35:42.711 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (190f8c23-cb74-4a41-94df-a660f9001aaf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:35:42.711 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (190f8c23-cb74-4a41-94df-a660f9001aaf) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-06 00:35:42.711 1752 2249167970376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 68f91b7a-e1d9-4fa6-95f1-ae87554c6964 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:35:42.711 1752 2249167970376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-06 00:35:42.711 1752 2249167970376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 68f91b7a-e1d9-4fa6-95f1-ae87554c6964 not yet added. Adding. 2021-05-06 00:35:42.711 1752 2249167970376 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-05-06 00:35:42.711 1752 2249167970376 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-05-06 00:35:42.815 1752 2249167970376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-68f91b7a-e1d9-4fa6-95f1-ae87554c6964" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:35:42.831 1752 2249167970728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4327147-5da6-4a64-a8e2-fd98d0f88d60" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:35:42.926 1752 2249167970728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4327147-5da6-4a64-a8e2-fd98d0f88d60" 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-05-06 00:35:42.943 1752 2249167970728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4327147-5da6-4a64-a8e2-fd98d0f88d60" 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-05-06 00:35:42.943 1752 2249167970376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-68f91b7a-e1d9-4fa6-95f1-ae87554c6964" 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-05-06 00:35:42.943 1752 2249167970376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-68f91b7a-e1d9-4fa6-95f1-ae87554c6964" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:35:43.095 1752 2249167970728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4327147-5da6-4a64-a8e2-fd98d0f88d60" 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-05-06 00:35:43.095 1752 2249167970376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-68f91b7a-e1d9-4fa6-95f1-ae87554c6964" 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-05-06 00:35:43.189 1752 2249167970728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f4327147-5da6-4a64-a8e2-fd98d0f88d60" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:35:43.189 1752 2249167970728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f4327147-5da6-4a64-a8e2-fd98d0f88d60 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-06 00:35:43.189 1752 2249167970728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f4327147-5da6-4a64-a8e2-fd98d0f88d60 processed. 2021-05-06 00:35:43.206 1752 2249167970376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-68f91b7a-e1d9-4fa6-95f1-ae87554c6964" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:35:43.206 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 68f91b7a-e1d9-4fa6-95f1-ae87554c6964 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-06 00:35:43.206 1752 2249167970376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 68f91b7a-e1d9-4fa6-95f1-ae87554c6964 processed. 2021-05-06 00:35:43.255 1752 2249166301144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bbf65eeb-d220-4302-a990-bec8456e9aae 2021-05-06 00:35:44.911 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-06 00:35:44.911 1752 2249167970376 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-05-06 00:35:45.518 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Adding port bbf65eeb-d220-4302-a990-bec8456e9aae 2021-05-06 00:35:45.541 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Port bbf65eeb-d220-4302-a990-bec8456e9aae updated. Details: {'device': 'bbf65eeb-d220-4302-a990-bec8456e9aae', 'network_id': 'fc6f620d-9a85-4ffa-a129-6d7d72617946', 'port_id': 'bbf65eeb-d220-4302-a990-bec8456e9aae', 'mac_address': 'fa:16:3e:d3:10:51', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 91, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '466a09c3-fe36-4aaa-9c68-b393127708c2', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-05-06 00:35:45.541 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] 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-05-06 00:35:45.541 1752 2249167971256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bbf65eeb-d220-4302-a990-bec8456e9aae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:35:45.541 1752 2249167971256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bbf65eeb-d220-4302-a990-bec8456e9aae _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-06 00:35:45.541 1752 2249167971256 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-05-06 00:35:45.691 1752 2249167971256 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bbf65eeb-d220-4302-a990-bec8456e9aae') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:35:45.691 1752 2249167971256 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bbf65eeb-d220-4302-a990-bec8456e9aae') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:35:45.709 1752 2249167971256 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bbf65eeb-d220-4302-a990-bec8456e9aae is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-06 00:35:45.709 1752 2249167971256 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 91, VLAN trunk: None to switch port bbf65eeb-d220-4302-a990-bec8456e9aae 2021-05-06 00:35:45.816 1752 2249167971256 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-06 00:35:45.816 1752 2249167971256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bbf65eeb-d220-4302-a990-bec8456e9aae'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:35:46.697 1752 2249167970376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:35:46.846 1752 2249167971256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bbf65eeb-d220-4302-a990-bec8456e9aae']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:35:46.846 1752 2249167971256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:35:46.846 1752 2249167971256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (190f8c23-cb74-4a41-94df-a660f9001aaf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:35:46.846 1752 2249167971256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (190f8c23-cb74-4a41-94df-a660f9001aaf) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-06 00:35:46.846 1752 2249167971256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bbf65eeb-d220-4302-a990-bec8456e9aae _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:35:46.846 1752 2249167971256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-06 00:35:46.846 1752 2249167971256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bbf65eeb-d220-4302-a990-bec8456e9aae not yet added. Adding. 2021-05-06 00:35:46.846 1752 2249167971256 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-05-06 00:35:46.846 1752 2249167971256 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-05-06 00:35:46.957 1752 2249167971256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bbf65eeb-d220-4302-a990-bec8456e9aae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:35:47.061 1752 2249167971256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bbf65eeb-d220-4302-a990-bec8456e9aae" 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-05-06 00:35:47.061 1752 2249167971256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bbf65eeb-d220-4302-a990-bec8456e9aae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:35:47.193 1752 2249167971256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bbf65eeb-d220-4302-a990-bec8456e9aae" 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-05-06 00:35:47.259 1752 2249166301320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d1458cde-b9ee-41df-b447-cc6a6830bfcf 2021-05-06 00:35:47.305 1752 2249167971256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bbf65eeb-d220-4302-a990-bec8456e9aae" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.765s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:35:47.305 1752 2249167971256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bbf65eeb-d220-4302-a990-bec8456e9aae status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-06 00:35:47.305 1752 2249167971256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bbf65eeb-d220-4302-a990-bec8456e9aae processed. 2021-05-06 00:35:48.021 1752 2249167971256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2d974461-c1ed-4ba4-959a-155d69896698 5e5d706db5e54d36839f2410e0d300b6 9b1013df859644e48616aebeaebfca7a - - -] Security group member updated on remote: ['50d6daa5-3a83-47ba-a45a-5aa3732487b0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:35:48.021 1752 2249167971256 MainThread INFO neutron.agent.securitygroups_rpc [req-2d974461-c1ed-4ba4-959a-155d69896698 5e5d706db5e54d36839f2410e0d300b6 9b1013df859644e48616aebeaebfca7a - - -] Security group member updated ['50d6daa5-3a83-47ba-a45a-5aa3732487b0'] 2021-05-06 00:35:48.021 1752 2249167971256 MainThread INFO neutron.agent.securitygroups_rpc [req-2d974461-c1ed-4ba4-959a-155d69896698 5e5d706db5e54d36839f2410e0d300b6 9b1013df859644e48616aebeaebfca7a - - -] Refresh firewall rules 2021-05-06 00:35:48.021 1752 2249167971256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2d974461-c1ed-4ba4-959a-155d69896698 5e5d706db5e54d36839f2410e0d300b6 9b1013df859644e48616aebeaebfca7a - - -] Get security group information for devices via rpc ['d1458cde-b9ee-41df-b447-cc6a6830bfcf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:35:48.176 1752 2249167971256 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2d974461-c1ed-4ba4-959a-155d69896698 5e5d706db5e54d36839f2410e0d300b6 9b1013df859644e48616aebeaebfca7a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:35:48.176 1752 2249167971256 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2d974461-c1ed-4ba4-959a-155d69896698 5e5d706db5e54d36839f2410e0d300b6 9b1013df859644e48616aebeaebfca7a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:35:48.488 1752 2249167971256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d974461-c1ed-4ba4-959a-155d69896698 5e5d706db5e54d36839f2410e0d300b6 9b1013df859644e48616aebeaebfca7a - - -] port_delete event received for 'd1458cde-b9ee-41df-b447-cc6a6830bfcf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:35:48.940 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-06 00:35:48.940 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd1458cde-b9ee-41df-b447-cc6a6830bfcf' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-06 00:35:48.940 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd1458cde-b9ee-41df-b447-cc6a6830bfcf' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-06 00:35:48.940 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d1458cde-b9ee-41df-b447-cc6a6830bfcf _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-06 00:35:48.940 1752 2249167971256 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-05-06 00:35:48.958 1752 2249167970376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8f939286-a7e3-4d84-be3d-2c3517c57dd3 2021-05-06 00:35:48.958 1752 2249167970376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d1458cde-b9ee-41df-b447-cc6a6830bfcf'] 2021-05-06 00:35:48.958 1752 2249167970376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-06 00:35:48.958 1752 2249167970376 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-05-06 00:35:48.958 1752 2249167970376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d1458cde-b9ee-41df-b447-cc6a6830bfcf'] 2021-05-06 00:35:49.532 1752 2249167971256 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-05-06 00:35:52.727 1752 2249167971256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4560529a-e3f3-4243-ae71-16f28d1e34b8 56327b486f3c4114ab5f5cda9cfd2660 1d02b375d37743808137734810a498f4 - - -] Security group member updated on remote: ['4d2ce263-afc2-444f-9004-46d51271eac7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:35:52.727 1752 2249167971256 MainThread INFO neutron.agent.securitygroups_rpc [req-4560529a-e3f3-4243-ae71-16f28d1e34b8 56327b486f3c4114ab5f5cda9cfd2660 1d02b375d37743808137734810a498f4 - - -] Security group member updated ['4d2ce263-afc2-444f-9004-46d51271eac7'] 2021-05-06 00:35:56.443 1752 2249167971256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3000f156-fd9b-4d2d-8d00-7f3dff24f1cb e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] port_update received: 51cb1f79-b4d6-4a9c-95e3-defe5cc0eb5f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-06 00:35:56.455 1752 2249167971256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3000f156-fd9b-4d2d-8d00-7f3dff24f1cb e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] No port 51cb1f79-b4d6-4a9c-95e3-defe5cc0eb5f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-06 00:35:56.831 1752 2249167971256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e56ef8c1-c08f-4c4b-95d3-1447fa762233 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] network_delete received. Deleting network 8f939286-a7e3-4d84-be3d-2c3517c57dd3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-06 00:35:56.831 1752 2249167971256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e56ef8c1-c08f-4c4b-95d3-1447fa762233 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] Network 8f939286-a7e3-4d84-be3d-2c3517c57dd3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-06 00:35:59.470 1752 2249166301144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 51cb1f79-b4d6-4a9c-95e3-defe5cc0eb5f 2021-05-06 00:36:00.985 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-06 00:36:01.350 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Adding port 51cb1f79-b4d6-4a9c-95e3-defe5cc0eb5f 2021-05-06 00:36:01.350 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Port 51cb1f79-b4d6-4a9c-95e3-defe5cc0eb5f updated. Details: {'device': '51cb1f79-b4d6-4a9c-95e3-defe5cc0eb5f', 'network_id': '3b07dc37-2f59-4382-8492-6fcfa887ddea', 'port_id': '51cb1f79-b4d6-4a9c-95e3-defe5cc0eb5f', 'mac_address': 'fa:16:3e:d2:45:47', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 75, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'efe742e7-a44d-4f91-af67-32d4b3e3d853', '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-05-06 00:36:01.350 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] 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-05-06 00:36:01.350 1752 2249167971256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-51cb1f79-b4d6-4a9c-95e3-defe5cc0eb5f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:36:01.350 1752 2249167971256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 51cb1f79-b4d6-4a9c-95e3-defe5cc0eb5f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-06 00:36:01.350 1752 2249167971256 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3b07dc37-2f59-4382-8492-6fcfa887ddea 2021-05-06 00:36:01.350 1752 2249167971256 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-05-06 00:36:01.520 1752 2249167971256 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '51cb1f79-b4d6-4a9c-95e3-defe5cc0eb5f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:36:01.520 1752 2249167971256 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '51cb1f79-b4d6-4a9c-95e3-defe5cc0eb5f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:36:01.520 1752 2249167971256 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 51cb1f79-b4d6-4a9c-95e3-defe5cc0eb5f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-06 00:36:01.520 1752 2249167971256 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 75, VLAN trunk: None to switch port 51cb1f79-b4d6-4a9c-95e3-defe5cc0eb5f 2021-05-06 00:36:01.615 1752 2249167971256 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-06 00:36:01.615 1752 2249167971256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['51cb1f79-b4d6-4a9c-95e3-defe5cc0eb5f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:36:01.932 1752 2249167971256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['51cb1f79-b4d6-4a9c-95e3-defe5cc0eb5f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:36:01.932 1752 2249167971256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:36:01.932 1752 2249167971256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4d2ce263-afc2-444f-9004-46d51271eac7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:36:01.932 1752 2249167971256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4d2ce263-afc2-444f-9004-46d51271eac7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-06 00:36:01.932 1752 2249167971256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 51cb1f79-b4d6-4a9c-95e3-defe5cc0eb5f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:36:01.932 1752 2249167971256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-06 00:36:01.932 1752 2249167971256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 51cb1f79-b4d6-4a9c-95e3-defe5cc0eb5f not yet added. Adding. 2021-05-06 00:36:01.942 1752 2249167971256 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-05-06 00:36:01.942 1752 2249167971256 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-05-06 00:36:02.072 1752 2249167971256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51cb1f79-b4d6-4a9c-95e3-defe5cc0eb5f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:36:02.208 1752 2249167971256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51cb1f79-b4d6-4a9c-95e3-defe5cc0eb5f" 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-05-06 00:36:02.208 1752 2249167971256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51cb1f79-b4d6-4a9c-95e3-defe5cc0eb5f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:36:02.345 1752 2249167971256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51cb1f79-b4d6-4a9c-95e3-defe5cc0eb5f" 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-05-06 00:36:02.470 1752 2249167971256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-51cb1f79-b4d6-4a9c-95e3-defe5cc0eb5f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:36:02.470 1752 2249167971256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 51cb1f79-b4d6-4a9c-95e3-defe5cc0eb5f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-06 00:36:02.470 1752 2249167971256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 51cb1f79-b4d6-4a9c-95e3-defe5cc0eb5f processed. 2021-05-06 00:36:03.002 1752 2249167971256 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-05-06 00:36:03.298 1752 2249167971256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:36:13.127 1752 2249167971256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f5e13011-a47a-4936-af6d-d0872e132d76 56327b486f3c4114ab5f5cda9cfd2660 1d02b375d37743808137734810a498f4 - - -] Security group member updated on remote: ['4d2ce263-afc2-444f-9004-46d51271eac7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:36:13.127 1752 2249167971256 MainThread INFO neutron.agent.securitygroups_rpc [req-f5e13011-a47a-4936-af6d-d0872e132d76 56327b486f3c4114ab5f5cda9cfd2660 1d02b375d37743808137734810a498f4 - - -] Security group member updated ['4d2ce263-afc2-444f-9004-46d51271eac7'] 2021-05-06 00:36:13.127 1752 2249167971256 MainThread INFO neutron.agent.securitygroups_rpc [req-f5e13011-a47a-4936-af6d-d0872e132d76 56327b486f3c4114ab5f5cda9cfd2660 1d02b375d37743808137734810a498f4 - - -] Refresh firewall rules 2021-05-06 00:36:13.127 1752 2249167971256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f5e13011-a47a-4936-af6d-d0872e132d76 56327b486f3c4114ab5f5cda9cfd2660 1d02b375d37743808137734810a498f4 - - -] Get security group information for devices via rpc ['51cb1f79-b4d6-4a9c-95e3-defe5cc0eb5f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:36:13.252 1752 2249167971256 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f5e13011-a47a-4936-af6d-d0872e132d76 56327b486f3c4114ab5f5cda9cfd2660 1d02b375d37743808137734810a498f4 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:36:13.252 1752 2249167971256 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f5e13011-a47a-4936-af6d-d0872e132d76 56327b486f3c4114ab5f5cda9cfd2660 1d02b375d37743808137734810a498f4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:36:13.304 1752 2249167971256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5e13011-a47a-4936-af6d-d0872e132d76 56327b486f3c4114ab5f5cda9cfd2660 1d02b375d37743808137734810a498f4 - - -] port_delete event received for '51cb1f79-b4d6-4a9c-95e3-defe5cc0eb5f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:36:13.487 1752 2249166301320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 51cb1f79-b4d6-4a9c-95e3-defe5cc0eb5f 2021-05-06 00:36:15.065 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-06 00:36:15.065 1752 2249167971256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '51cb1f79-b4d6-4a9c-95e3-defe5cc0eb5f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-06 00:36:15.065 1752 2249167971256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '51cb1f79-b4d6-4a9c-95e3-defe5cc0eb5f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-06 00:36:15.065 1752 2249167971256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 51cb1f79-b4d6-4a9c-95e3-defe5cc0eb5f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-06 00:36:15.080 1752 2249167971256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3b07dc37-2f59-4382-8492-6fcfa887ddea 2021-05-06 00:36:15.080 1752 2249167971256 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['51cb1f79-b4d6-4a9c-95e3-defe5cc0eb5f'] 2021-05-06 00:36:15.080 1752 2249167971256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-06 00:36:15.080 1752 2249167971256 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-05-06 00:36:15.080 1752 2249167971256 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['51cb1f79-b4d6-4a9c-95e3-defe5cc0eb5f'] 2021-05-06 00:36:17.063 1752 2249166302904 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-05-06 00:36:17.210 1752 2249166302904 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-05-06 00:36:33.330 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ade9f19-bd49-4475-b969-4eaf094641fe - - - - -] port_update received: 449936d4-7b30-44fe-8c0b-5d677cf528a4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-06 00:36:33.345 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ade9f19-bd49-4475-b969-4eaf094641fe - - - - -] No port 449936d4-7b30-44fe-8c0b-5d677cf528a4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-06 00:36:36.328 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d607497e-2ace-4d41-afe3-44776422c69b 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] network_delete received. Deleting network 3b07dc37-2f59-4382-8492-6fcfa887ddea network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-06 00:36:36.328 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d607497e-2ace-4d41-afe3-44776422c69b 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] Network 3b07dc37-2f59-4382-8492-6fcfa887ddea not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-06 00:36:38.298 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7330705c-1047-44f0-b02a-0a2fa3e2f8c4 - - - - -] port_update received: cf50248e-1780-41d9-8326-b4dc9088541a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-06 00:36:38.314 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7330705c-1047-44f0-b02a-0a2fa3e2f8c4 - - - - -] No port cf50248e-1780-41d9-8326-b4dc9088541a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-06 00:36:38.393 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-baa7ff94-fbc2-4f80-a4a5-8957323091e9 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] network_delete received. Deleting network 34f7bb2d-fa8d-4f76-86f4-f57bc41aa53d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-06 00:36:38.393 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-baa7ff94-fbc2-4f80-a4a5-8957323091e9 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] Network 34f7bb2d-fa8d-4f76-86f4-f57bc41aa53d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-06 00:36:41.332 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-02ad2e8a-5e38-4131-9ad5-94e88cf6e632 8489306296b943a29da4626d965fb167 bae512484aec412b9ed30b6b2dafdba2 - - -] Security group member updated on remote: ['d539c6d3-2ee6-4555-9bfb-59d2f8ba793c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:36:41.332 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-02ad2e8a-5e38-4131-9ad5-94e88cf6e632 8489306296b943a29da4626d965fb167 bae512484aec412b9ed30b6b2dafdba2 - - -] Security group member updated ['d539c6d3-2ee6-4555-9bfb-59d2f8ba793c'] 2021-05-06 00:36:44.315 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6cb7a55b-5d63-4504-b3b6-2a6894543e03 e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] port_update received: 9e259f46-8c40-4318-923f-d1348164a9b6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-06 00:36:44.315 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6cb7a55b-5d63-4504-b3b6-2a6894543e03 e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] No port 9e259f46-8c40-4318-923f-d1348164a9b6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-06 00:36:46.424 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0990e37f-652e-40c6-8198-b797feea3b09 - - - - -] port_update received: 3668ac38-3220-497b-ac14-9efd922052a8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-06 00:36:46.439 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0990e37f-652e-40c6-8198-b797feea3b09 - - - - -] No port 3668ac38-3220-497b-ac14-9efd922052a8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-06 00:36:47.810 1752 2249166301144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9e259f46-8c40-4318-923f-d1348164a9b6 2021-05-06 00:36:49.237 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-06 00:36:49.923 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Adding port 9e259f46-8c40-4318-923f-d1348164a9b6 2021-05-06 00:36:49.923 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Port 9e259f46-8c40-4318-923f-d1348164a9b6 updated. Details: {'device': '9e259f46-8c40-4318-923f-d1348164a9b6', 'network_id': '025d01cd-acbd-4185-b1a6-69ee1b05b555', 'port_id': '9e259f46-8c40-4318-923f-d1348164a9b6', 'mac_address': 'fa:16:3e:af:85:7d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 66, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e9a2dae5-8296-4a2a-ae1a-1de9c3e14f1b', '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-05-06 00:36:49.939 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] 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-05-06 00:36:49.939 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9e259f46-8c40-4318-923f-d1348164a9b6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:36:49.939 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9e259f46-8c40-4318-923f-d1348164a9b6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-06 00:36:49.939 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 025d01cd-acbd-4185-b1a6-69ee1b05b555 2021-05-06 00:36:49.939 1752 2249166302904 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-05-06 00:36:50.080 1752 2249166302904 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9e259f46-8c40-4318-923f-d1348164a9b6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:36:50.080 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9e259f46-8c40-4318-923f-d1348164a9b6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:36:50.095 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9e259f46-8c40-4318-923f-d1348164a9b6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-06 00:36:50.095 1752 2249166302904 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 66, VLAN trunk: None to switch port 9e259f46-8c40-4318-923f-d1348164a9b6 2021-05-06 00:36:50.189 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-06 00:36:50.189 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9e259f46-8c40-4318-923f-d1348164a9b6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:36:50.939 1752 2249167970552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-340e4782-3b74-41e9-afcd-04c4bdcb307f 8772a61bdf3f4c53bc116431e1642420 62b9f7b2b4c84262afcea5da837cc9b6 - - -] Security group rule updated on remote: ['570f9275-09cd-4540-97d9-8198e06586c1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-06 00:36:50.939 1752 2249167970552 MainThread INFO neutron.agent.securitygroups_rpc [req-340e4782-3b74-41e9-afcd-04c4bdcb307f 8772a61bdf3f4c53bc116431e1642420 62b9f7b2b4c84262afcea5da837cc9b6 - - -] Security group rule updated ['570f9275-09cd-4540-97d9-8198e06586c1'] 2021-05-06 00:36:51.000 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9e259f46-8c40-4318-923f-d1348164a9b6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:36:51.000 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:36:51.017 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d539c6d3-2ee6-4555-9bfb-59d2f8ba793c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:36:51.017 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d539c6d3-2ee6-4555-9bfb-59d2f8ba793c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-06 00:36:51.017 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9e259f46-8c40-4318-923f-d1348164a9b6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:36:51.017 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-06 00:36:51.017 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9e259f46-8c40-4318-923f-d1348164a9b6 not yet added. Adding. 2021-05-06 00:36:51.017 1752 2249166302904 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-05-06 00:36:51.017 1752 2249166302904 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-05-06 00:36:51.160 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9e259f46-8c40-4318-923f-d1348164a9b6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:36:51.174 1752 2249167970376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7eecf0af-7336-4679-bc68-491edc53d2cc 8772a61bdf3f4c53bc116431e1642420 62b9f7b2b4c84262afcea5da837cc9b6 - - -] Security group rule updated on remote: ['570f9275-09cd-4540-97d9-8198e06586c1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-06 00:36:51.174 1752 2249167970376 MainThread INFO neutron.agent.securitygroups_rpc [req-7eecf0af-7336-4679-bc68-491edc53d2cc 8772a61bdf3f4c53bc116431e1642420 62b9f7b2b4c84262afcea5da837cc9b6 - - -] Security group rule updated ['570f9275-09cd-4540-97d9-8198e06586c1'] 2021-05-06 00:36:51.283 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9e259f46-8c40-4318-923f-d1348164a9b6" 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-05-06 00:36:51.298 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9e259f46-8c40-4318-923f-d1348164a9b6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:36:51.441 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9e259f46-8c40-4318-923f-d1348164a9b6" 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-05-06 00:36:51.532 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9e259f46-8c40-4318-923f-d1348164a9b6" 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-05-06 00:36:51.532 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9e259f46-8c40-4318-923f-d1348164a9b6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-06 00:36:51.532 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9e259f46-8c40-4318-923f-d1348164a9b6 processed. 2021-05-06 00:36:51.921 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8025d6b6-d1ce-4bdb-a11c-eaeda12b135f 8772a61bdf3f4c53bc116431e1642420 62b9f7b2b4c84262afcea5da837cc9b6 - - -] Security group rule updated on remote: ['570f9275-09cd-4540-97d9-8198e06586c1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-06 00:36:51.938 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-8025d6b6-d1ce-4bdb-a11c-eaeda12b135f 8772a61bdf3f4c53bc116431e1642420 62b9f7b2b4c84262afcea5da837cc9b6 - - -] Security group rule updated ['570f9275-09cd-4540-97d9-8198e06586c1'] 2021-05-06 00:36:52.141 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66e19763-80cb-470b-9503-5811dcf0f387 - - - - -] port_update received: 26d88fae-05bc-409f-a6be-ba2e1707419e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-06 00:36:52.172 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66e19763-80cb-470b-9503-5811dcf0f387 - - - - -] No port 26d88fae-05bc-409f-a6be-ba2e1707419e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-06 00:36:52.784 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0bb91751-ec69-4e78-8a02-bd5a05195d3a 8772a61bdf3f4c53bc116431e1642420 62b9f7b2b4c84262afcea5da837cc9b6 - - -] Security group rule updated on remote: ['570f9275-09cd-4540-97d9-8198e06586c1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-06 00:36:52.784 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-0bb91751-ec69-4e78-8a02-bd5a05195d3a 8772a61bdf3f4c53bc116431e1642420 62b9f7b2b4c84262afcea5da837cc9b6 - - -] Security group rule updated ['570f9275-09cd-4540-97d9-8198e06586c1'] 2021-05-06 00:36:53.079 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2fbc6cc7-5e95-4313-891c-68e583c32de5 8772a61bdf3f4c53bc116431e1642420 62b9f7b2b4c84262afcea5da837cc9b6 - - -] Security group rule updated on remote: ['570f9275-09cd-4540-97d9-8198e06586c1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-06 00:36:53.079 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-2fbc6cc7-5e95-4313-891c-68e583c32de5 8772a61bdf3f4c53bc116431e1642420 62b9f7b2b4c84262afcea5da837cc9b6 - - -] Security group rule updated ['570f9275-09cd-4540-97d9-8198e06586c1'] 2021-05-06 00:36:53.274 1752 2249166302904 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-05-06 00:36:53.469 1752 2249167970376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1dd0cc8d-37f7-4362-8bcd-378901cd5384 8772a61bdf3f4c53bc116431e1642420 62b9f7b2b4c84262afcea5da837cc9b6 - - -] Security group rule updated on remote: ['570f9275-09cd-4540-97d9-8198e06586c1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-06 00:36:53.469 1752 2249167970376 MainThread INFO neutron.agent.securitygroups_rpc [req-1dd0cc8d-37f7-4362-8bcd-378901cd5384 8772a61bdf3f4c53bc116431e1642420 62b9f7b2b4c84262afcea5da837cc9b6 - - -] Security group rule updated ['570f9275-09cd-4540-97d9-8198e06586c1'] 2021-05-06 00:36:53.839 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.562s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:36:57.890 1752 2249166301144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f4327147-5da6-4a64-a8e2-fd98d0f88d60 2021-05-06 00:36:59.297 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-06 00:36:59.829 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Adding port f4327147-5da6-4a64-a8e2-fd98d0f88d60 2021-05-06 00:36:59.845 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Port f4327147-5da6-4a64-a8e2-fd98d0f88d60 updated. Details: {'device': 'f4327147-5da6-4a64-a8e2-fd98d0f88d60', 'network_id': 'e863ee47-ceaf-4514-beb9-e76d15941dbe', 'port_id': 'f4327147-5da6-4a64-a8e2-fd98d0f88d60', 'mac_address': 'fa:16:3e:89:7c:e6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 57, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cb43b4c9-903f-496a-a3c0-c637cb48f935', '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-05-06 00:36:59.845 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] 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-05-06 00:36:59.845 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f4327147-5da6-4a64-a8e2-fd98d0f88d60" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:36:59.845 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f4327147-5da6-4a64-a8e2-fd98d0f88d60 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-06 00:36:59.845 1752 2249166302904 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-05-06 00:36:59.860 1752 2249166302904 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f4327147-5da6-4a64-a8e2-fd98d0f88d60') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:36:59.860 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f4327147-5da6-4a64-a8e2-fd98d0f88d60') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:36:59.924 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f4327147-5da6-4a64-a8e2-fd98d0f88d60 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-06 00:36:59.924 1752 2249166302904 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 57, VLAN trunk: None to switch port f4327147-5da6-4a64-a8e2-fd98d0f88d60 2021-05-06 00:36:59.968 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-06 00:36:59.968 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f4327147-5da6-4a64-a8e2-fd98d0f88d60'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:37:00.331 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f4327147-5da6-4a64-a8e2-fd98d0f88d60']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:37:00.331 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:37:00.331 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (70a8248a-80cd-4a81-823a-39df7959146b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:37:00.331 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f4327147-5da6-4a64-a8e2-fd98d0f88d60 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:37:00.331 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-06 00:37:00.331 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-05-06 00:37:00.331 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4327147-5da6-4a64-a8e2-fd98d0f88d60" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:37:00.331 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4327147-5da6-4a64-a8e2-fd98d0f88d60" 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-05-06 00:37:00.331 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4327147-5da6-4a64-a8e2-fd98d0f88d60" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:37:00.331 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4327147-5da6-4a64-a8e2-fd98d0f88d60" 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-05-06 00:37:00.409 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f4327147-5da6-4a64-a8e2-fd98d0f88d60" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.563s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:37:00.409 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f4327147-5da6-4a64-a8e2-fd98d0f88d60 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-06 00:37:00.409 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f4327147-5da6-4a64-a8e2-fd98d0f88d60 processed. 2021-05-06 00:37:01.306 1752 2249166302904 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-05-06 00:37:01.769 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:37:22.753 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-12dbd0eb-52b1-43c6-93cd-8a76e4095128 ab4dae8692f24cc0825a7b3a3d367812 ce34d99155f6409085e02b4a46688ed5 - - -] Security group member updated on remote: ['4f6a8d01-5d26-4e18-bafc-1b5983baa1de'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:37:22.753 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-12dbd0eb-52b1-43c6-93cd-8a76e4095128 ab4dae8692f24cc0825a7b3a3d367812 ce34d99155f6409085e02b4a46688ed5 - - -] Security group member updated ['4f6a8d01-5d26-4e18-bafc-1b5983baa1de'] 2021-05-06 00:37:24.548 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-507cd1fc-5d25-47b3-9243-155db5d70c38 e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] port_update received: e0649b51-c04a-4096-a447-24f2dee982e5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-06 00:37:24.568 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-507cd1fc-5d25-47b3-9243-155db5d70c38 e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] No port e0649b51-c04a-4096-a447-24f2dee982e5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-06 00:37:25.030 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-824a2098-62eb-48f0-90c1-4bb5d051619a 6b9165b3332c4d1bac5e2ede74a01ceb eccecf6e464849628ad4b88a67e17afc - - -] Security group member updated on remote: ['a26b4b97-2b25-4b4e-b004-4180880ec1d0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:37:25.030 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-824a2098-62eb-48f0-90c1-4bb5d051619a 6b9165b3332c4d1bac5e2ede74a01ceb eccecf6e464849628ad4b88a67e17afc - - -] Security group member updated ['a26b4b97-2b25-4b4e-b004-4180880ec1d0'] 2021-05-06 00:37:26.204 1752 2249166301144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e0649b51-c04a-4096-a447-24f2dee982e5 2021-05-06 00:37:27.281 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9bb64f39-ef3a-4b9a-aa51-3b4112a39f9b e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] port_update received: a3a78a58-62f6-4d72-aa7d-0ed86be19da2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-06 00:37:27.298 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9bb64f39-ef3a-4b9a-aa51-3b4112a39f9b e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] No port a3a78a58-62f6-4d72-aa7d-0ed86be19da2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-06 00:37:27.454 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-06 00:37:28.030 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Adding port e0649b51-c04a-4096-a447-24f2dee982e5 2021-05-06 00:37:28.030 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Port e0649b51-c04a-4096-a447-24f2dee982e5 updated. Details: {'device': 'e0649b51-c04a-4096-a447-24f2dee982e5', 'network_id': 'd662d9ae-0977-4dcc-b54e-53a3c56eb40a', 'port_id': 'e0649b51-c04a-4096-a447-24f2dee982e5', 'mac_address': 'fa:16:3e:84:b0:32', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 52, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '644e0197-9547-44e6-bebc-b536e151a921', '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-05-06 00:37:28.030 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] 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-05-06 00:37:28.030 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e0649b51-c04a-4096-a447-24f2dee982e5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:37:28.030 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e0649b51-c04a-4096-a447-24f2dee982e5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-06 00:37:28.030 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d662d9ae-0977-4dcc-b54e-53a3c56eb40a 2021-05-06 00:37:28.030 1752 2249166302904 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-05-06 00:37:28.188 1752 2249166302904 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e0649b51-c04a-4096-a447-24f2dee982e5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:37:28.188 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e0649b51-c04a-4096-a447-24f2dee982e5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:37:28.213 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e0649b51-c04a-4096-a447-24f2dee982e5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-06 00:37:28.213 1752 2249166302904 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 52, VLAN trunk: None to switch port e0649b51-c04a-4096-a447-24f2dee982e5 2021-05-06 00:37:28.330 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-06 00:37:28.330 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e0649b51-c04a-4096-a447-24f2dee982e5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:37:28.671 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e0649b51-c04a-4096-a447-24f2dee982e5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:37:28.671 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:37:28.671 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4f6a8d01-5d26-4e18-bafc-1b5983baa1de) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:37:28.671 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4f6a8d01-5d26-4e18-bafc-1b5983baa1de) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-06 00:37:28.671 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e0649b51-c04a-4096-a447-24f2dee982e5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:37:28.671 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-06 00:37:28.671 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e0649b51-c04a-4096-a447-24f2dee982e5 not yet added. Adding. 2021-05-06 00:37:28.671 1752 2249166302904 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-05-06 00:37:28.671 1752 2249166302904 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-05-06 00:37:28.859 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e0649b51-c04a-4096-a447-24f2dee982e5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:37:29.031 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e0649b51-c04a-4096-a447-24f2dee982e5" 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-05-06 00:37:29.031 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e0649b51-c04a-4096-a447-24f2dee982e5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:37:29.219 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e0649b51-c04a-4096-a447-24f2dee982e5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:37:29.392 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e0649b51-c04a-4096-a447-24f2dee982e5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:37:29.392 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e0649b51-c04a-4096-a447-24f2dee982e5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-06 00:37:29.392 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e0649b51-c04a-4096-a447-24f2dee982e5 processed. 2021-05-06 00:37:29.474 1752 2249166302904 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-05-06 00:37:29.968 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.484s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:37:30.234 1752 2249166301144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a3a78a58-62f6-4d72-aa7d-0ed86be19da2 2021-05-06 00:37:30.984 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2d3339c1-2500-4b1d-96d8-13870ccf3bf4 8772a61bdf3f4c53bc116431e1642420 62b9f7b2b4c84262afcea5da837cc9b6 - - -] Security group member updated on remote: ['570f9275-09cd-4540-97d9-8198e06586c1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:37:30.984 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-2d3339c1-2500-4b1d-96d8-13870ccf3bf4 8772a61bdf3f4c53bc116431e1642420 62b9f7b2b4c84262afcea5da837cc9b6 - - -] Security group member updated ['570f9275-09cd-4540-97d9-8198e06586c1'] 2021-05-06 00:37:31.516 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-06 00:37:32.301 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Adding port a3a78a58-62f6-4d72-aa7d-0ed86be19da2 2021-05-06 00:37:32.301 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Port a3a78a58-62f6-4d72-aa7d-0ed86be19da2 updated. Details: {'device': 'a3a78a58-62f6-4d72-aa7d-0ed86be19da2', 'network_id': 'f1cfe349-0b9f-453e-9f99-c989cea930df', 'port_id': 'a3a78a58-62f6-4d72-aa7d-0ed86be19da2', 'mac_address': 'fa:16:3e:de:52:10', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 98, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '65afdc77-42ad-43e5-b1ad-6899ce4427a7', 'ip_address': '192.168.233.210'}], '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-05-06 00:37:32.301 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] 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-05-06 00:37:32.301 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a3a78a58-62f6-4d72-aa7d-0ed86be19da2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:37:32.301 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a3a78a58-62f6-4d72-aa7d-0ed86be19da2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-06 00:37:32.301 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f1cfe349-0b9f-453e-9f99-c989cea930df 2021-05-06 00:37:32.301 1752 2249166302904 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-05-06 00:37:32.469 1752 2249166302904 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a3a78a58-62f6-4d72-aa7d-0ed86be19da2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:37:32.469 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a3a78a58-62f6-4d72-aa7d-0ed86be19da2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:37:32.493 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a3a78a58-62f6-4d72-aa7d-0ed86be19da2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-06 00:37:32.493 1752 2249166302904 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 98, VLAN trunk: None to switch port a3a78a58-62f6-4d72-aa7d-0ed86be19da2 2021-05-06 00:37:32.595 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-06 00:37:32.595 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a3a78a58-62f6-4d72-aa7d-0ed86be19da2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:37:33.047 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a3a78a58-62f6-4d72-aa7d-0ed86be19da2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:37:33.047 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:37:33.047 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a26b4b97-2b25-4b4e-b004-4180880ec1d0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:37:33.047 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a26b4b97-2b25-4b4e-b004-4180880ec1d0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-06 00:37:33.047 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a3a78a58-62f6-4d72-aa7d-0ed86be19da2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:37:33.047 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-06 00:37:33.047 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a3a78a58-62f6-4d72-aa7d-0ed86be19da2 not yet added. Adding. 2021-05-06 00:37:33.047 1752 2249166302904 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-05-06 00:37:33.047 1752 2249166302904 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-05-06 00:37:33.238 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a3a78a58-62f6-4d72-aa7d-0ed86be19da2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:37:33.297 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3fc30647-aba4-4b30-bf14-49a8c043e192 e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] port_update received: 3ce41429-4380-4803-a8cd-1df4100018bb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-06 00:37:33.323 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3fc30647-aba4-4b30-bf14-49a8c043e192 e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] No port 3ce41429-4380-4803-a8cd-1df4100018bb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-06 00:37:33.393 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a3a78a58-62f6-4d72-aa7d-0ed86be19da2" 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-05-06 00:37:33.393 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a3a78a58-62f6-4d72-aa7d-0ed86be19da2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:37:33.609 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a3a78a58-62f6-4d72-aa7d-0ed86be19da2" 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-05-06 00:37:33.757 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a3a78a58-62f6-4d72-aa7d-0ed86be19da2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.468s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:37:33.757 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a3a78a58-62f6-4d72-aa7d-0ed86be19da2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-06 00:37:33.757 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a3a78a58-62f6-4d72-aa7d-0ed86be19da2 processed. 2021-05-06 00:37:35.548 1752 2249166302904 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-05-06 00:37:35.980 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:37:36.329 1752 2249166301144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3ce41429-4380-4803-a8cd-1df4100018bb 2021-05-06 00:37:37.155 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5e244602-67a5-4c7e-842d-c38427eb2900 ab4dae8692f24cc0825a7b3a3d367812 ce34d99155f6409085e02b4a46688ed5 - - -] Security group member updated on remote: ['4f6a8d01-5d26-4e18-bafc-1b5983baa1de'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:37:37.155 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-5e244602-67a5-4c7e-842d-c38427eb2900 ab4dae8692f24cc0825a7b3a3d367812 ce34d99155f6409085e02b4a46688ed5 - - -] Security group member updated ['4f6a8d01-5d26-4e18-bafc-1b5983baa1de'] 2021-05-06 00:37:37.155 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-5e244602-67a5-4c7e-842d-c38427eb2900 ab4dae8692f24cc0825a7b3a3d367812 ce34d99155f6409085e02b4a46688ed5 - - -] Refresh firewall rules 2021-05-06 00:37:37.155 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5e244602-67a5-4c7e-842d-c38427eb2900 ab4dae8692f24cc0825a7b3a3d367812 ce34d99155f6409085e02b4a46688ed5 - - -] Get security group information for devices via rpc ['e0649b51-c04a-4096-a447-24f2dee982e5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:37:37.202 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5e244602-67a5-4c7e-842d-c38427eb2900 ab4dae8692f24cc0825a7b3a3d367812 ce34d99155f6409085e02b4a46688ed5 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:37:37.202 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5e244602-67a5-4c7e-842d-c38427eb2900 ab4dae8692f24cc0825a7b3a3d367812 ce34d99155f6409085e02b4a46688ed5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:37:37.287 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e244602-67a5-4c7e-842d-c38427eb2900 ab4dae8692f24cc0825a7b3a3d367812 ce34d99155f6409085e02b4a46688ed5 - - -] port_delete event received for 'e0649b51-c04a-4096-a447-24f2dee982e5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:37:37.547 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-06 00:37:37.842 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Adding port 3ce41429-4380-4803-a8cd-1df4100018bb 2021-05-06 00:37:37.842 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Port 3ce41429-4380-4803-a8cd-1df4100018bb updated. Details: {'device': '3ce41429-4380-4803-a8cd-1df4100018bb', 'network_id': 'd785f87c-c20d-49d9-af2b-695cd3fd9484', 'port_id': '3ce41429-4380-4803-a8cd-1df4100018bb', 'mac_address': 'fa:16:3e:37:49:77', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 95, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e6518a22-4bb8-4620-969a-04d81c5438a1', '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-05-06 00:37:37.842 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] 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-05-06 00:37:37.847 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3ce41429-4380-4803-a8cd-1df4100018bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:37:37.847 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3ce41429-4380-4803-a8cd-1df4100018bb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-06 00:37:37.847 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d785f87c-c20d-49d9-af2b-695cd3fd9484 2021-05-06 00:37:37.847 1752 2249166302904 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-05-06 00:37:38.063 1752 2249166302904 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3ce41429-4380-4803-a8cd-1df4100018bb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:37:38.063 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3ce41429-4380-4803-a8cd-1df4100018bb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:37:38.079 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3ce41429-4380-4803-a8cd-1df4100018bb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-06 00:37:38.079 1752 2249166302904 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 95, VLAN trunk: None to switch port 3ce41429-4380-4803-a8cd-1df4100018bb 2021-05-06 00:37:38.140 1752 2249166301320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e0649b51-c04a-4096-a447-24f2dee982e5 2021-05-06 00:37:38.140 1752 2249166301320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f4327147-5da6-4a64-a8e2-fd98d0f88d60 2021-05-06 00:37:38.288 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-06 00:37:38.288 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3ce41429-4380-4803-a8cd-1df4100018bb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:37:38.597 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3ce41429-4380-4803-a8cd-1df4100018bb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:37:38.597 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:37:38.597 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (570f9275-09cd-4540-97d9-8198e06586c1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:37:38.597 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3ce41429-4380-4803-a8cd-1df4100018bb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:37:38.597 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-06 00:37:38.597 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3ce41429-4380-4803-a8cd-1df4100018bb not yet added. Adding. 2021-05-06 00:37:38.615 1752 2249166302904 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-05-06 00:37:38.615 1752 2249166302904 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-05-06 00:37:38.785 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ce41429-4380-4803-a8cd-1df4100018bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:37:38.984 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ce41429-4380-4803-a8cd-1df4100018bb" 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-05-06 00:37:38.984 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ce41429-4380-4803-a8cd-1df4100018bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:37:39.186 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ce41429-4380-4803-a8cd-1df4100018bb" 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-05-06 00:37:39.329 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3ce41429-4380-4803-a8cd-1df4100018bb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.485s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:37:39.329 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3ce41429-4380-4803-a8cd-1df4100018bb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-06 00:37:39.329 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3ce41429-4380-4803-a8cd-1df4100018bb processed. 2021-05-06 00:37:39.571 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-06 00:37:39.571 1752 2249167970552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e0649b51-c04a-4096-a447-24f2dee982e5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-06 00:37:39.571 1752 2249167970552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e0649b51-c04a-4096-a447-24f2dee982e5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-06 00:37:39.571 1752 2249167970552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e0649b51-c04a-4096-a447-24f2dee982e5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-06 00:37:39.571 1752 2249166302904 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-05-06 00:37:39.571 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f4327147-5da6-4a64-a8e2-fd98d0f88d60' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-06 00:37:39.571 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f4327147-5da6-4a64-a8e2-fd98d0f88d60' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-06 00:37:39.571 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f4327147-5da6-4a64-a8e2-fd98d0f88d60 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-06 00:37:39.587 1752 2249167970552 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d662d9ae-0977-4dcc-b54e-53a3c56eb40a 2021-05-06 00:37:39.587 1752 2249167970552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e0649b51-c04a-4096-a447-24f2dee982e5'] 2021-05-06 00:37:39.587 1752 2249167970552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-06 00:37:39.587 1752 2249167970552 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-05-06 00:37:39.587 1752 2249167970552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e0649b51-c04a-4096-a447-24f2dee982e5'] 2021-05-06 00:37:39.604 1752 2249167970376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f4327147-5da6-4a64-a8e2-fd98d0f88d60'] 2021-05-06 00:37:39.604 1752 2249167970376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-06 00:37:39.604 1752 2249167970376 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-05-06 00:37:39.604 1752 2249167970376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f4327147-5da6-4a64-a8e2-fd98d0f88d60'] 2021-05-06 00:37:39.875 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:37:41.592 1752 2249166302904 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-05-06 00:37:41.803 1752 2249166302904 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-05-06 00:37:42.186 1752 2249166301320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f4327147-5da6-4a64-a8e2-fd98d0f88d60 2021-05-06 00:37:42.204 1752 2249166301320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a3a78a58-62f6-4d72-aa7d-0ed86be19da2 2021-05-06 00:37:42.615 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f68a77c4-19a4-4338-8924-1e81723d16e2 6b9165b3332c4d1bac5e2ede74a01ceb eccecf6e464849628ad4b88a67e17afc - - -] Security group member updated on remote: ['a26b4b97-2b25-4b4e-b004-4180880ec1d0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:37:42.615 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-f68a77c4-19a4-4338-8924-1e81723d16e2 6b9165b3332c4d1bac5e2ede74a01ceb eccecf6e464849628ad4b88a67e17afc - - -] Security group member updated ['a26b4b97-2b25-4b4e-b004-4180880ec1d0'] 2021-05-06 00:37:42.615 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-f68a77c4-19a4-4338-8924-1e81723d16e2 6b9165b3332c4d1bac5e2ede74a01ceb eccecf6e464849628ad4b88a67e17afc - - -] Refresh firewall rules 2021-05-06 00:37:42.615 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f68a77c4-19a4-4338-8924-1e81723d16e2 6b9165b3332c4d1bac5e2ede74a01ceb eccecf6e464849628ad4b88a67e17afc - - -] Get security group information for devices via rpc ['a3a78a58-62f6-4d72-aa7d-0ed86be19da2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:37:42.689 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f68a77c4-19a4-4338-8924-1e81723d16e2 6b9165b3332c4d1bac5e2ede74a01ceb eccecf6e464849628ad4b88a67e17afc - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:37:42.689 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f68a77c4-19a4-4338-8924-1e81723d16e2 6b9165b3332c4d1bac5e2ede74a01ceb eccecf6e464849628ad4b88a67e17afc - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:37:42.832 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f68a77c4-19a4-4338-8924-1e81723d16e2 6b9165b3332c4d1bac5e2ede74a01ceb eccecf6e464849628ad4b88a67e17afc - - -] port_delete event received for 'a3a78a58-62f6-4d72-aa7d-0ed86be19da2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:37:43.281 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3bb3b13b-45e0-4f29-9815-deea3440c5dd ab4dae8692f24cc0825a7b3a3d367812 ce34d99155f6409085e02b4a46688ed5 - - -] Security group member updated on remote: ['4f6a8d01-5d26-4e18-bafc-1b5983baa1de'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:37:43.281 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-3bb3b13b-45e0-4f29-9815-deea3440c5dd ab4dae8692f24cc0825a7b3a3d367812 ce34d99155f6409085e02b4a46688ed5 - - -] Security group member updated ['4f6a8d01-5d26-4e18-bafc-1b5983baa1de'] 2021-05-06 00:37:43.609 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-06 00:37:43.609 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f4327147-5da6-4a64-a8e2-fd98d0f88d60' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-06 00:37:43.609 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f4327147-5da6-4a64-a8e2-fd98d0f88d60' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-06 00:37:43.609 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f4327147-5da6-4a64-a8e2-fd98d0f88d60 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-06 00:37:43.609 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a3a78a58-62f6-4d72-aa7d-0ed86be19da2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-06 00:37:43.609 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a3a78a58-62f6-4d72-aa7d-0ed86be19da2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-06 00:37:43.609 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a3a78a58-62f6-4d72-aa7d-0ed86be19da2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-06 00:37:43.642 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f1cfe349-0b9f-453e-9f99-c989cea930df 2021-05-06 00:37:43.642 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a3a78a58-62f6-4d72-aa7d-0ed86be19da2'] 2021-05-06 00:37:43.642 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-06 00:37:43.642 1752 2249166302904 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-05-06 00:37:43.642 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a3a78a58-62f6-4d72-aa7d-0ed86be19da2'] 2021-05-06 00:37:43.642 1752 2249167970376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e863ee47-ceaf-4514-beb9-e76d15941dbe 2021-05-06 00:37:43.642 1752 2249167970376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f4327147-5da6-4a64-a8e2-fd98d0f88d60'] 2021-05-06 00:37:43.642 1752 2249167970376 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-05-06 00:37:43.642 1752 2249167970376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f4327147-5da6-4a64-a8e2-fd98d0f88d60'] 2021-05-06 00:37:45.206 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-477e6cbb-92b5-4bc7-ba04-cf175b571c43 e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] port_update received: 55566285-7e7c-40a6-95d0-6ef79ab6bdf7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-06 00:37:45.222 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-477e6cbb-92b5-4bc7-ba04-cf175b571c43 e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] No port 55566285-7e7c-40a6-95d0-6ef79ab6bdf7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-06 00:37:45.613 1752 2249166302904 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-05-06 00:37:46.018 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:37:48.422 1752 2249166301144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 55566285-7e7c-40a6-95d0-6ef79ab6bdf7 2021-05-06 00:37:49.623 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-06 00:37:50.343 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Adding port 55566285-7e7c-40a6-95d0-6ef79ab6bdf7 2021-05-06 00:37:50.343 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Port 55566285-7e7c-40a6-95d0-6ef79ab6bdf7 updated. Details: {'device': '55566285-7e7c-40a6-95d0-6ef79ab6bdf7', 'network_id': 'd662d9ae-0977-4dcc-b54e-53a3c56eb40a', 'port_id': '55566285-7e7c-40a6-95d0-6ef79ab6bdf7', 'mac_address': 'fa:16:3e:44:29:7d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 52, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '644e0197-9547-44e6-bebc-b536e151a921', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-05-06 00:37:50.343 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] 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-05-06 00:37:50.343 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-55566285-7e7c-40a6-95d0-6ef79ab6bdf7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:37:50.343 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 55566285-7e7c-40a6-95d0-6ef79ab6bdf7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-06 00:37:50.343 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d662d9ae-0977-4dcc-b54e-53a3c56eb40a 2021-05-06 00:37:50.343 1752 2249166302904 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-05-06 00:37:50.520 1752 2249166302904 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '55566285-7e7c-40a6-95d0-6ef79ab6bdf7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:37:50.520 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '55566285-7e7c-40a6-95d0-6ef79ab6bdf7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:37:50.520 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 55566285-7e7c-40a6-95d0-6ef79ab6bdf7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-06 00:37:50.520 1752 2249166302904 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 52, VLAN trunk: None to switch port 55566285-7e7c-40a6-95d0-6ef79ab6bdf7 2021-05-06 00:37:50.627 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-06 00:37:50.627 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['55566285-7e7c-40a6-95d0-6ef79ab6bdf7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:37:50.952 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['55566285-7e7c-40a6-95d0-6ef79ab6bdf7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:37:50.952 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:37:50.952 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4f6a8d01-5d26-4e18-bafc-1b5983baa1de) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:37:50.952 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4f6a8d01-5d26-4e18-bafc-1b5983baa1de) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-06 00:37:50.952 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 55566285-7e7c-40a6-95d0-6ef79ab6bdf7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:37:50.952 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-06 00:37:50.952 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 55566285-7e7c-40a6-95d0-6ef79ab6bdf7 not yet added. Adding. 2021-05-06 00:37:50.952 1752 2249166302904 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-05-06 00:37:50.952 1752 2249166302904 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-05-06 00:37:51.095 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-55566285-7e7c-40a6-95d0-6ef79ab6bdf7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:37:51.220 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-55566285-7e7c-40a6-95d0-6ef79ab6bdf7" 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-05-06 00:37:51.220 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-55566285-7e7c-40a6-95d0-6ef79ab6bdf7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:37:51.373 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-55566285-7e7c-40a6-95d0-6ef79ab6bdf7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:37:51.484 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-55566285-7e7c-40a6-95d0-6ef79ab6bdf7" 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-05-06 00:37:51.484 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 55566285-7e7c-40a6-95d0-6ef79ab6bdf7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-06 00:37:51.484 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 55566285-7e7c-40a6-95d0-6ef79ab6bdf7 processed. 2021-05-06 00:37:51.643 1752 2249166302904 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-05-06 00:37:52.016 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:38:02.572 1752 2249166301144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f4327147-5da6-4a64-a8e2-fd98d0f88d60 2021-05-06 00:38:03.719 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-06 00:38:04.000 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Adding port f4327147-5da6-4a64-a8e2-fd98d0f88d60 2021-05-06 00:38:04.000 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Port f4327147-5da6-4a64-a8e2-fd98d0f88d60 updated. Details: {'device': 'f4327147-5da6-4a64-a8e2-fd98d0f88d60', 'network_id': 'e863ee47-ceaf-4514-beb9-e76d15941dbe', 'port_id': 'f4327147-5da6-4a64-a8e2-fd98d0f88d60', 'mac_address': 'fa:16:3e:89:7c:e6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 57, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cb43b4c9-903f-496a-a3c0-c637cb48f935', '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-05-06 00:38:04.000 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] 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-05-06 00:38:04.000 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f4327147-5da6-4a64-a8e2-fd98d0f88d60" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:38:04.000 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f4327147-5da6-4a64-a8e2-fd98d0f88d60 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-06 00:38:04.000 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e863ee47-ceaf-4514-beb9-e76d15941dbe 2021-05-06 00:38:04.000 1752 2249166302904 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-05-06 00:38:04.156 1752 2249166302904 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f4327147-5da6-4a64-a8e2-fd98d0f88d60') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:38:04.156 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f4327147-5da6-4a64-a8e2-fd98d0f88d60') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:38:04.156 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f4327147-5da6-4a64-a8e2-fd98d0f88d60 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-06 00:38:04.156 1752 2249166302904 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 57, VLAN trunk: None to switch port f4327147-5da6-4a64-a8e2-fd98d0f88d60 2021-05-06 00:38:04.266 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-06 00:38:04.266 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f4327147-5da6-4a64-a8e2-fd98d0f88d60'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:38:04.390 1752 2249166301320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bbf65eeb-d220-4302-a990-bec8456e9aae 2021-05-06 00:38:04.452 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f4327147-5da6-4a64-a8e2-fd98d0f88d60']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:38:04.452 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:38:04.452 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (70a8248a-80cd-4a81-823a-39df7959146b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:38:04.452 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f4327147-5da6-4a64-a8e2-fd98d0f88d60 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:38:04.452 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-06 00:38:04.452 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f4327147-5da6-4a64-a8e2-fd98d0f88d60 not yet added. Adding. 2021-05-06 00:38:04.452 1752 2249166302904 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-05-06 00:38:04.452 1752 2249166302904 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-05-06 00:38:04.609 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4327147-5da6-4a64-a8e2-fd98d0f88d60" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:38:04.688 1752 2249167970376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c6f8852c-9c05-41e5-b284-e08cb041785f 791a2de1e0f24ac98e6e894d3efbea38 c1efc7552fad4474b528aa6f1f5a7f2d - - -] Security group member updated on remote: ['190f8c23-cb74-4a41-94df-a660f9001aaf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:38:04.688 1752 2249167970376 MainThread INFO neutron.agent.securitygroups_rpc [req-c6f8852c-9c05-41e5-b284-e08cb041785f 791a2de1e0f24ac98e6e894d3efbea38 c1efc7552fad4474b528aa6f1f5a7f2d - - -] Security group member updated ['190f8c23-cb74-4a41-94df-a660f9001aaf'] 2021-05-06 00:38:04.748 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4327147-5da6-4a64-a8e2-fd98d0f88d60" 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-05-06 00:38:04.748 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4327147-5da6-4a64-a8e2-fd98d0f88d60" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:38:04.828 1752 2249167970552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6f8852c-9c05-41e5-b284-e08cb041785f 791a2de1e0f24ac98e6e894d3efbea38 c1efc7552fad4474b528aa6f1f5a7f2d - - -] port_delete event received for 'bbf65eeb-d220-4302-a990-bec8456e9aae' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:38:04.922 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4327147-5da6-4a64-a8e2-fd98d0f88d60" 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-05-06 00:38:04.922 1752 2249167970376 MainThread INFO neutron.agent.securitygroups_rpc [req-c6f8852c-9c05-41e5-b284-e08cb041785f 791a2de1e0f24ac98e6e894d3efbea38 c1efc7552fad4474b528aa6f1f5a7f2d - - -] Refresh firewall rules 2021-05-06 00:38:04.922 1752 2249167970376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c6f8852c-9c05-41e5-b284-e08cb041785f 791a2de1e0f24ac98e6e894d3efbea38 c1efc7552fad4474b528aa6f1f5a7f2d - - -] Get security group information for devices via rpc ['68f91b7a-e1d9-4fa6-95f1-ae87554c6964', 'bbf65eeb-d220-4302-a990-bec8456e9aae'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:38:05.047 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f4327147-5da6-4a64-a8e2-fd98d0f88d60" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:38:05.047 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f4327147-5da6-4a64-a8e2-fd98d0f88d60 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-06 00:38:05.047 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f4327147-5da6-4a64-a8e2-fd98d0f88d60 processed. 2021-05-06 00:38:05.153 1752 2249167970376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c6f8852c-9c05-41e5-b284-e08cb041785f 791a2de1e0f24ac98e6e894d3efbea38 c1efc7552fad4474b528aa6f1f5a7f2d - - -] Update security group information for ports dict_keys(['68f91b7a-e1d9-4fa6-95f1-ae87554c6964']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:38:05.153 1752 2249167970376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c6f8852c-9c05-41e5-b284-e08cb041785f 791a2de1e0f24ac98e6e894d3efbea38 c1efc7552fad4474b528aa6f1f5a7f2d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:38:05.153 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c6f8852c-9c05-41e5-b284-e08cb041785f 791a2de1e0f24ac98e6e894d3efbea38 c1efc7552fad4474b528aa6f1f5a7f2d - - -] Update rules of security group (190f8c23-cb74-4a41-94df-a660f9001aaf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:38:05.153 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c6f8852c-9c05-41e5-b284-e08cb041785f 791a2de1e0f24ac98e6e894d3efbea38 c1efc7552fad4474b528aa6f1f5a7f2d - - -] Update members of security group (190f8c23-cb74-4a41-94df-a660f9001aaf) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-06 00:38:05.153 1752 2249167970376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c6f8852c-9c05-41e5-b284-e08cb041785f 791a2de1e0f24ac98e6e894d3efbea38 c1efc7552fad4474b528aa6f1f5a7f2d - - -] Update port filter for 68f91b7a-e1d9-4fa6-95f1-ae87554c6964 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:38:05.170 1752 2249167970376 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c6f8852c-9c05-41e5-b284-e08cb041785f 791a2de1e0f24ac98e6e894d3efbea38 c1efc7552fad4474b528aa6f1f5a7f2d - - -] Updating port rules. 2021-05-06 00:38:05.170 1752 2249167970376 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c6f8852c-9c05-41e5-b284-e08cb041785f 791a2de1e0f24ac98e6e894d3efbea38 c1efc7552fad4474b528aa6f1f5a7f2d - - -] Creating 0 new rules, removing 1 old rules. 2021-05-06 00:38:05.172 1752 2249167970376 MainThread DEBUG oslo_concurrency.lockutils [req-c6f8852c-9c05-41e5-b284-e08cb041785f 791a2de1e0f24ac98e6e894d3efbea38 c1efc7552fad4474b528aa6f1f5a7f2d - - -] Lock "n-hv-driver-port-lock-68f91b7a-e1d9-4fa6-95f1-ae87554c6964" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:38:05.172 1752 2249167970376 MainThread DEBUG oslo_concurrency.lockutils [req-c6f8852c-9c05-41e5-b284-e08cb041785f 791a2de1e0f24ac98e6e894d3efbea38 c1efc7552fad4474b528aa6f1f5a7f2d - - -] Lock "n-hv-driver-port-lock-68f91b7a-e1d9-4fa6-95f1-ae87554c6964" 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-05-06 00:38:05.172 1752 2249167970376 MainThread DEBUG oslo_concurrency.lockutils [req-c6f8852c-9c05-41e5-b284-e08cb041785f 791a2de1e0f24ac98e6e894d3efbea38 c1efc7552fad4474b528aa6f1f5a7f2d - - -] Lock "n-hv-driver-port-lock-68f91b7a-e1d9-4fa6-95f1-ae87554c6964" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:38:05.408 1752 2249167970376 MainThread DEBUG oslo_concurrency.lockutils [req-c6f8852c-9c05-41e5-b284-e08cb041785f 791a2de1e0f24ac98e6e894d3efbea38 c1efc7552fad4474b528aa6f1f5a7f2d - - -] Lock "n-hv-driver-port-lock-68f91b7a-e1d9-4fa6-95f1-ae87554c6964" 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-05-06 00:38:05.736 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-06 00:38:05.736 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bbf65eeb-d220-4302-a990-bec8456e9aae' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-06 00:38:05.736 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bbf65eeb-d220-4302-a990-bec8456e9aae' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-06 00:38:05.736 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bbf65eeb-d220-4302-a990-bec8456e9aae _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-06 00:38:05.736 1752 2249166302904 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-05-06 00:38:05.750 1752 2249167970376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bbf65eeb-d220-4302-a990-bec8456e9aae'] 2021-05-06 00:38:05.769 1752 2249167970376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-06 00:38:05.769 1752 2249167970376 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-05-06 00:38:05.769 1752 2249167970376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bbf65eeb-d220-4302-a990-bec8456e9aae'] 2021-05-06 00:38:06.093 1752 2249166302904 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-05-06 00:38:06.406 1752 2249166301320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 55566285-7e7c-40a6-95d0-6ef79ab6bdf7 2021-05-06 00:38:06.940 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-86e9f6eb-2fac-46ff-90f4-a6e59d330066 ab4dae8692f24cc0825a7b3a3d367812 ce34d99155f6409085e02b4a46688ed5 - - -] Security group member updated on remote: ['4f6a8d01-5d26-4e18-bafc-1b5983baa1de'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:38:06.940 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-86e9f6eb-2fac-46ff-90f4-a6e59d330066 ab4dae8692f24cc0825a7b3a3d367812 ce34d99155f6409085e02b4a46688ed5 - - -] Security group member updated ['4f6a8d01-5d26-4e18-bafc-1b5983baa1de'] 2021-05-06 00:38:06.940 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-86e9f6eb-2fac-46ff-90f4-a6e59d330066 ab4dae8692f24cc0825a7b3a3d367812 ce34d99155f6409085e02b4a46688ed5 - - -] Refresh firewall rules 2021-05-06 00:38:06.940 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-86e9f6eb-2fac-46ff-90f4-a6e59d330066 ab4dae8692f24cc0825a7b3a3d367812 ce34d99155f6409085e02b4a46688ed5 - - -] Get security group information for devices via rpc ['55566285-7e7c-40a6-95d0-6ef79ab6bdf7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:38:06.984 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-86e9f6eb-2fac-46ff-90f4-a6e59d330066 ab4dae8692f24cc0825a7b3a3d367812 ce34d99155f6409085e02b4a46688ed5 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:38:07.004 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-86e9f6eb-2fac-46ff-90f4-a6e59d330066 ab4dae8692f24cc0825a7b3a3d367812 ce34d99155f6409085e02b4a46688ed5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:38:07.140 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86e9f6eb-2fac-46ff-90f4-a6e59d330066 ab4dae8692f24cc0825a7b3a3d367812 ce34d99155f6409085e02b4a46688ed5 - - -] port_delete event received for '55566285-7e7c-40a6-95d0-6ef79ab6bdf7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:38:07.738 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-06 00:38:07.738 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '55566285-7e7c-40a6-95d0-6ef79ab6bdf7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-06 00:38:07.738 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '55566285-7e7c-40a6-95d0-6ef79ab6bdf7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-06 00:38:07.738 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 55566285-7e7c-40a6-95d0-6ef79ab6bdf7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-06 00:38:07.781 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d662d9ae-0977-4dcc-b54e-53a3c56eb40a 2021-05-06 00:38:07.781 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['55566285-7e7c-40a6-95d0-6ef79ab6bdf7'] 2021-05-06 00:38:07.781 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-06 00:38:07.781 1752 2249166302904 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-05-06 00:38:07.781 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['55566285-7e7c-40a6-95d0-6ef79ab6bdf7'] 2021-05-06 00:38:09.733 1752 2249166302904 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-05-06 00:38:09.781 1752 2249166302904 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-05-06 00:38:12.493 1752 2249166301320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9e259f46-8c40-4318-923f-d1348164a9b6 2021-05-06 00:38:13.202 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2ccb9fc2-8e3f-4809-a88a-7e0ae1e5d1c4 8489306296b943a29da4626d965fb167 bae512484aec412b9ed30b6b2dafdba2 - - -] Security group member updated on remote: ['d539c6d3-2ee6-4555-9bfb-59d2f8ba793c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:38:13.232 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-2ccb9fc2-8e3f-4809-a88a-7e0ae1e5d1c4 8489306296b943a29da4626d965fb167 bae512484aec412b9ed30b6b2dafdba2 - - -] Security group member updated ['d539c6d3-2ee6-4555-9bfb-59d2f8ba793c'] 2021-05-06 00:38:13.234 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-2ccb9fc2-8e3f-4809-a88a-7e0ae1e5d1c4 8489306296b943a29da4626d965fb167 bae512484aec412b9ed30b6b2dafdba2 - - -] Refresh firewall rules 2021-05-06 00:38:13.234 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2ccb9fc2-8e3f-4809-a88a-7e0ae1e5d1c4 8489306296b943a29da4626d965fb167 bae512484aec412b9ed30b6b2dafdba2 - - -] Get security group information for devices via rpc ['9e259f46-8c40-4318-923f-d1348164a9b6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:38:13.295 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2ccb9fc2-8e3f-4809-a88a-7e0ae1e5d1c4 8489306296b943a29da4626d965fb167 bae512484aec412b9ed30b6b2dafdba2 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:38:13.295 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2ccb9fc2-8e3f-4809-a88a-7e0ae1e5d1c4 8489306296b943a29da4626d965fb167 bae512484aec412b9ed30b6b2dafdba2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:38:13.437 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ccb9fc2-8e3f-4809-a88a-7e0ae1e5d1c4 8489306296b943a29da4626d965fb167 bae512484aec412b9ed30b6b2dafdba2 - - -] port_delete event received for '9e259f46-8c40-4318-923f-d1348164a9b6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:38:13.750 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-06 00:38:13.750 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9e259f46-8c40-4318-923f-d1348164a9b6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-06 00:38:13.750 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9e259f46-8c40-4318-923f-d1348164a9b6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-06 00:38:13.750 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9e259f46-8c40-4318-923f-d1348164a9b6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-06 00:38:13.766 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 025d01cd-acbd-4185-b1a6-69ee1b05b555 2021-05-06 00:38:13.766 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9e259f46-8c40-4318-923f-d1348164a9b6'] 2021-05-06 00:38:13.766 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-06 00:38:13.766 1752 2249166302904 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-05-06 00:38:13.766 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9e259f46-8c40-4318-923f-d1348164a9b6'] 2021-05-06 00:38:14.163 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8ae8fdf3-dd57-4358-8491-3346ac095cca 791a2de1e0f24ac98e6e894d3efbea38 c1efc7552fad4474b528aa6f1f5a7f2d - - -] Security group member updated on remote: ['190f8c23-cb74-4a41-94df-a660f9001aaf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:38:14.163 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-8ae8fdf3-dd57-4358-8491-3346ac095cca 791a2de1e0f24ac98e6e894d3efbea38 c1efc7552fad4474b528aa6f1f5a7f2d - - -] Security group member updated ['190f8c23-cb74-4a41-94df-a660f9001aaf'] 2021-05-06 00:38:14.163 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-8ae8fdf3-dd57-4358-8491-3346ac095cca 791a2de1e0f24ac98e6e894d3efbea38 c1efc7552fad4474b528aa6f1f5a7f2d - - -] Refresh firewall rules 2021-05-06 00:38:14.163 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8ae8fdf3-dd57-4358-8491-3346ac095cca 791a2de1e0f24ac98e6e894d3efbea38 c1efc7552fad4474b528aa6f1f5a7f2d - - -] Get security group information for devices via rpc ['68f91b7a-e1d9-4fa6-95f1-ae87554c6964'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:38:14.203 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8ae8fdf3-dd57-4358-8491-3346ac095cca 791a2de1e0f24ac98e6e894d3efbea38 c1efc7552fad4474b528aa6f1f5a7f2d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:38:14.203 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8ae8fdf3-dd57-4358-8491-3346ac095cca 791a2de1e0f24ac98e6e894d3efbea38 c1efc7552fad4474b528aa6f1f5a7f2d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:38:14.469 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ae8fdf3-dd57-4358-8491-3346ac095cca 791a2de1e0f24ac98e6e894d3efbea38 c1efc7552fad4474b528aa6f1f5a7f2d - - -] port_delete event received for '68f91b7a-e1d9-4fa6-95f1-ae87554c6964' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:38:14.514 1752 2249166301320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 68f91b7a-e1d9-4fa6-95f1-ae87554c6964 2021-05-06 00:38:15.751 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-06 00:38:15.751 1752 2249166302904 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-05-06 00:38:15.751 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '68f91b7a-e1d9-4fa6-95f1-ae87554c6964' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-06 00:38:15.751 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '68f91b7a-e1d9-4fa6-95f1-ae87554c6964' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-06 00:38:15.751 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 68f91b7a-e1d9-4fa6-95f1-ae87554c6964 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-06 00:38:15.766 1752 2249167970376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fc6f620d-9a85-4ffa-a129-6d7d72617946 2021-05-06 00:38:15.766 1752 2249167970376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['68f91b7a-e1d9-4fa6-95f1-ae87554c6964'] 2021-05-06 00:38:15.766 1752 2249167970376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-06 00:38:15.766 1752 2249167970376 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-05-06 00:38:15.766 1752 2249167970376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['68f91b7a-e1d9-4fa6-95f1-ae87554c6964'] 2021-05-06 00:38:15.811 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:38:17.047 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-285f1d5e-07df-4fe5-9bf1-26d69f6a8ff5 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] port_delete event received for 'd0c6a6b6-d00d-4d17-a6a2-77b4dc1167d3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:38:17.779 1752 2249166302904 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-05-06 00:38:17.829 1752 2249166302904 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-05-06 00:38:19.374 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7be0a9ef-8b2c-4b6b-81ad-61173e2753db 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] port_delete event received for '5cba7573-a1ab-4c8d-af9f-e480b2184710' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:38:20.843 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-daba9767-91a2-4d3a-aca6-a8b022514690 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] network_delete received. Deleting network fc6f620d-9a85-4ffa-a129-6d7d72617946 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-06 00:38:20.843 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-daba9767-91a2-4d3a-aca6-a8b022514690 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] Network fc6f620d-9a85-4ffa-a129-6d7d72617946 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-06 00:38:23.439 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3efcedda-5d2e-445b-b8bf-7c3dee798516 8489306296b943a29da4626d965fb167 bae512484aec412b9ed30b6b2dafdba2 - - -] Security group member updated on remote: ['d539c6d3-2ee6-4555-9bfb-59d2f8ba793c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:38:23.452 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-3efcedda-5d2e-445b-b8bf-7c3dee798516 8489306296b943a29da4626d965fb167 bae512484aec412b9ed30b6b2dafdba2 - - -] Security group member updated ['d539c6d3-2ee6-4555-9bfb-59d2f8ba793c'] 2021-05-06 00:38:25.204 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cb0fa86-cff9-4b62-aad5-69a05cc5003d e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] port_update received: 5c903d15-3eb9-4cd6-81fe-e24eefc730bc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-06 00:38:25.219 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cb0fa86-cff9-4b62-aad5-69a05cc5003d e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] No port 5c903d15-3eb9-4cd6-81fe-e24eefc730bc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-06 00:38:26.740 1752 2249166301144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5c903d15-3eb9-4cd6-81fe-e24eefc730bc 2021-05-06 00:38:27.843 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-06 00:38:28.031 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3e746941-94fb-4307-afe3-746f77bb4a9d 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Security group member updated on remote: ['fcf9384f-f93e-45fd-84c4-326cc9aff380'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:38:28.031 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-3e746941-94fb-4307-afe3-746f77bb4a9d 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Security group member updated ['fcf9384f-f93e-45fd-84c4-326cc9aff380'] 2021-05-06 00:38:28.095 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Adding port 5c903d15-3eb9-4cd6-81fe-e24eefc730bc 2021-05-06 00:38:28.095 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Port 5c903d15-3eb9-4cd6-81fe-e24eefc730bc updated. Details: {'device': '5c903d15-3eb9-4cd6-81fe-e24eefc730bc', 'network_id': '025d01cd-acbd-4185-b1a6-69ee1b05b555', 'port_id': '5c903d15-3eb9-4cd6-81fe-e24eefc730bc', 'mac_address': 'fa:16:3e:b2:d6:f7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 66, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e9a2dae5-8296-4a2a-ae1a-1de9c3e14f1b', '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-05-06 00:38:28.095 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] 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-05-06 00:38:28.095 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5c903d15-3eb9-4cd6-81fe-e24eefc730bc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:38:28.095 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5c903d15-3eb9-4cd6-81fe-e24eefc730bc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-06 00:38:28.095 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 025d01cd-acbd-4185-b1a6-69ee1b05b555 2021-05-06 00:38:28.095 1752 2249166302904 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-05-06 00:38:28.249 1752 2249166302904 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5c903d15-3eb9-4cd6-81fe-e24eefc730bc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:38:28.249 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5c903d15-3eb9-4cd6-81fe-e24eefc730bc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:38:28.265 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5c903d15-3eb9-4cd6-81fe-e24eefc730bc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-06 00:38:28.265 1752 2249166302904 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 66, VLAN trunk: None to switch port 5c903d15-3eb9-4cd6-81fe-e24eefc730bc 2021-05-06 00:38:28.345 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-06 00:38:28.345 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5c903d15-3eb9-4cd6-81fe-e24eefc730bc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:38:28.529 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5c903d15-3eb9-4cd6-81fe-e24eefc730bc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:38:28.529 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:38:28.529 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d539c6d3-2ee6-4555-9bfb-59d2f8ba793c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:38:28.529 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d539c6d3-2ee6-4555-9bfb-59d2f8ba793c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-06 00:38:28.529 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5c903d15-3eb9-4cd6-81fe-e24eefc730bc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:38:28.529 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-06 00:38:28.529 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5c903d15-3eb9-4cd6-81fe-e24eefc730bc not yet added. Adding. 2021-05-06 00:38:28.529 1752 2249166302904 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-05-06 00:38:28.529 1752 2249166302904 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-05-06 00:38:28.640 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5c903d15-3eb9-4cd6-81fe-e24eefc730bc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:38:28.734 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5c903d15-3eb9-4cd6-81fe-e24eefc730bc" 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-05-06 00:38:28.734 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5c903d15-3eb9-4cd6-81fe-e24eefc730bc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:38:28.857 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5c903d15-3eb9-4cd6-81fe-e24eefc730bc" 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-05-06 00:38:28.951 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5c903d15-3eb9-4cd6-81fe-e24eefc730bc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.860s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:38:28.951 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5c903d15-3eb9-4cd6-81fe-e24eefc730bc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-06 00:38:28.951 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5c903d15-3eb9-4cd6-81fe-e24eefc730bc processed. 2021-05-06 00:38:29.249 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833ce614-cc63-4bb0-b488-0225c312d251 e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] port_update received: 6c8e84e0-4bd1-4584-8785-b6063316c7ca port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-06 00:38:29.265 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833ce614-cc63-4bb0-b488-0225c312d251 e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] No port 6c8e84e0-4bd1-4584-8785-b6063316c7ca defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-06 00:38:29.851 1752 2249166302904 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-05-06 00:38:30.145 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:38:30.780 1752 2249166301144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6c8e84e0-4bd1-4584-8785-b6063316c7ca 2021-05-06 00:38:31.250 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce34307-13b7-4130-9f5b-0bb4ee0833a7 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] network_delete received. Deleting network d662d9ae-0977-4dcc-b54e-53a3c56eb40a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-06 00:38:31.250 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce34307-13b7-4130-9f5b-0bb4ee0833a7 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] Network d662d9ae-0977-4dcc-b54e-53a3c56eb40a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-06 00:38:31.858 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-06 00:38:32.123 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Adding port 6c8e84e0-4bd1-4584-8785-b6063316c7ca 2021-05-06 00:38:32.123 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Port 6c8e84e0-4bd1-4584-8785-b6063316c7ca updated. Details: {'device': '6c8e84e0-4bd1-4584-8785-b6063316c7ca', 'network_id': '8308ca82-4a3a-4b97-970c-0f4006119c41', 'port_id': '6c8e84e0-4bd1-4584-8785-b6063316c7ca', 'mac_address': 'fa:16:3e:30:99:6b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 67, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '63d7eccf-ab98-402d-81be-0ce32359c56a', '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-05-06 00:38:32.123 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] 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-05-06 00:38:32.123 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6c8e84e0-4bd1-4584-8785-b6063316c7ca" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:38:32.123 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6c8e84e0-4bd1-4584-8785-b6063316c7ca _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-06 00:38:32.123 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8308ca82-4a3a-4b97-970c-0f4006119c41 2021-05-06 00:38:32.123 1752 2249166302904 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-05-06 00:38:32.279 1752 2249166302904 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6c8e84e0-4bd1-4584-8785-b6063316c7ca') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:38:32.279 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6c8e84e0-4bd1-4584-8785-b6063316c7ca') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:38:32.279 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6c8e84e0-4bd1-4584-8785-b6063316c7ca is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-06 00:38:32.279 1752 2249166302904 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 67, VLAN trunk: None to switch port 6c8e84e0-4bd1-4584-8785-b6063316c7ca 2021-05-06 00:38:32.373 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-06 00:38:32.373 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6c8e84e0-4bd1-4584-8785-b6063316c7ca'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:38:32.607 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6c8e84e0-4bd1-4584-8785-b6063316c7ca']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:38:32.607 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:38:32.607 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fcf9384f-f93e-45fd-84c4-326cc9aff380) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:38:32.607 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (fcf9384f-f93e-45fd-84c4-326cc9aff380) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-06 00:38:32.607 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6c8e84e0-4bd1-4584-8785-b6063316c7ca _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:38:32.607 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-06 00:38:32.607 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6c8e84e0-4bd1-4584-8785-b6063316c7ca not yet added. Adding. 2021-05-06 00:38:32.607 1752 2249166302904 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-05-06 00:38:32.607 1752 2249166302904 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-05-06 00:38:32.719 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6c8e84e0-4bd1-4584-8785-b6063316c7ca" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:38:32.843 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6c8e84e0-4bd1-4584-8785-b6063316c7ca" 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-05-06 00:38:32.843 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6c8e84e0-4bd1-4584-8785-b6063316c7ca" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:38:32.967 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6c8e84e0-4bd1-4584-8785-b6063316c7ca" 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-05-06 00:38:33.063 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6c8e84e0-4bd1-4584-8785-b6063316c7ca" 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-05-06 00:38:33.079 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6c8e84e0-4bd1-4584-8785-b6063316c7ca status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-06 00:38:33.079 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6c8e84e0-4bd1-4584-8785-b6063316c7ca processed. 2021-05-06 00:38:33.887 1752 2249166302904 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-05-06 00:38:34.548 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.657s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:38:37.920 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d19adcd1-3ff4-4dfb-8a06-954f5c6fedca - - - - -] port_update received: 9eb72df2-b401-4aaa-9928-e243651dd65f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-06 00:38:37.920 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d19adcd1-3ff4-4dfb-8a06-954f5c6fedca - - - - -] No port 9eb72df2-b401-4aaa-9928-e243651dd65f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-06 00:38:42.624 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d201f3aa-5dbe-4b19-bacc-523093facd76 - - - - -] port_update received: b780be6a-8c3f-4ada-873d-8a84aa2e036a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-06 00:38:42.640 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d201f3aa-5dbe-4b19-bacc-523093facd76 - - - - -] No port b780be6a-8c3f-4ada-873d-8a84aa2e036a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-06 00:38:45.342 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6de1ffc9-4dc4-44fa-b05e-dffe843d2a9a - - - - -] port_update received: 375c7ef2-adfc-4bd1-acee-0a39e392da4f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-06 00:38:45.342 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6de1ffc9-4dc4-44fa-b05e-dffe843d2a9a - - - - -] No port 375c7ef2-adfc-4bd1-acee-0a39e392da4f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-06 00:38:46.202 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef2ec7a3-8aec-416d-a5b9-7cf3611fa10b 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Security group member updated on remote: ['fcf9384f-f93e-45fd-84c4-326cc9aff380'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:38:46.202 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-ef2ec7a3-8aec-416d-a5b9-7cf3611fa10b 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Security group member updated ['fcf9384f-f93e-45fd-84c4-326cc9aff380'] 2021-05-06 00:38:46.202 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-ef2ec7a3-8aec-416d-a5b9-7cf3611fa10b 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Refresh firewall rules 2021-05-06 00:38:46.202 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef2ec7a3-8aec-416d-a5b9-7cf3611fa10b 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Get security group information for devices via rpc ['6c8e84e0-4bd1-4584-8785-b6063316c7ca'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:38:46.459 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ef2ec7a3-8aec-416d-a5b9-7cf3611fa10b 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update security group information for ports dict_keys(['6c8e84e0-4bd1-4584-8785-b6063316c7ca']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:38:46.459 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ef2ec7a3-8aec-416d-a5b9-7cf3611fa10b 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:38:46.459 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ef2ec7a3-8aec-416d-a5b9-7cf3611fa10b 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update rules of security group (fcf9384f-f93e-45fd-84c4-326cc9aff380) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:38:46.459 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ef2ec7a3-8aec-416d-a5b9-7cf3611fa10b 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update members of security group (fcf9384f-f93e-45fd-84c4-326cc9aff380) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-06 00:38:46.459 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ef2ec7a3-8aec-416d-a5b9-7cf3611fa10b 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update port filter for 6c8e84e0-4bd1-4584-8785-b6063316c7ca _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:38:46.459 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ef2ec7a3-8aec-416d-a5b9-7cf3611fa10b 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Updating port rules. 2021-05-06 00:38:46.459 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ef2ec7a3-8aec-416d-a5b9-7cf3611fa10b 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Creating 1 new rules, removing 0 old rules. 2021-05-06 00:38:46.459 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-ef2ec7a3-8aec-416d-a5b9-7cf3611fa10b 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-6c8e84e0-4bd1-4584-8785-b6063316c7ca" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:38:46.609 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-ef2ec7a3-8aec-416d-a5b9-7cf3611fa10b 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-6c8e84e0-4bd1-4584-8785-b6063316c7ca" 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-05-06 00:38:46.609 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-ef2ec7a3-8aec-416d-a5b9-7cf3611fa10b 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-6c8e84e0-4bd1-4584-8785-b6063316c7ca" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:38:46.609 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-ef2ec7a3-8aec-416d-a5b9-7cf3611fa10b 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-6c8e84e0-4bd1-4584-8785-b6063316c7ca" 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-05-06 00:38:48.233 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68c9f705-9e7b-49b3-a8a2-eb97e6bed13e e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] port_update received: 9d452f2e-217b-4e83-88bc-25385ab9ff56 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-06 00:38:48.249 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68c9f705-9e7b-49b3-a8a2-eb97e6bed13e e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] No port 9d452f2e-217b-4e83-88bc-25385ab9ff56 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-06 00:38:49.514 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e740aebd-241b-408e-8361-1c80476cf1b3 - - - - -] port_update received: b2a6aa9b-7ced-4eb3-86a1-e42f0bf30a03 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-06 00:38:49.533 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e740aebd-241b-408e-8361-1c80476cf1b3 - - - - -] No port b2a6aa9b-7ced-4eb3-86a1-e42f0bf30a03 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-06 00:38:50.936 1752 2249166301144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9d452f2e-217b-4e83-88bc-25385ab9ff56 2021-05-06 00:38:51.935 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-06 00:38:52.421 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Adding port 9d452f2e-217b-4e83-88bc-25385ab9ff56 2021-05-06 00:38:52.421 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Port 9d452f2e-217b-4e83-88bc-25385ab9ff56 updated. Details: {'device': '9d452f2e-217b-4e83-88bc-25385ab9ff56', 'network_id': '8308ca82-4a3a-4b97-970c-0f4006119c41', 'port_id': '9d452f2e-217b-4e83-88bc-25385ab9ff56', 'mac_address': 'fa:16:3e:18:b7:42', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 67, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '63d7eccf-ab98-402d-81be-0ce32359c56a', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-05-06 00:38:52.421 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] 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-05-06 00:38:52.421 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9d452f2e-217b-4e83-88bc-25385ab9ff56" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:38:52.421 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9d452f2e-217b-4e83-88bc-25385ab9ff56 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-06 00:38:52.421 1752 2249166302904 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-05-06 00:38:52.595 1752 2249166302904 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9d452f2e-217b-4e83-88bc-25385ab9ff56') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:38:52.595 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9d452f2e-217b-4e83-88bc-25385ab9ff56') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:38:52.624 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9d452f2e-217b-4e83-88bc-25385ab9ff56 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-06 00:38:52.653 1752 2249166302904 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 67, VLAN trunk: None to switch port 9d452f2e-217b-4e83-88bc-25385ab9ff56 2021-05-06 00:38:52.733 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-06 00:38:52.733 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9d452f2e-217b-4e83-88bc-25385ab9ff56'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:38:53.078 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9d452f2e-217b-4e83-88bc-25385ab9ff56']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:38:53.091 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:38:53.091 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fcf9384f-f93e-45fd-84c4-326cc9aff380) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:38:53.091 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (fcf9384f-f93e-45fd-84c4-326cc9aff380) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-06 00:38:53.091 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9d452f2e-217b-4e83-88bc-25385ab9ff56 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:38:53.091 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-06 00:38:53.091 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9d452f2e-217b-4e83-88bc-25385ab9ff56 not yet added. Adding. 2021-05-06 00:38:53.091 1752 2249166302904 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-05-06 00:38:53.091 1752 2249166302904 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-05-06 00:38:53.238 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9d452f2e-217b-4e83-88bc-25385ab9ff56" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:38:53.389 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9d452f2e-217b-4e83-88bc-25385ab9ff56" 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-05-06 00:38:53.389 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9d452f2e-217b-4e83-88bc-25385ab9ff56" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:38:53.552 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9d452f2e-217b-4e83-88bc-25385ab9ff56" 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-05-06 00:38:53.655 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9d452f2e-217b-4e83-88bc-25385ab9ff56" 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-05-06 00:38:53.655 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9d452f2e-217b-4e83-88bc-25385ab9ff56 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-06 00:38:53.655 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9d452f2e-217b-4e83-88bc-25385ab9ff56 processed. 2021-05-06 00:38:53.943 1752 2249166302904 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-05-06 00:38:54.403 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:38:54.811 1752 2249166301320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f4327147-5da6-4a64-a8e2-fd98d0f88d60 2021-05-06 00:38:55.546 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fd2eb985-9468-4cf2-a7d5-40c004e7092f f375dd2cbb92434c9428e553ff962a01 46e3563b737944779d25f471ee8475d2 - - -] Security group member updated on remote: ['70a8248a-80cd-4a81-823a-39df7959146b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:38:55.546 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-fd2eb985-9468-4cf2-a7d5-40c004e7092f f375dd2cbb92434c9428e553ff962a01 46e3563b737944779d25f471ee8475d2 - - -] Security group member updated ['70a8248a-80cd-4a81-823a-39df7959146b'] 2021-05-06 00:38:55.967 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-06 00:38:55.967 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f4327147-5da6-4a64-a8e2-fd98d0f88d60' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-06 00:38:55.967 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f4327147-5da6-4a64-a8e2-fd98d0f88d60' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-06 00:38:55.967 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f4327147-5da6-4a64-a8e2-fd98d0f88d60 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-06 00:38:55.990 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e863ee47-ceaf-4514-beb9-e76d15941dbe 2021-05-06 00:38:55.990 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f4327147-5da6-4a64-a8e2-fd98d0f88d60'] 2021-05-06 00:38:55.990 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-06 00:38:55.990 1752 2249166302904 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-05-06 00:38:55.990 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f4327147-5da6-4a64-a8e2-fd98d0f88d60'] 2021-05-06 00:38:56.342 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd2eb985-9468-4cf2-a7d5-40c004e7092f f375dd2cbb92434c9428e553ff962a01 46e3563b737944779d25f471ee8475d2 - - -] port_delete event received for 'f4327147-5da6-4a64-a8e2-fd98d0f88d60' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:38:57.971 1752 2249166302904 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-05-06 00:38:58.031 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:38:59.532 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2288bead-ca1c-40bb-bfa4-61b086f1b66f f375dd2cbb92434c9428e553ff962a01 46e3563b737944779d25f471ee8475d2 - - -] port_delete event received for '3d915080-1a08-4890-ac71-30c5b48c1ef9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:39:00.499 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-111fc078-e905-435d-b409-f6b67b2b1802 f375dd2cbb92434c9428e553ff962a01 46e3563b737944779d25f471ee8475d2 - - -] Security group rule updated on remote: ['7973fd27-3df1-4eda-8130-c37c8923834f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-06 00:39:00.499 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-111fc078-e905-435d-b409-f6b67b2b1802 f375dd2cbb92434c9428e553ff962a01 46e3563b737944779d25f471ee8475d2 - - -] Security group rule updated ['7973fd27-3df1-4eda-8130-c37c8923834f'] 2021-05-06 00:39:00.670 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7b5d0cc8-418c-45f4-8729-e7b5fe8c47f4 f375dd2cbb92434c9428e553ff962a01 46e3563b737944779d25f471ee8475d2 - - -] Security group rule updated on remote: ['7973fd27-3df1-4eda-8130-c37c8923834f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-06 00:39:00.670 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-7b5d0cc8-418c-45f4-8729-e7b5fe8c47f4 f375dd2cbb92434c9428e553ff962a01 46e3563b737944779d25f471ee8475d2 - - -] Security group rule updated ['7973fd27-3df1-4eda-8130-c37c8923834f'] 2021-05-06 00:39:00.798 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f057280a-b46f-431d-a4d0-9096077af932 8489306296b943a29da4626d965fb167 bae512484aec412b9ed30b6b2dafdba2 - - -] Security group member updated on remote: ['d539c6d3-2ee6-4555-9bfb-59d2f8ba793c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:39:00.798 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-f057280a-b46f-431d-a4d0-9096077af932 8489306296b943a29da4626d965fb167 bae512484aec412b9ed30b6b2dafdba2 - - -] Security group member updated ['d539c6d3-2ee6-4555-9bfb-59d2f8ba793c'] 2021-05-06 00:39:00.798 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-f057280a-b46f-431d-a4d0-9096077af932 8489306296b943a29da4626d965fb167 bae512484aec412b9ed30b6b2dafdba2 - - -] Refresh firewall rules 2021-05-06 00:39:00.798 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f057280a-b46f-431d-a4d0-9096077af932 8489306296b943a29da4626d965fb167 bae512484aec412b9ed30b6b2dafdba2 - - -] Get security group information for devices via rpc ['5c903d15-3eb9-4cd6-81fe-e24eefc730bc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:39:00.879 1752 2249166301320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5c903d15-3eb9-4cd6-81fe-e24eefc730bc 2021-05-06 00:39:00.899 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f057280a-b46f-431d-a4d0-9096077af932 8489306296b943a29da4626d965fb167 bae512484aec412b9ed30b6b2dafdba2 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:39:00.899 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f057280a-b46f-431d-a4d0-9096077af932 8489306296b943a29da4626d965fb167 bae512484aec412b9ed30b6b2dafdba2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:39:00.936 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f057280a-b46f-431d-a4d0-9096077af932 8489306296b943a29da4626d965fb167 bae512484aec412b9ed30b6b2dafdba2 - - -] port_delete event received for '5c903d15-3eb9-4cd6-81fe-e24eefc730bc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:39:01.966 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-06 00:39:01.966 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5c903d15-3eb9-4cd6-81fe-e24eefc730bc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-06 00:39:01.966 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5c903d15-3eb9-4cd6-81fe-e24eefc730bc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-06 00:39:01.966 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5c903d15-3eb9-4cd6-81fe-e24eefc730bc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-06 00:39:01.966 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 025d01cd-acbd-4185-b1a6-69ee1b05b555 2021-05-06 00:39:01.966 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5c903d15-3eb9-4cd6-81fe-e24eefc730bc'] 2021-05-06 00:39:01.966 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-06 00:39:01.966 1752 2249166302904 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-05-06 00:39:01.966 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5c903d15-3eb9-4cd6-81fe-e24eefc730bc'] 2021-05-06 00:39:03.968 1752 2249166302904 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-05-06 00:39:04.014 1752 2249166302904 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-05-06 00:39:04.324 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f8e322c6-71ed-40c7-b998-a2fdab3c23b6 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Security group member updated on remote: ['fcf9384f-f93e-45fd-84c4-326cc9aff380'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:39:04.324 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-f8e322c6-71ed-40c7-b998-a2fdab3c23b6 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Security group member updated ['fcf9384f-f93e-45fd-84c4-326cc9aff380'] 2021-05-06 00:39:04.324 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-f8e322c6-71ed-40c7-b998-a2fdab3c23b6 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Refresh firewall rules 2021-05-06 00:39:04.341 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f8e322c6-71ed-40c7-b998-a2fdab3c23b6 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Get security group information for devices via rpc ['6c8e84e0-4bd1-4584-8785-b6063316c7ca', '9d452f2e-217b-4e83-88bc-25385ab9ff56'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:39:04.959 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f8e322c6-71ed-40c7-b998-a2fdab3c23b6 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update security group information for ports dict_keys(['6c8e84e0-4bd1-4584-8785-b6063316c7ca', '9d452f2e-217b-4e83-88bc-25385ab9ff56']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:39:04.959 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f8e322c6-71ed-40c7-b998-a2fdab3c23b6 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:39:04.959 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f8e322c6-71ed-40c7-b998-a2fdab3c23b6 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update rules of security group (fcf9384f-f93e-45fd-84c4-326cc9aff380) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:39:04.959 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f8e322c6-71ed-40c7-b998-a2fdab3c23b6 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update members of security group (fcf9384f-f93e-45fd-84c4-326cc9aff380) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-06 00:39:04.959 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f8e322c6-71ed-40c7-b998-a2fdab3c23b6 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update port filter for 6c8e84e0-4bd1-4584-8785-b6063316c7ca _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:39:04.959 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f8e322c6-71ed-40c7-b998-a2fdab3c23b6 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Updating port rules. 2021-05-06 00:39:04.959 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f8e322c6-71ed-40c7-b998-a2fdab3c23b6 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Creating 1 new rules, removing 0 old rules. 2021-05-06 00:39:04.959 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-f8e322c6-71ed-40c7-b998-a2fdab3c23b6 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-6c8e84e0-4bd1-4584-8785-b6063316c7ca" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:39:05.077 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-f8e322c6-71ed-40c7-b998-a2fdab3c23b6 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-6c8e84e0-4bd1-4584-8785-b6063316c7ca" 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-05-06 00:39:05.077 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-f8e322c6-71ed-40c7-b998-a2fdab3c23b6 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-6c8e84e0-4bd1-4584-8785-b6063316c7ca" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:39:05.077 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-f8e322c6-71ed-40c7-b998-a2fdab3c23b6 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-6c8e84e0-4bd1-4584-8785-b6063316c7ca" 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-05-06 00:39:05.077 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f8e322c6-71ed-40c7-b998-a2fdab3c23b6 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update port filter for 9d452f2e-217b-4e83-88bc-25385ab9ff56 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:39:05.077 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f8e322c6-71ed-40c7-b998-a2fdab3c23b6 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Updating port rules. 2021-05-06 00:39:05.077 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f8e322c6-71ed-40c7-b998-a2fdab3c23b6 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Creating 1 new rules, removing 0 old rules. 2021-05-06 00:39:05.077 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-f8e322c6-71ed-40c7-b998-a2fdab3c23b6 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-9d452f2e-217b-4e83-88bc-25385ab9ff56" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:39:05.218 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-f8e322c6-71ed-40c7-b998-a2fdab3c23b6 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-9d452f2e-217b-4e83-88bc-25385ab9ff56" 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-05-06 00:39:05.218 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-f8e322c6-71ed-40c7-b998-a2fdab3c23b6 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-9d452f2e-217b-4e83-88bc-25385ab9ff56" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:39:05.218 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-f8e322c6-71ed-40c7-b998-a2fdab3c23b6 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-9d452f2e-217b-4e83-88bc-25385ab9ff56" 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-05-06 00:39:05.389 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a2c0c396-c7c9-4ec5-92d6-706a8d141009 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Security group member updated on remote: ['5f3b26f2-0548-40b6-9521-a76724941ee4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:39:05.389 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-a2c0c396-c7c9-4ec5-92d6-706a8d141009 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Security group member updated ['5f3b26f2-0548-40b6-9521-a76724941ee4'] 2021-05-06 00:39:19.542 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3b129a6e-25f3-462d-8ba7-030580f738ad f375dd2cbb92434c9428e553ff962a01 46e3563b737944779d25f471ee8475d2 - - -] Security group member updated on remote: ['7973fd27-3df1-4eda-8130-c37c8923834f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:39:19.542 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-3b129a6e-25f3-462d-8ba7-030580f738ad f375dd2cbb92434c9428e553ff962a01 46e3563b737944779d25f471ee8475d2 - - -] Security group member updated ['7973fd27-3df1-4eda-8130-c37c8923834f'] 2021-05-06 00:39:20.216 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8596bded-f977-4867-9c81-4b2d6499e028 e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] port_update received: 3a5637e8-510d-4116-bd77-63a93092534f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-06 00:39:20.216 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7aa43c64-c9b9-48d4-b840-f3bec35492d3 e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] port_update received: 094ed950-dd08-48aa-b1a1-74c0b5a203cb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-06 00:39:20.236 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8596bded-f977-4867-9c81-4b2d6499e028 e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] No port 3a5637e8-510d-4116-bd77-63a93092534f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-06 00:39:20.236 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7aa43c64-c9b9-48d4-b840-f3bec35492d3 e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] No port 094ed950-dd08-48aa-b1a1-74c0b5a203cb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-06 00:39:20.887 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9761a2a0-dbad-41e4-8652-4a01ff3f8be6 e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] port_update received: 4eaa402a-b114-4505-a4b5-e56c413dadec port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-06 00:39:20.887 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9761a2a0-dbad-41e4-8652-4a01ff3f8be6 e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] No port 4eaa402a-b114-4505-a4b5-e56c413dadec defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-06 00:39:23.136 1752 2249166301144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3a5637e8-510d-4116-bd77-63a93092534f 2021-05-06 00:39:23.152 1752 2249166301144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 094ed950-dd08-48aa-b1a1-74c0b5a203cb 2021-05-06 00:39:23.152 1752 2249166301144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4eaa402a-b114-4505-a4b5-e56c413dadec 2021-05-06 00:39:23.183 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f309567-4236-405a-ada7-024b1eac4a9c 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] network_delete received. Deleting network 025d01cd-acbd-4185-b1a6-69ee1b05b555 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-06 00:39:23.183 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f309567-4236-405a-ada7-024b1eac4a9c 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] Network 025d01cd-acbd-4185-b1a6-69ee1b05b555 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-06 00:39:24.089 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-06 00:39:24.950 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Adding port 094ed950-dd08-48aa-b1a1-74c0b5a203cb 2021-05-06 00:39:24.950 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Port 094ed950-dd08-48aa-b1a1-74c0b5a203cb updated. Details: {'device': '094ed950-dd08-48aa-b1a1-74c0b5a203cb', 'network_id': '8308ca82-4a3a-4b97-970c-0f4006119c41', 'port_id': '094ed950-dd08-48aa-b1a1-74c0b5a203cb', 'mac_address': 'fa:16:3e:0a:12:23', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 67, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '63d7eccf-ab98-402d-81be-0ce32359c56a', '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-05-06 00:39:24.950 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] 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-05-06 00:39:24.950 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Adding port 4eaa402a-b114-4505-a4b5-e56c413dadec 2021-05-06 00:39:24.950 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Port 4eaa402a-b114-4505-a4b5-e56c413dadec updated. Details: {'device': '4eaa402a-b114-4505-a4b5-e56c413dadec', 'network_id': 'e863ee47-ceaf-4514-beb9-e76d15941dbe', 'port_id': '4eaa402a-b114-4505-a4b5-e56c413dadec', 'mac_address': 'fa:16:3e:ae:63:5e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 57, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cb43b4c9-903f-496a-a3c0-c637cb48f935', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-05-06 00:39:24.950 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] 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-05-06 00:39:24.950 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Adding port 3a5637e8-510d-4116-bd77-63a93092534f 2021-05-06 00:39:24.966 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Port 3a5637e8-510d-4116-bd77-63a93092534f updated. Details: {'device': '3a5637e8-510d-4116-bd77-63a93092534f', 'network_id': '53830eb9-9df9-4aa8-a0eb-fda734ab8c6d', 'port_id': '3a5637e8-510d-4116-bd77-63a93092534f', 'mac_address': 'fa:16:3e:56:e7:85', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 51, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '86b837d0-0892-4761-8725-eb8cb1f778c3', '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-05-06 00:39:24.966 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] 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-05-06 00:39:24.966 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-094ed950-dd08-48aa-b1a1-74c0b5a203cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:39:24.966 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 094ed950-dd08-48aa-b1a1-74c0b5a203cb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-06 00:39:24.966 1752 2249166302904 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-05-06 00:39:24.966 1752 2249167970376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4eaa402a-b114-4505-a4b5-e56c413dadec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:39:24.966 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4eaa402a-b114-4505-a4b5-e56c413dadec _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-06 00:39:24.966 1752 2249167970376 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e863ee47-ceaf-4514-beb9-e76d15941dbe 2021-05-06 00:39:24.966 1752 2249167970376 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-05-06 00:39:24.966 1752 2249167970552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3a5637e8-510d-4116-bd77-63a93092534f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:39:24.966 1752 2249167970552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3a5637e8-510d-4116-bd77-63a93092534f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-06 00:39:24.966 1752 2249167970552 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 53830eb9-9df9-4aa8-a0eb-fda734ab8c6d 2021-05-06 00:39:24.966 1752 2249167970552 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-05-06 00:39:25.137 1752 2249166302904 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '094ed950-dd08-48aa-b1a1-74c0b5a203cb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:39:25.137 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '094ed950-dd08-48aa-b1a1-74c0b5a203cb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:39:25.137 1752 2249167970376 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4eaa402a-b114-4505-a4b5-e56c413dadec') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:39:25.137 1752 2249167970376 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4eaa402a-b114-4505-a4b5-e56c413dadec') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:39:25.137 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 094ed950-dd08-48aa-b1a1-74c0b5a203cb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-06 00:39:25.137 1752 2249166302904 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 67, VLAN trunk: None to switch port 094ed950-dd08-48aa-b1a1-74c0b5a203cb 2021-05-06 00:39:25.153 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4eaa402a-b114-4505-a4b5-e56c413dadec is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-06 00:39:25.153 1752 2249167970376 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 57, VLAN trunk: None to switch port 4eaa402a-b114-4505-a4b5-e56c413dadec 2021-05-06 00:39:25.168 1752 2249167970552 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3a5637e8-510d-4116-bd77-63a93092534f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:39:25.168 1752 2249167970552 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3a5637e8-510d-4116-bd77-63a93092534f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:39:25.184 1752 2249167970552 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3a5637e8-510d-4116-bd77-63a93092534f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-06 00:39:25.184 1752 2249167970552 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 51, VLAN trunk: None to switch port 3a5637e8-510d-4116-bd77-63a93092534f 2021-05-06 00:39:25.275 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-06 00:39:25.275 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['094ed950-dd08-48aa-b1a1-74c0b5a203cb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:39:25.291 1752 2249167970376 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-06 00:39:25.291 1752 2249167970376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4eaa402a-b114-4505-a4b5-e56c413dadec'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:39:25.291 1752 2249167970552 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-06 00:39:25.291 1752 2249167970552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3a5637e8-510d-4116-bd77-63a93092534f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:39:25.762 1752 2249167970376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4eaa402a-b114-4505-a4b5-e56c413dadec']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:39:25.778 1752 2249167970376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:39:25.778 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7973fd27-3df1-4eda-8130-c37c8923834f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:39:25.778 1752 2249167970376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4eaa402a-b114-4505-a4b5-e56c413dadec _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:39:25.778 1752 2249167970376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-06 00:39:25.778 1752 2249167970376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4eaa402a-b114-4505-a4b5-e56c413dadec not yet added. Adding. 2021-05-06 00:39:25.778 1752 2249167970376 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-05-06 00:39:25.778 1752 2249167970376 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-05-06 00:39:25.778 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['094ed950-dd08-48aa-b1a1-74c0b5a203cb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:39:25.778 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:39:25.778 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fcf9384f-f93e-45fd-84c4-326cc9aff380) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:39:25.778 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (fcf9384f-f93e-45fd-84c4-326cc9aff380) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-06 00:39:25.778 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 094ed950-dd08-48aa-b1a1-74c0b5a203cb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:39:25.778 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-06 00:39:25.778 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 094ed950-dd08-48aa-b1a1-74c0b5a203cb not yet added. Adding. 2021-05-06 00:39:25.778 1752 2249166302904 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-05-06 00:39:25.778 1752 2249166302904 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-05-06 00:39:25.778 1752 2249167970552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3a5637e8-510d-4116-bd77-63a93092534f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:39:25.778 1752 2249167970552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:39:25.778 1752 2249167970552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5f3b26f2-0548-40b6-9521-a76724941ee4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:39:25.778 1752 2249167970552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5f3b26f2-0548-40b6-9521-a76724941ee4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-06 00:39:25.778 1752 2249167970552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3a5637e8-510d-4116-bd77-63a93092534f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:39:25.778 1752 2249167970552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-06 00:39:25.778 1752 2249167970552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3a5637e8-510d-4116-bd77-63a93092534f not yet added. Adding. 2021-05-06 00:39:25.794 1752 2249167970552 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-05-06 00:39:25.794 1752 2249167970552 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-05-06 00:39:25.948 1752 2249167970376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4eaa402a-b114-4505-a4b5-e56c413dadec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:39:25.967 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-094ed950-dd08-48aa-b1a1-74c0b5a203cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:39:26.088 1752 2249167970376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4eaa402a-b114-4505-a4b5-e56c413dadec" 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-05-06 00:39:26.088 1752 2249167970376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4eaa402a-b114-4505-a4b5-e56c413dadec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:39:26.121 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-094ed950-dd08-48aa-b1a1-74c0b5a203cb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:39:26.121 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-094ed950-dd08-48aa-b1a1-74c0b5a203cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:39:26.246 1752 2249167970552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3a5637e8-510d-4116-bd77-63a93092534f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:39:26.293 1752 2249167970376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4eaa402a-b114-4505-a4b5-e56c413dadec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:39:26.418 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-094ed950-dd08-48aa-b1a1-74c0b5a203cb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:39:26.418 1752 2249167970552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3a5637e8-510d-4116-bd77-63a93092534f" 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-05-06 00:39:26.434 1752 2249167970552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3a5637e8-510d-4116-bd77-63a93092534f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:39:26.434 1752 2249167970376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4eaa402a-b114-4505-a4b5-e56c413dadec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:39:26.434 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4eaa402a-b114-4505-a4b5-e56c413dadec status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-06 00:39:26.434 1752 2249167970376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4eaa402a-b114-4505-a4b5-e56c413dadec processed. 2021-05-06 00:39:26.543 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-094ed950-dd08-48aa-b1a1-74c0b5a203cb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.579s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:39:26.543 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 094ed950-dd08-48aa-b1a1-74c0b5a203cb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-06 00:39:26.543 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 094ed950-dd08-48aa-b1a1-74c0b5a203cb processed. 2021-05-06 00:39:26.622 1752 2249167970552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3a5637e8-510d-4116-bd77-63a93092534f" 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-05-06 00:39:26.747 1752 2249167970552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3a5637e8-510d-4116-bd77-63a93092534f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.782s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:39:26.747 1752 2249167970552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3a5637e8-510d-4116-bd77-63a93092534f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-06 00:39:26.747 1752 2249167970552 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3a5637e8-510d-4116-bd77-63a93092534f processed. 2021-05-06 00:39:28.091 1752 2249166302904 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-05-06 00:39:28.920 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.829s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:39:39.449 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-663317bb-7bab-4607-a3c0-459116a90b8e 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Security group member updated on remote: ['fcf9384f-f93e-45fd-84c4-326cc9aff380'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:39:39.449 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-663317bb-7bab-4607-a3c0-459116a90b8e 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Security group member updated ['fcf9384f-f93e-45fd-84c4-326cc9aff380'] 2021-05-06 00:39:39.449 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-663317bb-7bab-4607-a3c0-459116a90b8e 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Refresh firewall rules 2021-05-06 00:39:39.449 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-663317bb-7bab-4607-a3c0-459116a90b8e 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Get security group information for devices via rpc ['6c8e84e0-4bd1-4584-8785-b6063316c7ca', '9d452f2e-217b-4e83-88bc-25385ab9ff56', '094ed950-dd08-48aa-b1a1-74c0b5a203cb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:39:39.855 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-663317bb-7bab-4607-a3c0-459116a90b8e 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update security group information for ports dict_keys(['094ed950-dd08-48aa-b1a1-74c0b5a203cb', '6c8e84e0-4bd1-4584-8785-b6063316c7ca', '9d452f2e-217b-4e83-88bc-25385ab9ff56']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:39:39.855 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-663317bb-7bab-4607-a3c0-459116a90b8e 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:39:39.871 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-663317bb-7bab-4607-a3c0-459116a90b8e 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update rules of security group (fcf9384f-f93e-45fd-84c4-326cc9aff380) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:39:39.871 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-663317bb-7bab-4607-a3c0-459116a90b8e 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update members of security group (fcf9384f-f93e-45fd-84c4-326cc9aff380) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-06 00:39:39.871 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-663317bb-7bab-4607-a3c0-459116a90b8e 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update port filter for 094ed950-dd08-48aa-b1a1-74c0b5a203cb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:39:39.871 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-663317bb-7bab-4607-a3c0-459116a90b8e 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Updating port rules. 2021-05-06 00:39:39.871 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-663317bb-7bab-4607-a3c0-459116a90b8e 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Creating 1 new rules, removing 0 old rules. 2021-05-06 00:39:39.871 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-663317bb-7bab-4607-a3c0-459116a90b8e 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-094ed950-dd08-48aa-b1a1-74c0b5a203cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:39:40.054 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-663317bb-7bab-4607-a3c0-459116a90b8e 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-094ed950-dd08-48aa-b1a1-74c0b5a203cb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:39:40.072 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-663317bb-7bab-4607-a3c0-459116a90b8e 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-094ed950-dd08-48aa-b1a1-74c0b5a203cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:39:40.072 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-663317bb-7bab-4607-a3c0-459116a90b8e 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-094ed950-dd08-48aa-b1a1-74c0b5a203cb" 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-05-06 00:39:40.072 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-663317bb-7bab-4607-a3c0-459116a90b8e 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update port filter for 6c8e84e0-4bd1-4584-8785-b6063316c7ca _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:39:40.072 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-663317bb-7bab-4607-a3c0-459116a90b8e 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Updating port rules. 2021-05-06 00:39:40.072 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-663317bb-7bab-4607-a3c0-459116a90b8e 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Creating 1 new rules, removing 0 old rules. 2021-05-06 00:39:40.072 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-663317bb-7bab-4607-a3c0-459116a90b8e 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-6c8e84e0-4bd1-4584-8785-b6063316c7ca" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:39:40.249 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-663317bb-7bab-4607-a3c0-459116a90b8e 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-6c8e84e0-4bd1-4584-8785-b6063316c7ca" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:39:40.249 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-663317bb-7bab-4607-a3c0-459116a90b8e 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-6c8e84e0-4bd1-4584-8785-b6063316c7ca" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:39:40.249 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-663317bb-7bab-4607-a3c0-459116a90b8e 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-6c8e84e0-4bd1-4584-8785-b6063316c7ca" 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-05-06 00:39:40.249 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-663317bb-7bab-4607-a3c0-459116a90b8e 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update port filter for 9d452f2e-217b-4e83-88bc-25385ab9ff56 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:39:40.249 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-663317bb-7bab-4607-a3c0-459116a90b8e 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Updating port rules. 2021-05-06 00:39:40.249 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-663317bb-7bab-4607-a3c0-459116a90b8e 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Creating 1 new rules, removing 0 old rules. 2021-05-06 00:39:40.249 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-663317bb-7bab-4607-a3c0-459116a90b8e 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-9d452f2e-217b-4e83-88bc-25385ab9ff56" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:39:40.417 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-663317bb-7bab-4607-a3c0-459116a90b8e 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-9d452f2e-217b-4e83-88bc-25385ab9ff56" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:39:40.417 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-663317bb-7bab-4607-a3c0-459116a90b8e 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-9d452f2e-217b-4e83-88bc-25385ab9ff56" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:39:40.417 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-663317bb-7bab-4607-a3c0-459116a90b8e 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-9d452f2e-217b-4e83-88bc-25385ab9ff56" 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-05-06 00:39:41.446 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0b22f44-9059-40e1-9773-fd0586759a18 e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] port_update received: d72ceb12-b533-4596-af61-ddaf7907a039 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-06 00:39:41.467 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0b22f44-9059-40e1-9773-fd0586759a18 e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] No port d72ceb12-b533-4596-af61-ddaf7907a039 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-06 00:39:43.274 1752 2249166301144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d72ceb12-b533-4596-af61-ddaf7907a039 2021-05-06 00:39:44.159 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-06 00:39:44.212 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b3640294-f2ce-40d3-aa2e-20aa471dffe3 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Security group rule updated on remote: ['303bd450-2da1-4d94-8498-79816a63e758'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-06 00:39:44.212 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-b3640294-f2ce-40d3-aa2e-20aa471dffe3 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Security group rule updated ['303bd450-2da1-4d94-8498-79816a63e758'] 2021-05-06 00:39:44.480 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-88655842-384d-4702-ba39-2f2bba9a070b 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Security group rule updated on remote: ['303bd450-2da1-4d94-8498-79816a63e758'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-06 00:39:44.480 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-88655842-384d-4702-ba39-2f2bba9a070b 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Security group rule updated ['303bd450-2da1-4d94-8498-79816a63e758'] 2021-05-06 00:39:44.837 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d8ad5581-8a1a-4df5-8f16-3164e83cbd16 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Security group rule updated on remote: ['303bd450-2da1-4d94-8498-79816a63e758'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-06 00:39:44.837 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-d8ad5581-8a1a-4df5-8f16-3164e83cbd16 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Security group rule updated ['303bd450-2da1-4d94-8498-79816a63e758'] 2021-05-06 00:39:44.849 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Adding port d72ceb12-b533-4596-af61-ddaf7907a039 2021-05-06 00:39:44.849 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Port d72ceb12-b533-4596-af61-ddaf7907a039 updated. Details: {'device': 'd72ceb12-b533-4596-af61-ddaf7907a039', 'network_id': '8308ca82-4a3a-4b97-970c-0f4006119c41', 'port_id': 'd72ceb12-b533-4596-af61-ddaf7907a039', 'mac_address': 'fa:16:3e:45:29:9b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 67, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '63d7eccf-ab98-402d-81be-0ce32359c56a', '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-05-06 00:39:44.849 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] 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-05-06 00:39:44.849 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d72ceb12-b533-4596-af61-ddaf7907a039" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:39:44.849 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d72ceb12-b533-4596-af61-ddaf7907a039 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-06 00:39:44.849 1752 2249166302904 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-05-06 00:39:44.978 1752 2249167970552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d8f66c89-5f99-423c-ac23-b2feb7713404 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Security group rule updated on remote: ['303bd450-2da1-4d94-8498-79816a63e758'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-06 00:39:44.978 1752 2249167970552 MainThread INFO neutron.agent.securitygroups_rpc [req-d8f66c89-5f99-423c-ac23-b2feb7713404 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Security group rule updated ['303bd450-2da1-4d94-8498-79816a63e758'] 2021-05-06 00:39:45.026 1752 2249166302904 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd72ceb12-b533-4596-af61-ddaf7907a039') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:39:45.026 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd72ceb12-b533-4596-af61-ddaf7907a039') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:39:45.047 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d72ceb12-b533-4596-af61-ddaf7907a039 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-06 00:39:45.047 1752 2249166302904 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 67, VLAN trunk: None to switch port d72ceb12-b533-4596-af61-ddaf7907a039 2021-05-06 00:39:45.148 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-06 00:39:45.148 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d72ceb12-b533-4596-af61-ddaf7907a039'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:39:45.315 1752 2249167970552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6632fddc-fa8d-4c5e-ac40-772bd9251644 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Security group rule updated on remote: ['303bd450-2da1-4d94-8498-79816a63e758'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-06 00:39:45.315 1752 2249167970552 MainThread INFO neutron.agent.securitygroups_rpc [req-6632fddc-fa8d-4c5e-ac40-772bd9251644 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Security group rule updated ['303bd450-2da1-4d94-8498-79816a63e758'] 2021-05-06 00:39:45.354 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d72ceb12-b533-4596-af61-ddaf7907a039']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:39:45.354 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:39:45.354 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fcf9384f-f93e-45fd-84c4-326cc9aff380) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:39:45.354 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (fcf9384f-f93e-45fd-84c4-326cc9aff380) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-06 00:39:45.354 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d72ceb12-b533-4596-af61-ddaf7907a039 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:39:45.354 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-06 00:39:45.354 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d72ceb12-b533-4596-af61-ddaf7907a039 not yet added. Adding. 2021-05-06 00:39:45.354 1752 2249166302904 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-05-06 00:39:45.354 1752 2249166302904 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-05-06 00:39:45.514 1752 2249167970376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ff3567f1-688e-452c-be42-29bc69f0866a 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Security group rule updated on remote: ['303bd450-2da1-4d94-8498-79816a63e758'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-06 00:39:45.514 1752 2249167970376 MainThread INFO neutron.agent.securitygroups_rpc [req-ff3567f1-688e-452c-be42-29bc69f0866a 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Security group rule updated ['303bd450-2da1-4d94-8498-79816a63e758'] 2021-05-06 00:39:45.542 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d72ceb12-b533-4596-af61-ddaf7907a039" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:39:45.740 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d72ceb12-b533-4596-af61-ddaf7907a039" 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-05-06 00:39:45.740 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d72ceb12-b533-4596-af61-ddaf7907a039" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:39:45.963 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d72ceb12-b533-4596-af61-ddaf7907a039" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:39:46.104 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d72ceb12-b533-4596-af61-ddaf7907a039" 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-05-06 00:39:46.104 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d72ceb12-b533-4596-af61-ddaf7907a039 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-06 00:39:46.104 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d72ceb12-b533-4596-af61-ddaf7907a039 processed. 2021-05-06 00:39:46.193 1752 2249166302904 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-05-06 00:39:46.213 1752 2249167970552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Security group member updated on remote: ['303bd450-2da1-4d94-8498-79816a63e758', '5f3b26f2-0548-40b6-9521-a76724941ee4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:39:46.213 1752 2249167970552 MainThread INFO neutron.agent.securitygroups_rpc [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Security group member updated ['303bd450-2da1-4d94-8498-79816a63e758', '5f3b26f2-0548-40b6-9521-a76724941ee4'] 2021-05-06 00:39:46.213 1752 2249167970552 MainThread INFO neutron.agent.securitygroups_rpc [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Refresh firewall rules 2021-05-06 00:39:46.213 1752 2249167970552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Get security group information for devices via rpc ['3a5637e8-510d-4116-bd77-63a93092534f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:39:46.275 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] port_update received: 3a5637e8-510d-4116-bd77-63a93092534f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-06 00:39:46.275 1752 2249167970376 MainThread DEBUG oslo_concurrency.lockutils [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Lock "n-hv-agent-port-lock-3a5637e8-510d-4116-bd77-63a93092534f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:39:46.302 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Binding port 3a5637e8-510d-4116-bd77-63a93092534f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-06 00:39:46.302 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] 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-05-06 00:39:46.323 1752 2249167970376 MainThread DEBUG neutron.services.trunk.rpc.agent [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3a5637e8-510d-4116-bd77-63a93092534f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:39:46.323 1752 2249167970376 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3a5637e8-510d-4116-bd77-63a93092534f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:39:46.337 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Trunk plugin disabled on server. Assuming port 3a5637e8-510d-4116-bd77-63a93092534f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-06 00:39:46.337 1752 2249167970376 MainThread INFO networking_hyperv.neutron.trunk_driver [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Binding VLAN ID: 51, VLAN trunk: None to switch port 3a5637e8-510d-4116-bd77-63a93092534f 2021-05-06 00:39:46.383 1752 2249167970376 MainThread INFO neutron.agent.securitygroups_rpc [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Refresh firewall rules 2021-05-06 00:39:46.383 1752 2249167970376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Get security group information for devices via rpc ['3a5637e8-510d-4116-bd77-63a93092534f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:39:46.919 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.734s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:39:47.337 1752 2249167970552 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Update security group information for ports dict_keys(['3a5637e8-510d-4116-bd77-63a93092534f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:39:47.337 1752 2249167970552 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:39:47.337 1752 2249167970552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Update rules of security group (303bd450-2da1-4d94-8498-79816a63e758) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:39:47.337 1752 2249167970552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Update rules of security group (5f3b26f2-0548-40b6-9521-a76724941ee4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:39:47.337 1752 2249167970552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Update members of security group (5f3b26f2-0548-40b6-9521-a76724941ee4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-06 00:39:47.337 1752 2249167970552 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Update port filter for 3a5637e8-510d-4116-bd77-63a93092534f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:39:47.337 1752 2249167970552 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Updating port rules. 2021-05-06 00:39:47.337 1752 2249167970552 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Creating 6 new rules, removing 0 old rules. 2021-05-06 00:39:47.337 1752 2249167970552 MainThread DEBUG oslo_concurrency.lockutils [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Lock "n-hv-driver-port-lock-3a5637e8-510d-4116-bd77-63a93092534f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:39:47.416 1752 2249167970376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Update security group information for ports dict_keys(['3a5637e8-510d-4116-bd77-63a93092534f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:39:47.416 1752 2249167970376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:39:47.416 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Update rules of security group (303bd450-2da1-4d94-8498-79816a63e758) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:39:47.416 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Update rules of security group (5f3b26f2-0548-40b6-9521-a76724941ee4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:39:47.416 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Update members of security group (5f3b26f2-0548-40b6-9521-a76724941ee4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-06 00:39:47.416 1752 2249167970376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Update port filter for 3a5637e8-510d-4116-bd77-63a93092534f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:39:47.416 1752 2249167970376 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Updating port rules. 2021-05-06 00:39:47.416 1752 2249167970376 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Creating 6 new rules, removing 0 old rules. 2021-05-06 00:39:47.554 1752 2249167970552 MainThread DEBUG oslo_concurrency.lockutils [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Lock "n-hv-driver-port-lock-3a5637e8-510d-4116-bd77-63a93092534f" 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-05-06 00:39:47.554 1752 2249167970552 MainThread DEBUG oslo_concurrency.lockutils [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Lock "n-hv-driver-port-lock-3a5637e8-510d-4116-bd77-63a93092534f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:39:47.554 1752 2249167970552 MainThread DEBUG oslo_concurrency.lockutils [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Lock "n-hv-driver-port-lock-3a5637e8-510d-4116-bd77-63a93092534f" 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-05-06 00:39:47.554 1752 2249167970376 MainThread DEBUG oslo_concurrency.lockutils [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Lock "n-hv-driver-port-lock-3a5637e8-510d-4116-bd77-63a93092534f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:39:47.709 1752 2249167970376 MainThread DEBUG oslo_concurrency.lockutils [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Lock "n-hv-driver-port-lock-3a5637e8-510d-4116-bd77-63a93092534f" 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-05-06 00:39:47.709 1752 2249167970376 MainThread DEBUG oslo_concurrency.lockutils [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Lock "n-hv-driver-port-lock-3a5637e8-510d-4116-bd77-63a93092534f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:39:47.709 1752 2249167970376 MainThread DEBUG oslo_concurrency.lockutils [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Lock "n-hv-driver-port-lock-3a5637e8-510d-4116-bd77-63a93092534f" 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-05-06 00:39:47.774 1752 2249167970376 MainThread DEBUG oslo_concurrency.lockutils [req-8656fe72-ee57-49ac-9708-a9f8903fd7e8 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Lock "n-hv-agent-port-lock-3a5637e8-510d-4116-bd77-63a93092534f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:39:59.317 1752 2249166301320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d72ceb12-b533-4596-af61-ddaf7907a039 2021-05-06 00:39:59.457 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1481bdb8-4655-4622-b775-67266b5ec149 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Security group member updated on remote: ['fcf9384f-f93e-45fd-84c4-326cc9aff380'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:39:59.457 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-1481bdb8-4655-4622-b775-67266b5ec149 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Security group member updated ['fcf9384f-f93e-45fd-84c4-326cc9aff380'] 2021-05-06 00:39:59.457 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-1481bdb8-4655-4622-b775-67266b5ec149 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Refresh firewall rules 2021-05-06 00:39:59.457 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1481bdb8-4655-4622-b775-67266b5ec149 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Get security group information for devices via rpc ['6c8e84e0-4bd1-4584-8785-b6063316c7ca', '9d452f2e-217b-4e83-88bc-25385ab9ff56', '094ed950-dd08-48aa-b1a1-74c0b5a203cb', 'd72ceb12-b533-4596-af61-ddaf7907a039'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:39:59.581 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1481bdb8-4655-4622-b775-67266b5ec149 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] port_delete event received for 'd72ceb12-b533-4596-af61-ddaf7907a039' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:39:59.865 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1481bdb8-4655-4622-b775-67266b5ec149 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update security group information for ports dict_keys(['094ed950-dd08-48aa-b1a1-74c0b5a203cb', '6c8e84e0-4bd1-4584-8785-b6063316c7ca', '9d452f2e-217b-4e83-88bc-25385ab9ff56']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:39:59.879 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1481bdb8-4655-4622-b775-67266b5ec149 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:39:59.879 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1481bdb8-4655-4622-b775-67266b5ec149 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update rules of security group (fcf9384f-f93e-45fd-84c4-326cc9aff380) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:39:59.879 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1481bdb8-4655-4622-b775-67266b5ec149 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update members of security group (fcf9384f-f93e-45fd-84c4-326cc9aff380) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-06 00:39:59.879 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1481bdb8-4655-4622-b775-67266b5ec149 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update port filter for 094ed950-dd08-48aa-b1a1-74c0b5a203cb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:39:59.879 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1481bdb8-4655-4622-b775-67266b5ec149 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Updating port rules. 2021-05-06 00:39:59.879 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1481bdb8-4655-4622-b775-67266b5ec149 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Creating 0 new rules, removing 1 old rules. 2021-05-06 00:39:59.879 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-1481bdb8-4655-4622-b775-67266b5ec149 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-094ed950-dd08-48aa-b1a1-74c0b5a203cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:39:59.879 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-1481bdb8-4655-4622-b775-67266b5ec149 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-094ed950-dd08-48aa-b1a1-74c0b5a203cb" 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-05-06 00:39:59.879 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-1481bdb8-4655-4622-b775-67266b5ec149 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-094ed950-dd08-48aa-b1a1-74c0b5a203cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:40:00.163 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-1481bdb8-4655-4622-b775-67266b5ec149 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-094ed950-dd08-48aa-b1a1-74c0b5a203cb" 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-05-06 00:40:00.163 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1481bdb8-4655-4622-b775-67266b5ec149 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update port filter for 6c8e84e0-4bd1-4584-8785-b6063316c7ca _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:40:00.163 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1481bdb8-4655-4622-b775-67266b5ec149 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Updating port rules. 2021-05-06 00:40:00.163 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1481bdb8-4655-4622-b775-67266b5ec149 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Creating 0 new rules, removing 1 old rules. 2021-05-06 00:40:00.175 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-1481bdb8-4655-4622-b775-67266b5ec149 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-6c8e84e0-4bd1-4584-8785-b6063316c7ca" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:40:00.175 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-1481bdb8-4655-4622-b775-67266b5ec149 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-6c8e84e0-4bd1-4584-8785-b6063316c7ca" 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-05-06 00:40:00.175 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-1481bdb8-4655-4622-b775-67266b5ec149 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-6c8e84e0-4bd1-4584-8785-b6063316c7ca" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:40:00.270 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-06 00:40:00.270 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd72ceb12-b533-4596-af61-ddaf7907a039' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-06 00:40:00.270 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd72ceb12-b533-4596-af61-ddaf7907a039' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-06 00:40:00.270 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d72ceb12-b533-4596-af61-ddaf7907a039 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-06 00:40:00.285 1752 2249167970376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d72ceb12-b533-4596-af61-ddaf7907a039'] 2021-05-06 00:40:00.285 1752 2249167970376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-06 00:40:00.301 1752 2249167970376 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-05-06 00:40:00.301 1752 2249167970376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d72ceb12-b533-4596-af61-ddaf7907a039'] 2021-05-06 00:40:00.413 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-1481bdb8-4655-4622-b775-67266b5ec149 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-6c8e84e0-4bd1-4584-8785-b6063316c7ca" 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-05-06 00:40:00.413 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1481bdb8-4655-4622-b775-67266b5ec149 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update port filter for 9d452f2e-217b-4e83-88bc-25385ab9ff56 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:40:00.413 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1481bdb8-4655-4622-b775-67266b5ec149 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Updating port rules. 2021-05-06 00:40:00.413 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1481bdb8-4655-4622-b775-67266b5ec149 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Creating 0 new rules, removing 1 old rules. 2021-05-06 00:40:00.413 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-1481bdb8-4655-4622-b775-67266b5ec149 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-9d452f2e-217b-4e83-88bc-25385ab9ff56" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:40:00.413 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-1481bdb8-4655-4622-b775-67266b5ec149 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-9d452f2e-217b-4e83-88bc-25385ab9ff56" 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-05-06 00:40:00.413 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-1481bdb8-4655-4622-b775-67266b5ec149 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-9d452f2e-217b-4e83-88bc-25385ab9ff56" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:40:00.677 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-1481bdb8-4655-4622-b775-67266b5ec149 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-9d452f2e-217b-4e83-88bc-25385ab9ff56" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:40:02.272 1752 2249166302904 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-05-06 00:40:02.303 1752 2249166302904 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-05-06 00:40:04.580 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0c73a357-2119-42c5-a448-c0411bba460a 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Security group member updated on remote: ['fcf9384f-f93e-45fd-84c4-326cc9aff380'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:40:04.580 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-0c73a357-2119-42c5-a448-c0411bba460a 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Security group member updated ['fcf9384f-f93e-45fd-84c4-326cc9aff380'] 2021-05-06 00:40:04.580 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-0c73a357-2119-42c5-a448-c0411bba460a 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Refresh firewall rules 2021-05-06 00:40:04.580 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0c73a357-2119-42c5-a448-c0411bba460a 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Get security group information for devices via rpc ['6c8e84e0-4bd1-4584-8785-b6063316c7ca', '9d452f2e-217b-4e83-88bc-25385ab9ff56', '094ed950-dd08-48aa-b1a1-74c0b5a203cb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:40:04.709 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c73a357-2119-42c5-a448-c0411bba460a 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] port_delete event received for '094ed950-dd08-48aa-b1a1-74c0b5a203cb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:40:04.893 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0c73a357-2119-42c5-a448-c0411bba460a 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update security group information for ports dict_keys(['6c8e84e0-4bd1-4584-8785-b6063316c7ca', '9d452f2e-217b-4e83-88bc-25385ab9ff56']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:40:04.893 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0c73a357-2119-42c5-a448-c0411bba460a 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:40:04.893 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0c73a357-2119-42c5-a448-c0411bba460a 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update rules of security group (fcf9384f-f93e-45fd-84c4-326cc9aff380) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:40:04.893 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0c73a357-2119-42c5-a448-c0411bba460a 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update members of security group (fcf9384f-f93e-45fd-84c4-326cc9aff380) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-06 00:40:04.893 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0c73a357-2119-42c5-a448-c0411bba460a 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update port filter for 6c8e84e0-4bd1-4584-8785-b6063316c7ca _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:40:04.893 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0c73a357-2119-42c5-a448-c0411bba460a 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Updating port rules. 2021-05-06 00:40:04.893 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0c73a357-2119-42c5-a448-c0411bba460a 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Creating 0 new rules, removing 1 old rules. 2021-05-06 00:40:04.893 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-0c73a357-2119-42c5-a448-c0411bba460a 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-6c8e84e0-4bd1-4584-8785-b6063316c7ca" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:40:04.893 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-0c73a357-2119-42c5-a448-c0411bba460a 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-6c8e84e0-4bd1-4584-8785-b6063316c7ca" 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-05-06 00:40:04.893 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-0c73a357-2119-42c5-a448-c0411bba460a 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-6c8e84e0-4bd1-4584-8785-b6063316c7ca" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:40:05.116 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-0c73a357-2119-42c5-a448-c0411bba460a 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-6c8e84e0-4bd1-4584-8785-b6063316c7ca" 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-05-06 00:40:05.116 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0c73a357-2119-42c5-a448-c0411bba460a 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update port filter for 9d452f2e-217b-4e83-88bc-25385ab9ff56 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:40:05.116 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0c73a357-2119-42c5-a448-c0411bba460a 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Updating port rules. 2021-05-06 00:40:05.116 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0c73a357-2119-42c5-a448-c0411bba460a 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Creating 0 new rules, removing 1 old rules. 2021-05-06 00:40:05.116 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-0c73a357-2119-42c5-a448-c0411bba460a 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-9d452f2e-217b-4e83-88bc-25385ab9ff56" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:40:05.133 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-0c73a357-2119-42c5-a448-c0411bba460a 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-9d452f2e-217b-4e83-88bc-25385ab9ff56" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:40:05.133 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-0c73a357-2119-42c5-a448-c0411bba460a 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-9d452f2e-217b-4e83-88bc-25385ab9ff56" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:40:05.331 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-0c73a357-2119-42c5-a448-c0411bba460a 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-9d452f2e-217b-4e83-88bc-25385ab9ff56" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:40:05.377 1752 2249166301320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 094ed950-dd08-48aa-b1a1-74c0b5a203cb 2021-05-06 00:40:06.285 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-06 00:40:06.285 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '094ed950-dd08-48aa-b1a1-74c0b5a203cb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-06 00:40:06.285 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '094ed950-dd08-48aa-b1a1-74c0b5a203cb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-06 00:40:06.285 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 094ed950-dd08-48aa-b1a1-74c0b5a203cb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-06 00:40:06.301 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['094ed950-dd08-48aa-b1a1-74c0b5a203cb'] 2021-05-06 00:40:06.301 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-06 00:40:06.301 1752 2249166302904 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-05-06 00:40:06.301 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['094ed950-dd08-48aa-b1a1-74c0b5a203cb'] 2021-05-06 00:40:08.292 1752 2249166302904 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-05-06 00:40:08.332 1752 2249166302904 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-05-06 00:40:08.449 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-849b93b6-401a-447b-b100-d0de881314fa 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Security group member updated on remote: ['fcf9384f-f93e-45fd-84c4-326cc9aff380'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:40:08.449 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-849b93b6-401a-447b-b100-d0de881314fa 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Security group member updated ['fcf9384f-f93e-45fd-84c4-326cc9aff380'] 2021-05-06 00:40:08.449 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-849b93b6-401a-447b-b100-d0de881314fa 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Refresh firewall rules 2021-05-06 00:40:08.449 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-849b93b6-401a-447b-b100-d0de881314fa 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Get security group information for devices via rpc ['6c8e84e0-4bd1-4584-8785-b6063316c7ca', '9d452f2e-217b-4e83-88bc-25385ab9ff56'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:40:08.558 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-849b93b6-401a-447b-b100-d0de881314fa 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] port_delete event received for '9d452f2e-217b-4e83-88bc-25385ab9ff56' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:40:08.648 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-849b93b6-401a-447b-b100-d0de881314fa 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update security group information for ports dict_keys(['6c8e84e0-4bd1-4584-8785-b6063316c7ca']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:40:08.648 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-849b93b6-401a-447b-b100-d0de881314fa 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:40:08.648 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-849b93b6-401a-447b-b100-d0de881314fa 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update rules of security group (fcf9384f-f93e-45fd-84c4-326cc9aff380) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:40:08.648 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-849b93b6-401a-447b-b100-d0de881314fa 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update members of security group (fcf9384f-f93e-45fd-84c4-326cc9aff380) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-06 00:40:08.648 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-849b93b6-401a-447b-b100-d0de881314fa 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update port filter for 6c8e84e0-4bd1-4584-8785-b6063316c7ca _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:40:08.648 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-849b93b6-401a-447b-b100-d0de881314fa 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Updating port rules. 2021-05-06 00:40:08.648 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-849b93b6-401a-447b-b100-d0de881314fa 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Creating 0 new rules, removing 1 old rules. 2021-05-06 00:40:08.648 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-849b93b6-401a-447b-b100-d0de881314fa 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-6c8e84e0-4bd1-4584-8785-b6063316c7ca" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:40:08.648 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-849b93b6-401a-447b-b100-d0de881314fa 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-6c8e84e0-4bd1-4584-8785-b6063316c7ca" 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-05-06 00:40:08.648 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-849b93b6-401a-447b-b100-d0de881314fa 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-6c8e84e0-4bd1-4584-8785-b6063316c7ca" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:40:08.816 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [req-849b93b6-401a-447b-b100-d0de881314fa 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Lock "n-hv-driver-port-lock-6c8e84e0-4bd1-4584-8785-b6063316c7ca" 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-05-06 00:40:09.392 1752 2249166301320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9d452f2e-217b-4e83-88bc-25385ab9ff56 2021-05-06 00:40:10.296 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-06 00:40:10.296 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9d452f2e-217b-4e83-88bc-25385ab9ff56' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-06 00:40:10.296 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9d452f2e-217b-4e83-88bc-25385ab9ff56' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-06 00:40:10.296 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9d452f2e-217b-4e83-88bc-25385ab9ff56 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-06 00:40:10.315 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9d452f2e-217b-4e83-88bc-25385ab9ff56'] 2021-05-06 00:40:10.315 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-06 00:40:10.315 1752 2249166302904 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-05-06 00:40:10.315 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9d452f2e-217b-4e83-88bc-25385ab9ff56'] 2021-05-06 00:40:11.410 1752 2249166301320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3ce41429-4380-4803-a8cd-1df4100018bb 2021-05-06 00:40:12.292 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-06 00:40:12.292 1752 2249166302904 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-05-06 00:40:12.292 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3ce41429-4380-4803-a8cd-1df4100018bb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-06 00:40:12.292 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3ce41429-4380-4803-a8cd-1df4100018bb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-06 00:40:12.292 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3ce41429-4380-4803-a8cd-1df4100018bb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-06 00:40:12.307 1752 2249167970376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d785f87c-c20d-49d9-af2b-695cd3fd9484 2021-05-06 00:40:12.307 1752 2249167970376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3ce41429-4380-4803-a8cd-1df4100018bb'] 2021-05-06 00:40:12.307 1752 2249167970376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-06 00:40:12.307 1752 2249167970376 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-05-06 00:40:12.307 1752 2249167970376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3ce41429-4380-4803-a8cd-1df4100018bb'] 2021-05-06 00:40:12.339 1752 2249166302904 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-05-06 00:40:14.291 1752 2249166302904 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-05-06 00:40:14.454 1752 2249166302904 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-05-06 00:40:14.563 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e55806c3-84ff-458f-9b4a-dd7ace034fd6 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Security group member updated on remote: ['fcf9384f-f93e-45fd-84c4-326cc9aff380'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:40:14.563 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-e55806c3-84ff-458f-9b4a-dd7ace034fd6 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Security group member updated ['fcf9384f-f93e-45fd-84c4-326cc9aff380'] 2021-05-06 00:40:14.563 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-e55806c3-84ff-458f-9b4a-dd7ace034fd6 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Refresh firewall rules 2021-05-06 00:40:14.563 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e55806c3-84ff-458f-9b4a-dd7ace034fd6 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Get security group information for devices via rpc ['6c8e84e0-4bd1-4584-8785-b6063316c7ca'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:40:14.610 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e55806c3-84ff-458f-9b4a-dd7ace034fd6 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:40:14.610 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e55806c3-84ff-458f-9b4a-dd7ace034fd6 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:40:14.693 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e55806c3-84ff-458f-9b4a-dd7ace034fd6 0f75ba71eea64fcabef1827e538e462f 23efee4fd031401a88e1ef6f7fc932b9 - - -] port_delete event received for '6c8e84e0-4bd1-4584-8785-b6063316c7ca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:40:15.423 1752 2249166301320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6c8e84e0-4bd1-4584-8785-b6063316c7ca 2021-05-06 00:40:16.305 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-06 00:40:16.305 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6c8e84e0-4bd1-4584-8785-b6063316c7ca' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-06 00:40:16.305 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6c8e84e0-4bd1-4584-8785-b6063316c7ca' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-06 00:40:16.305 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6c8e84e0-4bd1-4584-8785-b6063316c7ca _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-06 00:40:16.305 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8308ca82-4a3a-4b97-970c-0f4006119c41 2021-05-06 00:40:16.322 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6c8e84e0-4bd1-4584-8785-b6063316c7ca'] 2021-05-06 00:40:16.322 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-06 00:40:16.322 1752 2249166302904 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-05-06 00:40:16.322 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6c8e84e0-4bd1-4584-8785-b6063316c7ca'] 2021-05-06 00:40:16.584 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29c37bfb-6b8a-4b9b-88da-1a64daab3a80 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] network_delete received. Deleting network 8308ca82-4a3a-4b97-970c-0f4006119c41 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-06 00:40:16.584 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29c37bfb-6b8a-4b9b-88da-1a64daab3a80 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] Network 8308ca82-4a3a-4b97-970c-0f4006119c41 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-06 00:40:17.610 1752 2249166301144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3ce41429-4380-4803-a8cd-1df4100018bb 2021-05-06 00:40:18.337 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-06 00:40:18.337 1752 2249166302904 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-05-06 00:40:18.394 1752 2249166302904 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-05-06 00:40:18.719 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Adding port 3ce41429-4380-4803-a8cd-1df4100018bb 2021-05-06 00:40:18.719 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Port 3ce41429-4380-4803-a8cd-1df4100018bb updated. Details: {'device': '3ce41429-4380-4803-a8cd-1df4100018bb', 'network_id': 'd785f87c-c20d-49d9-af2b-695cd3fd9484', 'port_id': '3ce41429-4380-4803-a8cd-1df4100018bb', 'mac_address': 'fa:16:3e:37:49:77', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 95, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e6518a22-4bb8-4620-969a-04d81c5438a1', '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-05-06 00:40:18.719 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] 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-05-06 00:40:18.719 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3ce41429-4380-4803-a8cd-1df4100018bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:40:18.719 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3ce41429-4380-4803-a8cd-1df4100018bb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-06 00:40:18.719 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d785f87c-c20d-49d9-af2b-695cd3fd9484 2021-05-06 00:40:18.719 1752 2249166302904 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-05-06 00:40:18.859 1752 2249166302904 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3ce41429-4380-4803-a8cd-1df4100018bb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:40:18.859 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3ce41429-4380-4803-a8cd-1df4100018bb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:40:18.859 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3ce41429-4380-4803-a8cd-1df4100018bb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-06 00:40:18.859 1752 2249166302904 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 95, VLAN trunk: None to switch port 3ce41429-4380-4803-a8cd-1df4100018bb 2021-05-06 00:40:18.944 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-06 00:40:18.944 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3ce41429-4380-4803-a8cd-1df4100018bb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:40:19.454 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3ce41429-4380-4803-a8cd-1df4100018bb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:40:19.454 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:40:19.454 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (570f9275-09cd-4540-97d9-8198e06586c1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:40:19.454 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3ce41429-4380-4803-a8cd-1df4100018bb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:40:19.454 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-06 00:40:19.454 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3ce41429-4380-4803-a8cd-1df4100018bb not yet added. Adding. 2021-05-06 00:40:19.454 1752 2249166302904 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-05-06 00:40:19.454 1752 2249166302904 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-05-06 00:40:19.571 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ce41429-4380-4803-a8cd-1df4100018bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:40:19.661 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ce41429-4380-4803-a8cd-1df4100018bb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:40:19.661 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ce41429-4380-4803-a8cd-1df4100018bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:40:19.775 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ce41429-4380-4803-a8cd-1df4100018bb" 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-05-06 00:40:19.861 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3ce41429-4380-4803-a8cd-1df4100018bb" 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-05-06 00:40:19.861 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3ce41429-4380-4803-a8cd-1df4100018bb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-06 00:40:19.861 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3ce41429-4380-4803-a8cd-1df4100018bb processed. 2021-05-06 00:40:20.343 1752 2249166302904 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-05-06 00:40:20.571 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:40:22.270 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1013bf51-e7b3-4f76-8892-cfbc81f343f5 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] network_delete received. Deleting network 613f4abb-e40d-40c5-83b6-e75f15d3aa33 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-06 00:40:22.296 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1013bf51-e7b3-4f76-8892-cfbc81f343f5 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] Network 613f4abb-e40d-40c5-83b6-e75f15d3aa33 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-06 00:40:23.274 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5b86e92-7fa1-44da-a70f-3219d68fdb48 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] network_delete received. Deleting network d1f25a61-c0b0-43b3-89c1-666d9a159d11 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-06 00:40:23.274 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5b86e92-7fa1-44da-a70f-3219d68fdb48 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] Network d1f25a61-c0b0-43b3-89c1-666d9a159d11 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-06 00:40:41.764 1752 2249166301144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4eaa402a-b114-4505-a4b5-e56c413dadec 2021-05-06 00:40:42.481 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-06 00:40:42.741 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Adding port 4eaa402a-b114-4505-a4b5-e56c413dadec 2021-05-06 00:40:42.741 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Port 4eaa402a-b114-4505-a4b5-e56c413dadec updated. Details: {'device': '4eaa402a-b114-4505-a4b5-e56c413dadec', 'network_id': 'e863ee47-ceaf-4514-beb9-e76d15941dbe', 'port_id': '4eaa402a-b114-4505-a4b5-e56c413dadec', 'mac_address': 'fa:16:3e:ae:63:5e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 57, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cb43b4c9-903f-496a-a3c0-c637cb48f935', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-05-06 00:40:42.741 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] 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-05-06 00:40:42.741 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4eaa402a-b114-4505-a4b5-e56c413dadec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:40:42.741 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4eaa402a-b114-4505-a4b5-e56c413dadec _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-06 00:40:42.741 1752 2249166302904 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-05-06 00:40:42.751 1752 2249166302904 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4eaa402a-b114-4505-a4b5-e56c413dadec') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:40:42.765 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4eaa402a-b114-4505-a4b5-e56c413dadec') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:40:42.765 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4eaa402a-b114-4505-a4b5-e56c413dadec is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-06 00:40:42.765 1752 2249166302904 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 57, VLAN trunk: None to switch port 4eaa402a-b114-4505-a4b5-e56c413dadec 2021-05-06 00:40:42.795 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-06 00:40:42.819 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4eaa402a-b114-4505-a4b5-e56c413dadec'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:40:43.044 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4eaa402a-b114-4505-a4b5-e56c413dadec']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:40:43.044 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:40:43.044 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7973fd27-3df1-4eda-8130-c37c8923834f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:40:43.044 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4eaa402a-b114-4505-a4b5-e56c413dadec _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:40:43.044 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-06 00:40:43.044 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-05-06 00:40:43.044 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4eaa402a-b114-4505-a4b5-e56c413dadec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:40:43.044 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4eaa402a-b114-4505-a4b5-e56c413dadec" 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-05-06 00:40:43.044 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4eaa402a-b114-4505-a4b5-e56c413dadec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:40:43.044 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4eaa402a-b114-4505-a4b5-e56c413dadec" 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-05-06 00:40:43.094 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4eaa402a-b114-4505-a4b5-e56c413dadec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:40:43.094 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4eaa402a-b114-4505-a4b5-e56c413dadec status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-06 00:40:43.094 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4eaa402a-b114-4505-a4b5-e56c413dadec processed. 2021-05-06 00:40:44.500 1752 2249166302904 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-05-06 00:40:44.757 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:40:51.670 1752 2249166301320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4eaa402a-b114-4505-a4b5-e56c413dadec 2021-05-06 00:40:52.542 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-06 00:40:52.543 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4eaa402a-b114-4505-a4b5-e56c413dadec' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-06 00:40:52.543 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4eaa402a-b114-4505-a4b5-e56c413dadec' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-06 00:40:52.543 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4eaa402a-b114-4505-a4b5-e56c413dadec _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-06 00:40:52.543 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4eaa402a-b114-4505-a4b5-e56c413dadec'] 2021-05-06 00:40:52.562 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-06 00:40:52.562 1752 2249166302904 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-05-06 00:40:52.562 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4eaa402a-b114-4505-a4b5-e56c413dadec'] 2021-05-06 00:40:54.553 1752 2249166302904 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-05-06 00:40:54.699 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:40:55.699 1752 2249166301320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4eaa402a-b114-4505-a4b5-e56c413dadec 2021-05-06 00:40:56.563 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-06 00:40:56.563 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4eaa402a-b114-4505-a4b5-e56c413dadec' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-06 00:40:56.563 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4eaa402a-b114-4505-a4b5-e56c413dadec' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-06 00:40:56.563 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4eaa402a-b114-4505-a4b5-e56c413dadec _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-06 00:40:56.575 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e863ee47-ceaf-4514-beb9-e76d15941dbe 2021-05-06 00:40:56.575 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4eaa402a-b114-4505-a4b5-e56c413dadec'] 2021-05-06 00:40:56.575 1752 2249166302904 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-05-06 00:40:56.575 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4eaa402a-b114-4505-a4b5-e56c413dadec'] 2021-05-06 00:40:58.575 1752 2249166302904 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-05-06 00:40:58.699 1752 2249166302904 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-05-06 00:41:11.949 1752 2249166301144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4eaa402a-b114-4505-a4b5-e56c413dadec 2021-05-06 00:41:12.605 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-06 00:41:12.868 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Adding port 4eaa402a-b114-4505-a4b5-e56c413dadec 2021-05-06 00:41:12.868 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Port 4eaa402a-b114-4505-a4b5-e56c413dadec updated. Details: {'device': '4eaa402a-b114-4505-a4b5-e56c413dadec', 'network_id': 'e863ee47-ceaf-4514-beb9-e76d15941dbe', 'port_id': '4eaa402a-b114-4505-a4b5-e56c413dadec', 'mac_address': 'fa:16:3e:ae:63:5e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 57, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cb43b4c9-903f-496a-a3c0-c637cb48f935', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-05-06 00:41:12.868 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] 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-05-06 00:41:12.868 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4eaa402a-b114-4505-a4b5-e56c413dadec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:41:12.868 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4eaa402a-b114-4505-a4b5-e56c413dadec _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-06 00:41:12.868 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e863ee47-ceaf-4514-beb9-e76d15941dbe 2021-05-06 00:41:12.868 1752 2249166302904 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-05-06 00:41:13.000 1752 2249166302904 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4eaa402a-b114-4505-a4b5-e56c413dadec') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:41:13.000 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4eaa402a-b114-4505-a4b5-e56c413dadec') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:41:13.000 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4eaa402a-b114-4505-a4b5-e56c413dadec is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-06 00:41:13.000 1752 2249166302904 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 57, VLAN trunk: None to switch port 4eaa402a-b114-4505-a4b5-e56c413dadec 2021-05-06 00:41:13.076 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-06 00:41:13.076 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4eaa402a-b114-4505-a4b5-e56c413dadec'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:41:13.259 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4eaa402a-b114-4505-a4b5-e56c413dadec']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:41:13.259 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:41:13.259 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7973fd27-3df1-4eda-8130-c37c8923834f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:41:13.259 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4eaa402a-b114-4505-a4b5-e56c413dadec _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:41:13.259 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-06 00:41:13.259 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4eaa402a-b114-4505-a4b5-e56c413dadec not yet added. Adding. 2021-05-06 00:41:13.259 1752 2249166302904 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-05-06 00:41:13.259 1752 2249166302904 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-05-06 00:41:13.356 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4eaa402a-b114-4505-a4b5-e56c413dadec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:41:13.421 1752 2249167970376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Security group member updated on remote: ['303bd450-2da1-4d94-8498-79816a63e758', '5f3b26f2-0548-40b6-9521-a76724941ee4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:41:13.421 1752 2249167970376 MainThread INFO neutron.agent.securitygroups_rpc [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Security group member updated ['303bd450-2da1-4d94-8498-79816a63e758', '5f3b26f2-0548-40b6-9521-a76724941ee4'] 2021-05-06 00:41:13.463 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4eaa402a-b114-4505-a4b5-e56c413dadec" 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-05-06 00:41:13.463 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4eaa402a-b114-4505-a4b5-e56c413dadec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:41:13.463 1752 2249167970552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] port_update received: 3a5637e8-510d-4116-bd77-63a93092534f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-06 00:41:13.491 1752 2249167970552 MainThread DEBUG oslo_concurrency.lockutils [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Lock "n-hv-agent-port-lock-3a5637e8-510d-4116-bd77-63a93092534f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:41:13.491 1752 2249167970552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Binding port 3a5637e8-510d-4116-bd77-63a93092534f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-06 00:41:13.491 1752 2249167970552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] 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-05-06 00:41:13.514 1752 2249167970552 MainThread DEBUG neutron.services.trunk.rpc.agent [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3a5637e8-510d-4116-bd77-63a93092534f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:41:13.514 1752 2249167970552 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3a5637e8-510d-4116-bd77-63a93092534f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:41:13.514 1752 2249167970552 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Trunk plugin disabled on server. Assuming port 3a5637e8-510d-4116-bd77-63a93092534f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-06 00:41:13.514 1752 2249167970552 MainThread INFO networking_hyperv.neutron.trunk_driver [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Binding VLAN ID: 51, VLAN trunk: None to switch port 3a5637e8-510d-4116-bd77-63a93092534f 2021-05-06 00:41:13.549 1752 2249167970552 MainThread INFO neutron.agent.securitygroups_rpc [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Refresh firewall rules 2021-05-06 00:41:13.549 1752 2249167970552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Get security group information for devices via rpc ['3a5637e8-510d-4116-bd77-63a93092534f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:41:13.571 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4eaa402a-b114-4505-a4b5-e56c413dadec" 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-05-06 00:41:13.571 1752 2249167970376 MainThread INFO neutron.agent.securitygroups_rpc [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Refresh firewall rules 2021-05-06 00:41:13.571 1752 2249167970376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Get security group information for devices via rpc ['3a5637e8-510d-4116-bd77-63a93092534f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:41:13.661 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4eaa402a-b114-4505-a4b5-e56c413dadec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:41:13.661 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4eaa402a-b114-4505-a4b5-e56c413dadec status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-06 00:41:13.661 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4eaa402a-b114-4505-a4b5-e56c413dadec processed. 2021-05-06 00:41:14.020 1752 2249167970552 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Update security group information for ports dict_keys(['3a5637e8-510d-4116-bd77-63a93092534f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:41:14.020 1752 2249167970552 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:41:14.020 1752 2249167970552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Update rules of security group (5f3b26f2-0548-40b6-9521-a76724941ee4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:41:14.020 1752 2249167970552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Update members of security group (5f3b26f2-0548-40b6-9521-a76724941ee4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-06 00:41:14.020 1752 2249167970552 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Update port filter for 3a5637e8-510d-4116-bd77-63a93092534f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:41:14.020 1752 2249167970552 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Updating port rules. 2021-05-06 00:41:14.020 1752 2249167970552 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Creating 0 new rules, removing 6 old rules. 2021-05-06 00:41:14.020 1752 2249167970552 MainThread DEBUG oslo_concurrency.lockutils [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Lock "n-hv-driver-port-lock-3a5637e8-510d-4116-bd77-63a93092534f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:41:14.020 1752 2249167970552 MainThread DEBUG oslo_concurrency.lockutils [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Lock "n-hv-driver-port-lock-3a5637e8-510d-4116-bd77-63a93092534f" 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-05-06 00:41:14.035 1752 2249167970552 MainThread DEBUG oslo_concurrency.lockutils [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Lock "n-hv-driver-port-lock-3a5637e8-510d-4116-bd77-63a93092534f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:41:14.035 1752 2249167970376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Update security group information for ports dict_keys(['3a5637e8-510d-4116-bd77-63a93092534f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:41:14.035 1752 2249167970376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:41:14.035 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Update rules of security group (5f3b26f2-0548-40b6-9521-a76724941ee4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:41:14.052 1752 2249167970376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Update members of security group (5f3b26f2-0548-40b6-9521-a76724941ee4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-05-06 00:41:14.052 1752 2249167970376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Update port filter for 3a5637e8-510d-4116-bd77-63a93092534f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:41:14.052 1752 2249167970376 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Updating port rules. 2021-05-06 00:41:14.052 1752 2249167970376 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Creating 0 new rules, removing 6 old rules. 2021-05-06 00:41:14.200 1752 2249167970552 MainThread DEBUG oslo_concurrency.lockutils [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Lock "n-hv-driver-port-lock-3a5637e8-510d-4116-bd77-63a93092534f" 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-05-06 00:41:14.200 1752 2249167970376 MainThread DEBUG oslo_concurrency.lockutils [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Lock "n-hv-driver-port-lock-3a5637e8-510d-4116-bd77-63a93092534f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:41:14.200 1752 2249167970376 MainThread DEBUG oslo_concurrency.lockutils [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Lock "n-hv-driver-port-lock-3a5637e8-510d-4116-bd77-63a93092534f" 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-05-06 00:41:14.200 1752 2249167970376 MainThread DEBUG oslo_concurrency.lockutils [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Lock "n-hv-driver-port-lock-3a5637e8-510d-4116-bd77-63a93092534f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:41:14.233 1752 2249167970552 MainThread DEBUG oslo_concurrency.lockutils [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Lock "n-hv-agent-port-lock-3a5637e8-510d-4116-bd77-63a93092534f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.735s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:41:14.262 1752 2249167970376 MainThread DEBUG oslo_concurrency.lockutils [req-4ed8aae4-4320-4319-b505-adf457829229 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Lock "n-hv-driver-port-lock-3a5637e8-510d-4116-bd77-63a93092534f" 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-05-06 00:41:14.614 1752 2249166302904 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-05-06 00:41:14.852 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:41:14.962 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-641ac68b-2dc7-41d5-b4c0-7f1f8cf7b33f 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] port_delete event received for '0a8f3f27-a59f-4b2a-b5c4-0ecdc265b96b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:41:21.566 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85caf9c4-7082-4664-ae86-eb0ac1a0b6e1 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Security group member updated on remote: ['5f3b26f2-0548-40b6-9521-a76724941ee4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:41:21.566 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-85caf9c4-7082-4664-ae86-eb0ac1a0b6e1 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Security group member updated ['5f3b26f2-0548-40b6-9521-a76724941ee4'] 2021-05-06 00:41:21.566 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-85caf9c4-7082-4664-ae86-eb0ac1a0b6e1 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Refresh firewall rules 2021-05-06 00:41:21.566 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85caf9c4-7082-4664-ae86-eb0ac1a0b6e1 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Get security group information for devices via rpc ['3a5637e8-510d-4116-bd77-63a93092534f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:41:21.620 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-85caf9c4-7082-4664-ae86-eb0ac1a0b6e1 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:41:21.620 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-85caf9c4-7082-4664-ae86-eb0ac1a0b6e1 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:41:21.700 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85caf9c4-7082-4664-ae86-eb0ac1a0b6e1 0f7574e96ba8460db328576c17fed3cd 7db5b44572d44cab992ea454a1edb665 - - -] port_delete event received for '3a5637e8-510d-4116-bd77-63a93092534f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:41:21.863 1752 2249166301320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3a5637e8-510d-4116-bd77-63a93092534f 2021-05-06 00:41:22.629 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-06 00:41:22.629 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3a5637e8-510d-4116-bd77-63a93092534f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-06 00:41:22.629 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3a5637e8-510d-4116-bd77-63a93092534f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-06 00:41:22.629 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3a5637e8-510d-4116-bd77-63a93092534f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-06 00:41:22.629 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3a5637e8-510d-4116-bd77-63a93092534f'] 2021-05-06 00:41:22.644 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-06 00:41:22.644 1752 2249166302904 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-05-06 00:41:22.644 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3a5637e8-510d-4116-bd77-63a93092534f'] 2021-05-06 00:41:24.645 1752 2249166302904 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-05-06 00:41:24.666 1752 2249166302904 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-05-06 00:41:25.117 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84af9859-c277-444a-baeb-bbe998af84cf 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] port_delete event received for 'b780be6a-8c3f-4ada-873d-8a84aa2e036a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:41:27.081 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98bff5d4-a64f-4352-bd8d-4f12f76de6af 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] port_delete event received for '9eb72df2-b401-4aaa-9928-e243651dd65f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:41:28.488 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a88c9ce7-0d76-4dca-bb0c-04b7255c6778 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] port_delete event received for '063cc170-b364-42b7-8b80-4fb329b695c7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:41:28.765 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a88c9ce7-0d76-4dca-bb0c-04b7255c6778 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] network_delete received. Deleting network 53830eb9-9df9-4aa8-a0eb-fda734ab8c6d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-06 00:41:28.765 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a88c9ce7-0d76-4dca-bb0c-04b7255c6778 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] Reclaiming local network 53830eb9-9df9-4aa8-a0eb-fda734ab8c6d 2021-05-06 00:41:28.785 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ee2c192-3ca1-4e71-9d2d-582b43f65e9e - - - - -] port_delete event received for '063cc170-b364-42b7-8b80-4fb329b695c7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:41:30.393 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91a0398a-69f9-41de-85e4-5cbd697307f1 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] port_delete event received for 'b2a6aa9b-7ced-4eb3-86a1-e42f0bf30a03' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:41:32.253 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80137d0d-7c6c-4e45-a152-ef4dea727824 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] port_delete event received for '375c7ef2-adfc-4bd1-acee-0a39e392da4f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:41:33.675 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d21a0c1e-a45c-4536-8560-2bcd84d4c637 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] port_delete event received for '3d7c3eb8-676f-484c-b74e-48820cbfaa17' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:41:33.737 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3486a6a4-9b9e-4ded-b5b6-ed49da9109cf - - - - -] port_delete event received for '3d7c3eb8-676f-484c-b74e-48820cbfaa17' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:41:33.949 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d21a0c1e-a45c-4536-8560-2bcd84d4c637 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] network_delete received. Deleting network 4376f7f2-881d-4418-b527-d2b93eff3825 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-06 00:41:33.949 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d21a0c1e-a45c-4536-8560-2bcd84d4c637 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] Network 4376f7f2-881d-4418-b527-d2b93eff3825 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-06 00:41:38.737 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd03df91-e4e1-4316-b2f8-6e9a16511587 8772a61bdf3f4c53bc116431e1642420 62b9f7b2b4c84262afcea5da837cc9b6 - - -] port_delete event received for '0ceeb948-000e-4263-8b83-0e68e4741cdc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:41:41.658 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cfdc9894-6f9a-4561-a5db-ff71674f63b8 8772a61bdf3f4c53bc116431e1642420 62b9f7b2b4c84262afcea5da837cc9b6 - - -] Security group member updated on remote: ['570f9275-09cd-4540-97d9-8198e06586c1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:41:41.658 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-cfdc9894-6f9a-4561-a5db-ff71674f63b8 8772a61bdf3f4c53bc116431e1642420 62b9f7b2b4c84262afcea5da837cc9b6 - - -] Security group member updated ['570f9275-09cd-4540-97d9-8198e06586c1'] 2021-05-06 00:41:41.783 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cfdc9894-6f9a-4561-a5db-ff71674f63b8 8772a61bdf3f4c53bc116431e1642420 62b9f7b2b4c84262afcea5da837cc9b6 - - -] port_delete event received for '3ce41429-4380-4803-a8cd-1df4100018bb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:41:42.002 1752 2249166301320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3ce41429-4380-4803-a8cd-1df4100018bb 2021-05-06 00:41:42.689 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-06 00:41:42.689 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3ce41429-4380-4803-a8cd-1df4100018bb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-06 00:41:42.689 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3ce41429-4380-4803-a8cd-1df4100018bb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-06 00:41:42.689 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3ce41429-4380-4803-a8cd-1df4100018bb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-06 00:41:42.694 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d785f87c-c20d-49d9-af2b-695cd3fd9484 2021-05-06 00:41:42.694 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3ce41429-4380-4803-a8cd-1df4100018bb'] 2021-05-06 00:41:42.694 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-06 00:41:42.694 1752 2249166302904 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-05-06 00:41:42.694 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3ce41429-4380-4803-a8cd-1df4100018bb'] 2021-05-06 00:41:44.705 1752 2249166302904 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-05-06 00:41:44.783 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:41:46.533 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c594b32c-e001-4a64-adcc-f5daf01cc582 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] port_delete event received for 'cf50248e-1780-41d9-8326-b4dc9088541a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:41:48.298 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1355cd4e-d07e-461f-9e26-7738a6f8ea1f 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] port_delete event received for '449936d4-7b30-44fe-8c0b-5d677cf528a4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:41:49.752 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e68764e-ae5b-43e1-b23d-fef2b78a27b7 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] port_delete event received for 'c1aa68c7-201d-4a6f-931c-06ca951d27fb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:41:49.825 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c99490-0477-495d-bac3-1214f3f2246b - - - - -] port_delete event received for 'c1aa68c7-201d-4a6f-931c-06ca951d27fb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:41:50.018 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e68764e-ae5b-43e1-b23d-fef2b78a27b7 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] network_delete received. Deleting network d785f87c-c20d-49d9-af2b-695cd3fd9484 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-06 00:41:50.018 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e68764e-ae5b-43e1-b23d-fef2b78a27b7 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] Network d785f87c-c20d-49d9-af2b-695cd3fd9484 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-06 00:41:51.958 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91796c92-7d3e-49c4-9b3c-fcd4cd1a6715 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] port_delete event received for '26d88fae-05bc-409f-a6be-ba2e1707419e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:41:52.083 1752 2249166301320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4eaa402a-b114-4505-a4b5-e56c413dadec 2021-05-06 00:41:52.771 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-06 00:41:52.771 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4eaa402a-b114-4505-a4b5-e56c413dadec' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-06 00:41:52.771 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4eaa402a-b114-4505-a4b5-e56c413dadec' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-06 00:41:52.771 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4eaa402a-b114-4505-a4b5-e56c413dadec _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-06 00:41:52.771 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e863ee47-ceaf-4514-beb9-e76d15941dbe 2021-05-06 00:41:52.771 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4eaa402a-b114-4505-a4b5-e56c413dadec'] 2021-05-06 00:41:52.771 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-06 00:41:52.771 1752 2249166302904 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-05-06 00:41:52.771 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4eaa402a-b114-4505-a4b5-e56c413dadec'] 2021-05-06 00:41:52.927 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b73c9e9d-caff-4180-8b8f-62a9845a64ed f375dd2cbb92434c9428e553ff962a01 46e3563b737944779d25f471ee8475d2 - - -] Security group member updated on remote: ['7973fd27-3df1-4eda-8130-c37c8923834f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:41:52.927 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-b73c9e9d-caff-4180-8b8f-62a9845a64ed f375dd2cbb92434c9428e553ff962a01 46e3563b737944779d25f471ee8475d2 - - -] Security group member updated ['7973fd27-3df1-4eda-8130-c37c8923834f'] 2021-05-06 00:41:53.736 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b73c9e9d-caff-4180-8b8f-62a9845a64ed f375dd2cbb92434c9428e553ff962a01 46e3563b737944779d25f471ee8475d2 - - -] port_delete event received for '4eaa402a-b114-4505-a4b5-e56c413dadec' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:41:54.643 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f85720f0-bc6e-415c-b8cf-5a96ecf8981b 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] port_delete event received for '3668ac38-3220-497b-ac14-9efd922052a8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:41:54.771 1752 2249166302904 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-05-06 00:41:54.845 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:41:56.173 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f557bb26-4fe7-4135-8963-7bb2e0f60d20 - - - - -] port_delete event received for 'f2552aee-605a-41ab-9ffb-8da27c27469d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:41:56.458 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34bb7b8b-408a-4842-9d39-765fdb4e9b88 f375dd2cbb92434c9428e553ff962a01 46e3563b737944779d25f471ee8475d2 - - -] port_delete event received for '5ce66b08-1353-4784-9249-eb2537aa9f93' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:41:56.532 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-429ab6e8-6314-47f5-99c2-b3337d49c9ca 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] port_delete event received for 'f2552aee-605a-41ab-9ffb-8da27c27469d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:41:56.815 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-429ab6e8-6314-47f5-99c2-b3337d49c9ca 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] network_delete received. Deleting network e0e72f82-598b-4e87-ac44-e8e4e29ee6f1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-06 00:41:56.815 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-429ab6e8-6314-47f5-99c2-b3337d49c9ca 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] Network e0e72f82-598b-4e87-ac44-e8e4e29ee6f1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-06 00:42:01.188 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3dc4a71-4eed-415c-81c6-0b0a65ec7390 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] port_delete event received for '75132389-1498-44bb-b75e-137a12159552' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:42:03.033 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8807b67-4918-443d-8e63-4033c25132f5 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] port_delete event received for '86de48ef-eca1-459d-9427-2bad925a8d96' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:42:04.361 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae6a246c-4fe1-46e4-8fe5-8f13165ddd7e 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] port_delete event received for '615d7a34-a282-4f38-91d1-7532b1e326eb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:42:04.596 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79238902-5231-4dc6-ba55-fef4d8be66e5 - - - - -] port_delete event received for '615d7a34-a282-4f38-91d1-7532b1e326eb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:42:04.643 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae6a246c-4fe1-46e4-8fe5-8f13165ddd7e 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] network_delete received. Deleting network e863ee47-ceaf-4514-beb9-e76d15941dbe network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-06 00:42:04.643 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae6a246c-4fe1-46e4-8fe5-8f13165ddd7e 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] Network e863ee47-ceaf-4514-beb9-e76d15941dbe not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-05-06 00:42:10.472 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a5ec6b6-553c-4fb7-a5aa-45aab0005241 - - - - -] port_update received: 49772957-ec8c-4040-b7bb-c1b517903b78 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-06 00:42:10.472 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a5ec6b6-553c-4fb7-a5aa-45aab0005241 - - - - -] No port 49772957-ec8c-4040-b7bb-c1b517903b78 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-06 00:42:12.970 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5d963b43-5554-4fa3-8dae-2ddd3e0f8608 8ef34827c1fa416abb121293867e7296 c37f514079a14b65811ca2f5c6eba5db - - -] Security group rule updated on remote: ['6aee579b-9b94-4b0e-a37d-5ef9a14f89d4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-06 00:42:12.970 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-5d963b43-5554-4fa3-8dae-2ddd3e0f8608 8ef34827c1fa416abb121293867e7296 c37f514079a14b65811ca2f5c6eba5db - - -] Security group rule updated ['6aee579b-9b94-4b0e-a37d-5ef9a14f89d4'] 2021-05-06 00:42:13.126 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c46f3cb0-95be-47a8-a04e-446943564a10 8ef34827c1fa416abb121293867e7296 c37f514079a14b65811ca2f5c6eba5db - - -] Security group rule updated on remote: ['6aee579b-9b94-4b0e-a37d-5ef9a14f89d4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-06 00:42:13.126 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-c46f3cb0-95be-47a8-a04e-446943564a10 8ef34827c1fa416abb121293867e7296 c37f514079a14b65811ca2f5c6eba5db - - -] Security group rule updated ['6aee579b-9b94-4b0e-a37d-5ef9a14f89d4'] 2021-05-06 00:42:14.017 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aec68f67-0d91-4ddb-86c9-b50e57471dbf - - - - -] port_update received: 3f4b3a1c-c603-4e14-81c5-15a40238e0b1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-06 00:42:14.032 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aec68f67-0d91-4ddb-86c9-b50e57471dbf - - - - -] No port 3f4b3a1c-c603-4e14-81c5-15a40238e0b1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-06 00:42:17.206 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-751d2a30-9290-40ab-9b52-cd5c3912f860 8ef34827c1fa416abb121293867e7296 c37f514079a14b65811ca2f5c6eba5db - - -] Security group member updated on remote: ['6aee579b-9b94-4b0e-a37d-5ef9a14f89d4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:42:17.206 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-751d2a30-9290-40ab-9b52-cd5c3912f860 8ef34827c1fa416abb121293867e7296 c37f514079a14b65811ca2f5c6eba5db - - -] Security group member updated ['6aee579b-9b94-4b0e-a37d-5ef9a14f89d4'] 2021-05-06 00:42:18.376 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c49f5233-77c7-4aff-a36e-8f83a5220d0c e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] port_update received: 961f5702-a364-45da-9858-35ec0b7a8b62 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-06 00:42:18.395 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c49f5233-77c7-4aff-a36e-8f83a5220d0c e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] No port 961f5702-a364-45da-9858-35ec0b7a8b62 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-06 00:42:20.329 1752 2249166301144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 961f5702-a364-45da-9858-35ec0b7a8b62 2021-05-06 00:42:20.907 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-06 00:42:21.141 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Adding port 961f5702-a364-45da-9858-35ec0b7a8b62 2021-05-06 00:42:21.141 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Port 961f5702-a364-45da-9858-35ec0b7a8b62 updated. Details: {'device': '961f5702-a364-45da-9858-35ec0b7a8b62', 'network_id': '538adcc9-0e31-4654-b0b4-a30dfb3322ee', 'port_id': '961f5702-a364-45da-9858-35ec0b7a8b62', 'mac_address': 'fa:16:3e:60:b8:3c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 61, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6a47358b-cae0-409b-b4ff-46bf0a767419', '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-05-06 00:42:21.159 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] 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-05-06 00:42:21.159 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-961f5702-a364-45da-9858-35ec0b7a8b62" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:42:21.159 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 961f5702-a364-45da-9858-35ec0b7a8b62 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-06 00:42:21.159 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 538adcc9-0e31-4654-b0b4-a30dfb3322ee 2021-05-06 00:42:21.159 1752 2249166302904 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-05-06 00:42:21.281 1752 2249166302904 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '961f5702-a364-45da-9858-35ec0b7a8b62') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:42:21.281 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '961f5702-a364-45da-9858-35ec0b7a8b62') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:42:21.297 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 961f5702-a364-45da-9858-35ec0b7a8b62 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-06 00:42:21.297 1752 2249166302904 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 61, VLAN trunk: None to switch port 961f5702-a364-45da-9858-35ec0b7a8b62 2021-05-06 00:42:21.343 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-06 00:42:21.343 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['961f5702-a364-45da-9858-35ec0b7a8b62'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:42:21.565 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['961f5702-a364-45da-9858-35ec0b7a8b62']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:42:21.565 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:42:21.565 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6aee579b-9b94-4b0e-a37d-5ef9a14f89d4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:42:21.565 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 961f5702-a364-45da-9858-35ec0b7a8b62 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:42:21.565 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-06 00:42:21.565 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 961f5702-a364-45da-9858-35ec0b7a8b62 not yet added. Adding. 2021-05-06 00:42:21.565 1752 2249166302904 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-05-06 00:42:21.565 1752 2249166302904 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-05-06 00:42:21.637 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-961f5702-a364-45da-9858-35ec0b7a8b62" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:42:21.694 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-961f5702-a364-45da-9858-35ec0b7a8b62" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.046s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:42:21.694 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-961f5702-a364-45da-9858-35ec0b7a8b62" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:42:21.784 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-961f5702-a364-45da-9858-35ec0b7a8b62" 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-05-06 00:42:21.853 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-961f5702-a364-45da-9858-35ec0b7a8b62" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:42:21.853 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 961f5702-a364-45da-9858-35ec0b7a8b62 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-06 00:42:21.853 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 961f5702-a364-45da-9858-35ec0b7a8b62 processed. 2021-05-06 00:42:22.906 1752 2249166302904 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-05-06 00:42:23.147 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:44:46.425 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca856dff-1ea7-4c74-bca0-b75b3ea322f9 8ef34827c1fa416abb121293867e7296 c37f514079a14b65811ca2f5c6eba5db - - -] Security group member updated on remote: ['6aee579b-9b94-4b0e-a37d-5ef9a14f89d4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:44:46.425 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-ca856dff-1ea7-4c74-bca0-b75b3ea322f9 8ef34827c1fa416abb121293867e7296 c37f514079a14b65811ca2f5c6eba5db - - -] Security group member updated ['6aee579b-9b94-4b0e-a37d-5ef9a14f89d4'] 2021-05-06 00:44:46.988 1752 2249166301320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 961f5702-a364-45da-9858-35ec0b7a8b62 2021-05-06 00:44:47.035 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca856dff-1ea7-4c74-bca0-b75b3ea322f9 8ef34827c1fa416abb121293867e7296 c37f514079a14b65811ca2f5c6eba5db - - -] port_delete event received for '961f5702-a364-45da-9858-35ec0b7a8b62' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:44:47.589 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-06 00:44:47.589 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '961f5702-a364-45da-9858-35ec0b7a8b62' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-06 00:44:47.589 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '961f5702-a364-45da-9858-35ec0b7a8b62' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-06 00:44:47.589 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 961f5702-a364-45da-9858-35ec0b7a8b62 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-06 00:44:47.589 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 538adcc9-0e31-4654-b0b4-a30dfb3322ee 2021-05-06 00:44:47.589 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['961f5702-a364-45da-9858-35ec0b7a8b62'] 2021-05-06 00:44:47.589 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-06 00:44:47.589 1752 2249166302904 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-05-06 00:44:47.589 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['961f5702-a364-45da-9858-35ec0b7a8b62'] 2021-05-06 00:44:49.605 1752 2249166302904 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-05-06 00:44:49.644 1752 2249166302904 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-05-06 00:44:49.676 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05f06747-92bc-400b-ac01-bf029da4eec2 8ef34827c1fa416abb121293867e7296 c37f514079a14b65811ca2f5c6eba5db - - -] port_delete event received for '14791715-7386-4183-9478-18639d8d9763' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:44:51.504 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-05a285ef-a48e-4695-b5e5-309c74219f70 8ef34827c1fa416abb121293867e7296 c37f514079a14b65811ca2f5c6eba5db - - -] Security group rule updated on remote: ['21b9fa36-716c-45a7-bcf4-dca3fd044c79'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-06 00:44:51.504 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-05a285ef-a48e-4695-b5e5-309c74219f70 8ef34827c1fa416abb121293867e7296 c37f514079a14b65811ca2f5c6eba5db - - -] Security group rule updated ['21b9fa36-716c-45a7-bcf4-dca3fd044c79'] 2021-05-06 00:44:51.655 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9bf0fe70-7b50-4bea-ae91-b133c3d7e2f6 8ef34827c1fa416abb121293867e7296 c37f514079a14b65811ca2f5c6eba5db - - -] Security group rule updated on remote: ['21b9fa36-716c-45a7-bcf4-dca3fd044c79'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-05-06 00:44:51.655 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-9bf0fe70-7b50-4bea-ae91-b133c3d7e2f6 8ef34827c1fa416abb121293867e7296 c37f514079a14b65811ca2f5c6eba5db - - -] Security group rule updated ['21b9fa36-716c-45a7-bcf4-dca3fd044c79'] 2021-05-06 00:44:56.644 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-668c0126-9dbd-45f5-a58c-5fe537176ca2 8ef34827c1fa416abb121293867e7296 c37f514079a14b65811ca2f5c6eba5db - - -] Security group member updated on remote: ['21b9fa36-716c-45a7-bcf4-dca3fd044c79'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:44:56.644 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-668c0126-9dbd-45f5-a58c-5fe537176ca2 8ef34827c1fa416abb121293867e7296 c37f514079a14b65811ca2f5c6eba5db - - -] Security group member updated ['21b9fa36-716c-45a7-bcf4-dca3fd044c79'] 2021-05-06 00:44:57.823 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-456dbfce-19b3-4311-9bec-c1f46f17db51 e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] port_update received: 2c06000c-6346-406b-83b7-5f5f702e820d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-05-06 00:44:57.823 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-456dbfce-19b3-4311-9bec-c1f46f17db51 e9c2637722aa415b8f5059ca953665b4 0fe389533d914236997bb6b177af605a - - -] No port 2c06000c-6346-406b-83b7-5f5f702e820d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-05-06 00:44:59.176 1752 2249166301144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2c06000c-6346-406b-83b7-5f5f702e820d 2021-05-06 00:44:59.620 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-05-06 00:44:59.862 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Adding port 2c06000c-6346-406b-83b7-5f5f702e820d 2021-05-06 00:44:59.862 1752 2249073228440 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Port 2c06000c-6346-406b-83b7-5f5f702e820d updated. Details: {'device': '2c06000c-6346-406b-83b7-5f5f702e820d', 'network_id': '538adcc9-0e31-4654-b0b4-a30dfb3322ee', 'port_id': '2c06000c-6346-406b-83b7-5f5f702e820d', 'mac_address': 'fa:16:3e:69:ad:fc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 61, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6a47358b-cae0-409b-b4ff-46bf0a767419', '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-05-06 00:44:59.874 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] 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-05-06 00:44:59.874 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2c06000c-6346-406b-83b7-5f5f702e820d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:44:59.874 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2c06000c-6346-406b-83b7-5f5f702e820d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-05-06 00:44:59.874 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 538adcc9-0e31-4654-b0b4-a30dfb3322ee 2021-05-06 00:44:59.874 1752 2249166302904 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-05-06 00:44:59.997 1752 2249166302904 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2c06000c-6346-406b-83b7-5f5f702e820d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:44:59.997 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2c06000c-6346-406b-83b7-5f5f702e820d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-05-06 00:44:59.997 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2c06000c-6346-406b-83b7-5f5f702e820d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-05-06 00:44:59.997 1752 2249166302904 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 61, VLAN trunk: None to switch port 2c06000c-6346-406b-83b7-5f5f702e820d 2021-05-06 00:45:00.066 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-05-06 00:45:00.066 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2c06000c-6346-406b-83b7-5f5f702e820d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-05-06 00:45:00.253 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2c06000c-6346-406b-83b7-5f5f702e820d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-05-06 00:45:00.253 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-05-06 00:45:00.253 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (21b9fa36-716c-45a7-bcf4-dca3fd044c79) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-05-06 00:45:00.253 1752 2249166302904 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2c06000c-6346-406b-83b7-5f5f702e820d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-05-06 00:45:00.253 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-05-06 00:45:00.253 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2c06000c-6346-406b-83b7-5f5f702e820d not yet added. Adding. 2021-05-06 00:45:00.253 1752 2249166302904 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-05-06 00:45:00.253 1752 2249166302904 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-05-06 00:45:00.316 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2c06000c-6346-406b-83b7-5f5f702e820d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:45:00.386 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2c06000c-6346-406b-83b7-5f5f702e820d" 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-05-06 00:45:00.386 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2c06000c-6346-406b-83b7-5f5f702e820d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-05-06 00:45:00.465 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2c06000c-6346-406b-83b7-5f5f702e820d" 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-05-06 00:45:00.537 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2c06000c-6346-406b-83b7-5f5f702e820d" 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-05-06 00:45:00.537 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2c06000c-6346-406b-83b7-5f5f702e820d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-05-06 00:45:00.537 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2c06000c-6346-406b-83b7-5f5f702e820d processed. 2021-05-06 00:45:01.629 1752 2249166302904 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-05-06 00:45:01.878 1752 2249166302904 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-05-06 00:45:57.382 1752 2249166301320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2c06000c-6346-406b-83b7-5f5f702e820d 2021-05-06 00:45:57.913 1752 2249073228440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e7c96-c8be-4ec8-9829-db1ca6537328 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-05-06 00:45:57.913 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2c06000c-6346-406b-83b7-5f5f702e820d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-05-06 00:45:57.913 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2c06000c-6346-406b-83b7-5f5f702e820d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-05-06 00:45:57.913 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2c06000c-6346-406b-83b7-5f5f702e820d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-05-06 00:45:57.913 1752 2249166302904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 538adcc9-0e31-4654-b0b4-a30dfb3322ee 2021-05-06 00:45:57.913 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2c06000c-6346-406b-83b7-5f5f702e820d'] 2021-05-06 00:45:57.913 1752 2249166302904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-05-06 00:45:57.913 1752 2249166302904 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-05-06 00:45:57.913 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2c06000c-6346-406b-83b7-5f5f702e820d'] 2021-05-06 00:45:58.103 1752 2249166302904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-af117484-aef7-40b7-ba32-b19e08cceedf 8ef34827c1fa416abb121293867e7296 c37f514079a14b65811ca2f5c6eba5db - - -] Security group member updated on remote: ['21b9fa36-716c-45a7-bcf4-dca3fd044c79'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-05-06 00:45:58.118 1752 2249166302904 MainThread INFO neutron.agent.securitygroups_rpc [req-af117484-aef7-40b7-ba32-b19e08cceedf 8ef34827c1fa416abb121293867e7296 c37f514079a14b65811ca2f5c6eba5db - - -] Security group member updated ['21b9fa36-716c-45a7-bcf4-dca3fd044c79'] 2021-05-06 00:45:58.712 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af117484-aef7-40b7-ba32-b19e08cceedf 8ef34827c1fa416abb121293867e7296 c37f514079a14b65811ca2f5c6eba5db - - -] port_delete event received for '2c06000c-6346-406b-83b7-5f5f702e820d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:45:59.913 1752 2249166302904 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-05-06 00:45:59.993 1752 2249166302904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-05-06 00:46:01.587 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-adfbb582-a137-4bd0-8cfa-89895dd1253a 8ef34827c1fa416abb121293867e7296 c37f514079a14b65811ca2f5c6eba5db - - -] port_delete event received for '2a1c4a7b-4892-49a7-a919-66053fcafa9a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:46:07.259 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d0efeaa-84b0-4d28-a7ff-d669e2a3242c 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] port_delete event received for '3f4b3a1c-c603-4e14-81c5-15a40238e0b1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:46:09.040 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-baef7796-db19-4ed7-8e34-4ade899f0ce7 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] port_delete event received for '49772957-ec8c-4040-b7bb-c1b517903b78' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:46:10.398 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e92c8fe-fd9c-4d4e-b176-5169caa834d3 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] port_delete event received for '547575dc-aa53-44e3-9793-a9b4247988b8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:46:10.413 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef21cbc1-aaf3-4dc5-a8c4-c2f78bb252cb - - - - -] port_delete event received for '547575dc-aa53-44e3-9793-a9b4247988b8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-05-06 00:46:10.679 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e92c8fe-fd9c-4d4e-b176-5169caa834d3 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] network_delete received. Deleting network 538adcc9-0e31-4654-b0b4-a30dfb3322ee network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-05-06 00:46:10.679 1752 2249166302904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e92c8fe-fd9c-4d4e-b176-5169caa834d3 1e32ff3fa3d2460e891e199435380f6c 08d919d906c7450fb8183678e34e5cde - - -] Network 538adcc9-0e31-4654-b0b4-a30dfb3322ee not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463