2021-04-15 20:30:16.959 4844 2672584964760 MainThread INFO neutron.common.config [-] Logging enabled! 2021-04-15 20:30:16.959 4844 2672584964760 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev86 2021-04-15 20:30:16.959 4844 2672584964760 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-04-15 20:30:16.998 4844 2672584964760 MainThread INFO os_win.utils.network.networkutils [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] WMI caching is disabled. 2021-04-15 20:30:17.232 4844 2672584964760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:120 2021-04-15 20:30:17.295 4844 2672584964760 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-04-15 20:30:17.295 4844 2672584964760 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-04-15 20:30:17.500 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent initialized successfully, now running... 2021-04-15 20:30:17.500 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-04-15 20:30:17.500 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-04-15 20:30:17.561 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-04-15 20:32:19.119 4844 2672672669544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7fa526d6-ce9c-4ef9-b931-a9a676fa8dbb - - - - -] port_update received: 976de529-57d8-4416-9733-70b5ebb9f10c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-15 20:32:19.142 4844 2672672669544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7fa526d6-ce9c-4ef9-b931-a9a676fa8dbb - - - - -] No port 976de529-57d8-4416-9733-70b5ebb9f10c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-15 20:32:23.273 4844 2672672669544 MainThread WARNING oslo_policy.policy [req-ce47976b-75a4-49fd-8304-46a09b45b60e 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] 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-04-15 20:32:23.273 4844 2672672669544 MainThread WARNING oslo_policy.policy [req-ce47976b-75a4-49fd-8304-46a09b45b60e 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] 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-04-15 20:32:23.273 4844 2672672669544 MainThread WARNING oslo_policy.policy [req-ce47976b-75a4-49fd-8304-46a09b45b60e 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] 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-04-15 20:32:23.286 4844 2672672669544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ce47976b-75a4-49fd-8304-46a09b45b60e 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Security group member updated on remote: ['2edb3071-98d0-466a-b0a6-21d6399c15c3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:32:23.286 4844 2672672669544 MainThread INFO neutron.agent.securitygroups_rpc [req-ce47976b-75a4-49fd-8304-46a09b45b60e 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Security group member updated ['2edb3071-98d0-466a-b0a6-21d6399c15c3'] 2021-04-15 20:32:25.548 4844 2672672669544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dd6a601c-f9bd-41c9-9e56-1aac8531551d 02ccbbbfe30f4a7f96759fab196302bc 1b94adc33bcb40f7aa0c95b4a8c4afae - - -] Security group member updated on remote: ['1665cfb5-0d66-414b-a623-b9fb9aac8744'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:32:25.548 4844 2672672669544 MainThread INFO neutron.agent.securitygroups_rpc [req-dd6a601c-f9bd-41c9-9e56-1aac8531551d 02ccbbbfe30f4a7f96759fab196302bc 1b94adc33bcb40f7aa0c95b4a8c4afae - - -] Security group member updated ['1665cfb5-0d66-414b-a623-b9fb9aac8744'] 2021-04-15 20:32:26.897 4844 2672672669544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e53ad3b-62fe-4704-b847-6b8d259b4b66 - - - - -] port_update received: e692ad89-e4eb-4f86-97cf-6cc98542daab port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-15 20:32:26.918 4844 2672672669544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e53ad3b-62fe-4704-b847-6b8d259b4b66 - - - - -] No port e692ad89-e4eb-4f86-97cf-6cc98542daab defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-15 20:32:30.233 4844 2672672669544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-23b3daf3-e6ba-435d-8dce-70dc73df4be0 - - - - -] port_update received: ff68ae56-a0c3-4bd8-b33a-2ef34cf7561e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-15 20:32:30.255 4844 2672672669544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-23b3daf3-e6ba-435d-8dce-70dc73df4be0 - - - - -] No port ff68ae56-a0c3-4bd8-b33a-2ef34cf7561e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-15 20:32:34.468 4844 2672672669544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d3528f6-430f-43af-998a-6e7493907856 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] network_delete received. Deleting network 107d6a63-f29c-4180-b88d-9b074523cafe network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-15 20:32:34.468 4844 2672672669544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d3528f6-430f-43af-998a-6e7493907856 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] Network 107d6a63-f29c-4180-b88d-9b074523cafe not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-15 20:32:35.496 4844 2672672669544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd9c59e2-fccd-4b4e-a107-eebdb863bb83 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] port_update received: 723487d3-c1dd-47ca-a8ce-10e48acca928 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-15 20:32:35.519 4844 2672672669544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd9c59e2-fccd-4b4e-a107-eebdb863bb83 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] No port 723487d3-c1dd-47ca-a8ce-10e48acca928 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-15 20:32:38.295 4844 2672672669544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c8dfa7d6-0140-4c9e-95fc-34e476ffe6f6 6ed751138f8247b3a01f0ef8a316502f a7106cb89b6d4e9399c7bc046ff492b4 - - -] Security group rule updated on remote: ['27a4496c-faf3-4e36-a2a3-82d63f6ce3d3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-15 20:32:38.295 4844 2672672669544 MainThread INFO neutron.agent.securitygroups_rpc [req-c8dfa7d6-0140-4c9e-95fc-34e476ffe6f6 6ed751138f8247b3a01f0ef8a316502f a7106cb89b6d4e9399c7bc046ff492b4 - - -] Security group rule updated ['27a4496c-faf3-4e36-a2a3-82d63f6ce3d3'] 2021-04-15 20:32:38.310 4844 2672672669544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a327e74-3e3d-4533-847d-3b1c5000127e 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] port_update received: 431d1899-741c-4f0d-b594-b5d307b22afb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-15 20:32:38.310 4844 2672674852936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7fa1953b-e2d4-4d7a-9f68-b1bdc4450b3b - - - - -] port_update received: 622c616b-fc3b-41c7-904d-56a6708472ad port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-15 20:32:38.328 4844 2672672669544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a327e74-3e3d-4533-847d-3b1c5000127e 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] No port 431d1899-741c-4f0d-b594-b5d307b22afb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-15 20:32:38.328 4844 2672674852936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7fa1953b-e2d4-4d7a-9f68-b1bdc4450b3b - - - - -] No port 622c616b-fc3b-41c7-904d-56a6708472ad defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-15 20:32:38.967 4844 2672672669544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-587bda25-855a-45d4-ac68-aa1ceb78ba22 a4bdb4099a9c47a6a360a57c449e4e42 1e31b55aa57d4e31a2da58cc9cf6c253 - - -] Security group member updated on remote: ['defb81b7-8924-44d3-a728-1c9af213f9db'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:32:38.967 4844 2672672669544 MainThread INFO neutron.agent.securitygroups_rpc [req-587bda25-855a-45d4-ac68-aa1ceb78ba22 a4bdb4099a9c47a6a360a57c449e4e42 1e31b55aa57d4e31a2da58cc9cf6c253 - - -] Security group member updated ['defb81b7-8924-44d3-a728-1c9af213f9db'] 2021-04-15 20:32:39.647 4844 2672672669544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a540b302-5137-41da-a59d-8a62c5b3d715 6ed751138f8247b3a01f0ef8a316502f a7106cb89b6d4e9399c7bc046ff492b4 - - -] Security group rule updated on remote: ['27a4496c-faf3-4e36-a2a3-82d63f6ce3d3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-15 20:32:39.647 4844 2672672669544 MainThread INFO neutron.agent.securitygroups_rpc [req-a540b302-5137-41da-a59d-8a62c5b3d715 6ed751138f8247b3a01f0ef8a316502f a7106cb89b6d4e9399c7bc046ff492b4 - - -] Security group rule updated ['27a4496c-faf3-4e36-a2a3-82d63f6ce3d3'] 2021-04-15 20:32:40.332 4844 2672672669544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c8d7d7f5-d76b-4a0a-bbab-d902acc9bd3a a4bdb4099a9c47a6a360a57c449e4e42 1e31b55aa57d4e31a2da58cc9cf6c253 - - -] Security group member updated on remote: ['defb81b7-8924-44d3-a728-1c9af213f9db'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:32:40.332 4844 2672672669544 MainThread INFO neutron.agent.securitygroups_rpc [req-c8d7d7f5-d76b-4a0a-bbab-d902acc9bd3a a4bdb4099a9c47a6a360a57c449e4e42 1e31b55aa57d4e31a2da58cc9cf6c253 - - -] Security group member updated ['defb81b7-8924-44d3-a728-1c9af213f9db'] 2021-04-15 20:32:40.449 4844 2672672669544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89f82fc0-47c1-4b02-bad0-12462687cff9 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] network_delete received. Deleting network 0de54418-a11e-41fa-9870-200a5e5f3101 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-15 20:32:40.449 4844 2672672669544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89f82fc0-47c1-4b02-bad0-12462687cff9 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] Network 0de54418-a11e-41fa-9870-200a5e5f3101 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-15 20:32:40.466 4844 2672672667784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 723487d3-c1dd-47ca-a8ce-10e48acca928 2021-04-15 20:32:42.324 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-15 20:32:42.469 4844 2672672667784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 431d1899-741c-4f0d-b594-b5d307b22afb 2021-04-15 20:32:43.152 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Adding port 723487d3-c1dd-47ca-a8ce-10e48acca928 2021-04-15 20:32:43.152 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Port 723487d3-c1dd-47ca-a8ce-10e48acca928 updated. Details: {'device': '723487d3-c1dd-47ca-a8ce-10e48acca928', 'network_id': '1d6bd424-08bd-4eca-95aa-caa56a0031f4', 'port_id': '723487d3-c1dd-47ca-a8ce-10e48acca928', 'mac_address': 'fa:16:3e:1c:da:50', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1094, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f27ce411-0d84-4b80-8c16-9cf996d5a5a8', '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-04-15 20:32:43.152 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] 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-04-15 20:32:43.152 4844 2672674504952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-723487d3-c1dd-47ca-a8ce-10e48acca928" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:32:43.152 4844 2672674504952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 723487d3-c1dd-47ca-a8ce-10e48acca928 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-15 20:32:43.152 4844 2672674504952 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1d6bd424-08bd-4eca-95aa-caa56a0031f4 2021-04-15 20:32:43.152 4844 2672674504952 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-04-15 20:32:43.364 4844 2672674504952 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '723487d3-c1dd-47ca-a8ce-10e48acca928') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:32:43.364 4844 2672674504952 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '723487d3-c1dd-47ca-a8ce-10e48acca928') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:32:43.364 4844 2672674504952 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 723487d3-c1dd-47ca-a8ce-10e48acca928 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-15 20:32:43.364 4844 2672674504952 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1094, VLAN trunk: None to switch port 723487d3-c1dd-47ca-a8ce-10e48acca928 2021-04-15 20:32:43.489 4844 2672674504952 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-15 20:32:43.489 4844 2672674504952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['723487d3-c1dd-47ca-a8ce-10e48acca928'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:32:43.982 4844 2672674504952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['723487d3-c1dd-47ca-a8ce-10e48acca928']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:32:43.982 4844 2672674504952 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-04-15 20:32:43.982 4844 2672674504952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2edb3071-98d0-466a-b0a6-21d6399c15c3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:32:43.982 4844 2672674504952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2edb3071-98d0-466a-b0a6-21d6399c15c3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-15 20:32:43.982 4844 2672674504952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 723487d3-c1dd-47ca-a8ce-10e48acca928 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:32:43.982 4844 2672674504952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-15 20:32:43.982 4844 2672674504952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 723487d3-c1dd-47ca-a8ce-10e48acca928 not yet added. Adding. 2021-04-15 20:32:43.982 4844 2672674504952 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-04-15 20:32:43.982 4844 2672674504952 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-04-15 20:32:44.140 4844 2672674504952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-723487d3-c1dd-47ca-a8ce-10e48acca928" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:32:44.256 4844 2672674504952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-723487d3-c1dd-47ca-a8ce-10e48acca928" 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-04-15 20:32:44.256 4844 2672674504952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-723487d3-c1dd-47ca-a8ce-10e48acca928" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:32:44.340 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-15 20:32:44.418 4844 2672674504952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-723487d3-c1dd-47ca-a8ce-10e48acca928" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:32:44.528 4844 2672674504952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-723487d3-c1dd-47ca-a8ce-10e48acca928" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:32:44.528 4844 2672674504952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 723487d3-c1dd-47ca-a8ce-10e48acca928 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-15 20:32:44.528 4844 2672674504952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 723487d3-c1dd-47ca-a8ce-10e48acca928 processed. 2021-04-15 20:32:44.569 4844 2672674504952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51a7cc59-a161-40de-a58b-d32b2bf18a2c 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] port_update received: fc41e5a6-b0ea-49fb-b50c-ac856b571e16 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-15 20:32:44.587 4844 2672674504952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51a7cc59-a161-40de-a58b-d32b2bf18a2c 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] No port fc41e5a6-b0ea-49fb-b50c-ac856b571e16 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-15 20:32:44.902 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Adding port 431d1899-741c-4f0d-b594-b5d307b22afb 2021-04-15 20:32:44.902 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Port 431d1899-741c-4f0d-b594-b5d307b22afb updated. Details: {'device': '431d1899-741c-4f0d-b594-b5d307b22afb', 'network_id': 'ff878d45-1665-450a-a6d6-20bd4693f384', 'port_id': '431d1899-741c-4f0d-b594-b5d307b22afb', 'mac_address': 'fa:16:3e:d9:bc:00', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1073, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1e5bd58d-538f-4085-af55-f2373326988a', '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-04-15 20:32:44.902 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] 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-04-15 20:32:44.902 4844 2672674504952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-431d1899-741c-4f0d-b594-b5d307b22afb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:32:44.902 4844 2672674504952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 431d1899-741c-4f0d-b594-b5d307b22afb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-15 20:32:44.902 4844 2672674504952 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ff878d45-1665-450a-a6d6-20bd4693f384 2021-04-15 20:32:44.902 4844 2672674504952 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-04-15 20:32:45.090 4844 2672674504952 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '431d1899-741c-4f0d-b594-b5d307b22afb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:32:45.090 4844 2672674504952 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '431d1899-741c-4f0d-b594-b5d307b22afb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:32:45.090 4844 2672674504952 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 431d1899-741c-4f0d-b594-b5d307b22afb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-15 20:32:45.090 4844 2672674504952 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1073, VLAN trunk: None to switch port 431d1899-741c-4f0d-b594-b5d307b22afb 2021-04-15 20:32:45.206 4844 2672674504952 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-15 20:32:45.206 4844 2672674504952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['431d1899-741c-4f0d-b594-b5d307b22afb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:32:45.459 4844 2672674504952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['431d1899-741c-4f0d-b594-b5d307b22afb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:32:45.459 4844 2672674504952 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-04-15 20:32:45.459 4844 2672674504952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1665cfb5-0d66-414b-a623-b9fb9aac8744) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:32:45.459 4844 2672674504952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (1665cfb5-0d66-414b-a623-b9fb9aac8744) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-15 20:32:45.459 4844 2672674504952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 431d1899-741c-4f0d-b594-b5d307b22afb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:32:45.459 4844 2672674504952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-15 20:32:45.459 4844 2672674504952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 431d1899-741c-4f0d-b594-b5d307b22afb not yet added. Adding. 2021-04-15 20:32:45.459 4844 2672674504952 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-04-15 20:32:45.459 4844 2672674504952 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-04-15 20:32:45.584 4844 2672674504952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-431d1899-741c-4f0d-b594-b5d307b22afb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:32:45.709 4844 2672674504952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-431d1899-741c-4f0d-b594-b5d307b22afb" 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-04-15 20:32:45.709 4844 2672674504952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-431d1899-741c-4f0d-b594-b5d307b22afb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:32:45.881 4844 2672674504952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-431d1899-741c-4f0d-b594-b5d307b22afb" 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-04-15 20:32:46.043 4844 2672674504952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-431d1899-741c-4f0d-b594-b5d307b22afb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:32:46.043 4844 2672674504952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 431d1899-741c-4f0d-b594-b5d307b22afb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-15 20:32:46.043 4844 2672674504952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 431d1899-741c-4f0d-b594-b5d307b22afb processed. 2021-04-15 20:32:46.357 4844 2672674504952 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-04-15 20:32:46.465 4844 2672674505304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ece2ed55-df6a-40ce-a324-7219fbc22eb4 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] port_update received: b7811b8b-0ba0-4aa4-98da-626bdc5c84fa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-15 20:32:46.465 4844 2672674505304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ece2ed55-df6a-40ce-a324-7219fbc22eb4 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] No port b7811b8b-0ba0-4aa4-98da-626bdc5c84fa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-15 20:32:47.293 4844 2672674504952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.937s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:32:48.512 4844 2672672667784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fc41e5a6-b0ea-49fb-b50c-ac856b571e16 2021-04-15 20:32:50.371 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-15 20:32:50.529 4844 2672672667784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b7811b8b-0ba0-4aa4-98da-626bdc5c84fa 2021-04-15 20:32:50.782 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Adding port fc41e5a6-b0ea-49fb-b50c-ac856b571e16 2021-04-15 20:32:50.782 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Port fc41e5a6-b0ea-49fb-b50c-ac856b571e16 updated. Details: {'device': 'fc41e5a6-b0ea-49fb-b50c-ac856b571e16', 'network_id': 'ea2effbe-b5a2-46bc-8ec6-0a200ba4895c', 'port_id': 'fc41e5a6-b0ea-49fb-b50c-ac856b571e16', 'mac_address': 'fa:16:3e:28:ac:77', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1084, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c90fb5b4-5396-4daa-8e55-8894de66d707', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-15 20:32:50.782 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] 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-04-15 20:32:50.782 4844 2672674504952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fc41e5a6-b0ea-49fb-b50c-ac856b571e16" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:32:50.782 4844 2672674504952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fc41e5a6-b0ea-49fb-b50c-ac856b571e16 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-15 20:32:50.782 4844 2672674504952 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ea2effbe-b5a2-46bc-8ec6-0a200ba4895c 2021-04-15 20:32:50.782 4844 2672674504952 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-04-15 20:32:50.968 4844 2672674504952 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fc41e5a6-b0ea-49fb-b50c-ac856b571e16') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:32:50.968 4844 2672674504952 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fc41e5a6-b0ea-49fb-b50c-ac856b571e16') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:32:50.987 4844 2672674504952 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fc41e5a6-b0ea-49fb-b50c-ac856b571e16 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-15 20:32:50.987 4844 2672674504952 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1084, VLAN trunk: None to switch port fc41e5a6-b0ea-49fb-b50c-ac856b571e16 2021-04-15 20:32:51.139 4844 2672674504952 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-15 20:32:51.139 4844 2672674504952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fc41e5a6-b0ea-49fb-b50c-ac856b571e16'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:32:51.531 4844 2672674504952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fc41e5a6-b0ea-49fb-b50c-ac856b571e16']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:32:51.531 4844 2672674504952 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-04-15 20:32:51.531 4844 2672674504952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (defb81b7-8924-44d3-a728-1c9af213f9db) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:32:51.531 4844 2672674504952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (defb81b7-8924-44d3-a728-1c9af213f9db) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-15 20:32:51.531 4844 2672674504952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fc41e5a6-b0ea-49fb-b50c-ac856b571e16 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:32:51.531 4844 2672674504952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-15 20:32:51.531 4844 2672674504952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fc41e5a6-b0ea-49fb-b50c-ac856b571e16 not yet added. Adding. 2021-04-15 20:32:51.531 4844 2672674504952 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-04-15 20:32:51.531 4844 2672674504952 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-04-15 20:32:51.704 4844 2672674504952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fc41e5a6-b0ea-49fb-b50c-ac856b571e16" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:32:51.940 4844 2672674504952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fc41e5a6-b0ea-49fb-b50c-ac856b571e16" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:32:51.940 4844 2672674504952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fc41e5a6-b0ea-49fb-b50c-ac856b571e16" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:32:52.154 4844 2672674504952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fc41e5a6-b0ea-49fb-b50c-ac856b571e16" 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-04-15 20:32:52.374 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-15 20:32:52.563 4844 2672674505304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3855257f-34ba-44f9-bf72-e4f0eaeecc02 6ed751138f8247b3a01f0ef8a316502f a7106cb89b6d4e9399c7bc046ff492b4 - - -] Security group member updated on remote: ['27a4496c-faf3-4e36-a2a3-82d63f6ce3d3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:32:52.563 4844 2672674505304 MainThread INFO neutron.agent.securitygroups_rpc [req-3855257f-34ba-44f9-bf72-e4f0eaeecc02 6ed751138f8247b3a01f0ef8a316502f a7106cb89b6d4e9399c7bc046ff492b4 - - -] Security group member updated ['27a4496c-faf3-4e36-a2a3-82d63f6ce3d3'] 2021-04-15 20:32:52.575 4844 2672674504952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fc41e5a6-b0ea-49fb-b50c-ac856b571e16" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:32:52.575 4844 2672674504952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fc41e5a6-b0ea-49fb-b50c-ac856b571e16 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-15 20:32:52.575 4844 2672674504952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fc41e5a6-b0ea-49fb-b50c-ac856b571e16 processed. 2021-04-15 20:32:53.068 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Adding port b7811b8b-0ba0-4aa4-98da-626bdc5c84fa 2021-04-15 20:32:53.068 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Port b7811b8b-0ba0-4aa4-98da-626bdc5c84fa updated. Details: {'device': 'b7811b8b-0ba0-4aa4-98da-626bdc5c84fa', 'network_id': 'ea2effbe-b5a2-46bc-8ec6-0a200ba4895c', 'port_id': 'b7811b8b-0ba0-4aa4-98da-626bdc5c84fa', 'mac_address': 'fa:16:3e:00:21:70', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1084, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c90fb5b4-5396-4daa-8e55-8894de66d707', '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-04-15 20:32:53.068 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] 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-04-15 20:32:53.068 4844 2672674504952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b7811b8b-0ba0-4aa4-98da-626bdc5c84fa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:32:53.068 4844 2672674504952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b7811b8b-0ba0-4aa4-98da-626bdc5c84fa _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-15 20:32:53.068 4844 2672674504952 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-04-15 20:32:53.356 4844 2672674504952 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b7811b8b-0ba0-4aa4-98da-626bdc5c84fa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:32:53.356 4844 2672674504952 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b7811b8b-0ba0-4aa4-98da-626bdc5c84fa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:32:53.410 4844 2672674504952 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b7811b8b-0ba0-4aa4-98da-626bdc5c84fa is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-15 20:32:53.410 4844 2672674504952 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1084, VLAN trunk: None to switch port b7811b8b-0ba0-4aa4-98da-626bdc5c84fa 2021-04-15 20:32:53.608 4844 2672674504952 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-15 20:32:53.608 4844 2672674504952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b7811b8b-0ba0-4aa4-98da-626bdc5c84fa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:32:54.053 4844 2672674504952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b7811b8b-0ba0-4aa4-98da-626bdc5c84fa']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:32:54.053 4844 2672674504952 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-04-15 20:32:54.053 4844 2672674504952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (defb81b7-8924-44d3-a728-1c9af213f9db) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:32:54.053 4844 2672674504952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (defb81b7-8924-44d3-a728-1c9af213f9db) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-15 20:32:54.053 4844 2672674504952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b7811b8b-0ba0-4aa4-98da-626bdc5c84fa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:32:54.053 4844 2672674504952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-15 20:32:54.053 4844 2672674504952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b7811b8b-0ba0-4aa4-98da-626bdc5c84fa not yet added. Adding. 2021-04-15 20:32:54.053 4844 2672674504952 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-04-15 20:32:54.063 4844 2672674504952 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-04-15 20:32:54.249 4844 2672674504952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7811b8b-0ba0-4aa4-98da-626bdc5c84fa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:32:54.378 4844 2672674505304 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-04-15 20:32:54.442 4844 2672674504952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7811b8b-0ba0-4aa4-98da-626bdc5c84fa" 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-04-15 20:32:54.442 4844 2672674504952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7811b8b-0ba0-4aa4-98da-626bdc5c84fa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:32:54.671 4844 2672674504952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7811b8b-0ba0-4aa4-98da-626bdc5c84fa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:32:54.814 4844 2672674504952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b7811b8b-0ba0-4aa4-98da-626bdc5c84fa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:32:54.814 4844 2672674504952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b7811b8b-0ba0-4aa4-98da-626bdc5c84fa status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-15 20:32:54.814 4844 2672674504952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b7811b8b-0ba0-4aa4-98da-626bdc5c84fa processed. 2021-04-15 20:32:54.924 4844 2672674505304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:32:55.480 4844 2672674505304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07892251-f0ed-4d8a-917c-3a7d243094b2 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] port_update received: 20f6bd16-038a-422f-963b-1ce0ad312762 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-15 20:32:55.488 4844 2672674505304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07892251-f0ed-4d8a-917c-3a7d243094b2 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] No port 20f6bd16-038a-422f-963b-1ce0ad312762 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-15 20:32:56.396 4844 2672674505304 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-04-15 20:32:56.935 4844 2672674505304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:33:00.677 4844 2672672667784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 20f6bd16-038a-422f-963b-1ce0ad312762 2021-04-15 20:33:02.433 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-15 20:33:02.798 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Adding port 20f6bd16-038a-422f-963b-1ce0ad312762 2021-04-15 20:33:02.813 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Port 20f6bd16-038a-422f-963b-1ce0ad312762 updated. Details: {'device': '20f6bd16-038a-422f-963b-1ce0ad312762', 'network_id': '5bc06a2b-9024-484d-8786-16d9b4579274', 'port_id': '20f6bd16-038a-422f-963b-1ce0ad312762', 'mac_address': 'fa:16:3e:4b:d8:0e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1062, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '115d02bc-de92-4568-be72-0d321d902e0d', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-15 20:33:02.813 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] 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-04-15 20:33:02.813 4844 2672674505304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-20f6bd16-038a-422f-963b-1ce0ad312762" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:33:02.813 4844 2672674505304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 20f6bd16-038a-422f-963b-1ce0ad312762 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-15 20:33:02.813 4844 2672674505304 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5bc06a2b-9024-484d-8786-16d9b4579274 2021-04-15 20:33:02.813 4844 2672674505304 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-04-15 20:33:03.079 4844 2672674505304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '20f6bd16-038a-422f-963b-1ce0ad312762') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:33:03.079 4844 2672674505304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '20f6bd16-038a-422f-963b-1ce0ad312762') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:33:03.097 4844 2672674505304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 20f6bd16-038a-422f-963b-1ce0ad312762 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-15 20:33:03.097 4844 2672674505304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1062, VLAN trunk: None to switch port 20f6bd16-038a-422f-963b-1ce0ad312762 2021-04-15 20:33:03.231 4844 2672674505304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-15 20:33:03.231 4844 2672674505304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['20f6bd16-038a-422f-963b-1ce0ad312762'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:33:03.465 4844 2672674505304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['20f6bd16-038a-422f-963b-1ce0ad312762']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:33:03.485 4844 2672674505304 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-04-15 20:33:03.485 4844 2672674505304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (27a4496c-faf3-4e36-a2a3-82d63f6ce3d3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:33:03.485 4844 2672674505304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 20f6bd16-038a-422f-963b-1ce0ad312762 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:33:03.485 4844 2672674505304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-15 20:33:03.485 4844 2672674505304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 20f6bd16-038a-422f-963b-1ce0ad312762 not yet added. Adding. 2021-04-15 20:33:03.485 4844 2672674505304 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-04-15 20:33:03.485 4844 2672674505304 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-04-15 20:33:03.715 4844 2672674505304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20f6bd16-038a-422f-963b-1ce0ad312762" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:33:03.974 4844 2672674505304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20f6bd16-038a-422f-963b-1ce0ad312762" 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-04-15 20:33:03.974 4844 2672674505304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20f6bd16-038a-422f-963b-1ce0ad312762" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:33:04.230 4844 2672674505304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20f6bd16-038a-422f-963b-1ce0ad312762" 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-04-15 20:33:04.515 4844 2672674505304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-20f6bd16-038a-422f-963b-1ce0ad312762" 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-04-15 20:33:04.515 4844 2672674505304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 20f6bd16-038a-422f-963b-1ce0ad312762 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-15 20:33:04.515 4844 2672674505304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 20f6bd16-038a-422f-963b-1ce0ad312762 processed. 2021-04-15 20:33:04.828 4844 2672672667960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 431d1899-741c-4f0d-b594-b5d307b22afb 2021-04-15 20:33:06.451 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-15 20:33:06.451 4844 2672674504952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '431d1899-741c-4f0d-b594-b5d307b22afb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-15 20:33:06.451 4844 2672674504952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '431d1899-741c-4f0d-b594-b5d307b22afb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-15 20:33:06.451 4844 2672674504952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 431d1899-741c-4f0d-b594-b5d307b22afb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-15 20:33:06.451 4844 2672674505304 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-04-15 20:33:06.476 4844 2672674504952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ff878d45-1665-450a-a6d6-20bd4693f384 2021-04-15 20:33:06.476 4844 2672674504952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['431d1899-741c-4f0d-b594-b5d307b22afb'] 2021-04-15 20:33:06.481 4844 2672674504952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-15 20:33:06.481 4844 2672674504952 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-04-15 20:33:06.481 4844 2672674504952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['431d1899-741c-4f0d-b594-b5d307b22afb'] 2021-04-15 20:33:07.334 4844 2672674504952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1dbd1079-9ee5-426e-b6d6-ac999107d630 02ccbbbfe30f4a7f96759fab196302bc 1b94adc33bcb40f7aa0c95b4a8c4afae - - -] Security group member updated on remote: ['1665cfb5-0d66-414b-a623-b9fb9aac8744'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:33:07.334 4844 2672674504952 MainThread INFO neutron.agent.securitygroups_rpc [req-1dbd1079-9ee5-426e-b6d6-ac999107d630 02ccbbbfe30f4a7f96759fab196302bc 1b94adc33bcb40f7aa0c95b4a8c4afae - - -] Security group member updated ['1665cfb5-0d66-414b-a623-b9fb9aac8744'] 2021-04-15 20:33:07.344 4844 2672674505304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.890s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:33:07.965 4844 2672674505304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1dbd1079-9ee5-426e-b6d6-ac999107d630 02ccbbbfe30f4a7f96759fab196302bc 1b94adc33bcb40f7aa0c95b4a8c4afae - - -] port_delete event received for '431d1899-741c-4f0d-b594-b5d307b22afb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:33:08.012 4844 2672674505304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9fe8f852-11bb-4efc-b621-c02893c20bd2 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Security group member updated on remote: ['2edb3071-98d0-466a-b0a6-21d6399c15c3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:33:08.012 4844 2672674505304 MainThread INFO neutron.agent.securitygroups_rpc [req-9fe8f852-11bb-4efc-b621-c02893c20bd2 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Security group member updated ['2edb3071-98d0-466a-b0a6-21d6399c15c3'] 2021-04-15 20:33:08.012 4844 2672674505304 MainThread INFO neutron.agent.securitygroups_rpc [req-9fe8f852-11bb-4efc-b621-c02893c20bd2 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Refresh firewall rules 2021-04-15 20:33:08.012 4844 2672674505304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9fe8f852-11bb-4efc-b621-c02893c20bd2 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Get security group information for devices via rpc ['723487d3-c1dd-47ca-a8ce-10e48acca928'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:33:08.231 4844 2672674505304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9fe8f852-11bb-4efc-b621-c02893c20bd2 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update security group information for ports dict_keys(['723487d3-c1dd-47ca-a8ce-10e48acca928']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:33:08.262 4844 2672674505304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9fe8f852-11bb-4efc-b621-c02893c20bd2 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-15 20:33:08.269 4844 2672674505304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9fe8f852-11bb-4efc-b621-c02893c20bd2 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update rules of security group (2edb3071-98d0-466a-b0a6-21d6399c15c3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:33:08.269 4844 2672674505304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9fe8f852-11bb-4efc-b621-c02893c20bd2 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update members of security group (2edb3071-98d0-466a-b0a6-21d6399c15c3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-15 20:33:08.269 4844 2672674505304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9fe8f852-11bb-4efc-b621-c02893c20bd2 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update port filter for 723487d3-c1dd-47ca-a8ce-10e48acca928 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:33:08.269 4844 2672674505304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9fe8f852-11bb-4efc-b621-c02893c20bd2 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Updating port rules. 2021-04-15 20:33:08.269 4844 2672674505304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9fe8f852-11bb-4efc-b621-c02893c20bd2 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Creating 1 new rules, removing 0 old rules. 2021-04-15 20:33:08.269 4844 2672674505304 MainThread DEBUG oslo_concurrency.lockutils [req-9fe8f852-11bb-4efc-b621-c02893c20bd2 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-723487d3-c1dd-47ca-a8ce-10e48acca928" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:33:08.480 4844 2672674505304 MainThread DEBUG oslo_concurrency.lockutils [req-9fe8f852-11bb-4efc-b621-c02893c20bd2 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-723487d3-c1dd-47ca-a8ce-10e48acca928" 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-04-15 20:33:08.480 4844 2672674505304 MainThread DEBUG oslo_concurrency.lockutils [req-9fe8f852-11bb-4efc-b621-c02893c20bd2 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-723487d3-c1dd-47ca-a8ce-10e48acca928" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:33:08.501 4844 2672674505304 MainThread DEBUG oslo_concurrency.lockutils [req-9fe8f852-11bb-4efc-b621-c02893c20bd2 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-723487d3-c1dd-47ca-a8ce-10e48acca928" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:33:11.098 4844 2672674505304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d7d8a44-a483-4373-bee0-0eed65b95799 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] port_update received: cf278d3f-aa3e-4543-a43f-7f8fd325b0c3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-15 20:33:11.108 4844 2672674505304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d7d8a44-a483-4373-bee0-0eed65b95799 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] No port cf278d3f-aa3e-4543-a43f-7f8fd325b0c3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-15 20:33:14.969 4844 2672672667784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cf278d3f-aa3e-4543-a43f-7f8fd325b0c3 2021-04-15 20:33:16.200 4844 2672674505304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ae09fbd-bc21-430d-887e-71690b638fa2 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] network_delete received. Deleting network ff878d45-1665-450a-a6d6-20bd4693f384 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-15 20:33:16.200 4844 2672674505304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ae09fbd-bc21-430d-887e-71690b638fa2 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] Network ff878d45-1665-450a-a6d6-20bd4693f384 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-15 20:33:16.497 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-15 20:33:17.723 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Adding port cf278d3f-aa3e-4543-a43f-7f8fd325b0c3 2021-04-15 20:33:17.723 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Port cf278d3f-aa3e-4543-a43f-7f8fd325b0c3 updated. Details: {'device': 'cf278d3f-aa3e-4543-a43f-7f8fd325b0c3', 'network_id': '1d6bd424-08bd-4eca-95aa-caa56a0031f4', 'port_id': 'cf278d3f-aa3e-4543-a43f-7f8fd325b0c3', 'mac_address': 'fa:16:3e:40:0c:98', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1094, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f27ce411-0d84-4b80-8c16-9cf996d5a5a8', '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-04-15 20:33:17.723 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] 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-04-15 20:33:17.723 4844 2672674505304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cf278d3f-aa3e-4543-a43f-7f8fd325b0c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:33:17.723 4844 2672674505304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cf278d3f-aa3e-4543-a43f-7f8fd325b0c3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-15 20:33:17.723 4844 2672674505304 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-04-15 20:33:18.013 4844 2672674505304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cf278d3f-aa3e-4543-a43f-7f8fd325b0c3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:33:18.013 4844 2672674505304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cf278d3f-aa3e-4543-a43f-7f8fd325b0c3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:33:18.028 4844 2672674505304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cf278d3f-aa3e-4543-a43f-7f8fd325b0c3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-15 20:33:18.028 4844 2672674505304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1094, VLAN trunk: None to switch port cf278d3f-aa3e-4543-a43f-7f8fd325b0c3 2021-04-15 20:33:18.207 4844 2672674505304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-15 20:33:18.207 4844 2672674505304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cf278d3f-aa3e-4543-a43f-7f8fd325b0c3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:33:18.468 4844 2672674505304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cf278d3f-aa3e-4543-a43f-7f8fd325b0c3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:33:18.468 4844 2672674505304 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-04-15 20:33:18.468 4844 2672674505304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2edb3071-98d0-466a-b0a6-21d6399c15c3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:33:18.468 4844 2672674505304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2edb3071-98d0-466a-b0a6-21d6399c15c3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-15 20:33:18.468 4844 2672674505304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cf278d3f-aa3e-4543-a43f-7f8fd325b0c3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:33:18.468 4844 2672674505304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-15 20:33:18.468 4844 2672674505304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cf278d3f-aa3e-4543-a43f-7f8fd325b0c3 not yet added. Adding. 2021-04-15 20:33:18.483 4844 2672674505304 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-04-15 20:33:18.483 4844 2672674505304 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-04-15 20:33:18.748 4844 2672674505304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cf278d3f-aa3e-4543-a43f-7f8fd325b0c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:33:18.939 4844 2672674505304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cf278d3f-aa3e-4543-a43f-7f8fd325b0c3" 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-04-15 20:33:18.959 4844 2672674505304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cf278d3f-aa3e-4543-a43f-7f8fd325b0c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:33:19.246 4844 2672674505304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cf278d3f-aa3e-4543-a43f-7f8fd325b0c3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:33:19.434 4844 2672674505304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cf278d3f-aa3e-4543-a43f-7f8fd325b0c3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:33:19.434 4844 2672674505304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cf278d3f-aa3e-4543-a43f-7f8fd325b0c3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-15 20:33:19.434 4844 2672674505304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cf278d3f-aa3e-4543-a43f-7f8fd325b0c3 processed. 2021-04-15 20:33:20.498 4844 2672674505304 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-04-15 20:33:20.919 4844 2672674505304 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-04-15 20:33:22.702 4844 2672674505304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-891bd16e-fe67-4e69-804a-4d60e07d162d aa324ff43ec1426e8e0810a3238a6865 9587888ce18f4e89a8a1f087afa543c7 - - -] Security group member updated on remote: ['0acc7a80-9fd8-4941-92e3-9246714b276c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:33:22.702 4844 2672674505304 MainThread INFO neutron.agent.securitygroups_rpc [req-891bd16e-fe67-4e69-804a-4d60e07d162d aa324ff43ec1426e8e0810a3238a6865 9587888ce18f4e89a8a1f087afa543c7 - - -] Security group member updated ['0acc7a80-9fd8-4941-92e3-9246714b276c'] 2021-04-15 20:33:25.123 4844 2672674505304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e088b2d4-dd67-4b3a-8971-ca98efa7aa7f 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] port_update received: 190a2be6-c862-4a39-8c7c-8e5b4554f508 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-15 20:33:25.252 4844 2672674505304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e088b2d4-dd67-4b3a-8971-ca98efa7aa7f 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] No port 190a2be6-c862-4a39-8c7c-8e5b4554f508 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-15 20:33:25.496 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2545037b-11fc-4352-bce9-5a71f64e4bd2 - - - - -] port_update received: cd59846e-fb68-4859-bdc9-e8e2e6a1d413 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-15 20:33:25.514 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2545037b-11fc-4352-bce9-5a71f64e4bd2 - - - - -] No port cd59846e-fb68-4859-bdc9-e8e2e6a1d413 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-15 20:33:29.154 4844 2672672667784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 190a2be6-c862-4a39-8c7c-8e5b4554f508 2021-04-15 20:33:30.532 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-15 20:33:31.768 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Adding port 190a2be6-c862-4a39-8c7c-8e5b4554f508 2021-04-15 20:33:31.768 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Port 190a2be6-c862-4a39-8c7c-8e5b4554f508 updated. Details: {'device': '190a2be6-c862-4a39-8c7c-8e5b4554f508', 'network_id': '4a8caaf9-d17f-4cce-a886-22c8015a97d7', 'port_id': '190a2be6-c862-4a39-8c7c-8e5b4554f508', 'mac_address': 'fa:16:3e:62:17:f8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1091, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'be8a6df3-5ebb-47df-9330-8083550d1d3e', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-15 20:33:31.783 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] 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-04-15 20:33:31.783 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-190a2be6-c862-4a39-8c7c-8e5b4554f508" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:33:31.783 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 190a2be6-c862-4a39-8c7c-8e5b4554f508 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-15 20:33:31.783 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4a8caaf9-d17f-4cce-a886-22c8015a97d7 2021-04-15 20:33:31.783 4844 2672672668136 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-04-15 20:33:32.046 4844 2672672668136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '190a2be6-c862-4a39-8c7c-8e5b4554f508') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:33:32.046 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '190a2be6-c862-4a39-8c7c-8e5b4554f508') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:33:32.057 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 190a2be6-c862-4a39-8c7c-8e5b4554f508 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-15 20:33:32.080 4844 2672672668136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1091, VLAN trunk: None to switch port 190a2be6-c862-4a39-8c7c-8e5b4554f508 2021-04-15 20:33:32.262 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-15 20:33:32.262 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['190a2be6-c862-4a39-8c7c-8e5b4554f508'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:33:33.213 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['190a2be6-c862-4a39-8c7c-8e5b4554f508']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:33:33.213 4844 2672672668136 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-04-15 20:33:33.213 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0acc7a80-9fd8-4941-92e3-9246714b276c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:33:33.213 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0acc7a80-9fd8-4941-92e3-9246714b276c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-15 20:33:33.213 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 190a2be6-c862-4a39-8c7c-8e5b4554f508 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:33:33.213 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-15 20:33:33.213 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 190a2be6-c862-4a39-8c7c-8e5b4554f508 not yet added. Adding. 2021-04-15 20:33:33.213 4844 2672672668136 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-04-15 20:33:33.213 4844 2672672668136 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-04-15 20:33:33.374 4844 2672674505128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a460ce8-b4b2-402c-a69f-c3ab80b97843 - - - - -] port_update received: 7c4ce4e2-6221-40cd-b1a5-0c8a63baf4d6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-15 20:33:33.511 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-190a2be6-c862-4a39-8c7c-8e5b4554f508" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:33:33.511 4844 2672674505128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a460ce8-b4b2-402c-a69f-c3ab80b97843 - - - - -] No port 7c4ce4e2-6221-40cd-b1a5-0c8a63baf4d6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-15 20:33:33.763 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-190a2be6-c862-4a39-8c7c-8e5b4554f508" 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-04-15 20:33:33.763 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-190a2be6-c862-4a39-8c7c-8e5b4554f508" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:33:34.088 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-190a2be6-c862-4a39-8c7c-8e5b4554f508" 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-04-15 20:33:34.275 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-190a2be6-c862-4a39-8c7c-8e5b4554f508" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:33:34.275 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 190a2be6-c862-4a39-8c7c-8e5b4554f508 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-15 20:33:34.275 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 190a2be6-c862-4a39-8c7c-8e5b4554f508 processed. 2021-04-15 20:33:34.573 4844 2672672668136 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-04-15 20:33:35.389 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.812s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:33:35.917 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99a5753d-2ef9-4a0e-bc07-4c76764a2345 - - - - -] port_update received: 0882d30b-baeb-4196-acb6-21207be45b24 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-15 20:33:35.917 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99a5753d-2ef9-4a0e-bc07-4c76764a2345 - - - - -] No port 0882d30b-baeb-4196-acb6-21207be45b24 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-15 20:33:39.760 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d166fb54-3b30-452b-9236-3f67487b8ee0 c529b1c67c434a599a531f39e4bbca59 9bbdc00c388d464d85f419da9ce19122 - - -] Security group rule updated on remote: ['24311f26-a3c4-4f6e-b39f-4e82f8091dad'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-15 20:33:39.760 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-d166fb54-3b30-452b-9236-3f67487b8ee0 c529b1c67c434a599a531f39e4bbca59 9bbdc00c388d464d85f419da9ce19122 - - -] Security group rule updated ['24311f26-a3c4-4f6e-b39f-4e82f8091dad'] 2021-04-15 20:33:40.102 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8da7d355-3b6e-4d74-863a-40f80b966347 c529b1c67c434a599a531f39e4bbca59 9bbdc00c388d464d85f419da9ce19122 - - -] Security group rule updated on remote: ['24311f26-a3c4-4f6e-b39f-4e82f8091dad'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-15 20:33:40.102 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-8da7d355-3b6e-4d74-863a-40f80b966347 c529b1c67c434a599a531f39e4bbca59 9bbdc00c388d464d85f419da9ce19122 - - -] Security group rule updated ['24311f26-a3c4-4f6e-b39f-4e82f8091dad'] 2021-04-15 20:33:40.339 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-79a228bf-8ef5-42b9-b754-81c43fd60737 c529b1c67c434a599a531f39e4bbca59 9bbdc00c388d464d85f419da9ce19122 - - -] Security group rule updated on remote: ['24311f26-a3c4-4f6e-b39f-4e82f8091dad'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-15 20:33:40.339 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-79a228bf-8ef5-42b9-b754-81c43fd60737 c529b1c67c434a599a531f39e4bbca59 9bbdc00c388d464d85f419da9ce19122 - - -] Security group rule updated ['24311f26-a3c4-4f6e-b39f-4e82f8091dad'] 2021-04-15 20:33:40.527 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c7a94bbb-eb57-442b-8104-b0c09e83ec83 c529b1c67c434a599a531f39e4bbca59 9bbdc00c388d464d85f419da9ce19122 - - -] Security group rule updated on remote: ['24311f26-a3c4-4f6e-b39f-4e82f8091dad'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-15 20:33:40.527 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-c7a94bbb-eb57-442b-8104-b0c09e83ec83 c529b1c67c434a599a531f39e4bbca59 9bbdc00c388d464d85f419da9ce19122 - - -] Security group rule updated ['24311f26-a3c4-4f6e-b39f-4e82f8091dad'] 2021-04-15 20:33:40.696 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-024ba020-2159-44c7-a62f-d470be603672 c529b1c67c434a599a531f39e4bbca59 9bbdc00c388d464d85f419da9ce19122 - - -] Security group rule updated on remote: ['24311f26-a3c4-4f6e-b39f-4e82f8091dad'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-15 20:33:40.696 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-024ba020-2159-44c7-a62f-d470be603672 c529b1c67c434a599a531f39e4bbca59 9bbdc00c388d464d85f419da9ce19122 - - -] Security group rule updated ['24311f26-a3c4-4f6e-b39f-4e82f8091dad'] 2021-04-15 20:33:40.915 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e7fc5952-e171-4da6-83a5-ca2f3625d92e c529b1c67c434a599a531f39e4bbca59 9bbdc00c388d464d85f419da9ce19122 - - -] Security group rule updated on remote: ['24311f26-a3c4-4f6e-b39f-4e82f8091dad'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-15 20:33:40.931 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-e7fc5952-e171-4da6-83a5-ca2f3625d92e c529b1c67c434a599a531f39e4bbca59 9bbdc00c388d464d85f419da9ce19122 - - -] Security group rule updated ['24311f26-a3c4-4f6e-b39f-4e82f8091dad'] 2021-04-15 20:33:42.561 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0464cd6-e190-45e1-bf78-b11c12c51df1 - - - - -] port_update received: ff4275d1-4759-407e-a1d3-e7e9feb2e0a6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-15 20:33:42.572 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0464cd6-e190-45e1-bf78-b11c12c51df1 - - - - -] No port ff4275d1-4759-407e-a1d3-e7e9feb2e0a6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-15 20:33:46.542 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1c1b4233-867e-4eb0-8023-f57a6905671d 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Security group member updated on remote: ['2edb3071-98d0-466a-b0a6-21d6399c15c3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:33:46.542 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-1c1b4233-867e-4eb0-8023-f57a6905671d 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Security group member updated ['2edb3071-98d0-466a-b0a6-21d6399c15c3'] 2021-04-15 20:33:46.558 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-1c1b4233-867e-4eb0-8023-f57a6905671d 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Refresh firewall rules 2021-04-15 20:33:46.558 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1c1b4233-867e-4eb0-8023-f57a6905671d 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Get security group information for devices via rpc ['723487d3-c1dd-47ca-a8ce-10e48acca928', 'cf278d3f-aa3e-4543-a43f-7f8fd325b0c3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:33:46.860 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1c1b4233-867e-4eb0-8023-f57a6905671d 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update security group information for ports dict_keys(['723487d3-c1dd-47ca-a8ce-10e48acca928', 'cf278d3f-aa3e-4543-a43f-7f8fd325b0c3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:33:46.860 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1c1b4233-867e-4eb0-8023-f57a6905671d 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-15 20:33:46.860 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1c1b4233-867e-4eb0-8023-f57a6905671d 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update rules of security group (2edb3071-98d0-466a-b0a6-21d6399c15c3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:33:46.860 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1c1b4233-867e-4eb0-8023-f57a6905671d 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update members of security group (2edb3071-98d0-466a-b0a6-21d6399c15c3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-15 20:33:46.860 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1c1b4233-867e-4eb0-8023-f57a6905671d 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update port filter for 723487d3-c1dd-47ca-a8ce-10e48acca928 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:33:46.874 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1c1b4233-867e-4eb0-8023-f57a6905671d 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Updating port rules. 2021-04-15 20:33:46.874 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1c1b4233-867e-4eb0-8023-f57a6905671d 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Creating 1 new rules, removing 0 old rules. 2021-04-15 20:33:46.874 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-1c1b4233-867e-4eb0-8023-f57a6905671d 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-723487d3-c1dd-47ca-a8ce-10e48acca928" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:33:47.273 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-1c1b4233-867e-4eb0-8023-f57a6905671d 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-723487d3-c1dd-47ca-a8ce-10e48acca928" 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-04-15 20:33:47.273 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-1c1b4233-867e-4eb0-8023-f57a6905671d 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-723487d3-c1dd-47ca-a8ce-10e48acca928" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:33:47.273 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-1c1b4233-867e-4eb0-8023-f57a6905671d 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-723487d3-c1dd-47ca-a8ce-10e48acca928" 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-04-15 20:33:47.273 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1c1b4233-867e-4eb0-8023-f57a6905671d 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update port filter for cf278d3f-aa3e-4543-a43f-7f8fd325b0c3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:33:47.273 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1c1b4233-867e-4eb0-8023-f57a6905671d 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Updating port rules. 2021-04-15 20:33:47.273 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1c1b4233-867e-4eb0-8023-f57a6905671d 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Creating 1 new rules, removing 0 old rules. 2021-04-15 20:33:47.273 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-1c1b4233-867e-4eb0-8023-f57a6905671d 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-cf278d3f-aa3e-4543-a43f-7f8fd325b0c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:33:47.493 4844 2672672667960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 190a2be6-c862-4a39-8c7c-8e5b4554f508 2021-04-15 20:33:47.758 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-1c1b4233-867e-4eb0-8023-f57a6905671d 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-cf278d3f-aa3e-4543-a43f-7f8fd325b0c3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.484s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:33:47.758 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-1c1b4233-867e-4eb0-8023-f57a6905671d 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-cf278d3f-aa3e-4543-a43f-7f8fd325b0c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:33:47.758 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-1c1b4233-867e-4eb0-8023-f57a6905671d 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-cf278d3f-aa3e-4543-a43f-7f8fd325b0c3" 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-04-15 20:33:48.179 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e13b8a9-89c1-407b-8a15-546656419768 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] port_update received: aeb63ff1-8531-4e42-972f-1f0ee47b707f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-15 20:33:48.215 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e13b8a9-89c1-407b-8a15-546656419768 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] No port aeb63ff1-8531-4e42-972f-1f0ee47b707f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-15 20:33:48.559 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9c5655a8-2f73-4007-a77c-93039b43cdb8 aa324ff43ec1426e8e0810a3238a6865 9587888ce18f4e89a8a1f087afa543c7 - - -] Security group member updated on remote: ['0acc7a80-9fd8-4941-92e3-9246714b276c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:33:48.559 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-9c5655a8-2f73-4007-a77c-93039b43cdb8 aa324ff43ec1426e8e0810a3238a6865 9587888ce18f4e89a8a1f087afa543c7 - - -] Security group member updated ['0acc7a80-9fd8-4941-92e3-9246714b276c'] 2021-04-15 20:33:48.579 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-9c5655a8-2f73-4007-a77c-93039b43cdb8 aa324ff43ec1426e8e0810a3238a6865 9587888ce18f4e89a8a1f087afa543c7 - - -] Refresh firewall rules 2021-04-15 20:33:48.579 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9c5655a8-2f73-4007-a77c-93039b43cdb8 aa324ff43ec1426e8e0810a3238a6865 9587888ce18f4e89a8a1f087afa543c7 - - -] Get security group information for devices via rpc ['190a2be6-c862-4a39-8c7c-8e5b4554f508'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:33:48.666 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9c5655a8-2f73-4007-a77c-93039b43cdb8 aa324ff43ec1426e8e0810a3238a6865 9587888ce18f4e89a8a1f087afa543c7 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:33:48.666 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9c5655a8-2f73-4007-a77c-93039b43cdb8 aa324ff43ec1426e8e0810a3238a6865 9587888ce18f4e89a8a1f087afa543c7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-15 20:33:48.679 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-15 20:33:48.679 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '190a2be6-c862-4a39-8c7c-8e5b4554f508' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-15 20:33:48.679 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '190a2be6-c862-4a39-8c7c-8e5b4554f508' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-15 20:33:48.679 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 190a2be6-c862-4a39-8c7c-8e5b4554f508 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-15 20:33:48.710 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4a8caaf9-d17f-4cce-a886-22c8015a97d7 2021-04-15 20:33:48.710 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['190a2be6-c862-4a39-8c7c-8e5b4554f508'] 2021-04-15 20:33:48.710 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-15 20:33:48.710 4844 2672672668136 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-04-15 20:33:48.710 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['190a2be6-c862-4a39-8c7c-8e5b4554f508'] 2021-04-15 20:33:49.009 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c5655a8-2f73-4007-a77c-93039b43cdb8 aa324ff43ec1426e8e0810a3238a6865 9587888ce18f4e89a8a1f087afa543c7 - - -] port_delete event received for '190a2be6-c862-4a39-8c7c-8e5b4554f508' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:33:50.694 4844 2672672668136 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-04-15 20:33:50.898 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:33:54.103 4844 2672672667784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: aeb63ff1-8531-4e42-972f-1f0ee47b707f 2021-04-15 20:33:54.730 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-15 20:33:55.008 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Adding port aeb63ff1-8531-4e42-972f-1f0ee47b707f 2021-04-15 20:33:55.008 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Port aeb63ff1-8531-4e42-972f-1f0ee47b707f updated. Details: {'device': 'aeb63ff1-8531-4e42-972f-1f0ee47b707f', 'network_id': '1d6bd424-08bd-4eca-95aa-caa56a0031f4', 'port_id': 'aeb63ff1-8531-4e42-972f-1f0ee47b707f', 'mac_address': 'fa:16:3e:da:be:c9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1094, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f27ce411-0d84-4b80-8c16-9cf996d5a5a8', '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-04-15 20:33:55.008 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] 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-04-15 20:33:55.008 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aeb63ff1-8531-4e42-972f-1f0ee47b707f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:33:55.008 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port aeb63ff1-8531-4e42-972f-1f0ee47b707f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-15 20:33:55.008 4844 2672672668136 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-04-15 20:33:55.351 4844 2672672668136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'aeb63ff1-8531-4e42-972f-1f0ee47b707f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:33:55.351 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'aeb63ff1-8531-4e42-972f-1f0ee47b707f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:33:55.365 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port aeb63ff1-8531-4e42-972f-1f0ee47b707f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-15 20:33:55.365 4844 2672672668136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1094, VLAN trunk: None to switch port aeb63ff1-8531-4e42-972f-1f0ee47b707f 2021-04-15 20:33:55.679 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-15 20:33:55.679 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['aeb63ff1-8531-4e42-972f-1f0ee47b707f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:33:55.897 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['aeb63ff1-8531-4e42-972f-1f0ee47b707f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:33:55.897 4844 2672672668136 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-04-15 20:33:55.897 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2edb3071-98d0-466a-b0a6-21d6399c15c3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:33:55.897 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2edb3071-98d0-466a-b0a6-21d6399c15c3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-15 20:33:55.897 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for aeb63ff1-8531-4e42-972f-1f0ee47b707f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:33:55.897 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-15 20:33:55.897 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device aeb63ff1-8531-4e42-972f-1f0ee47b707f not yet added. Adding. 2021-04-15 20:33:55.916 4844 2672672668136 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-04-15 20:33:55.916 4844 2672672668136 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-04-15 20:33:56.257 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aeb63ff1-8531-4e42-972f-1f0ee47b707f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:33:56.649 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aeb63ff1-8531-4e42-972f-1f0ee47b707f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:33:56.649 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aeb63ff1-8531-4e42-972f-1f0ee47b707f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:33:57.101 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aeb63ff1-8531-4e42-972f-1f0ee47b707f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:33:57.380 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aeb63ff1-8531-4e42-972f-1f0ee47b707f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:33:57.380 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port aeb63ff1-8531-4e42-972f-1f0ee47b707f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-15 20:33:57.380 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port aeb63ff1-8531-4e42-972f-1f0ee47b707f processed. 2021-04-15 20:33:58.770 4844 2672672668136 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-04-15 20:33:59.051 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:34:13.569 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d30d9dd-5d91-4008-b6e0-03db73a4d9e7 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] network_delete received. Deleting network 4a8caaf9-d17f-4cce-a886-22c8015a97d7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-15 20:34:13.581 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d30d9dd-5d91-4008-b6e0-03db73a4d9e7 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] Network 4a8caaf9-d17f-4cce-a886-22c8015a97d7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-15 20:34:15.787 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44d2e76e-84e3-4596-b1a8-45766c118b64 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] network_delete received. Deleting network e3230e9f-63d6-4055-8170-ce55e109be85 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-15 20:34:15.787 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44d2e76e-84e3-4596-b1a8-45766c118b64 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] Network e3230e9f-63d6-4055-8170-ce55e109be85 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-15 20:34:16.503 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-25aa0640-42c1-4910-bb30-759021155b8b 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Security group member updated on remote: ['2edb3071-98d0-466a-b0a6-21d6399c15c3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:34:16.518 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-25aa0640-42c1-4910-bb30-759021155b8b 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Security group member updated ['2edb3071-98d0-466a-b0a6-21d6399c15c3'] 2021-04-15 20:34:16.518 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-25aa0640-42c1-4910-bb30-759021155b8b 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Refresh firewall rules 2021-04-15 20:34:16.518 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-25aa0640-42c1-4910-bb30-759021155b8b 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Get security group information for devices via rpc ['723487d3-c1dd-47ca-a8ce-10e48acca928', 'cf278d3f-aa3e-4543-a43f-7f8fd325b0c3', 'aeb63ff1-8531-4e42-972f-1f0ee47b707f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:34:17.268 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-25aa0640-42c1-4910-bb30-759021155b8b 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update security group information for ports dict_keys(['723487d3-c1dd-47ca-a8ce-10e48acca928', 'aeb63ff1-8531-4e42-972f-1f0ee47b707f', 'cf278d3f-aa3e-4543-a43f-7f8fd325b0c3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:34:17.268 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-25aa0640-42c1-4910-bb30-759021155b8b 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-15 20:34:17.268 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-25aa0640-42c1-4910-bb30-759021155b8b 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update rules of security group (2edb3071-98d0-466a-b0a6-21d6399c15c3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:34:17.268 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-25aa0640-42c1-4910-bb30-759021155b8b 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update members of security group (2edb3071-98d0-466a-b0a6-21d6399c15c3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-15 20:34:17.268 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-25aa0640-42c1-4910-bb30-759021155b8b 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update port filter for 723487d3-c1dd-47ca-a8ce-10e48acca928 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:34:17.268 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-25aa0640-42c1-4910-bb30-759021155b8b 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Updating port rules. 2021-04-15 20:34:17.268 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-25aa0640-42c1-4910-bb30-759021155b8b 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Creating 1 new rules, removing 0 old rules. 2021-04-15 20:34:17.268 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-25aa0640-42c1-4910-bb30-759021155b8b 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-723487d3-c1dd-47ca-a8ce-10e48acca928" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:34:17.660 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-25aa0640-42c1-4910-bb30-759021155b8b 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-723487d3-c1dd-47ca-a8ce-10e48acca928" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:34:17.660 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-25aa0640-42c1-4910-bb30-759021155b8b 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-723487d3-c1dd-47ca-a8ce-10e48acca928" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:34:17.660 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-25aa0640-42c1-4910-bb30-759021155b8b 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-723487d3-c1dd-47ca-a8ce-10e48acca928" 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-04-15 20:34:17.660 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-25aa0640-42c1-4910-bb30-759021155b8b 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update port filter for aeb63ff1-8531-4e42-972f-1f0ee47b707f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:34:17.660 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-25aa0640-42c1-4910-bb30-759021155b8b 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Updating port rules. 2021-04-15 20:34:17.660 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-25aa0640-42c1-4910-bb30-759021155b8b 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Creating 1 new rules, removing 0 old rules. 2021-04-15 20:34:17.660 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-25aa0640-42c1-4910-bb30-759021155b8b 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-aeb63ff1-8531-4e42-972f-1f0ee47b707f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:34:18.017 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-25aa0640-42c1-4910-bb30-759021155b8b 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-aeb63ff1-8531-4e42-972f-1f0ee47b707f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:34:18.017 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-25aa0640-42c1-4910-bb30-759021155b8b 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-aeb63ff1-8531-4e42-972f-1f0ee47b707f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:34:18.017 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-25aa0640-42c1-4910-bb30-759021155b8b 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-aeb63ff1-8531-4e42-972f-1f0ee47b707f" 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-04-15 20:34:18.017 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-25aa0640-42c1-4910-bb30-759021155b8b 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update port filter for cf278d3f-aa3e-4543-a43f-7f8fd325b0c3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:34:18.017 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-25aa0640-42c1-4910-bb30-759021155b8b 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Updating port rules. 2021-04-15 20:34:18.034 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-25aa0640-42c1-4910-bb30-759021155b8b 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Creating 1 new rules, removing 0 old rules. 2021-04-15 20:34:18.034 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-25aa0640-42c1-4910-bb30-759021155b8b 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-cf278d3f-aa3e-4543-a43f-7f8fd325b0c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:34:18.320 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-25aa0640-42c1-4910-bb30-759021155b8b 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-cf278d3f-aa3e-4543-a43f-7f8fd325b0c3" 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-04-15 20:34:18.320 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-25aa0640-42c1-4910-bb30-759021155b8b 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-cf278d3f-aa3e-4543-a43f-7f8fd325b0c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:34:18.320 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-25aa0640-42c1-4910-bb30-759021155b8b 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-cf278d3f-aa3e-4543-a43f-7f8fd325b0c3" 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-04-15 20:34:19.064 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f327e80f-b850-48ad-86ee-11f18c2d9ee6 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] port_update received: 3c5f2c66-d10f-49c0-ba54-b0ac817f428b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-15 20:34:19.083 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f327e80f-b850-48ad-86ee-11f18c2d9ee6 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] No port 3c5f2c66-d10f-49c0-ba54-b0ac817f428b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-15 20:34:22.927 4844 2672672667784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3c5f2c66-d10f-49c0-ba54-b0ac817f428b 2021-04-15 20:34:22.974 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-15 20:34:23.345 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-88b657d3-ad56-41f9-ad3d-1c9771e1c43b c529b1c67c434a599a531f39e4bbca59 9bbdc00c388d464d85f419da9ce19122 - - -] Security group member updated on remote: ['24311f26-a3c4-4f6e-b39f-4e82f8091dad'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:34:23.345 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-88b657d3-ad56-41f9-ad3d-1c9771e1c43b c529b1c67c434a599a531f39e4bbca59 9bbdc00c388d464d85f419da9ce19122 - - -] Security group member updated ['24311f26-a3c4-4f6e-b39f-4e82f8091dad'] 2021-04-15 20:34:24.096 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Adding port 3c5f2c66-d10f-49c0-ba54-b0ac817f428b 2021-04-15 20:34:24.096 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Port 3c5f2c66-d10f-49c0-ba54-b0ac817f428b updated. Details: {'device': '3c5f2c66-d10f-49c0-ba54-b0ac817f428b', 'network_id': '1d6bd424-08bd-4eca-95aa-caa56a0031f4', 'port_id': '3c5f2c66-d10f-49c0-ba54-b0ac817f428b', 'mac_address': 'fa:16:3e:29:95:72', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1094, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f27ce411-0d84-4b80-8c16-9cf996d5a5a8', '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-04-15 20:34:24.096 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] 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-04-15 20:34:24.096 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3c5f2c66-d10f-49c0-ba54-b0ac817f428b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:34:24.096 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3c5f2c66-d10f-49c0-ba54-b0ac817f428b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-15 20:34:24.096 4844 2672672668136 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-04-15 20:34:24.346 4844 2672672668136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3c5f2c66-d10f-49c0-ba54-b0ac817f428b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:34:24.346 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3c5f2c66-d10f-49c0-ba54-b0ac817f428b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:34:24.485 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3c5f2c66-d10f-49c0-ba54-b0ac817f428b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-15 20:34:24.485 4844 2672672668136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1094, VLAN trunk: None to switch port 3c5f2c66-d10f-49c0-ba54-b0ac817f428b 2021-04-15 20:34:24.800 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-15 20:34:24.800 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3c5f2c66-d10f-49c0-ba54-b0ac817f428b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:34:25.167 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3c5f2c66-d10f-49c0-ba54-b0ac817f428b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:34:25.167 4844 2672672668136 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-04-15 20:34:25.167 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2edb3071-98d0-466a-b0a6-21d6399c15c3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:34:25.167 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2edb3071-98d0-466a-b0a6-21d6399c15c3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-15 20:34:25.167 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3c5f2c66-d10f-49c0-ba54-b0ac817f428b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:34:25.172 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-15 20:34:25.172 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3c5f2c66-d10f-49c0-ba54-b0ac817f428b not yet added. Adding. 2021-04-15 20:34:25.172 4844 2672672668136 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-04-15 20:34:25.172 4844 2672672668136 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-04-15 20:34:25.485 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3c5f2c66-d10f-49c0-ba54-b0ac817f428b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:34:25.782 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3c5f2c66-d10f-49c0-ba54-b0ac817f428b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:34:25.782 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3c5f2c66-d10f-49c0-ba54-b0ac817f428b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:34:26.160 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3c5f2c66-d10f-49c0-ba54-b0ac817f428b" 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-04-15 20:34:26.391 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3c5f2c66-d10f-49c0-ba54-b0ac817f428b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:34:26.406 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3c5f2c66-d10f-49c0-ba54-b0ac817f428b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-15 20:34:26.406 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3c5f2c66-d10f-49c0-ba54-b0ac817f428b processed. 2021-04-15 20:34:26.800 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3e5a3db-821e-4d7e-b244-3e1e3dcc2be1 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] port_update received: d9dabf08-79f2-4473-961a-b232ccf65634 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-15 20:34:26.814 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3e5a3db-821e-4d7e-b244-3e1e3dcc2be1 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] No port d9dabf08-79f2-4473-961a-b232ccf65634 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-15 20:34:27.017 4844 2672672668136 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-04-15 20:34:27.408 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:34:30.331 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-09449616-fbcd-438b-ab0e-c32b7481cc7a bc4233d3bea742cfadadd6e7cb2af4d7 ce63ba3e595f40d2b73ca0b4d1a910d5 - - -] Security group member updated on remote: ['c7c295eb-f8bf-46dc-901c-6b1fe1ec5d2f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:34:30.331 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-09449616-fbcd-438b-ab0e-c32b7481cc7a bc4233d3bea742cfadadd6e7cb2af4d7 ce63ba3e595f40d2b73ca0b4d1a910d5 - - -] Security group member updated ['c7c295eb-f8bf-46dc-901c-6b1fe1ec5d2f'] 2021-04-15 20:34:32.797 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40b1b62a-c14e-4335-a8c4-f1d3d38ee8c0 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] port_update received: 45550de1-759c-42e1-bcbb-fef9af74ade9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-15 20:34:32.820 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40b1b62a-c14e-4335-a8c4-f1d3d38ee8c0 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] No port 45550de1-759c-42e1-bcbb-fef9af74ade9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-15 20:34:33.283 4844 2672672667784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d9dabf08-79f2-4473-961a-b232ccf65634 2021-04-15 20:34:35.062 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-15 20:34:35.445 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Adding port d9dabf08-79f2-4473-961a-b232ccf65634 2021-04-15 20:34:35.445 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Port d9dabf08-79f2-4473-961a-b232ccf65634 updated. Details: {'device': 'd9dabf08-79f2-4473-961a-b232ccf65634', 'network_id': '3d679279-eb30-4fda-a503-0553a06ff59c', 'port_id': 'd9dabf08-79f2-4473-961a-b232ccf65634', 'mac_address': 'fa:16:3e:cf:84:d4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1071, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6fa1339f-d41e-4eb8-bb6e-40a2c73235f7', '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-04-15 20:34:35.445 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] 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-04-15 20:34:35.452 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d9dabf08-79f2-4473-961a-b232ccf65634" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:34:35.452 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d9dabf08-79f2-4473-961a-b232ccf65634 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-15 20:34:35.452 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3d679279-eb30-4fda-a503-0553a06ff59c 2021-04-15 20:34:35.452 4844 2672672668136 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-04-15 20:34:36.049 4844 2672672668136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd9dabf08-79f2-4473-961a-b232ccf65634') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:34:36.049 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd9dabf08-79f2-4473-961a-b232ccf65634') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:34:36.068 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d9dabf08-79f2-4473-961a-b232ccf65634 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-15 20:34:36.068 4844 2672672668136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1071, VLAN trunk: None to switch port d9dabf08-79f2-4473-961a-b232ccf65634 2021-04-15 20:34:36.610 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-15 20:34:36.610 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d9dabf08-79f2-4473-961a-b232ccf65634'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:34:36.969 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d9dabf08-79f2-4473-961a-b232ccf65634']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:34:36.969 4844 2672672668136 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-04-15 20:34:36.969 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (24311f26-a3c4-4f6e-b39f-4e82f8091dad) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:34:36.969 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d9dabf08-79f2-4473-961a-b232ccf65634 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:34:36.969 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-15 20:34:36.969 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d9dabf08-79f2-4473-961a-b232ccf65634 not yet added. Adding. 2021-04-15 20:34:36.969 4844 2672672668136 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-04-15 20:34:36.984 4844 2672672668136 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-04-15 20:34:37.625 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d9dabf08-79f2-4473-961a-b232ccf65634" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:34:38.143 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d9dabf08-79f2-4473-961a-b232ccf65634" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:34:38.143 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d9dabf08-79f2-4473-961a-b232ccf65634" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:34:38.767 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d9dabf08-79f2-4473-961a-b232ccf65634" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.625s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:34:39.005 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d9dabf08-79f2-4473-961a-b232ccf65634" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:34:39.005 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d9dabf08-79f2-4473-961a-b232ccf65634 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-15 20:34:39.005 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d9dabf08-79f2-4473-961a-b232ccf65634 processed. 2021-04-15 20:34:39.077 4844 2672672668136 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-04-15 20:34:39.538 4844 2672672667784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 45550de1-759c-42e1-bcbb-fef9af74ade9 2021-04-15 20:34:39.611 4844 2672672668136 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-04-15 20:34:41.093 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-15 20:34:41.391 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Adding port 45550de1-759c-42e1-bcbb-fef9af74ade9 2021-04-15 20:34:41.391 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Port 45550de1-759c-42e1-bcbb-fef9af74ade9 updated. Details: {'device': '45550de1-759c-42e1-bcbb-fef9af74ade9', 'network_id': '7a06cdd3-3944-4ed8-b639-bd706389322e', 'port_id': '45550de1-759c-42e1-bcbb-fef9af74ade9', 'mac_address': 'fa:16:3e:9b:07:58', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1080, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '16d16c63-a97f-48f1-ad7e-41548514c373', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-15 20:34:41.391 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] 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-04-15 20:34:41.391 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-45550de1-759c-42e1-bcbb-fef9af74ade9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:34:41.391 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 45550de1-759c-42e1-bcbb-fef9af74ade9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-15 20:34:41.391 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7a06cdd3-3944-4ed8-b639-bd706389322e 2021-04-15 20:34:41.391 4844 2672672668136 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-04-15 20:34:41.796 4844 2672672668136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '45550de1-759c-42e1-bcbb-fef9af74ade9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:34:41.796 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '45550de1-759c-42e1-bcbb-fef9af74ade9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:34:41.817 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 45550de1-759c-42e1-bcbb-fef9af74ade9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-15 20:34:41.817 4844 2672672668136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1080, VLAN trunk: None to switch port 45550de1-759c-42e1-bcbb-fef9af74ade9 2021-04-15 20:34:42.123 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-15 20:34:42.123 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['45550de1-759c-42e1-bcbb-fef9af74ade9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:34:42.377 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['45550de1-759c-42e1-bcbb-fef9af74ade9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:34:42.377 4844 2672672668136 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-04-15 20:34:42.377 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c7c295eb-f8bf-46dc-901c-6b1fe1ec5d2f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:34:42.377 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c7c295eb-f8bf-46dc-901c-6b1fe1ec5d2f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-15 20:34:42.377 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 45550de1-759c-42e1-bcbb-fef9af74ade9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:34:42.377 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-15 20:34:42.377 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 45550de1-759c-42e1-bcbb-fef9af74ade9 not yet added. Adding. 2021-04-15 20:34:42.377 4844 2672672668136 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-04-15 20:34:42.377 4844 2672672668136 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-04-15 20:34:42.829 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-45550de1-759c-42e1-bcbb-fef9af74ade9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:34:43.281 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-45550de1-759c-42e1-bcbb-fef9af74ade9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:34:43.281 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-45550de1-759c-42e1-bcbb-fef9af74ade9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:34:43.841 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-45550de1-759c-42e1-bcbb-fef9af74ade9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.563s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:34:44.201 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-45550de1-759c-42e1-bcbb-fef9af74ade9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.812s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:34:44.201 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 45550de1-759c-42e1-bcbb-fef9af74ade9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-15 20:34:44.201 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 45550de1-759c-42e1-bcbb-fef9af74ade9 processed. 2021-04-15 20:34:45.141 4844 2672672668136 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-04-15 20:34:45.391 4844 2672672668136 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-04-15 20:34:47.701 4844 2672672667960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3c5f2c66-d10f-49c0-ba54-b0ac817f428b 2021-04-15 20:34:47.973 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fbc2f55d-b6f4-4d63-9a28-c8ca57e8e136 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Security group member updated on remote: ['2edb3071-98d0-466a-b0a6-21d6399c15c3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:34:47.986 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-fbc2f55d-b6f4-4d63-9a28-c8ca57e8e136 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Security group member updated ['2edb3071-98d0-466a-b0a6-21d6399c15c3'] 2021-04-15 20:34:48.001 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-fbc2f55d-b6f4-4d63-9a28-c8ca57e8e136 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Refresh firewall rules 2021-04-15 20:34:48.001 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fbc2f55d-b6f4-4d63-9a28-c8ca57e8e136 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Get security group information for devices via rpc ['723487d3-c1dd-47ca-a8ce-10e48acca928', 'cf278d3f-aa3e-4543-a43f-7f8fd325b0c3', 'aeb63ff1-8531-4e42-972f-1f0ee47b707f', '3c5f2c66-d10f-49c0-ba54-b0ac817f428b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:34:48.247 4844 2672674505128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fbc2f55d-b6f4-4d63-9a28-c8ca57e8e136 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] port_delete event received for '3c5f2c66-d10f-49c0-ba54-b0ac817f428b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:34:48.623 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fbc2f55d-b6f4-4d63-9a28-c8ca57e8e136 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update security group information for ports dict_keys(['723487d3-c1dd-47ca-a8ce-10e48acca928', 'aeb63ff1-8531-4e42-972f-1f0ee47b707f', 'cf278d3f-aa3e-4543-a43f-7f8fd325b0c3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:34:48.623 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fbc2f55d-b6f4-4d63-9a28-c8ca57e8e136 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-15 20:34:48.623 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fbc2f55d-b6f4-4d63-9a28-c8ca57e8e136 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update rules of security group (2edb3071-98d0-466a-b0a6-21d6399c15c3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:34:48.623 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fbc2f55d-b6f4-4d63-9a28-c8ca57e8e136 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update members of security group (2edb3071-98d0-466a-b0a6-21d6399c15c3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-15 20:34:48.623 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fbc2f55d-b6f4-4d63-9a28-c8ca57e8e136 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update port filter for 723487d3-c1dd-47ca-a8ce-10e48acca928 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:34:48.623 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fbc2f55d-b6f4-4d63-9a28-c8ca57e8e136 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Updating port rules. 2021-04-15 20:34:48.623 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fbc2f55d-b6f4-4d63-9a28-c8ca57e8e136 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Creating 0 new rules, removing 1 old rules. 2021-04-15 20:34:48.623 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-fbc2f55d-b6f4-4d63-9a28-c8ca57e8e136 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-723487d3-c1dd-47ca-a8ce-10e48acca928" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:34:48.623 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-fbc2f55d-b6f4-4d63-9a28-c8ca57e8e136 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-723487d3-c1dd-47ca-a8ce-10e48acca928" 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-04-15 20:34:48.623 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-fbc2f55d-b6f4-4d63-9a28-c8ca57e8e136 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-723487d3-c1dd-47ca-a8ce-10e48acca928" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:34:49.168 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-15 20:34:49.168 4844 2672674505128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3c5f2c66-d10f-49c0-ba54-b0ac817f428b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-15 20:34:49.168 4844 2672674505128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3c5f2c66-d10f-49c0-ba54-b0ac817f428b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-15 20:34:49.168 4844 2672674505128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3c5f2c66-d10f-49c0-ba54-b0ac817f428b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-15 20:34:49.280 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-fbc2f55d-b6f4-4d63-9a28-c8ca57e8e136 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-723487d3-c1dd-47ca-a8ce-10e48acca928" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.656s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:34:49.280 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fbc2f55d-b6f4-4d63-9a28-c8ca57e8e136 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update port filter for aeb63ff1-8531-4e42-972f-1f0ee47b707f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:34:49.280 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fbc2f55d-b6f4-4d63-9a28-c8ca57e8e136 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Updating port rules. 2021-04-15 20:34:49.280 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fbc2f55d-b6f4-4d63-9a28-c8ca57e8e136 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Creating 0 new rules, removing 1 old rules. 2021-04-15 20:34:49.295 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-fbc2f55d-b6f4-4d63-9a28-c8ca57e8e136 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-aeb63ff1-8531-4e42-972f-1f0ee47b707f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:34:49.295 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-fbc2f55d-b6f4-4d63-9a28-c8ca57e8e136 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-aeb63ff1-8531-4e42-972f-1f0ee47b707f" 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-04-15 20:34:49.295 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-fbc2f55d-b6f4-4d63-9a28-c8ca57e8e136 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-aeb63ff1-8531-4e42-972f-1f0ee47b707f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:34:49.295 4844 2672674505128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3c5f2c66-d10f-49c0-ba54-b0ac817f428b'] 2021-04-15 20:34:49.295 4844 2672674505128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-15 20:34:49.295 4844 2672674505128 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-04-15 20:34:49.295 4844 2672674505128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3c5f2c66-d10f-49c0-ba54-b0ac817f428b'] 2021-04-15 20:34:49.824 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-fbc2f55d-b6f4-4d63-9a28-c8ca57e8e136 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-aeb63ff1-8531-4e42-972f-1f0ee47b707f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:34:49.824 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fbc2f55d-b6f4-4d63-9a28-c8ca57e8e136 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update port filter for cf278d3f-aa3e-4543-a43f-7f8fd325b0c3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:34:49.824 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fbc2f55d-b6f4-4d63-9a28-c8ca57e8e136 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Updating port rules. 2021-04-15 20:34:49.824 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fbc2f55d-b6f4-4d63-9a28-c8ca57e8e136 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Creating 0 new rules, removing 1 old rules. 2021-04-15 20:34:49.824 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-fbc2f55d-b6f4-4d63-9a28-c8ca57e8e136 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-cf278d3f-aa3e-4543-a43f-7f8fd325b0c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:34:49.842 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-fbc2f55d-b6f4-4d63-9a28-c8ca57e8e136 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-cf278d3f-aa3e-4543-a43f-7f8fd325b0c3" 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-04-15 20:34:49.842 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-fbc2f55d-b6f4-4d63-9a28-c8ca57e8e136 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-cf278d3f-aa3e-4543-a43f-7f8fd325b0c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:34:50.362 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-fbc2f55d-b6f4-4d63-9a28-c8ca57e8e136 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-cf278d3f-aa3e-4543-a43f-7f8fd325b0c3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.515s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:34:51.200 4844 2672672668136 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-04-15 20:34:51.246 4844 2672672668136 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-04-15 20:34:55.754 4844 2672672667960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: aeb63ff1-8531-4e42-972f-1f0ee47b707f 2021-04-15 20:34:56.358 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-240c8906-c49f-4bdb-a256-877deaa31f81 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Security group member updated on remote: ['2edb3071-98d0-466a-b0a6-21d6399c15c3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:34:56.358 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-240c8906-c49f-4bdb-a256-877deaa31f81 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Security group member updated ['2edb3071-98d0-466a-b0a6-21d6399c15c3'] 2021-04-15 20:34:56.358 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-240c8906-c49f-4bdb-a256-877deaa31f81 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Refresh firewall rules 2021-04-15 20:34:56.358 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-240c8906-c49f-4bdb-a256-877deaa31f81 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Get security group information for devices via rpc ['723487d3-c1dd-47ca-a8ce-10e48acca928', 'cf278d3f-aa3e-4543-a43f-7f8fd325b0c3', 'aeb63ff1-8531-4e42-972f-1f0ee47b707f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:34:56.639 4844 2672674505128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-240c8906-c49f-4bdb-a256-877deaa31f81 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] port_delete event received for 'aeb63ff1-8531-4e42-972f-1f0ee47b707f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:34:56.683 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-240c8906-c49f-4bdb-a256-877deaa31f81 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update security group information for ports dict_keys(['723487d3-c1dd-47ca-a8ce-10e48acca928', 'cf278d3f-aa3e-4543-a43f-7f8fd325b0c3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:34:56.683 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-240c8906-c49f-4bdb-a256-877deaa31f81 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-15 20:34:56.683 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-240c8906-c49f-4bdb-a256-877deaa31f81 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update rules of security group (2edb3071-98d0-466a-b0a6-21d6399c15c3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:34:56.700 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-240c8906-c49f-4bdb-a256-877deaa31f81 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update members of security group (2edb3071-98d0-466a-b0a6-21d6399c15c3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-15 20:34:56.700 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-240c8906-c49f-4bdb-a256-877deaa31f81 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update port filter for 723487d3-c1dd-47ca-a8ce-10e48acca928 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:34:56.700 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-240c8906-c49f-4bdb-a256-877deaa31f81 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Updating port rules. 2021-04-15 20:34:56.700 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-240c8906-c49f-4bdb-a256-877deaa31f81 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Creating 0 new rules, removing 1 old rules. 2021-04-15 20:34:56.700 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-240c8906-c49f-4bdb-a256-877deaa31f81 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-723487d3-c1dd-47ca-a8ce-10e48acca928" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:34:56.700 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-240c8906-c49f-4bdb-a256-877deaa31f81 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-723487d3-c1dd-47ca-a8ce-10e48acca928" 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-04-15 20:34:56.700 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-240c8906-c49f-4bdb-a256-877deaa31f81 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-723487d3-c1dd-47ca-a8ce-10e48acca928" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:34:57.235 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-240c8906-c49f-4bdb-a256-877deaa31f81 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-723487d3-c1dd-47ca-a8ce-10e48acca928" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:34:57.235 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-240c8906-c49f-4bdb-a256-877deaa31f81 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update port filter for cf278d3f-aa3e-4543-a43f-7f8fd325b0c3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:34:57.235 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-240c8906-c49f-4bdb-a256-877deaa31f81 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Updating port rules. 2021-04-15 20:34:57.235 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-240c8906-c49f-4bdb-a256-877deaa31f81 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Creating 0 new rules, removing 1 old rules. 2021-04-15 20:34:57.235 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-240c8906-c49f-4bdb-a256-877deaa31f81 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-cf278d3f-aa3e-4543-a43f-7f8fd325b0c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:34:57.235 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-240c8906-c49f-4bdb-a256-877deaa31f81 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-cf278d3f-aa3e-4543-a43f-7f8fd325b0c3" 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-04-15 20:34:57.235 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-240c8906-c49f-4bdb-a256-877deaa31f81 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-cf278d3f-aa3e-4543-a43f-7f8fd325b0c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:34:57.253 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-15 20:34:57.253 4844 2672674505128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'aeb63ff1-8531-4e42-972f-1f0ee47b707f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-15 20:34:57.253 4844 2672674505128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'aeb63ff1-8531-4e42-972f-1f0ee47b707f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-15 20:34:57.253 4844 2672674505128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port aeb63ff1-8531-4e42-972f-1f0ee47b707f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-15 20:34:57.277 4844 2672674505128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aeb63ff1-8531-4e42-972f-1f0ee47b707f'] 2021-04-15 20:34:57.295 4844 2672674505128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-15 20:34:57.295 4844 2672674505128 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-04-15 20:34:57.295 4844 2672674505128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aeb63ff1-8531-4e42-972f-1f0ee47b707f'] 2021-04-15 20:34:57.739 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-240c8906-c49f-4bdb-a256-877deaa31f81 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-cf278d3f-aa3e-4543-a43f-7f8fd325b0c3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:34:59.277 4844 2672672668136 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-04-15 20:34:59.330 4844 2672672668136 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-04-15 20:35:01.886 4844 2672672667960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cf278d3f-aa3e-4543-a43f-7f8fd325b0c3 2021-04-15 20:35:02.417 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e9da2923-f9dd-4e20-afb0-df87c71ad569 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Security group member updated on remote: ['2edb3071-98d0-466a-b0a6-21d6399c15c3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:35:02.417 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-e9da2923-f9dd-4e20-afb0-df87c71ad569 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Security group member updated ['2edb3071-98d0-466a-b0a6-21d6399c15c3'] 2021-04-15 20:35:02.417 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-e9da2923-f9dd-4e20-afb0-df87c71ad569 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Refresh firewall rules 2021-04-15 20:35:02.417 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e9da2923-f9dd-4e20-afb0-df87c71ad569 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Get security group information for devices via rpc ['723487d3-c1dd-47ca-a8ce-10e48acca928', 'cf278d3f-aa3e-4543-a43f-7f8fd325b0c3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:35:02.625 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e9da2923-f9dd-4e20-afb0-df87c71ad569 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update security group information for ports dict_keys(['723487d3-c1dd-47ca-a8ce-10e48acca928']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:35:02.625 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e9da2923-f9dd-4e20-afb0-df87c71ad569 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-15 20:35:02.625 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e9da2923-f9dd-4e20-afb0-df87c71ad569 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update rules of security group (2edb3071-98d0-466a-b0a6-21d6399c15c3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:35:02.625 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e9da2923-f9dd-4e20-afb0-df87c71ad569 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update members of security group (2edb3071-98d0-466a-b0a6-21d6399c15c3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-15 20:35:02.625 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e9da2923-f9dd-4e20-afb0-df87c71ad569 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update port filter for 723487d3-c1dd-47ca-a8ce-10e48acca928 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:35:02.654 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e9da2923-f9dd-4e20-afb0-df87c71ad569 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Updating port rules. 2021-04-15 20:35:02.654 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e9da2923-f9dd-4e20-afb0-df87c71ad569 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Creating 0 new rules, removing 1 old rules. 2021-04-15 20:35:02.654 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-e9da2923-f9dd-4e20-afb0-df87c71ad569 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-723487d3-c1dd-47ca-a8ce-10e48acca928" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:35:02.654 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-e9da2923-f9dd-4e20-afb0-df87c71ad569 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-723487d3-c1dd-47ca-a8ce-10e48acca928" 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-04-15 20:35:02.654 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-e9da2923-f9dd-4e20-afb0-df87c71ad569 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-723487d3-c1dd-47ca-a8ce-10e48acca928" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:35:02.698 4844 2672674505128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9da2923-f9dd-4e20-afb0-df87c71ad569 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] port_delete event received for 'cf278d3f-aa3e-4543-a43f-7f8fd325b0c3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:35:03.128 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-e9da2923-f9dd-4e20-afb0-df87c71ad569 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Lock "n-hv-driver-port-lock-723487d3-c1dd-47ca-a8ce-10e48acca928" 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-04-15 20:35:03.315 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-15 20:35:03.315 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cf278d3f-aa3e-4543-a43f-7f8fd325b0c3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-15 20:35:03.315 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cf278d3f-aa3e-4543-a43f-7f8fd325b0c3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-15 20:35:03.315 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cf278d3f-aa3e-4543-a43f-7f8fd325b0c3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-15 20:35:03.347 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cf278d3f-aa3e-4543-a43f-7f8fd325b0c3'] 2021-04-15 20:35:03.347 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-15 20:35:03.347 4844 2672672668136 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-04-15 20:35:03.347 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cf278d3f-aa3e-4543-a43f-7f8fd325b0c3'] 2021-04-15 20:35:05.314 4844 2672672668136 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-04-15 20:35:05.370 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:35:09.636 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7c7fcb5b-4b8d-4568-a4a9-37e3dcd1db5d 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Security group member updated on remote: ['2edb3071-98d0-466a-b0a6-21d6399c15c3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:35:09.636 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-7c7fcb5b-4b8d-4568-a4a9-37e3dcd1db5d 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Security group member updated ['2edb3071-98d0-466a-b0a6-21d6399c15c3'] 2021-04-15 20:35:09.636 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-7c7fcb5b-4b8d-4568-a4a9-37e3dcd1db5d 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Refresh firewall rules 2021-04-15 20:35:09.636 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7c7fcb5b-4b8d-4568-a4a9-37e3dcd1db5d 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Get security group information for devices via rpc ['723487d3-c1dd-47ca-a8ce-10e48acca928'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:35:09.682 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7c7fcb5b-4b8d-4568-a4a9-37e3dcd1db5d 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:35:09.682 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7c7fcb5b-4b8d-4568-a4a9-37e3dcd1db5d 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-15 20:35:09.917 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c7fcb5b-4b8d-4568-a4a9-37e3dcd1db5d 059c9d10d6a446f5aa5e1df95d453518 bc4964d16a264d71886df3d34b5af018 - - -] port_delete event received for '723487d3-c1dd-47ca-a8ce-10e48acca928' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:35:09.963 4844 2672672667960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 723487d3-c1dd-47ca-a8ce-10e48acca928 2021-04-15 20:35:11.361 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-15 20:35:11.361 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '723487d3-c1dd-47ca-a8ce-10e48acca928' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-15 20:35:11.361 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '723487d3-c1dd-47ca-a8ce-10e48acca928' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-15 20:35:11.361 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 723487d3-c1dd-47ca-a8ce-10e48acca928 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-15 20:35:11.387 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1d6bd424-08bd-4eca-95aa-caa56a0031f4 2021-04-15 20:35:11.387 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['723487d3-c1dd-47ca-a8ce-10e48acca928'] 2021-04-15 20:35:11.387 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-15 20:35:11.387 4844 2672672668136 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-04-15 20:35:11.387 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['723487d3-c1dd-47ca-a8ce-10e48acca928'] 2021-04-15 20:35:13.358 4844 2672672668136 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-04-15 20:35:13.418 4844 2672672668136 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-04-15 20:35:13.556 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05fb994e-79f4-4523-9fa3-bd7ce262fcd8 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] network_delete received. Deleting network 1d6bd424-08bd-4eca-95aa-caa56a0031f4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-15 20:35:13.556 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05fb994e-79f4-4523-9fa3-bd7ce262fcd8 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] Network 1d6bd424-08bd-4eca-95aa-caa56a0031f4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-15 20:35:23.618 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bc31bce4-c5bb-440d-ac3b-a1a817fdae81 a4bdb4099a9c47a6a360a57c449e4e42 1e31b55aa57d4e31a2da58cc9cf6c253 - - -] Security group member updated on remote: ['defb81b7-8924-44d3-a728-1c9af213f9db'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:35:23.618 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-bc31bce4-c5bb-440d-ac3b-a1a817fdae81 a4bdb4099a9c47a6a360a57c449e4e42 1e31b55aa57d4e31a2da58cc9cf6c253 - - -] Security group member updated ['defb81b7-8924-44d3-a728-1c9af213f9db'] 2021-04-15 20:35:23.618 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-bc31bce4-c5bb-440d-ac3b-a1a817fdae81 a4bdb4099a9c47a6a360a57c449e4e42 1e31b55aa57d4e31a2da58cc9cf6c253 - - -] Refresh firewall rules 2021-04-15 20:35:23.618 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bc31bce4-c5bb-440d-ac3b-a1a817fdae81 a4bdb4099a9c47a6a360a57c449e4e42 1e31b55aa57d4e31a2da58cc9cf6c253 - - -] Get security group information for devices via rpc ['fc41e5a6-b0ea-49fb-b50c-ac856b571e16', 'b7811b8b-0ba0-4aa4-98da-626bdc5c84fa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:35:23.917 4844 2672674505128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc31bce4-c5bb-440d-ac3b-a1a817fdae81 a4bdb4099a9c47a6a360a57c449e4e42 1e31b55aa57d4e31a2da58cc9cf6c253 - - -] port_delete event received for 'b7811b8b-0ba0-4aa4-98da-626bdc5c84fa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:35:23.931 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bc31bce4-c5bb-440d-ac3b-a1a817fdae81 a4bdb4099a9c47a6a360a57c449e4e42 1e31b55aa57d4e31a2da58cc9cf6c253 - - -] Update security group information for ports dict_keys(['fc41e5a6-b0ea-49fb-b50c-ac856b571e16']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:35:23.931 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bc31bce4-c5bb-440d-ac3b-a1a817fdae81 a4bdb4099a9c47a6a360a57c449e4e42 1e31b55aa57d4e31a2da58cc9cf6c253 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-15 20:35:23.931 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bc31bce4-c5bb-440d-ac3b-a1a817fdae81 a4bdb4099a9c47a6a360a57c449e4e42 1e31b55aa57d4e31a2da58cc9cf6c253 - - -] Update rules of security group (defb81b7-8924-44d3-a728-1c9af213f9db) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:35:23.931 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bc31bce4-c5bb-440d-ac3b-a1a817fdae81 a4bdb4099a9c47a6a360a57c449e4e42 1e31b55aa57d4e31a2da58cc9cf6c253 - - -] Update members of security group (defb81b7-8924-44d3-a728-1c9af213f9db) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-15 20:35:23.931 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bc31bce4-c5bb-440d-ac3b-a1a817fdae81 a4bdb4099a9c47a6a360a57c449e4e42 1e31b55aa57d4e31a2da58cc9cf6c253 - - -] Update port filter for fc41e5a6-b0ea-49fb-b50c-ac856b571e16 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:35:23.931 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bc31bce4-c5bb-440d-ac3b-a1a817fdae81 a4bdb4099a9c47a6a360a57c449e4e42 1e31b55aa57d4e31a2da58cc9cf6c253 - - -] Updating port rules. 2021-04-15 20:35:23.931 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bc31bce4-c5bb-440d-ac3b-a1a817fdae81 a4bdb4099a9c47a6a360a57c449e4e42 1e31b55aa57d4e31a2da58cc9cf6c253 - - -] Creating 0 new rules, removing 1 old rules. 2021-04-15 20:35:23.931 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-bc31bce4-c5bb-440d-ac3b-a1a817fdae81 a4bdb4099a9c47a6a360a57c449e4e42 1e31b55aa57d4e31a2da58cc9cf6c253 - - -] Lock "n-hv-driver-port-lock-fc41e5a6-b0ea-49fb-b50c-ac856b571e16" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:35:23.931 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-bc31bce4-c5bb-440d-ac3b-a1a817fdae81 a4bdb4099a9c47a6a360a57c449e4e42 1e31b55aa57d4e31a2da58cc9cf6c253 - - -] Lock "n-hv-driver-port-lock-fc41e5a6-b0ea-49fb-b50c-ac856b571e16" 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-04-15 20:35:23.931 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-bc31bce4-c5bb-440d-ac3b-a1a817fdae81 a4bdb4099a9c47a6a360a57c449e4e42 1e31b55aa57d4e31a2da58cc9cf6c253 - - -] Lock "n-hv-driver-port-lock-fc41e5a6-b0ea-49fb-b50c-ac856b571e16" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:35:24.255 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-bc31bce4-c5bb-440d-ac3b-a1a817fdae81 a4bdb4099a9c47a6a360a57c449e4e42 1e31b55aa57d4e31a2da58cc9cf6c253 - - -] Lock "n-hv-driver-port-lock-fc41e5a6-b0ea-49fb-b50c-ac856b571e16" 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-04-15 20:35:24.261 4844 2672672667960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b7811b8b-0ba0-4aa4-98da-626bdc5c84fa 2021-04-15 20:35:25.406 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-15 20:35:25.406 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b7811b8b-0ba0-4aa4-98da-626bdc5c84fa' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-15 20:35:25.406 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b7811b8b-0ba0-4aa4-98da-626bdc5c84fa' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-15 20:35:25.406 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b7811b8b-0ba0-4aa4-98da-626bdc5c84fa _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-15 20:35:25.431 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b7811b8b-0ba0-4aa4-98da-626bdc5c84fa'] 2021-04-15 20:35:25.431 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-15 20:35:25.431 4844 2672672668136 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-04-15 20:35:25.431 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b7811b8b-0ba0-4aa4-98da-626bdc5c84fa'] 2021-04-15 20:35:26.555 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dbc896c4-17b9-4ed7-8934-5a3353bf5de9 5ebdb06dec5041b9a84ea1db53786c4e 64c0d911e54a40e790d913561a05ed49 - - -] Security group member updated on remote: ['7dc01a0c-b38c-4cf9-98b5-6193fd4cd7f7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:35:26.555 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-dbc896c4-17b9-4ed7-8934-5a3353bf5de9 5ebdb06dec5041b9a84ea1db53786c4e 64c0d911e54a40e790d913561a05ed49 - - -] Security group member updated ['7dc01a0c-b38c-4cf9-98b5-6193fd4cd7f7'] 2021-04-15 20:35:27.415 4844 2672672668136 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-04-15 20:35:27.461 4844 2672672668136 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-04-15 20:35:28.445 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dcaa3261-cdd5-445f-b44f-fc08e360c223 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] port_update received: bcb98342-75a2-4f63-99b0-e5b8e80c1126 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-15 20:35:28.465 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dcaa3261-cdd5-445f-b44f-fc08e360c223 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] No port bcb98342-75a2-4f63-99b0-e5b8e80c1126 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-15 20:35:32.465 4844 2672672667784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bcb98342-75a2-4f63-99b0-e5b8e80c1126 2021-04-15 20:35:33.477 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-15 20:35:33.759 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Adding port bcb98342-75a2-4f63-99b0-e5b8e80c1126 2021-04-15 20:35:33.759 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Port bcb98342-75a2-4f63-99b0-e5b8e80c1126 updated. Details: {'device': 'bcb98342-75a2-4f63-99b0-e5b8e80c1126', 'network_id': '25f5d648-ab72-4c5f-809e-b2006f745ede', 'port_id': 'bcb98342-75a2-4f63-99b0-e5b8e80c1126', 'mac_address': 'fa:16:3e:95:10:15', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1075, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '356f5520-7125-47eb-80f5-645f6d79a372', 'ip_address': '192.168.233.158'}], '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-04-15 20:35:33.773 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] 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-04-15 20:35:33.773 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bcb98342-75a2-4f63-99b0-e5b8e80c1126" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:35:33.773 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bcb98342-75a2-4f63-99b0-e5b8e80c1126 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-15 20:35:33.773 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 25f5d648-ab72-4c5f-809e-b2006f745ede 2021-04-15 20:35:33.773 4844 2672672668136 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-04-15 20:35:34.091 4844 2672672668136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bcb98342-75a2-4f63-99b0-e5b8e80c1126') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:35:34.091 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bcb98342-75a2-4f63-99b0-e5b8e80c1126') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:35:34.091 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bcb98342-75a2-4f63-99b0-e5b8e80c1126 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-15 20:35:34.091 4844 2672672668136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1075, VLAN trunk: None to switch port bcb98342-75a2-4f63-99b0-e5b8e80c1126 2021-04-15 20:35:34.323 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-15 20:35:34.323 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bcb98342-75a2-4f63-99b0-e5b8e80c1126'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:35:34.528 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bcb98342-75a2-4f63-99b0-e5b8e80c1126']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:35:34.528 4844 2672672668136 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-04-15 20:35:34.528 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7dc01a0c-b38c-4cf9-98b5-6193fd4cd7f7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:35:34.541 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7dc01a0c-b38c-4cf9-98b5-6193fd4cd7f7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-15 20:35:34.541 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bcb98342-75a2-4f63-99b0-e5b8e80c1126 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:35:34.541 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-15 20:35:34.541 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bcb98342-75a2-4f63-99b0-e5b8e80c1126 not yet added. Adding. 2021-04-15 20:35:34.541 4844 2672672668136 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-04-15 20:35:34.541 4844 2672672668136 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-04-15 20:35:34.847 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bcb98342-75a2-4f63-99b0-e5b8e80c1126" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:35:35.257 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bcb98342-75a2-4f63-99b0-e5b8e80c1126" 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-04-15 20:35:35.257 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bcb98342-75a2-4f63-99b0-e5b8e80c1126" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:35:35.759 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bcb98342-75a2-4f63-99b0-e5b8e80c1126" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:35:36.100 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bcb98342-75a2-4f63-99b0-e5b8e80c1126" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:35:36.100 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bcb98342-75a2-4f63-99b0-e5b8e80c1126 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-15 20:35:36.100 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bcb98342-75a2-4f63-99b0-e5b8e80c1126 processed. 2021-04-15 20:35:36.539 4844 2672672667960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fc41e5a6-b0ea-49fb-b50c-ac856b571e16 2021-04-15 20:35:36.952 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1fdd0bb2-c89f-426d-b1a8-8123c14ee9ec a4bdb4099a9c47a6a360a57c449e4e42 1e31b55aa57d4e31a2da58cc9cf6c253 - - -] Security group member updated on remote: ['defb81b7-8924-44d3-a728-1c9af213f9db'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:35:36.960 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-1fdd0bb2-c89f-426d-b1a8-8123c14ee9ec a4bdb4099a9c47a6a360a57c449e4e42 1e31b55aa57d4e31a2da58cc9cf6c253 - - -] Security group member updated ['defb81b7-8924-44d3-a728-1c9af213f9db'] 2021-04-15 20:35:36.960 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-1fdd0bb2-c89f-426d-b1a8-8123c14ee9ec a4bdb4099a9c47a6a360a57c449e4e42 1e31b55aa57d4e31a2da58cc9cf6c253 - - -] Refresh firewall rules 2021-04-15 20:35:36.960 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1fdd0bb2-c89f-426d-b1a8-8123c14ee9ec a4bdb4099a9c47a6a360a57c449e4e42 1e31b55aa57d4e31a2da58cc9cf6c253 - - -] Get security group information for devices via rpc ['fc41e5a6-b0ea-49fb-b50c-ac856b571e16'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:35:37.010 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1fdd0bb2-c89f-426d-b1a8-8123c14ee9ec a4bdb4099a9c47a6a360a57c449e4e42 1e31b55aa57d4e31a2da58cc9cf6c253 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:35:37.010 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1fdd0bb2-c89f-426d-b1a8-8123c14ee9ec a4bdb4099a9c47a6a360a57c449e4e42 1e31b55aa57d4e31a2da58cc9cf6c253 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-15 20:35:37.210 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1fdd0bb2-c89f-426d-b1a8-8123c14ee9ec a4bdb4099a9c47a6a360a57c449e4e42 1e31b55aa57d4e31a2da58cc9cf6c253 - - -] port_delete event received for 'fc41e5a6-b0ea-49fb-b50c-ac856b571e16' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:35:37.510 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-15 20:35:37.510 4844 2672674505128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fc41e5a6-b0ea-49fb-b50c-ac856b571e16' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-15 20:35:37.510 4844 2672674505128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fc41e5a6-b0ea-49fb-b50c-ac856b571e16' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-15 20:35:37.510 4844 2672674505128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fc41e5a6-b0ea-49fb-b50c-ac856b571e16 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-15 20:35:37.510 4844 2672672668136 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-04-15 20:35:37.529 4844 2672674505128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ea2effbe-b5a2-46bc-8ec6-0a200ba4895c 2021-04-15 20:35:37.529 4844 2672674505128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fc41e5a6-b0ea-49fb-b50c-ac856b571e16'] 2021-04-15 20:35:37.529 4844 2672674505128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-15 20:35:37.529 4844 2672674505128 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-04-15 20:35:37.543 4844 2672674505128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fc41e5a6-b0ea-49fb-b50c-ac856b571e16'] 2021-04-15 20:35:37.898 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:35:41.838 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e9c26c5-e6e9-4e89-9954-548e6dde2111 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] port_delete event received for 'ff68ae56-a0c3-4bd8-b33a-2ef34cf7561e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:35:42.681 4844 2672672667960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bcb98342-75a2-4f63-99b0-e5b8e80c1126 2021-04-15 20:35:43.548 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-15 20:35:43.548 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bcb98342-75a2-4f63-99b0-e5b8e80c1126' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-15 20:35:43.548 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bcb98342-75a2-4f63-99b0-e5b8e80c1126' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-15 20:35:43.548 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bcb98342-75a2-4f63-99b0-e5b8e80c1126 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-15 20:35:43.554 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 25f5d648-ab72-4c5f-809e-b2006f745ede 2021-04-15 20:35:43.554 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bcb98342-75a2-4f63-99b0-e5b8e80c1126'] 2021-04-15 20:35:43.554 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-15 20:35:43.554 4844 2672672668136 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-04-15 20:35:43.554 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bcb98342-75a2-4f63-99b0-e5b8e80c1126'] 2021-04-15 20:35:44.058 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0607aac5-77fb-4f22-a120-f2a92aa408a0 5ebdb06dec5041b9a84ea1db53786c4e 64c0d911e54a40e790d913561a05ed49 - - -] Security group member updated on remote: ['7dc01a0c-b38c-4cf9-98b5-6193fd4cd7f7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:35:44.058 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-0607aac5-77fb-4f22-a120-f2a92aa408a0 5ebdb06dec5041b9a84ea1db53786c4e 64c0d911e54a40e790d913561a05ed49 - - -] Security group member updated ['7dc01a0c-b38c-4cf9-98b5-6193fd4cd7f7'] 2021-04-15 20:35:44.538 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0607aac5-77fb-4f22-a120-f2a92aa408a0 5ebdb06dec5041b9a84ea1db53786c4e 64c0d911e54a40e790d913561a05ed49 - - -] port_delete event received for 'bcb98342-75a2-4f63-99b0-e5b8e80c1126' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:35:45.181 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e92f416f-4de0-44d1-9b07-528d5e636e61 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] port_delete event received for '976de529-57d8-4416-9733-70b5ebb9f10c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:35:45.570 4844 2672672668136 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-04-15 20:35:45.616 4844 2672672668136 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-04-15 20:35:47.663 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-779dd82a-854a-44a0-8608-20292cbe0e8c 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] network_delete received. Deleting network ea2effbe-b5a2-46bc-8ec6-0a200ba4895c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-15 20:35:47.663 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-779dd82a-854a-44a0-8608-20292cbe0e8c 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] Network ea2effbe-b5a2-46bc-8ec6-0a200ba4895c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-15 20:35:48.741 4844 2672672667784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 20f6bd16-038a-422f-963b-1ce0ad312762 2021-04-15 20:35:49.571 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-15 20:35:49.927 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Adding port 20f6bd16-038a-422f-963b-1ce0ad312762 2021-04-15 20:35:49.927 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Port 20f6bd16-038a-422f-963b-1ce0ad312762 updated. Details: {'device': '20f6bd16-038a-422f-963b-1ce0ad312762', 'network_id': '5bc06a2b-9024-484d-8786-16d9b4579274', 'port_id': '20f6bd16-038a-422f-963b-1ce0ad312762', 'mac_address': 'fa:16:3e:4b:d8:0e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1062, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '115d02bc-de92-4568-be72-0d321d902e0d', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-15 20:35:49.927 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] 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-04-15 20:35:49.927 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-20f6bd16-038a-422f-963b-1ce0ad312762" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:35:49.927 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 20f6bd16-038a-422f-963b-1ce0ad312762 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-15 20:35:49.927 4844 2672672668136 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-04-15 20:35:49.959 4844 2672672668136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '20f6bd16-038a-422f-963b-1ce0ad312762') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:35:49.959 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '20f6bd16-038a-422f-963b-1ce0ad312762') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:35:49.959 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 20f6bd16-038a-422f-963b-1ce0ad312762 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-15 20:35:49.959 4844 2672672668136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1062, VLAN trunk: None to switch port 20f6bd16-038a-422f-963b-1ce0ad312762 2021-04-15 20:35:50.023 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-15 20:35:50.023 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['20f6bd16-038a-422f-963b-1ce0ad312762'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:35:50.227 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['20f6bd16-038a-422f-963b-1ce0ad312762']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:35:50.227 4844 2672672668136 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-04-15 20:35:50.227 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (27a4496c-faf3-4e36-a2a3-82d63f6ce3d3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:35:50.227 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 20f6bd16-038a-422f-963b-1ce0ad312762 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:35:50.227 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-15 20:35:50.227 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-04-15 20:35:50.227 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20f6bd16-038a-422f-963b-1ce0ad312762" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:35:50.227 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20f6bd16-038a-422f-963b-1ce0ad312762" 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-04-15 20:35:50.227 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20f6bd16-038a-422f-963b-1ce0ad312762" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:35:50.227 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20f6bd16-038a-422f-963b-1ce0ad312762" 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-04-15 20:35:50.291 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-20f6bd16-038a-422f-963b-1ce0ad312762" 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-04-15 20:35:50.291 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 20f6bd16-038a-422f-963b-1ce0ad312762 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-15 20:35:50.291 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 20f6bd16-038a-422f-963b-1ce0ad312762 processed. 2021-04-15 20:35:51.609 4844 2672672668136 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-04-15 20:35:51.886 4844 2672672668136 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-04-15 20:36:00.887 4844 2672672667960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 45550de1-759c-42e1-bcbb-fef9af74ade9 2021-04-15 20:36:01.646 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-15 20:36:01.646 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '45550de1-759c-42e1-bcbb-fef9af74ade9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-15 20:36:01.646 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '45550de1-759c-42e1-bcbb-fef9af74ade9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-15 20:36:01.646 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 45550de1-759c-42e1-bcbb-fef9af74ade9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-15 20:36:01.660 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7a06cdd3-3944-4ed8-b639-bd706389322e 2021-04-15 20:36:01.660 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['45550de1-759c-42e1-bcbb-fef9af74ade9'] 2021-04-15 20:36:01.660 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-15 20:36:01.660 4844 2672672668136 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-04-15 20:36:01.660 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['45550de1-759c-42e1-bcbb-fef9af74ade9'] 2021-04-15 20:36:01.936 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b1d28542-916c-4964-b70c-5b1dca0ee593 bc4233d3bea742cfadadd6e7cb2af4d7 ce63ba3e595f40d2b73ca0b4d1a910d5 - - -] Security group member updated on remote: ['c7c295eb-f8bf-46dc-901c-6b1fe1ec5d2f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:36:01.936 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-b1d28542-916c-4964-b70c-5b1dca0ee593 bc4233d3bea742cfadadd6e7cb2af4d7 ce63ba3e595f40d2b73ca0b4d1a910d5 - - -] Security group member updated ['c7c295eb-f8bf-46dc-901c-6b1fe1ec5d2f'] 2021-04-15 20:36:02.348 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1d28542-916c-4964-b70c-5b1dca0ee593 bc4233d3bea742cfadadd6e7cb2af4d7 ce63ba3e595f40d2b73ca0b4d1a910d5 - - -] port_delete event received for '45550de1-759c-42e1-bcbb-fef9af74ade9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:36:03.654 4844 2672672668136 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-04-15 20:36:03.712 4844 2672672668136 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-04-15 20:36:06.567 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-05b3bb6c-1824-4943-abe1-6f317c7e62aa 4206f5d20abe4b7ab3433042f7360817 44c0a87fc78442be945a3d658bb0728d - - -] Security group member updated on remote: ['142e81b3-d63e-467c-ac4b-318ab134cce3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:36:06.567 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-05b3bb6c-1824-4943-abe1-6f317c7e62aa 4206f5d20abe4b7ab3433042f7360817 44c0a87fc78442be945a3d658bb0728d - - -] Security group member updated ['142e81b3-d63e-467c-ac4b-318ab134cce3'] 2021-04-15 20:36:08.522 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2fb8e3c4-4a13-4aa2-96c5-d936eec6363a 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] port_update received: 71f44887-466f-4c51-86f9-e03785af4757 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-15 20:36:08.537 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2fb8e3c4-4a13-4aa2-96c5-d936eec6363a 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] No port 71f44887-466f-4c51-86f9-e03785af4757 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-15 20:36:08.952 4844 2672672667960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 20f6bd16-038a-422f-963b-1ce0ad312762 2021-04-15 20:36:09.695 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-15 20:36:09.695 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '20f6bd16-038a-422f-963b-1ce0ad312762' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-15 20:36:09.695 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '20f6bd16-038a-422f-963b-1ce0ad312762' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-15 20:36:09.695 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 20f6bd16-038a-422f-963b-1ce0ad312762 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-15 20:36:09.695 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['20f6bd16-038a-422f-963b-1ce0ad312762'] 2021-04-15 20:36:09.722 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-15 20:36:09.725 4844 2672672668136 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-04-15 20:36:09.725 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['20f6bd16-038a-422f-963b-1ce0ad312762'] 2021-04-15 20:36:11.706 4844 2672672668136 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-04-15 20:36:11.880 4844 2672674505128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-63079e50-088e-4d98-b8e0-df2b2bd0b849 bc4233d3bea742cfadadd6e7cb2af4d7 ce63ba3e595f40d2b73ca0b4d1a910d5 - - -] Security group member updated on remote: ['c7c295eb-f8bf-46dc-901c-6b1fe1ec5d2f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:36:11.880 4844 2672674505128 MainThread INFO neutron.agent.securitygroups_rpc [req-63079e50-088e-4d98-b8e0-df2b2bd0b849 bc4233d3bea742cfadadd6e7cb2af4d7 ce63ba3e595f40d2b73ca0b4d1a910d5 - - -] Security group member updated ['c7c295eb-f8bf-46dc-901c-6b1fe1ec5d2f'] 2021-04-15 20:36:11.880 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:36:13.036 4844 2672672667784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 71f44887-466f-4c51-86f9-e03785af4757 2021-04-15 20:36:13.036 4844 2672672667960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 20f6bd16-038a-422f-963b-1ce0ad312762 2021-04-15 20:36:13.728 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-15 20:36:14.007 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Adding port 71f44887-466f-4c51-86f9-e03785af4757 2021-04-15 20:36:14.007 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Port 71f44887-466f-4c51-86f9-e03785af4757 updated. Details: {'device': '71f44887-466f-4c51-86f9-e03785af4757', 'network_id': '56cdd531-4aed-47b1-9bee-388dd11ef36d', 'port_id': '71f44887-466f-4c51-86f9-e03785af4757', 'mac_address': 'fa:16:3e:a6:53:7c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1096, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '182d4b9e-52fd-4d6b-b3fe-ec172d15d63e', '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-04-15 20:36:14.007 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] 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-04-15 20:36:14.007 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-15 20:36:14.007 4844 2672674505128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '20f6bd16-038a-422f-963b-1ce0ad312762' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-15 20:36:14.007 4844 2672674505128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '20f6bd16-038a-422f-963b-1ce0ad312762' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-15 20:36:14.007 4844 2672674505128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 20f6bd16-038a-422f-963b-1ce0ad312762 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-15 20:36:14.007 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-71f44887-466f-4c51-86f9-e03785af4757" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:36:14.007 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 71f44887-466f-4c51-86f9-e03785af4757 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-15 20:36:14.026 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 56cdd531-4aed-47b1-9bee-388dd11ef36d 2021-04-15 20:36:14.026 4844 2672672668136 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-04-15 20:36:14.026 4844 2672674505128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5bc06a2b-9024-484d-8786-16d9b4579274 2021-04-15 20:36:14.026 4844 2672674505128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['20f6bd16-038a-422f-963b-1ce0ad312762'] 2021-04-15 20:36:14.026 4844 2672674505128 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-04-15 20:36:14.026 4844 2672674505128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['20f6bd16-038a-422f-963b-1ce0ad312762'] 2021-04-15 20:36:14.197 4844 2672672668136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '71f44887-466f-4c51-86f9-e03785af4757') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:36:14.197 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '71f44887-466f-4c51-86f9-e03785af4757') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:36:14.208 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 71f44887-466f-4c51-86f9-e03785af4757 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-15 20:36:14.208 4844 2672672668136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1096, VLAN trunk: None to switch port 71f44887-466f-4c51-86f9-e03785af4757 2021-04-15 20:36:14.317 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-15 20:36:14.317 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['71f44887-466f-4c51-86f9-e03785af4757'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:36:14.333 4844 2672674505128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0fedeb16-bf6c-409d-90b9-911d696cbf8a 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] port_update received: 2b68fff2-8639-4976-ae91-9372768a3f47 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-15 20:36:14.349 4844 2672674505128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0fedeb16-bf6c-409d-90b9-911d696cbf8a 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] No port 2b68fff2-8639-4976-ae91-9372768a3f47 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-15 20:36:14.534 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['71f44887-466f-4c51-86f9-e03785af4757']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:36:14.534 4844 2672672668136 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-04-15 20:36:14.544 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (142e81b3-d63e-467c-ac4b-318ab134cce3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:36:14.544 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (142e81b3-d63e-467c-ac4b-318ab134cce3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-15 20:36:14.544 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 71f44887-466f-4c51-86f9-e03785af4757 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:36:14.544 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-15 20:36:14.544 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 71f44887-466f-4c51-86f9-e03785af4757 not yet added. Adding. 2021-04-15 20:36:14.544 4844 2672672668136 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-04-15 20:36:14.544 4844 2672672668136 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-04-15 20:36:14.709 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-71f44887-466f-4c51-86f9-e03785af4757" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:36:14.864 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-71f44887-466f-4c51-86f9-e03785af4757" 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-04-15 20:36:14.864 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-71f44887-466f-4c51-86f9-e03785af4757" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:36:15.103 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-71f44887-466f-4c51-86f9-e03785af4757" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:36:15.262 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-71f44887-466f-4c51-86f9-e03785af4757" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:36:15.262 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 71f44887-466f-4c51-86f9-e03785af4757 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-15 20:36:15.262 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 71f44887-466f-4c51-86f9-e03785af4757 processed. 2021-04-15 20:36:15.769 4844 2672672668136 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-04-15 20:36:16.304 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.532s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:36:17.098 4844 2672672667784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2b68fff2-8639-4976-ae91-9372768a3f47 2021-04-15 20:36:17.771 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-15 20:36:18.045 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Adding port 2b68fff2-8639-4976-ae91-9372768a3f47 2021-04-15 20:36:18.056 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Port 2b68fff2-8639-4976-ae91-9372768a3f47 updated. Details: {'device': '2b68fff2-8639-4976-ae91-9372768a3f47', 'network_id': '7a06cdd3-3944-4ed8-b639-bd706389322e', 'port_id': '2b68fff2-8639-4976-ae91-9372768a3f47', 'mac_address': 'fa:16:3e:05:33:07', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1080, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '16d16c63-a97f-48f1-ad7e-41548514c373', '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-04-15 20:36:18.056 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] 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-04-15 20:36:18.056 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2b68fff2-8639-4976-ae91-9372768a3f47" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:36:18.056 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2b68fff2-8639-4976-ae91-9372768a3f47 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-15 20:36:18.056 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7a06cdd3-3944-4ed8-b639-bd706389322e 2021-04-15 20:36:18.056 4844 2672672668136 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-04-15 20:36:18.286 4844 2672672668136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2b68fff2-8639-4976-ae91-9372768a3f47') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:36:18.286 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2b68fff2-8639-4976-ae91-9372768a3f47') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:36:18.307 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2b68fff2-8639-4976-ae91-9372768a3f47 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-15 20:36:18.307 4844 2672672668136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1080, VLAN trunk: None to switch port 2b68fff2-8639-4976-ae91-9372768a3f47 2021-04-15 20:36:18.464 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-15 20:36:18.464 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2b68fff2-8639-4976-ae91-9372768a3f47'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:36:18.712 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2b68fff2-8639-4976-ae91-9372768a3f47']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:36:18.712 4844 2672672668136 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-04-15 20:36:18.712 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c7c295eb-f8bf-46dc-901c-6b1fe1ec5d2f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:36:18.712 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c7c295eb-f8bf-46dc-901c-6b1fe1ec5d2f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-15 20:36:18.712 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2b68fff2-8639-4976-ae91-9372768a3f47 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:36:18.712 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-15 20:36:18.712 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2b68fff2-8639-4976-ae91-9372768a3f47 not yet added. Adding. 2021-04-15 20:36:18.712 4844 2672672668136 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-04-15 20:36:18.712 4844 2672672668136 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-04-15 20:36:18.941 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2b68fff2-8639-4976-ae91-9372768a3f47" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:36:19.163 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2b68fff2-8639-4976-ae91-9372768a3f47" 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-04-15 20:36:19.163 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2b68fff2-8639-4976-ae91-9372768a3f47" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:36:19.434 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2b68fff2-8639-4976-ae91-9372768a3f47" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:36:19.648 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2b68fff2-8639-4976-ae91-9372768a3f47" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.593s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:36:19.664 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2b68fff2-8639-4976-ae91-9372768a3f47 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-15 20:36:19.664 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2b68fff2-8639-4976-ae91-9372768a3f47 processed. 2021-04-15 20:36:19.762 4844 2672672668136 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-04-15 20:36:20.056 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:36:37.333 4844 2672672667960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 71f44887-466f-4c51-86f9-e03785af4757 2021-04-15 20:36:37.663 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b5df8296-047d-42cc-b404-3910df809e16 4206f5d20abe4b7ab3433042f7360817 44c0a87fc78442be945a3d658bb0728d - - -] Security group member updated on remote: ['142e81b3-d63e-467c-ac4b-318ab134cce3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:36:37.663 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-b5df8296-047d-42cc-b404-3910df809e16 4206f5d20abe4b7ab3433042f7360817 44c0a87fc78442be945a3d658bb0728d - - -] Security group member updated ['142e81b3-d63e-467c-ac4b-318ab134cce3'] 2021-04-15 20:36:37.663 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-b5df8296-047d-42cc-b404-3910df809e16 4206f5d20abe4b7ab3433042f7360817 44c0a87fc78442be945a3d658bb0728d - - -] Refresh firewall rules 2021-04-15 20:36:37.663 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b5df8296-047d-42cc-b404-3910df809e16 4206f5d20abe4b7ab3433042f7360817 44c0a87fc78442be945a3d658bb0728d - - -] Get security group information for devices via rpc ['71f44887-466f-4c51-86f9-e03785af4757'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:36:37.720 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b5df8296-047d-42cc-b404-3910df809e16 4206f5d20abe4b7ab3433042f7360817 44c0a87fc78442be945a3d658bb0728d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:36:37.720 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b5df8296-047d-42cc-b404-3910df809e16 4206f5d20abe4b7ab3433042f7360817 44c0a87fc78442be945a3d658bb0728d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-15 20:36:37.846 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-15 20:36:37.846 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '71f44887-466f-4c51-86f9-e03785af4757' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-15 20:36:37.846 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '71f44887-466f-4c51-86f9-e03785af4757' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-15 20:36:37.846 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 71f44887-466f-4c51-86f9-e03785af4757 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-15 20:36:37.862 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 56cdd531-4aed-47b1-9bee-388dd11ef36d 2021-04-15 20:36:37.862 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['71f44887-466f-4c51-86f9-e03785af4757'] 2021-04-15 20:36:37.862 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-15 20:36:37.862 4844 2672672668136 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-04-15 20:36:37.862 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['71f44887-466f-4c51-86f9-e03785af4757'] 2021-04-15 20:36:37.924 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5df8296-047d-42cc-b404-3910df809e16 4206f5d20abe4b7ab3433042f7360817 44c0a87fc78442be945a3d658bb0728d - - -] port_delete event received for '71f44887-466f-4c51-86f9-e03785af4757' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:36:39.345 4844 2672672667784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 20f6bd16-038a-422f-963b-1ce0ad312762 2021-04-15 20:36:39.845 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-15 20:36:39.845 4844 2672672668136 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-04-15 20:36:39.976 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:36:40.157 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Adding port 20f6bd16-038a-422f-963b-1ce0ad312762 2021-04-15 20:36:40.157 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Port 20f6bd16-038a-422f-963b-1ce0ad312762 updated. Details: {'device': '20f6bd16-038a-422f-963b-1ce0ad312762', 'network_id': '5bc06a2b-9024-484d-8786-16d9b4579274', 'port_id': '20f6bd16-038a-422f-963b-1ce0ad312762', 'mac_address': 'fa:16:3e:4b:d8:0e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1062, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '115d02bc-de92-4568-be72-0d321d902e0d', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-15 20:36:40.167 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] 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-04-15 20:36:40.167 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-20f6bd16-038a-422f-963b-1ce0ad312762" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:36:40.167 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 20f6bd16-038a-422f-963b-1ce0ad312762 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-15 20:36:40.167 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5bc06a2b-9024-484d-8786-16d9b4579274 2021-04-15 20:36:40.167 4844 2672672668136 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-04-15 20:36:40.392 4844 2672672668136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '20f6bd16-038a-422f-963b-1ce0ad312762') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:36:40.392 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '20f6bd16-038a-422f-963b-1ce0ad312762') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:36:40.409 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 20f6bd16-038a-422f-963b-1ce0ad312762 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-15 20:36:40.409 4844 2672672668136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1062, VLAN trunk: None to switch port 20f6bd16-038a-422f-963b-1ce0ad312762 2021-04-15 20:36:40.554 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-15 20:36:40.554 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['20f6bd16-038a-422f-963b-1ce0ad312762'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:36:40.761 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['20f6bd16-038a-422f-963b-1ce0ad312762']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:36:40.761 4844 2672672668136 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-04-15 20:36:40.761 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (27a4496c-faf3-4e36-a2a3-82d63f6ce3d3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:36:40.761 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 20f6bd16-038a-422f-963b-1ce0ad312762 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:36:40.761 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-15 20:36:40.761 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 20f6bd16-038a-422f-963b-1ce0ad312762 not yet added. Adding. 2021-04-15 20:36:40.761 4844 2672672668136 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-04-15 20:36:40.761 4844 2672672668136 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-04-15 20:36:40.926 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20f6bd16-038a-422f-963b-1ce0ad312762" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:36:41.126 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20f6bd16-038a-422f-963b-1ce0ad312762" 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-04-15 20:36:41.126 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20f6bd16-038a-422f-963b-1ce0ad312762" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:36:41.314 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20f6bd16-038a-422f-963b-1ce0ad312762" 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-04-15 20:36:41.457 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-20f6bd16-038a-422f-963b-1ce0ad312762" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:36:41.457 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 20f6bd16-038a-422f-963b-1ce0ad312762 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-15 20:36:41.457 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 20f6bd16-038a-422f-963b-1ce0ad312762 processed. 2021-04-15 20:36:41.855 4844 2672672668136 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-04-15 20:36:42.147 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:36:42.747 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5b249ca7-e298-4f19-b399-19c063fee230 4206f5d20abe4b7ab3433042f7360817 44c0a87fc78442be945a3d658bb0728d - - -] Security group member updated on remote: ['142e81b3-d63e-467c-ac4b-318ab134cce3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:36:42.747 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-5b249ca7-e298-4f19-b399-19c063fee230 4206f5d20abe4b7ab3433042f7360817 44c0a87fc78442be945a3d658bb0728d - - -] Security group member updated ['142e81b3-d63e-467c-ac4b-318ab134cce3'] 2021-04-15 20:36:44.710 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-530c3c04-9e13-4baa-b32b-691ace8b9b12 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] port_update received: 9c5a86b7-9f0a-4e54-bb6c-fc30f22635cd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-15 20:36:44.789 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-530c3c04-9e13-4baa-b32b-691ace8b9b12 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] No port 9c5a86b7-9f0a-4e54-bb6c-fc30f22635cd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-15 20:36:47.409 4844 2672672667784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9c5a86b7-9f0a-4e54-bb6c-fc30f22635cd 2021-04-15 20:36:47.901 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-15 20:36:48.159 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Adding port 9c5a86b7-9f0a-4e54-bb6c-fc30f22635cd 2021-04-15 20:36:48.159 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Port 9c5a86b7-9f0a-4e54-bb6c-fc30f22635cd updated. Details: {'device': '9c5a86b7-9f0a-4e54-bb6c-fc30f22635cd', 'network_id': '56cdd531-4aed-47b1-9bee-388dd11ef36d', 'port_id': '9c5a86b7-9f0a-4e54-bb6c-fc30f22635cd', 'mac_address': 'fa:16:3e:bd:43:27', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1096, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '182d4b9e-52fd-4d6b-b3fe-ec172d15d63e', '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-04-15 20:36:48.159 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] 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-04-15 20:36:48.159 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9c5a86b7-9f0a-4e54-bb6c-fc30f22635cd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:36:48.159 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9c5a86b7-9f0a-4e54-bb6c-fc30f22635cd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-15 20:36:48.159 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 56cdd531-4aed-47b1-9bee-388dd11ef36d 2021-04-15 20:36:48.159 4844 2672672668136 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-04-15 20:36:48.367 4844 2672672668136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9c5a86b7-9f0a-4e54-bb6c-fc30f22635cd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:36:48.367 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9c5a86b7-9f0a-4e54-bb6c-fc30f22635cd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:36:48.383 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9c5a86b7-9f0a-4e54-bb6c-fc30f22635cd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-15 20:36:48.383 4844 2672672668136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1096, VLAN trunk: None to switch port 9c5a86b7-9f0a-4e54-bb6c-fc30f22635cd 2021-04-15 20:36:48.552 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-15 20:36:48.552 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9c5a86b7-9f0a-4e54-bb6c-fc30f22635cd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:36:48.737 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9c5a86b7-9f0a-4e54-bb6c-fc30f22635cd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:36:48.737 4844 2672672668136 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-04-15 20:36:48.754 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (142e81b3-d63e-467c-ac4b-318ab134cce3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:36:48.754 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (142e81b3-d63e-467c-ac4b-318ab134cce3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-15 20:36:48.754 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9c5a86b7-9f0a-4e54-bb6c-fc30f22635cd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:36:48.754 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-15 20:36:48.754 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9c5a86b7-9f0a-4e54-bb6c-fc30f22635cd not yet added. Adding. 2021-04-15 20:36:48.754 4844 2672672668136 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-04-15 20:36:48.754 4844 2672672668136 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-04-15 20:36:48.954 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c5a86b7-9f0a-4e54-bb6c-fc30f22635cd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:36:49.157 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c5a86b7-9f0a-4e54-bb6c-fc30f22635cd" 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-04-15 20:36:49.157 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c5a86b7-9f0a-4e54-bb6c-fc30f22635cd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:36:49.454 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c5a86b7-9f0a-4e54-bb6c-fc30f22635cd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:36:49.619 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9c5a86b7-9f0a-4e54-bb6c-fc30f22635cd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:36:49.619 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9c5a86b7-9f0a-4e54-bb6c-fc30f22635cd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-15 20:36:49.619 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9c5a86b7-9f0a-4e54-bb6c-fc30f22635cd processed. 2021-04-15 20:36:49.907 4844 2672672668136 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-04-15 20:36:50.158 4844 2672672668136 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-04-15 20:36:55.723 4844 2672672667960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9c5a86b7-9f0a-4e54-bb6c-fc30f22635cd 2021-04-15 20:36:55.930 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-15 20:36:55.930 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9c5a86b7-9f0a-4e54-bb6c-fc30f22635cd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-15 20:36:55.930 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9c5a86b7-9f0a-4e54-bb6c-fc30f22635cd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-15 20:36:55.930 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9c5a86b7-9f0a-4e54-bb6c-fc30f22635cd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-15 20:36:55.972 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 56cdd531-4aed-47b1-9bee-388dd11ef36d 2021-04-15 20:36:55.972 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9c5a86b7-9f0a-4e54-bb6c-fc30f22635cd'] 2021-04-15 20:36:55.972 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-15 20:36:55.972 4844 2672672668136 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-04-15 20:36:55.972 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9c5a86b7-9f0a-4e54-bb6c-fc30f22635cd'] 2021-04-15 20:36:56.604 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-adea596a-3b93-4c5b-b9ad-77937bfb96c9 4206f5d20abe4b7ab3433042f7360817 44c0a87fc78442be945a3d658bb0728d - - -] Security group member updated on remote: ['142e81b3-d63e-467c-ac4b-318ab134cce3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:36:56.604 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-adea596a-3b93-4c5b-b9ad-77937bfb96c9 4206f5d20abe4b7ab3433042f7360817 44c0a87fc78442be945a3d658bb0728d - - -] Security group member updated ['142e81b3-d63e-467c-ac4b-318ab134cce3'] 2021-04-15 20:36:56.865 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-adea596a-3b93-4c5b-b9ad-77937bfb96c9 4206f5d20abe4b7ab3433042f7360817 44c0a87fc78442be945a3d658bb0728d - - -] port_delete event received for '9c5a86b7-9f0a-4e54-bb6c-fc30f22635cd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:36:57.927 4844 2672672668136 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-04-15 20:36:57.974 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.046s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:37:09.843 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8e99984f-f6b8-483a-aee4-1753c55d0fa3 bc4233d3bea742cfadadd6e7cb2af4d7 ce63ba3e595f40d2b73ca0b4d1a910d5 - - -] Security group member updated on remote: ['c7c295eb-f8bf-46dc-901c-6b1fe1ec5d2f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:37:09.843 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-8e99984f-f6b8-483a-aee4-1753c55d0fa3 bc4233d3bea742cfadadd6e7cb2af4d7 ce63ba3e595f40d2b73ca0b4d1a910d5 - - -] Security group member updated ['c7c295eb-f8bf-46dc-901c-6b1fe1ec5d2f'] 2021-04-15 20:37:09.843 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-8e99984f-f6b8-483a-aee4-1753c55d0fa3 bc4233d3bea742cfadadd6e7cb2af4d7 ce63ba3e595f40d2b73ca0b4d1a910d5 - - -] Refresh firewall rules 2021-04-15 20:37:09.843 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8e99984f-f6b8-483a-aee4-1753c55d0fa3 bc4233d3bea742cfadadd6e7cb2af4d7 ce63ba3e595f40d2b73ca0b4d1a910d5 - - -] Get security group information for devices via rpc ['2b68fff2-8639-4976-ae91-9372768a3f47'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:37:09.877 4844 2672672667960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2b68fff2-8639-4976-ae91-9372768a3f47 2021-04-15 20:37:09.893 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8e99984f-f6b8-483a-aee4-1753c55d0fa3 bc4233d3bea742cfadadd6e7cb2af4d7 ce63ba3e595f40d2b73ca0b4d1a910d5 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:37:09.893 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8e99984f-f6b8-483a-aee4-1753c55d0fa3 bc4233d3bea742cfadadd6e7cb2af4d7 ce63ba3e595f40d2b73ca0b4d1a910d5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-15 20:37:09.984 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-15 20:37:09.985 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2b68fff2-8639-4976-ae91-9372768a3f47' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-15 20:37:09.985 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2b68fff2-8639-4976-ae91-9372768a3f47' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-15 20:37:09.985 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2b68fff2-8639-4976-ae91-9372768a3f47 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-15 20:37:10.015 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7a06cdd3-3944-4ed8-b639-bd706389322e 2021-04-15 20:37:10.015 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2b68fff2-8639-4976-ae91-9372768a3f47'] 2021-04-15 20:37:10.015 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-15 20:37:10.015 4844 2672672668136 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-04-15 20:37:10.015 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2b68fff2-8639-4976-ae91-9372768a3f47'] 2021-04-15 20:37:10.135 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8e99984f-f6b8-483a-aee4-1753c55d0fa3 bc4233d3bea742cfadadd6e7cb2af4d7 ce63ba3e595f40d2b73ca0b4d1a910d5 - - -] port_delete event received for '2b68fff2-8639-4976-ae91-9372768a3f47' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:37:12.001 4844 2672672668136 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-04-15 20:37:12.062 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:37:21.452 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1318401d-c273-4696-ad73-acbf6abb3ab9 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] network_delete received. Deleting network 56cdd531-4aed-47b1-9bee-388dd11ef36d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-15 20:37:21.452 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1318401d-c273-4696-ad73-acbf6abb3ab9 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] Network 56cdd531-4aed-47b1-9bee-388dd11ef36d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-15 20:37:34.859 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26d06b65-e131-4107-bd29-83eb978a3e48 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] network_delete received. Deleting network 7a06cdd3-3944-4ed8-b639-bd706389322e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-15 20:37:34.859 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26d06b65-e131-4107-bd29-83eb978a3e48 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] Network 7a06cdd3-3944-4ed8-b639-bd706389322e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-15 20:37:42.843 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5cbd31d9-b8a8-40cb-8f9a-b6c1cf147a1e - - - - -] port_update received: 8fc64924-9c4c-40a7-a792-ae084703ad2a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-15 20:37:42.843 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5cbd31d9-b8a8-40cb-8f9a-b6c1cf147a1e - - - - -] No port 8fc64924-9c4c-40a7-a792-ae084703ad2a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-15 20:37:48.771 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7278cdb8-7ec6-492c-ae1b-79c6b0c93c6e - - - - -] port_update received: 90ad63af-657a-408d-b3d4-b4749040397e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-15 20:37:48.784 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7278cdb8-7ec6-492c-ae1b-79c6b0c93c6e - - - - -] No port 90ad63af-657a-408d-b3d4-b4749040397e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-15 20:37:50.876 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe0c0831-459b-48a9-88f0-4f093a338711 - - - - -] port_update received: 402be25c-201f-4444-aa0e-3cd3b99a15ed port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-15 20:37:50.888 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe0c0831-459b-48a9-88f0-4f093a338711 - - - - -] No port 402be25c-201f-4444-aa0e-3cd3b99a15ed defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-15 20:37:57.545 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bca89e82-ae5f-49cb-a6a3-2078fe236eb6 - - - - -] port_update received: 2cafd9e1-c3c9-4339-ba52-d3c718a83417 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-15 20:37:57.545 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bca89e82-ae5f-49cb-a6a3-2078fe236eb6 - - - - -] No port 2cafd9e1-c3c9-4339-ba52-d3c718a83417 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-15 20:38:00.231 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b8ae40a0-0d5b-49f0-be2e-45b7a56b0a01 6ed751138f8247b3a01f0ef8a316502f a7106cb89b6d4e9399c7bc046ff492b4 - - -] Security group member updated on remote: ['27a4496c-faf3-4e36-a2a3-82d63f6ce3d3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:38:00.231 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-b8ae40a0-0d5b-49f0-be2e-45b7a56b0a01 6ed751138f8247b3a01f0ef8a316502f a7106cb89b6d4e9399c7bc046ff492b4 - - -] Security group member updated ['27a4496c-faf3-4e36-a2a3-82d63f6ce3d3'] 2021-04-15 20:38:00.247 4844 2672672667960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 20f6bd16-038a-422f-963b-1ce0ad312762 2021-04-15 20:38:01.278 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8ae40a0-0d5b-49f0-be2e-45b7a56b0a01 6ed751138f8247b3a01f0ef8a316502f a7106cb89b6d4e9399c7bc046ff492b4 - - -] port_delete event received for '20f6bd16-038a-422f-963b-1ce0ad312762' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:38:02.262 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-15 20:38:02.262 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '20f6bd16-038a-422f-963b-1ce0ad312762' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-15 20:38:02.262 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '20f6bd16-038a-422f-963b-1ce0ad312762' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-15 20:38:02.262 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 20f6bd16-038a-422f-963b-1ce0ad312762 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-15 20:38:02.262 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5bc06a2b-9024-484d-8786-16d9b4579274 2021-04-15 20:38:02.278 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['20f6bd16-038a-422f-963b-1ce0ad312762'] 2021-04-15 20:38:02.278 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-15 20:38:02.278 4844 2672672668136 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-04-15 20:38:02.278 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['20f6bd16-038a-422f-963b-1ce0ad312762'] 2021-04-15 20:38:04.265 4844 2672672668136 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-04-15 20:38:04.325 4844 2672672668136 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-04-15 20:38:04.621 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c4870b9-13f8-4d42-917c-c3084b0785e6 6ed751138f8247b3a01f0ef8a316502f a7106cb89b6d4e9399c7bc046ff492b4 - - -] port_delete event received for 'ecb8efb5-c975-4b46-af68-45876d8c17c5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:38:05.407 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-21bfb251-139c-4179-9c37-ed569be20c60 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Security group member updated on remote: ['1c0e601f-3995-4ec1-8044-4f4fedf4f5f3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:38:05.407 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-21bfb251-139c-4179-9c37-ed569be20c60 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Security group member updated ['1c0e601f-3995-4ec1-8044-4f4fedf4f5f3'] 2021-04-15 20:38:05.809 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b2e87062-d96e-4b8b-aed6-cabf1ab4ab3a 6ed751138f8247b3a01f0ef8a316502f a7106cb89b6d4e9399c7bc046ff492b4 - - -] Security group rule updated on remote: ['2bb5a3ee-ef4b-4b65-8a82-535cde850acc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-15 20:38:05.809 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-b2e87062-d96e-4b8b-aed6-cabf1ab4ab3a 6ed751138f8247b3a01f0ef8a316502f a7106cb89b6d4e9399c7bc046ff492b4 - - -] Security group rule updated ['2bb5a3ee-ef4b-4b65-8a82-535cde850acc'] 2021-04-15 20:38:05.996 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-45a52021-8b4d-418b-9580-ff4657b7438e 6ed751138f8247b3a01f0ef8a316502f a7106cb89b6d4e9399c7bc046ff492b4 - - -] Security group rule updated on remote: ['2bb5a3ee-ef4b-4b65-8a82-535cde850acc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-15 20:38:05.996 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-45a52021-8b4d-418b-9580-ff4657b7438e 6ed751138f8247b3a01f0ef8a316502f a7106cb89b6d4e9399c7bc046ff492b4 - - -] Security group rule updated ['2bb5a3ee-ef4b-4b65-8a82-535cde850acc'] 2021-04-15 20:38:19.266 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9146575-8f75-472c-a07f-9b6201b46c29 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] port_update received: 3f9d4b93-f921-49f1-af94-395c11f0691c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-15 20:38:19.293 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9146575-8f75-472c-a07f-9b6201b46c29 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] No port 3f9d4b93-f921-49f1-af94-395c11f0691c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-15 20:38:21.142 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-02a0ace5-7b9a-4283-8a61-0ccd08c12c3d 6ed751138f8247b3a01f0ef8a316502f a7106cb89b6d4e9399c7bc046ff492b4 - - -] Security group member updated on remote: ['2bb5a3ee-ef4b-4b65-8a82-535cde850acc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:38:21.142 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-02a0ace5-7b9a-4283-8a61-0ccd08c12c3d 6ed751138f8247b3a01f0ef8a316502f a7106cb89b6d4e9399c7bc046ff492b4 - - -] Security group member updated ['2bb5a3ee-ef4b-4b65-8a82-535cde850acc'] 2021-04-15 20:38:22.308 4844 2672672667784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3f9d4b93-f921-49f1-af94-395c11f0691c 2021-04-15 20:38:22.339 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-15 20:38:22.427 4844 2672672667960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d9dabf08-79f2-4473-961a-b232ccf65634 2021-04-15 20:38:22.621 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Adding port 3f9d4b93-f921-49f1-af94-395c11f0691c 2021-04-15 20:38:22.621 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Port 3f9d4b93-f921-49f1-af94-395c11f0691c updated. Details: {'device': '3f9d4b93-f921-49f1-af94-395c11f0691c', 'network_id': '76f207b2-c01b-47b6-a04d-1f5598cc2de2', 'port_id': '3f9d4b93-f921-49f1-af94-395c11f0691c', 'mac_address': 'fa:16:3e:1e:bd:7a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1076, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '32e6883b-cf72-499e-9a64-9753a4dad96a', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-15 20:38:22.621 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] 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-04-15 20:38:22.621 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-15 20:38:22.621 4844 2672674505656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd9dabf08-79f2-4473-961a-b232ccf65634' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-15 20:38:22.621 4844 2672674505656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd9dabf08-79f2-4473-961a-b232ccf65634' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-15 20:38:22.621 4844 2672674505656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d9dabf08-79f2-4473-961a-b232ccf65634 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-15 20:38:22.621 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3f9d4b93-f921-49f1-af94-395c11f0691c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:38:22.621 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3f9d4b93-f921-49f1-af94-395c11f0691c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-15 20:38:22.621 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 76f207b2-c01b-47b6-a04d-1f5598cc2de2 2021-04-15 20:38:22.621 4844 2672672668136 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-04-15 20:38:22.637 4844 2672674505656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3d679279-eb30-4fda-a503-0553a06ff59c 2021-04-15 20:38:22.637 4844 2672674505656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d9dabf08-79f2-4473-961a-b232ccf65634'] 2021-04-15 20:38:22.637 4844 2672674505656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-15 20:38:22.637 4844 2672674505656 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-04-15 20:38:22.637 4844 2672674505656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d9dabf08-79f2-4473-961a-b232ccf65634'] 2021-04-15 20:38:22.824 4844 2672672668136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3f9d4b93-f921-49f1-af94-395c11f0691c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:38:22.824 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3f9d4b93-f921-49f1-af94-395c11f0691c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:38:22.824 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3f9d4b93-f921-49f1-af94-395c11f0691c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-15 20:38:22.824 4844 2672672668136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1076, VLAN trunk: None to switch port 3f9d4b93-f921-49f1-af94-395c11f0691c 2021-04-15 20:38:22.949 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-15 20:38:22.949 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3f9d4b93-f921-49f1-af94-395c11f0691c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:38:23.152 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3f9d4b93-f921-49f1-af94-395c11f0691c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:38:23.152 4844 2672672668136 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-04-15 20:38:23.152 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1c0e601f-3995-4ec1-8044-4f4fedf4f5f3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:38:23.152 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (1c0e601f-3995-4ec1-8044-4f4fedf4f5f3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-15 20:38:23.152 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3f9d4b93-f921-49f1-af94-395c11f0691c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:38:23.152 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-15 20:38:23.152 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3f9d4b93-f921-49f1-af94-395c11f0691c not yet added. Adding. 2021-04-15 20:38:23.152 4844 2672672668136 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-04-15 20:38:23.152 4844 2672672668136 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-04-15 20:38:23.184 4844 2672674505656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31a518a7-37f2-4a9e-935d-a9e74ea1b76b 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] port_update received: d0f1346a-5532-427b-af1e-375b657b2a26 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-15 20:38:23.208 4844 2672674505656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31a518a7-37f2-4a9e-935d-a9e74ea1b76b 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] No port d0f1346a-5532-427b-af1e-375b657b2a26 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-15 20:38:23.278 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3f9d4b93-f921-49f1-af94-395c11f0691c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:38:23.404 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3f9d4b93-f921-49f1-af94-395c11f0691c" 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-04-15 20:38:23.404 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3f9d4b93-f921-49f1-af94-395c11f0691c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:38:23.575 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3f9d4b93-f921-49f1-af94-395c11f0691c" 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-04-15 20:38:23.716 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3f9d4b93-f921-49f1-af94-395c11f0691c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:38:23.716 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3f9d4b93-f921-49f1-af94-395c11f0691c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-15 20:38:23.716 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3f9d4b93-f921-49f1-af94-395c11f0691c processed. 2021-04-15 20:38:24.355 4844 2672672668136 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-04-15 20:38:24.855 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:38:26.332 4844 2672672667784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d0f1346a-5532-427b-af1e-375b657b2a26 2021-04-15 20:38:26.382 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-15 20:38:26.643 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Adding port d0f1346a-5532-427b-af1e-375b657b2a26 2021-04-15 20:38:26.643 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Port d0f1346a-5532-427b-af1e-375b657b2a26 updated. Details: {'device': 'd0f1346a-5532-427b-af1e-375b657b2a26', 'network_id': '5bc06a2b-9024-484d-8786-16d9b4579274', 'port_id': 'd0f1346a-5532-427b-af1e-375b657b2a26', 'mac_address': 'fa:16:3e:05:8d:b7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1062, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '115d02bc-de92-4568-be72-0d321d902e0d', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-15 20:38:26.643 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] 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-04-15 20:38:26.643 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d0f1346a-5532-427b-af1e-375b657b2a26" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:38:26.643 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d0f1346a-5532-427b-af1e-375b657b2a26 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-15 20:38:26.643 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5bc06a2b-9024-484d-8786-16d9b4579274 2021-04-15 20:38:26.653 4844 2672672668136 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-04-15 20:38:26.886 4844 2672672668136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd0f1346a-5532-427b-af1e-375b657b2a26') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:38:26.886 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd0f1346a-5532-427b-af1e-375b657b2a26') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:38:26.911 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d0f1346a-5532-427b-af1e-375b657b2a26 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-15 20:38:26.911 4844 2672672668136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1062, VLAN trunk: None to switch port d0f1346a-5532-427b-af1e-375b657b2a26 2021-04-15 20:38:27.153 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-15 20:38:27.153 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d0f1346a-5532-427b-af1e-375b657b2a26'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:38:27.328 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d0f1346a-5532-427b-af1e-375b657b2a26']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:38:27.328 4844 2672672668136 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-04-15 20:38:27.328 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2bb5a3ee-ef4b-4b65-8a82-535cde850acc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:38:27.328 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d0f1346a-5532-427b-af1e-375b657b2a26 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:38:27.328 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-15 20:38:27.348 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d0f1346a-5532-427b-af1e-375b657b2a26 not yet added. Adding. 2021-04-15 20:38:27.348 4844 2672672668136 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-04-15 20:38:27.348 4844 2672672668136 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-04-15 20:38:27.766 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0f1346a-5532-427b-af1e-375b657b2a26" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:38:27.984 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0f1346a-5532-427b-af1e-375b657b2a26" 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-04-15 20:38:27.984 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0f1346a-5532-427b-af1e-375b657b2a26" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:38:28.222 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0f1346a-5532-427b-af1e-375b657b2a26" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:38:28.371 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d0f1346a-5532-427b-af1e-375b657b2a26" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.735s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:38:28.371 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d0f1346a-5532-427b-af1e-375b657b2a26 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-15 20:38:28.371 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d0f1346a-5532-427b-af1e-375b657b2a26 processed. 2021-04-15 20:38:28.393 4844 2672672668136 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-04-15 20:38:28.650 4844 2672672668136 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-04-15 20:38:30.438 4844 2672672667784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d9dabf08-79f2-4473-961a-b232ccf65634 2021-04-15 20:38:32.401 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-15 20:38:32.653 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Adding port d9dabf08-79f2-4473-961a-b232ccf65634 2021-04-15 20:38:32.653 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Port d9dabf08-79f2-4473-961a-b232ccf65634 updated. Details: {'device': 'd9dabf08-79f2-4473-961a-b232ccf65634', 'network_id': '3d679279-eb30-4fda-a503-0553a06ff59c', 'port_id': 'd9dabf08-79f2-4473-961a-b232ccf65634', 'mac_address': 'fa:16:3e:cf:84:d4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1071, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6fa1339f-d41e-4eb8-bb6e-40a2c73235f7', '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-04-15 20:38:32.653 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] 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-04-15 20:38:32.683 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d9dabf08-79f2-4473-961a-b232ccf65634" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:38:32.683 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d9dabf08-79f2-4473-961a-b232ccf65634 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-15 20:38:32.683 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3d679279-eb30-4fda-a503-0553a06ff59c 2021-04-15 20:38:32.683 4844 2672672668136 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-04-15 20:38:32.938 4844 2672672668136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd9dabf08-79f2-4473-961a-b232ccf65634') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:38:32.938 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd9dabf08-79f2-4473-961a-b232ccf65634') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:38:32.956 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d9dabf08-79f2-4473-961a-b232ccf65634 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-15 20:38:32.956 4844 2672672668136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1071, VLAN trunk: None to switch port d9dabf08-79f2-4473-961a-b232ccf65634 2021-04-15 20:38:33.090 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-15 20:38:33.109 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d9dabf08-79f2-4473-961a-b232ccf65634'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:38:33.606 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d9dabf08-79f2-4473-961a-b232ccf65634']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:38:33.606 4844 2672672668136 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-04-15 20:38:33.606 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (24311f26-a3c4-4f6e-b39f-4e82f8091dad) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:38:33.606 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d9dabf08-79f2-4473-961a-b232ccf65634 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:38:33.606 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-15 20:38:33.606 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d9dabf08-79f2-4473-961a-b232ccf65634 not yet added. Adding. 2021-04-15 20:38:33.606 4844 2672672668136 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-04-15 20:38:33.606 4844 2672672668136 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-04-15 20:38:33.808 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d9dabf08-79f2-4473-961a-b232ccf65634" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:38:33.997 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d9dabf08-79f2-4473-961a-b232ccf65634" 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-04-15 20:38:33.997 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d9dabf08-79f2-4473-961a-b232ccf65634" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:38:34.263 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d9dabf08-79f2-4473-961a-b232ccf65634" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:38:34.516 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d9dabf08-79f2-4473-961a-b232ccf65634" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.828s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:38:34.516 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d9dabf08-79f2-4473-961a-b232ccf65634 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-15 20:38:34.516 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d9dabf08-79f2-4473-961a-b232ccf65634 processed. 2021-04-15 20:38:36.424 4844 2672672668136 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-04-15 20:38:36.668 4844 2672672668136 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-04-15 20:38:37.523 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a6814907-e0de-4024-bbdf-0763bf2d0319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Security group rule updated on remote: ['2aa076f0-60fb-48c3-b95a-55bb49622ca2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-15 20:38:37.523 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-a6814907-e0de-4024-bbdf-0763bf2d0319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Security group rule updated ['2aa076f0-60fb-48c3-b95a-55bb49622ca2'] 2021-04-15 20:38:37.923 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2ee3dd4b-d782-48a1-999f-94c5c067eacb 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Security group rule updated on remote: ['2aa076f0-60fb-48c3-b95a-55bb49622ca2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-15 20:38:37.923 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-2ee3dd4b-d782-48a1-999f-94c5c067eacb 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Security group rule updated ['2aa076f0-60fb-48c3-b95a-55bb49622ca2'] 2021-04-15 20:38:38.074 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4660c532-d65b-43b3-bfb5-fb00ab2eccba 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Security group rule updated on remote: ['2aa076f0-60fb-48c3-b95a-55bb49622ca2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-15 20:38:38.094 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-4660c532-d65b-43b3-bfb5-fb00ab2eccba 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Security group rule updated ['2aa076f0-60fb-48c3-b95a-55bb49622ca2'] 2021-04-15 20:38:38.251 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5d8223b7-ee14-4e95-b874-a01da6713899 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Security group rule updated on remote: ['2aa076f0-60fb-48c3-b95a-55bb49622ca2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-15 20:38:38.251 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-5d8223b7-ee14-4e95-b874-a01da6713899 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Security group rule updated ['2aa076f0-60fb-48c3-b95a-55bb49622ca2'] 2021-04-15 20:38:38.417 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-57301d9c-9757-41dc-844e-4098ab414e15 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Security group rule updated on remote: ['2aa076f0-60fb-48c3-b95a-55bb49622ca2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-15 20:38:38.417 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-57301d9c-9757-41dc-844e-4098ab414e15 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Security group rule updated ['2aa076f0-60fb-48c3-b95a-55bb49622ca2'] 2021-04-15 20:38:38.589 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1c5bbd9-03ec-43d3-b007-852bcd252700 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Security group rule updated on remote: ['2aa076f0-60fb-48c3-b95a-55bb49622ca2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-15 20:38:38.589 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-e1c5bbd9-03ec-43d3-b007-852bcd252700 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Security group rule updated ['2aa076f0-60fb-48c3-b95a-55bb49622ca2'] 2021-04-15 20:38:39.327 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Security group member updated on remote: ['1c0e601f-3995-4ec1-8044-4f4fedf4f5f3', '2aa076f0-60fb-48c3-b95a-55bb49622ca2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:38:39.327 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Security group member updated ['1c0e601f-3995-4ec1-8044-4f4fedf4f5f3', '2aa076f0-60fb-48c3-b95a-55bb49622ca2'] 2021-04-15 20:38:39.327 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Refresh firewall rules 2021-04-15 20:38:39.327 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Get security group information for devices via rpc ['3f9d4b93-f921-49f1-af94-395c11f0691c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:38:39.547 4844 2672674505656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] port_update received: 3f9d4b93-f921-49f1-af94-395c11f0691c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-15 20:38:39.558 4844 2672674505656 MainThread DEBUG oslo_concurrency.lockutils [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Lock "n-hv-agent-port-lock-3f9d4b93-f921-49f1-af94-395c11f0691c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:38:39.558 4844 2672674505656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Binding port 3f9d4b93-f921-49f1-af94-395c11f0691c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-15 20:38:39.558 4844 2672674505656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] 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-04-15 20:38:39.589 4844 2672674505656 MainThread DEBUG neutron.services.trunk.rpc.agent [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3f9d4b93-f921-49f1-af94-395c11f0691c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:38:39.589 4844 2672674505656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3f9d4b93-f921-49f1-af94-395c11f0691c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:38:39.605 4844 2672674505656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Trunk plugin disabled on server. Assuming port 3f9d4b93-f921-49f1-af94-395c11f0691c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-15 20:38:39.605 4844 2672674505656 MainThread INFO networking_hyperv.neutron.trunk_driver [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Binding VLAN ID: 1076, VLAN trunk: None to switch port 3f9d4b93-f921-49f1-af94-395c11f0691c 2021-04-15 20:38:39.653 4844 2672674505656 MainThread INFO neutron.agent.securitygroups_rpc [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Refresh firewall rules 2021-04-15 20:38:39.653 4844 2672674505656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Get security group information for devices via rpc ['3f9d4b93-f921-49f1-af94-395c11f0691c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:38:40.027 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Update security group information for ports dict_keys(['3f9d4b93-f921-49f1-af94-395c11f0691c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:38:40.027 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-15 20:38:40.027 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Update rules of security group (1c0e601f-3995-4ec1-8044-4f4fedf4f5f3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:38:40.050 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Update rules of security group (2aa076f0-60fb-48c3-b95a-55bb49622ca2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:38:40.050 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Update members of security group (1c0e601f-3995-4ec1-8044-4f4fedf4f5f3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-15 20:38:40.050 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Update port filter for 3f9d4b93-f921-49f1-af94-395c11f0691c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:38:40.050 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Updating port rules. 2021-04-15 20:38:40.050 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Creating 6 new rules, removing 0 old rules. 2021-04-15 20:38:40.050 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Lock "n-hv-driver-port-lock-3f9d4b93-f921-49f1-af94-395c11f0691c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:38:40.277 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Lock "n-hv-driver-port-lock-3f9d4b93-f921-49f1-af94-395c11f0691c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:38:40.277 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Lock "n-hv-driver-port-lock-3f9d4b93-f921-49f1-af94-395c11f0691c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:38:40.277 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Lock "n-hv-driver-port-lock-3f9d4b93-f921-49f1-af94-395c11f0691c" 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-04-15 20:38:40.356 4844 2672674505656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Update security group information for ports dict_keys(['3f9d4b93-f921-49f1-af94-395c11f0691c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:38:40.356 4844 2672674505656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-15 20:38:40.356 4844 2672674505656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Update rules of security group (1c0e601f-3995-4ec1-8044-4f4fedf4f5f3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:38:40.356 4844 2672674505656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Update rules of security group (2aa076f0-60fb-48c3-b95a-55bb49622ca2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:38:40.356 4844 2672674505656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Update members of security group (1c0e601f-3995-4ec1-8044-4f4fedf4f5f3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-15 20:38:40.356 4844 2672674505656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Update port filter for 3f9d4b93-f921-49f1-af94-395c11f0691c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:38:40.356 4844 2672674505656 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Updating port rules. 2021-04-15 20:38:40.356 4844 2672674505656 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Creating 0 new rules, removing 0 old rules. 2021-04-15 20:38:40.356 4844 2672674505656 MainThread DEBUG oslo_concurrency.lockutils [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Lock "n-hv-driver-port-lock-3f9d4b93-f921-49f1-af94-395c11f0691c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:38:40.356 4844 2672674505656 MainThread DEBUG oslo_concurrency.lockutils [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Lock "n-hv-driver-port-lock-3f9d4b93-f921-49f1-af94-395c11f0691c" 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-04-15 20:38:40.356 4844 2672674505656 MainThread DEBUG oslo_concurrency.lockutils [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Lock "n-hv-driver-port-lock-3f9d4b93-f921-49f1-af94-395c11f0691c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:38:40.370 4844 2672674505656 MainThread DEBUG oslo_concurrency.lockutils [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Lock "n-hv-driver-port-lock-3f9d4b93-f921-49f1-af94-395c11f0691c" 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-04-15 20:38:40.417 4844 2672674505656 MainThread DEBUG oslo_concurrency.lockutils [req-a48e7c8f-aa48-4209-8ea5-e2862d2a9126 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Lock "n-hv-agent-port-lock-3f9d4b93-f921-49f1-af94-395c11f0691c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.860s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:40:23.336 4844 2672672667784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d0f1346a-5532-427b-af1e-375b657b2a26 2021-04-15 20:40:24.858 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-15 20:40:25.132 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Adding port d0f1346a-5532-427b-af1e-375b657b2a26 2021-04-15 20:40:25.132 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Port d0f1346a-5532-427b-af1e-375b657b2a26 updated. Details: {'device': 'd0f1346a-5532-427b-af1e-375b657b2a26', 'network_id': '5bc06a2b-9024-484d-8786-16d9b4579274', 'port_id': 'd0f1346a-5532-427b-af1e-375b657b2a26', 'mac_address': 'fa:16:3e:05:8d:b7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1062, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '115d02bc-de92-4568-be72-0d321d902e0d', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-15 20:40:25.132 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] 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-04-15 20:40:25.132 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d0f1346a-5532-427b-af1e-375b657b2a26" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:40:25.132 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d0f1346a-5532-427b-af1e-375b657b2a26 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-15 20:40:25.132 4844 2672672668136 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-04-15 20:40:25.166 4844 2672672668136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd0f1346a-5532-427b-af1e-375b657b2a26') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:40:25.166 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd0f1346a-5532-427b-af1e-375b657b2a26') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:40:25.166 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d0f1346a-5532-427b-af1e-375b657b2a26 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-15 20:40:25.166 4844 2672672668136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1062, VLAN trunk: None to switch port d0f1346a-5532-427b-af1e-375b657b2a26 2021-04-15 20:40:25.227 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-15 20:40:25.227 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d0f1346a-5532-427b-af1e-375b657b2a26'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:40:25.423 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d0f1346a-5532-427b-af1e-375b657b2a26']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:40:25.423 4844 2672672668136 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-04-15 20:40:25.423 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2bb5a3ee-ef4b-4b65-8a82-535cde850acc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:40:25.423 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d0f1346a-5532-427b-af1e-375b657b2a26 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:40:25.423 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-15 20:40:25.423 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-04-15 20:40:25.423 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0f1346a-5532-427b-af1e-375b657b2a26" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:40:25.423 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0f1346a-5532-427b-af1e-375b657b2a26" 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-04-15 20:40:25.423 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0f1346a-5532-427b-af1e-375b657b2a26" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:40:25.423 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0f1346a-5532-427b-af1e-375b657b2a26" 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-04-15 20:40:25.470 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d0f1346a-5532-427b-af1e-375b657b2a26" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:40:25.470 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d0f1346a-5532-427b-af1e-375b657b2a26 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-15 20:40:25.470 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d0f1346a-5532-427b-af1e-375b657b2a26 processed. 2021-04-15 20:40:26.881 4844 2672672668136 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-04-15 20:40:27.132 4844 2672672668136 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-04-15 20:40:29.088 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aab4ef3f-54da-4df4-8a64-94194a78a849 c529b1c67c434a599a531f39e4bbca59 9bbdc00c388d464d85f419da9ce19122 - - -] port_delete event received for 'd9ae5b68-9737-4bc8-943f-97d48242d879' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:40:33.463 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-57e3229b-9b60-4cc8-a210-f63c4be2d264 c529b1c67c434a599a531f39e4bbca59 9bbdc00c388d464d85f419da9ce19122 - - -] Security group member updated on remote: ['24311f26-a3c4-4f6e-b39f-4e82f8091dad'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:40:33.463 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-57e3229b-9b60-4cc8-a210-f63c4be2d264 c529b1c67c434a599a531f39e4bbca59 9bbdc00c388d464d85f419da9ce19122 - - -] Security group member updated ['24311f26-a3c4-4f6e-b39f-4e82f8091dad'] 2021-04-15 20:40:33.571 4844 2672672667960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d9dabf08-79f2-4473-961a-b232ccf65634 2021-04-15 20:40:33.806 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57e3229b-9b60-4cc8-a210-f63c4be2d264 c529b1c67c434a599a531f39e4bbca59 9bbdc00c388d464d85f419da9ce19122 - - -] port_delete event received for 'd9dabf08-79f2-4473-961a-b232ccf65634' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:40:34.942 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-15 20:40:34.942 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd9dabf08-79f2-4473-961a-b232ccf65634' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-15 20:40:34.942 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd9dabf08-79f2-4473-961a-b232ccf65634' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-15 20:40:34.942 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d9dabf08-79f2-4473-961a-b232ccf65634 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-15 20:40:34.965 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3d679279-eb30-4fda-a503-0553a06ff59c 2021-04-15 20:40:34.965 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d9dabf08-79f2-4473-961a-b232ccf65634'] 2021-04-15 20:40:34.965 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-15 20:40:34.965 4844 2672672668136 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-04-15 20:40:34.965 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d9dabf08-79f2-4473-961a-b232ccf65634'] 2021-04-15 20:40:36.961 4844 2672672668136 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-04-15 20:40:37.007 4844 2672672668136 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-04-15 20:40:39.179 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f5b395-108f-48db-b5c2-4831e1b447a2 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] port_delete event received for '7c4ce4e2-6221-40cd-b1a5-0c8a63baf4d6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:40:39.658 4844 2672672667960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d0f1346a-5532-427b-af1e-375b657b2a26 2021-04-15 20:40:40.975 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-15 20:40:40.975 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd0f1346a-5532-427b-af1e-375b657b2a26' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-15 20:40:40.975 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd0f1346a-5532-427b-af1e-375b657b2a26' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-15 20:40:40.975 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d0f1346a-5532-427b-af1e-375b657b2a26 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-15 20:40:40.991 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d0f1346a-5532-427b-af1e-375b657b2a26'] 2021-04-15 20:40:40.991 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-15 20:40:40.991 4844 2672672668136 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-04-15 20:40:40.991 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d0f1346a-5532-427b-af1e-375b657b2a26'] 2021-04-15 20:40:41.524 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7eb7a2c5-0067-460e-ad7e-8784290d0198 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] port_delete event received for 'cd59846e-fb68-4859-bdc9-e8e2e6a1d413' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:40:42.991 4844 2672672668136 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-04-15 20:40:43.431 4844 2672674505656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0509195f-ba73-44cc-9bb5-a22647b50c68 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] port_delete event received for '7e37872c-f166-4470-8d90-2f1542785961' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:40:43.635 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.640s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:40:43.663 4844 2672672667960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d0f1346a-5532-427b-af1e-375b657b2a26 2021-04-15 20:40:44.211 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0509195f-ba73-44cc-9bb5-a22647b50c68 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] network_delete received. Deleting network 3d679279-eb30-4fda-a503-0553a06ff59c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-15 20:40:44.211 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0509195f-ba73-44cc-9bb5-a22647b50c68 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] Network 3d679279-eb30-4fda-a503-0553a06ff59c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-15 20:40:45.007 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-15 20:40:45.007 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd0f1346a-5532-427b-af1e-375b657b2a26' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-15 20:40:45.007 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd0f1346a-5532-427b-af1e-375b657b2a26' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-15 20:40:45.007 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d0f1346a-5532-427b-af1e-375b657b2a26 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-15 20:40:45.019 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5bc06a2b-9024-484d-8786-16d9b4579274 2021-04-15 20:40:45.019 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d0f1346a-5532-427b-af1e-375b657b2a26'] 2021-04-15 20:40:45.019 4844 2672672668136 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-04-15 20:40:45.019 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d0f1346a-5532-427b-af1e-375b657b2a26'] 2021-04-15 20:40:46.303 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a228d29-8c16-4aad-82bf-8c05455a3163 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] port_delete event received for 'ff4275d1-4759-407e-a1d3-e7e9feb2e0a6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:40:47.007 4844 2672672668136 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-04-15 20:40:47.136 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:40:48.984 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76c36023-07d4-41ba-9570-36f26bb9cc64 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] port_delete event received for '0882d30b-baeb-4196-acb6-21207be45b24' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:40:51.169 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ca85050-5b85-46b1-88d0-f6970616fbf3 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] port_delete event received for '34cecd23-3ca7-40dd-bcca-4781803f99f5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:40:52.009 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ca85050-5b85-46b1-88d0-f6970616fbf3 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] network_delete received. Deleting network 61b2887b-0b42-442b-9305-a85cc2352b38 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-15 20:40:52.009 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ca85050-5b85-46b1-88d0-f6970616fbf3 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] Network 61b2887b-0b42-442b-9305-a85cc2352b38 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-15 20:41:03.694 4844 2672672667784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d0f1346a-5532-427b-af1e-375b657b2a26 2021-04-15 20:41:05.069 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-15 20:41:05.328 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Adding port d0f1346a-5532-427b-af1e-375b657b2a26 2021-04-15 20:41:05.328 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Port d0f1346a-5532-427b-af1e-375b657b2a26 updated. Details: {'device': 'd0f1346a-5532-427b-af1e-375b657b2a26', 'network_id': '5bc06a2b-9024-484d-8786-16d9b4579274', 'port_id': 'd0f1346a-5532-427b-af1e-375b657b2a26', 'mac_address': 'fa:16:3e:05:8d:b7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1062, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '115d02bc-de92-4568-be72-0d321d902e0d', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-15 20:41:05.328 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] 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-04-15 20:41:05.328 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d0f1346a-5532-427b-af1e-375b657b2a26" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:41:05.328 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d0f1346a-5532-427b-af1e-375b657b2a26 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-15 20:41:05.350 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5bc06a2b-9024-484d-8786-16d9b4579274 2021-04-15 20:41:05.350 4844 2672672668136 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-04-15 20:41:05.570 4844 2672672668136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd0f1346a-5532-427b-af1e-375b657b2a26') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:41:05.570 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd0f1346a-5532-427b-af1e-375b657b2a26') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:41:05.600 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d0f1346a-5532-427b-af1e-375b657b2a26 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-15 20:41:05.600 4844 2672672668136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1062, VLAN trunk: None to switch port d0f1346a-5532-427b-af1e-375b657b2a26 2021-04-15 20:41:05.726 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-15 20:41:05.743 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d0f1346a-5532-427b-af1e-375b657b2a26'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:41:05.935 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d0f1346a-5532-427b-af1e-375b657b2a26']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:41:05.935 4844 2672672668136 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-04-15 20:41:05.935 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2bb5a3ee-ef4b-4b65-8a82-535cde850acc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:41:05.935 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d0f1346a-5532-427b-af1e-375b657b2a26 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:41:05.935 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-15 20:41:05.935 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d0f1346a-5532-427b-af1e-375b657b2a26 not yet added. Adding. 2021-04-15 20:41:05.935 4844 2672672668136 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-04-15 20:41:05.935 4844 2672672668136 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-04-15 20:41:06.129 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0f1346a-5532-427b-af1e-375b657b2a26" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:41:06.259 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0f1346a-5532-427b-af1e-375b657b2a26" 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-04-15 20:41:06.259 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0f1346a-5532-427b-af1e-375b657b2a26" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:41:06.447 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0f1346a-5532-427b-af1e-375b657b2a26" 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-04-15 20:41:06.586 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d0f1346a-5532-427b-af1e-375b657b2a26" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:41:06.586 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d0f1346a-5532-427b-af1e-375b657b2a26 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-15 20:41:06.586 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d0f1346a-5532-427b-af1e-375b657b2a26 processed. 2021-04-15 20:41:07.067 4844 2672672668136 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-04-15 20:41:07.331 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:41:27.615 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Security group member updated on remote: ['1c0e601f-3995-4ec1-8044-4f4fedf4f5f3', '2aa076f0-60fb-48c3-b95a-55bb49622ca2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:41:27.615 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Security group member updated ['1c0e601f-3995-4ec1-8044-4f4fedf4f5f3', '2aa076f0-60fb-48c3-b95a-55bb49622ca2'] 2021-04-15 20:41:27.615 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Refresh firewall rules 2021-04-15 20:41:27.615 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Get security group information for devices via rpc ['3f9d4b93-f921-49f1-af94-395c11f0691c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:41:27.802 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Update security group information for ports dict_keys(['3f9d4b93-f921-49f1-af94-395c11f0691c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:41:27.802 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-15 20:41:27.802 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Update rules of security group (1c0e601f-3995-4ec1-8044-4f4fedf4f5f3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:41:27.802 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Update members of security group (1c0e601f-3995-4ec1-8044-4f4fedf4f5f3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-15 20:41:27.802 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Update port filter for 3f9d4b93-f921-49f1-af94-395c11f0691c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:41:27.802 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Updating port rules. 2021-04-15 20:41:27.802 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Creating 0 new rules, removing 6 old rules. 2021-04-15 20:41:27.826 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Lock "n-hv-driver-port-lock-3f9d4b93-f921-49f1-af94-395c11f0691c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:41:27.826 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Lock "n-hv-driver-port-lock-3f9d4b93-f921-49f1-af94-395c11f0691c" 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-04-15 20:41:27.826 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Lock "n-hv-driver-port-lock-3f9d4b93-f921-49f1-af94-395c11f0691c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:41:27.834 4844 2672674505656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] port_update received: 3f9d4b93-f921-49f1-af94-395c11f0691c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-15 20:41:27.834 4844 2672674505656 MainThread DEBUG oslo_concurrency.lockutils [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Lock "n-hv-agent-port-lock-3f9d4b93-f921-49f1-af94-395c11f0691c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:41:27.834 4844 2672674505656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Binding port 3f9d4b93-f921-49f1-af94-395c11f0691c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-15 20:41:27.834 4844 2672674505656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] 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-04-15 20:41:27.854 4844 2672674505656 MainThread DEBUG neutron.services.trunk.rpc.agent [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3f9d4b93-f921-49f1-af94-395c11f0691c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:41:27.854 4844 2672674505656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3f9d4b93-f921-49f1-af94-395c11f0691c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:41:27.868 4844 2672674505656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Trunk plugin disabled on server. Assuming port 3f9d4b93-f921-49f1-af94-395c11f0691c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-15 20:41:27.868 4844 2672674505656 MainThread INFO networking_hyperv.neutron.trunk_driver [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Binding VLAN ID: 1076, VLAN trunk: None to switch port 3f9d4b93-f921-49f1-af94-395c11f0691c 2021-04-15 20:41:27.918 4844 2672674505656 MainThread INFO neutron.agent.securitygroups_rpc [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Refresh firewall rules 2021-04-15 20:41:27.918 4844 2672674505656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Get security group information for devices via rpc ['3f9d4b93-f921-49f1-af94-395c11f0691c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:41:28.070 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Lock "n-hv-driver-port-lock-3f9d4b93-f921-49f1-af94-395c11f0691c" 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-04-15 20:41:28.256 4844 2672674505656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Update security group information for ports dict_keys(['3f9d4b93-f921-49f1-af94-395c11f0691c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:41:28.256 4844 2672674505656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-15 20:41:28.256 4844 2672674505656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Update rules of security group (1c0e601f-3995-4ec1-8044-4f4fedf4f5f3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:41:28.256 4844 2672674505656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Update members of security group (1c0e601f-3995-4ec1-8044-4f4fedf4f5f3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-15 20:41:28.256 4844 2672674505656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Update port filter for 3f9d4b93-f921-49f1-af94-395c11f0691c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:41:28.256 4844 2672674505656 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Updating port rules. 2021-04-15 20:41:28.256 4844 2672674505656 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Creating 0 new rules, removing 0 old rules. 2021-04-15 20:41:28.256 4844 2672674505656 MainThread DEBUG oslo_concurrency.lockutils [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Lock "n-hv-driver-port-lock-3f9d4b93-f921-49f1-af94-395c11f0691c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:41:28.256 4844 2672674505656 MainThread DEBUG oslo_concurrency.lockutils [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Lock "n-hv-driver-port-lock-3f9d4b93-f921-49f1-af94-395c11f0691c" 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-04-15 20:41:28.256 4844 2672674505656 MainThread DEBUG oslo_concurrency.lockutils [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Lock "n-hv-driver-port-lock-3f9d4b93-f921-49f1-af94-395c11f0691c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:41:28.256 4844 2672674505656 MainThread DEBUG oslo_concurrency.lockutils [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Lock "n-hv-driver-port-lock-3f9d4b93-f921-49f1-af94-395c11f0691c" 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-04-15 20:41:28.290 4844 2672674505656 MainThread DEBUG oslo_concurrency.lockutils [req-68eaea61-c6a5-4137-85e0-72c0d391a319 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Lock "n-hv-agent-port-lock-3f9d4b93-f921-49f1-af94-395c11f0691c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.454s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:41:29.028 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c56a7b0-6935-49fa-a982-44f175aef7cb 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] port_delete event received for '25871b64-adbf-43bd-aa55-dce24413f390' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:41:35.868 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5e0ac4c4-9d1f-4297-bc4c-d960669aec87 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Security group member updated on remote: ['1c0e601f-3995-4ec1-8044-4f4fedf4f5f3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:41:35.868 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-5e0ac4c4-9d1f-4297-bc4c-d960669aec87 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Security group member updated ['1c0e601f-3995-4ec1-8044-4f4fedf4f5f3'] 2021-04-15 20:41:35.868 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-5e0ac4c4-9d1f-4297-bc4c-d960669aec87 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Refresh firewall rules 2021-04-15 20:41:35.868 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5e0ac4c4-9d1f-4297-bc4c-d960669aec87 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Get security group information for devices via rpc ['3f9d4b93-f921-49f1-af94-395c11f0691c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:41:35.914 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5e0ac4c4-9d1f-4297-bc4c-d960669aec87 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:41:35.914 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5e0ac4c4-9d1f-4297-bc4c-d960669aec87 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-15 20:41:36.045 4844 2672672667960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3f9d4b93-f921-49f1-af94-395c11f0691c 2021-04-15 20:41:36.150 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e0ac4c4-9d1f-4297-bc4c-d960669aec87 397f7b1db59f4239ba1d81b5d8e01b6d 33077ec039814b65b933ccc905713d3a - - -] port_delete event received for '3f9d4b93-f921-49f1-af94-395c11f0691c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:41:37.211 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-15 20:41:37.211 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3f9d4b93-f921-49f1-af94-395c11f0691c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-15 20:41:37.211 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3f9d4b93-f921-49f1-af94-395c11f0691c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-15 20:41:37.211 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3f9d4b93-f921-49f1-af94-395c11f0691c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-15 20:41:37.211 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3f9d4b93-f921-49f1-af94-395c11f0691c'] 2021-04-15 20:41:37.211 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-15 20:41:37.211 4844 2672672668136 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-04-15 20:41:37.227 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3f9d4b93-f921-49f1-af94-395c11f0691c'] 2021-04-15 20:41:39.224 4844 2672672668136 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-04-15 20:41:39.275 4844 2672672668136 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-04-15 20:41:39.647 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79f44933-7abf-4409-b6c6-44563588b3fe 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] port_delete event received for '90ad63af-657a-408d-b3d4-b4749040397e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:41:41.990 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bafc0fcf-a2ed-46b8-bfee-77272f9607c9 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] port_delete event received for '8fc64924-9c4c-40a7-a792-ae084703ad2a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:41:43.661 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8660255-4ecb-48c3-b468-8fb604b4edff 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] port_delete event received for '8cfeac24-b0e6-45a7-a553-e8e8c2ad7ea9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:41:44.706 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8660255-4ecb-48c3-b468-8fb604b4edff 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] network_delete received. Deleting network 76f207b2-c01b-47b6-a04d-1f5598cc2de2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-15 20:41:44.706 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e8660255-4ecb-48c3-b468-8fb604b4edff 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] Reclaiming local network 76f207b2-c01b-47b6-a04d-1f5598cc2de2 2021-04-15 20:41:46.489 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a90c8cc0-b1a0-476e-bb86-a9a6d469cf94 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] port_delete event received for '2cafd9e1-c3c9-4339-ba52-d3c718a83417' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:41:48.804 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30ac485c-9cce-4996-affe-fd2b76da40e8 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] port_delete event received for '402be25c-201f-4444-aa0e-3cd3b99a15ed' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:41:50.569 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac17d6dd-269c-41b6-b2a4-99be2db2c856 - - - - -] port_delete event received for 'c8ae5eb1-cdc2-43e9-8a13-9be27c85f651' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:41:51.913 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-813a8c55-616f-4a59-b58f-7504ec200a04 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] network_delete received. Deleting network 5161b3d8-ea30-4dd8-b221-44a641f46b9e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-15 20:41:51.913 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-813a8c55-616f-4a59-b58f-7504ec200a04 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] Network 5161b3d8-ea30-4dd8-b221-44a641f46b9e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-15 20:42:08.208 4844 2672672667960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d0f1346a-5532-427b-af1e-375b657b2a26 2021-04-15 20:42:08.699 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c1c76fc2-17f0-4959-9954-6828327840d6 6ed751138f8247b3a01f0ef8a316502f a7106cb89b6d4e9399c7bc046ff492b4 - - -] Security group member updated on remote: ['2bb5a3ee-ef4b-4b65-8a82-535cde850acc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:42:08.699 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-c1c76fc2-17f0-4959-9954-6828327840d6 6ed751138f8247b3a01f0ef8a316502f a7106cb89b6d4e9399c7bc046ff492b4 - - -] Security group member updated ['2bb5a3ee-ef4b-4b65-8a82-535cde850acc'] 2021-04-15 20:42:09.364 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-15 20:42:09.364 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd0f1346a-5532-427b-af1e-375b657b2a26' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-15 20:42:09.364 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd0f1346a-5532-427b-af1e-375b657b2a26' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-15 20:42:09.364 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d0f1346a-5532-427b-af1e-375b657b2a26 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-15 20:42:09.364 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5bc06a2b-9024-484d-8786-16d9b4579274 2021-04-15 20:42:09.364 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d0f1346a-5532-427b-af1e-375b657b2a26'] 2021-04-15 20:42:09.364 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-15 20:42:09.364 4844 2672672668136 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-04-15 20:42:09.364 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d0f1346a-5532-427b-af1e-375b657b2a26'] 2021-04-15 20:42:09.426 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1c76fc2-17f0-4959-9954-6828327840d6 6ed751138f8247b3a01f0ef8a316502f a7106cb89b6d4e9399c7bc046ff492b4 - - -] port_delete event received for 'd0f1346a-5532-427b-af1e-375b657b2a26' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:42:11.379 4844 2672672668136 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-04-15 20:42:11.426 4844 2672672668136 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-04-15 20:42:12.442 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18af87d3-7f7d-45e8-abbc-c297db796adc 6ed751138f8247b3a01f0ef8a316502f a7106cb89b6d4e9399c7bc046ff492b4 - - -] port_delete event received for '3ce93457-23be-40d4-ab92-8ef471ed7a63' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:42:17.395 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da138a21-6f33-4fc1-9132-09fb8317306c 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] port_delete event received for '622c616b-fc3b-41c7-904d-56a6708472ad' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:42:19.738 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-08fe2d7d-1b5b-4d32-ab45-fd7ca3997720 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] port_delete event received for 'e692ad89-e4eb-4f86-97cf-6cc98542daab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:42:21.380 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b582898-251b-4cfe-bdb6-3b027fcd7d94 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] port_delete event received for 'bf17ce92-785d-4433-bedf-275db09cbf22' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:42:22.380 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b582898-251b-4cfe-bdb6-3b027fcd7d94 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] network_delete received. Deleting network 5bc06a2b-9024-484d-8786-16d9b4579274 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-15 20:42:22.380 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b582898-251b-4cfe-bdb6-3b027fcd7d94 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] Network 5bc06a2b-9024-484d-8786-16d9b4579274 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-15 20:42:29.176 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c73abde-be25-4ee2-a1b1-a3264b914493 - - - - -] port_update received: 61da5dd1-576c-42c3-b87a-d2c8c1adb42f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-15 20:42:29.195 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c73abde-be25-4ee2-a1b1-a3264b914493 - - - - -] No port 61da5dd1-576c-42c3-b87a-d2c8c1adb42f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-15 20:42:31.272 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-14996f7a-ce50-40e4-bc37-4266ccbc3ab7 8f4c574ec44646cb9fccf51d16199b6c c75339fe25214ba19cd2965d8a07a826 - - -] Security group rule updated on remote: ['6ad2fe77-daf3-4dae-80a8-8f499b32cd88'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-15 20:42:31.272 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-14996f7a-ce50-40e4-bc37-4266ccbc3ab7 8f4c574ec44646cb9fccf51d16199b6c c75339fe25214ba19cd2965d8a07a826 - - -] Security group rule updated ['6ad2fe77-daf3-4dae-80a8-8f499b32cd88'] 2021-04-15 20:42:31.443 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-da300d51-2ede-4a23-8b04-eda72bb004cb 8f4c574ec44646cb9fccf51d16199b6c c75339fe25214ba19cd2965d8a07a826 - - -] Security group rule updated on remote: ['6ad2fe77-daf3-4dae-80a8-8f499b32cd88'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-15 20:42:31.443 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-da300d51-2ede-4a23-8b04-eda72bb004cb 8f4c574ec44646cb9fccf51d16199b6c c75339fe25214ba19cd2965d8a07a826 - - -] Security group rule updated ['6ad2fe77-daf3-4dae-80a8-8f499b32cd88'] 2021-04-15 20:42:35.083 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff6e3a79-e440-4525-b79d-0c34fcf89c94 - - - - -] port_update received: 5a9e4048-9843-497c-bd9e-df90d1a6e2bc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-15 20:42:35.083 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff6e3a79-e440-4525-b79d-0c34fcf89c94 - - - - -] No port 5a9e4048-9843-497c-bd9e-df90d1a6e2bc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-15 20:42:36.207 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d7943d8f-33d6-448f-a5d2-20458b526fa0 8f4c574ec44646cb9fccf51d16199b6c c75339fe25214ba19cd2965d8a07a826 - - -] Security group member updated on remote: ['6ad2fe77-daf3-4dae-80a8-8f499b32cd88'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:42:36.207 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-d7943d8f-33d6-448f-a5d2-20458b526fa0 8f4c574ec44646cb9fccf51d16199b6c c75339fe25214ba19cd2965d8a07a826 - - -] Security group member updated ['6ad2fe77-daf3-4dae-80a8-8f499b32cd88'] 2021-04-15 20:42:37.941 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e73f43a2-cfb8-4343-b6cf-4e6e6125489c 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] port_update received: 684df899-1871-4dd2-930b-373bb8b00547 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-15 20:42:37.941 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e73f43a2-cfb8-4343-b6cf-4e6e6125489c 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] No port 684df899-1871-4dd2-930b-373bb8b00547 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-15 20:42:40.457 4844 2672672667784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 684df899-1871-4dd2-930b-373bb8b00547 2021-04-15 20:42:41.615 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-15 20:42:41.880 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Adding port 684df899-1871-4dd2-930b-373bb8b00547 2021-04-15 20:42:41.880 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Port 684df899-1871-4dd2-930b-373bb8b00547 updated. Details: {'device': '684df899-1871-4dd2-930b-373bb8b00547', 'network_id': '774063f8-e12a-496d-8eb4-bc5d985211ca', 'port_id': '684df899-1871-4dd2-930b-373bb8b00547', 'mac_address': 'fa:16:3e:a3:f1:05', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1085, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ad1d2cd2-6d9f-4bb5-a753-496ec0b439aa', '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-04-15 20:42:41.880 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] 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-04-15 20:42:41.880 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-684df899-1871-4dd2-930b-373bb8b00547" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:42:41.880 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 684df899-1871-4dd2-930b-373bb8b00547 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-15 20:42:41.880 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 774063f8-e12a-496d-8eb4-bc5d985211ca 2021-04-15 20:42:41.880 4844 2672672668136 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-04-15 20:42:42.066 4844 2672672668136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '684df899-1871-4dd2-930b-373bb8b00547') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:42:42.066 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '684df899-1871-4dd2-930b-373bb8b00547') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:42:42.099 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 684df899-1871-4dd2-930b-373bb8b00547 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-15 20:42:42.099 4844 2672672668136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1085, VLAN trunk: None to switch port 684df899-1871-4dd2-930b-373bb8b00547 2021-04-15 20:42:42.222 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-15 20:42:42.222 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['684df899-1871-4dd2-930b-373bb8b00547'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:42:42.410 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['684df899-1871-4dd2-930b-373bb8b00547']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:42:42.410 4844 2672672668136 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-04-15 20:42:42.410 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6ad2fe77-daf3-4dae-80a8-8f499b32cd88) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:42:42.410 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 684df899-1871-4dd2-930b-373bb8b00547 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:42:42.410 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-15 20:42:42.410 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 684df899-1871-4dd2-930b-373bb8b00547 not yet added. Adding. 2021-04-15 20:42:42.410 4844 2672672668136 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-04-15 20:42:42.410 4844 2672672668136 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-04-15 20:42:42.551 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-684df899-1871-4dd2-930b-373bb8b00547" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:42:42.696 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-684df899-1871-4dd2-930b-373bb8b00547" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:42:42.696 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-684df899-1871-4dd2-930b-373bb8b00547" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:42:42.849 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-684df899-1871-4dd2-930b-373bb8b00547" 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-04-15 20:42:42.975 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-684df899-1871-4dd2-930b-373bb8b00547" 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-04-15 20:42:42.975 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 684df899-1871-4dd2-930b-373bb8b00547 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-15 20:42:42.975 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 684df899-1871-4dd2-930b-373bb8b00547 processed. 2021-04-15 20:42:43.629 4844 2672672668136 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-04-15 20:42:43.897 4844 2672672668136 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-04-15 20:46:29.936 4844 2672672667960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 684df899-1871-4dd2-930b-373bb8b00547 2021-04-15 20:46:30.670 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-15 20:46:30.670 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '684df899-1871-4dd2-930b-373bb8b00547' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-15 20:46:30.670 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '684df899-1871-4dd2-930b-373bb8b00547' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-15 20:46:30.670 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 684df899-1871-4dd2-930b-373bb8b00547 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-15 20:46:30.677 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 774063f8-e12a-496d-8eb4-bc5d985211ca 2021-04-15 20:46:30.677 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['684df899-1871-4dd2-930b-373bb8b00547'] 2021-04-15 20:46:30.677 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-15 20:46:30.677 4844 2672672668136 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-04-15 20:46:30.677 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['684df899-1871-4dd2-930b-373bb8b00547'] 2021-04-15 20:46:31.030 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0fe06d4b-a6e3-498f-b76a-d6ef5cdda50b 8f4c574ec44646cb9fccf51d16199b6c c75339fe25214ba19cd2965d8a07a826 - - -] Security group member updated on remote: ['6ad2fe77-daf3-4dae-80a8-8f499b32cd88'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:46:31.030 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-0fe06d4b-a6e3-498f-b76a-d6ef5cdda50b 8f4c574ec44646cb9fccf51d16199b6c c75339fe25214ba19cd2965d8a07a826 - - -] Security group member updated ['6ad2fe77-daf3-4dae-80a8-8f499b32cd88'] 2021-04-15 20:46:31.749 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0fe06d4b-a6e3-498f-b76a-d6ef5cdda50b 8f4c574ec44646cb9fccf51d16199b6c c75339fe25214ba19cd2965d8a07a826 - - -] port_delete event received for '684df899-1871-4dd2-930b-373bb8b00547' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:46:32.686 4844 2672672668136 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-04-15 20:46:32.733 4844 2672672668136 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-04-15 20:46:35.233 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84811007-42df-4b15-871a-e591e2f882a1 8f4c574ec44646cb9fccf51d16199b6c c75339fe25214ba19cd2965d8a07a826 - - -] port_delete event received for '5cedb3eb-885c-499d-aec1-2651b0c46297' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:46:35.936 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0fe90d4f-e2d0-4445-8c72-c99d258f46ad 8f4c574ec44646cb9fccf51d16199b6c c75339fe25214ba19cd2965d8a07a826 - - -] Security group rule updated on remote: ['1aa57070-6d7a-4836-8f4c-7cb669bfd460'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-15 20:46:35.936 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-0fe90d4f-e2d0-4445-8c72-c99d258f46ad 8f4c574ec44646cb9fccf51d16199b6c c75339fe25214ba19cd2965d8a07a826 - - -] Security group rule updated ['1aa57070-6d7a-4836-8f4c-7cb669bfd460'] 2021-04-15 20:46:36.077 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-de0a615f-3eba-44bc-8724-aae690a7bf7b 8f4c574ec44646cb9fccf51d16199b6c c75339fe25214ba19cd2965d8a07a826 - - -] Security group rule updated on remote: ['1aa57070-6d7a-4836-8f4c-7cb669bfd460'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-15 20:46:36.077 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-de0a615f-3eba-44bc-8724-aae690a7bf7b 8f4c574ec44646cb9fccf51d16199b6c c75339fe25214ba19cd2965d8a07a826 - - -] Security group rule updated ['1aa57070-6d7a-4836-8f4c-7cb669bfd460'] 2021-04-15 20:46:40.811 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8eb34160-c571-4fb0-b886-a5d7e6edd064 8f4c574ec44646cb9fccf51d16199b6c c75339fe25214ba19cd2965d8a07a826 - - -] Security group member updated on remote: ['1aa57070-6d7a-4836-8f4c-7cb669bfd460'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:46:40.811 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-8eb34160-c571-4fb0-b886-a5d7e6edd064 8f4c574ec44646cb9fccf51d16199b6c c75339fe25214ba19cd2965d8a07a826 - - -] Security group member updated ['1aa57070-6d7a-4836-8f4c-7cb669bfd460'] 2021-04-15 20:46:42.771 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2d63b03-449c-4562-8c1e-de53753782f9 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] port_update received: 8adc81d3-1935-484f-a73a-1d7825eaea25 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-15 20:46:42.795 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2d63b03-449c-4562-8c1e-de53753782f9 65aaca6d3a8143db802dfc51e18b4bd5 71850a8d841b4db0a383470f69d0a80e - - -] No port 8adc81d3-1935-484f-a73a-1d7825eaea25 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-15 20:46:46.194 4844 2672672667784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8adc81d3-1935-484f-a73a-1d7825eaea25 2021-04-15 20:46:46.748 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-15 20:46:47.014 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Adding port 8adc81d3-1935-484f-a73a-1d7825eaea25 2021-04-15 20:46:47.014 4844 2672584964760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Port 8adc81d3-1935-484f-a73a-1d7825eaea25 updated. Details: {'device': '8adc81d3-1935-484f-a73a-1d7825eaea25', 'network_id': '774063f8-e12a-496d-8eb4-bc5d985211ca', 'port_id': '8adc81d3-1935-484f-a73a-1d7825eaea25', 'mac_address': 'fa:16:3e:2e:2b:2d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1085, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ad1d2cd2-6d9f-4bb5-a753-496ec0b439aa', '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-04-15 20:46:47.014 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] 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-04-15 20:46:47.014 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8adc81d3-1935-484f-a73a-1d7825eaea25" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:46:47.014 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8adc81d3-1935-484f-a73a-1d7825eaea25 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-15 20:46:47.014 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 774063f8-e12a-496d-8eb4-bc5d985211ca 2021-04-15 20:46:47.014 4844 2672672668136 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-04-15 20:46:47.234 4844 2672672668136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8adc81d3-1935-484f-a73a-1d7825eaea25') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:46:47.234 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8adc81d3-1935-484f-a73a-1d7825eaea25') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-15 20:46:47.234 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8adc81d3-1935-484f-a73a-1d7825eaea25 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-15 20:46:47.234 4844 2672672668136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1085, VLAN trunk: None to switch port 8adc81d3-1935-484f-a73a-1d7825eaea25 2021-04-15 20:46:47.353 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-15 20:46:47.353 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8adc81d3-1935-484f-a73a-1d7825eaea25'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-15 20:46:47.570 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8adc81d3-1935-484f-a73a-1d7825eaea25']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-15 20:46:47.570 4844 2672672668136 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-04-15 20:46:47.570 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1aa57070-6d7a-4836-8f4c-7cb669bfd460) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-15 20:46:47.570 4844 2672672668136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8adc81d3-1935-484f-a73a-1d7825eaea25 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-15 20:46:47.570 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-15 20:46:47.570 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8adc81d3-1935-484f-a73a-1d7825eaea25 not yet added. Adding. 2021-04-15 20:46:47.570 4844 2672672668136 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-04-15 20:46:47.570 4844 2672672668136 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-04-15 20:46:47.705 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8adc81d3-1935-484f-a73a-1d7825eaea25" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:46:47.804 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8adc81d3-1935-484f-a73a-1d7825eaea25" 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-04-15 20:46:47.804 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8adc81d3-1935-484f-a73a-1d7825eaea25" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-04-15 20:46:47.967 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8adc81d3-1935-484f-a73a-1d7825eaea25" 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-04-15 20:46:48.098 4844 2672672668136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8adc81d3-1935-484f-a73a-1d7825eaea25" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-15 20:46:48.098 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8adc81d3-1935-484f-a73a-1d7825eaea25 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-15 20:46:48.098 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8adc81d3-1935-484f-a73a-1d7825eaea25 processed. 2021-04-15 20:46:48.764 4844 2672672668136 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-04-15 20:46:49.029 4844 2672672668136 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-04-15 20:48:20.797 4844 2672672667960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8adc81d3-1935-484f-a73a-1d7825eaea25 2021-04-15 20:48:21.168 4844 2672584964760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f613696f-b7da-40da-9cd7-504da8964b66 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-15 20:48:21.168 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8adc81d3-1935-484f-a73a-1d7825eaea25' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-15 20:48:21.168 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8adc81d3-1935-484f-a73a-1d7825eaea25' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-15 20:48:21.168 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8adc81d3-1935-484f-a73a-1d7825eaea25 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-15 20:48:21.168 4844 2672672668136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 774063f8-e12a-496d-8eb4-bc5d985211ca 2021-04-15 20:48:21.168 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8adc81d3-1935-484f-a73a-1d7825eaea25'] 2021-04-15 20:48:21.168 4844 2672672668136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-15 20:48:21.168 4844 2672672668136 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-04-15 20:48:21.168 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8adc81d3-1935-484f-a73a-1d7825eaea25'] 2021-04-15 20:48:21.702 4844 2672672668136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-446d3371-6eb1-43db-a8b4-0e5928a9f051 8f4c574ec44646cb9fccf51d16199b6c c75339fe25214ba19cd2965d8a07a826 - - -] Security group member updated on remote: ['1aa57070-6d7a-4836-8f4c-7cb669bfd460'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-15 20:48:21.702 4844 2672672668136 MainThread INFO neutron.agent.securitygroups_rpc [req-446d3371-6eb1-43db-a8b4-0e5928a9f051 8f4c574ec44646cb9fccf51d16199b6c c75339fe25214ba19cd2965d8a07a826 - - -] Security group member updated ['1aa57070-6d7a-4836-8f4c-7cb669bfd460'] 2021-04-15 20:48:22.371 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-446d3371-6eb1-43db-a8b4-0e5928a9f051 8f4c574ec44646cb9fccf51d16199b6c c75339fe25214ba19cd2965d8a07a826 - - -] port_delete event received for '8adc81d3-1935-484f-a73a-1d7825eaea25' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:48:23.184 4844 2672672668136 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-04-15 20:48:23.219 4844 2672672668136 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-04-15 20:48:24.945 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9867765a-88b6-417b-91fe-5bf1aa9c7bf8 8f4c574ec44646cb9fccf51d16199b6c c75339fe25214ba19cd2965d8a07a826 - - -] port_delete event received for '5be76974-4a19-4c90-b74e-f91feea75963' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:48:30.981 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66f7180d-f1f9-4353-b4cf-faf31eb4fe35 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] port_delete event received for '5a9e4048-9843-497c-bd9e-df90d1a6e2bc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:48:33.309 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f69c7915-f32d-4430-a1bd-714a1da97d00 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] port_delete event received for '61da5dd1-576c-42c3-b87a-d2c8c1adb42f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:48:34.981 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-339407ec-537a-4e8c-bb4b-09cd95f74924 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] port_delete event received for 'd95f7af4-df0e-405f-87ac-64ac4d0a9845' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-15 20:48:35.969 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-339407ec-537a-4e8c-bb4b-09cd95f74924 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] network_delete received. Deleting network 774063f8-e12a-496d-8eb4-bc5d985211ca network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-15 20:48:35.969 4844 2672672668136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-339407ec-537a-4e8c-bb4b-09cd95f74924 3e1c3c26cbca486f8db047c8957e2473 203499fb56794d42adc7872da1781d16 - - -] Network 774063f8-e12a-496d-8eb4-bc5d985211ca not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463