2021-06-09 22:15:35.639 4240 3198094941352 MainThread INFO neutron.common.config [-] Logging enabled! 2021-06-09 22:15:35.639 4240 3198094941352 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev308 2021-06-09 22:15:35.639 4240 3198094941352 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-06-09 22:15:35.639 4240 3198094941352 MainThread INFO os_win.utils.network.networkutils [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] WMI caching is disabled. 2021-06-09 22:15:35.888 4240 3198094941352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:120 2021-06-09 22:15:35.967 4240 3198094941352 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-06-09 22:15:35.967 4240 3198094941352 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-06-09 22:15:36.171 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent initialized successfully, now running... 2021-06-09 22:15:36.186 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-06-09 22:15:36.186 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-06-09 22:15:36.233 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-06-09 22:17:22.906 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0cb63017-5f50-45ee-8cbf-281d033a1ac8 - - - - -] port_update received: db923e25-a7e4-40c8-b33b-f06f2d26eb0c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:17:22.922 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0cb63017-5f50-45ee-8cbf-281d033a1ac8 - - - - -] No port db923e25-a7e4-40c8-b33b-f06f2d26eb0c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:17:28.566 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-687233c6-a709-4b54-940e-c01f37c943bf - - - - -] port_update received: 261d4e41-039e-45bf-888e-cf423931be9c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:17:28.576 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-687233c6-a709-4b54-940e-c01f37c943bf - - - - -] No port 261d4e41-039e-45bf-888e-cf423931be9c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:17:29.105 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9f7cc75-73fe-417b-8a39-70d1b3691f2f - - - - -] port_update received: 7233866e-f8be-457a-9c1c-23d3319888ff port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:17:29.105 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9f7cc75-73fe-417b-8a39-70d1b3691f2f - - - - -] No port 7233866e-f8be-457a-9c1c-23d3319888ff defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:17:30.595 4240 3198189121032 MainThread WARNING oslo_policy.policy [req-8cf2d76f-eccd-488e-a09f-2558211e1312 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] 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-06-09 22:17:30.595 4240 3198189121032 MainThread WARNING oslo_policy.policy [req-8cf2d76f-eccd-488e-a09f-2558211e1312 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] 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-06-09 22:17:30.595 4240 3198189121032 MainThread WARNING oslo_policy.policy [req-8cf2d76f-eccd-488e-a09f-2558211e1312 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] 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-06-09 22:17:30.595 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8cf2d76f-eccd-488e-a09f-2558211e1312 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Security group member updated on remote: ['58abc30a-d216-4a2a-957e-0b81510ad620'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:17:30.595 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-8cf2d76f-eccd-488e-a09f-2558211e1312 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Security group member updated ['58abc30a-d216-4a2a-957e-0b81510ad620'] 2021-06-09 22:17:31.079 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d530abb2-5879-4487-898a-a8308d60f71f d25b2ffcd4db4b7783695a63dba1bac0 44120a2b21ef4e37b20717ee387e320a - - -] Security group member updated on remote: ['0e518ecd-7f6c-45dd-9eb2-344c047d6aaa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:17:31.079 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-d530abb2-5879-4487-898a-a8308d60f71f d25b2ffcd4db4b7783695a63dba1bac0 44120a2b21ef4e37b20717ee387e320a - - -] Security group member updated ['0e518ecd-7f6c-45dd-9eb2-344c047d6aaa'] 2021-06-09 22:17:33.869 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6354a193-a3fc-4213-bfde-d6d5bb45720a 633673214ccc4bf19d7603a83557190b 5220320a350b438382bbae19e97ddd0c - - -] Security group rule updated on remote: ['f1d05a01-fb90-43d0-8fe5-789584be6a15'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-09 22:17:33.869 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-6354a193-a3fc-4213-bfde-d6d5bb45720a 633673214ccc4bf19d7603a83557190b 5220320a350b438382bbae19e97ddd0c - - -] Security group rule updated ['f1d05a01-fb90-43d0-8fe5-789584be6a15'] 2021-06-09 22:17:35.682 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-36691af7-6f9f-4b82-9dc7-78ca4ab71b07 633673214ccc4bf19d7603a83557190b 5220320a350b438382bbae19e97ddd0c - - -] Security group rule updated on remote: ['f1d05a01-fb90-43d0-8fe5-789584be6a15'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-09 22:17:35.682 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-36691af7-6f9f-4b82-9dc7-78ca4ab71b07 633673214ccc4bf19d7603a83557190b 5220320a350b438382bbae19e97ddd0c - - -] Security group rule updated ['f1d05a01-fb90-43d0-8fe5-789584be6a15'] 2021-06-09 22:17:36.010 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1740a13-9d7c-4c77-8b9d-70af57a32b73 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] port_update received: d35593d0-d997-4998-8097-3d4cae4f58e1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:17:36.025 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1740a13-9d7c-4c77-8b9d-70af57a32b73 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] No port d35593d0-d997-4998-8097-3d4cae4f58e1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:17:36.213 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4bdae9af-4862-4f6a-b2c8-a8120e07d230 - - - - -] port_update received: 0d455918-65f7-46c2-b801-9d1a32214d60 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:17:36.213 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4bdae9af-4862-4f6a-b2c8-a8120e07d230 - - - - -] No port 0d455918-65f7-46c2-b801-9d1a32214d60 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:17:37.791 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11f78d62-7118-4712-8666-f6061b676751 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] port_update received: 1c057bdd-0d53-48cf-b086-0c532ae66888 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:17:37.807 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11f78d62-7118-4712-8666-f6061b676751 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] No port 1c057bdd-0d53-48cf-b086-0c532ae66888 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:17:41.650 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d7ec999c-dae8-491d-9aa0-e98bdecd994d fbb92b1761af43caa2db29aec256f4df cac2f62f0b784ddaadcc734a4d79efa7 - - -] Security group rule updated on remote: ['0ecdd7f6-e5d2-4611-a1d5-2450c3fa4f41'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-09 22:17:41.650 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-d7ec999c-dae8-491d-9aa0-e98bdecd994d fbb92b1761af43caa2db29aec256f4df cac2f62f0b784ddaadcc734a4d79efa7 - - -] Security group rule updated ['0ecdd7f6-e5d2-4611-a1d5-2450c3fa4f41'] 2021-06-09 22:17:42.236 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0858e37a-dd72-4c26-a000-e7527b0d80e1 - - - - -] port_update received: e52cfb5c-993c-498e-93e5-8d2625dbb297 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:17:42.236 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0858e37a-dd72-4c26-a000-e7527b0d80e1 - - - - -] No port e52cfb5c-993c-498e-93e5-8d2625dbb297 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:17:43.158 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64bfd18e-f5a5-4fe6-a4d3-20b29dfa058f - - - - -] port_update received: fb97990e-e7fb-4014-9131-8a01497b01d8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:17:43.158 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64bfd18e-f5a5-4fe6-a4d3-20b29dfa058f - - - - -] No port fb97990e-e7fb-4014-9131-8a01497b01d8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:17:43.315 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-af9fd9c4-a847-4187-8e62-a5e37d661043 fbb92b1761af43caa2db29aec256f4df cac2f62f0b784ddaadcc734a4d79efa7 - - -] Security group rule updated on remote: ['0ecdd7f6-e5d2-4611-a1d5-2450c3fa4f41'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-09 22:17:43.315 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-af9fd9c4-a847-4187-8e62-a5e37d661043 fbb92b1761af43caa2db29aec256f4df cac2f62f0b784ddaadcc734a4d79efa7 - - -] Security group rule updated ['0ecdd7f6-e5d2-4611-a1d5-2450c3fa4f41'] 2021-06-09 22:17:47.041 4240 3198189119272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1c057bdd-0d53-48cf-b086-0c532ae66888 2021-06-09 22:17:47.041 4240 3198189119272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d35593d0-d997-4998-8097-3d4cae4f58e1 2021-06-09 22:17:48.096 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e279ea9a-310a-48e7-8887-068324b2b02c 13f14d46323844f28fa69dd51b1de5ea 6e98c5b67cb74257a3b2d02c64bd9ee2 - - -] Security group member updated on remote: ['37087874-efe9-4544-884a-50b21de7e9a1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:17:48.096 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-e279ea9a-310a-48e7-8887-068324b2b02c 13f14d46323844f28fa69dd51b1de5ea 6e98c5b67cb74257a3b2d02c64bd9ee2 - - -] Security group member updated ['37087874-efe9-4544-884a-50b21de7e9a1'] 2021-06-09 22:17:48.775 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-09 22:17:50.064 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Adding port d35593d0-d997-4998-8097-3d4cae4f58e1 2021-06-09 22:17:50.072 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Port d35593d0-d997-4998-8097-3d4cae4f58e1 updated. Details: {'device': 'd35593d0-d997-4998-8097-3d4cae4f58e1', 'network_id': '00bb1846-4853-4a65-a61e-4fd2324a29e6', 'port_id': 'd35593d0-d997-4998-8097-3d4cae4f58e1', 'mac_address': 'fa:16:3e:8e:c2:50', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 401, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '312b3390-e520-4345-b6ad-4fd5b5e65628', '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-06-09 22:17:50.072 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] 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-06-09 22:17:50.072 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Adding port 1c057bdd-0d53-48cf-b086-0c532ae66888 2021-06-09 22:17:50.072 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Port 1c057bdd-0d53-48cf-b086-0c532ae66888 updated. Details: {'device': '1c057bdd-0d53-48cf-b086-0c532ae66888', 'network_id': '039b63d1-b982-44d1-a196-a5cbcd7c79b1', 'port_id': '1c057bdd-0d53-48cf-b086-0c532ae66888', 'mac_address': 'fa:16:3e:b9:3b:db', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 424, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4f17ae28-49fb-4b57-85bb-d9a11b0d0a80', '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-06-09 22:17:50.072 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] 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-06-09 22:17:50.072 4240 3198189121384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d35593d0-d997-4998-8097-3d4cae4f58e1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:17:50.072 4240 3198189121384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d35593d0-d997-4998-8097-3d4cae4f58e1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-09 22:17:50.072 4240 3198189121384 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 00bb1846-4853-4a65-a61e-4fd2324a29e6 2021-06-09 22:17:50.072 4240 3198189121384 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-06-09 22:17:50.072 4240 3198206951496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1c057bdd-0d53-48cf-b086-0c532ae66888" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:17:50.072 4240 3198206951496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1c057bdd-0d53-48cf-b086-0c532ae66888 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-09 22:17:50.072 4240 3198206951496 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 039b63d1-b982-44d1-a196-a5cbcd7c79b1 2021-06-09 22:17:50.072 4240 3198206951496 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-06-09 22:17:50.253 4240 3198206951496 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1c057bdd-0d53-48cf-b086-0c532ae66888') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:17:50.253 4240 3198206951496 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1c057bdd-0d53-48cf-b086-0c532ae66888') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:17:50.265 4240 3198206951496 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1c057bdd-0d53-48cf-b086-0c532ae66888 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-09 22:17:50.265 4240 3198206951496 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 424, VLAN trunk: None to switch port 1c057bdd-0d53-48cf-b086-0c532ae66888 2021-06-09 22:17:50.276 4240 3198189121384 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd35593d0-d997-4998-8097-3d4cae4f58e1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:17:50.276 4240 3198189121384 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd35593d0-d997-4998-8097-3d4cae4f58e1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:17:50.276 4240 3198189121384 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d35593d0-d997-4998-8097-3d4cae4f58e1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-09 22:17:50.276 4240 3198189121384 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 401, VLAN trunk: None to switch port d35593d0-d997-4998-8097-3d4cae4f58e1 2021-06-09 22:17:50.345 4240 3198206951496 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-09 22:17:50.345 4240 3198206951496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1c057bdd-0d53-48cf-b086-0c532ae66888'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:17:50.345 4240 3198189121384 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-09 22:17:50.345 4240 3198189121384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d35593d0-d997-4998-8097-3d4cae4f58e1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:17:50.609 4240 3198206952376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cdab9908-387c-4277-b297-0d5f9bde27f7 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] port_update received: 4bc1567d-02f9-4f71-ae91-d28b48388f96 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:17:50.609 4240 3198206952376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cdab9908-387c-4277-b297-0d5f9bde27f7 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] No port 4bc1567d-02f9-4f71-ae91-d28b48388f96 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:17:51.027 4240 3198206951496 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1c057bdd-0d53-48cf-b086-0c532ae66888']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:17:51.027 4240 3198206951496 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-06-09 22:17:51.027 4240 3198206951496 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (58abc30a-d216-4a2a-957e-0b81510ad620) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:17:51.041 4240 3198206951496 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (58abc30a-d216-4a2a-957e-0b81510ad620) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-09 22:17:51.041 4240 3198206951496 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1c057bdd-0d53-48cf-b086-0c532ae66888 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:17:51.041 4240 3198206951496 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-09 22:17:51.041 4240 3198206951496 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1c057bdd-0d53-48cf-b086-0c532ae66888 not yet added. Adding. 2021-06-09 22:17:51.041 4240 3198206951496 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-06-09 22:17:51.041 4240 3198206951496 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-06-09 22:17:51.041 4240 3198189121384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d35593d0-d997-4998-8097-3d4cae4f58e1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:17:51.041 4240 3198189121384 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-06-09 22:17:51.041 4240 3198189121384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0e518ecd-7f6c-45dd-9eb2-344c047d6aaa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:17:51.041 4240 3198189121384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0e518ecd-7f6c-45dd-9eb2-344c047d6aaa) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-09 22:17:51.041 4240 3198189121384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d35593d0-d997-4998-8097-3d4cae4f58e1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:17:51.041 4240 3198189121384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-09 22:17:51.041 4240 3198189121384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d35593d0-d997-4998-8097-3d4cae4f58e1 not yet added. Adding. 2021-06-09 22:17:51.041 4240 3198189121384 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-06-09 22:17:51.041 4240 3198189121384 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-06-09 22:17:51.123 4240 3198206952552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0fb05420-734f-4bca-af14-bd416f3bbe3a 13f14d46323844f28fa69dd51b1de5ea 6e98c5b67cb74257a3b2d02c64bd9ee2 - - -] Security group member updated on remote: ['37087874-efe9-4544-884a-50b21de7e9a1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:17:51.123 4240 3198206952552 MainThread INFO neutron.agent.securitygroups_rpc [req-0fb05420-734f-4bca-af14-bd416f3bbe3a 13f14d46323844f28fa69dd51b1de5ea 6e98c5b67cb74257a3b2d02c64bd9ee2 - - -] Security group member updated ['37087874-efe9-4544-884a-50b21de7e9a1'] 2021-06-09 22:17:51.123 4240 3198206951496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c057bdd-0d53-48cf-b086-0c532ae66888" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:17:51.123 4240 3198189121384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d35593d0-d997-4998-8097-3d4cae4f58e1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:17:51.202 4240 3198206951496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c057bdd-0d53-48cf-b086-0c532ae66888" 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-06-09 22:17:51.202 4240 3198206951496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c057bdd-0d53-48cf-b086-0c532ae66888" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:17:51.202 4240 3198189121384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d35593d0-d997-4998-8097-3d4cae4f58e1" 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-06-09 22:17:51.202 4240 3198189121384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d35593d0-d997-4998-8097-3d4cae4f58e1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:17:51.291 4240 3198206951496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c057bdd-0d53-48cf-b086-0c532ae66888" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:17:51.307 4240 3198189121384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d35593d0-d997-4998-8097-3d4cae4f58e1" 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-06-09 22:17:51.387 4240 3198206951496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1c057bdd-0d53-48cf-b086-0c532ae66888" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:17:51.387 4240 3198206951496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1c057bdd-0d53-48cf-b086-0c532ae66888 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-09 22:17:51.387 4240 3198206951496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1c057bdd-0d53-48cf-b086-0c532ae66888 processed. 2021-06-09 22:17:51.387 4240 3198189121384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d35593d0-d997-4998-8097-3d4cae4f58e1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:17:51.387 4240 3198189121384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d35593d0-d997-4998-8097-3d4cae4f58e1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-09 22:17:51.387 4240 3198189121384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d35593d0-d997-4998-8097-3d4cae4f58e1 processed. 2021-06-09 22:17:54.234 4240 3198189121384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fd0675cc-4b60-4288-9267-31155be63591 633673214ccc4bf19d7603a83557190b 5220320a350b438382bbae19e97ddd0c - - -] Security group member updated on remote: ['f1d05a01-fb90-43d0-8fe5-789584be6a15'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:17:55.252 4240 3198189121384 MainThread INFO neutron.agent.securitygroups_rpc [req-fd0675cc-4b60-4288-9267-31155be63591 633673214ccc4bf19d7603a83557190b 5220320a350b438382bbae19e97ddd0c - - -] Security group member updated ['f1d05a01-fb90-43d0-8fe5-789584be6a15'] 2021-06-09 22:17:55.252 4240 3198189121384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2bdf5b8c-9431-4f71-853e-c48700041341 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] port_update received: 1f7ec30c-40f4-428a-a4a4-c2844d2b2ae4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:17:55.268 4240 3198206951496 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-06-09 22:17:55.283 4240 3198189121384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2bdf5b8c-9431-4f71-853e-c48700041341 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] No port 1f7ec30c-40f4-428a-a4a4-c2844d2b2ae4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:17:56.483 4240 3198206951496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:17:57.056 4240 3198189121384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f81c379e-d7fd-4f17-997e-ba1c87144bcb 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] port_update received: 5c132894-271a-4c87-8103-1d6192964497 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:17:57.525 4240 3198189119272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4bc1567d-02f9-4f71-ae91-d28b48388f96 2021-06-09 22:17:58.627 4240 3198189121384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f81c379e-d7fd-4f17-997e-ba1c87144bcb 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] No port 5c132894-271a-4c87-8103-1d6192964497 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:17:59.533 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-09 22:18:00.080 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Adding port 4bc1567d-02f9-4f71-ae91-d28b48388f96 2021-06-09 22:18:00.080 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Port 4bc1567d-02f9-4f71-ae91-d28b48388f96 updated. Details: {'device': '4bc1567d-02f9-4f71-ae91-d28b48388f96', 'network_id': 'acf94637-4099-43f8-a600-afbe79958383', 'port_id': '4bc1567d-02f9-4f71-ae91-d28b48388f96', 'mac_address': 'fa:16:3e:5a:38:ff', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 415, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '890c08c0-e959-4566-8b5a-806eff681208', '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-06-09 22:18:00.080 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] 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-06-09 22:18:00.080 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4bc1567d-02f9-4f71-ae91-d28b48388f96" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:18:00.080 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4bc1567d-02f9-4f71-ae91-d28b48388f96 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-09 22:18:00.080 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network acf94637-4099-43f8-a600-afbe79958383 2021-06-09 22:18:00.080 4240 3198189121032 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-06-09 22:18:00.213 4240 3198189121032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4bc1567d-02f9-4f71-ae91-d28b48388f96') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:18:00.213 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4bc1567d-02f9-4f71-ae91-d28b48388f96') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:18:00.229 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4bc1567d-02f9-4f71-ae91-d28b48388f96 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-09 22:18:00.229 4240 3198189121032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 415, VLAN trunk: None to switch port 4bc1567d-02f9-4f71-ae91-d28b48388f96 2021-06-09 22:18:00.309 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-09 22:18:00.309 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4bc1567d-02f9-4f71-ae91-d28b48388f96'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:18:00.496 4240 3198206951848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6084bd7c-202f-4236-87aa-f03c146e43a9 fbb92b1761af43caa2db29aec256f4df cac2f62f0b784ddaadcc734a4d79efa7 - - -] Security group member updated on remote: ['0ecdd7f6-e5d2-4611-a1d5-2450c3fa4f41'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:18:00.515 4240 3198206951848 MainThread INFO neutron.agent.securitygroups_rpc [req-6084bd7c-202f-4236-87aa-f03c146e43a9 fbb92b1761af43caa2db29aec256f4df cac2f62f0b784ddaadcc734a4d79efa7 - - -] Security group member updated ['0ecdd7f6-e5d2-4611-a1d5-2450c3fa4f41'] 2021-06-09 22:18:00.628 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4bc1567d-02f9-4f71-ae91-d28b48388f96']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:18:00.628 4240 3198189121032 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-06-09 22:18:00.628 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (37087874-efe9-4544-884a-50b21de7e9a1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:18:00.628 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (37087874-efe9-4544-884a-50b21de7e9a1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-09 22:18:00.628 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4bc1567d-02f9-4f71-ae91-d28b48388f96 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:18:00.628 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-09 22:18:00.628 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4bc1567d-02f9-4f71-ae91-d28b48388f96 not yet added. Adding. 2021-06-09 22:18:00.628 4240 3198189121032 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-06-09 22:18:00.628 4240 3198189121032 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-06-09 22:18:00.728 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4bc1567d-02f9-4f71-ae91-d28b48388f96" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:18:00.826 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4bc1567d-02f9-4f71-ae91-d28b48388f96" 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-06-09 22:18:00.826 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4bc1567d-02f9-4f71-ae91-d28b48388f96" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:18:00.964 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4bc1567d-02f9-4f71-ae91-d28b48388f96" 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-06-09 22:18:02.167 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f24906b9-e771-485f-9cab-22dad505f122 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] port_update received: 14072a8a-8a4b-49a5-8277-33eeb3fdcd81 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:18:02.951 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f24906b9-e771-485f-9cab-22dad505f122 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] No port 14072a8a-8a4b-49a5-8277-33eeb3fdcd81 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:18:04.027 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4bc1567d-02f9-4f71-ae91-d28b48388f96" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.938s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:18:04.027 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4bc1567d-02f9-4f71-ae91-d28b48388f96 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-09 22:18:04.027 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4bc1567d-02f9-4f71-ae91-d28b48388f96 processed. 2021-06-09 22:18:04.980 4240 3198189119272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5c132894-271a-4c87-8103-1d6192964497 2021-06-09 22:18:05.003 4240 3198189119272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1f7ec30c-40f4-428a-a4a4-c2844d2b2ae4 2021-06-09 22:18:06.033 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-09 22:18:06.033 4240 3198189121032 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-06-09 22:18:06.900 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.860s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:18:06.995 4240 3198189119272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 14072a8a-8a4b-49a5-8277-33eeb3fdcd81 2021-06-09 22:18:07.150 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Adding port 1f7ec30c-40f4-428a-a4a4-c2844d2b2ae4 2021-06-09 22:18:07.171 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Port 1f7ec30c-40f4-428a-a4a4-c2844d2b2ae4 updated. Details: {'device': '1f7ec30c-40f4-428a-a4a4-c2844d2b2ae4', 'network_id': 'acf94637-4099-43f8-a600-afbe79958383', 'port_id': '1f7ec30c-40f4-428a-a4a4-c2844d2b2ae4', 'mac_address': 'fa:16:3e:c4:28:fe', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 415, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '890c08c0-e959-4566-8b5a-806eff681208', '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-06-09 22:18:07.171 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] 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-06-09 22:18:07.171 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Adding port 5c132894-271a-4c87-8103-1d6192964497 2021-06-09 22:18:07.171 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Port 5c132894-271a-4c87-8103-1d6192964497 updated. Details: {'device': '5c132894-271a-4c87-8103-1d6192964497', 'network_id': 'dcf1ce77-f759-45ef-acc3-4a474fce6e66', 'port_id': '5c132894-271a-4c87-8103-1d6192964497', 'mac_address': 'fa:16:3e:1b:61:f4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 405, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '68c4a8e2-43bf-40d1-b0cc-c5812bde4f12', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-09 22:18:07.171 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] 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-06-09 22:18:07.171 4240 3198206951848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5c132894-271a-4c87-8103-1d6192964497" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:18:07.171 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5c132894-271a-4c87-8103-1d6192964497 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-09 22:18:07.171 4240 3198206951848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network dcf1ce77-f759-45ef-acc3-4a474fce6e66 2021-06-09 22:18:07.171 4240 3198206951848 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-06-09 22:18:07.171 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1f7ec30c-40f4-428a-a4a4-c2844d2b2ae4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:18:07.171 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1f7ec30c-40f4-428a-a4a4-c2844d2b2ae4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-09 22:18:07.171 4240 3198189121032 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-06-09 22:18:07.322 4240 3198189121032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1f7ec30c-40f4-428a-a4a4-c2844d2b2ae4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:18:07.322 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1f7ec30c-40f4-428a-a4a4-c2844d2b2ae4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:18:07.322 4240 3198206951848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5c132894-271a-4c87-8103-1d6192964497') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:18:07.322 4240 3198206951848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5c132894-271a-4c87-8103-1d6192964497') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:18:07.339 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1f7ec30c-40f4-428a-a4a4-c2844d2b2ae4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-09 22:18:07.339 4240 3198189121032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 415, VLAN trunk: None to switch port 1f7ec30c-40f4-428a-a4a4-c2844d2b2ae4 2021-06-09 22:18:07.339 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5c132894-271a-4c87-8103-1d6192964497 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-09 22:18:07.339 4240 3198206951848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 405, VLAN trunk: None to switch port 5c132894-271a-4c87-8103-1d6192964497 2021-06-09 22:18:07.436 4240 3198206951848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-09 22:18:07.436 4240 3198206951848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5c132894-271a-4c87-8103-1d6192964497'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:18:07.436 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-09 22:18:07.436 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1f7ec30c-40f4-428a-a4a4-c2844d2b2ae4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:18:07.793 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1f7ec30c-40f4-428a-a4a4-c2844d2b2ae4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:18:07.793 4240 3198189121032 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-06-09 22:18:07.793 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (37087874-efe9-4544-884a-50b21de7e9a1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:18:07.793 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (37087874-efe9-4544-884a-50b21de7e9a1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-09 22:18:07.793 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1f7ec30c-40f4-428a-a4a4-c2844d2b2ae4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:18:07.793 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-09 22:18:07.793 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1f7ec30c-40f4-428a-a4a4-c2844d2b2ae4 not yet added. Adding. 2021-06-09 22:18:07.793 4240 3198189121032 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-06-09 22:18:07.793 4240 3198189121032 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-06-09 22:18:07.793 4240 3198206951848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5c132894-271a-4c87-8103-1d6192964497']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:18:07.793 4240 3198206951848 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-06-09 22:18:07.793 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f1d05a01-fb90-43d0-8fe5-789584be6a15) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:18:07.793 4240 3198206951848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5c132894-271a-4c87-8103-1d6192964497 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:18:07.793 4240 3198206951848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-09 22:18:07.793 4240 3198206951848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5c132894-271a-4c87-8103-1d6192964497 not yet added. Adding. 2021-06-09 22:18:07.793 4240 3198206951848 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-06-09 22:18:07.793 4240 3198206951848 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-06-09 22:18:07.922 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f7ec30c-40f4-428a-a4a4-c2844d2b2ae4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:18:07.937 4240 3198206951848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5c132894-271a-4c87-8103-1d6192964497" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:18:08.042 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-09 22:18:08.042 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f7ec30c-40f4-428a-a4a4-c2844d2b2ae4" 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-06-09 22:18:08.042 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f7ec30c-40f4-428a-a4a4-c2844d2b2ae4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:18:08.103 4240 3198206951848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5c132894-271a-4c87-8103-1d6192964497" 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-06-09 22:18:08.103 4240 3198206951848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5c132894-271a-4c87-8103-1d6192964497" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:18:08.235 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f7ec30c-40f4-428a-a4a4-c2844d2b2ae4" 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-06-09 22:18:08.314 4240 3198206951848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5c132894-271a-4c87-8103-1d6192964497" 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-06-09 22:18:08.370 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1f7ec30c-40f4-428a-a4a4-c2844d2b2ae4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:18:08.370 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1f7ec30c-40f4-428a-a4a4-c2844d2b2ae4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-09 22:18:08.370 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1f7ec30c-40f4-428a-a4a4-c2844d2b2ae4 processed. 2021-06-09 22:18:08.448 4240 3198206951848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5c132894-271a-4c87-8103-1d6192964497" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:18:08.448 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5c132894-271a-4c87-8103-1d6192964497 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-09 22:18:08.448 4240 3198206951848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5c132894-271a-4c87-8103-1d6192964497 processed. 2021-06-09 22:18:08.510 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Adding port 14072a8a-8a4b-49a5-8277-33eeb3fdcd81 2021-06-09 22:18:08.510 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Port 14072a8a-8a4b-49a5-8277-33eeb3fdcd81 updated. Details: {'device': '14072a8a-8a4b-49a5-8277-33eeb3fdcd81', 'network_id': 'e0efba8d-3c59-46f3-b473-73d9ce2d393c', 'port_id': '14072a8a-8a4b-49a5-8277-33eeb3fdcd81', 'mac_address': 'fa:16:3e:9c:1c:3b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 436, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c67b1ada-c465-4696-9c39-80418f9e499e', '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-06-09 22:18:08.510 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] 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-06-09 22:18:08.510 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-14072a8a-8a4b-49a5-8277-33eeb3fdcd81" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:18:08.510 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 14072a8a-8a4b-49a5-8277-33eeb3fdcd81 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-09 22:18:08.510 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e0efba8d-3c59-46f3-b473-73d9ce2d393c 2021-06-09 22:18:08.510 4240 3198189121032 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-06-09 22:18:08.668 4240 3198189121032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '14072a8a-8a4b-49a5-8277-33eeb3fdcd81') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:18:08.668 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '14072a8a-8a4b-49a5-8277-33eeb3fdcd81') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:18:08.681 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 14072a8a-8a4b-49a5-8277-33eeb3fdcd81 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-09 22:18:08.681 4240 3198189121032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 436, VLAN trunk: None to switch port 14072a8a-8a4b-49a5-8277-33eeb3fdcd81 2021-06-09 22:18:08.775 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-09 22:18:08.775 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['14072a8a-8a4b-49a5-8277-33eeb3fdcd81'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:18:08.971 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['14072a8a-8a4b-49a5-8277-33eeb3fdcd81']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:18:08.971 4240 3198189121032 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-06-09 22:18:08.971 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0ecdd7f6-e5d2-4611-a1d5-2450c3fa4f41) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:18:08.981 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 14072a8a-8a4b-49a5-8277-33eeb3fdcd81 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:18:08.981 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-09 22:18:08.981 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 14072a8a-8a4b-49a5-8277-33eeb3fdcd81 not yet added. Adding. 2021-06-09 22:18:08.981 4240 3198189121032 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-06-09 22:18:08.981 4240 3198189121032 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-06-09 22:18:09.140 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-14072a8a-8a4b-49a5-8277-33eeb3fdcd81" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:18:09.293 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-14072a8a-8a4b-49a5-8277-33eeb3fdcd81" 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-06-09 22:18:09.314 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-14072a8a-8a4b-49a5-8277-33eeb3fdcd81" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:18:09.486 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-14072a8a-8a4b-49a5-8277-33eeb3fdcd81" 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-06-09 22:18:09.607 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-14072a8a-8a4b-49a5-8277-33eeb3fdcd81" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:18:09.607 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 14072a8a-8a4b-49a5-8277-33eeb3fdcd81 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-09 22:18:09.607 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 14072a8a-8a4b-49a5-8277-33eeb3fdcd81 processed. 2021-06-09 22:18:10.056 4240 3198189121032 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-06-09 22:18:11.776 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:18:25.236 4240 3198189119448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d35593d0-d997-4998-8097-3d4cae4f58e1 2021-06-09 22:18:26.143 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-09 22:18:26.734 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd35593d0-d997-4998-8097-3d4cae4f58e1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-09 22:18:26.734 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd35593d0-d997-4998-8097-3d4cae4f58e1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-09 22:18:26.734 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d35593d0-d997-4998-8097-3d4cae4f58e1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-09 22:18:26.780 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 00bb1846-4853-4a65-a61e-4fd2324a29e6 2021-06-09 22:18:27.717 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d35593d0-d997-4998-8097-3d4cae4f58e1'] 2021-06-09 22:18:28.939 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-09 22:18:28.939 4240 3198189121032 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-06-09 22:18:28.939 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d35593d0-d997-4998-8097-3d4cae4f58e1'] 2021-06-09 22:18:28.939 4240 3198189121032 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-06-09 22:18:29.294 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:18:30.150 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-884d1d54-8be1-4234-a17b-98f1adae6bb5 d25b2ffcd4db4b7783695a63dba1bac0 44120a2b21ef4e37b20717ee387e320a - - -] Security group member updated on remote: ['0e518ecd-7f6c-45dd-9eb2-344c047d6aaa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:18:30.150 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-884d1d54-8be1-4234-a17b-98f1adae6bb5 d25b2ffcd4db4b7783695a63dba1bac0 44120a2b21ef4e37b20717ee387e320a - - -] Security group member updated ['0e518ecd-7f6c-45dd-9eb2-344c047d6aaa'] 2021-06-09 22:18:30.290 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-884d1d54-8be1-4234-a17b-98f1adae6bb5 d25b2ffcd4db4b7783695a63dba1bac0 44120a2b21ef4e37b20717ee387e320a - - -] port_delete event received for 'd35593d0-d997-4998-8097-3d4cae4f58e1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:18:39.340 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0519ad0-d8b7-4f1b-a85e-a0e58becf447 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] network_delete received. Deleting network 00bb1846-4853-4a65-a61e-4fd2324a29e6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-09 22:18:39.340 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0519ad0-d8b7-4f1b-a85e-a0e58becf447 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] Network 00bb1846-4853-4a65-a61e-4fd2324a29e6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-09 22:18:39.527 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0df3ef5c-52e2-44d7-a7e5-fbe56ac32ba0 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Security group member updated on remote: ['58abc30a-d216-4a2a-957e-0b81510ad620'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:18:39.527 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-0df3ef5c-52e2-44d7-a7e5-fbe56ac32ba0 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Security group member updated ['58abc30a-d216-4a2a-957e-0b81510ad620'] 2021-06-09 22:18:39.527 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-0df3ef5c-52e2-44d7-a7e5-fbe56ac32ba0 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Refresh firewall rules 2021-06-09 22:18:39.527 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0df3ef5c-52e2-44d7-a7e5-fbe56ac32ba0 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Get security group information for devices via rpc ['1c057bdd-0d53-48cf-b086-0c532ae66888'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:18:39.727 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0df3ef5c-52e2-44d7-a7e5-fbe56ac32ba0 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update security group information for ports dict_keys(['1c057bdd-0d53-48cf-b086-0c532ae66888']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:18:39.727 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0df3ef5c-52e2-44d7-a7e5-fbe56ac32ba0 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-09 22:18:39.727 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0df3ef5c-52e2-44d7-a7e5-fbe56ac32ba0 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update rules of security group (58abc30a-d216-4a2a-957e-0b81510ad620) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:18:39.727 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0df3ef5c-52e2-44d7-a7e5-fbe56ac32ba0 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update members of security group (58abc30a-d216-4a2a-957e-0b81510ad620) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-09 22:18:39.727 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0df3ef5c-52e2-44d7-a7e5-fbe56ac32ba0 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update port filter for 1c057bdd-0d53-48cf-b086-0c532ae66888 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:18:39.727 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0df3ef5c-52e2-44d7-a7e5-fbe56ac32ba0 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Updating port rules. 2021-06-09 22:18:39.727 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0df3ef5c-52e2-44d7-a7e5-fbe56ac32ba0 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Creating 1 new rules, removing 0 old rules. 2021-06-09 22:18:39.727 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-0df3ef5c-52e2-44d7-a7e5-fbe56ac32ba0 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-1c057bdd-0d53-48cf-b086-0c532ae66888" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:18:39.971 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-0df3ef5c-52e2-44d7-a7e5-fbe56ac32ba0 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-1c057bdd-0d53-48cf-b086-0c532ae66888" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:18:39.971 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-0df3ef5c-52e2-44d7-a7e5-fbe56ac32ba0 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-1c057bdd-0d53-48cf-b086-0c532ae66888" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:18:39.971 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-0df3ef5c-52e2-44d7-a7e5-fbe56ac32ba0 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-1c057bdd-0d53-48cf-b086-0c532ae66888" 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-06-09 22:18:41.188 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0a7e16e-3e6b-496d-b520-8a824c9e0755 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] port_update received: 75b7db93-adaf-46d8-add9-b71a929b9c33 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:18:42.028 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0a7e16e-3e6b-496d-b520-8a824c9e0755 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] No port 75b7db93-adaf-46d8-add9-b71a929b9c33 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:18:47.447 4240 3198189119272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 75b7db93-adaf-46d8-add9-b71a929b9c33 2021-06-09 22:18:49.049 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-09 22:18:49.618 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Adding port 75b7db93-adaf-46d8-add9-b71a929b9c33 2021-06-09 22:18:51.321 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Port 75b7db93-adaf-46d8-add9-b71a929b9c33 updated. Details: {'device': '75b7db93-adaf-46d8-add9-b71a929b9c33', 'network_id': '039b63d1-b982-44d1-a196-a5cbcd7c79b1', 'port_id': '75b7db93-adaf-46d8-add9-b71a929b9c33', 'mac_address': 'fa:16:3e:9a:38:67', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 424, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4f17ae28-49fb-4b57-85bb-d9a11b0d0a80', '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-06-09 22:18:51.321 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] 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-06-09 22:18:51.321 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.base [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Loop iteration exceeded interval (2 vs. 2.272843599319458) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-06-09 22:18:51.321 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-75b7db93-adaf-46d8-add9-b71a929b9c33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:18:51.321 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 75b7db93-adaf-46d8-add9-b71a929b9c33 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-09 22:18:51.321 4240 3198189121032 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-06-09 22:18:51.604 4240 3198189121032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '75b7db93-adaf-46d8-add9-b71a929b9c33') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:18:51.604 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '75b7db93-adaf-46d8-add9-b71a929b9c33') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:18:51.634 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 75b7db93-adaf-46d8-add9-b71a929b9c33 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-09 22:18:51.634 4240 3198189121032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 424, VLAN trunk: None to switch port 75b7db93-adaf-46d8-add9-b71a929b9c33 2021-06-09 22:18:51.760 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-09 22:18:51.760 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['75b7db93-adaf-46d8-add9-b71a929b9c33'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:18:51.950 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['75b7db93-adaf-46d8-add9-b71a929b9c33']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:18:51.950 4240 3198189121032 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-06-09 22:18:51.950 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (58abc30a-d216-4a2a-957e-0b81510ad620) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:18:51.950 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (58abc30a-d216-4a2a-957e-0b81510ad620) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-09 22:18:51.950 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 75b7db93-adaf-46d8-add9-b71a929b9c33 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:18:51.950 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-09 22:18:51.950 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 75b7db93-adaf-46d8-add9-b71a929b9c33 not yet added. Adding. 2021-06-09 22:18:51.950 4240 3198189121032 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-06-09 22:18:51.950 4240 3198189121032 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-06-09 22:18:52.135 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75b7db93-adaf-46d8-add9-b71a929b9c33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:18:52.307 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75b7db93-adaf-46d8-add9-b71a929b9c33" 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-06-09 22:18:52.307 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75b7db93-adaf-46d8-add9-b71a929b9c33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:18:52.524 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75b7db93-adaf-46d8-add9-b71a929b9c33" 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-06-09 22:18:52.666 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-75b7db93-adaf-46d8-add9-b71a929b9c33" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:18:52.666 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 75b7db93-adaf-46d8-add9-b71a929b9c33 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-09 22:18:52.666 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 75b7db93-adaf-46d8-add9-b71a929b9c33 processed. 2021-06-09 22:18:53.323 4240 3198189121032 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-06-09 22:18:53.766 4240 3198189121032 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-06-09 22:19:13.743 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0fafb975-db37-4482-a92b-96be06c35f68 08e8e9fba2394510a536f8d1c5ad00d1 53eec0fe519e4816a8efc184d654d8f8 - - -] Security group member updated on remote: ['b9f25272-3cd9-4ff4-9c04-7b7e08ae59a6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:19:13.743 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-0fafb975-db37-4482-a92b-96be06c35f68 08e8e9fba2394510a536f8d1c5ad00d1 53eec0fe519e4816a8efc184d654d8f8 - - -] Security group member updated ['b9f25272-3cd9-4ff4-9c04-7b7e08ae59a6'] 2021-06-09 22:19:15.492 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f3b006dd-7ba5-45c7-afbb-f8c47d803e9c d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Security group member updated on remote: ['58abc30a-d216-4a2a-957e-0b81510ad620'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:19:15.492 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-f3b006dd-7ba5-45c7-afbb-f8c47d803e9c d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Security group member updated ['58abc30a-d216-4a2a-957e-0b81510ad620'] 2021-06-09 22:19:15.492 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-f3b006dd-7ba5-45c7-afbb-f8c47d803e9c d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Refresh firewall rules 2021-06-09 22:19:15.492 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f3b006dd-7ba5-45c7-afbb-f8c47d803e9c d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Get security group information for devices via rpc ['1c057bdd-0d53-48cf-b086-0c532ae66888', '75b7db93-adaf-46d8-add9-b71a929b9c33'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:19:15.629 4240 3198206951848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b6f36f16-bc29-4818-8e2f-4af00b45aa3d 484ed5a8199b44779568276507f036c2 98ae9e092c534552810a99f7e8ccb3d5 - - -] Security group member updated on remote: ['cf5381d4-e2dd-4216-af4a-fc2a94d0450e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:19:15.629 4240 3198206951848 MainThread INFO neutron.agent.securitygroups_rpc [req-b6f36f16-bc29-4818-8e2f-4af00b45aa3d 484ed5a8199b44779568276507f036c2 98ae9e092c534552810a99f7e8ccb3d5 - - -] Security group member updated ['cf5381d4-e2dd-4216-af4a-fc2a94d0450e'] 2021-06-09 22:19:16.071 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f3b006dd-7ba5-45c7-afbb-f8c47d803e9c d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update security group information for ports dict_keys(['1c057bdd-0d53-48cf-b086-0c532ae66888', '75b7db93-adaf-46d8-add9-b71a929b9c33']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:19:16.071 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f3b006dd-7ba5-45c7-afbb-f8c47d803e9c d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-09 22:19:16.071 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f3b006dd-7ba5-45c7-afbb-f8c47d803e9c d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update rules of security group (58abc30a-d216-4a2a-957e-0b81510ad620) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:19:16.071 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f3b006dd-7ba5-45c7-afbb-f8c47d803e9c d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update members of security group (58abc30a-d216-4a2a-957e-0b81510ad620) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-09 22:19:16.071 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f3b006dd-7ba5-45c7-afbb-f8c47d803e9c d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update port filter for 1c057bdd-0d53-48cf-b086-0c532ae66888 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:19:16.071 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f3b006dd-7ba5-45c7-afbb-f8c47d803e9c d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Updating port rules. 2021-06-09 22:19:16.071 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f3b006dd-7ba5-45c7-afbb-f8c47d803e9c d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Creating 1 new rules, removing 0 old rules. 2021-06-09 22:19:16.071 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-f3b006dd-7ba5-45c7-afbb-f8c47d803e9c d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-1c057bdd-0d53-48cf-b086-0c532ae66888" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:19:16.277 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-f3b006dd-7ba5-45c7-afbb-f8c47d803e9c d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-1c057bdd-0d53-48cf-b086-0c532ae66888" 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-06-09 22:19:16.277 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-f3b006dd-7ba5-45c7-afbb-f8c47d803e9c d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-1c057bdd-0d53-48cf-b086-0c532ae66888" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:19:16.277 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-f3b006dd-7ba5-45c7-afbb-f8c47d803e9c d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-1c057bdd-0d53-48cf-b086-0c532ae66888" 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-06-09 22:19:16.277 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f3b006dd-7ba5-45c7-afbb-f8c47d803e9c d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update port filter for 75b7db93-adaf-46d8-add9-b71a929b9c33 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:19:16.277 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f3b006dd-7ba5-45c7-afbb-f8c47d803e9c d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Updating port rules. 2021-06-09 22:19:16.292 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f3b006dd-7ba5-45c7-afbb-f8c47d803e9c d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Creating 1 new rules, removing 0 old rules. 2021-06-09 22:19:16.292 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-f3b006dd-7ba5-45c7-afbb-f8c47d803e9c d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-75b7db93-adaf-46d8-add9-b71a929b9c33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:19:16.336 4240 3198206952552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e764a48-1120-4f0e-8bdf-04a78d368e48 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] port_update received: 89776e1f-de41-4a83-a7a3-bdde392c26ba port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:19:16.367 4240 3198206952552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e764a48-1120-4f0e-8bdf-04a78d368e48 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] No port 89776e1f-de41-4a83-a7a3-bdde392c26ba defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:19:16.495 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-f3b006dd-7ba5-45c7-afbb-f8c47d803e9c d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-75b7db93-adaf-46d8-add9-b71a929b9c33" 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-06-09 22:19:16.495 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-f3b006dd-7ba5-45c7-afbb-f8c47d803e9c d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-75b7db93-adaf-46d8-add9-b71a929b9c33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:19:16.495 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-f3b006dd-7ba5-45c7-afbb-f8c47d803e9c d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-75b7db93-adaf-46d8-add9-b71a929b9c33" 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-06-09 22:19:18.602 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce68fd9e-bcd8-4989-a4a3-a2ff72442d27 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] port_update received: 02587d54-899f-4b86-b7b4-7ae52b0334cc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:19:18.602 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce68fd9e-bcd8-4989-a4a3-a2ff72442d27 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] No port 02587d54-899f-4b86-b7b4-7ae52b0334cc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:19:18.947 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-552fce19-e481-4635-a6e0-b432f9b1e221 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] port_update received: f0bb0801-75d6-431f-bd44-5cc2e8563236 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:19:18.979 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-552fce19-e481-4635-a6e0-b432f9b1e221 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] No port f0bb0801-75d6-431f-bd44-5cc2e8563236 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:19:20.507 4240 3198189119272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 89776e1f-de41-4a83-a7a3-bdde392c26ba 2021-06-09 22:19:21.450 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-09 22:19:21.852 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Adding port 89776e1f-de41-4a83-a7a3-bdde392c26ba 2021-06-09 22:19:21.852 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Port 89776e1f-de41-4a83-a7a3-bdde392c26ba updated. Details: {'device': '89776e1f-de41-4a83-a7a3-bdde392c26ba', 'network_id': '8a0ca4c9-64b7-4bc3-8222-31177e42bbce', 'port_id': '89776e1f-de41-4a83-a7a3-bdde392c26ba', 'mac_address': 'fa:16:3e:ec:8e:1a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 434, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7ac17903-94ec-4dd7-bc52-aa48552f5ee1', '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-06-09 22:19:21.852 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] 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-06-09 22:19:21.852 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-89776e1f-de41-4a83-a7a3-bdde392c26ba" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:19:21.852 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 89776e1f-de41-4a83-a7a3-bdde392c26ba _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-09 22:19:21.852 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8a0ca4c9-64b7-4bc3-8222-31177e42bbce 2021-06-09 22:19:21.852 4240 3198189121032 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-06-09 22:19:22.056 4240 3198189121032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '89776e1f-de41-4a83-a7a3-bdde392c26ba') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:19:22.056 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '89776e1f-de41-4a83-a7a3-bdde392c26ba') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:19:22.075 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 89776e1f-de41-4a83-a7a3-bdde392c26ba is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-09 22:19:22.075 4240 3198189121032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 434, VLAN trunk: None to switch port 89776e1f-de41-4a83-a7a3-bdde392c26ba 2021-06-09 22:19:22.212 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-09 22:19:22.212 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['89776e1f-de41-4a83-a7a3-bdde392c26ba'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:19:22.448 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['89776e1f-de41-4a83-a7a3-bdde392c26ba']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:19:22.448 4240 3198189121032 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-06-09 22:19:22.448 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b9f25272-3cd9-4ff4-9c04-7b7e08ae59a6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:19:22.448 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b9f25272-3cd9-4ff4-9c04-7b7e08ae59a6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-09 22:19:22.448 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 89776e1f-de41-4a83-a7a3-bdde392c26ba _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:19:22.448 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-09 22:19:22.448 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 89776e1f-de41-4a83-a7a3-bdde392c26ba not yet added. Adding. 2021-06-09 22:19:22.448 4240 3198189121032 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-06-09 22:19:22.448 4240 3198189121032 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-06-09 22:19:22.539 4240 3198189119272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f0bb0801-75d6-431f-bd44-5cc2e8563236 2021-06-09 22:19:22.539 4240 3198189119272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 02587d54-899f-4b86-b7b4-7ae52b0334cc 2021-06-09 22:19:22.688 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-89776e1f-de41-4a83-a7a3-bdde392c26ba" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:19:22.884 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-89776e1f-de41-4a83-a7a3-bdde392c26ba" 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-06-09 22:19:22.884 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-89776e1f-de41-4a83-a7a3-bdde392c26ba" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:19:23.107 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-89776e1f-de41-4a83-a7a3-bdde392c26ba" 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-06-09 22:19:23.243 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-89776e1f-de41-4a83-a7a3-bdde392c26ba" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:19:23.243 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 89776e1f-de41-4a83-a7a3-bdde392c26ba status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-09 22:19:23.243 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 89776e1f-de41-4a83-a7a3-bdde392c26ba processed. 2021-06-09 22:19:23.463 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-09 22:19:23.463 4240 3198189121032 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-06-09 22:19:24.164 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:19:24.729 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Adding port 02587d54-899f-4b86-b7b4-7ae52b0334cc 2021-06-09 22:19:24.729 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Port 02587d54-899f-4b86-b7b4-7ae52b0334cc updated. Details: {'device': '02587d54-899f-4b86-b7b4-7ae52b0334cc', 'network_id': '039b63d1-b982-44d1-a196-a5cbcd7c79b1', 'port_id': '02587d54-899f-4b86-b7b4-7ae52b0334cc', 'mac_address': 'fa:16:3e:b9:f8:c3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 424, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4f17ae28-49fb-4b57-85bb-d9a11b0d0a80', '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-06-09 22:19:24.729 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] 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-06-09 22:19:24.729 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Adding port f0bb0801-75d6-431f-bd44-5cc2e8563236 2021-06-09 22:19:24.729 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Port f0bb0801-75d6-431f-bd44-5cc2e8563236 updated. Details: {'device': 'f0bb0801-75d6-431f-bd44-5cc2e8563236', 'network_id': '66c6eb62-01cd-4cc7-a8c5-bcdb6052ece7', 'port_id': 'f0bb0801-75d6-431f-bd44-5cc2e8563236', 'mac_address': 'fa:16:3e:15:c6:a5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 416, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '24048b39-f5ca-4e15-9c90-bb61b4d6e69a', 'ip_address': '192.168.233.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-06-09 22:19:24.729 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] 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-06-09 22:19:24.729 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-02587d54-899f-4b86-b7b4-7ae52b0334cc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:19:24.729 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 02587d54-899f-4b86-b7b4-7ae52b0334cc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-09 22:19:24.744 4240 3198189121032 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-06-09 22:19:24.744 4240 3198206951848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f0bb0801-75d6-431f-bd44-5cc2e8563236" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:19:24.744 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f0bb0801-75d6-431f-bd44-5cc2e8563236 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-09 22:19:24.744 4240 3198206951848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 66c6eb62-01cd-4cc7-a8c5-bcdb6052ece7 2021-06-09 22:19:24.744 4240 3198206951848 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-06-09 22:19:24.948 4240 3198189121032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '02587d54-899f-4b86-b7b4-7ae52b0334cc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:19:24.948 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '02587d54-899f-4b86-b7b4-7ae52b0334cc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:19:24.963 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 02587d54-899f-4b86-b7b4-7ae52b0334cc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-09 22:19:24.963 4240 3198189121032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 424, VLAN trunk: None to switch port 02587d54-899f-4b86-b7b4-7ae52b0334cc 2021-06-09 22:19:24.963 4240 3198206951848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f0bb0801-75d6-431f-bd44-5cc2e8563236') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:19:24.963 4240 3198206951848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f0bb0801-75d6-431f-bd44-5cc2e8563236') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:19:24.977 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f0bb0801-75d6-431f-bd44-5cc2e8563236 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-09 22:19:24.977 4240 3198206951848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 416, VLAN trunk: None to switch port f0bb0801-75d6-431f-bd44-5cc2e8563236 2021-06-09 22:19:25.102 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-09 22:19:25.102 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['02587d54-899f-4b86-b7b4-7ae52b0334cc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:19:25.119 4240 3198206951848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-09 22:19:25.119 4240 3198206951848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f0bb0801-75d6-431f-bd44-5cc2e8563236'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:19:25.524 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['02587d54-899f-4b86-b7b4-7ae52b0334cc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:19:25.524 4240 3198189121032 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-06-09 22:19:25.524 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (58abc30a-d216-4a2a-957e-0b81510ad620) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:19:25.524 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (58abc30a-d216-4a2a-957e-0b81510ad620) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-09 22:19:25.524 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 02587d54-899f-4b86-b7b4-7ae52b0334cc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:19:25.524 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-09 22:19:25.524 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 02587d54-899f-4b86-b7b4-7ae52b0334cc not yet added. Adding. 2021-06-09 22:19:25.524 4240 3198189121032 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-06-09 22:19:25.524 4240 3198189121032 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-06-09 22:19:25.524 4240 3198206951848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f0bb0801-75d6-431f-bd44-5cc2e8563236']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:19:25.524 4240 3198206951848 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-06-09 22:19:25.524 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cf5381d4-e2dd-4216-af4a-fc2a94d0450e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:19:25.524 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (cf5381d4-e2dd-4216-af4a-fc2a94d0450e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-09 22:19:25.524 4240 3198206951848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f0bb0801-75d6-431f-bd44-5cc2e8563236 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:19:25.524 4240 3198206951848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-09 22:19:25.524 4240 3198206951848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f0bb0801-75d6-431f-bd44-5cc2e8563236 not yet added. Adding. 2021-06-09 22:19:25.524 4240 3198206951848 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-06-09 22:19:25.524 4240 3198206951848 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-06-09 22:19:25.820 4240 3198206951848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0bb0801-75d6-431f-bd44-5cc2e8563236" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:19:25.838 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-02587d54-899f-4b86-b7b4-7ae52b0334cc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:19:26.152 4240 3198206951848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0bb0801-75d6-431f-bd44-5cc2e8563236" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:19:26.152 4240 3198206951848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0bb0801-75d6-431f-bd44-5cc2e8563236" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:19:26.164 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-02587d54-899f-4b86-b7b4-7ae52b0334cc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:19:26.164 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-02587d54-899f-4b86-b7b4-7ae52b0334cc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:19:26.511 4240 3198206951848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0bb0801-75d6-431f-bd44-5cc2e8563236" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:19:26.571 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-02587d54-899f-4b86-b7b4-7ae52b0334cc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.407s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:19:26.747 4240 3198206951848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f0bb0801-75d6-431f-bd44-5cc2e8563236" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:19:26.747 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f0bb0801-75d6-431f-bd44-5cc2e8563236 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-09 22:19:26.747 4240 3198206951848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f0bb0801-75d6-431f-bd44-5cc2e8563236 processed. 2021-06-09 22:19:26.794 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-02587d54-899f-4b86-b7b4-7ae52b0334cc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:19:26.794 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 02587d54-899f-4b86-b7b4-7ae52b0334cc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-09 22:19:26.794 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 02587d54-899f-4b86-b7b4-7ae52b0334cc processed. 2021-06-09 22:19:27.483 4240 3198189121032 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-06-09 22:19:28.808 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:19:34.211 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-92431760-c03b-41de-8817-d75a2ce8193c 08e8e9fba2394510a536f8d1c5ad00d1 53eec0fe519e4816a8efc184d654d8f8 - - -] Security group member updated on remote: ['b9f25272-3cd9-4ff4-9c04-7b7e08ae59a6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:19:34.211 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-92431760-c03b-41de-8817-d75a2ce8193c 08e8e9fba2394510a536f8d1c5ad00d1 53eec0fe519e4816a8efc184d654d8f8 - - -] Security group member updated ['b9f25272-3cd9-4ff4-9c04-7b7e08ae59a6'] 2021-06-09 22:19:34.211 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-92431760-c03b-41de-8817-d75a2ce8193c 08e8e9fba2394510a536f8d1c5ad00d1 53eec0fe519e4816a8efc184d654d8f8 - - -] Refresh firewall rules 2021-06-09 22:19:34.211 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-92431760-c03b-41de-8817-d75a2ce8193c 08e8e9fba2394510a536f8d1c5ad00d1 53eec0fe519e4816a8efc184d654d8f8 - - -] Get security group information for devices via rpc ['89776e1f-de41-4a83-a7a3-bdde392c26ba'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:19:34.259 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-92431760-c03b-41de-8817-d75a2ce8193c 08e8e9fba2394510a536f8d1c5ad00d1 53eec0fe519e4816a8efc184d654d8f8 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:19:34.259 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-92431760-c03b-41de-8817-d75a2ce8193c 08e8e9fba2394510a536f8d1c5ad00d1 53eec0fe519e4816a8efc184d654d8f8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-09 22:19:34.413 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92431760-c03b-41de-8817-d75a2ce8193c 08e8e9fba2394510a536f8d1c5ad00d1 53eec0fe519e4816a8efc184d654d8f8 - - -] port_delete event received for '89776e1f-de41-4a83-a7a3-bdde392c26ba' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:19:34.712 4240 3198189119448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 89776e1f-de41-4a83-a7a3-bdde392c26ba 2021-06-09 22:19:35.524 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-09 22:19:35.524 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '89776e1f-de41-4a83-a7a3-bdde392c26ba' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-09 22:19:35.524 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '89776e1f-de41-4a83-a7a3-bdde392c26ba' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-09 22:19:35.524 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 89776e1f-de41-4a83-a7a3-bdde392c26ba _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-09 22:19:35.555 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8a0ca4c9-64b7-4bc3-8222-31177e42bbce 2021-06-09 22:19:35.555 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['89776e1f-de41-4a83-a7a3-bdde392c26ba'] 2021-06-09 22:19:35.555 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-09 22:19:35.555 4240 3198189121032 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-06-09 22:19:35.555 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['89776e1f-de41-4a83-a7a3-bdde392c26ba'] 2021-06-09 22:19:36.747 4240 3198189119448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f0bb0801-75d6-431f-bd44-5cc2e8563236 2021-06-09 22:19:37.463 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8966a18b-e5e8-4d16-b1c3-de03cde84ac9 484ed5a8199b44779568276507f036c2 98ae9e092c534552810a99f7e8ccb3d5 - - -] Security group member updated on remote: ['cf5381d4-e2dd-4216-af4a-fc2a94d0450e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:19:37.463 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-8966a18b-e5e8-4d16-b1c3-de03cde84ac9 484ed5a8199b44779568276507f036c2 98ae9e092c534552810a99f7e8ccb3d5 - - -] Security group member updated ['cf5381d4-e2dd-4216-af4a-fc2a94d0450e'] 2021-06-09 22:19:37.463 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-8966a18b-e5e8-4d16-b1c3-de03cde84ac9 484ed5a8199b44779568276507f036c2 98ae9e092c534552810a99f7e8ccb3d5 - - -] Refresh firewall rules 2021-06-09 22:19:37.463 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8966a18b-e5e8-4d16-b1c3-de03cde84ac9 484ed5a8199b44779568276507f036c2 98ae9e092c534552810a99f7e8ccb3d5 - - -] Get security group information for devices via rpc ['f0bb0801-75d6-431f-bd44-5cc2e8563236'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:19:37.509 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8966a18b-e5e8-4d16-b1c3-de03cde84ac9 484ed5a8199b44779568276507f036c2 98ae9e092c534552810a99f7e8ccb3d5 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:19:37.524 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8966a18b-e5e8-4d16-b1c3-de03cde84ac9 484ed5a8199b44779568276507f036c2 98ae9e092c534552810a99f7e8ccb3d5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-09 22:19:37.524 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-09 22:19:37.524 4240 3198189121032 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-06-09 22:19:37.524 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f0bb0801-75d6-431f-bd44-5cc2e8563236' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-09 22:19:37.524 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f0bb0801-75d6-431f-bd44-5cc2e8563236' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-09 22:19:37.524 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f0bb0801-75d6-431f-bd44-5cc2e8563236 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-09 22:19:37.571 4240 3198206951848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 66c6eb62-01cd-4cc7-a8c5-bcdb6052ece7 2021-06-09 22:19:37.571 4240 3198206951848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f0bb0801-75d6-431f-bd44-5cc2e8563236'] 2021-06-09 22:19:37.571 4240 3198206951848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-09 22:19:37.571 4240 3198206951848 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-06-09 22:19:37.571 4240 3198206951848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f0bb0801-75d6-431f-bd44-5cc2e8563236'] 2021-06-09 22:19:37.617 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:19:38.246 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8966a18b-e5e8-4d16-b1c3-de03cde84ac9 484ed5a8199b44779568276507f036c2 98ae9e092c534552810a99f7e8ccb3d5 - - -] port_delete event received for 'f0bb0801-75d6-431f-bd44-5cc2e8563236' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:19:39.539 4240 3198189121032 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-06-09 22:19:39.587 4240 3198189121032 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-06-09 22:19:41.794 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d3fe5335-39db-4575-b067-0b72b62a3a77 08e8e9fba2394510a536f8d1c5ad00d1 53eec0fe519e4816a8efc184d654d8f8 - - -] Security group member updated on remote: ['b9f25272-3cd9-4ff4-9c04-7b7e08ae59a6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:19:41.794 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-d3fe5335-39db-4575-b067-0b72b62a3a77 08e8e9fba2394510a536f8d1c5ad00d1 53eec0fe519e4816a8efc184d654d8f8 - - -] Security group member updated ['b9f25272-3cd9-4ff4-9c04-7b7e08ae59a6'] 2021-06-09 22:19:44.226 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1b9d580-840c-4b4a-adb7-43bff911aa0b 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] port_update received: 99b3940e-fe50-4674-9a59-06f5deb508b1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:19:44.226 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1b9d580-840c-4b4a-adb7-43bff911aa0b 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] No port 99b3940e-fe50-4674-9a59-06f5deb508b1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:19:46.900 4240 3198189119272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 99b3940e-fe50-4674-9a59-06f5deb508b1 2021-06-09 22:19:47.600 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-09 22:19:48.124 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Adding port 99b3940e-fe50-4674-9a59-06f5deb508b1 2021-06-09 22:19:48.124 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Port 99b3940e-fe50-4674-9a59-06f5deb508b1 updated. Details: {'device': '99b3940e-fe50-4674-9a59-06f5deb508b1', 'network_id': '8a0ca4c9-64b7-4bc3-8222-31177e42bbce', 'port_id': '99b3940e-fe50-4674-9a59-06f5deb508b1', 'mac_address': 'fa:16:3e:e5:51:6c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 434, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7ac17903-94ec-4dd7-bc52-aa48552f5ee1', '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-06-09 22:19:48.124 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] 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-06-09 22:19:48.124 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-99b3940e-fe50-4674-9a59-06f5deb508b1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:19:48.124 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 99b3940e-fe50-4674-9a59-06f5deb508b1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-09 22:19:48.124 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8a0ca4c9-64b7-4bc3-8222-31177e42bbce 2021-06-09 22:19:48.124 4240 3198189121032 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-06-09 22:19:48.335 4240 3198189121032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '99b3940e-fe50-4674-9a59-06f5deb508b1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:19:48.335 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '99b3940e-fe50-4674-9a59-06f5deb508b1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:19:48.335 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 99b3940e-fe50-4674-9a59-06f5deb508b1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-09 22:19:48.335 4240 3198189121032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 434, VLAN trunk: None to switch port 99b3940e-fe50-4674-9a59-06f5deb508b1 2021-06-09 22:19:48.492 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-09 22:19:48.492 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['99b3940e-fe50-4674-9a59-06f5deb508b1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:19:48.695 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['99b3940e-fe50-4674-9a59-06f5deb508b1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:19:48.695 4240 3198189121032 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-06-09 22:19:48.695 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b9f25272-3cd9-4ff4-9c04-7b7e08ae59a6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:19:48.695 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b9f25272-3cd9-4ff4-9c04-7b7e08ae59a6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-09 22:19:48.695 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 99b3940e-fe50-4674-9a59-06f5deb508b1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:19:48.695 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-09 22:19:48.695 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 99b3940e-fe50-4674-9a59-06f5deb508b1 not yet added. Adding. 2021-06-09 22:19:48.695 4240 3198189121032 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-06-09 22:19:48.695 4240 3198189121032 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-06-09 22:19:48.950 4240 3198189119272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5c132894-271a-4c87-8103-1d6192964497 2021-06-09 22:19:48.963 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-99b3940e-fe50-4674-9a59-06f5deb508b1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:19:49.241 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-99b3940e-fe50-4674-9a59-06f5deb508b1" 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-06-09 22:19:49.241 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-99b3940e-fe50-4674-9a59-06f5deb508b1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:19:49.587 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-99b3940e-fe50-4674-9a59-06f5deb508b1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:19:49.602 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-09 22:19:49.820 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-99b3940e-fe50-4674-9a59-06f5deb508b1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:19:49.820 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 99b3940e-fe50-4674-9a59-06f5deb508b1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-09 22:19:49.820 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 99b3940e-fe50-4674-9a59-06f5deb508b1 processed. 2021-06-09 22:19:50.098 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Adding port 5c132894-271a-4c87-8103-1d6192964497 2021-06-09 22:19:50.098 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Port 5c132894-271a-4c87-8103-1d6192964497 updated. Details: {'device': '5c132894-271a-4c87-8103-1d6192964497', 'network_id': 'dcf1ce77-f759-45ef-acc3-4a474fce6e66', 'port_id': '5c132894-271a-4c87-8103-1d6192964497', 'mac_address': 'fa:16:3e:1b:61:f4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 405, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '68c4a8e2-43bf-40d1-b0cc-c5812bde4f12', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-09 22:19:50.098 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] 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-06-09 22:19:50.098 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5c132894-271a-4c87-8103-1d6192964497" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:19:50.098 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5c132894-271a-4c87-8103-1d6192964497 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-09 22:19:50.098 4240 3198189121032 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-06-09 22:19:50.148 4240 3198189121032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5c132894-271a-4c87-8103-1d6192964497') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:19:50.148 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5c132894-271a-4c87-8103-1d6192964497') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:19:50.163 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5c132894-271a-4c87-8103-1d6192964497 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-09 22:19:50.163 4240 3198189121032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 405, VLAN trunk: None to switch port 5c132894-271a-4c87-8103-1d6192964497 2021-06-09 22:19:50.288 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-09 22:19:50.307 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5c132894-271a-4c87-8103-1d6192964497'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:19:50.572 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5c132894-271a-4c87-8103-1d6192964497']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:19:50.572 4240 3198189121032 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-06-09 22:19:50.572 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f1d05a01-fb90-43d0-8fe5-789584be6a15) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:19:50.572 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5c132894-271a-4c87-8103-1d6192964497 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:19:50.572 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-09 22:19:50.572 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-06-09 22:19:50.572 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5c132894-271a-4c87-8103-1d6192964497" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:19:50.572 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5c132894-271a-4c87-8103-1d6192964497" 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-06-09 22:19:50.572 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5c132894-271a-4c87-8103-1d6192964497" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:19:50.572 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5c132894-271a-4c87-8103-1d6192964497" 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-06-09 22:19:50.668 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5c132894-271a-4c87-8103-1d6192964497" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.562s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:19:50.668 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5c132894-271a-4c87-8103-1d6192964497 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-09 22:19:50.668 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5c132894-271a-4c87-8103-1d6192964497 processed. 2021-06-09 22:19:51.619 4240 3198189121032 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-06-09 22:19:53.384 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.765s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:20:01.416 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06d7de89-60b1-41b6-a519-b4a3e3b3eec2 - - - - -] port_update received: 244fd53e-9a09-49d8-846a-06156de7d4e6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:20:01.447 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06d7de89-60b1-41b6-a519-b4a3e3b3eec2 - - - - -] No port 244fd53e-9a09-49d8-846a-06156de7d4e6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:20:04.917 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77faaf7f-8e4e-4b20-8c6b-ba4275d25ef3 08e8e9fba2394510a536f8d1c5ad00d1 53eec0fe519e4816a8efc184d654d8f8 - - -] Security group member updated on remote: ['b9f25272-3cd9-4ff4-9c04-7b7e08ae59a6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:20:04.917 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-77faaf7f-8e4e-4b20-8c6b-ba4275d25ef3 08e8e9fba2394510a536f8d1c5ad00d1 53eec0fe519e4816a8efc184d654d8f8 - - -] Security group member updated ['b9f25272-3cd9-4ff4-9c04-7b7e08ae59a6'] 2021-06-09 22:20:04.917 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-77faaf7f-8e4e-4b20-8c6b-ba4275d25ef3 08e8e9fba2394510a536f8d1c5ad00d1 53eec0fe519e4816a8efc184d654d8f8 - - -] Refresh firewall rules 2021-06-09 22:20:04.917 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77faaf7f-8e4e-4b20-8c6b-ba4275d25ef3 08e8e9fba2394510a536f8d1c5ad00d1 53eec0fe519e4816a8efc184d654d8f8 - - -] Get security group information for devices via rpc ['99b3940e-fe50-4674-9a59-06f5deb508b1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:20:04.959 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-77faaf7f-8e4e-4b20-8c6b-ba4275d25ef3 08e8e9fba2394510a536f8d1c5ad00d1 53eec0fe519e4816a8efc184d654d8f8 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:20:04.959 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-77faaf7f-8e4e-4b20-8c6b-ba4275d25ef3 08e8e9fba2394510a536f8d1c5ad00d1 53eec0fe519e4816a8efc184d654d8f8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-09 22:20:05.087 4240 3198189119448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 99b3940e-fe50-4674-9a59-06f5deb508b1 2021-06-09 22:20:05.103 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77faaf7f-8e4e-4b20-8c6b-ba4275d25ef3 08e8e9fba2394510a536f8d1c5ad00d1 53eec0fe519e4816a8efc184d654d8f8 - - -] port_delete event received for '99b3940e-fe50-4674-9a59-06f5deb508b1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:20:05.682 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-09 22:20:05.682 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '99b3940e-fe50-4674-9a59-06f5deb508b1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-09 22:20:05.682 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '99b3940e-fe50-4674-9a59-06f5deb508b1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-09 22:20:05.682 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 99b3940e-fe50-4674-9a59-06f5deb508b1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-09 22:20:05.714 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8a0ca4c9-64b7-4bc3-8222-31177e42bbce 2021-06-09 22:20:05.714 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['99b3940e-fe50-4674-9a59-06f5deb508b1'] 2021-06-09 22:20:05.714 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-09 22:20:05.714 4240 3198189121032 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-06-09 22:20:05.714 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['99b3940e-fe50-4674-9a59-06f5deb508b1'] 2021-06-09 22:20:07.686 4240 3198189121032 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-06-09 22:20:07.788 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:20:08.287 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9b40b43-8922-46b9-90f8-fd594e7dc07d - - - - -] port_update received: 60688a16-423f-48f2-94bd-673be88443ab port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:20:08.322 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9b40b43-8922-46b9-90f8-fd594e7dc07d - - - - -] No port 60688a16-423f-48f2-94bd-673be88443ab defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:20:14.694 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3abb1b2a-88af-4806-8a1c-47d65e5128b2 - - - - -] port_update received: 5a4ca4fe-cd14-4794-b373-71cf2ad363c7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:20:15.026 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3abb1b2a-88af-4806-8a1c-47d65e5128b2 - - - - -] No port 5a4ca4fe-cd14-4794-b373-71cf2ad363c7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:20:15.226 4240 3198189119448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5c132894-271a-4c87-8103-1d6192964497 2021-06-09 22:20:15.743 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-09 22:20:15.743 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5c132894-271a-4c87-8103-1d6192964497' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-09 22:20:15.743 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5c132894-271a-4c87-8103-1d6192964497' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-09 22:20:15.743 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5c132894-271a-4c87-8103-1d6192964497 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-09 22:20:15.774 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5c132894-271a-4c87-8103-1d6192964497'] 2021-06-09 22:20:15.774 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-09 22:20:15.774 4240 3198189121032 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-06-09 22:20:15.774 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5c132894-271a-4c87-8103-1d6192964497'] 2021-06-09 22:20:17.759 4240 3198189121032 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-06-09 22:20:18.272 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:20:18.931 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fe1cebf4-ae19-4c4e-9b78-314707f4fcd4 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Security group member updated on remote: ['58abc30a-d216-4a2a-957e-0b81510ad620'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:20:18.931 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-fe1cebf4-ae19-4c4e-9b78-314707f4fcd4 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Security group member updated ['58abc30a-d216-4a2a-957e-0b81510ad620'] 2021-06-09 22:20:18.931 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-fe1cebf4-ae19-4c4e-9b78-314707f4fcd4 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Refresh firewall rules 2021-06-09 22:20:18.931 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fe1cebf4-ae19-4c4e-9b78-314707f4fcd4 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Get security group information for devices via rpc ['1c057bdd-0d53-48cf-b086-0c532ae66888', '75b7db93-adaf-46d8-add9-b71a929b9c33', '02587d54-899f-4b86-b7b4-7ae52b0334cc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:20:19.242 4240 3198189119448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5c132894-271a-4c87-8103-1d6192964497 2021-06-09 22:20:19.665 4240 3198206951848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a8a6b693-7b44-4c06-8f87-8ce125b68376 30e3265104884399ab5772057ffdc729 66127ccdfaa04a70b01fa4cd7d436032 - - -] Security group rule updated on remote: ['5b3305fa-5642-4e14-80d4-8b9102e13b9d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-09 22:20:19.665 4240 3198206951848 MainThread INFO neutron.agent.securitygroups_rpc [req-a8a6b693-7b44-4c06-8f87-8ce125b68376 30e3265104884399ab5772057ffdc729 66127ccdfaa04a70b01fa4cd7d436032 - - -] Security group rule updated ['5b3305fa-5642-4e14-80d4-8b9102e13b9d'] 2021-06-09 22:20:19.758 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-09 22:20:19.758 4240 3198206952552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5c132894-271a-4c87-8103-1d6192964497' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-09 22:20:19.758 4240 3198206952552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5c132894-271a-4c87-8103-1d6192964497' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-09 22:20:19.758 4240 3198206952552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5c132894-271a-4c87-8103-1d6192964497 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-09 22:20:19.772 4240 3198206952552 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network dcf1ce77-f759-45ef-acc3-4a474fce6e66 2021-06-09 22:20:19.772 4240 3198206952552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5c132894-271a-4c87-8103-1d6192964497'] 2021-06-09 22:20:19.772 4240 3198206952552 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-06-09 22:20:19.772 4240 3198206952552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5c132894-271a-4c87-8103-1d6192964497'] 2021-06-09 22:20:20.398 4240 3198206952552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6390c30a-7865-4ad4-8bb6-0580eb39db26 30e3265104884399ab5772057ffdc729 66127ccdfaa04a70b01fa4cd7d436032 - - -] Security group rule updated on remote: ['5b3305fa-5642-4e14-80d4-8b9102e13b9d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-09 22:20:20.398 4240 3198206952552 MainThread INFO neutron.agent.securitygroups_rpc [req-6390c30a-7865-4ad4-8bb6-0580eb39db26 30e3265104884399ab5772057ffdc729 66127ccdfaa04a70b01fa4cd7d436032 - - -] Security group rule updated ['5b3305fa-5642-4e14-80d4-8b9102e13b9d'] 2021-06-09 22:20:20.570 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fe1cebf4-ae19-4c4e-9b78-314707f4fcd4 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update security group information for ports dict_keys(['02587d54-899f-4b86-b7b4-7ae52b0334cc', '1c057bdd-0d53-48cf-b086-0c532ae66888', '75b7db93-adaf-46d8-add9-b71a929b9c33']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:20:20.570 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fe1cebf4-ae19-4c4e-9b78-314707f4fcd4 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-09 22:20:20.570 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fe1cebf4-ae19-4c4e-9b78-314707f4fcd4 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update rules of security group (58abc30a-d216-4a2a-957e-0b81510ad620) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:20:20.570 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fe1cebf4-ae19-4c4e-9b78-314707f4fcd4 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update members of security group (58abc30a-d216-4a2a-957e-0b81510ad620) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-09 22:20:20.570 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fe1cebf4-ae19-4c4e-9b78-314707f4fcd4 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update port filter for 02587d54-899f-4b86-b7b4-7ae52b0334cc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:20:20.570 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fe1cebf4-ae19-4c4e-9b78-314707f4fcd4 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Updating port rules. 2021-06-09 22:20:20.570 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fe1cebf4-ae19-4c4e-9b78-314707f4fcd4 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Creating 1 new rules, removing 0 old rules. 2021-06-09 22:20:20.570 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-fe1cebf4-ae19-4c4e-9b78-314707f4fcd4 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-02587d54-899f-4b86-b7b4-7ae52b0334cc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:20:20.776 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-fe1cebf4-ae19-4c4e-9b78-314707f4fcd4 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-02587d54-899f-4b86-b7b4-7ae52b0334cc" 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-06-09 22:20:20.776 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-fe1cebf4-ae19-4c4e-9b78-314707f4fcd4 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-02587d54-899f-4b86-b7b4-7ae52b0334cc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:20:20.776 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-fe1cebf4-ae19-4c4e-9b78-314707f4fcd4 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-02587d54-899f-4b86-b7b4-7ae52b0334cc" 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-06-09 22:20:20.776 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fe1cebf4-ae19-4c4e-9b78-314707f4fcd4 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update port filter for 1c057bdd-0d53-48cf-b086-0c532ae66888 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:20:20.776 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fe1cebf4-ae19-4c4e-9b78-314707f4fcd4 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Updating port rules. 2021-06-09 22:20:20.776 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fe1cebf4-ae19-4c4e-9b78-314707f4fcd4 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Creating 1 new rules, removing 0 old rules. 2021-06-09 22:20:20.787 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-fe1cebf4-ae19-4c4e-9b78-314707f4fcd4 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-1c057bdd-0d53-48cf-b086-0c532ae66888" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:20:20.914 4240 3198206951496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-abf7be4c-1875-4baa-aaa5-41077d900f1b 30e3265104884399ab5772057ffdc729 66127ccdfaa04a70b01fa4cd7d436032 - - -] Security group rule updated on remote: ['5b3305fa-5642-4e14-80d4-8b9102e13b9d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-09 22:20:20.914 4240 3198206951496 MainThread INFO neutron.agent.securitygroups_rpc [req-abf7be4c-1875-4baa-aaa5-41077d900f1b 30e3265104884399ab5772057ffdc729 66127ccdfaa04a70b01fa4cd7d436032 - - -] Security group rule updated ['5b3305fa-5642-4e14-80d4-8b9102e13b9d'] 2021-06-09 22:20:20.990 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-fe1cebf4-ae19-4c4e-9b78-314707f4fcd4 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-1c057bdd-0d53-48cf-b086-0c532ae66888" 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-06-09 22:20:20.990 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-fe1cebf4-ae19-4c4e-9b78-314707f4fcd4 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-1c057bdd-0d53-48cf-b086-0c532ae66888" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:20:20.990 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-fe1cebf4-ae19-4c4e-9b78-314707f4fcd4 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-1c057bdd-0d53-48cf-b086-0c532ae66888" 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-06-09 22:20:20.990 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fe1cebf4-ae19-4c4e-9b78-314707f4fcd4 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update port filter for 75b7db93-adaf-46d8-add9-b71a929b9c33 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:20:20.990 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fe1cebf4-ae19-4c4e-9b78-314707f4fcd4 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Updating port rules. 2021-06-09 22:20:20.990 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fe1cebf4-ae19-4c4e-9b78-314707f4fcd4 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Creating 1 new rules, removing 0 old rules. 2021-06-09 22:20:20.990 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-fe1cebf4-ae19-4c4e-9b78-314707f4fcd4 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-75b7db93-adaf-46d8-add9-b71a929b9c33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:20:21.209 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-fe1cebf4-ae19-4c4e-9b78-314707f4fcd4 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-75b7db93-adaf-46d8-add9-b71a929b9c33" 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-06-09 22:20:21.209 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-fe1cebf4-ae19-4c4e-9b78-314707f4fcd4 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-75b7db93-adaf-46d8-add9-b71a929b9c33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:20:21.226 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-fe1cebf4-ae19-4c4e-9b78-314707f4fcd4 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-75b7db93-adaf-46d8-add9-b71a929b9c33" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:20:21.397 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a8507f6-9708-48a0-b01e-595e31255ffa 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] port_update received: 96d3c9ba-a9e5-4bf0-94e2-2c44de1ebaa7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:20:21.397 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a8507f6-9708-48a0-b01e-595e31255ffa 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] No port 96d3c9ba-a9e5-4bf0-94e2-2c44de1ebaa7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:20:21.726 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-750a8cbf-b42e-4ea1-a861-8cfbaf416c0b 30e3265104884399ab5772057ffdc729 66127ccdfaa04a70b01fa4cd7d436032 - - -] Security group rule updated on remote: ['5b3305fa-5642-4e14-80d4-8b9102e13b9d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-09 22:20:21.726 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-750a8cbf-b42e-4ea1-a861-8cfbaf416c0b 30e3265104884399ab5772057ffdc729 66127ccdfaa04a70b01fa4cd7d436032 - - -] Security group rule updated ['5b3305fa-5642-4e14-80d4-8b9102e13b9d'] 2021-06-09 22:20:21.752 4240 3198189121032 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-06-09 22:20:22.847 4240 3198206951496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64ac9d7c-ec5a-4470-92e7-0111d4854d76 - - - - -] port_update received: 178344de-fbe7-4b55-a1de-a63fd0c1d9fc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:20:22.849 4240 3198206951496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64ac9d7c-ec5a-4470-92e7-0111d4854d76 - - - - -] No port 178344de-fbe7-4b55-a1de-a63fd0c1d9fc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:20:22.866 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:20:23.090 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7c6a5e5e-aa1f-491d-bd0a-4c55314f9232 30e3265104884399ab5772057ffdc729 66127ccdfaa04a70b01fa4cd7d436032 - - -] Security group rule updated on remote: ['5b3305fa-5642-4e14-80d4-8b9102e13b9d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-09 22:20:23.090 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-7c6a5e5e-aa1f-491d-bd0a-4c55314f9232 30e3265104884399ab5772057ffdc729 66127ccdfaa04a70b01fa4cd7d436032 - - -] Security group rule updated ['5b3305fa-5642-4e14-80d4-8b9102e13b9d'] 2021-06-09 22:20:24.089 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5888915c-c4fa-46f7-8a5a-22a7ddb8200b 30e3265104884399ab5772057ffdc729 66127ccdfaa04a70b01fa4cd7d436032 - - -] Security group rule updated on remote: ['5b3305fa-5642-4e14-80d4-8b9102e13b9d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-09 22:20:24.089 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-5888915c-c4fa-46f7-8a5a-22a7ddb8200b 30e3265104884399ab5772057ffdc729 66127ccdfaa04a70b01fa4cd7d436032 - - -] Security group rule updated ['5b3305fa-5642-4e14-80d4-8b9102e13b9d'] 2021-06-09 22:20:24.273 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54f4cb13-7dad-4657-9a44-df586ab85a16 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] network_delete received. Deleting network 52549523-070a-4d9e-a10d-4100b5d46321 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-09 22:20:24.273 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54f4cb13-7dad-4657-9a44-df586ab85a16 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] Network 52549523-070a-4d9e-a10d-4100b5d46321 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-09 22:20:25.320 4240 3198189119272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 96d3c9ba-a9e5-4bf0-94e2-2c44de1ebaa7 2021-06-09 22:20:25.774 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-09 22:20:27.072 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Adding port 96d3c9ba-a9e5-4bf0-94e2-2c44de1ebaa7 2021-06-09 22:20:27.072 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Port 96d3c9ba-a9e5-4bf0-94e2-2c44de1ebaa7 updated. Details: {'device': '96d3c9ba-a9e5-4bf0-94e2-2c44de1ebaa7', 'network_id': '039b63d1-b982-44d1-a196-a5cbcd7c79b1', 'port_id': '96d3c9ba-a9e5-4bf0-94e2-2c44de1ebaa7', 'mac_address': 'fa:16:3e:b8:8d:a7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 424, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4f17ae28-49fb-4b57-85bb-d9a11b0d0a80', '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-06-09 22:20:27.072 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] 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-06-09 22:20:27.072 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-96d3c9ba-a9e5-4bf0-94e2-2c44de1ebaa7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:20:27.072 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 96d3c9ba-a9e5-4bf0-94e2-2c44de1ebaa7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-09 22:20:27.072 4240 3198189121032 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-06-09 22:20:27.275 4240 3198189121032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '96d3c9ba-a9e5-4bf0-94e2-2c44de1ebaa7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:20:27.275 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '96d3c9ba-a9e5-4bf0-94e2-2c44de1ebaa7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:20:27.319 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 96d3c9ba-a9e5-4bf0-94e2-2c44de1ebaa7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-09 22:20:27.319 4240 3198189121032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 424, VLAN trunk: None to switch port 96d3c9ba-a9e5-4bf0-94e2-2c44de1ebaa7 2021-06-09 22:20:27.350 4240 3198206951496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a89d0e3a-c259-41cb-a6d1-3c5c7de953a8 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] network_delete received. Deleting network 8a4453e5-40ed-4d81-9f12-3ec7b1d5faca network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-09 22:20:27.350 4240 3198206951496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a89d0e3a-c259-41cb-a6d1-3c5c7de953a8 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] Network 8a4453e5-40ed-4d81-9f12-3ec7b1d5faca not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-09 22:20:27.446 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-09 22:20:27.446 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['96d3c9ba-a9e5-4bf0-94e2-2c44de1ebaa7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:20:27.725 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['96d3c9ba-a9e5-4bf0-94e2-2c44de1ebaa7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:20:27.725 4240 3198189121032 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-06-09 22:20:27.725 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (58abc30a-d216-4a2a-957e-0b81510ad620) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:20:27.725 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (58abc30a-d216-4a2a-957e-0b81510ad620) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-09 22:20:27.725 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 96d3c9ba-a9e5-4bf0-94e2-2c44de1ebaa7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:20:27.725 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-09 22:20:27.725 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 96d3c9ba-a9e5-4bf0-94e2-2c44de1ebaa7 not yet added. Adding. 2021-06-09 22:20:27.725 4240 3198189121032 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-06-09 22:20:27.725 4240 3198189121032 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-06-09 22:20:27.944 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-96d3c9ba-a9e5-4bf0-94e2-2c44de1ebaa7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:20:28.132 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-96d3c9ba-a9e5-4bf0-94e2-2c44de1ebaa7" 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-06-09 22:20:28.132 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-96d3c9ba-a9e5-4bf0-94e2-2c44de1ebaa7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:20:28.398 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-96d3c9ba-a9e5-4bf0-94e2-2c44de1ebaa7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:20:28.557 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-96d3c9ba-a9e5-4bf0-94e2-2c44de1ebaa7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.484s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:20:28.557 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 96d3c9ba-a9e5-4bf0-94e2-2c44de1ebaa7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-09 22:20:28.557 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 96d3c9ba-a9e5-4bf0-94e2-2c44de1ebaa7 processed. 2021-06-09 22:20:29.790 4240 3198189121032 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-06-09 22:20:30.818 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:20:45.522 4240 3198189119448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1f7ec30c-40f4-428a-a4a4-c2844d2b2ae4 2021-06-09 22:20:45.851 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-09 22:20:45.851 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1f7ec30c-40f4-428a-a4a4-c2844d2b2ae4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-09 22:20:45.851 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1f7ec30c-40f4-428a-a4a4-c2844d2b2ae4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-09 22:20:45.851 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1f7ec30c-40f4-428a-a4a4-c2844d2b2ae4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-09 22:20:45.882 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1f7ec30c-40f4-428a-a4a4-c2844d2b2ae4'] 2021-06-09 22:20:45.882 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-09 22:20:45.882 4240 3198189121032 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-06-09 22:20:45.882 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1f7ec30c-40f4-428a-a4a4-c2844d2b2ae4'] 2021-06-09 22:20:46.734 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-106a5a5f-0bcd-4978-a04c-9ba0a60039b5 13f14d46323844f28fa69dd51b1de5ea 6e98c5b67cb74257a3b2d02c64bd9ee2 - - -] Security group member updated on remote: ['37087874-efe9-4544-884a-50b21de7e9a1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:20:46.734 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-106a5a5f-0bcd-4978-a04c-9ba0a60039b5 13f14d46323844f28fa69dd51b1de5ea 6e98c5b67cb74257a3b2d02c64bd9ee2 - - -] Security group member updated ['37087874-efe9-4544-884a-50b21de7e9a1'] 2021-06-09 22:20:46.734 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-106a5a5f-0bcd-4978-a04c-9ba0a60039b5 13f14d46323844f28fa69dd51b1de5ea 6e98c5b67cb74257a3b2d02c64bd9ee2 - - -] Refresh firewall rules 2021-06-09 22:20:46.734 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-106a5a5f-0bcd-4978-a04c-9ba0a60039b5 13f14d46323844f28fa69dd51b1de5ea 6e98c5b67cb74257a3b2d02c64bd9ee2 - - -] Get security group information for devices via rpc ['4bc1567d-02f9-4f71-ae91-d28b48388f96'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:20:47.052 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-106a5a5f-0bcd-4978-a04c-9ba0a60039b5 13f14d46323844f28fa69dd51b1de5ea 6e98c5b67cb74257a3b2d02c64bd9ee2 - - -] Update security group information for ports dict_keys(['4bc1567d-02f9-4f71-ae91-d28b48388f96']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:20:47.052 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-106a5a5f-0bcd-4978-a04c-9ba0a60039b5 13f14d46323844f28fa69dd51b1de5ea 6e98c5b67cb74257a3b2d02c64bd9ee2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-09 22:20:47.052 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-106a5a5f-0bcd-4978-a04c-9ba0a60039b5 13f14d46323844f28fa69dd51b1de5ea 6e98c5b67cb74257a3b2d02c64bd9ee2 - - -] Update rules of security group (37087874-efe9-4544-884a-50b21de7e9a1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:20:47.052 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-106a5a5f-0bcd-4978-a04c-9ba0a60039b5 13f14d46323844f28fa69dd51b1de5ea 6e98c5b67cb74257a3b2d02c64bd9ee2 - - -] Update members of security group (37087874-efe9-4544-884a-50b21de7e9a1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-09 22:20:47.052 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-106a5a5f-0bcd-4978-a04c-9ba0a60039b5 13f14d46323844f28fa69dd51b1de5ea 6e98c5b67cb74257a3b2d02c64bd9ee2 - - -] Update port filter for 4bc1567d-02f9-4f71-ae91-d28b48388f96 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:20:47.052 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-106a5a5f-0bcd-4978-a04c-9ba0a60039b5 13f14d46323844f28fa69dd51b1de5ea 6e98c5b67cb74257a3b2d02c64bd9ee2 - - -] Updating port rules. 2021-06-09 22:20:47.052 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-106a5a5f-0bcd-4978-a04c-9ba0a60039b5 13f14d46323844f28fa69dd51b1de5ea 6e98c5b67cb74257a3b2d02c64bd9ee2 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-09 22:20:47.052 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-106a5a5f-0bcd-4978-a04c-9ba0a60039b5 13f14d46323844f28fa69dd51b1de5ea 6e98c5b67cb74257a3b2d02c64bd9ee2 - - -] Lock "n-hv-driver-port-lock-4bc1567d-02f9-4f71-ae91-d28b48388f96" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:20:47.052 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-106a5a5f-0bcd-4978-a04c-9ba0a60039b5 13f14d46323844f28fa69dd51b1de5ea 6e98c5b67cb74257a3b2d02c64bd9ee2 - - -] Lock "n-hv-driver-port-lock-4bc1567d-02f9-4f71-ae91-d28b48388f96" 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-06-09 22:20:47.052 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-106a5a5f-0bcd-4978-a04c-9ba0a60039b5 13f14d46323844f28fa69dd51b1de5ea 6e98c5b67cb74257a3b2d02c64bd9ee2 - - -] Lock "n-hv-driver-port-lock-4bc1567d-02f9-4f71-ae91-d28b48388f96" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:20:47.073 4240 3198206951496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-106a5a5f-0bcd-4978-a04c-9ba0a60039b5 13f14d46323844f28fa69dd51b1de5ea 6e98c5b67cb74257a3b2d02c64bd9ee2 - - -] port_delete event received for '1f7ec30c-40f4-428a-a4a4-c2844d2b2ae4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:20:47.306 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-106a5a5f-0bcd-4978-a04c-9ba0a60039b5 13f14d46323844f28fa69dd51b1de5ea 6e98c5b67cb74257a3b2d02c64bd9ee2 - - -] Lock "n-hv-driver-port-lock-4bc1567d-02f9-4f71-ae91-d28b48388f96" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:20:47.870 4240 3198189121032 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-06-09 22:20:47.951 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:20:56.552 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a363f27-58c0-4748-8a55-2ef40f522bc0 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] network_delete received. Deleting network 8a0ca4c9-64b7-4bc3-8222-31177e42bbce network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-09 22:20:56.552 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a363f27-58c0-4748-8a55-2ef40f522bc0 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] Network 8a0ca4c9-64b7-4bc3-8222-31177e42bbce not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-09 22:21:04.943 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7bc90e91-6833-4cd2-9c22-fdfa46cdf8f0 30e3265104884399ab5772057ffdc729 66127ccdfaa04a70b01fa4cd7d436032 - - -] Security group member updated on remote: ['5b3305fa-5642-4e14-80d4-8b9102e13b9d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:21:04.943 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-7bc90e91-6833-4cd2-9c22-fdfa46cdf8f0 30e3265104884399ab5772057ffdc729 66127ccdfaa04a70b01fa4cd7d436032 - - -] Security group member updated ['5b3305fa-5642-4e14-80d4-8b9102e13b9d'] 2021-06-09 22:21:06.725 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4565ae8-eafe-465e-bb08-00478cf9e4ba 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] port_update received: 3b122b27-5c7d-4a48-90c4-39fee3108831 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:21:06.755 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4565ae8-eafe-465e-bb08-00478cf9e4ba 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] No port 3b122b27-5c7d-4a48-90c4-39fee3108831 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:21:09.551 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f066e243-170f-4141-acd3-95116ecc747a d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Security group member updated on remote: ['58abc30a-d216-4a2a-957e-0b81510ad620'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:21:09.551 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-f066e243-170f-4141-acd3-95116ecc747a d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Security group member updated ['58abc30a-d216-4a2a-957e-0b81510ad620'] 2021-06-09 22:21:09.551 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-f066e243-170f-4141-acd3-95116ecc747a d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Refresh firewall rules 2021-06-09 22:21:09.551 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f066e243-170f-4141-acd3-95116ecc747a d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Get security group information for devices via rpc ['1c057bdd-0d53-48cf-b086-0c532ae66888', '75b7db93-adaf-46d8-add9-b71a929b9c33', '02587d54-899f-4b86-b7b4-7ae52b0334cc', '96d3c9ba-a9e5-4bf0-94e2-2c44de1ebaa7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:21:09.802 4240 3198189119448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 96d3c9ba-a9e5-4bf0-94e2-2c44de1ebaa7 2021-06-09 22:21:09.839 4240 3198206951496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f066e243-170f-4141-acd3-95116ecc747a d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] port_delete event received for '96d3c9ba-a9e5-4bf0-94e2-2c44de1ebaa7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:21:09.896 4240 3198189119272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5c132894-271a-4c87-8103-1d6192964497 2021-06-09 22:21:10.010 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-09 22:21:10.036 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f066e243-170f-4141-acd3-95116ecc747a d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update security group information for ports dict_keys(['02587d54-899f-4b86-b7b4-7ae52b0334cc', '1c057bdd-0d53-48cf-b086-0c532ae66888', '75b7db93-adaf-46d8-add9-b71a929b9c33']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:21:10.036 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f066e243-170f-4141-acd3-95116ecc747a d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-09 22:21:10.036 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f066e243-170f-4141-acd3-95116ecc747a d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update rules of security group (58abc30a-d216-4a2a-957e-0b81510ad620) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:21:10.036 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f066e243-170f-4141-acd3-95116ecc747a d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update members of security group (58abc30a-d216-4a2a-957e-0b81510ad620) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-09 22:21:10.036 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f066e243-170f-4141-acd3-95116ecc747a d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update port filter for 02587d54-899f-4b86-b7b4-7ae52b0334cc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:21:10.036 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f066e243-170f-4141-acd3-95116ecc747a d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Updating port rules. 2021-06-09 22:21:10.036 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f066e243-170f-4141-acd3-95116ecc747a d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-09 22:21:10.036 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-f066e243-170f-4141-acd3-95116ecc747a d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-02587d54-899f-4b86-b7b4-7ae52b0334cc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:21:10.036 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-f066e243-170f-4141-acd3-95116ecc747a d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-02587d54-899f-4b86-b7b4-7ae52b0334cc" 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-06-09 22:21:10.036 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-f066e243-170f-4141-acd3-95116ecc747a d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-02587d54-899f-4b86-b7b4-7ae52b0334cc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:21:10.286 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-f066e243-170f-4141-acd3-95116ecc747a d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-02587d54-899f-4b86-b7b4-7ae52b0334cc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:21:10.286 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f066e243-170f-4141-acd3-95116ecc747a d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update port filter for 1c057bdd-0d53-48cf-b086-0c532ae66888 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:21:10.286 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f066e243-170f-4141-acd3-95116ecc747a d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Updating port rules. 2021-06-09 22:21:10.286 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f066e243-170f-4141-acd3-95116ecc747a d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-09 22:21:10.286 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-f066e243-170f-4141-acd3-95116ecc747a d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-1c057bdd-0d53-48cf-b086-0c532ae66888" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:21:10.286 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-f066e243-170f-4141-acd3-95116ecc747a d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-1c057bdd-0d53-48cf-b086-0c532ae66888" 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-06-09 22:21:10.286 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-f066e243-170f-4141-acd3-95116ecc747a d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-1c057bdd-0d53-48cf-b086-0c532ae66888" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:21:10.356 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Adding port 5c132894-271a-4c87-8103-1d6192964497 2021-06-09 22:21:10.356 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Port 5c132894-271a-4c87-8103-1d6192964497 updated. Details: {'device': '5c132894-271a-4c87-8103-1d6192964497', 'network_id': 'dcf1ce77-f759-45ef-acc3-4a474fce6e66', 'port_id': '5c132894-271a-4c87-8103-1d6192964497', 'mac_address': 'fa:16:3e:1b:61:f4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 405, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '68c4a8e2-43bf-40d1-b0cc-c5812bde4f12', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-09 22:21:10.356 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] 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-06-09 22:21:10.356 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-09 22:21:10.356 4240 3198206951496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5c132894-271a-4c87-8103-1d6192964497" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:21:10.356 4240 3198206951496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5c132894-271a-4c87-8103-1d6192964497 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-09 22:21:10.356 4240 3198206951496 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network dcf1ce77-f759-45ef-acc3-4a474fce6e66 2021-06-09 22:21:10.356 4240 3198206951496 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-06-09 22:21:10.356 4240 3198206952552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '96d3c9ba-a9e5-4bf0-94e2-2c44de1ebaa7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-09 22:21:10.373 4240 3198206952552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '96d3c9ba-a9e5-4bf0-94e2-2c44de1ebaa7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-09 22:21:10.373 4240 3198206952552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 96d3c9ba-a9e5-4bf0-94e2-2c44de1ebaa7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-09 22:21:10.417 4240 3198206952552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['96d3c9ba-a9e5-4bf0-94e2-2c44de1ebaa7'] 2021-06-09 22:21:10.417 4240 3198206952552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-09 22:21:10.417 4240 3198206952552 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-06-09 22:21:10.417 4240 3198206952552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['96d3c9ba-a9e5-4bf0-94e2-2c44de1ebaa7'] 2021-06-09 22:21:10.537 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-f066e243-170f-4141-acd3-95116ecc747a d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-1c057bdd-0d53-48cf-b086-0c532ae66888" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:21:10.537 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f066e243-170f-4141-acd3-95116ecc747a d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update port filter for 75b7db93-adaf-46d8-add9-b71a929b9c33 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:21:10.537 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f066e243-170f-4141-acd3-95116ecc747a d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Updating port rules. 2021-06-09 22:21:10.537 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f066e243-170f-4141-acd3-95116ecc747a d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-09 22:21:10.537 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-f066e243-170f-4141-acd3-95116ecc747a d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-75b7db93-adaf-46d8-add9-b71a929b9c33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:21:10.537 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-f066e243-170f-4141-acd3-95116ecc747a d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-75b7db93-adaf-46d8-add9-b71a929b9c33" 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-06-09 22:21:10.537 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-f066e243-170f-4141-acd3-95116ecc747a d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-75b7db93-adaf-46d8-add9-b71a929b9c33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:21:10.560 4240 3198206951496 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5c132894-271a-4c87-8103-1d6192964497') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:21:10.560 4240 3198206951496 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5c132894-271a-4c87-8103-1d6192964497') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:21:10.560 4240 3198206951496 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5c132894-271a-4c87-8103-1d6192964497 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-09 22:21:10.560 4240 3198206951496 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 405, VLAN trunk: None to switch port 5c132894-271a-4c87-8103-1d6192964497 2021-06-09 22:21:10.662 4240 3198206951496 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-09 22:21:10.662 4240 3198206951496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5c132894-271a-4c87-8103-1d6192964497'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:21:10.739 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-f066e243-170f-4141-acd3-95116ecc747a d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-75b7db93-adaf-46d8-add9-b71a929b9c33" 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-06-09 22:21:10.904 4240 3198206951496 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5c132894-271a-4c87-8103-1d6192964497']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:21:10.904 4240 3198206951496 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-06-09 22:21:10.904 4240 3198206951496 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f1d05a01-fb90-43d0-8fe5-789584be6a15) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:21:10.904 4240 3198206951496 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5c132894-271a-4c87-8103-1d6192964497 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:21:10.904 4240 3198206951496 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-09 22:21:10.904 4240 3198206951496 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5c132894-271a-4c87-8103-1d6192964497 not yet added. Adding. 2021-06-09 22:21:10.904 4240 3198206951496 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-06-09 22:21:10.904 4240 3198206951496 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-06-09 22:21:11.053 4240 3198206951496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5c132894-271a-4c87-8103-1d6192964497" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:21:11.210 4240 3198206951496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5c132894-271a-4c87-8103-1d6192964497" 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-06-09 22:21:11.210 4240 3198206951496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5c132894-271a-4c87-8103-1d6192964497" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:21:11.353 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-775801a7-ad8a-4b2f-81a1-1b9b76263e52 13f14d46323844f28fa69dd51b1de5ea 6e98c5b67cb74257a3b2d02c64bd9ee2 - - -] Security group member updated on remote: ['37087874-efe9-4544-884a-50b21de7e9a1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:21:11.353 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-775801a7-ad8a-4b2f-81a1-1b9b76263e52 13f14d46323844f28fa69dd51b1de5ea 6e98c5b67cb74257a3b2d02c64bd9ee2 - - -] Security group member updated ['37087874-efe9-4544-884a-50b21de7e9a1'] 2021-06-09 22:21:11.380 4240 3198206951496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5c132894-271a-4c87-8103-1d6192964497" 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-06-09 22:21:11.380 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-775801a7-ad8a-4b2f-81a1-1b9b76263e52 13f14d46323844f28fa69dd51b1de5ea 6e98c5b67cb74257a3b2d02c64bd9ee2 - - -] Refresh firewall rules 2021-06-09 22:21:11.380 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-775801a7-ad8a-4b2f-81a1-1b9b76263e52 13f14d46323844f28fa69dd51b1de5ea 6e98c5b67cb74257a3b2d02c64bd9ee2 - - -] Get security group information for devices via rpc ['4bc1567d-02f9-4f71-ae91-d28b48388f96'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:21:11.448 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-775801a7-ad8a-4b2f-81a1-1b9b76263e52 13f14d46323844f28fa69dd51b1de5ea 6e98c5b67cb74257a3b2d02c64bd9ee2 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:21:11.448 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-775801a7-ad8a-4b2f-81a1-1b9b76263e52 13f14d46323844f28fa69dd51b1de5ea 6e98c5b67cb74257a3b2d02c64bd9ee2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-09 22:21:11.489 4240 3198206951496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5c132894-271a-4c87-8103-1d6192964497" 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-06-09 22:21:11.489 4240 3198206951496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5c132894-271a-4c87-8103-1d6192964497 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-09 22:21:11.489 4240 3198206951496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5c132894-271a-4c87-8103-1d6192964497 processed. 2021-06-09 22:21:11.521 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-775801a7-ad8a-4b2f-81a1-1b9b76263e52 13f14d46323844f28fa69dd51b1de5ea 6e98c5b67cb74257a3b2d02c64bd9ee2 - - -] port_delete event received for '4bc1567d-02f9-4f71-ae91-d28b48388f96' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:21:11.821 4240 3198189119448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4bc1567d-02f9-4f71-ae91-d28b48388f96 2021-06-09 22:21:12.028 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-09 22:21:12.028 4240 3198206951496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4bc1567d-02f9-4f71-ae91-d28b48388f96' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-09 22:21:12.028 4240 3198206951496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4bc1567d-02f9-4f71-ae91-d28b48388f96' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-09 22:21:12.028 4240 3198206951496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4bc1567d-02f9-4f71-ae91-d28b48388f96 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-09 22:21:12.028 4240 3198189121032 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-06-09 22:21:12.048 4240 3198206951496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network acf94637-4099-43f8-a600-afbe79958383 2021-06-09 22:21:12.048 4240 3198206951496 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4bc1567d-02f9-4f71-ae91-d28b48388f96'] 2021-06-09 22:21:12.048 4240 3198206951496 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-09 22:21:12.048 4240 3198206951496 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-06-09 22:21:12.048 4240 3198206951496 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4bc1567d-02f9-4f71-ae91-d28b48388f96'] 2021-06-09 22:21:12.512 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.485s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:21:13.942 4240 3198189119272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3b122b27-5c7d-4a48-90c4-39fee3108831 2021-06-09 22:21:14.044 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-09 22:21:14.373 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Adding port 3b122b27-5c7d-4a48-90c4-39fee3108831 2021-06-09 22:21:14.373 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Port 3b122b27-5c7d-4a48-90c4-39fee3108831 updated. Details: {'device': '3b122b27-5c7d-4a48-90c4-39fee3108831', 'network_id': 'e22acea9-e7e0-42b4-83b5-48649c541eea', 'port_id': '3b122b27-5c7d-4a48-90c4-39fee3108831', 'mac_address': 'fa:16:3e:27:b9:42', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 406, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b42c35f5-20e2-4c2d-9d3b-903f678e4ee3', '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-06-09 22:21:14.373 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] 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-06-09 22:21:14.373 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3b122b27-5c7d-4a48-90c4-39fee3108831" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:21:14.373 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3b122b27-5c7d-4a48-90c4-39fee3108831 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-09 22:21:14.373 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e22acea9-e7e0-42b4-83b5-48649c541eea 2021-06-09 22:21:14.373 4240 3198189121032 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-06-09 22:21:14.552 4240 3198189121032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3b122b27-5c7d-4a48-90c4-39fee3108831') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:21:14.552 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3b122b27-5c7d-4a48-90c4-39fee3108831') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:21:14.552 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3b122b27-5c7d-4a48-90c4-39fee3108831 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-09 22:21:14.552 4240 3198189121032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 406, VLAN trunk: None to switch port 3b122b27-5c7d-4a48-90c4-39fee3108831 2021-06-09 22:21:14.645 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-09 22:21:14.645 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3b122b27-5c7d-4a48-90c4-39fee3108831'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:21:14.996 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3b122b27-5c7d-4a48-90c4-39fee3108831']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:21:14.996 4240 3198189121032 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-06-09 22:21:14.996 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5b3305fa-5642-4e14-80d4-8b9102e13b9d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:21:14.996 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3b122b27-5c7d-4a48-90c4-39fee3108831 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:21:14.996 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-09 22:21:14.996 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3b122b27-5c7d-4a48-90c4-39fee3108831 not yet added. Adding. 2021-06-09 22:21:14.996 4240 3198189121032 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-06-09 22:21:14.996 4240 3198189121032 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-06-09 22:21:15.154 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3b122b27-5c7d-4a48-90c4-39fee3108831" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:21:15.323 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3b122b27-5c7d-4a48-90c4-39fee3108831" 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-06-09 22:21:15.323 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3b122b27-5c7d-4a48-90c4-39fee3108831" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:21:15.476 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3b122b27-5c7d-4a48-90c4-39fee3108831" 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-06-09 22:21:15.607 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3b122b27-5c7d-4a48-90c4-39fee3108831" 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-06-09 22:21:15.607 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3b122b27-5c7d-4a48-90c4-39fee3108831 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-09 22:21:15.607 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3b122b27-5c7d-4a48-90c4-39fee3108831 processed. 2021-06-09 22:21:15.856 4240 3198189119448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 02587d54-899f-4b86-b7b4-7ae52b0334cc 2021-06-09 22:21:16.059 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-09 22:21:16.059 4240 3198189121032 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-06-09 22:21:16.059 4240 3198206951496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '02587d54-899f-4b86-b7b4-7ae52b0334cc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-09 22:21:16.059 4240 3198206951496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '02587d54-899f-4b86-b7b4-7ae52b0334cc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-09 22:21:16.059 4240 3198206951496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 02587d54-899f-4b86-b7b4-7ae52b0334cc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-09 22:21:16.072 4240 3198206951496 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['02587d54-899f-4b86-b7b4-7ae52b0334cc'] 2021-06-09 22:21:16.072 4240 3198206951496 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-09 22:21:16.072 4240 3198206951496 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-06-09 22:21:16.072 4240 3198206951496 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['02587d54-899f-4b86-b7b4-7ae52b0334cc'] 2021-06-09 22:21:16.249 4240 3198206951496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-33e6471f-b4a5-47e7-80a7-e75bd4777975 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Security group member updated on remote: ['58abc30a-d216-4a2a-957e-0b81510ad620'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:21:16.249 4240 3198206951496 MainThread INFO neutron.agent.securitygroups_rpc [req-33e6471f-b4a5-47e7-80a7-e75bd4777975 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Security group member updated ['58abc30a-d216-4a2a-957e-0b81510ad620'] 2021-06-09 22:21:16.249 4240 3198206951496 MainThread INFO neutron.agent.securitygroups_rpc [req-33e6471f-b4a5-47e7-80a7-e75bd4777975 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Refresh firewall rules 2021-06-09 22:21:16.249 4240 3198206951496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-33e6471f-b4a5-47e7-80a7-e75bd4777975 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Get security group information for devices via rpc ['1c057bdd-0d53-48cf-b086-0c532ae66888', '75b7db93-adaf-46d8-add9-b71a929b9c33'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:21:16.365 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78ffc69e-c11b-4445-8e02-2b705ef7a211 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] port_delete event received for 'fb97990e-e7fb-4014-9131-8a01497b01d8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:21:16.434 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33e6471f-b4a5-47e7-80a7-e75bd4777975 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] port_delete event received for '02587d54-899f-4b86-b7b4-7ae52b0334cc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:21:16.657 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.593s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:21:16.865 4240 3198206951496 MainThread DEBUG neutron.agent.securitygroups_rpc [req-33e6471f-b4a5-47e7-80a7-e75bd4777975 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update security group information for ports dict_keys(['1c057bdd-0d53-48cf-b086-0c532ae66888', '75b7db93-adaf-46d8-add9-b71a929b9c33']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:21:16.865 4240 3198206951496 MainThread DEBUG neutron.agent.securitygroups_rpc [req-33e6471f-b4a5-47e7-80a7-e75bd4777975 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-09 22:21:16.865 4240 3198206951496 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-33e6471f-b4a5-47e7-80a7-e75bd4777975 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update rules of security group (58abc30a-d216-4a2a-957e-0b81510ad620) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:21:16.865 4240 3198206951496 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-33e6471f-b4a5-47e7-80a7-e75bd4777975 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update members of security group (58abc30a-d216-4a2a-957e-0b81510ad620) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-09 22:21:16.865 4240 3198206951496 MainThread DEBUG neutron.agent.securitygroups_rpc [req-33e6471f-b4a5-47e7-80a7-e75bd4777975 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update port filter for 1c057bdd-0d53-48cf-b086-0c532ae66888 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:21:16.865 4240 3198206951496 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-33e6471f-b4a5-47e7-80a7-e75bd4777975 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Updating port rules. 2021-06-09 22:21:16.865 4240 3198206951496 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-33e6471f-b4a5-47e7-80a7-e75bd4777975 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-09 22:21:16.865 4240 3198206951496 MainThread DEBUG oslo_concurrency.lockutils [req-33e6471f-b4a5-47e7-80a7-e75bd4777975 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-1c057bdd-0d53-48cf-b086-0c532ae66888" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:21:16.865 4240 3198206951496 MainThread DEBUG oslo_concurrency.lockutils [req-33e6471f-b4a5-47e7-80a7-e75bd4777975 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-1c057bdd-0d53-48cf-b086-0c532ae66888" 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-06-09 22:21:16.865 4240 3198206951496 MainThread DEBUG oslo_concurrency.lockutils [req-33e6471f-b4a5-47e7-80a7-e75bd4777975 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-1c057bdd-0d53-48cf-b086-0c532ae66888" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:21:17.109 4240 3198206951496 MainThread DEBUG oslo_concurrency.lockutils [req-33e6471f-b4a5-47e7-80a7-e75bd4777975 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-1c057bdd-0d53-48cf-b086-0c532ae66888" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:21:17.109 4240 3198206951496 MainThread DEBUG neutron.agent.securitygroups_rpc [req-33e6471f-b4a5-47e7-80a7-e75bd4777975 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update port filter for 75b7db93-adaf-46d8-add9-b71a929b9c33 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:21:17.109 4240 3198206951496 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-33e6471f-b4a5-47e7-80a7-e75bd4777975 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Updating port rules. 2021-06-09 22:21:17.109 4240 3198206951496 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-33e6471f-b4a5-47e7-80a7-e75bd4777975 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-09 22:21:17.109 4240 3198206951496 MainThread DEBUG oslo_concurrency.lockutils [req-33e6471f-b4a5-47e7-80a7-e75bd4777975 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-75b7db93-adaf-46d8-add9-b71a929b9c33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:21:17.109 4240 3198206951496 MainThread DEBUG oslo_concurrency.lockutils [req-33e6471f-b4a5-47e7-80a7-e75bd4777975 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-75b7db93-adaf-46d8-add9-b71a929b9c33" 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-06-09 22:21:17.109 4240 3198206951496 MainThread DEBUG oslo_concurrency.lockutils [req-33e6471f-b4a5-47e7-80a7-e75bd4777975 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-75b7db93-adaf-46d8-add9-b71a929b9c33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:21:17.302 4240 3198206951496 MainThread DEBUG oslo_concurrency.lockutils [req-33e6471f-b4a5-47e7-80a7-e75bd4777975 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-75b7db93-adaf-46d8-add9-b71a929b9c33" 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-06-09 22:21:18.073 4240 3198189121032 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-06-09 22:21:18.147 4240 3198189121032 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-06-09 22:21:18.886 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a2c664d3-9baf-44d0-b5e1-15cf3f7d2a31 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] port_delete event received for '7233866e-f8be-457a-9c1c-23d3319888ff' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:21:19.871 4240 3198189119448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 75b7db93-adaf-46d8-add9-b71a929b9c33 2021-06-09 22:21:20.074 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-09 22:21:20.074 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '75b7db93-adaf-46d8-add9-b71a929b9c33' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-09 22:21:20.074 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '75b7db93-adaf-46d8-add9-b71a929b9c33' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-09 22:21:20.074 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 75b7db93-adaf-46d8-add9-b71a929b9c33 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-09 22:21:20.090 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['75b7db93-adaf-46d8-add9-b71a929b9c33'] 2021-06-09 22:21:20.090 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-09 22:21:20.090 4240 3198189121032 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-06-09 22:21:20.090 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['75b7db93-adaf-46d8-add9-b71a929b9c33'] 2021-06-09 22:21:20.372 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e9cb65d-b67e-4c81-9aa0-0c29d8d38307 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] network_delete received. Deleting network acf94637-4099-43f8-a600-afbe79958383 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-09 22:21:20.372 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e9cb65d-b67e-4c81-9aa0-0c29d8d38307 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] Network acf94637-4099-43f8-a600-afbe79958383 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-09 22:21:22.493 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c61e5214-915d-4c4f-86f6-dc99aba52eae d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Security group member updated on remote: ['58abc30a-d216-4a2a-957e-0b81510ad620'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:21:23.520 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-c61e5214-915d-4c4f-86f6-dc99aba52eae d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Security group member updated ['58abc30a-d216-4a2a-957e-0b81510ad620'] 2021-06-09 22:21:23.520 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-c61e5214-915d-4c4f-86f6-dc99aba52eae d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Refresh firewall rules 2021-06-09 22:21:23.520 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c61e5214-915d-4c4f-86f6-dc99aba52eae d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Get security group information for devices via rpc ['1c057bdd-0d53-48cf-b086-0c532ae66888'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:21:23.535 4240 3198206951496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c61e5214-915d-4c4f-86f6-dc99aba52eae d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] port_delete event received for '75b7db93-adaf-46d8-add9-b71a929b9c33' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:21:23.535 4240 3198206951848 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-06-09 22:21:23.629 4240 3198206951848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:21:23.778 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c61e5214-915d-4c4f-86f6-dc99aba52eae d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update security group information for ports dict_keys(['1c057bdd-0d53-48cf-b086-0c532ae66888']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:21:23.788 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c61e5214-915d-4c4f-86f6-dc99aba52eae d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-09 22:21:23.788 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c61e5214-915d-4c4f-86f6-dc99aba52eae d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update rules of security group (58abc30a-d216-4a2a-957e-0b81510ad620) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:21:23.788 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c61e5214-915d-4c4f-86f6-dc99aba52eae d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update members of security group (58abc30a-d216-4a2a-957e-0b81510ad620) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-09 22:21:23.788 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c61e5214-915d-4c4f-86f6-dc99aba52eae d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update port filter for 1c057bdd-0d53-48cf-b086-0c532ae66888 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:21:23.788 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c61e5214-915d-4c4f-86f6-dc99aba52eae d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Updating port rules. 2021-06-09 22:21:23.788 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c61e5214-915d-4c4f-86f6-dc99aba52eae d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-09 22:21:23.788 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-c61e5214-915d-4c4f-86f6-dc99aba52eae d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-1c057bdd-0d53-48cf-b086-0c532ae66888" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:21:23.788 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-c61e5214-915d-4c4f-86f6-dc99aba52eae d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-1c057bdd-0d53-48cf-b086-0c532ae66888" 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-06-09 22:21:23.788 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-c61e5214-915d-4c4f-86f6-dc99aba52eae d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-1c057bdd-0d53-48cf-b086-0c532ae66888" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:21:24.038 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-c61e5214-915d-4c4f-86f6-dc99aba52eae d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Lock "n-hv-driver-port-lock-1c057bdd-0d53-48cf-b086-0c532ae66888" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:21:31.863 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b30a8cf8-c475-4797-b47e-1bda72733ef5 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Security group member updated on remote: ['58abc30a-d216-4a2a-957e-0b81510ad620'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:21:31.863 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-b30a8cf8-c475-4797-b47e-1bda72733ef5 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Security group member updated ['58abc30a-d216-4a2a-957e-0b81510ad620'] 2021-06-09 22:21:31.863 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-b30a8cf8-c475-4797-b47e-1bda72733ef5 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Refresh firewall rules 2021-06-09 22:21:31.863 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b30a8cf8-c475-4797-b47e-1bda72733ef5 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Get security group information for devices via rpc ['1c057bdd-0d53-48cf-b086-0c532ae66888'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:21:31.927 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b30a8cf8-c475-4797-b47e-1bda72733ef5 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:21:31.927 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b30a8cf8-c475-4797-b47e-1bda72733ef5 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-09 22:21:31.927 4240 3198189119448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1c057bdd-0d53-48cf-b086-0c532ae66888 2021-06-09 22:21:32.048 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b30a8cf8-c475-4797-b47e-1bda72733ef5 d55abc514a4d4f26aa247a3c4f95898a d5ed8e73e82845cead4cb8b6cc8793f6 - - -] port_delete event received for '1c057bdd-0d53-48cf-b086-0c532ae66888' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:21:33.581 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-09 22:21:34.176 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1c057bdd-0d53-48cf-b086-0c532ae66888' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-09 22:21:35.247 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1c057bdd-0d53-48cf-b086-0c532ae66888' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-09 22:21:35.247 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1c057bdd-0d53-48cf-b086-0c532ae66888 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-09 22:21:35.270 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 039b63d1-b982-44d1-a196-a5cbcd7c79b1 2021-06-09 22:21:35.270 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1c057bdd-0d53-48cf-b086-0c532ae66888'] 2021-06-09 22:21:35.270 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-09 22:21:35.270 4240 3198189121032 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-06-09 22:21:35.270 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1c057bdd-0d53-48cf-b086-0c532ae66888'] 2021-06-09 22:21:35.582 4240 3198189121032 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-06-09 22:21:35.621 4240 3198189121032 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-06-09 22:21:37.412 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-572358d2-3e13-490f-8d15-0dddb9b9e3d3 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] network_delete received. Deleting network 039b63d1-b982-44d1-a196-a5cbcd7c79b1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-09 22:21:37.412 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-572358d2-3e13-490f-8d15-0dddb9b9e3d3 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] Network 039b63d1-b982-44d1-a196-a5cbcd7c79b1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-09 22:21:43.833 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f32cc04b-5d2b-4e7a-9b17-c6394009eea0 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] network_delete received. Deleting network 8e00560a-516b-4a41-869d-3368d9d478ad network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-09 22:21:43.833 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f32cc04b-5d2b-4e7a-9b17-c6394009eea0 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] Network 8e00560a-516b-4a41-869d-3368d9d478ad not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-09 22:21:44.708 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9e6ff3e1-c8ba-4b07-8bb0-1d77c20f4557 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] network_delete received. Deleting network b8dc7b07-2627-40dd-b8a0-8899f00d3ec0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-09 22:21:44.708 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9e6ff3e1-c8ba-4b07-8bb0-1d77c20f4557 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] Network b8dc7b07-2627-40dd-b8a0-8899f00d3ec0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-09 22:22:05.804 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d00fb361-d726-4aef-aad9-a48a277d4089 633673214ccc4bf19d7603a83557190b 5220320a350b438382bbae19e97ddd0c - - -] Security group member updated on remote: ['f1d05a01-fb90-43d0-8fe5-789584be6a15'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:22:05.804 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-d00fb361-d726-4aef-aad9-a48a277d4089 633673214ccc4bf19d7603a83557190b 5220320a350b438382bbae19e97ddd0c - - -] Security group member updated ['f1d05a01-fb90-43d0-8fe5-789584be6a15'] 2021-06-09 22:22:06.229 4240 3198189119448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5c132894-271a-4c87-8103-1d6192964497 2021-06-09 22:22:06.574 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d00fb361-d726-4aef-aad9-a48a277d4089 633673214ccc4bf19d7603a83557190b 5220320a350b438382bbae19e97ddd0c - - -] port_delete event received for '5c132894-271a-4c87-8103-1d6192964497' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:22:07.738 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-09 22:22:07.738 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5c132894-271a-4c87-8103-1d6192964497' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-09 22:22:07.738 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5c132894-271a-4c87-8103-1d6192964497' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-09 22:22:07.738 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5c132894-271a-4c87-8103-1d6192964497 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-09 22:22:07.738 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network dcf1ce77-f759-45ef-acc3-4a474fce6e66 2021-06-09 22:22:07.738 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5c132894-271a-4c87-8103-1d6192964497'] 2021-06-09 22:22:07.738 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-09 22:22:07.738 4240 3198189121032 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-06-09 22:22:07.738 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5c132894-271a-4c87-8103-1d6192964497'] 2021-06-09 22:22:09.753 4240 3198189121032 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-06-09 22:22:09.755 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3298b05f-6c97-4a18-94c4-c83470a7c22a 633673214ccc4bf19d7603a83557190b 5220320a350b438382bbae19e97ddd0c - - -] port_delete event received for '777477bc-39ef-40bd-8ff2-835af17e888a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:22:09.831 4240 3198189121032 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-06-09 22:22:10.925 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9991d622-997f-4fde-afbd-7bbcc37db1e4 633673214ccc4bf19d7603a83557190b 5220320a350b438382bbae19e97ddd0c - - -] Security group rule updated on remote: ['b56bbad5-70a8-44be-9183-87c29b0dffb6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-09 22:22:10.925 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-9991d622-997f-4fde-afbd-7bbcc37db1e4 633673214ccc4bf19d7603a83557190b 5220320a350b438382bbae19e97ddd0c - - -] Security group rule updated ['b56bbad5-70a8-44be-9183-87c29b0dffb6'] 2021-06-09 22:22:11.316 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15c10669-5458-4e0d-8c2c-34c6f07ed1bb 633673214ccc4bf19d7603a83557190b 5220320a350b438382bbae19e97ddd0c - - -] Security group rule updated on remote: ['b56bbad5-70a8-44be-9183-87c29b0dffb6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-09 22:22:11.316 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-15c10669-5458-4e0d-8c2c-34c6f07ed1bb 633673214ccc4bf19d7603a83557190b 5220320a350b438382bbae19e97ddd0c - - -] Security group rule updated ['b56bbad5-70a8-44be-9183-87c29b0dffb6'] 2021-06-09 22:22:15.912 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-af3f8400-6d84-4a52-94a4-9a8e88a9fd6f fbb92b1761af43caa2db29aec256f4df cac2f62f0b784ddaadcc734a4d79efa7 - - -] Security group member updated on remote: ['0ecdd7f6-e5d2-4611-a1d5-2450c3fa4f41'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:22:15.912 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-af3f8400-6d84-4a52-94a4-9a8e88a9fd6f fbb92b1761af43caa2db29aec256f4df cac2f62f0b784ddaadcc734a4d79efa7 - - -] Security group member updated ['0ecdd7f6-e5d2-4611-a1d5-2450c3fa4f41'] 2021-06-09 22:22:16.280 4240 3198189119448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 14072a8a-8a4b-49a5-8277-33eeb3fdcd81 2021-06-09 22:22:16.488 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af3f8400-6d84-4a52-94a4-9a8e88a9fd6f fbb92b1761af43caa2db29aec256f4df cac2f62f0b784ddaadcc734a4d79efa7 - - -] port_delete event received for '14072a8a-8a4b-49a5-8277-33eeb3fdcd81' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:22:17.642 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6551eb83-2203-4951-aef4-085feccc1abd 633673214ccc4bf19d7603a83557190b 5220320a350b438382bbae19e97ddd0c - - -] Security group member updated on remote: ['b56bbad5-70a8-44be-9183-87c29b0dffb6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:22:17.658 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-6551eb83-2203-4951-aef4-085feccc1abd 633673214ccc4bf19d7603a83557190b 5220320a350b438382bbae19e97ddd0c - - -] Security group member updated ['b56bbad5-70a8-44be-9183-87c29b0dffb6'] 2021-06-09 22:22:17.814 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-09 22:22:17.814 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '14072a8a-8a4b-49a5-8277-33eeb3fdcd81' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-09 22:22:17.814 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '14072a8a-8a4b-49a5-8277-33eeb3fdcd81' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-09 22:22:17.814 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 14072a8a-8a4b-49a5-8277-33eeb3fdcd81 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-09 22:22:17.814 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e0efba8d-3c59-46f3-b473-73d9ce2d393c 2021-06-09 22:22:17.814 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['14072a8a-8a4b-49a5-8277-33eeb3fdcd81'] 2021-06-09 22:22:17.814 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-09 22:22:17.814 4240 3198189121032 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-06-09 22:22:17.814 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['14072a8a-8a4b-49a5-8277-33eeb3fdcd81'] 2021-06-09 22:22:19.791 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66bc245e-3419-42e4-bd00-ada364aaeb5e 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] port_update received: 899e7a61-7fce-4578-8a67-e7af388acb0b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:22:19.807 4240 3198206951848 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-06-09 22:22:19.807 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66bc245e-3419-42e4-bd00-ada364aaeb5e 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] No port 899e7a61-7fce-4578-8a67-e7af388acb0b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:22:19.869 4240 3198206951848 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-06-09 22:22:20.149 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5119543-bea7-4efa-b124-01f87e44217d fbb92b1761af43caa2db29aec256f4df cac2f62f0b784ddaadcc734a4d79efa7 - - -] port_delete event received for '4110486b-23f4-42a4-9669-2f682af566c8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:22:21.768 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6ba1c6c6-3716-4c4f-b246-4cdc89fca560 fbb92b1761af43caa2db29aec256f4df cac2f62f0b784ddaadcc734a4d79efa7 - - -] Security group rule updated on remote: ['0e1fa0ad-da7a-4b0c-bfd8-714b04f1b3d7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-09 22:22:21.768 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-6ba1c6c6-3716-4c4f-b246-4cdc89fca560 fbb92b1761af43caa2db29aec256f4df cac2f62f0b784ddaadcc734a4d79efa7 - - -] Security group rule updated ['0e1fa0ad-da7a-4b0c-bfd8-714b04f1b3d7'] 2021-06-09 22:22:22.303 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea43347e-3cf2-46ff-b498-8b2605b9e420 fbb92b1761af43caa2db29aec256f4df cac2f62f0b784ddaadcc734a4d79efa7 - - -] Security group rule updated on remote: ['0e1fa0ad-da7a-4b0c-bfd8-714b04f1b3d7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-09 22:22:22.303 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-ea43347e-3cf2-46ff-b498-8b2605b9e420 fbb92b1761af43caa2db29aec256f4df cac2f62f0b784ddaadcc734a4d79efa7 - - -] Security group rule updated ['0e1fa0ad-da7a-4b0c-bfd8-714b04f1b3d7'] 2021-06-09 22:22:22.415 4240 3198189119272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 899e7a61-7fce-4578-8a67-e7af388acb0b 2021-06-09 22:22:23.834 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-09 22:22:24.212 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Adding port 899e7a61-7fce-4578-8a67-e7af388acb0b 2021-06-09 22:22:24.212 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Port 899e7a61-7fce-4578-8a67-e7af388acb0b updated. Details: {'device': '899e7a61-7fce-4578-8a67-e7af388acb0b', 'network_id': 'dcf1ce77-f759-45ef-acc3-4a474fce6e66', 'port_id': '899e7a61-7fce-4578-8a67-e7af388acb0b', 'mac_address': 'fa:16:3e:70:00:97', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 405, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '68c4a8e2-43bf-40d1-b0cc-c5812bde4f12', '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-06-09 22:22:24.212 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] 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-06-09 22:22:24.212 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-899e7a61-7fce-4578-8a67-e7af388acb0b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:22:24.212 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 899e7a61-7fce-4578-8a67-e7af388acb0b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-09 22:22:24.212 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network dcf1ce77-f759-45ef-acc3-4a474fce6e66 2021-06-09 22:22:24.212 4240 3198189121032 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-06-09 22:22:24.345 4240 3198189121032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '899e7a61-7fce-4578-8a67-e7af388acb0b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:22:24.345 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '899e7a61-7fce-4578-8a67-e7af388acb0b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:22:24.345 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 899e7a61-7fce-4578-8a67-e7af388acb0b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-09 22:22:24.345 4240 3198189121032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 405, VLAN trunk: None to switch port 899e7a61-7fce-4578-8a67-e7af388acb0b 2021-06-09 22:22:24.431 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-09 22:22:24.431 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['899e7a61-7fce-4578-8a67-e7af388acb0b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:22:24.644 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['899e7a61-7fce-4578-8a67-e7af388acb0b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:22:24.644 4240 3198189121032 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-06-09 22:22:24.644 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b56bbad5-70a8-44be-9183-87c29b0dffb6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:22:24.644 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 899e7a61-7fce-4578-8a67-e7af388acb0b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:22:24.644 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-09 22:22:24.644 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 899e7a61-7fce-4578-8a67-e7af388acb0b not yet added. Adding. 2021-06-09 22:22:24.644 4240 3198189121032 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-06-09 22:22:24.644 4240 3198189121032 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-06-09 22:22:24.719 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-899e7a61-7fce-4578-8a67-e7af388acb0b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:22:24.797 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-899e7a61-7fce-4578-8a67-e7af388acb0b" 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-06-09 22:22:24.797 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-899e7a61-7fce-4578-8a67-e7af388acb0b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:22:24.877 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-899e7a61-7fce-4578-8a67-e7af388acb0b" 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-06-09 22:22:24.969 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-899e7a61-7fce-4578-8a67-e7af388acb0b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:22:24.969 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 899e7a61-7fce-4578-8a67-e7af388acb0b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-09 22:22:24.969 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 899e7a61-7fce-4578-8a67-e7af388acb0b processed. 2021-06-09 22:22:25.852 4240 3198189121032 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-06-09 22:22:26.252 4240 3198189121032 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-06-09 22:22:28.706 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2d1827c7-1dbd-4bbe-a315-1a5556c5be4d fbb92b1761af43caa2db29aec256f4df cac2f62f0b784ddaadcc734a4d79efa7 - - -] Security group member updated on remote: ['0e1fa0ad-da7a-4b0c-bfd8-714b04f1b3d7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:22:28.706 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-2d1827c7-1dbd-4bbe-a315-1a5556c5be4d fbb92b1761af43caa2db29aec256f4df cac2f62f0b784ddaadcc734a4d79efa7 - - -] Security group member updated ['0e1fa0ad-da7a-4b0c-bfd8-714b04f1b3d7'] 2021-06-09 22:22:30.721 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee1535e6-aeb4-4dc0-bd73-9e028f3ee345 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] port_update received: 4df9ab55-4d3a-4fd2-9561-61a355b4ea26 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:22:30.741 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee1535e6-aeb4-4dc0-bd73-9e028f3ee345 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] No port 4df9ab55-4d3a-4fd2-9561-61a355b4ea26 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:22:34.522 4240 3198189119272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4df9ab55-4d3a-4fd2-9561-61a355b4ea26 2021-06-09 22:22:35.925 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-09 22:22:36.641 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Adding port 4df9ab55-4d3a-4fd2-9561-61a355b4ea26 2021-06-09 22:22:38.218 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Port 4df9ab55-4d3a-4fd2-9561-61a355b4ea26 updated. Details: {'device': '4df9ab55-4d3a-4fd2-9561-61a355b4ea26', 'network_id': 'e0efba8d-3c59-46f3-b473-73d9ce2d393c', 'port_id': '4df9ab55-4d3a-4fd2-9561-61a355b4ea26', 'mac_address': 'fa:16:3e:00:dc:67', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 436, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c67b1ada-c465-4696-9c39-80418f9e499e', '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-06-09 22:22:38.218 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] 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-06-09 22:22:38.218 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.base [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Loop iteration exceeded interval (2 vs. 2.292253255844116) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-06-09 22:22:38.218 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4df9ab55-4d3a-4fd2-9561-61a355b4ea26" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:22:38.218 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4df9ab55-4d3a-4fd2-9561-61a355b4ea26 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-09 22:22:38.218 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e0efba8d-3c59-46f3-b473-73d9ce2d393c 2021-06-09 22:22:38.218 4240 3198189121032 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-06-09 22:22:38.375 4240 3198189121032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4df9ab55-4d3a-4fd2-9561-61a355b4ea26') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:22:38.375 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4df9ab55-4d3a-4fd2-9561-61a355b4ea26') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:22:38.375 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4df9ab55-4d3a-4fd2-9561-61a355b4ea26 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-09 22:22:38.375 4240 3198189121032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 436, VLAN trunk: None to switch port 4df9ab55-4d3a-4fd2-9561-61a355b4ea26 2021-06-09 22:22:38.452 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-09 22:22:38.452 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4df9ab55-4d3a-4fd2-9561-61a355b4ea26'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:22:38.644 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4df9ab55-4d3a-4fd2-9561-61a355b4ea26']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:22:38.659 4240 3198189121032 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-06-09 22:22:38.659 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0e1fa0ad-da7a-4b0c-bfd8-714b04f1b3d7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:22:38.659 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4df9ab55-4d3a-4fd2-9561-61a355b4ea26 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:22:38.659 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-09 22:22:38.659 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4df9ab55-4d3a-4fd2-9561-61a355b4ea26 not yet added. Adding. 2021-06-09 22:22:38.659 4240 3198189121032 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-06-09 22:22:38.659 4240 3198189121032 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-06-09 22:22:38.765 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4df9ab55-4d3a-4fd2-9561-61a355b4ea26" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:22:38.874 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4df9ab55-4d3a-4fd2-9561-61a355b4ea26" 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-06-09 22:22:38.874 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4df9ab55-4d3a-4fd2-9561-61a355b4ea26" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:22:38.984 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4df9ab55-4d3a-4fd2-9561-61a355b4ea26" 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-06-09 22:22:39.079 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4df9ab55-4d3a-4fd2-9561-61a355b4ea26" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.859s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:22:39.079 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4df9ab55-4d3a-4fd2-9561-61a355b4ea26 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-09 22:22:39.079 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4df9ab55-4d3a-4fd2-9561-61a355b4ea26 processed. 2021-06-09 22:22:40.223 4240 3198189121032 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-06-09 22:22:41.409 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:22:52.294 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7479c2b4-ec76-44b6-9590-5546d24f9073 9b169bd86ca7437ea44ce0d4f57782e6 44672ee963b64dd0a12a766b4a49e79b - - -] Security group member updated on remote: ['4f66154f-3697-43c1-b8f3-25fb8261769d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:22:52.294 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-7479c2b4-ec76-44b6-9590-5546d24f9073 9b169bd86ca7437ea44ce0d4f57782e6 44672ee963b64dd0a12a766b4a49e79b - - -] Security group member updated ['4f66154f-3697-43c1-b8f3-25fb8261769d'] 2021-06-09 22:22:53.747 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed851d9f-ad3a-4f8c-aa24-b5d9ca35f1b5 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] port_update received: 05bb92d0-6375-40b4-8f10-d4a11175edbc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:22:53.763 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed851d9f-ad3a-4f8c-aa24-b5d9ca35f1b5 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] No port 05bb92d0-6375-40b4-8f10-d4a11175edbc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:22:56.687 4240 3198189119272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 05bb92d0-6375-40b4-8f10-d4a11175edbc 2021-06-09 22:22:58.327 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-09 22:22:58.608 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Adding port 05bb92d0-6375-40b4-8f10-d4a11175edbc 2021-06-09 22:22:58.608 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Port 05bb92d0-6375-40b4-8f10-d4a11175edbc updated. Details: {'device': '05bb92d0-6375-40b4-8f10-d4a11175edbc', 'network_id': 'e3be2856-5df1-481e-b7a4-73b90eb5e5e3', 'port_id': '05bb92d0-6375-40b4-8f10-d4a11175edbc', 'mac_address': 'fa:16:3e:22:6e:a0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 448, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c40daef7-5fe4-489c-83d9-33af60b862bc', '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-06-09 22:22:58.608 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] 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-06-09 22:22:58.608 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-05bb92d0-6375-40b4-8f10-d4a11175edbc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:22:58.608 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 05bb92d0-6375-40b4-8f10-d4a11175edbc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-09 22:22:58.608 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e3be2856-5df1-481e-b7a4-73b90eb5e5e3 2021-06-09 22:22:58.608 4240 3198189121032 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-06-09 22:22:58.763 4240 3198189121032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '05bb92d0-6375-40b4-8f10-d4a11175edbc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:22:58.763 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '05bb92d0-6375-40b4-8f10-d4a11175edbc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:22:58.778 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 05bb92d0-6375-40b4-8f10-d4a11175edbc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-09 22:22:58.778 4240 3198189121032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 448, VLAN trunk: None to switch port 05bb92d0-6375-40b4-8f10-d4a11175edbc 2021-06-09 22:22:58.856 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-09 22:22:58.856 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['05bb92d0-6375-40b4-8f10-d4a11175edbc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:22:59.036 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['05bb92d0-6375-40b4-8f10-d4a11175edbc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:22:59.036 4240 3198189121032 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-06-09 22:22:59.036 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4f66154f-3697-43c1-b8f3-25fb8261769d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:22:59.036 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4f66154f-3697-43c1-b8f3-25fb8261769d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-09 22:22:59.036 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 05bb92d0-6375-40b4-8f10-d4a11175edbc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:22:59.051 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-09 22:22:59.051 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 05bb92d0-6375-40b4-8f10-d4a11175edbc not yet added. Adding. 2021-06-09 22:22:59.051 4240 3198189121032 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-06-09 22:22:59.051 4240 3198189121032 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-06-09 22:22:59.156 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-05bb92d0-6375-40b4-8f10-d4a11175edbc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:22:59.282 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-05bb92d0-6375-40b4-8f10-d4a11175edbc" 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-06-09 22:22:59.282 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-05bb92d0-6375-40b4-8f10-d4a11175edbc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:22:59.405 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-05bb92d0-6375-40b4-8f10-d4a11175edbc" 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-06-09 22:22:59.511 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-05bb92d0-6375-40b4-8f10-d4a11175edbc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:22:59.511 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 05bb92d0-6375-40b4-8f10-d4a11175edbc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-09 22:22:59.511 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 05bb92d0-6375-40b4-8f10-d4a11175edbc processed. 2021-06-09 22:23:00.335 4240 3198189121032 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-06-09 22:23:00.643 4240 3198189121032 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-06-09 22:23:24.986 4240 3198189119272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 899e7a61-7fce-4578-8a67-e7af388acb0b 2021-06-09 22:23:26.502 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-09 22:23:26.852 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Adding port 899e7a61-7fce-4578-8a67-e7af388acb0b 2021-06-09 22:23:26.852 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Port 899e7a61-7fce-4578-8a67-e7af388acb0b updated. Details: {'device': '899e7a61-7fce-4578-8a67-e7af388acb0b', 'network_id': 'dcf1ce77-f759-45ef-acc3-4a474fce6e66', 'port_id': '899e7a61-7fce-4578-8a67-e7af388acb0b', 'mac_address': 'fa:16:3e:70:00:97', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 405, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '68c4a8e2-43bf-40d1-b0cc-c5812bde4f12', '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-06-09 22:23:26.852 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] 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-06-09 22:23:26.852 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-899e7a61-7fce-4578-8a67-e7af388acb0b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:23:26.852 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 899e7a61-7fce-4578-8a67-e7af388acb0b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-09 22:23:26.852 4240 3198189121032 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-06-09 22:23:26.877 4240 3198189121032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '899e7a61-7fce-4578-8a67-e7af388acb0b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:23:26.877 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '899e7a61-7fce-4578-8a67-e7af388acb0b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:23:26.891 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 899e7a61-7fce-4578-8a67-e7af388acb0b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-09 22:23:26.899 4240 3198189121032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 405, VLAN trunk: None to switch port 899e7a61-7fce-4578-8a67-e7af388acb0b 2021-06-09 22:23:26.899 4240 3198206951848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5d73b95b-e978-4150-a6f9-01ed078c09dd 30e3265104884399ab5772057ffdc729 66127ccdfaa04a70b01fa4cd7d436032 - - -] Security group member updated on remote: ['5b3305fa-5642-4e14-80d4-8b9102e13b9d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:23:26.899 4240 3198206951848 MainThread INFO neutron.agent.securitygroups_rpc [req-5d73b95b-e978-4150-a6f9-01ed078c09dd 30e3265104884399ab5772057ffdc729 66127ccdfaa04a70b01fa4cd7d436032 - - -] Security group member updated ['5b3305fa-5642-4e14-80d4-8b9102e13b9d'] 2021-06-09 22:23:26.932 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-09 22:23:26.932 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['899e7a61-7fce-4578-8a67-e7af388acb0b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:23:26.982 4240 3198189119448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3b122b27-5c7d-4a48-90c4-39fee3108831 2021-06-09 22:23:27.150 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['899e7a61-7fce-4578-8a67-e7af388acb0b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:23:27.150 4240 3198189121032 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-06-09 22:23:27.150 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b56bbad5-70a8-44be-9183-87c29b0dffb6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:23:27.150 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 899e7a61-7fce-4578-8a67-e7af388acb0b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:23:27.150 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-09 22:23:27.150 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-06-09 22:23:27.180 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-899e7a61-7fce-4578-8a67-e7af388acb0b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:23:27.180 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-899e7a61-7fce-4578-8a67-e7af388acb0b" 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-06-09 22:23:27.180 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-899e7a61-7fce-4578-8a67-e7af388acb0b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:23:27.180 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-899e7a61-7fce-4578-8a67-e7af388acb0b" 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-06-09 22:23:27.227 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-899e7a61-7fce-4578-8a67-e7af388acb0b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:23:27.227 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 899e7a61-7fce-4578-8a67-e7af388acb0b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-09 22:23:27.227 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 899e7a61-7fce-4578-8a67-e7af388acb0b processed. 2021-06-09 22:23:27.447 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d73b95b-e978-4150-a6f9-01ed078c09dd 30e3265104884399ab5772057ffdc729 66127ccdfaa04a70b01fa4cd7d436032 - - -] port_delete event received for '3b122b27-5c7d-4a48-90c4-39fee3108831' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:23:28.508 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-09 22:23:28.508 4240 3198189121032 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-06-09 22:23:28.510 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3b122b27-5c7d-4a48-90c4-39fee3108831' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-09 22:23:28.510 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3b122b27-5c7d-4a48-90c4-39fee3108831' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-09 22:23:28.510 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3b122b27-5c7d-4a48-90c4-39fee3108831 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-09 22:23:28.510 4240 3198206951848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e22acea9-e7e0-42b4-83b5-48649c541eea 2021-06-09 22:23:28.510 4240 3198206951848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3b122b27-5c7d-4a48-90c4-39fee3108831'] 2021-06-09 22:23:28.510 4240 3198206951848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-09 22:23:28.510 4240 3198206951848 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-06-09 22:23:28.510 4240 3198206951848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3b122b27-5c7d-4a48-90c4-39fee3108831'] 2021-06-09 22:23:29.044 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:23:30.525 4240 3198189121032 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-06-09 22:23:30.589 4240 3198189121032 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-06-09 22:23:37.258 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d417db55-7f5d-45d9-8716-a132c5b89eb9 30e3265104884399ab5772057ffdc729 66127ccdfaa04a70b01fa4cd7d436032 - - -] Security group member updated on remote: ['5b3305fa-5642-4e14-80d4-8b9102e13b9d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:23:37.258 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-d417db55-7f5d-45d9-8716-a132c5b89eb9 30e3265104884399ab5772057ffdc729 66127ccdfaa04a70b01fa4cd7d436032 - - -] Security group member updated ['5b3305fa-5642-4e14-80d4-8b9102e13b9d'] 2021-06-09 22:23:39.241 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f03f6efb-1de6-4be8-a5ce-1a77e66addbe 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] port_update received: 4a69e84c-ebcb-4358-af6a-b4245d87d162 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:23:39.977 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f03f6efb-1de6-4be8-a5ce-1a77e66addbe 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] No port 4a69e84c-ebcb-4358-af6a-b4245d87d162 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:23:43.117 4240 3198189119448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 899e7a61-7fce-4578-8a67-e7af388acb0b 2021-06-09 22:23:45.002 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-09 22:23:45.002 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '899e7a61-7fce-4578-8a67-e7af388acb0b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-09 22:23:45.002 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '899e7a61-7fce-4578-8a67-e7af388acb0b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-09 22:23:45.002 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 899e7a61-7fce-4578-8a67-e7af388acb0b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-09 22:23:45.009 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['899e7a61-7fce-4578-8a67-e7af388acb0b'] 2021-06-09 22:23:45.009 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-09 22:23:45.009 4240 3198189121032 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-06-09 22:23:45.009 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['899e7a61-7fce-4578-8a67-e7af388acb0b'] 2021-06-09 22:23:45.132 4240 3198189119448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 899e7a61-7fce-4578-8a67-e7af388acb0b 2021-06-09 22:23:47.017 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-09 22:23:47.017 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '899e7a61-7fce-4578-8a67-e7af388acb0b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-09 22:23:47.017 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '899e7a61-7fce-4578-8a67-e7af388acb0b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-09 22:23:47.017 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 899e7a61-7fce-4578-8a67-e7af388acb0b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-09 22:23:47.017 4240 3198189121032 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-06-09 22:23:47.022 4240 3198206951848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network dcf1ce77-f759-45ef-acc3-4a474fce6e66 2021-06-09 22:23:47.022 4240 3198206951848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['899e7a61-7fce-4578-8a67-e7af388acb0b'] 2021-06-09 22:23:47.022 4240 3198206951848 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-06-09 22:23:47.022 4240 3198206951848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['899e7a61-7fce-4578-8a67-e7af388acb0b'] 2021-06-09 22:23:47.266 4240 3198189121032 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-06-09 22:24:05.296 4240 3198189119272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 899e7a61-7fce-4578-8a67-e7af388acb0b 2021-06-09 22:24:07.109 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-09 22:24:07.420 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Adding port 899e7a61-7fce-4578-8a67-e7af388acb0b 2021-06-09 22:24:07.420 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Port 899e7a61-7fce-4578-8a67-e7af388acb0b updated. Details: {'device': '899e7a61-7fce-4578-8a67-e7af388acb0b', 'network_id': 'dcf1ce77-f759-45ef-acc3-4a474fce6e66', 'port_id': '899e7a61-7fce-4578-8a67-e7af388acb0b', 'mac_address': 'fa:16:3e:70:00:97', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 405, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '68c4a8e2-43bf-40d1-b0cc-c5812bde4f12', '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-06-09 22:24:07.420 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] 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-06-09 22:24:07.420 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-899e7a61-7fce-4578-8a67-e7af388acb0b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:24:07.420 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 899e7a61-7fce-4578-8a67-e7af388acb0b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-09 22:24:07.420 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network dcf1ce77-f759-45ef-acc3-4a474fce6e66 2021-06-09 22:24:07.420 4240 3198189121032 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-06-09 22:24:07.554 4240 3198189121032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '899e7a61-7fce-4578-8a67-e7af388acb0b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:24:07.554 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '899e7a61-7fce-4578-8a67-e7af388acb0b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:24:07.554 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 899e7a61-7fce-4578-8a67-e7af388acb0b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-09 22:24:07.554 4240 3198189121032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 405, VLAN trunk: None to switch port 899e7a61-7fce-4578-8a67-e7af388acb0b 2021-06-09 22:24:07.619 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-09 22:24:07.619 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['899e7a61-7fce-4578-8a67-e7af388acb0b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:24:07.804 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['899e7a61-7fce-4578-8a67-e7af388acb0b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:24:07.804 4240 3198189121032 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-06-09 22:24:07.804 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b56bbad5-70a8-44be-9183-87c29b0dffb6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:24:07.804 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 899e7a61-7fce-4578-8a67-e7af388acb0b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:24:07.804 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-09 22:24:07.804 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 899e7a61-7fce-4578-8a67-e7af388acb0b not yet added. Adding. 2021-06-09 22:24:07.804 4240 3198189121032 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-06-09 22:24:07.804 4240 3198189121032 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-06-09 22:24:07.902 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-899e7a61-7fce-4578-8a67-e7af388acb0b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:24:07.994 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-899e7a61-7fce-4578-8a67-e7af388acb0b" 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-06-09 22:24:07.994 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-899e7a61-7fce-4578-8a67-e7af388acb0b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:24:08.099 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-899e7a61-7fce-4578-8a67-e7af388acb0b" 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-06-09 22:24:08.187 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-899e7a61-7fce-4578-8a67-e7af388acb0b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.765s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:24:08.187 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 899e7a61-7fce-4578-8a67-e7af388acb0b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-09 22:24:08.187 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 899e7a61-7fce-4578-8a67-e7af388acb0b processed. 2021-06-09 22:24:09.122 4240 3198189121032 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-06-09 22:24:09.421 4240 3198189121032 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-06-09 22:24:31.508 4240 3198189119272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4a69e84c-ebcb-4358-af6a-b4245d87d162 2021-06-09 22:24:33.271 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-09 22:24:33.601 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Adding port 4a69e84c-ebcb-4358-af6a-b4245d87d162 2021-06-09 22:24:33.601 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Port 4a69e84c-ebcb-4358-af6a-b4245d87d162 updated. Details: {'device': '4a69e84c-ebcb-4358-af6a-b4245d87d162', 'network_id': 'e22acea9-e7e0-42b4-83b5-48649c541eea', 'port_id': '4a69e84c-ebcb-4358-af6a-b4245d87d162', 'mac_address': 'fa:16:3e:69:f5:1d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 406, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b42c35f5-20e2-4c2d-9d3b-903f678e4ee3', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-09 22:24:33.601 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] 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-06-09 22:24:33.601 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4a69e84c-ebcb-4358-af6a-b4245d87d162" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:24:33.601 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4a69e84c-ebcb-4358-af6a-b4245d87d162 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-09 22:24:33.601 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e22acea9-e7e0-42b4-83b5-48649c541eea 2021-06-09 22:24:33.601 4240 3198189121032 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-06-09 22:24:33.758 4240 3198189121032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4a69e84c-ebcb-4358-af6a-b4245d87d162') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:24:33.758 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4a69e84c-ebcb-4358-af6a-b4245d87d162') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:24:33.770 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4a69e84c-ebcb-4358-af6a-b4245d87d162 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-09 22:24:33.770 4240 3198189121032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 406, VLAN trunk: None to switch port 4a69e84c-ebcb-4358-af6a-b4245d87d162 2021-06-09 22:24:33.847 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-09 22:24:33.847 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4a69e84c-ebcb-4358-af6a-b4245d87d162'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:24:34.146 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4a69e84c-ebcb-4358-af6a-b4245d87d162']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:24:34.146 4240 3198189121032 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-06-09 22:24:34.146 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5b3305fa-5642-4e14-80d4-8b9102e13b9d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:24:34.146 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4a69e84c-ebcb-4358-af6a-b4245d87d162 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:24:34.146 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-09 22:24:34.146 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4a69e84c-ebcb-4358-af6a-b4245d87d162 not yet added. Adding. 2021-06-09 22:24:34.146 4240 3198189121032 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-06-09 22:24:34.146 4240 3198189121032 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-06-09 22:24:34.269 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a69e84c-ebcb-4358-af6a-b4245d87d162" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:24:34.381 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a69e84c-ebcb-4358-af6a-b4245d87d162" 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-06-09 22:24:34.381 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a69e84c-ebcb-4358-af6a-b4245d87d162" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:24:34.535 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a69e84c-ebcb-4358-af6a-b4245d87d162" 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-06-09 22:24:34.643 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4a69e84c-ebcb-4358-af6a-b4245d87d162" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.046s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:24:34.643 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4a69e84c-ebcb-4358-af6a-b4245d87d162 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-09 22:24:34.643 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4a69e84c-ebcb-4358-af6a-b4245d87d162 processed. 2021-06-09 22:24:35.269 4240 3198189121032 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-06-09 22:24:35.693 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:24:53.584 4240 3198189119448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 899e7a61-7fce-4578-8a67-e7af388acb0b 2021-06-09 22:24:54.192 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-07141e86-7c6a-4f0d-be32-cf0c6eeba415 633673214ccc4bf19d7603a83557190b 5220320a350b438382bbae19e97ddd0c - - -] Security group member updated on remote: ['b56bbad5-70a8-44be-9183-87c29b0dffb6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:24:54.192 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-07141e86-7c6a-4f0d-be32-cf0c6eeba415 633673214ccc4bf19d7603a83557190b 5220320a350b438382bbae19e97ddd0c - - -] Security group member updated ['b56bbad5-70a8-44be-9183-87c29b0dffb6'] 2021-06-09 22:24:54.699 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07141e86-7c6a-4f0d-be32-cf0c6eeba415 633673214ccc4bf19d7603a83557190b 5220320a350b438382bbae19e97ddd0c - - -] port_delete event received for '899e7a61-7fce-4578-8a67-e7af388acb0b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:24:55.361 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-09 22:24:55.361 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '899e7a61-7fce-4578-8a67-e7af388acb0b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-09 22:24:55.361 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '899e7a61-7fce-4578-8a67-e7af388acb0b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-09 22:24:55.361 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 899e7a61-7fce-4578-8a67-e7af388acb0b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-09 22:24:55.376 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network dcf1ce77-f759-45ef-acc3-4a474fce6e66 2021-06-09 22:24:55.376 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['899e7a61-7fce-4578-8a67-e7af388acb0b'] 2021-06-09 22:24:55.376 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-09 22:24:55.376 4240 3198189121032 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-06-09 22:24:55.376 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['899e7a61-7fce-4578-8a67-e7af388acb0b'] 2021-06-09 22:24:57.374 4240 3198189121032 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-06-09 22:24:57.412 4240 3198189121032 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-06-09 22:24:57.835 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39394326-9e5c-4315-8b8f-da7731b0e37f 633673214ccc4bf19d7603a83557190b 5220320a350b438382bbae19e97ddd0c - - -] port_delete event received for 'e2e3448d-cfd4-41fd-9e01-5968f91e712a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:35:45.955 4240 3198189119448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 05bb92d0-6375-40b4-8f10-d4a11175edbc 2021-06-09 22:35:46.211 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-09 22:35:46.211 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '05bb92d0-6375-40b4-8f10-d4a11175edbc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-09 22:35:46.211 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '05bb92d0-6375-40b4-8f10-d4a11175edbc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-09 22:35:46.211 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 05bb92d0-6375-40b4-8f10-d4a11175edbc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-09 22:35:46.211 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e3be2856-5df1-481e-b7a4-73b90eb5e5e3 2021-06-09 22:35:46.211 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['05bb92d0-6375-40b4-8f10-d4a11175edbc'] 2021-06-09 22:35:46.211 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-09 22:35:46.211 4240 3198189121032 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-06-09 22:35:46.211 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['05bb92d0-6375-40b4-8f10-d4a11175edbc'] 2021-06-09 22:35:46.591 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cfb35c25-f626-40a8-83b7-f0a079c78b04 9b169bd86ca7437ea44ce0d4f57782e6 44672ee963b64dd0a12a766b4a49e79b - - -] Security group member updated on remote: ['4f66154f-3697-43c1-b8f3-25fb8261769d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:35:46.591 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-cfb35c25-f626-40a8-83b7-f0a079c78b04 9b169bd86ca7437ea44ce0d4f57782e6 44672ee963b64dd0a12a766b4a49e79b - - -] Security group member updated ['4f66154f-3697-43c1-b8f3-25fb8261769d'] 2021-06-09 22:35:46.724 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cfb35c25-f626-40a8-83b7-f0a079c78b04 9b169bd86ca7437ea44ce0d4f57782e6 44672ee963b64dd0a12a766b4a49e79b - - -] port_delete event received for '05bb92d0-6375-40b4-8f10-d4a11175edbc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:35:48.214 4240 3198189121032 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-06-09 22:35:48.245 4240 3198189121032 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-06-09 22:36:38.070 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-28e281a8-dc5d-4cda-9a98-c2f135419732 fbb92b1761af43caa2db29aec256f4df cac2f62f0b784ddaadcc734a4d79efa7 - - -] Security group member updated on remote: ['0e1fa0ad-da7a-4b0c-bfd8-714b04f1b3d7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:36:38.085 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-28e281a8-dc5d-4cda-9a98-c2f135419732 fbb92b1761af43caa2db29aec256f4df cac2f62f0b784ddaadcc734a4d79efa7 - - -] Security group member updated ['0e1fa0ad-da7a-4b0c-bfd8-714b04f1b3d7'] 2021-06-09 22:36:38.312 4240 3198189119448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4df9ab55-4d3a-4fd2-9561-61a355b4ea26 2021-06-09 22:36:38.447 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-09 22:36:38.447 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4df9ab55-4d3a-4fd2-9561-61a355b4ea26' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-09 22:36:38.447 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4df9ab55-4d3a-4fd2-9561-61a355b4ea26' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-09 22:36:38.447 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4df9ab55-4d3a-4fd2-9561-61a355b4ea26 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-09 22:36:38.447 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e0efba8d-3c59-46f3-b473-73d9ce2d393c 2021-06-09 22:36:38.447 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4df9ab55-4d3a-4fd2-9561-61a355b4ea26'] 2021-06-09 22:36:38.447 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-09 22:36:38.447 4240 3198189121032 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-06-09 22:36:38.447 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4df9ab55-4d3a-4fd2-9561-61a355b4ea26'] 2021-06-09 22:36:38.575 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28e281a8-dc5d-4cda-9a98-c2f135419732 fbb92b1761af43caa2db29aec256f4df cac2f62f0b784ddaadcc734a4d79efa7 - - -] port_delete event received for '4df9ab55-4d3a-4fd2-9561-61a355b4ea26' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:36:40.460 4240 3198189121032 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-06-09 22:36:40.504 4240 3198189121032 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-06-09 22:37:49.746 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4842191e-91f5-476c-883b-fc3e03ae2fed 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] port_delete event received for '0d455918-65f7-46c2-b801-9d1a32214d60' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:37:51.742 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-540fa81c-d42f-4c20-93a5-92d6737941df 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] port_delete event received for 'db923e25-a7e4-40c8-b33b-f06f2d26eb0c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:37:53.307 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1aa69a9a-876e-449d-a150-031296916a68 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] port_delete event received for '83ae860e-a2c3-4819-aeb5-f9ca984a5bb6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:37:53.382 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75a01bbc-bdbe-4670-a2a4-786e0941b178 - - - - -] port_delete event received for '83ae860e-a2c3-4819-aeb5-f9ca984a5bb6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:37:53.641 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1aa69a9a-876e-449d-a150-031296916a68 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] network_delete received. Deleting network dcf1ce77-f759-45ef-acc3-4a474fce6e66 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-09 22:37:53.641 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1aa69a9a-876e-449d-a150-031296916a68 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] Network dcf1ce77-f759-45ef-acc3-4a474fce6e66 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-09 22:38:11.429 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1b6431c-300d-4b99-bc08-107399b8acfc 30e3265104884399ab5772057ffdc729 66127ccdfaa04a70b01fa4cd7d436032 - - -] port_delete event received for 'ea559fdd-cb96-4dad-8a35-169f3bada43e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:38:12.867 4240 3198189119448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4a69e84c-ebcb-4358-af6a-b4245d87d162 2021-06-09 22:38:12.912 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-09 22:38:12.912 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4a69e84c-ebcb-4358-af6a-b4245d87d162' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-09 22:38:12.912 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4a69e84c-ebcb-4358-af6a-b4245d87d162' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-09 22:38:12.912 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4a69e84c-ebcb-4358-af6a-b4245d87d162 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-09 22:38:12.912 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e22acea9-e7e0-42b4-83b5-48649c541eea 2021-06-09 22:38:12.912 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4a69e84c-ebcb-4358-af6a-b4245d87d162'] 2021-06-09 22:38:12.912 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-09 22:38:12.912 4240 3198189121032 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-06-09 22:38:12.912 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4a69e84c-ebcb-4358-af6a-b4245d87d162'] 2021-06-09 22:38:13.819 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-949e2958-c412-4d39-89ea-eb407becafc8 30e3265104884399ab5772057ffdc729 66127ccdfaa04a70b01fa4cd7d436032 - - -] Security group member updated on remote: ['5b3305fa-5642-4e14-80d4-8b9102e13b9d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:38:13.819 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-949e2958-c412-4d39-89ea-eb407becafc8 30e3265104884399ab5772057ffdc729 66127ccdfaa04a70b01fa4cd7d436032 - - -] Security group member updated ['5b3305fa-5642-4e14-80d4-8b9102e13b9d'] 2021-06-09 22:38:13.991 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-949e2958-c412-4d39-89ea-eb407becafc8 30e3265104884399ab5772057ffdc729 66127ccdfaa04a70b01fa4cd7d436032 - - -] port_delete event received for '4a69e84c-ebcb-4358-af6a-b4245d87d162' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:38:14.913 4240 3198189121032 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-06-09 22:38:14.946 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:38:42.022 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5cf265d3-3cb0-408f-b2f4-283d9c4fa663 fbb92b1761af43caa2db29aec256f4df cac2f62f0b784ddaadcc734a4d79efa7 - - -] port_delete event received for 'f67ecedf-902b-40a2-a381-a8211ac61237' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:40:16.036 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a40dc513-50ee-4fc6-87a3-ac8507490741 30e3265104884399ab5772057ffdc729 66127ccdfaa04a70b01fa4cd7d436032 - - -] port_delete event received for '29f96b18-0315-4d91-9bc9-b1d552cf6143' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:46:18.825 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd09aa89-8e84-42bc-b778-7aba56073816 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] port_delete event received for '60688a16-423f-48f2-94bd-673be88443ab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:46:20.741 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ff179e7-790c-472c-96e0-fec5ad9f2c09 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] port_delete event received for '244fd53e-9a09-49d8-846a-06156de7d4e6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:46:22.087 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c043aa48-19f7-419c-904f-3ab8cb6ba033 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] port_delete event received for '637d6549-2d74-4c25-afb8-67d3195b6d9b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:46:22.153 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3bd3188b-be75-496b-bd70-7cf7a8d24750 - - - - -] port_delete event received for '637d6549-2d74-4c25-afb8-67d3195b6d9b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:46:22.413 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c043aa48-19f7-419c-904f-3ab8cb6ba033 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] network_delete received. Deleting network e22acea9-e7e0-42b4-83b5-48649c541eea network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-09 22:46:22.413 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c043aa48-19f7-419c-904f-3ab8cb6ba033 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] Network e22acea9-e7e0-42b4-83b5-48649c541eea not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-09 22:46:24.075 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4f07fc2-1b72-4b7a-90bd-decc5400804c 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] port_delete event received for '178344de-fbe7-4b55-a1de-a63fd0c1d9fc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:46:25.981 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9fd2c010-8c12-4eec-a69d-e5cd686d4d41 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] port_delete event received for '5a4ca4fe-cd14-4794-b373-71cf2ad363c7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:46:27.340 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97330cdd-4c4d-4c39-8994-72bc1e78afca 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] port_delete event received for '5eaca924-9459-4963-a4ed-053cf7c40eae' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:46:27.419 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-383fbeb2-5e50-4526-95d1-3bdda4c7e0e3 - - - - -] port_delete event received for '5eaca924-9459-4963-a4ed-053cf7c40eae' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:46:27.667 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97330cdd-4c4d-4c39-8994-72bc1e78afca 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] network_delete received. Deleting network f65fed61-3512-4dee-b56e-053de1eb0fd2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-09 22:46:27.667 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97330cdd-4c4d-4c39-8994-72bc1e78afca 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] Network f65fed61-3512-4dee-b56e-053de1eb0fd2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-09 22:54:44.119 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-862f3973-dcf0-409f-8853-c28996519212 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] port_delete event received for 'e52cfb5c-993c-498e-93e5-8d2625dbb297' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:54:46.084 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e26f9b2-2556-4378-a605-3897ac79efdc 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] port_delete event received for '261d4e41-039e-45bf-888e-cf423931be9c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:54:47.581 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-044fab37-579e-45dd-a6ae-cd61c5400cf8 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] port_delete event received for '9fdfd2c1-dcc9-4ad3-86fb-bf29f263e449' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:54:49.222 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-044fab37-579e-45dd-a6ae-cd61c5400cf8 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] network_delete received. Deleting network e0efba8d-3c59-46f3-b473-73d9ce2d393c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-09 22:54:49.222 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-044fab37-579e-45dd-a6ae-cd61c5400cf8 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] Network e0efba8d-3c59-46f3-b473-73d9ce2d393c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-09 22:54:49.237 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae43b8be-33d9-4e94-8372-32385062fd9a - - - - -] port_delete event received for '9fdfd2c1-dcc9-4ad3-86fb-bf29f263e449' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:55:26.755 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdb9c5c1-cd65-4337-b454-fc1822c887ed 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] network_delete received. Deleting network e3be2856-5df1-481e-b7a4-73b90eb5e5e3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-09 22:55:27.245 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdb9c5c1-cd65-4337-b454-fc1822c887ed 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] Network e3be2856-5df1-481e-b7a4-73b90eb5e5e3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-09 22:55:33.479 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39f2bed1-4cfd-42b6-8295-8988db9dc292 - - - - -] port_update received: 67baae23-6ac6-453f-bcf1-5d9f16ae44e7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:55:33.479 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39f2bed1-4cfd-42b6-8295-8988db9dc292 - - - - -] No port 67baae23-6ac6-453f-bcf1-5d9f16ae44e7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:55:36.673 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1ced605-8cdd-4270-9591-c42e6d02af16 - - - - -] port_update received: 76d9a294-037e-4c86-8fa7-2767c3f4343e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:55:36.689 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1ced605-8cdd-4270-9591-c42e6d02af16 - - - - -] No port 76d9a294-037e-4c86-8fa7-2767c3f4343e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:55:40.767 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14ba9d9c-36a1-40fa-834e-145b2a461e62 - - - - -] port_update received: 553e5a1c-b3cd-4628-885e-34bbac1f5d88 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:55:40.782 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14ba9d9c-36a1-40fa-834e-145b2a461e62 - - - - -] No port 553e5a1c-b3cd-4628-885e-34bbac1f5d88 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:55:41.225 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d175d0f-fa17-4494-a8f4-c0dec6a4d3db - - - - -] port_update received: 434d7e28-3deb-4e36-897f-5c32d4c5634b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:55:41.225 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d175d0f-fa17-4494-a8f4-c0dec6a4d3db - - - - -] No port 434d7e28-3deb-4e36-897f-5c32d4c5634b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:55:45.861 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b000072-f512-4945-a67c-c7343192936b - - - - -] port_update received: 10ccb23f-c4da-44ce-85f4-157a533bc964 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:55:45.861 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b000072-f512-4945-a67c-c7343192936b - - - - -] No port 10ccb23f-c4da-44ce-85f4-157a533bc964 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:55:47.260 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ffc270b-ee61-4245-a2d2-4f2d1141637f - - - - -] port_update received: 50be2689-5f7b-49b0-b29d-56a9349bce60 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:55:47.260 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ffc270b-ee61-4245-a2d2-4f2d1141637f - - - - -] No port 50be2689-5f7b-49b0-b29d-56a9349bce60 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:55:49.235 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-236752c3-9be7-451c-8a90-2de2c896f157 5639708f4d444b3f9d4fda81b52abfa8 0a6ed16dac654abeafe9e0ab32aa03f6 - - -] Security group rule updated on remote: ['a61f85be-d3c2-4f59-811d-a77c818aee28'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-09 22:55:49.235 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-236752c3-9be7-451c-8a90-2de2c896f157 5639708f4d444b3f9d4fda81b52abfa8 0a6ed16dac654abeafe9e0ab32aa03f6 - - -] Security group rule updated ['a61f85be-d3c2-4f59-811d-a77c818aee28'] 2021-06-09 22:55:49.620 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-acb60aad-0cb5-47fc-9505-99656835050f 5639708f4d444b3f9d4fda81b52abfa8 0a6ed16dac654abeafe9e0ab32aa03f6 - - -] Security group rule updated on remote: ['a61f85be-d3c2-4f59-811d-a77c818aee28'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-09 22:55:49.620 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-acb60aad-0cb5-47fc-9505-99656835050f 5639708f4d444b3f9d4fda81b52abfa8 0a6ed16dac654abeafe9e0ab32aa03f6 - - -] Security group rule updated ['a61f85be-d3c2-4f59-811d-a77c818aee28'] 2021-06-09 22:55:49.995 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3a83c40c-3e30-4674-abba-07d93e68f3f4 5639708f4d444b3f9d4fda81b52abfa8 0a6ed16dac654abeafe9e0ab32aa03f6 - - -] Security group rule updated on remote: ['a61f85be-d3c2-4f59-811d-a77c818aee28'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-09 22:55:49.995 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-3a83c40c-3e30-4674-abba-07d93e68f3f4 5639708f4d444b3f9d4fda81b52abfa8 0a6ed16dac654abeafe9e0ab32aa03f6 - - -] Security group rule updated ['a61f85be-d3c2-4f59-811d-a77c818aee28'] 2021-06-09 22:55:50.428 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c2051347-ff84-4490-ba2a-ca968fd10608 5639708f4d444b3f9d4fda81b52abfa8 0a6ed16dac654abeafe9e0ab32aa03f6 - - -] Security group rule updated on remote: ['a61f85be-d3c2-4f59-811d-a77c818aee28'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-09 22:55:50.428 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-c2051347-ff84-4490-ba2a-ca968fd10608 5639708f4d444b3f9d4fda81b52abfa8 0a6ed16dac654abeafe9e0ab32aa03f6 - - -] Security group rule updated ['a61f85be-d3c2-4f59-811d-a77c818aee28'] 2021-06-09 22:55:50.923 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ce04bbb3-5097-44a0-9740-21d39fe4413f 5639708f4d444b3f9d4fda81b52abfa8 0a6ed16dac654abeafe9e0ab32aa03f6 - - -] Security group rule updated on remote: ['a61f85be-d3c2-4f59-811d-a77c818aee28'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-09 22:55:50.923 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-ce04bbb3-5097-44a0-9740-21d39fe4413f 5639708f4d444b3f9d4fda81b52abfa8 0a6ed16dac654abeafe9e0ab32aa03f6 - - -] Security group rule updated ['a61f85be-d3c2-4f59-811d-a77c818aee28'] 2021-06-09 22:55:51.385 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef044a48-c239-48bd-b661-77ad99eecbd4 5639708f4d444b3f9d4fda81b52abfa8 0a6ed16dac654abeafe9e0ab32aa03f6 - - -] Security group rule updated on remote: ['a61f85be-d3c2-4f59-811d-a77c818aee28'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-09 22:55:51.385 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-ef044a48-c239-48bd-b661-77ad99eecbd4 5639708f4d444b3f9d4fda81b52abfa8 0a6ed16dac654abeafe9e0ab32aa03f6 - - -] Security group rule updated ['a61f85be-d3c2-4f59-811d-a77c818aee28'] 2021-06-09 22:55:54.479 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e5b274b-ec40-4d53-ab73-b4d3871775fb - - - - -] port_update received: 87ae7bca-3277-4919-a81f-b17420b4af6c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:55:54.491 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e5b274b-ec40-4d53-ab73-b4d3871775fb - - - - -] No port 87ae7bca-3277-4919-a81f-b17420b4af6c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:55:55.073 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29d16568-6d8f-42fa-a328-78df93d818d5 - - - - -] port_update received: 6efa0ab6-a4f3-47c9-9a2c-da7661366ba3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:55:55.080 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29d16568-6d8f-42fa-a328-78df93d818d5 - - - - -] No port 6efa0ab6-a4f3-47c9-9a2c-da7661366ba3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:56:07.471 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e97a4ff9-10e7-441c-b26a-c4ccdbf8360f cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Security group member updated on remote: ['d1a33a2f-2cae-4390-ae2d-b4852d93aeb3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:56:07.471 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-e97a4ff9-10e7-441c-b26a-c4ccdbf8360f cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Security group member updated ['d1a33a2f-2cae-4390-ae2d-b4852d93aeb3'] 2021-06-09 22:56:09.354 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-515fecd3-67e9-45b1-89c9-718a0ca9ebd8 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] port_update received: 8abef931-c5ca-41d4-8e47-3064ec74b648 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:56:09.354 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-515fecd3-67e9-45b1-89c9-718a0ca9ebd8 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] No port 8abef931-c5ca-41d4-8e47-3064ec74b648 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:56:18.969 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f44067e2-3eae-4ccb-b3fc-c270e439ce86 5639708f4d444b3f9d4fda81b52abfa8 0a6ed16dac654abeafe9e0ab32aa03f6 - - -] Security group member updated on remote: ['a61f85be-d3c2-4f59-811d-a77c818aee28'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:56:18.969 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-f44067e2-3eae-4ccb-b3fc-c270e439ce86 5639708f4d444b3f9d4fda81b52abfa8 0a6ed16dac654abeafe9e0ab32aa03f6 - - -] Security group member updated ['a61f85be-d3c2-4f59-811d-a77c818aee28'] 2021-06-09 22:56:20.812 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4eed58e-fe28-4103-8953-b1cf0a7ab2fc 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] port_update received: 78a17adf-6e89-4d5f-88a7-a1b689099c99 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:56:20.812 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4eed58e-fe28-4103-8953-b1cf0a7ab2fc 929214d9477644dcbcc9aaddda5d9672 add27aa816ce4ca283db676a6d77e4af - - -] No port 78a17adf-6e89-4d5f-88a7-a1b689099c99 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-09 22:56:21.547 4240 3198189119272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8abef931-c5ca-41d4-8e47-3064ec74b648 2021-06-09 22:56:22.437 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-09 22:56:22.812 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Adding port 8abef931-c5ca-41d4-8e47-3064ec74b648 2021-06-09 22:56:22.812 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Port 8abef931-c5ca-41d4-8e47-3064ec74b648 updated. Details: {'device': '8abef931-c5ca-41d4-8e47-3064ec74b648', 'network_id': '67ef1d74-5ea3-47f9-8ad7-628991cbedea', 'port_id': '8abef931-c5ca-41d4-8e47-3064ec74b648', 'mac_address': 'fa:16:3e:d9:bf:24', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 433, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd6d26d3e-9305-4247-a94d-5e0b932563de', '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-06-09 22:56:22.812 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] 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-06-09 22:56:22.812 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8abef931-c5ca-41d4-8e47-3064ec74b648" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:56:22.812 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8abef931-c5ca-41d4-8e47-3064ec74b648 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-09 22:56:22.812 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 67ef1d74-5ea3-47f9-8ad7-628991cbedea 2021-06-09 22:56:22.812 4240 3198189121032 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-06-09 22:56:22.984 4240 3198189121032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8abef931-c5ca-41d4-8e47-3064ec74b648') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:56:22.985 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8abef931-c5ca-41d4-8e47-3064ec74b648') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:56:22.985 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8abef931-c5ca-41d4-8e47-3064ec74b648 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-09 22:56:22.985 4240 3198189121032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 433, VLAN trunk: None to switch port 8abef931-c5ca-41d4-8e47-3064ec74b648 2021-06-09 22:56:23.041 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-09 22:56:23.041 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8abef931-c5ca-41d4-8e47-3064ec74b648'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:56:23.235 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8abef931-c5ca-41d4-8e47-3064ec74b648']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:56:23.235 4240 3198189121032 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-06-09 22:56:23.235 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d1a33a2f-2cae-4390-ae2d-b4852d93aeb3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:56:23.235 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d1a33a2f-2cae-4390-ae2d-b4852d93aeb3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-09 22:56:23.235 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8abef931-c5ca-41d4-8e47-3064ec74b648 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:56:23.235 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-09 22:56:23.235 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8abef931-c5ca-41d4-8e47-3064ec74b648 not yet added. Adding. 2021-06-09 22:56:23.235 4240 3198189121032 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-06-09 22:56:23.235 4240 3198189121032 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-06-09 22:56:23.304 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8abef931-c5ca-41d4-8e47-3064ec74b648" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:56:23.375 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8abef931-c5ca-41d4-8e47-3064ec74b648" 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-06-09 22:56:23.376 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8abef931-c5ca-41d4-8e47-3064ec74b648" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:56:23.448 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8abef931-c5ca-41d4-8e47-3064ec74b648" 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-06-09 22:56:23.507 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8abef931-c5ca-41d4-8e47-3064ec74b648" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.687s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:56:23.507 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8abef931-c5ca-41d4-8e47-3064ec74b648 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-09 22:56:23.507 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8abef931-c5ca-41d4-8e47-3064ec74b648 processed. 2021-06-09 22:56:24.468 4240 3198189121032 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-06-09 22:56:24.901 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:56:29.562 4240 3198189119272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 78a17adf-6e89-4d5f-88a7-a1b689099c99 2021-06-09 22:56:30.496 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-09 22:56:30.863 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Adding port 78a17adf-6e89-4d5f-88a7-a1b689099c99 2021-06-09 22:56:30.863 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Port 78a17adf-6e89-4d5f-88a7-a1b689099c99 updated. Details: {'device': '78a17adf-6e89-4d5f-88a7-a1b689099c99', 'network_id': '4b5e9df5-c072-4819-a111-f49df01d31b5', 'port_id': '78a17adf-6e89-4d5f-88a7-a1b689099c99', 'mac_address': 'fa:16:3e:a2:7e:58', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 402, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7fd43b00-0985-438d-9ae5-e020c80f552b', '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-06-09 22:56:30.863 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] 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-06-09 22:56:30.863 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-78a17adf-6e89-4d5f-88a7-a1b689099c99" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:56:30.863 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 78a17adf-6e89-4d5f-88a7-a1b689099c99 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-09 22:56:30.863 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4b5e9df5-c072-4819-a111-f49df01d31b5 2021-06-09 22:56:30.863 4240 3198189121032 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-06-09 22:56:30.991 4240 3198189121032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '78a17adf-6e89-4d5f-88a7-a1b689099c99') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:56:30.991 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '78a17adf-6e89-4d5f-88a7-a1b689099c99') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:56:31.007 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 78a17adf-6e89-4d5f-88a7-a1b689099c99 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-09 22:56:31.007 4240 3198189121032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 402, VLAN trunk: None to switch port 78a17adf-6e89-4d5f-88a7-a1b689099c99 2021-06-09 22:56:31.062 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-09 22:56:31.062 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['78a17adf-6e89-4d5f-88a7-a1b689099c99'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:56:31.382 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['78a17adf-6e89-4d5f-88a7-a1b689099c99']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:56:31.382 4240 3198189121032 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-06-09 22:56:31.382 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a61f85be-d3c2-4f59-811d-a77c818aee28) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:56:31.382 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 78a17adf-6e89-4d5f-88a7-a1b689099c99 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:56:31.382 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-09 22:56:31.382 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 78a17adf-6e89-4d5f-88a7-a1b689099c99 not yet added. Adding. 2021-06-09 22:56:31.382 4240 3198189121032 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-06-09 22:56:31.382 4240 3198189121032 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-06-09 22:56:31.468 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-78a17adf-6e89-4d5f-88a7-a1b689099c99" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:56:31.553 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-78a17adf-6e89-4d5f-88a7-a1b689099c99" 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-06-09 22:56:31.553 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-78a17adf-6e89-4d5f-88a7-a1b689099c99" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:56:31.658 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-78a17adf-6e89-4d5f-88a7-a1b689099c99" 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-06-09 22:56:31.735 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-78a17adf-6e89-4d5f-88a7-a1b689099c99" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:56:31.735 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 78a17adf-6e89-4d5f-88a7-a1b689099c99 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-09 22:56:31.735 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 78a17adf-6e89-4d5f-88a7-a1b689099c99 processed. 2021-06-09 22:56:32.499 4240 3198189121032 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-06-09 22:56:32.890 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:56:42.892 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0a323990-c1f8-478e-898d-da2772bf73d3 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Security group rule updated on remote: ['ade367d9-0e60-4c28-9441-99623297f8f5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-09 22:56:42.892 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-0a323990-c1f8-478e-898d-da2772bf73d3 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Security group rule updated ['ade367d9-0e60-4c28-9441-99623297f8f5'] 2021-06-09 22:56:43.328 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-018720ad-757e-431e-b864-dbda441e3591 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Security group rule updated on remote: ['ade367d9-0e60-4c28-9441-99623297f8f5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-09 22:56:43.328 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-018720ad-757e-431e-b864-dbda441e3591 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Security group rule updated ['ade367d9-0e60-4c28-9441-99623297f8f5'] 2021-06-09 22:56:43.768 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e99830a5-ddbf-4873-9a5a-041e13788263 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Security group rule updated on remote: ['ade367d9-0e60-4c28-9441-99623297f8f5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-09 22:56:43.768 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-e99830a5-ddbf-4873-9a5a-041e13788263 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Security group rule updated ['ade367d9-0e60-4c28-9441-99623297f8f5'] 2021-06-09 22:56:44.096 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c79e12ad-f8d2-4836-912d-7e6805816c5e cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Security group rule updated on remote: ['ade367d9-0e60-4c28-9441-99623297f8f5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-09 22:56:44.096 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-c79e12ad-f8d2-4836-912d-7e6805816c5e cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Security group rule updated ['ade367d9-0e60-4c28-9441-99623297f8f5'] 2021-06-09 22:56:44.531 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f1f5ed72-46d4-4440-a6f0-8d8b7d3bc3e6 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Security group rule updated on remote: ['ade367d9-0e60-4c28-9441-99623297f8f5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-09 22:56:44.531 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-f1f5ed72-46d4-4440-a6f0-8d8b7d3bc3e6 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Security group rule updated ['ade367d9-0e60-4c28-9441-99623297f8f5'] 2021-06-09 22:56:44.860 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8df818a6-2393-4706-a016-604c5c9248c5 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Security group rule updated on remote: ['ade367d9-0e60-4c28-9441-99623297f8f5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-09 22:56:44.876 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-8df818a6-2393-4706-a016-604c5c9248c5 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Security group rule updated ['ade367d9-0e60-4c28-9441-99623297f8f5'] 2021-06-09 22:56:45.672 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Security group member updated on remote: ['d1a33a2f-2cae-4390-ae2d-b4852d93aeb3', 'ade367d9-0e60-4c28-9441-99623297f8f5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:56:45.672 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Security group member updated ['d1a33a2f-2cae-4390-ae2d-b4852d93aeb3', 'ade367d9-0e60-4c28-9441-99623297f8f5'] 2021-06-09 22:56:45.672 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Refresh firewall rules 2021-06-09 22:56:45.672 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Get security group information for devices via rpc ['8abef931-c5ca-41d4-8e47-3064ec74b648'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:56:45.736 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] port_update received: 8abef931-c5ca-41d4-8e47-3064ec74b648 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:56:45.736 4240 3198206951848 MainThread DEBUG oslo_concurrency.lockutils [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Lock "n-hv-agent-port-lock-8abef931-c5ca-41d4-8e47-3064ec74b648" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:56:45.750 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Binding port 8abef931-c5ca-41d4-8e47-3064ec74b648 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-09 22:56:45.750 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] 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-06-09 22:56:45.750 4240 3198206951848 MainThread DEBUG neutron.services.trunk.rpc.agent [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8abef931-c5ca-41d4-8e47-3064ec74b648') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:56:45.750 4240 3198206951848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8abef931-c5ca-41d4-8e47-3064ec74b648') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:56:45.769 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Trunk plugin disabled on server. Assuming port 8abef931-c5ca-41d4-8e47-3064ec74b648 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-09 22:56:45.769 4240 3198206951848 MainThread INFO networking_hyperv.neutron.trunk_driver [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Binding VLAN ID: 433, VLAN trunk: None to switch port 8abef931-c5ca-41d4-8e47-3064ec74b648 2021-06-09 22:56:45.800 4240 3198206951848 MainThread INFO neutron.agent.securitygroups_rpc [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Refresh firewall rules 2021-06-09 22:56:45.800 4240 3198206951848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Get security group information for devices via rpc ['8abef931-c5ca-41d4-8e47-3064ec74b648'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:56:46.453 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Update security group information for ports dict_keys(['8abef931-c5ca-41d4-8e47-3064ec74b648']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:56:46.453 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-09 22:56:46.453 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Update rules of security group (ade367d9-0e60-4c28-9441-99623297f8f5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:56:46.453 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Update rules of security group (d1a33a2f-2cae-4390-ae2d-b4852d93aeb3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:56:46.453 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Update members of security group (d1a33a2f-2cae-4390-ae2d-b4852d93aeb3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-09 22:56:46.453 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Update port filter for 8abef931-c5ca-41d4-8e47-3064ec74b648 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:56:46.484 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Updating port rules. 2021-06-09 22:56:46.484 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Creating 6 new rules, removing 0 old rules. 2021-06-09 22:56:46.484 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Lock "n-hv-driver-port-lock-8abef931-c5ca-41d4-8e47-3064ec74b648" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:56:46.564 4240 3198206951848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Update security group information for ports dict_keys(['8abef931-c5ca-41d4-8e47-3064ec74b648']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:56:46.564 4240 3198206951848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-09 22:56:46.564 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Update rules of security group (ade367d9-0e60-4c28-9441-99623297f8f5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:56:46.564 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Update rules of security group (d1a33a2f-2cae-4390-ae2d-b4852d93aeb3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:56:46.564 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Update members of security group (d1a33a2f-2cae-4390-ae2d-b4852d93aeb3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-09 22:56:46.564 4240 3198206951848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Update port filter for 8abef931-c5ca-41d4-8e47-3064ec74b648 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:56:46.564 4240 3198206951848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Updating port rules. 2021-06-09 22:56:46.564 4240 3198206951848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Creating 6 new rules, removing 0 old rules. 2021-06-09 22:56:46.581 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Lock "n-hv-driver-port-lock-8abef931-c5ca-41d4-8e47-3064ec74b648" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:56:46.581 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Lock "n-hv-driver-port-lock-8abef931-c5ca-41d4-8e47-3064ec74b648" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:56:46.581 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Lock "n-hv-driver-port-lock-8abef931-c5ca-41d4-8e47-3064ec74b648" 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-06-09 22:56:46.581 4240 3198206951848 MainThread DEBUG oslo_concurrency.lockutils [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Lock "n-hv-driver-port-lock-8abef931-c5ca-41d4-8e47-3064ec74b648" 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-06-09 22:56:46.640 4240 3198206951848 MainThread DEBUG oslo_concurrency.lockutils [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Lock "n-hv-driver-port-lock-8abef931-c5ca-41d4-8e47-3064ec74b648" 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-06-09 22:56:46.640 4240 3198206951848 MainThread DEBUG oslo_concurrency.lockutils [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Lock "n-hv-driver-port-lock-8abef931-c5ca-41d4-8e47-3064ec74b648" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:56:46.640 4240 3198206951848 MainThread DEBUG oslo_concurrency.lockutils [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Lock "n-hv-driver-port-lock-8abef931-c5ca-41d4-8e47-3064ec74b648" 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-06-09 22:56:46.671 4240 3198206951848 MainThread DEBUG oslo_concurrency.lockutils [req-e26e349d-190d-4f5c-a7be-f0de46cf4541 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Lock "n-hv-agent-port-lock-8abef931-c5ca-41d4-8e47-3064ec74b648" 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-06-09 22:57:47.335 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Security group member updated on remote: ['d1a33a2f-2cae-4390-ae2d-b4852d93aeb3', 'ade367d9-0e60-4c28-9441-99623297f8f5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:57:47.335 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Security group member updated ['d1a33a2f-2cae-4390-ae2d-b4852d93aeb3', 'ade367d9-0e60-4c28-9441-99623297f8f5'] 2021-06-09 22:57:47.335 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Refresh firewall rules 2021-06-09 22:57:47.335 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Get security group information for devices via rpc ['8abef931-c5ca-41d4-8e47-3064ec74b648'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:57:47.388 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] port_update received: 8abef931-c5ca-41d4-8e47-3064ec74b648 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-09 22:57:47.413 4240 3198206951848 MainThread DEBUG oslo_concurrency.lockutils [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Lock "n-hv-agent-port-lock-8abef931-c5ca-41d4-8e47-3064ec74b648" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:57:47.413 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Binding port 8abef931-c5ca-41d4-8e47-3064ec74b648 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-09 22:57:47.413 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] 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-06-09 22:57:47.435 4240 3198206951848 MainThread DEBUG neutron.services.trunk.rpc.agent [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8abef931-c5ca-41d4-8e47-3064ec74b648') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:57:47.435 4240 3198206951848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8abef931-c5ca-41d4-8e47-3064ec74b648') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:57:47.435 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Trunk plugin disabled on server. Assuming port 8abef931-c5ca-41d4-8e47-3064ec74b648 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-09 22:57:47.447 4240 3198206951848 MainThread INFO networking_hyperv.neutron.trunk_driver [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Binding VLAN ID: 433, VLAN trunk: None to switch port 8abef931-c5ca-41d4-8e47-3064ec74b648 2021-06-09 22:57:47.478 4240 3198206951848 MainThread INFO neutron.agent.securitygroups_rpc [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Refresh firewall rules 2021-06-09 22:57:47.478 4240 3198206951848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Get security group information for devices via rpc ['8abef931-c5ca-41d4-8e47-3064ec74b648'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:57:47.654 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Update security group information for ports dict_keys(['8abef931-c5ca-41d4-8e47-3064ec74b648']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:57:47.654 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-09 22:57:47.654 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Update rules of security group (d1a33a2f-2cae-4390-ae2d-b4852d93aeb3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:57:47.654 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Update members of security group (d1a33a2f-2cae-4390-ae2d-b4852d93aeb3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-09 22:57:47.654 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Update port filter for 8abef931-c5ca-41d4-8e47-3064ec74b648 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:57:47.654 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Updating port rules. 2021-06-09 22:57:47.654 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Creating 0 new rules, removing 6 old rules. 2021-06-09 22:57:47.654 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Lock "n-hv-driver-port-lock-8abef931-c5ca-41d4-8e47-3064ec74b648" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:57:47.654 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Lock "n-hv-driver-port-lock-8abef931-c5ca-41d4-8e47-3064ec74b648" 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-06-09 22:57:47.654 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Lock "n-hv-driver-port-lock-8abef931-c5ca-41d4-8e47-3064ec74b648" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:57:47.811 4240 3198206951848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Update security group information for ports dict_keys(['8abef931-c5ca-41d4-8e47-3064ec74b648']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:57:47.811 4240 3198206951848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-09 22:57:47.811 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Update rules of security group (d1a33a2f-2cae-4390-ae2d-b4852d93aeb3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:57:47.811 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Update members of security group (d1a33a2f-2cae-4390-ae2d-b4852d93aeb3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-09 22:57:47.811 4240 3198206951848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Update port filter for 8abef931-c5ca-41d4-8e47-3064ec74b648 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:57:47.811 4240 3198206951848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Updating port rules. 2021-06-09 22:57:47.811 4240 3198206951848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Creating 0 new rules, removing 6 old rules. 2021-06-09 22:57:47.811 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Lock "n-hv-driver-port-lock-8abef931-c5ca-41d4-8e47-3064ec74b648" 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-06-09 22:57:47.811 4240 3198206951848 MainThread DEBUG oslo_concurrency.lockutils [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Lock "n-hv-driver-port-lock-8abef931-c5ca-41d4-8e47-3064ec74b648" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:57:47.811 4240 3198206951848 MainThread DEBUG oslo_concurrency.lockutils [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Lock "n-hv-driver-port-lock-8abef931-c5ca-41d4-8e47-3064ec74b648" 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-06-09 22:57:47.811 4240 3198206951848 MainThread DEBUG oslo_concurrency.lockutils [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Lock "n-hv-driver-port-lock-8abef931-c5ca-41d4-8e47-3064ec74b648" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:57:47.865 4240 3198206951848 MainThread DEBUG oslo_concurrency.lockutils [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Lock "n-hv-driver-port-lock-8abef931-c5ca-41d4-8e47-3064ec74b648" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:57:47.883 4240 3198206951848 MainThread DEBUG oslo_concurrency.lockutils [req-539d45a3-6375-49e1-895f-aaa8de001049 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Lock "n-hv-agent-port-lock-8abef931-c5ca-41d4-8e47-3064ec74b648" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:57:48.674 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ffcf0e2-cff6-4f10-bcb7-69d1718b7065 cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] port_delete event received for '2bc2f936-810f-49be-831f-4c3bb66a0299' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:57:55.336 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-da8fcb65-bb97-4566-b4a1-c70e332f40fe cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Security group member updated on remote: ['d1a33a2f-2cae-4390-ae2d-b4852d93aeb3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 22:57:55.336 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-da8fcb65-bb97-4566-b4a1-c70e332f40fe cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Security group member updated ['d1a33a2f-2cae-4390-ae2d-b4852d93aeb3'] 2021-06-09 22:57:55.336 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-da8fcb65-bb97-4566-b4a1-c70e332f40fe cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Refresh firewall rules 2021-06-09 22:57:55.336 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-da8fcb65-bb97-4566-b4a1-c70e332f40fe cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Get security group information for devices via rpc ['8abef931-c5ca-41d4-8e47-3064ec74b648'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:57:55.388 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-da8fcb65-bb97-4566-b4a1-c70e332f40fe cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:57:55.388 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [req-da8fcb65-bb97-4566-b4a1-c70e332f40fe cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-09 22:57:55.513 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da8fcb65-bb97-4566-b4a1-c70e332f40fe cc515b449d84497eb498ccad5626fa27 5f451caa08dc48a08b1f7c04765d9adb - - -] port_delete event received for '8abef931-c5ca-41d4-8e47-3064ec74b648' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:57:56.399 4240 3198189119448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8abef931-c5ca-41d4-8e47-3064ec74b648 2021-06-09 22:57:56.872 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-09 22:57:56.872 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8abef931-c5ca-41d4-8e47-3064ec74b648' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-09 22:57:56.872 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8abef931-c5ca-41d4-8e47-3064ec74b648' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-09 22:57:56.872 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8abef931-c5ca-41d4-8e47-3064ec74b648 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-09 22:57:56.884 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8abef931-c5ca-41d4-8e47-3064ec74b648'] 2021-06-09 22:57:56.884 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-09 22:57:56.884 4240 3198189121032 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-06-09 22:57:56.884 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8abef931-c5ca-41d4-8e47-3064ec74b648'] 2021-06-09 22:57:58.872 4240 3198189121032 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-06-09 22:57:58.903 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:57:59.544 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9733ae4-9c3e-487a-bd36-aedd58b9781d 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] port_delete event received for '434d7e28-3deb-4e36-897f-5c32d4c5634b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:58:01.457 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6dfad3a2-b70b-4426-b69a-6cde4d71e8d6 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] port_delete event received for '76d9a294-037e-4c86-8fa7-2767c3f4343e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:58:02.952 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c05abe4f-94d8-433e-aad9-08c59d1e610f 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] port_delete event received for '8543ec12-d712-4d63-9cbe-66af9adfdace' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:58:03.054 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e56a48c-ac77-4a7e-bf40-705a5f78e43e - - - - -] port_delete event received for '8543ec12-d712-4d63-9cbe-66af9adfdace' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:58:03.289 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c05abe4f-94d8-433e-aad9-08c59d1e610f 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] network_delete received. Deleting network 67ef1d74-5ea3-47f9-8ad7-628991cbedea network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-09 22:58:03.289 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c05abe4f-94d8-433e-aad9-08c59d1e610f 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] Reclaiming local network 67ef1d74-5ea3-47f9-8ad7-628991cbedea 2021-06-09 22:58:04.946 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e627bdb5-3e6c-4dee-97c0-655b95693344 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] port_delete event received for '6efa0ab6-a4f3-47c9-9a2c-da7661366ba3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:58:06.887 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-70f4d449-15e8-445e-bb16-f553155ba47c 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] port_delete event received for '50be2689-5f7b-49b0-b29d-56a9349bce60' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:58:08.258 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7974b0d-fdd2-4c58-be65-af983462862a 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] port_delete event received for '09c5391d-6a2a-435b-a1eb-91b94e1f926c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:58:08.258 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7096f7c8-f033-414e-b33b-d7a10975e805 - - - - -] port_delete event received for '09c5391d-6a2a-435b-a1eb-91b94e1f926c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 22:58:08.590 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7974b0d-fdd2-4c58-be65-af983462862a 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] network_delete received. Deleting network d9185378-d80c-4d8a-a4e8-4fa8226bd5a6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-09 22:58:08.590 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7974b0d-fdd2-4c58-be65-af983462862a 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] Network d9185378-d80c-4d8a-a4e8-4fa8226bd5a6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-09 22:58:48.698 4240 3198189119448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 78a17adf-6e89-4d5f-88a7-a1b689099c99 2021-06-09 22:58:49.183 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-09 22:58:49.183 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '78a17adf-6e89-4d5f-88a7-a1b689099c99' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-09 22:58:49.183 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '78a17adf-6e89-4d5f-88a7-a1b689099c99' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-09 22:58:49.183 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 78a17adf-6e89-4d5f-88a7-a1b689099c99 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-09 22:58:49.183 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4b5e9df5-c072-4819-a111-f49df01d31b5 2021-06-09 22:58:49.183 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['78a17adf-6e89-4d5f-88a7-a1b689099c99'] 2021-06-09 22:58:49.183 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-09 22:58:49.183 4240 3198189121032 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-06-09 22:58:49.183 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['78a17adf-6e89-4d5f-88a7-a1b689099c99'] 2021-06-09 22:58:51.195 4240 3198189121032 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-06-09 22:58:51.430 4240 3198189121032 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-06-09 22:59:04.550 4240 3198189119272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 78a17adf-6e89-4d5f-88a7-a1b689099c99 2021-06-09 22:59:05.260 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-09 22:59:05.608 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Adding port 78a17adf-6e89-4d5f-88a7-a1b689099c99 2021-06-09 22:59:05.608 4240 3198094941352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Port 78a17adf-6e89-4d5f-88a7-a1b689099c99 updated. Details: {'device': '78a17adf-6e89-4d5f-88a7-a1b689099c99', 'network_id': '4b5e9df5-c072-4819-a111-f49df01d31b5', 'port_id': '78a17adf-6e89-4d5f-88a7-a1b689099c99', 'mac_address': 'fa:16:3e:a2:7e:58', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 402, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7fd43b00-0985-438d-9ae5-e020c80f552b', '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-06-09 22:59:05.608 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] 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-06-09 22:59:05.608 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-78a17adf-6e89-4d5f-88a7-a1b689099c99" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:59:05.608 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 78a17adf-6e89-4d5f-88a7-a1b689099c99 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-09 22:59:05.608 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4b5e9df5-c072-4819-a111-f49df01d31b5 2021-06-09 22:59:05.608 4240 3198189121032 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-06-09 22:59:05.733 4240 3198189121032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '78a17adf-6e89-4d5f-88a7-a1b689099c99') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:59:05.733 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '78a17adf-6e89-4d5f-88a7-a1b689099c99') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-09 22:59:05.745 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 78a17adf-6e89-4d5f-88a7-a1b689099c99 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-09 22:59:05.745 4240 3198189121032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 402, VLAN trunk: None to switch port 78a17adf-6e89-4d5f-88a7-a1b689099c99 2021-06-09 22:59:05.792 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-09 22:59:05.792 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['78a17adf-6e89-4d5f-88a7-a1b689099c99'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-09 22:59:06.094 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['78a17adf-6e89-4d5f-88a7-a1b689099c99']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-09 22:59:06.094 4240 3198189121032 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-06-09 22:59:06.094 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a61f85be-d3c2-4f59-811d-a77c818aee28) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-09 22:59:06.094 4240 3198189121032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 78a17adf-6e89-4d5f-88a7-a1b689099c99 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-09 22:59:06.094 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-09 22:59:06.094 4240 3198189121032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 78a17adf-6e89-4d5f-88a7-a1b689099c99 not yet added. Adding. 2021-06-09 22:59:06.094 4240 3198189121032 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-06-09 22:59:06.094 4240 3198189121032 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-06-09 22:59:06.166 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-78a17adf-6e89-4d5f-88a7-a1b689099c99" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:59:06.229 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-78a17adf-6e89-4d5f-88a7-a1b689099c99" 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-06-09 22:59:06.229 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-78a17adf-6e89-4d5f-88a7-a1b689099c99" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-09 22:59:06.307 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-78a17adf-6e89-4d5f-88a7-a1b689099c99" 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-06-09 22:59:06.370 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-78a17adf-6e89-4d5f-88a7-a1b689099c99" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.765s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 22:59:06.370 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 78a17adf-6e89-4d5f-88a7-a1b689099c99 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-09 22:59:06.370 4240 3198189121032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 78a17adf-6e89-4d5f-88a7-a1b689099c99 processed. 2021-06-09 22:59:07.260 4240 3198189121032 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-06-09 22:59:07.529 4240 3198189121032 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-06-09 23:00:26.061 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20366bde-84c6-4e18-be67-70d6f612f849 5639708f4d444b3f9d4fda81b52abfa8 0a6ed16dac654abeafe9e0ab32aa03f6 - - -] port_delete event received for '5f2cd3f4-0ec6-46b7-a7bc-4cc11c632e99' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 23:00:29.351 4240 3198189119448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 78a17adf-6e89-4d5f-88a7-a1b689099c99 2021-06-09 23:00:29.554 4240 3198189121032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e19285cc-00e4-4e5a-8153-ae6eff5f05b9 5639708f4d444b3f9d4fda81b52abfa8 0a6ed16dac654abeafe9e0ab32aa03f6 - - -] Security group member updated on remote: ['a61f85be-d3c2-4f59-811d-a77c818aee28'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-09 23:00:29.554 4240 3198189121032 MainThread INFO neutron.agent.securitygroups_rpc [req-e19285cc-00e4-4e5a-8153-ae6eff5f05b9 5639708f4d444b3f9d4fda81b52abfa8 0a6ed16dac654abeafe9e0ab32aa03f6 - - -] Security group member updated ['a61f85be-d3c2-4f59-811d-a77c818aee28'] 2021-06-09 23:00:29.695 4240 3198094941352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba103f09-cde9-4748-9311-970c1b73184b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-09 23:00:29.695 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e19285cc-00e4-4e5a-8153-ae6eff5f05b9 5639708f4d444b3f9d4fda81b52abfa8 0a6ed16dac654abeafe9e0ab32aa03f6 - - -] port_delete event received for '78a17adf-6e89-4d5f-88a7-a1b689099c99' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 23:00:29.695 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '78a17adf-6e89-4d5f-88a7-a1b689099c99' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-09 23:00:29.695 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '78a17adf-6e89-4d5f-88a7-a1b689099c99' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-09 23:00:29.695 4240 3198206951848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 78a17adf-6e89-4d5f-88a7-a1b689099c99 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-09 23:00:29.709 4240 3198206951848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4b5e9df5-c072-4819-a111-f49df01d31b5 2021-06-09 23:00:29.709 4240 3198206951848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['78a17adf-6e89-4d5f-88a7-a1b689099c99'] 2021-06-09 23:00:29.709 4240 3198206951848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-09 23:00:29.709 4240 3198206951848 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-06-09 23:00:29.709 4240 3198206951848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['78a17adf-6e89-4d5f-88a7-a1b689099c99'] 2021-06-09 23:00:31.695 4240 3198189121032 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-06-09 23:00:31.726 4240 3198189121032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-09 23:00:33.679 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6def148d-64a2-4f7d-9a5f-358eaedabdf3 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] port_delete event received for '553e5a1c-b3cd-4628-885e-34bbac1f5d88' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 23:00:35.712 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69426e51-dcad-466a-a15a-1fc322c09f8f 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] port_delete event received for '67baae23-6ac6-453f-bcf1-5d9f16ae44e7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 23:00:37.085 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ffefa2d-9727-425e-b45f-5824ba359248 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] port_delete event received for '4effed06-b7d7-45d6-86a5-2e093a15b3fd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 23:00:37.085 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6c859f5-8863-4a6c-bec0-9cdc80eef10c - - - - -] port_delete event received for '4effed06-b7d7-45d6-86a5-2e093a15b3fd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 23:00:37.399 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ffefa2d-9727-425e-b45f-5824ba359248 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] network_delete received. Deleting network 4b5e9df5-c072-4819-a111-f49df01d31b5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-09 23:00:37.399 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ffefa2d-9727-425e-b45f-5824ba359248 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] Network 4b5e9df5-c072-4819-a111-f49df01d31b5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-09 23:00:39.133 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b4b472cc-1b33-4787-9110-48667bca3cd0 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] port_delete event received for '87ae7bca-3277-4919-a81f-b17420b4af6c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 23:00:41.211 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce889901-c8c5-41f1-876a-8c309e80b103 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] port_delete event received for '10ccb23f-c4da-44ce-85f4-157a533bc964' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 23:00:42.666 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18d8f611-6df3-4493-8676-acaa757f2e5e 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] port_delete event received for '9eccd03e-1f72-4fe2-baaf-cf45f2545316' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 23:00:42.726 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4289573-4532-4b8d-95b5-660346f3e9a2 - - - - -] port_delete event received for '9eccd03e-1f72-4fe2-baaf-cf45f2545316' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-09 23:00:43.150 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18d8f611-6df3-4493-8676-acaa757f2e5e 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] network_delete received. Deleting network e43b95d1-9f63-4863-b549-c9a6f6590d58 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-09 23:00:43.150 4240 3198189121032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18d8f611-6df3-4493-8676-acaa757f2e5e 00be246af85c4d959e61c7f250b68e9a 16a803f2c8374a4d99d6caa21b7a9d64 - - -] Network e43b95d1-9f63-4863-b549-c9a6f6590d58 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463