2021-04-05 12:04:31.820 1632 2295758589448 MainThread INFO neutron.common.config [-] Logging enabled! 2021-04-05 12:04:31.820 1632 2295758589448 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev31 2021-04-05 12:04:31.820 1632 2295758589448 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-05 12:04:31.836 1632 2295758589448 MainThread INFO os_win.utils.network.networkutils [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] WMI caching is disabled. 2021-04-05 12:04:32.119 1632 2295758589448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:120 2021-04-05 12:04:32.184 1632 2295758589448 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-04-05 12:04:32.184 1632 2295758589448 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-04-05 12:04:32.356 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent initialized successfully, now running... 2021-04-05 12:04:32.382 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-04-05 12:04:32.382 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-04-05 12:04:32.419 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-04-05 12:06:34.034 1632 2295846874984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-679d19e4-e6b4-4928-a4ab-e2c500951650 - - - - -] port_update received: d7550a64-693e-4879-b8d7-c52fb950cf04 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-05 12:06:34.049 1632 2295846874984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-679d19e4-e6b4-4928-a4ab-e2c500951650 - - - - -] No port d7550a64-693e-4879-b8d7-c52fb950cf04 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-05 12:06:39.567 1632 2295846874984 MainThread WARNING oslo_policy.policy [req-62d93aad-3cfd-4aa0-8da9-2d9287c46fe6 b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] 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-05 12:06:39.567 1632 2295846874984 MainThread WARNING oslo_policy.policy [req-62d93aad-3cfd-4aa0-8da9-2d9287c46fe6 b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] 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-05 12:06:39.567 1632 2295846874984 MainThread WARNING oslo_policy.policy [req-62d93aad-3cfd-4aa0-8da9-2d9287c46fe6 b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] 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-05 12:06:39.567 1632 2295846874984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-62d93aad-3cfd-4aa0-8da9-2d9287c46fe6 b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Security group member updated on remote: ['7bccea83-02f4-4ebb-ac17-5276ada0db43'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:06:39.567 1632 2295846874984 MainThread INFO neutron.agent.securitygroups_rpc [req-62d93aad-3cfd-4aa0-8da9-2d9287c46fe6 b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Security group member updated ['7bccea83-02f4-4ebb-ac17-5276ada0db43'] 2021-04-05 12:06:40.034 1632 2295846874984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fd86f777-2836-4f72-9607-d7c5690a6743 6f030423217e4f888a7e2a6be9322c08 c3f2089ab9e84da8a0e12943deaf2308 - - -] Security group member updated on remote: ['d249037c-4312-475a-b071-b77a3a2c84c5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:06:40.034 1632 2295846874984 MainThread INFO neutron.agent.securitygroups_rpc [req-fd86f777-2836-4f72-9607-d7c5690a6743 6f030423217e4f888a7e2a6be9322c08 c3f2089ab9e84da8a0e12943deaf2308 - - -] Security group member updated ['d249037c-4312-475a-b071-b77a3a2c84c5'] 2021-04-05 12:06:43.135 1632 2295846874984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c749caf-3dfd-45a8-8d34-d59e57aa56bf - - - - -] port_update received: a6b93f11-6253-40dd-b069-80fdf313ca10 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-05 12:06:43.135 1632 2295846874984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c749caf-3dfd-45a8-8d34-d59e57aa56bf - - - - -] No port a6b93f11-6253-40dd-b069-80fdf313ca10 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-05 12:06:43.723 1632 2295846874984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-075f22d6-675b-4e40-9895-743f8a97dd01 - - - - -] port_update received: 4625d710-450e-494f-a83c-fb4c238fbaa8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-05 12:06:43.740 1632 2295846874984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-075f22d6-675b-4e40-9895-743f8a97dd01 - - - - -] No port 4625d710-450e-494f-a83c-fb4c238fbaa8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-05 12:06:47.490 1632 2295846874984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9fb70d7-ada3-4716-affe-7909ee9dfef1 cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] port_update received: 016a7d1b-70ea-44fb-bdd4-f4e4d798727f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-05 12:06:47.490 1632 2295846874984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9fb70d7-ada3-4716-affe-7909ee9dfef1 cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] No port 016a7d1b-70ea-44fb-bdd4-f4e4d798727f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-05 12:06:50.765 1632 2295846874984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7012b6a-0489-4d1e-a326-625285e68a70 cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] port_update received: e7411647-5b35-4ff3-9eb8-d7c7a051b6bb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-05 12:06:50.765 1632 2295846874984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7012b6a-0489-4d1e-a326-625285e68a70 cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] No port e7411647-5b35-4ff3-9eb8-d7c7a051b6bb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-05 12:06:52.824 1632 2295846874984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e75d8b0e-c625-44d9-a569-60f996d63237 3cc8392626a14137b61d8694f2896e64 ddc3c61214c148ae9122b41d30482408 - - -] Security group rule updated on remote: ['e4aa49c7-f6a1-4481-b13c-c0cc9a963108'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-05 12:06:52.824 1632 2295846874984 MainThread INFO neutron.agent.securitygroups_rpc [req-e75d8b0e-c625-44d9-a569-60f996d63237 3cc8392626a14137b61d8694f2896e64 ddc3c61214c148ae9122b41d30482408 - - -] Security group rule updated ['e4aa49c7-f6a1-4481-b13c-c0cc9a963108'] 2021-04-05 12:06:53.200 1632 2295846874984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-32579ced-47d5-4ba1-8120-3578b894b1fc 3cc8392626a14137b61d8694f2896e64 ddc3c61214c148ae9122b41d30482408 - - -] Security group rule updated on remote: ['e4aa49c7-f6a1-4481-b13c-c0cc9a963108'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-05 12:06:53.210 1632 2295846874984 MainThread INFO neutron.agent.securitygroups_rpc [req-32579ced-47d5-4ba1-8120-3578b894b1fc 3cc8392626a14137b61d8694f2896e64 ddc3c61214c148ae9122b41d30482408 - - -] Security group rule updated ['e4aa49c7-f6a1-4481-b13c-c0cc9a963108'] 2021-04-05 12:06:53.442 1632 2295846873224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 016a7d1b-70ea-44fb-bdd4-f4e4d798727f 2021-04-05 12:06:53.519 1632 2295846874984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6b34a24-97f4-4fab-a3a3-6a84727a85e0 - - - - -] port_update received: 2d285325-55f6-4b02-b636-1e398df8cf7d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-05 12:06:53.527 1632 2295846874984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6b34a24-97f4-4fab-a3a3-6a84727a85e0 - - - - -] No port 2d285325-55f6-4b02-b636-1e398df8cf7d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-05 12:06:55.082 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-05 12:06:55.439 1632 2295846873224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e7411647-5b35-4ff3-9eb8-d7c7a051b6bb 2021-04-05 12:06:55.923 1632 2295847784696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f3fc09cd-22d4-4027-bbef-e8ca80148340 3a88df7d46d14a2da6a9ed2497652b79 808b3f55d36f47a2a2dd53e694db5da5 - - -] Security group member updated on remote: ['d9b7593d-c422-429e-9142-5f001af212b8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:06:55.923 1632 2295847784696 MainThread INFO neutron.agent.securitygroups_rpc [req-f3fc09cd-22d4-4027-bbef-e8ca80148340 3a88df7d46d14a2da6a9ed2497652b79 808b3f55d36f47a2a2dd53e694db5da5 - - -] Security group member updated ['d9b7593d-c422-429e-9142-5f001af212b8'] 2021-04-05 12:06:56.035 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Adding port 016a7d1b-70ea-44fb-bdd4-f4e4d798727f 2021-04-05 12:06:56.035 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Port 016a7d1b-70ea-44fb-bdd4-f4e4d798727f updated. Details: {'device': '016a7d1b-70ea-44fb-bdd4-f4e4d798727f', 'network_id': '49526f73-451b-47db-8aba-278bba25f53d', 'port_id': '016a7d1b-70ea-44fb-bdd4-f4e4d798727f', 'mac_address': 'fa:16:3e:8b:8a:2d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 116, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f4203655-c8b6-45d2-ab59-6589759dd37a', '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-05 12:06:56.035 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] 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-05 12:06:56.035 1632 2295847784696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-016a7d1b-70ea-44fb-bdd4-f4e4d798727f" acquired by "networking_hyperv.neutron._common_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-05 12:06:56.035 1632 2295847784696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 016a7d1b-70ea-44fb-bdd4-f4e4d798727f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-05 12:06:56.035 1632 2295847784696 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 49526f73-451b-47db-8aba-278bba25f53d 2021-04-05 12:06:56.035 1632 2295847784696 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-05 12:06:56.311 1632 2295847784696 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '016a7d1b-70ea-44fb-bdd4-f4e4d798727f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:06:56.311 1632 2295847784696 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '016a7d1b-70ea-44fb-bdd4-f4e4d798727f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:06:56.369 1632 2295847784696 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 016a7d1b-70ea-44fb-bdd4-f4e4d798727f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-05 12:06:56.369 1632 2295847784696 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 116, VLAN trunk: None to switch port 016a7d1b-70ea-44fb-bdd4-f4e4d798727f 2021-04-05 12:06:56.486 1632 2295847784696 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-05 12:06:56.486 1632 2295847784696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['016a7d1b-70ea-44fb-bdd4-f4e4d798727f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:06:56.926 1632 2295847784696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['016a7d1b-70ea-44fb-bdd4-f4e4d798727f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:06:56.926 1632 2295847784696 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-05 12:06:56.926 1632 2295847784696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7bccea83-02f4-4ebb-ac17-5276ada0db43) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:06:56.926 1632 2295847784696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7bccea83-02f4-4ebb-ac17-5276ada0db43) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-05 12:06:56.926 1632 2295847784696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 016a7d1b-70ea-44fb-bdd4-f4e4d798727f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:06:56.926 1632 2295847784696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-05 12:06:56.926 1632 2295847784696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 016a7d1b-70ea-44fb-bdd4-f4e4d798727f not yet added. Adding. 2021-04-05 12:06:56.926 1632 2295847784696 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-05 12:06:56.926 1632 2295847784696 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-05 12:06:57.070 1632 2295847784696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-016a7d1b-70ea-44fb-bdd4-f4e4d798727f" acquired by "networking_hyperv.neutron._common_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-05 12:06:57.084 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-05 12:06:57.203 1632 2295847784696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-016a7d1b-70ea-44fb-bdd4-f4e4d798727f" 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-05 12:06:57.203 1632 2295847784696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-016a7d1b-70ea-44fb-bdd4-f4e4d798727f" acquired by "networking_hyperv.neutron._common_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-05 12:06:57.361 1632 2295847784696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-016a7d1b-70ea-44fb-bdd4-f4e4d798727f" 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-05 12:06:57.473 1632 2295847784696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-016a7d1b-70ea-44fb-bdd4-f4e4d798727f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:06:57.473 1632 2295847784696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 016a7d1b-70ea-44fb-bdd4-f4e4d798727f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-05 12:06:57.473 1632 2295847784696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 016a7d1b-70ea-44fb-bdd4-f4e4d798727f processed. 2021-04-05 12:06:57.494 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Adding port e7411647-5b35-4ff3-9eb8-d7c7a051b6bb 2021-04-05 12:06:57.494 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Port e7411647-5b35-4ff3-9eb8-d7c7a051b6bb updated. Details: {'device': 'e7411647-5b35-4ff3-9eb8-d7c7a051b6bb', 'network_id': '4b8cdd33-fde5-4410-ae33-5eefc8d1156d', 'port_id': 'e7411647-5b35-4ff3-9eb8-d7c7a051b6bb', 'mac_address': 'fa:16:3e:7f:37:80', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 121, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '58234435-b743-4eeb-a268-7228a469b17f', '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-05 12:06:57.494 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] 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-05 12:06:57.494 1632 2295847784696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e7411647-5b35-4ff3-9eb8-d7c7a051b6bb" acquired by "networking_hyperv.neutron._common_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-05 12:06:57.494 1632 2295847784696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e7411647-5b35-4ff3-9eb8-d7c7a051b6bb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-05 12:06:57.494 1632 2295847784696 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4b8cdd33-fde5-4410-ae33-5eefc8d1156d 2021-04-05 12:06:57.510 1632 2295847784696 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-05 12:06:57.714 1632 2295847784696 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e7411647-5b35-4ff3-9eb8-d7c7a051b6bb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:06:57.714 1632 2295847784696 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e7411647-5b35-4ff3-9eb8-d7c7a051b6bb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:06:57.727 1632 2295847784696 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e7411647-5b35-4ff3-9eb8-d7c7a051b6bb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-05 12:06:57.727 1632 2295847784696 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 121, VLAN trunk: None to switch port e7411647-5b35-4ff3-9eb8-d7c7a051b6bb 2021-04-05 12:06:57.833 1632 2295847784696 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-05 12:06:57.833 1632 2295847784696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e7411647-5b35-4ff3-9eb8-d7c7a051b6bb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:06:58.051 1632 2295847785048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f367b9e6-dcdc-4904-b50c-0bfbe907f75e 3a88df7d46d14a2da6a9ed2497652b79 808b3f55d36f47a2a2dd53e694db5da5 - - -] Security group member updated on remote: ['d9b7593d-c422-429e-9142-5f001af212b8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:06:58.051 1632 2295847785048 MainThread INFO neutron.agent.securitygroups_rpc [req-f367b9e6-dcdc-4904-b50c-0bfbe907f75e 3a88df7d46d14a2da6a9ed2497652b79 808b3f55d36f47a2a2dd53e694db5da5 - - -] Security group member updated ['d9b7593d-c422-429e-9142-5f001af212b8'] 2021-04-05 12:06:58.136 1632 2295847784696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e7411647-5b35-4ff3-9eb8-d7c7a051b6bb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:06:58.136 1632 2295847784696 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-05 12:06:58.136 1632 2295847784696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d249037c-4312-475a-b071-b77a3a2c84c5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:06:58.136 1632 2295847784696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d249037c-4312-475a-b071-b77a3a2c84c5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-05 12:06:58.136 1632 2295847784696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e7411647-5b35-4ff3-9eb8-d7c7a051b6bb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:06:58.136 1632 2295847784696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-05 12:06:58.136 1632 2295847784696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e7411647-5b35-4ff3-9eb8-d7c7a051b6bb not yet added. Adding. 2021-04-05 12:06:58.136 1632 2295847784696 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-05 12:06:58.136 1632 2295847784696 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-05 12:06:58.292 1632 2295847784696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e7411647-5b35-4ff3-9eb8-d7c7a051b6bb" acquired by "networking_hyperv.neutron._common_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-05 12:06:58.426 1632 2295847784696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e7411647-5b35-4ff3-9eb8-d7c7a051b6bb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:06:58.426 1632 2295847784696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e7411647-5b35-4ff3-9eb8-d7c7a051b6bb" acquired by "networking_hyperv.neutron._common_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-05 12:06:58.599 1632 2295847784696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e7411647-5b35-4ff3-9eb8-d7c7a051b6bb" 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-05 12:06:58.726 1632 2295847784696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e7411647-5b35-4ff3-9eb8-d7c7a051b6bb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:06:58.726 1632 2295847784696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e7411647-5b35-4ff3-9eb8-d7c7a051b6bb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-05 12:06:58.726 1632 2295847784696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e7411647-5b35-4ff3-9eb8-d7c7a051b6bb processed. 2021-04-05 12:06:59.082 1632 2295847784696 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-05 12:06:59.605 1632 2295847785048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbcccda1-46f5-4808-b9a4-49217cc9d816 cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] port_update received: 0697b953-a856-4fa8-b6e2-cd216ea973a9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-05 12:06:59.627 1632 2295847785048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbcccda1-46f5-4808-b9a4-49217cc9d816 cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] No port 0697b953-a856-4fa8-b6e2-cd216ea973a9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-05 12:07:01.001 1632 2295847784696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:07:01.364 1632 2295847784696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d816d3a-7f76-49f6-b54d-d17746c6434d cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] port_update received: 1b293e3f-80e3-4ff5-b376-01fff9d75b95 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-05 12:07:01.364 1632 2295847784696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d816d3a-7f76-49f6-b54d-d17746c6434d cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] No port 1b293e3f-80e3-4ff5-b376-01fff9d75b95 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-05 12:07:03.560 1632 2295846873224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0697b953-a856-4fa8-b6e2-cd216ea973a9 2021-04-05 12:07:05.111 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-05 12:07:05.599 1632 2295846873224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1b293e3f-80e3-4ff5-b376-01fff9d75b95 2021-04-05 12:07:05.848 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Adding port 0697b953-a856-4fa8-b6e2-cd216ea973a9 2021-04-05 12:07:05.848 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Port 0697b953-a856-4fa8-b6e2-cd216ea973a9 updated. Details: {'device': '0697b953-a856-4fa8-b6e2-cd216ea973a9', 'network_id': 'e4d2affa-d50a-4902-aca6-24458c2b9331', 'port_id': '0697b953-a856-4fa8-b6e2-cd216ea973a9', 'mac_address': 'fa:16:3e:32:16:8c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 103, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '58bfef5a-b03d-4852-8400-b15e7cf54ce5', '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-05 12:07:05.848 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] 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-05 12:07:05.848 1632 2295847784696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0697b953-a856-4fa8-b6e2-cd216ea973a9" acquired by "networking_hyperv.neutron._common_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-05 12:07:05.848 1632 2295847784696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0697b953-a856-4fa8-b6e2-cd216ea973a9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-05 12:07:05.848 1632 2295847784696 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e4d2affa-d50a-4902-aca6-24458c2b9331 2021-04-05 12:07:05.848 1632 2295847784696 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-05 12:07:06.106 1632 2295847784696 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0697b953-a856-4fa8-b6e2-cd216ea973a9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:07:06.106 1632 2295847784696 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0697b953-a856-4fa8-b6e2-cd216ea973a9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:07:06.116 1632 2295847784696 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0697b953-a856-4fa8-b6e2-cd216ea973a9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-05 12:07:06.116 1632 2295847784696 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 103, VLAN trunk: None to switch port 0697b953-a856-4fa8-b6e2-cd216ea973a9 2021-04-05 12:07:06.354 1632 2295847784696 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-05 12:07:06.354 1632 2295847784696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0697b953-a856-4fa8-b6e2-cd216ea973a9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:07:06.399 1632 2295847785048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-28ab5689-2122-436b-9b9b-51ec33a4778c 3cc8392626a14137b61d8694f2896e64 ddc3c61214c148ae9122b41d30482408 - - -] Security group member updated on remote: ['e4aa49c7-f6a1-4481-b13c-c0cc9a963108'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:07:06.399 1632 2295847785048 MainThread INFO neutron.agent.securitygroups_rpc [req-28ab5689-2122-436b-9b9b-51ec33a4778c 3cc8392626a14137b61d8694f2896e64 ddc3c61214c148ae9122b41d30482408 - - -] Security group member updated ['e4aa49c7-f6a1-4481-b13c-c0cc9a963108'] 2021-04-05 12:07:06.769 1632 2295847784696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0697b953-a856-4fa8-b6e2-cd216ea973a9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:07:06.769 1632 2295847784696 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-05 12:07:06.769 1632 2295847784696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d9b7593d-c422-429e-9142-5f001af212b8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:07:06.769 1632 2295847784696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d9b7593d-c422-429e-9142-5f001af212b8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-05 12:07:06.769 1632 2295847784696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0697b953-a856-4fa8-b6e2-cd216ea973a9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:07:06.769 1632 2295847784696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-05 12:07:06.769 1632 2295847784696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0697b953-a856-4fa8-b6e2-cd216ea973a9 not yet added. Adding. 2021-04-05 12:07:06.769 1632 2295847784696 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-05 12:07:06.769 1632 2295847784696 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-05 12:07:06.964 1632 2295847784696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0697b953-a856-4fa8-b6e2-cd216ea973a9" acquired by "networking_hyperv.neutron._common_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-05 12:07:07.113 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-05 12:07:07.113 1632 2295847784696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0697b953-a856-4fa8-b6e2-cd216ea973a9" 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-05 12:07:07.113 1632 2295847784696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0697b953-a856-4fa8-b6e2-cd216ea973a9" acquired by "networking_hyperv.neutron._common_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-05 12:07:07.320 1632 2295847784696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0697b953-a856-4fa8-b6e2-cd216ea973a9" 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-05 12:07:07.443 1632 2295847784696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0697b953-a856-4fa8-b6e2-cd216ea973a9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:07:07.443 1632 2295847784696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0697b953-a856-4fa8-b6e2-cd216ea973a9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-05 12:07:07.443 1632 2295847784696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0697b953-a856-4fa8-b6e2-cd216ea973a9 processed. 2021-04-05 12:07:07.825 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Adding port 1b293e3f-80e3-4ff5-b376-01fff9d75b95 2021-04-05 12:07:07.825 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Port 1b293e3f-80e3-4ff5-b376-01fff9d75b95 updated. Details: {'device': '1b293e3f-80e3-4ff5-b376-01fff9d75b95', 'network_id': 'e4d2affa-d50a-4902-aca6-24458c2b9331', 'port_id': '1b293e3f-80e3-4ff5-b376-01fff9d75b95', 'mac_address': 'fa:16:3e:69:d3:84', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 103, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '58bfef5a-b03d-4852-8400-b15e7cf54ce5', '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-05 12:07:07.825 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] 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-05 12:07:07.825 1632 2295847784696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1b293e3f-80e3-4ff5-b376-01fff9d75b95" acquired by "networking_hyperv.neutron._common_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-05 12:07:07.825 1632 2295847784696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1b293e3f-80e3-4ff5-b376-01fff9d75b95 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-05 12:07:07.825 1632 2295847784696 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-05 12:07:08.005 1632 2295847784696 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1b293e3f-80e3-4ff5-b376-01fff9d75b95') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:07:08.005 1632 2295847784696 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1b293e3f-80e3-4ff5-b376-01fff9d75b95') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:07:08.005 1632 2295847784696 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1b293e3f-80e3-4ff5-b376-01fff9d75b95 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-05 12:07:08.005 1632 2295847784696 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 103, VLAN trunk: None to switch port 1b293e3f-80e3-4ff5-b376-01fff9d75b95 2021-04-05 12:07:08.148 1632 2295847784696 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-05 12:07:08.148 1632 2295847784696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1b293e3f-80e3-4ff5-b376-01fff9d75b95'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:07:08.366 1632 2295847784696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1b293e3f-80e3-4ff5-b376-01fff9d75b95']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:07:08.366 1632 2295847784696 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-05 12:07:08.366 1632 2295847784696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d9b7593d-c422-429e-9142-5f001af212b8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:07:08.366 1632 2295847784696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d9b7593d-c422-429e-9142-5f001af212b8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-05 12:07:08.386 1632 2295847784696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1b293e3f-80e3-4ff5-b376-01fff9d75b95 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:07:08.386 1632 2295847784696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-05 12:07:08.386 1632 2295847784696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1b293e3f-80e3-4ff5-b376-01fff9d75b95 not yet added. Adding. 2021-04-05 12:07:08.386 1632 2295847784696 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-05 12:07:08.386 1632 2295847784696 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-05 12:07:08.539 1632 2295847784696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1b293e3f-80e3-4ff5-b376-01fff9d75b95" acquired by "networking_hyperv.neutron._common_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-05 12:07:08.698 1632 2295847784696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1b293e3f-80e3-4ff5-b376-01fff9d75b95" 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-05 12:07:08.708 1632 2295847784696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1b293e3f-80e3-4ff5-b376-01fff9d75b95" 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-05 12:07:08.944 1632 2295847784696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1b293e3f-80e3-4ff5-b376-01fff9d75b95" 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-05 12:07:09.117 1632 2295847784696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1b293e3f-80e3-4ff5-b376-01fff9d75b95" 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-05 12:07:09.117 1632 2295847784696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1b293e3f-80e3-4ff5-b376-01fff9d75b95 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-05 12:07:09.117 1632 2295847784696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1b293e3f-80e3-4ff5-b376-01fff9d75b95 processed. 2021-04-05 12:07:09.117 1632 2295847785048 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-05 12:07:10.134 1632 2295847784696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f88a1077-b370-47c0-9252-db829bad8cf7 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] network_delete received. Deleting network 1b886c7d-d356-45c4-9115-815cc6937def network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-05 12:07:10.134 1632 2295847784696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f88a1077-b370-47c0-9252-db829bad8cf7 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] Network 1b886c7d-d356-45c4-9115-815cc6937def not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-05 12:07:10.256 1632 2295847785048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:07:11.191 1632 2295847785048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef4a887e-576f-46a4-a0b6-b7b379cfa5a6 cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] port_update received: 58362b7c-bead-43a0-8ba6-003b0b5099bc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-05 12:07:11.191 1632 2295847785048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef4a887e-576f-46a4-a0b6-b7b379cfa5a6 cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] No port 58362b7c-bead-43a0-8ba6-003b0b5099bc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-05 12:07:13.180 1632 2295847785048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b2478e9-479a-48cf-80da-de4ecb435135 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] network_delete received. Deleting network c5cb236d-4f1c-4366-ad21-ddda434f9c28 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-05 12:07:13.180 1632 2295847785048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b2478e9-479a-48cf-80da-de4ecb435135 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] Network c5cb236d-4f1c-4366-ad21-ddda434f9c28 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-05 12:07:15.694 1632 2295846873224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 58362b7c-bead-43a0-8ba6-003b0b5099bc 2021-04-05 12:07:17.160 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-05 12:07:17.489 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Adding port 58362b7c-bead-43a0-8ba6-003b0b5099bc 2021-04-05 12:07:17.489 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Port 58362b7c-bead-43a0-8ba6-003b0b5099bc updated. Details: {'device': '58362b7c-bead-43a0-8ba6-003b0b5099bc', 'network_id': 'ca1fde7e-9d0f-488e-a2c7-2febcf4fb0f0', 'port_id': '58362b7c-bead-43a0-8ba6-003b0b5099bc', 'mac_address': 'fa:16:3e:97:90:cb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 138, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e2cc0a18-1ec0-47fc-acf4-d5c1651f886a', '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-05 12:07:17.489 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] 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-05 12:07:17.489 1632 2295847785048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-58362b7c-bead-43a0-8ba6-003b0b5099bc" acquired by "networking_hyperv.neutron._common_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-05 12:07:17.489 1632 2295847785048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 58362b7c-bead-43a0-8ba6-003b0b5099bc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-05 12:07:17.489 1632 2295847785048 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ca1fde7e-9d0f-488e-a2c7-2febcf4fb0f0 2021-04-05 12:07:17.489 1632 2295847785048 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-05 12:07:17.723 1632 2295847785048 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '58362b7c-bead-43a0-8ba6-003b0b5099bc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:07:17.723 1632 2295847785048 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '58362b7c-bead-43a0-8ba6-003b0b5099bc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:07:17.738 1632 2295847785048 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 58362b7c-bead-43a0-8ba6-003b0b5099bc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-05 12:07:17.738 1632 2295847785048 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 138, VLAN trunk: None to switch port 58362b7c-bead-43a0-8ba6-003b0b5099bc 2021-04-05 12:07:17.738 1632 2295846873400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e7411647-5b35-4ff3-9eb8-d7c7a051b6bb 2021-04-05 12:07:17.866 1632 2295847785048 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-05 12:07:17.866 1632 2295847785048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['58362b7c-bead-43a0-8ba6-003b0b5099bc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:07:18.060 1632 2295847784696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f7418c08-8b51-4804-9531-cf3df5f5cb18 6f030423217e4f888a7e2a6be9322c08 c3f2089ab9e84da8a0e12943deaf2308 - - -] Security group member updated on remote: ['d249037c-4312-475a-b071-b77a3a2c84c5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:07:18.060 1632 2295847784696 MainThread INFO neutron.agent.securitygroups_rpc [req-f7418c08-8b51-4804-9531-cf3df5f5cb18 6f030423217e4f888a7e2a6be9322c08 c3f2089ab9e84da8a0e12943deaf2308 - - -] Security group member updated ['d249037c-4312-475a-b071-b77a3a2c84c5'] 2021-04-05 12:07:18.318 1632 2295847785048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['58362b7c-bead-43a0-8ba6-003b0b5099bc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:07:18.318 1632 2295847785048 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-05 12:07:18.318 1632 2295847785048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e4aa49c7-f6a1-4481-b13c-c0cc9a963108) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:07:18.318 1632 2295847785048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 58362b7c-bead-43a0-8ba6-003b0b5099bc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:07:18.318 1632 2295847785048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-05 12:07:18.318 1632 2295847785048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 58362b7c-bead-43a0-8ba6-003b0b5099bc not yet added. Adding. 2021-04-05 12:07:18.318 1632 2295847785048 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-05 12:07:18.332 1632 2295847785048 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-05 12:07:18.504 1632 2295847785048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-58362b7c-bead-43a0-8ba6-003b0b5099bc" acquired by "networking_hyperv.neutron._common_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-05 12:07:18.723 1632 2295847785048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-58362b7c-bead-43a0-8ba6-003b0b5099bc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:07:18.723 1632 2295847785048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-58362b7c-bead-43a0-8ba6-003b0b5099bc" acquired by "networking_hyperv.neutron._common_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-05 12:07:18.944 1632 2295847785224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7418c08-8b51-4804-9531-cf3df5f5cb18 6f030423217e4f888a7e2a6be9322c08 c3f2089ab9e84da8a0e12943deaf2308 - - -] port_delete event received for 'e7411647-5b35-4ff3-9eb8-d7c7a051b6bb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:07:18.959 1632 2295847785048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-58362b7c-bead-43a0-8ba6-003b0b5099bc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:07:18.959 1632 2295847784696 MainThread INFO neutron.agent.securitygroups_rpc [req-f7418c08-8b51-4804-9531-cf3df5f5cb18 6f030423217e4f888a7e2a6be9322c08 c3f2089ab9e84da8a0e12943deaf2308 - - -] Refresh firewall rules 2021-04-05 12:07:18.959 1632 2295847784696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f7418c08-8b51-4804-9531-cf3df5f5cb18 6f030423217e4f888a7e2a6be9322c08 c3f2089ab9e84da8a0e12943deaf2308 - - -] Get security group information for devices via rpc ['e7411647-5b35-4ff3-9eb8-d7c7a051b6bb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:07:19.025 1632 2295847784696 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f7418c08-8b51-4804-9531-cf3df5f5cb18 6f030423217e4f888a7e2a6be9322c08 c3f2089ab9e84da8a0e12943deaf2308 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:07:19.025 1632 2295847784696 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f7418c08-8b51-4804-9531-cf3df5f5cb18 6f030423217e4f888a7e2a6be9322c08 c3f2089ab9e84da8a0e12943deaf2308 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-05 12:07:19.160 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-05 12:07:19.160 1632 2295847785048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-58362b7c-bead-43a0-8ba6-003b0b5099bc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:07:19.160 1632 2295847785048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 58362b7c-bead-43a0-8ba6-003b0b5099bc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-05 12:07:19.160 1632 2295847785048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 58362b7c-bead-43a0-8ba6-003b0b5099bc processed. 2021-04-05 12:07:19.160 1632 2295847784696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e7411647-5b35-4ff3-9eb8-d7c7a051b6bb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-05 12:07:19.160 1632 2295847784696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e7411647-5b35-4ff3-9eb8-d7c7a051b6bb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-05 12:07:19.160 1632 2295847784696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e7411647-5b35-4ff3-9eb8-d7c7a051b6bb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-05 12:07:19.193 1632 2295847784696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4b8cdd33-fde5-4410-ae33-5eefc8d1156d 2021-04-05 12:07:19.193 1632 2295847784696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e7411647-5b35-4ff3-9eb8-d7c7a051b6bb'] 2021-04-05 12:07:19.193 1632 2295847784696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-05 12:07:19.193 1632 2295847784696 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-05 12:07:19.193 1632 2295847784696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e7411647-5b35-4ff3-9eb8-d7c7a051b6bb'] 2021-04-05 12:07:19.629 1632 2295847784696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c901e924-4445-4c93-acae-97203bfa0504 b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Security group member updated on remote: ['7bccea83-02f4-4ebb-ac17-5276ada0db43'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:07:19.629 1632 2295847784696 MainThread INFO neutron.agent.securitygroups_rpc [req-c901e924-4445-4c93-acae-97203bfa0504 b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Security group member updated ['7bccea83-02f4-4ebb-ac17-5276ada0db43'] 2021-04-05 12:07:19.629 1632 2295847784696 MainThread INFO neutron.agent.securitygroups_rpc [req-c901e924-4445-4c93-acae-97203bfa0504 b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Refresh firewall rules 2021-04-05 12:07:19.629 1632 2295847784696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c901e924-4445-4c93-acae-97203bfa0504 b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Get security group information for devices via rpc ['016a7d1b-70ea-44fb-bdd4-f4e4d798727f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:07:19.929 1632 2295847784696 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c901e924-4445-4c93-acae-97203bfa0504 b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Update security group information for ports dict_keys(['016a7d1b-70ea-44fb-bdd4-f4e4d798727f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:07:19.929 1632 2295847784696 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c901e924-4445-4c93-acae-97203bfa0504 b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-05 12:07:19.929 1632 2295847784696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c901e924-4445-4c93-acae-97203bfa0504 b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Update rules of security group (7bccea83-02f4-4ebb-ac17-5276ada0db43) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:07:19.929 1632 2295847784696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c901e924-4445-4c93-acae-97203bfa0504 b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Update members of security group (7bccea83-02f4-4ebb-ac17-5276ada0db43) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-05 12:07:19.929 1632 2295847784696 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c901e924-4445-4c93-acae-97203bfa0504 b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Update port filter for 016a7d1b-70ea-44fb-bdd4-f4e4d798727f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:07:19.929 1632 2295847784696 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c901e924-4445-4c93-acae-97203bfa0504 b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Updating port rules. 2021-04-05 12:07:19.929 1632 2295847784696 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c901e924-4445-4c93-acae-97203bfa0504 b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Creating 1 new rules, removing 0 old rules. 2021-04-05 12:07:19.929 1632 2295847784696 MainThread DEBUG oslo_concurrency.lockutils [req-c901e924-4445-4c93-acae-97203bfa0504 b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-016a7d1b-70ea-44fb-bdd4-f4e4d798727f" acquired by "networking_hyperv.neutron._common_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-05 12:07:20.149 1632 2295847784696 MainThread DEBUG oslo_concurrency.lockutils [req-c901e924-4445-4c93-acae-97203bfa0504 b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-016a7d1b-70ea-44fb-bdd4-f4e4d798727f" 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-05 12:07:20.149 1632 2295847784696 MainThread DEBUG oslo_concurrency.lockutils [req-c901e924-4445-4c93-acae-97203bfa0504 b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-016a7d1b-70ea-44fb-bdd4-f4e4d798727f" acquired by "networking_hyperv.neutron._common_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-05 12:07:20.149 1632 2295847784696 MainThread DEBUG oslo_concurrency.lockutils [req-c901e924-4445-4c93-acae-97203bfa0504 b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-016a7d1b-70ea-44fb-bdd4-f4e4d798727f" 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-05 12:07:21.173 1632 2295847784696 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-05 12:07:22.210 1632 2295847784696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:07:23.081 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4cc48ea3-5d75-42bc-a01a-901bd5073cec cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] port_update received: 567d4343-c876-4a60-bb91-51152c9ba689 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-05 12:07:23.090 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4cc48ea3-5d75-42bc-a01a-901bd5073cec cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] No port 567d4343-c876-4a60-bb91-51152c9ba689 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-05 12:07:25.825 1632 2295846873224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 567d4343-c876-4a60-bb91-51152c9ba689 2021-04-05 12:07:26.503 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff42b282-9348-4399-a181-10a827e8a702 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] network_delete received. Deleting network 4b8cdd33-fde5-4410-ae33-5eefc8d1156d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-05 12:07:26.503 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff42b282-9348-4399-a181-10a827e8a702 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] Network 4b8cdd33-fde5-4410-ae33-5eefc8d1156d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-05 12:07:27.228 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-05 12:07:27.644 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Adding port 567d4343-c876-4a60-bb91-51152c9ba689 2021-04-05 12:07:27.644 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Port 567d4343-c876-4a60-bb91-51152c9ba689 updated. Details: {'device': '567d4343-c876-4a60-bb91-51152c9ba689', 'network_id': '49526f73-451b-47db-8aba-278bba25f53d', 'port_id': '567d4343-c876-4a60-bb91-51152c9ba689', 'mac_address': 'fa:16:3e:b1:e0:f7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 116, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f4203655-c8b6-45d2-ab59-6589759dd37a', '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-05 12:07:27.644 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] 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-05 12:07:27.644 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-567d4343-c876-4a60-bb91-51152c9ba689" acquired by "networking_hyperv.neutron._common_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-05 12:07:27.644 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 567d4343-c876-4a60-bb91-51152c9ba689 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-05 12:07:27.644 1632 2295846873576 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-05 12:07:27.881 1632 2295846873576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '567d4343-c876-4a60-bb91-51152c9ba689') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:07:27.881 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '567d4343-c876-4a60-bb91-51152c9ba689') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:07:27.881 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 567d4343-c876-4a60-bb91-51152c9ba689 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-05 12:07:27.881 1632 2295846873576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 116, VLAN trunk: None to switch port 567d4343-c876-4a60-bb91-51152c9ba689 2021-04-05 12:07:28.066 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-05 12:07:28.066 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['567d4343-c876-4a60-bb91-51152c9ba689'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:07:28.509 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['567d4343-c876-4a60-bb91-51152c9ba689']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:07:28.509 1632 2295846873576 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-05 12:07:28.509 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7bccea83-02f4-4ebb-ac17-5276ada0db43) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:07:28.509 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7bccea83-02f4-4ebb-ac17-5276ada0db43) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-05 12:07:28.509 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 567d4343-c876-4a60-bb91-51152c9ba689 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:07:28.509 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-05 12:07:28.509 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 567d4343-c876-4a60-bb91-51152c9ba689 not yet added. Adding. 2021-04-05 12:07:28.534 1632 2295846873576 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-05 12:07:28.535 1632 2295846873576 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-05 12:07:28.748 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-567d4343-c876-4a60-bb91-51152c9ba689" acquired by "networking_hyperv.neutron._common_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-05 12:07:28.946 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-567d4343-c876-4a60-bb91-51152c9ba689" 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-05 12:07:28.946 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-567d4343-c876-4a60-bb91-51152c9ba689" acquired by "networking_hyperv.neutron._common_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-05 12:07:29.222 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-567d4343-c876-4a60-bb91-51152c9ba689" 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-05 12:07:29.413 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-567d4343-c876-4a60-bb91-51152c9ba689" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.766s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:07:29.413 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 567d4343-c876-4a60-bb91-51152c9ba689 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-05 12:07:29.413 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 567d4343-c876-4a60-bb91-51152c9ba689 processed. 2021-04-05 12:07:29.599 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-83168238-f47d-4698-bc34-3f5770516bb3 6133c7ed4d0047e3b3b1f43350fea594 82f321db7b3541c0b093c9f0e9fcc944 - - -] Security group member updated on remote: ['9130fa2a-248d-43c4-81e1-58e15de29d42'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:07:29.599 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-83168238-f47d-4698-bc34-3f5770516bb3 6133c7ed4d0047e3b3b1f43350fea594 82f321db7b3541c0b093c9f0e9fcc944 - - -] Security group member updated ['9130fa2a-248d-43c4-81e1-58e15de29d42'] 2021-04-05 12:07:31.270 1632 2295846873576 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-05 12:07:31.850 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:07:32.851 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43688b9f-3669-456d-84bc-2f01ad8cc127 cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] port_update received: 9f24db65-2baa-4add-82cd-c36b6cd56437 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-05 12:07:32.878 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43688b9f-3669-456d-84bc-2f01ad8cc127 cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] No port 9f24db65-2baa-4add-82cd-c36b6cd56437 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-05 12:07:36.103 1632 2295846873224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9f24db65-2baa-4add-82cd-c36b6cd56437 2021-04-05 12:07:37.302 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-05 12:07:37.988 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Adding port 9f24db65-2baa-4add-82cd-c36b6cd56437 2021-04-05 12:07:37.988 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Port 9f24db65-2baa-4add-82cd-c36b6cd56437 updated. Details: {'device': '9f24db65-2baa-4add-82cd-c36b6cd56437', 'network_id': '56253b70-d4c3-4903-8552-b2bf5ecdb4e8', 'port_id': '9f24db65-2baa-4add-82cd-c36b6cd56437', 'mac_address': 'fa:16:3e:63:2e:e1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 127, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '87f34d37-b016-4922-87db-363c749c9d13', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-05 12:07:37.988 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] 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-05 12:07:37.988 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9f24db65-2baa-4add-82cd-c36b6cd56437" acquired by "networking_hyperv.neutron._common_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-05 12:07:37.988 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9f24db65-2baa-4add-82cd-c36b6cd56437 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-05 12:07:37.988 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 56253b70-d4c3-4903-8552-b2bf5ecdb4e8 2021-04-05 12:07:37.988 1632 2295846873576 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-05 12:07:38.240 1632 2295846873576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9f24db65-2baa-4add-82cd-c36b6cd56437') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:07:38.262 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9f24db65-2baa-4add-82cd-c36b6cd56437') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:07:38.271 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9f24db65-2baa-4add-82cd-c36b6cd56437 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-05 12:07:38.271 1632 2295846873576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 127, VLAN trunk: None to switch port 9f24db65-2baa-4add-82cd-c36b6cd56437 2021-04-05 12:07:38.472 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-05 12:07:38.501 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9f24db65-2baa-4add-82cd-c36b6cd56437'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:07:39.757 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9f24db65-2baa-4add-82cd-c36b6cd56437']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:07:39.757 1632 2295846873576 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-05 12:07:39.757 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9130fa2a-248d-43c4-81e1-58e15de29d42) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:07:39.757 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9130fa2a-248d-43c4-81e1-58e15de29d42) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-05 12:07:39.757 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9f24db65-2baa-4add-82cd-c36b6cd56437 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:07:39.757 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-05 12:07:39.757 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9f24db65-2baa-4add-82cd-c36b6cd56437 not yet added. Adding. 2021-04-05 12:07:39.769 1632 2295846873576 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-05 12:07:39.769 1632 2295846873576 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-05 12:07:40.114 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9f24db65-2baa-4add-82cd-c36b6cd56437" acquired by "networking_hyperv.neutron._common_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-05 12:07:40.396 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9f24db65-2baa-4add-82cd-c36b6cd56437" 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-05 12:07:40.396 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9f24db65-2baa-4add-82cd-c36b6cd56437" acquired by "networking_hyperv.neutron._common_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-05 12:07:40.707 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9f24db65-2baa-4add-82cd-c36b6cd56437" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:07:40.897 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9f24db65-2baa-4add-82cd-c36b6cd56437" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:07:40.897 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9f24db65-2baa-4add-82cd-c36b6cd56437 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-05 12:07:40.897 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9f24db65-2baa-4add-82cd-c36b6cd56437 processed. 2021-04-05 12:07:41.353 1632 2295846873576 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-05 12:07:42.211 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.860s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:07:43.336 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a18acd90-7639-458f-8c7d-9fcf92598abf - - - - -] port_update received: ea26e21f-5a3b-402c-b2e2-36a3e714a211 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-05 12:07:43.350 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a18acd90-7639-458f-8c7d-9fcf92598abf - - - - -] No port ea26e21f-5a3b-402c-b2e2-36a3e714a211 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-05 12:07:47.456 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-19ab7c1f-2592-411b-b6a0-5a4fb75cdfac b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Security group member updated on remote: ['7bccea83-02f4-4ebb-ac17-5276ada0db43'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:07:47.456 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-19ab7c1f-2592-411b-b6a0-5a4fb75cdfac b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Security group member updated ['7bccea83-02f4-4ebb-ac17-5276ada0db43'] 2021-04-05 12:07:47.456 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-19ab7c1f-2592-411b-b6a0-5a4fb75cdfac b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Refresh firewall rules 2021-04-05 12:07:47.456 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-19ab7c1f-2592-411b-b6a0-5a4fb75cdfac b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Get security group information for devices via rpc ['016a7d1b-70ea-44fb-bdd4-f4e4d798727f', '567d4343-c876-4a60-bb91-51152c9ba689'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:07:48.583 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-19ab7c1f-2592-411b-b6a0-5a4fb75cdfac b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Update security group information for ports dict_keys(['016a7d1b-70ea-44fb-bdd4-f4e4d798727f', '567d4343-c876-4a60-bb91-51152c9ba689']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:07:48.583 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-19ab7c1f-2592-411b-b6a0-5a4fb75cdfac b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-05 12:07:48.583 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-19ab7c1f-2592-411b-b6a0-5a4fb75cdfac b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Update rules of security group (7bccea83-02f4-4ebb-ac17-5276ada0db43) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:07:48.583 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-19ab7c1f-2592-411b-b6a0-5a4fb75cdfac b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Update members of security group (7bccea83-02f4-4ebb-ac17-5276ada0db43) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-05 12:07:48.598 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-19ab7c1f-2592-411b-b6a0-5a4fb75cdfac b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Update port filter for 016a7d1b-70ea-44fb-bdd4-f4e4d798727f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:07:48.598 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-19ab7c1f-2592-411b-b6a0-5a4fb75cdfac b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Updating port rules. 2021-04-05 12:07:48.598 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-19ab7c1f-2592-411b-b6a0-5a4fb75cdfac b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Creating 1 new rules, removing 0 old rules. 2021-04-05 12:07:48.598 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-19ab7c1f-2592-411b-b6a0-5a4fb75cdfac b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-016a7d1b-70ea-44fb-bdd4-f4e4d798727f" acquired by "networking_hyperv.neutron._common_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-05 12:07:48.660 1632 2295847785048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-27d13592-b1d6-4e1e-822a-b3bae002c31e 7af0c60f684e4b2fad30bee60186ec8c ef963fd801d14231908609f44c23fa0b - - -] Security group rule updated on remote: ['e967de4a-f5f2-4e19-aea7-dd1a604b349a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-05 12:07:48.676 1632 2295847785048 MainThread INFO neutron.agent.securitygroups_rpc [req-27d13592-b1d6-4e1e-822a-b3bae002c31e 7af0c60f684e4b2fad30bee60186ec8c ef963fd801d14231908609f44c23fa0b - - -] Security group rule updated ['e967de4a-f5f2-4e19-aea7-dd1a604b349a'] 2021-04-05 12:07:48.910 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-19ab7c1f-2592-411b-b6a0-5a4fb75cdfac b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-016a7d1b-70ea-44fb-bdd4-f4e4d798727f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:07:48.910 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-19ab7c1f-2592-411b-b6a0-5a4fb75cdfac b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-016a7d1b-70ea-44fb-bdd4-f4e4d798727f" acquired by "networking_hyperv.neutron._common_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-05 12:07:48.910 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-19ab7c1f-2592-411b-b6a0-5a4fb75cdfac b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-016a7d1b-70ea-44fb-bdd4-f4e4d798727f" 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-05 12:07:48.910 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-19ab7c1f-2592-411b-b6a0-5a4fb75cdfac b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Update port filter for 567d4343-c876-4a60-bb91-51152c9ba689 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:07:48.910 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-19ab7c1f-2592-411b-b6a0-5a4fb75cdfac b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Updating port rules. 2021-04-05 12:07:48.910 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-19ab7c1f-2592-411b-b6a0-5a4fb75cdfac b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Creating 1 new rules, removing 0 old rules. 2021-04-05 12:07:48.910 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-19ab7c1f-2592-411b-b6a0-5a4fb75cdfac b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-567d4343-c876-4a60-bb91-51152c9ba689" acquired by "networking_hyperv.neutron._common_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-05 12:07:49.018 1632 2295847785224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8102b611-6604-4230-9503-35fcd811d72b 7af0c60f684e4b2fad30bee60186ec8c ef963fd801d14231908609f44c23fa0b - - -] Security group rule updated on remote: ['e967de4a-f5f2-4e19-aea7-dd1a604b349a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-05 12:07:49.018 1632 2295847785224 MainThread INFO neutron.agent.securitygroups_rpc [req-8102b611-6604-4230-9503-35fcd811d72b 7af0c60f684e4b2fad30bee60186ec8c ef963fd801d14231908609f44c23fa0b - - -] Security group rule updated ['e967de4a-f5f2-4e19-aea7-dd1a604b349a'] 2021-04-05 12:07:49.196 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-19ab7c1f-2592-411b-b6a0-5a4fb75cdfac b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-567d4343-c876-4a60-bb91-51152c9ba689" 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-05 12:07:49.196 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-19ab7c1f-2592-411b-b6a0-5a4fb75cdfac b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-567d4343-c876-4a60-bb91-51152c9ba689" acquired by "networking_hyperv.neutron._common_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-05 12:07:49.196 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-19ab7c1f-2592-411b-b6a0-5a4fb75cdfac b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-567d4343-c876-4a60-bb91-51152c9ba689" 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-05 12:07:50.957 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19742f02-253a-40ed-bb40-f72abc751c67 - - - - -] port_update received: 37584758-d8ac-49b8-8ba8-399d92b30e1d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-05 12:07:50.990 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19742f02-253a-40ed-bb40-f72abc751c67 - - - - -] No port 37584758-d8ac-49b8-8ba8-399d92b30e1d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-05 12:07:51.066 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f11aa29d-fc98-4635-9d29-1dd17fcfcd20 cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] port_update received: 15817e27-b8fe-4aa1-9814-5f135bbab823 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-05 12:07:51.098 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f11aa29d-fc98-4635-9d29-1dd17fcfcd20 cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] No port 15817e27-b8fe-4aa1-9814-5f135bbab823 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-05 12:07:52.115 1632 2295846873400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9f24db65-2baa-4add-82cd-c36b6cd56437 2021-04-05 12:07:53.398 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-05 12:07:53.398 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9f24db65-2baa-4add-82cd-c36b6cd56437' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-05 12:07:53.398 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9f24db65-2baa-4add-82cd-c36b6cd56437' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-05 12:07:53.398 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9f24db65-2baa-4add-82cd-c36b6cd56437 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-05 12:07:53.411 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 56253b70-d4c3-4903-8552-b2bf5ecdb4e8 2021-04-05 12:07:53.411 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9f24db65-2baa-4add-82cd-c36b6cd56437'] 2021-04-05 12:07:53.411 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-05 12:07:53.411 1632 2295846873576 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-05 12:07:53.411 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9f24db65-2baa-4add-82cd-c36b6cd56437'] 2021-04-05 12:07:53.675 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-590136fd-3a4e-4b66-8f4e-9eff144ef359 6133c7ed4d0047e3b3b1f43350fea594 82f321db7b3541c0b093c9f0e9fcc944 - - -] Security group member updated on remote: ['9130fa2a-248d-43c4-81e1-58e15de29d42'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:07:53.675 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-590136fd-3a4e-4b66-8f4e-9eff144ef359 6133c7ed4d0047e3b3b1f43350fea594 82f321db7b3541c0b093c9f0e9fcc944 - - -] Security group member updated ['9130fa2a-248d-43c4-81e1-58e15de29d42'] 2021-04-05 12:07:54.162 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-590136fd-3a4e-4b66-8f4e-9eff144ef359 6133c7ed4d0047e3b3b1f43350fea594 82f321db7b3541c0b093c9f0e9fcc944 - - -] port_delete event received for '9f24db65-2baa-4add-82cd-c36b6cd56437' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:07:54.458 1632 2295846873224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 15817e27-b8fe-4aa1-9814-5f135bbab823 2021-04-05 12:07:55.422 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-05 12:07:55.422 1632 2295846873576 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-05 12:07:55.770 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:07:56.117 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Adding port 15817e27-b8fe-4aa1-9814-5f135bbab823 2021-04-05 12:07:56.117 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Port 15817e27-b8fe-4aa1-9814-5f135bbab823 updated. Details: {'device': '15817e27-b8fe-4aa1-9814-5f135bbab823', 'network_id': '49526f73-451b-47db-8aba-278bba25f53d', 'port_id': '15817e27-b8fe-4aa1-9814-5f135bbab823', 'mac_address': 'fa:16:3e:e9:66:0e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 116, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f4203655-c8b6-45d2-ab59-6589759dd37a', '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-05 12:07:56.117 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] 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-05 12:07:56.117 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-15817e27-b8fe-4aa1-9814-5f135bbab823" acquired by "networking_hyperv.neutron._common_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-05 12:07:56.117 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 15817e27-b8fe-4aa1-9814-5f135bbab823 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-05 12:07:56.117 1632 2295846873576 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-05 12:07:56.402 1632 2295846873576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '15817e27-b8fe-4aa1-9814-5f135bbab823') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:07:56.424 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '15817e27-b8fe-4aa1-9814-5f135bbab823') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:07:56.429 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 15817e27-b8fe-4aa1-9814-5f135bbab823 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-05 12:07:56.429 1632 2295846873576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 116, VLAN trunk: None to switch port 15817e27-b8fe-4aa1-9814-5f135bbab823 2021-04-05 12:07:56.682 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-05 12:07:56.682 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['15817e27-b8fe-4aa1-9814-5f135bbab823'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:07:57.114 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['15817e27-b8fe-4aa1-9814-5f135bbab823']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:07:57.114 1632 2295846873576 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-05 12:07:57.114 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7bccea83-02f4-4ebb-ac17-5276ada0db43) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:07:57.114 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7bccea83-02f4-4ebb-ac17-5276ada0db43) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-05 12:07:57.114 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 15817e27-b8fe-4aa1-9814-5f135bbab823 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:07:57.114 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-05 12:07:57.114 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 15817e27-b8fe-4aa1-9814-5f135bbab823 not yet added. Adding. 2021-04-05 12:07:57.114 1632 2295846873576 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-05 12:07:57.114 1632 2295846873576 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-05 12:07:57.399 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-15817e27-b8fe-4aa1-9814-5f135bbab823" acquired by "networking_hyperv.neutron._common_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-05 12:07:57.644 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-15817e27-b8fe-4aa1-9814-5f135bbab823" 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-05 12:07:57.644 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-15817e27-b8fe-4aa1-9814-5f135bbab823" acquired by "networking_hyperv.neutron._common_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-05 12:07:58.020 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-15817e27-b8fe-4aa1-9814-5f135bbab823" 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-05 12:07:58.302 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-15817e27-b8fe-4aa1-9814-5f135bbab823" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:07:58.302 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 15817e27-b8fe-4aa1-9814-5f135bbab823 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-05 12:07:58.315 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 15817e27-b8fe-4aa1-9814-5f135bbab823 processed. 2021-04-05 12:07:58.566 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cc1a8255-70fe-47e2-8fec-7ea7b29b3344 7af0c60f684e4b2fad30bee60186ec8c ef963fd801d14231908609f44c23fa0b - - -] Security group member updated on remote: ['e967de4a-f5f2-4e19-aea7-dd1a604b349a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:07:58.566 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-cc1a8255-70fe-47e2-8fec-7ea7b29b3344 7af0c60f684e4b2fad30bee60186ec8c ef963fd801d14231908609f44c23fa0b - - -] Security group member updated ['e967de4a-f5f2-4e19-aea7-dd1a604b349a'] 2021-04-05 12:07:59.445 1632 2295846873576 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-05 12:08:00.130 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.688s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:08:00.343 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fddddc69-3e4c-4593-ac54-f6ba759fc2d6 6133c7ed4d0047e3b3b1f43350fea594 82f321db7b3541c0b093c9f0e9fcc944 - - -] Security group member updated on remote: ['9130fa2a-248d-43c4-81e1-58e15de29d42'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:08:00.343 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-fddddc69-3e4c-4593-ac54-f6ba759fc2d6 6133c7ed4d0047e3b3b1f43350fea594 82f321db7b3541c0b093c9f0e9fcc944 - - -] Security group member updated ['9130fa2a-248d-43c4-81e1-58e15de29d42'] 2021-04-05 12:08:03.268 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3be0b33-ac0e-4a17-b697-8a584dba0595 cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] port_update received: c89a5904-2202-4ddd-b74e-88df6377a48e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-05 12:08:03.284 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3be0b33-ac0e-4a17-b697-8a584dba0595 cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] No port c89a5904-2202-4ddd-b74e-88df6377a48e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-05 12:08:03.379 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9309e3bd-213d-4c36-a31c-59d529b00e5d cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] port_update received: c421f8f5-3dd4-4d37-8757-1c9de72bb4b5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-05 12:08:03.400 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9309e3bd-213d-4c36-a31c-59d529b00e5d cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] No port c421f8f5-3dd4-4d37-8757-1c9de72bb4b5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-05 12:08:06.862 1632 2295846873224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c89a5904-2202-4ddd-b74e-88df6377a48e 2021-04-05 12:08:07.489 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-05 12:08:07.785 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Adding port c89a5904-2202-4ddd-b74e-88df6377a48e 2021-04-05 12:08:07.800 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Port c89a5904-2202-4ddd-b74e-88df6377a48e updated. Details: {'device': 'c89a5904-2202-4ddd-b74e-88df6377a48e', 'network_id': '40fb80d3-753f-4a6e-8e1e-404338c152f4', 'port_id': 'c89a5904-2202-4ddd-b74e-88df6377a48e', 'mac_address': 'fa:16:3e:98:67:80', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 111, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ad6e7b7d-b348-4208-aa85-00f9b060484b', '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-05 12:08:07.800 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] 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-05 12:08:07.800 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c89a5904-2202-4ddd-b74e-88df6377a48e" acquired by "networking_hyperv.neutron._common_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-05 12:08:07.800 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c89a5904-2202-4ddd-b74e-88df6377a48e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-05 12:08:07.800 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 40fb80d3-753f-4a6e-8e1e-404338c152f4 2021-04-05 12:08:07.800 1632 2295846873576 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-05 12:08:08.137 1632 2295846873576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c89a5904-2202-4ddd-b74e-88df6377a48e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:08:08.146 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c89a5904-2202-4ddd-b74e-88df6377a48e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:08:08.146 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c89a5904-2202-4ddd-b74e-88df6377a48e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-05 12:08:08.146 1632 2295846873576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 111, VLAN trunk: None to switch port c89a5904-2202-4ddd-b74e-88df6377a48e 2021-04-05 12:08:08.380 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-05 12:08:08.380 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c89a5904-2202-4ddd-b74e-88df6377a48e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:08:08.895 1632 2295846873224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c421f8f5-3dd4-4d37-8757-1c9de72bb4b5 2021-04-05 12:08:09.160 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c89a5904-2202-4ddd-b74e-88df6377a48e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:08:09.160 1632 2295846873576 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-05 12:08:09.160 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e967de4a-f5f2-4e19-aea7-dd1a604b349a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:08:09.160 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c89a5904-2202-4ddd-b74e-88df6377a48e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:08:09.160 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-05 12:08:09.160 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c89a5904-2202-4ddd-b74e-88df6377a48e not yet added. Adding. 2021-04-05 12:08:09.160 1632 2295846873576 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-05 12:08:09.186 1632 2295846873576 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-05 12:08:09.431 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c89a5904-2202-4ddd-b74e-88df6377a48e" acquired by "networking_hyperv.neutron._common_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-05 12:08:09.506 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-05 12:08:09.672 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c89a5904-2202-4ddd-b74e-88df6377a48e" 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-05 12:08:09.679 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c89a5904-2202-4ddd-b74e-88df6377a48e" acquired by "networking_hyperv.neutron._common_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-05 12:08:09.989 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c89a5904-2202-4ddd-b74e-88df6377a48e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:08:10.143 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Adding port c421f8f5-3dd4-4d37-8757-1c9de72bb4b5 2021-04-05 12:08:10.143 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Port c421f8f5-3dd4-4d37-8757-1c9de72bb4b5 updated. Details: {'device': 'c421f8f5-3dd4-4d37-8757-1c9de72bb4b5', 'network_id': '56253b70-d4c3-4903-8552-b2bf5ecdb4e8', 'port_id': 'c421f8f5-3dd4-4d37-8757-1c9de72bb4b5', 'mac_address': 'fa:16:3e:43:0f:55', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 127, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '87f34d37-b016-4922-87db-363c749c9d13', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-05 12:08:10.143 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] 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-05 12:08:10.143 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c421f8f5-3dd4-4d37-8757-1c9de72bb4b5" acquired by "networking_hyperv.neutron._common_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-05 12:08:10.143 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c421f8f5-3dd4-4d37-8757-1c9de72bb4b5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-05 12:08:10.143 1632 2295847785400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 56253b70-d4c3-4903-8552-b2bf5ecdb4e8 2021-04-05 12:08:10.143 1632 2295847785400 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-05 12:08:10.181 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c89a5904-2202-4ddd-b74e-88df6377a48e" 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-05 12:08:10.200 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c89a5904-2202-4ddd-b74e-88df6377a48e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-05 12:08:10.200 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c89a5904-2202-4ddd-b74e-88df6377a48e processed. 2021-04-05 12:08:10.377 1632 2295847785400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c421f8f5-3dd4-4d37-8757-1c9de72bb4b5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:08:10.377 1632 2295847785400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c421f8f5-3dd4-4d37-8757-1c9de72bb4b5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:08:10.385 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c421f8f5-3dd4-4d37-8757-1c9de72bb4b5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-05 12:08:10.385 1632 2295847785400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 127, VLAN trunk: None to switch port c421f8f5-3dd4-4d37-8757-1c9de72bb4b5 2021-04-05 12:08:10.552 1632 2295847785400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-05 12:08:10.552 1632 2295847785400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c421f8f5-3dd4-4d37-8757-1c9de72bb4b5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:08:10.910 1632 2295847785400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c421f8f5-3dd4-4d37-8757-1c9de72bb4b5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:08:10.910 1632 2295847785400 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-05 12:08:10.910 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9130fa2a-248d-43c4-81e1-58e15de29d42) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:08:10.910 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9130fa2a-248d-43c4-81e1-58e15de29d42) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-05 12:08:10.910 1632 2295847785400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c421f8f5-3dd4-4d37-8757-1c9de72bb4b5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:08:10.910 1632 2295847785400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-05 12:08:10.910 1632 2295847785400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c421f8f5-3dd4-4d37-8757-1c9de72bb4b5 not yet added. Adding. 2021-04-05 12:08:10.940 1632 2295847785400 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-05 12:08:10.940 1632 2295847785400 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-05 12:08:11.190 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c421f8f5-3dd4-4d37-8757-1c9de72bb4b5" acquired by "networking_hyperv.neutron._common_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-05 12:08:11.492 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c421f8f5-3dd4-4d37-8757-1c9de72bb4b5" 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-05 12:08:11.492 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c421f8f5-3dd4-4d37-8757-1c9de72bb4b5" acquired by "networking_hyperv.neutron._common_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-05 12:08:11.520 1632 2295846873576 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-05 12:08:11.851 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c421f8f5-3dd4-4d37-8757-1c9de72bb4b5" 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-05 12:08:12.066 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c421f8f5-3dd4-4d37-8757-1c9de72bb4b5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:08:12.066 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c421f8f5-3dd4-4d37-8757-1c9de72bb4b5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-05 12:08:12.066 1632 2295847785400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c421f8f5-3dd4-4d37-8757-1c9de72bb4b5 processed. 2021-04-05 12:08:12.328 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.813s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:08:13.519 1632 2295846873576 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-05 12:08:13.995 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:08:15.706 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9789f722-056f-4f64-9b73-49ddd65073c9 - - - - -] port_update received: d026006a-a6ec-4b5a-ae4e-7196fe34ff99 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-05 12:08:15.706 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9789f722-056f-4f64-9b73-49ddd65073c9 - - - - -] No port d026006a-a6ec-4b5a-ae4e-7196fe34ff99 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-05 12:08:18.192 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ef9c0cd-776f-43d9-8e23-74ad326c89bc b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Security group member updated on remote: ['7bccea83-02f4-4ebb-ac17-5276ada0db43'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:08:18.192 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-4ef9c0cd-776f-43d9-8e23-74ad326c89bc b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Security group member updated ['7bccea83-02f4-4ebb-ac17-5276ada0db43'] 2021-04-05 12:08:18.209 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-4ef9c0cd-776f-43d9-8e23-74ad326c89bc b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Refresh firewall rules 2021-04-05 12:08:18.209 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ef9c0cd-776f-43d9-8e23-74ad326c89bc b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Get security group information for devices via rpc ['016a7d1b-70ea-44fb-bdd4-f4e4d798727f', '567d4343-c876-4a60-bb91-51152c9ba689', '15817e27-b8fe-4aa1-9814-5f135bbab823'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:08:18.817 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4ef9c0cd-776f-43d9-8e23-74ad326c89bc b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Update security group information for ports dict_keys(['016a7d1b-70ea-44fb-bdd4-f4e4d798727f', '15817e27-b8fe-4aa1-9814-5f135bbab823', '567d4343-c876-4a60-bb91-51152c9ba689']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:08:18.817 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4ef9c0cd-776f-43d9-8e23-74ad326c89bc b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-05 12:08:18.817 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4ef9c0cd-776f-43d9-8e23-74ad326c89bc b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Update rules of security group (7bccea83-02f4-4ebb-ac17-5276ada0db43) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:08:18.817 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4ef9c0cd-776f-43d9-8e23-74ad326c89bc b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Update members of security group (7bccea83-02f4-4ebb-ac17-5276ada0db43) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-05 12:08:18.817 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4ef9c0cd-776f-43d9-8e23-74ad326c89bc b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Update port filter for 016a7d1b-70ea-44fb-bdd4-f4e4d798727f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:08:18.817 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4ef9c0cd-776f-43d9-8e23-74ad326c89bc b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Updating port rules. 2021-04-05 12:08:18.817 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4ef9c0cd-776f-43d9-8e23-74ad326c89bc b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Creating 1 new rules, removing 0 old rules. 2021-04-05 12:08:18.817 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-4ef9c0cd-776f-43d9-8e23-74ad326c89bc b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-016a7d1b-70ea-44fb-bdd4-f4e4d798727f" acquired by "networking_hyperv.neutron._common_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-05 12:08:19.172 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-4ef9c0cd-776f-43d9-8e23-74ad326c89bc b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-016a7d1b-70ea-44fb-bdd4-f4e4d798727f" 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-05 12:08:19.172 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-4ef9c0cd-776f-43d9-8e23-74ad326c89bc b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-016a7d1b-70ea-44fb-bdd4-f4e4d798727f" acquired by "networking_hyperv.neutron._common_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-05 12:08:19.172 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-4ef9c0cd-776f-43d9-8e23-74ad326c89bc b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-016a7d1b-70ea-44fb-bdd4-f4e4d798727f" 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-05 12:08:19.181 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4ef9c0cd-776f-43d9-8e23-74ad326c89bc b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Update port filter for 15817e27-b8fe-4aa1-9814-5f135bbab823 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:08:19.181 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4ef9c0cd-776f-43d9-8e23-74ad326c89bc b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Updating port rules. 2021-04-05 12:08:19.181 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4ef9c0cd-776f-43d9-8e23-74ad326c89bc b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Creating 1 new rules, removing 0 old rules. 2021-04-05 12:08:19.181 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-4ef9c0cd-776f-43d9-8e23-74ad326c89bc b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-15817e27-b8fe-4aa1-9814-5f135bbab823" acquired by "networking_hyperv.neutron._common_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-05 12:08:19.552 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-4ef9c0cd-776f-43d9-8e23-74ad326c89bc b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-15817e27-b8fe-4aa1-9814-5f135bbab823" 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-05 12:08:19.552 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-4ef9c0cd-776f-43d9-8e23-74ad326c89bc b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-15817e27-b8fe-4aa1-9814-5f135bbab823" acquired by "networking_hyperv.neutron._common_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-05 12:08:19.552 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-4ef9c0cd-776f-43d9-8e23-74ad326c89bc b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-15817e27-b8fe-4aa1-9814-5f135bbab823" 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-05 12:08:19.552 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4ef9c0cd-776f-43d9-8e23-74ad326c89bc b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Update port filter for 567d4343-c876-4a60-bb91-51152c9ba689 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:08:19.552 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4ef9c0cd-776f-43d9-8e23-74ad326c89bc b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Updating port rules. 2021-04-05 12:08:19.552 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4ef9c0cd-776f-43d9-8e23-74ad326c89bc b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Creating 1 new rules, removing 0 old rules. 2021-04-05 12:08:19.552 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-4ef9c0cd-776f-43d9-8e23-74ad326c89bc b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-567d4343-c876-4a60-bb91-51152c9ba689" acquired by "networking_hyperv.neutron._common_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-05 12:08:19.942 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-4ef9c0cd-776f-43d9-8e23-74ad326c89bc b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-567d4343-c876-4a60-bb91-51152c9ba689" 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-05 12:08:19.942 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-4ef9c0cd-776f-43d9-8e23-74ad326c89bc b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-567d4343-c876-4a60-bb91-51152c9ba689" acquired by "networking_hyperv.neutron._common_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-05 12:08:19.942 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-4ef9c0cd-776f-43d9-8e23-74ad326c89bc b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-567d4343-c876-4a60-bb91-51152c9ba689" 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-05 12:08:21.584 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66e0ccf3-8cd6-441a-a892-17f59ad4943b cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] port_update received: ff280b58-f426-4a64-bc88-d4eee6c9f948 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-05 12:08:21.597 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66e0ccf3-8cd6-441a-a892-17f59ad4943b cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] No port ff280b58-f426-4a64-bc88-d4eee6c9f948 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-05 12:08:22.708 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa2dfe59-2c36-4fc6-8bad-27c23351764b - - - - -] port_update received: 4971e5ed-f85d-49df-b88a-8f24e8ca07ee port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-05 12:08:22.722 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa2dfe59-2c36-4fc6-8bad-27c23351764b - - - - -] No port 4971e5ed-f85d-49df-b88a-8f24e8ca07ee defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-05 12:08:24.315 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8b4c14e7-dd81-4ec7-a473-b452a725e2eb 6133c7ed4d0047e3b3b1f43350fea594 82f321db7b3541c0b093c9f0e9fcc944 - - -] Security group member updated on remote: ['9130fa2a-248d-43c4-81e1-58e15de29d42'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:08:24.315 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-8b4c14e7-dd81-4ec7-a473-b452a725e2eb 6133c7ed4d0047e3b3b1f43350fea594 82f321db7b3541c0b093c9f0e9fcc944 - - -] Security group member updated ['9130fa2a-248d-43c4-81e1-58e15de29d42'] 2021-04-05 12:08:24.315 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-8b4c14e7-dd81-4ec7-a473-b452a725e2eb 6133c7ed4d0047e3b3b1f43350fea594 82f321db7b3541c0b093c9f0e9fcc944 - - -] Refresh firewall rules 2021-04-05 12:08:24.334 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8b4c14e7-dd81-4ec7-a473-b452a725e2eb 6133c7ed4d0047e3b3b1f43350fea594 82f321db7b3541c0b093c9f0e9fcc944 - - -] Get security group information for devices via rpc ['c421f8f5-3dd4-4d37-8757-1c9de72bb4b5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:08:24.379 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8b4c14e7-dd81-4ec7-a473-b452a725e2eb 6133c7ed4d0047e3b3b1f43350fea594 82f321db7b3541c0b093c9f0e9fcc944 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:08:24.379 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8b4c14e7-dd81-4ec7-a473-b452a725e2eb 6133c7ed4d0047e3b3b1f43350fea594 82f321db7b3541c0b093c9f0e9fcc944 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-05 12:08:24.647 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b4c14e7-dd81-4ec7-a473-b452a725e2eb 6133c7ed4d0047e3b3b1f43350fea594 82f321db7b3541c0b093c9f0e9fcc944 - - -] port_delete event received for 'c421f8f5-3dd4-4d37-8757-1c9de72bb4b5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:08:24.674 1632 2295846873400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c421f8f5-3dd4-4d37-8757-1c9de72bb4b5 2021-04-05 12:08:25.598 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-05 12:08:25.598 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c421f8f5-3dd4-4d37-8757-1c9de72bb4b5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-05 12:08:25.598 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c421f8f5-3dd4-4d37-8757-1c9de72bb4b5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-05 12:08:25.598 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c421f8f5-3dd4-4d37-8757-1c9de72bb4b5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-05 12:08:25.737 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 56253b70-d4c3-4903-8552-b2bf5ecdb4e8 2021-04-05 12:08:25.737 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c421f8f5-3dd4-4d37-8757-1c9de72bb4b5'] 2021-04-05 12:08:25.737 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-05 12:08:25.737 1632 2295846873576 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-05 12:08:25.737 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c421f8f5-3dd4-4d37-8757-1c9de72bb4b5'] 2021-04-05 12:08:27.098 1632 2295846873224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ff280b58-f426-4a64-bc88-d4eee6c9f948 2021-04-05 12:08:27.625 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-05 12:08:27.625 1632 2295846873576 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-05 12:08:27.692 1632 2295846873576 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-05 12:08:28.112 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Adding port ff280b58-f426-4a64-bc88-d4eee6c9f948 2021-04-05 12:08:28.112 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Port ff280b58-f426-4a64-bc88-d4eee6c9f948 updated. Details: {'device': 'ff280b58-f426-4a64-bc88-d4eee6c9f948', 'network_id': '49526f73-451b-47db-8aba-278bba25f53d', 'port_id': 'ff280b58-f426-4a64-bc88-d4eee6c9f948', 'mac_address': 'fa:16:3e:c8:68:1a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 116, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f4203655-c8b6-45d2-ab59-6589759dd37a', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-05 12:08:28.112 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] 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-05 12:08:28.112 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ff280b58-f426-4a64-bc88-d4eee6c9f948" acquired by "networking_hyperv.neutron._common_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-05 12:08:28.132 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ff280b58-f426-4a64-bc88-d4eee6c9f948 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-05 12:08:28.132 1632 2295846873576 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-05 12:08:28.424 1632 2295846873576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ff280b58-f426-4a64-bc88-d4eee6c9f948') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:08:28.424 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ff280b58-f426-4a64-bc88-d4eee6c9f948') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:08:28.457 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ff280b58-f426-4a64-bc88-d4eee6c9f948 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-05 12:08:28.457 1632 2295846873576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 116, VLAN trunk: None to switch port ff280b58-f426-4a64-bc88-d4eee6c9f948 2021-04-05 12:08:28.678 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-05 12:08:28.678 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ff280b58-f426-4a64-bc88-d4eee6c9f948'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:08:29.377 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ff280b58-f426-4a64-bc88-d4eee6c9f948']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:08:29.377 1632 2295846873576 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-05 12:08:29.377 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7bccea83-02f4-4ebb-ac17-5276ada0db43) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:08:29.393 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7bccea83-02f4-4ebb-ac17-5276ada0db43) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-05 12:08:29.393 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ff280b58-f426-4a64-bc88-d4eee6c9f948 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:08:29.393 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-05 12:08:29.393 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ff280b58-f426-4a64-bc88-d4eee6c9f948 not yet added. Adding. 2021-04-05 12:08:29.393 1632 2295846873576 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-05 12:08:29.393 1632 2295846873576 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-05 12:08:29.769 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff280b58-f426-4a64-bc88-d4eee6c9f948" acquired by "networking_hyperv.neutron._common_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-05 12:08:30.080 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff280b58-f426-4a64-bc88-d4eee6c9f948" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:08:30.080 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff280b58-f426-4a64-bc88-d4eee6c9f948" acquired by "networking_hyperv.neutron._common_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-05 12:08:30.580 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff280b58-f426-4a64-bc88-d4eee6c9f948" 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-05 12:08:30.887 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ff280b58-f426-4a64-bc88-d4eee6c9f948" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.766s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:08:30.887 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ff280b58-f426-4a64-bc88-d4eee6c9f948 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-05 12:08:30.887 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ff280b58-f426-4a64-bc88-d4eee6c9f948 processed. 2021-04-05 12:08:31.633 1632 2295846873576 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-05 12:08:32.668 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:08:32.815 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-331fe636-edb6-4fb8-ada4-128eedb48921 - - - - -] port_update received: fff753bf-2878-4370-b948-a5079f86f230 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-05 12:08:32.847 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-331fe636-edb6-4fb8-ada4-128eedb48921 - - - - -] No port fff753bf-2878-4370-b948-a5079f86f230 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-05 12:08:36.674 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e6e6e5e9-7359-4406-a05b-4eb79d5fbf75 b5369b73119d46fb8108ca8550fd1db4 537a3b807ea2432fbf1daf2fef94185e - - -] Security group rule updated on remote: ['fcf2b345-b556-482a-8b92-10c7718d3423'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-05 12:08:36.694 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-e6e6e5e9-7359-4406-a05b-4eb79d5fbf75 b5369b73119d46fb8108ca8550fd1db4 537a3b807ea2432fbf1daf2fef94185e - - -] Security group rule updated ['fcf2b345-b556-482a-8b92-10c7718d3423'] 2021-04-05 12:08:37.017 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dca3949c-8ec2-43fc-9e18-2db9f2dcfc66 b5369b73119d46fb8108ca8550fd1db4 537a3b807ea2432fbf1daf2fef94185e - - -] Security group rule updated on remote: ['fcf2b345-b556-482a-8b92-10c7718d3423'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-05 12:08:37.035 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-dca3949c-8ec2-43fc-9e18-2db9f2dcfc66 b5369b73119d46fb8108ca8550fd1db4 537a3b807ea2432fbf1daf2fef94185e - - -] Security group rule updated ['fcf2b345-b556-482a-8b92-10c7718d3423'] 2021-04-05 12:08:37.385 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9b7c9add-e16e-415b-955f-073a2d1773c1 b5369b73119d46fb8108ca8550fd1db4 537a3b807ea2432fbf1daf2fef94185e - - -] Security group rule updated on remote: ['fcf2b345-b556-482a-8b92-10c7718d3423'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-05 12:08:37.385 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-9b7c9add-e16e-415b-955f-073a2d1773c1 b5369b73119d46fb8108ca8550fd1db4 537a3b807ea2432fbf1daf2fef94185e - - -] Security group rule updated ['fcf2b345-b556-482a-8b92-10c7718d3423'] 2021-04-05 12:08:37.647 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-78ba7734-4dc9-4f69-990b-335b40df46a5 b5369b73119d46fb8108ca8550fd1db4 537a3b807ea2432fbf1daf2fef94185e - - -] Security group rule updated on remote: ['fcf2b345-b556-482a-8b92-10c7718d3423'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-05 12:08:37.647 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-78ba7734-4dc9-4f69-990b-335b40df46a5 b5369b73119d46fb8108ca8550fd1db4 537a3b807ea2432fbf1daf2fef94185e - - -] Security group rule updated ['fcf2b345-b556-482a-8b92-10c7718d3423'] 2021-04-05 12:08:37.946 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-22276205-014c-4741-aa45-3b41c9d38399 b5369b73119d46fb8108ca8550fd1db4 537a3b807ea2432fbf1daf2fef94185e - - -] Security group rule updated on remote: ['fcf2b345-b556-482a-8b92-10c7718d3423'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-05 12:08:37.946 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-22276205-014c-4741-aa45-3b41c9d38399 b5369b73119d46fb8108ca8550fd1db4 537a3b807ea2432fbf1daf2fef94185e - - -] Security group rule updated ['fcf2b345-b556-482a-8b92-10c7718d3423'] 2021-04-05 12:08:38.240 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f43fe3c9-13f8-4c11-905f-086bc69b8a2b b5369b73119d46fb8108ca8550fd1db4 537a3b807ea2432fbf1daf2fef94185e - - -] Security group rule updated on remote: ['fcf2b345-b556-482a-8b92-10c7718d3423'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-05 12:08:38.256 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-f43fe3c9-13f8-4c11-905f-086bc69b8a2b b5369b73119d46fb8108ca8550fd1db4 537a3b807ea2432fbf1daf2fef94185e - - -] Security group rule updated ['fcf2b345-b556-482a-8b92-10c7718d3423'] 2021-04-05 12:08:41.036 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30dd4151-affa-4866-8a85-bda802359787 - - - - -] port_update received: b5ee101c-357c-4ab2-94c2-51eb10038735 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-05 12:08:41.058 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30dd4151-affa-4866-8a85-bda802359787 - - - - -] No port b5ee101c-357c-4ab2-94c2-51eb10038735 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-05 12:08:49.064 1632 2295846873400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ff280b58-f426-4a64-bc88-d4eee6c9f948 2021-04-05 12:08:49.689 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-05 12:08:49.689 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ff280b58-f426-4a64-bc88-d4eee6c9f948' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-05 12:08:49.689 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ff280b58-f426-4a64-bc88-d4eee6c9f948' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-05 12:08:49.689 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ff280b58-f426-4a64-bc88-d4eee6c9f948 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-05 12:08:49.706 1632 2295847785400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-18517465-3bff-4707-a649-8bf408b6dedf b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Security group member updated on remote: ['7bccea83-02f4-4ebb-ac17-5276ada0db43'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:08:49.706 1632 2295847785400 MainThread INFO neutron.agent.securitygroups_rpc [req-18517465-3bff-4707-a649-8bf408b6dedf b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Security group member updated ['7bccea83-02f4-4ebb-ac17-5276ada0db43'] 2021-04-05 12:08:49.706 1632 2295847785400 MainThread INFO neutron.agent.securitygroups_rpc [req-18517465-3bff-4707-a649-8bf408b6dedf b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Refresh firewall rules 2021-04-05 12:08:49.706 1632 2295847785400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-18517465-3bff-4707-a649-8bf408b6dedf b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Get security group information for devices via rpc ['016a7d1b-70ea-44fb-bdd4-f4e4d798727f', '567d4343-c876-4a60-bb91-51152c9ba689', '15817e27-b8fe-4aa1-9814-5f135bbab823', 'ff280b58-f426-4a64-bc88-d4eee6c9f948'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:08:49.724 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ff280b58-f426-4a64-bc88-d4eee6c9f948'] 2021-04-05 12:08:49.724 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-05 12:08:49.724 1632 2295846873576 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-05 12:08:49.724 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ff280b58-f426-4a64-bc88-d4eee6c9f948'] 2021-04-05 12:08:50.142 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18517465-3bff-4707-a649-8bf408b6dedf b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] port_delete event received for 'ff280b58-f426-4a64-bc88-d4eee6c9f948' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:08:50.470 1632 2295847785400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-18517465-3bff-4707-a649-8bf408b6dedf b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Update security group information for ports dict_keys(['016a7d1b-70ea-44fb-bdd4-f4e4d798727f', '15817e27-b8fe-4aa1-9814-5f135bbab823', '567d4343-c876-4a60-bb91-51152c9ba689']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:08:50.470 1632 2295847785400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-18517465-3bff-4707-a649-8bf408b6dedf b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-05 12:08:50.470 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-18517465-3bff-4707-a649-8bf408b6dedf b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Update rules of security group (7bccea83-02f4-4ebb-ac17-5276ada0db43) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:08:50.470 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-18517465-3bff-4707-a649-8bf408b6dedf b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Update members of security group (7bccea83-02f4-4ebb-ac17-5276ada0db43) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-05 12:08:50.470 1632 2295847785400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-18517465-3bff-4707-a649-8bf408b6dedf b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Update port filter for 016a7d1b-70ea-44fb-bdd4-f4e4d798727f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:08:50.488 1632 2295847785400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-18517465-3bff-4707-a649-8bf408b6dedf b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Updating port rules. 2021-04-05 12:08:50.488 1632 2295847785400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-18517465-3bff-4707-a649-8bf408b6dedf b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Creating 0 new rules, removing 1 old rules. 2021-04-05 12:08:50.488 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [req-18517465-3bff-4707-a649-8bf408b6dedf b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-016a7d1b-70ea-44fb-bdd4-f4e4d798727f" acquired by "networking_hyperv.neutron._common_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-05 12:08:50.488 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [req-18517465-3bff-4707-a649-8bf408b6dedf b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-016a7d1b-70ea-44fb-bdd4-f4e4d798727f" 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-05 12:08:50.488 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [req-18517465-3bff-4707-a649-8bf408b6dedf b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-016a7d1b-70ea-44fb-bdd4-f4e4d798727f" acquired by "networking_hyperv.neutron._common_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-05 12:08:50.816 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [req-18517465-3bff-4707-a649-8bf408b6dedf b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-016a7d1b-70ea-44fb-bdd4-f4e4d798727f" 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-05 12:08:50.816 1632 2295847785400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-18517465-3bff-4707-a649-8bf408b6dedf b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Update port filter for 15817e27-b8fe-4aa1-9814-5f135bbab823 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:08:50.816 1632 2295847785400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-18517465-3bff-4707-a649-8bf408b6dedf b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Updating port rules. 2021-04-05 12:08:50.844 1632 2295847785400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-18517465-3bff-4707-a649-8bf408b6dedf b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Creating 0 new rules, removing 1 old rules. 2021-04-05 12:08:50.844 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [req-18517465-3bff-4707-a649-8bf408b6dedf b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-15817e27-b8fe-4aa1-9814-5f135bbab823" acquired by "networking_hyperv.neutron._common_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-05 12:08:50.844 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [req-18517465-3bff-4707-a649-8bf408b6dedf b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-15817e27-b8fe-4aa1-9814-5f135bbab823" 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-05 12:08:50.844 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [req-18517465-3bff-4707-a649-8bf408b6dedf b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-15817e27-b8fe-4aa1-9814-5f135bbab823" acquired by "networking_hyperv.neutron._common_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-05 12:08:51.145 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [req-18517465-3bff-4707-a649-8bf408b6dedf b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-15817e27-b8fe-4aa1-9814-5f135bbab823" 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-05 12:08:51.145 1632 2295847785400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-18517465-3bff-4707-a649-8bf408b6dedf b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Update port filter for 567d4343-c876-4a60-bb91-51152c9ba689 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:08:51.145 1632 2295847785400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-18517465-3bff-4707-a649-8bf408b6dedf b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Updating port rules. 2021-04-05 12:08:51.165 1632 2295847785400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-18517465-3bff-4707-a649-8bf408b6dedf b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Creating 0 new rules, removing 1 old rules. 2021-04-05 12:08:51.165 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [req-18517465-3bff-4707-a649-8bf408b6dedf b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-567d4343-c876-4a60-bb91-51152c9ba689" acquired by "networking_hyperv.neutron._common_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-05 12:08:51.165 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [req-18517465-3bff-4707-a649-8bf408b6dedf b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-567d4343-c876-4a60-bb91-51152c9ba689" 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-05 12:08:51.165 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [req-18517465-3bff-4707-a649-8bf408b6dedf b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-567d4343-c876-4a60-bb91-51152c9ba689" acquired by "networking_hyperv.neutron._common_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-05 12:08:51.455 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [req-18517465-3bff-4707-a649-8bf408b6dedf b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-567d4343-c876-4a60-bb91-51152c9ba689" 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-05 12:08:51.712 1632 2295846873576 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-05 12:08:51.770 1632 2295846873576 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-05 12:08:56.628 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-600b6ddf-b422-4e60-96d5-3ccfd148a56f - - - - -] port_update received: 30f73d56-4d0b-49b9-ba11-f5520e1d9cb0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-05 12:08:56.644 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-600b6ddf-b422-4e60-96d5-3ccfd148a56f - - - - -] No port 30f73d56-4d0b-49b9-ba11-f5520e1d9cb0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-05 12:08:57.189 1632 2295846873400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 15817e27-b8fe-4aa1-9814-5f135bbab823 2021-04-05 12:08:57.689 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-90bdd1be-f72f-43e4-a0e5-00b95e8adf6b b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Security group member updated on remote: ['7bccea83-02f4-4ebb-ac17-5276ada0db43'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:08:57.706 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-90bdd1be-f72f-43e4-a0e5-00b95e8adf6b b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Security group member updated ['7bccea83-02f4-4ebb-ac17-5276ada0db43'] 2021-04-05 12:08:57.706 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-90bdd1be-f72f-43e4-a0e5-00b95e8adf6b b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Refresh firewall rules 2021-04-05 12:08:57.706 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-90bdd1be-f72f-43e4-a0e5-00b95e8adf6b b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Get security group information for devices via rpc ['016a7d1b-70ea-44fb-bdd4-f4e4d798727f', '567d4343-c876-4a60-bb91-51152c9ba689', '15817e27-b8fe-4aa1-9814-5f135bbab823'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:08:57.757 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-05 12:08:57.757 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '15817e27-b8fe-4aa1-9814-5f135bbab823' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-05 12:08:57.757 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '15817e27-b8fe-4aa1-9814-5f135bbab823' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-05 12:08:57.757 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 15817e27-b8fe-4aa1-9814-5f135bbab823 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-05 12:08:57.783 1632 2295847785400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['15817e27-b8fe-4aa1-9814-5f135bbab823'] 2021-04-05 12:08:57.783 1632 2295847785400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-05 12:08:57.783 1632 2295847785400 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-05 12:08:57.783 1632 2295847785400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['15817e27-b8fe-4aa1-9814-5f135bbab823'] 2021-04-05 12:08:58.115 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90bdd1be-f72f-43e4-a0e5-00b95e8adf6b b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] port_delete event received for '15817e27-b8fe-4aa1-9814-5f135bbab823' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:08:58.306 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-90bdd1be-f72f-43e4-a0e5-00b95e8adf6b b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Update security group information for ports dict_keys(['016a7d1b-70ea-44fb-bdd4-f4e4d798727f', '567d4343-c876-4a60-bb91-51152c9ba689']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:08:58.306 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-90bdd1be-f72f-43e4-a0e5-00b95e8adf6b b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-05 12:08:58.306 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-90bdd1be-f72f-43e4-a0e5-00b95e8adf6b b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Update rules of security group (7bccea83-02f4-4ebb-ac17-5276ada0db43) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:08:58.306 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-90bdd1be-f72f-43e4-a0e5-00b95e8adf6b b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Update members of security group (7bccea83-02f4-4ebb-ac17-5276ada0db43) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-05 12:08:58.306 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-90bdd1be-f72f-43e4-a0e5-00b95e8adf6b b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Update port filter for 016a7d1b-70ea-44fb-bdd4-f4e4d798727f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:08:58.306 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-90bdd1be-f72f-43e4-a0e5-00b95e8adf6b b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Updating port rules. 2021-04-05 12:08:58.306 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-90bdd1be-f72f-43e4-a0e5-00b95e8adf6b b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Creating 0 new rules, removing 1 old rules. 2021-04-05 12:08:58.306 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-90bdd1be-f72f-43e4-a0e5-00b95e8adf6b b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-016a7d1b-70ea-44fb-bdd4-f4e4d798727f" acquired by "networking_hyperv.neutron._common_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-05 12:08:58.322 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-90bdd1be-f72f-43e4-a0e5-00b95e8adf6b b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-016a7d1b-70ea-44fb-bdd4-f4e4d798727f" 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-05 12:08:58.322 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-90bdd1be-f72f-43e4-a0e5-00b95e8adf6b b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-016a7d1b-70ea-44fb-bdd4-f4e4d798727f" acquired by "networking_hyperv.neutron._common_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-05 12:08:58.685 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-90bdd1be-f72f-43e4-a0e5-00b95e8adf6b b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-016a7d1b-70ea-44fb-bdd4-f4e4d798727f" 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-05 12:08:58.691 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-90bdd1be-f72f-43e4-a0e5-00b95e8adf6b b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Update port filter for 567d4343-c876-4a60-bb91-51152c9ba689 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:08:58.691 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-90bdd1be-f72f-43e4-a0e5-00b95e8adf6b b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Updating port rules. 2021-04-05 12:08:58.691 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-90bdd1be-f72f-43e4-a0e5-00b95e8adf6b b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Creating 0 new rules, removing 1 old rules. 2021-04-05 12:08:58.691 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-90bdd1be-f72f-43e4-a0e5-00b95e8adf6b b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-567d4343-c876-4a60-bb91-51152c9ba689" acquired by "networking_hyperv.neutron._common_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-05 12:08:58.691 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-90bdd1be-f72f-43e4-a0e5-00b95e8adf6b b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-567d4343-c876-4a60-bb91-51152c9ba689" 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-05 12:08:58.691 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-90bdd1be-f72f-43e4-a0e5-00b95e8adf6b b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-567d4343-c876-4a60-bb91-51152c9ba689" acquired by "networking_hyperv.neutron._common_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-05 12:08:59.022 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-90bdd1be-f72f-43e4-a0e5-00b95e8adf6b b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-567d4343-c876-4a60-bb91-51152c9ba689" 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-05 12:08:59.771 1632 2295846873576 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-05 12:08:59.831 1632 2295846873576 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-05 12:09:02.784 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06c31e71-8a9a-4130-85fa-40f9a09f3eb7 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] network_delete received. Deleting network 56253b70-d4c3-4903-8552-b2bf5ecdb4e8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-05 12:09:02.784 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06c31e71-8a9a-4130-85fa-40f9a09f3eb7 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] Network 56253b70-d4c3-4903-8552-b2bf5ecdb4e8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-05 12:09:03.263 1632 2295846873400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 567d4343-c876-4a60-bb91-51152c9ba689 2021-04-05 12:09:03.791 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-05 12:09:03.791 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '567d4343-c876-4a60-bb91-51152c9ba689' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-05 12:09:03.791 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '567d4343-c876-4a60-bb91-51152c9ba689' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-05 12:09:03.791 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 567d4343-c876-4a60-bb91-51152c9ba689 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-05 12:09:03.803 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['567d4343-c876-4a60-bb91-51152c9ba689'] 2021-04-05 12:09:03.816 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-05 12:09:03.816 1632 2295846873576 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-05 12:09:03.816 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['567d4343-c876-4a60-bb91-51152c9ba689'] 2021-04-05 12:09:04.002 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e7d5f271-1a2b-482c-ba9d-7c5ceaa15d93 b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Security group member updated on remote: ['7bccea83-02f4-4ebb-ac17-5276ada0db43'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:09:04.002 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-e7d5f271-1a2b-482c-ba9d-7c5ceaa15d93 b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Security group member updated ['7bccea83-02f4-4ebb-ac17-5276ada0db43'] 2021-04-05 12:09:04.002 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-e7d5f271-1a2b-482c-ba9d-7c5ceaa15d93 b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Refresh firewall rules 2021-04-05 12:09:04.002 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e7d5f271-1a2b-482c-ba9d-7c5ceaa15d93 b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Get security group information for devices via rpc ['016a7d1b-70ea-44fb-bdd4-f4e4d798727f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:09:04.377 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7d5f271-1a2b-482c-ba9d-7c5ceaa15d93 b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] port_delete event received for '567d4343-c876-4a60-bb91-51152c9ba689' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:09:04.392 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d16def31-b826-4499-81fa-8ca5ace528b6 - - - - -] port_update received: 91a15fcb-f5b6-4d61-b0f8-f34c615abae7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-05 12:09:04.411 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d16def31-b826-4499-81fa-8ca5ace528b6 - - - - -] No port 91a15fcb-f5b6-4d61-b0f8-f34c615abae7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-05 12:09:05.597 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e7d5f271-1a2b-482c-ba9d-7c5ceaa15d93 b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Update security group information for ports dict_keys(['016a7d1b-70ea-44fb-bdd4-f4e4d798727f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:09:05.597 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e7d5f271-1a2b-482c-ba9d-7c5ceaa15d93 b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-05 12:09:05.597 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e7d5f271-1a2b-482c-ba9d-7c5ceaa15d93 b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Update rules of security group (7bccea83-02f4-4ebb-ac17-5276ada0db43) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:09:05.597 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e7d5f271-1a2b-482c-ba9d-7c5ceaa15d93 b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Update members of security group (7bccea83-02f4-4ebb-ac17-5276ada0db43) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-05 12:09:05.597 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e7d5f271-1a2b-482c-ba9d-7c5ceaa15d93 b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Update port filter for 016a7d1b-70ea-44fb-bdd4-f4e4d798727f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:09:05.597 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e7d5f271-1a2b-482c-ba9d-7c5ceaa15d93 b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Updating port rules. 2021-04-05 12:09:05.597 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e7d5f271-1a2b-482c-ba9d-7c5ceaa15d93 b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Creating 0 new rules, removing 1 old rules. 2021-04-05 12:09:05.597 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-e7d5f271-1a2b-482c-ba9d-7c5ceaa15d93 b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-016a7d1b-70ea-44fb-bdd4-f4e4d798727f" acquired by "networking_hyperv.neutron._common_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-05 12:09:05.597 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-e7d5f271-1a2b-482c-ba9d-7c5ceaa15d93 b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-016a7d1b-70ea-44fb-bdd4-f4e4d798727f" 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-05 12:09:05.597 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-e7d5f271-1a2b-482c-ba9d-7c5ceaa15d93 b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-016a7d1b-70ea-44fb-bdd4-f4e4d798727f" acquired by "networking_hyperv.neutron._common_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-05 12:09:05.814 1632 2295847785400 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-05 12:09:05.892 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-e7d5f271-1a2b-482c-ba9d-7c5ceaa15d93 b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Lock "n-hv-driver-port-lock-016a7d1b-70ea-44fb-bdd4-f4e4d798727f" 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-05 12:09:06.006 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:09:09.799 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7792ffcf-712a-4879-8537-f2459bf14e2a - - - - -] port_update received: 17331b9b-c4e1-43fd-8c04-efe13c5f70eb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-05 12:09:09.799 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7792ffcf-712a-4879-8537-f2459bf14e2a - - - - -] No port 17331b9b-c4e1-43fd-8c04-efe13c5f70eb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-05 12:09:11.316 1632 2295846873400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 016a7d1b-70ea-44fb-bdd4-f4e4d798727f 2021-04-05 12:09:11.836 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-05 12:09:11.836 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '016a7d1b-70ea-44fb-bdd4-f4e4d798727f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-05 12:09:11.836 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '016a7d1b-70ea-44fb-bdd4-f4e4d798727f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-05 12:09:11.836 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 016a7d1b-70ea-44fb-bdd4-f4e4d798727f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-05 12:09:11.836 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 49526f73-451b-47db-8aba-278bba25f53d 2021-04-05 12:09:11.859 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['016a7d1b-70ea-44fb-bdd4-f4e4d798727f'] 2021-04-05 12:09:11.859 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-05 12:09:11.868 1632 2295846873576 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-05 12:09:11.868 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['016a7d1b-70ea-44fb-bdd4-f4e4d798727f'] 2021-04-05 12:09:12.204 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4fc02f44-aa37-4e1c-93e8-9f4e230895de b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Security group member updated on remote: ['7bccea83-02f4-4ebb-ac17-5276ada0db43'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:09:12.204 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-4fc02f44-aa37-4e1c-93e8-9f4e230895de b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] Security group member updated ['7bccea83-02f4-4ebb-ac17-5276ada0db43'] 2021-04-05 12:09:12.556 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4fc02f44-aa37-4e1c-93e8-9f4e230895de b0aa40a0037c42b9825f134574d1f163 8cacd2fbdd0843568a27bde35c8bbf1d - - -] port_delete event received for '016a7d1b-70ea-44fb-bdd4-f4e4d798727f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:09:13.345 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c52aef79-3563-4d3c-b361-d148615e0307 b5369b73119d46fb8108ca8550fd1db4 537a3b807ea2432fbf1daf2fef94185e - - -] Security group member updated on remote: ['fcf2b345-b556-482a-8b92-10c7718d3423'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:09:13.345 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-c52aef79-3563-4d3c-b361-d148615e0307 b5369b73119d46fb8108ca8550fd1db4 537a3b807ea2432fbf1daf2fef94185e - - -] Security group member updated ['fcf2b345-b556-482a-8b92-10c7718d3423'] 2021-04-05 12:09:13.840 1632 2295846873576 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-05 12:09:13.917 1632 2295846873576 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-05 12:09:16.006 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d9885c4-15c2-41a4-a406-a67f077efb31 cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] port_update received: d453ac47-aecb-4c22-9e51-c391eb3fa395 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-05 12:09:16.006 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d9885c4-15c2-41a4-a406-a67f077efb31 cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] No port d453ac47-aecb-4c22-9e51-c391eb3fa395 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-05 12:09:17.376 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb88c8b0-83a0-4cfa-8726-6dd3d995ad06 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] network_delete received. Deleting network 49526f73-451b-47db-8aba-278bba25f53d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-05 12:09:17.394 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb88c8b0-83a0-4cfa-8726-6dd3d995ad06 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] Network 49526f73-451b-47db-8aba-278bba25f53d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-05 12:09:18.864 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95874dcb-d9d7-4805-95b4-2c65783f1fa8 - - - - -] port_update received: d8e25fc7-a851-4bc4-b33e-197cf8b7886f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-05 12:09:18.913 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95874dcb-d9d7-4805-95b4-2c65783f1fa8 - - - - -] No port d8e25fc7-a851-4bc4-b33e-197cf8b7886f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-05 12:09:19.408 1632 2295846873400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1b293e3f-80e3-4ff5-b376-01fff9d75b95 2021-04-05 12:09:19.877 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-05 12:09:19.893 1632 2295846873224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d453ac47-aecb-4c22-9e51-c391eb3fa395 2021-04-05 12:09:19.908 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1b293e3f-80e3-4ff5-b376-01fff9d75b95' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-05 12:09:19.908 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1b293e3f-80e3-4ff5-b376-01fff9d75b95' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-05 12:09:19.908 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1b293e3f-80e3-4ff5-b376-01fff9d75b95 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-05 12:09:19.923 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1b293e3f-80e3-4ff5-b376-01fff9d75b95'] 2021-04-05 12:09:19.923 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-05 12:09:19.923 1632 2295846873576 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-05 12:09:19.923 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1b293e3f-80e3-4ff5-b376-01fff9d75b95'] 2021-04-05 12:09:20.834 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cc54323c-e66a-40d0-8b9a-cf946fdfaa6b 3a88df7d46d14a2da6a9ed2497652b79 808b3f55d36f47a2a2dd53e694db5da5 - - -] Security group member updated on remote: ['d9b7593d-c422-429e-9142-5f001af212b8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:09:20.834 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-cc54323c-e66a-40d0-8b9a-cf946fdfaa6b 3a88df7d46d14a2da6a9ed2497652b79 808b3f55d36f47a2a2dd53e694db5da5 - - -] Security group member updated ['d9b7593d-c422-429e-9142-5f001af212b8'] 2021-04-05 12:09:20.834 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-cc54323c-e66a-40d0-8b9a-cf946fdfaa6b 3a88df7d46d14a2da6a9ed2497652b79 808b3f55d36f47a2a2dd53e694db5da5 - - -] Refresh firewall rules 2021-04-05 12:09:20.834 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cc54323c-e66a-40d0-8b9a-cf946fdfaa6b 3a88df7d46d14a2da6a9ed2497652b79 808b3f55d36f47a2a2dd53e694db5da5 - - -] Get security group information for devices via rpc ['0697b953-a856-4fa8-b6e2-cd216ea973a9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:09:21.300 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cc54323c-e66a-40d0-8b9a-cf946fdfaa6b 3a88df7d46d14a2da6a9ed2497652b79 808b3f55d36f47a2a2dd53e694db5da5 - - -] Update security group information for ports dict_keys(['0697b953-a856-4fa8-b6e2-cd216ea973a9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:09:21.300 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cc54323c-e66a-40d0-8b9a-cf946fdfaa6b 3a88df7d46d14a2da6a9ed2497652b79 808b3f55d36f47a2a2dd53e694db5da5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-05 12:09:21.300 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cc54323c-e66a-40d0-8b9a-cf946fdfaa6b 3a88df7d46d14a2da6a9ed2497652b79 808b3f55d36f47a2a2dd53e694db5da5 - - -] Update rules of security group (d9b7593d-c422-429e-9142-5f001af212b8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:09:21.300 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cc54323c-e66a-40d0-8b9a-cf946fdfaa6b 3a88df7d46d14a2da6a9ed2497652b79 808b3f55d36f47a2a2dd53e694db5da5 - - -] Update members of security group (d9b7593d-c422-429e-9142-5f001af212b8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-05 12:09:21.300 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cc54323c-e66a-40d0-8b9a-cf946fdfaa6b 3a88df7d46d14a2da6a9ed2497652b79 808b3f55d36f47a2a2dd53e694db5da5 - - -] Update port filter for 0697b953-a856-4fa8-b6e2-cd216ea973a9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:09:21.300 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cc54323c-e66a-40d0-8b9a-cf946fdfaa6b 3a88df7d46d14a2da6a9ed2497652b79 808b3f55d36f47a2a2dd53e694db5da5 - - -] Updating port rules. 2021-04-05 12:09:21.300 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cc54323c-e66a-40d0-8b9a-cf946fdfaa6b 3a88df7d46d14a2da6a9ed2497652b79 808b3f55d36f47a2a2dd53e694db5da5 - - -] Creating 0 new rules, removing 1 old rules. 2021-04-05 12:09:21.300 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-cc54323c-e66a-40d0-8b9a-cf946fdfaa6b 3a88df7d46d14a2da6a9ed2497652b79 808b3f55d36f47a2a2dd53e694db5da5 - - -] Lock "n-hv-driver-port-lock-0697b953-a856-4fa8-b6e2-cd216ea973a9" acquired by "networking_hyperv.neutron._common_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-05 12:09:21.300 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-cc54323c-e66a-40d0-8b9a-cf946fdfaa6b 3a88df7d46d14a2da6a9ed2497652b79 808b3f55d36f47a2a2dd53e694db5da5 - - -] Lock "n-hv-driver-port-lock-0697b953-a856-4fa8-b6e2-cd216ea973a9" 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-05 12:09:21.300 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-cc54323c-e66a-40d0-8b9a-cf946fdfaa6b 3a88df7d46d14a2da6a9ed2497652b79 808b3f55d36f47a2a2dd53e694db5da5 - - -] Lock "n-hv-driver-port-lock-0697b953-a856-4fa8-b6e2-cd216ea973a9" acquired by "networking_hyperv.neutron._common_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-05 12:09:21.519 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-cc54323c-e66a-40d0-8b9a-cf946fdfaa6b 3a88df7d46d14a2da6a9ed2497652b79 808b3f55d36f47a2a2dd53e694db5da5 - - -] Lock "n-hv-driver-port-lock-0697b953-a856-4fa8-b6e2-cd216ea973a9" 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-05 12:09:21.567 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc54323c-e66a-40d0-8b9a-cf946fdfaa6b 3a88df7d46d14a2da6a9ed2497652b79 808b3f55d36f47a2a2dd53e694db5da5 - - -] port_delete event received for '1b293e3f-80e3-4ff5-b376-01fff9d75b95' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:09:21.899 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-05 12:09:21.899 1632 2295846873576 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-05 12:09:22.380 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.485s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:09:22.713 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Adding port d453ac47-aecb-4c22-9e51-c391eb3fa395 2021-04-05 12:09:22.723 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Port d453ac47-aecb-4c22-9e51-c391eb3fa395 updated. Details: {'device': 'd453ac47-aecb-4c22-9e51-c391eb3fa395', 'network_id': 'c8b603c3-054c-48fb-be51-22ffd400d7ad', 'port_id': 'd453ac47-aecb-4c22-9e51-c391eb3fa395', 'mac_address': 'fa:16:3e:4a:f3:57', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 141, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7655aa3d-4c5c-48da-8a0c-9704fa2a3313', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-05 12:09:22.723 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] 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-05 12:09:22.723 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d453ac47-aecb-4c22-9e51-c391eb3fa395" acquired by "networking_hyperv.neutron._common_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-05 12:09:22.723 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d453ac47-aecb-4c22-9e51-c391eb3fa395 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-05 12:09:22.723 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c8b603c3-054c-48fb-be51-22ffd400d7ad 2021-04-05 12:09:22.723 1632 2295846873576 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-05 12:09:22.925 1632 2295846873576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd453ac47-aecb-4c22-9e51-c391eb3fa395') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:09:22.925 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd453ac47-aecb-4c22-9e51-c391eb3fa395') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:09:23.008 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d453ac47-aecb-4c22-9e51-c391eb3fa395 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-05 12:09:23.008 1632 2295846873576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 141, VLAN trunk: None to switch port d453ac47-aecb-4c22-9e51-c391eb3fa395 2021-04-05 12:09:23.174 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-05 12:09:23.174 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d453ac47-aecb-4c22-9e51-c391eb3fa395'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:09:24.017 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d453ac47-aecb-4c22-9e51-c391eb3fa395']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:09:24.017 1632 2295846873576 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-05 12:09:24.017 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fcf2b345-b556-482a-8b92-10c7718d3423) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:09:24.017 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d453ac47-aecb-4c22-9e51-c391eb3fa395 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:09:24.017 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-05 12:09:24.017 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d453ac47-aecb-4c22-9e51-c391eb3fa395 not yet added. Adding. 2021-04-05 12:09:24.033 1632 2295846873576 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-05 12:09:24.033 1632 2295846873576 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-05 12:09:24.209 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d453ac47-aecb-4c22-9e51-c391eb3fa395" acquired by "networking_hyperv.neutron._common_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-05 12:09:24.393 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d453ac47-aecb-4c22-9e51-c391eb3fa395" 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-05 12:09:24.393 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d453ac47-aecb-4c22-9e51-c391eb3fa395" acquired by "networking_hyperv.neutron._common_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-05 12:09:24.631 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d453ac47-aecb-4c22-9e51-c391eb3fa395" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:09:24.801 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d453ac47-aecb-4c22-9e51-c391eb3fa395" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:09:24.814 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d453ac47-aecb-4c22-9e51-c391eb3fa395 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-05 12:09:24.814 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d453ac47-aecb-4c22-9e51-c391eb3fa395 processed. 2021-04-05 12:09:25.907 1632 2295846873576 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-05 12:09:26.223 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:09:30.912 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5b008be7-686e-4cc4-85f5-c07830b2dece 3a88df7d46d14a2da6a9ed2497652b79 808b3f55d36f47a2a2dd53e694db5da5 - - -] Security group member updated on remote: ['d9b7593d-c422-429e-9142-5f001af212b8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:09:30.912 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-5b008be7-686e-4cc4-85f5-c07830b2dece 3a88df7d46d14a2da6a9ed2497652b79 808b3f55d36f47a2a2dd53e694db5da5 - - -] Security group member updated ['d9b7593d-c422-429e-9142-5f001af212b8'] 2021-04-05 12:09:30.912 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-5b008be7-686e-4cc4-85f5-c07830b2dece 3a88df7d46d14a2da6a9ed2497652b79 808b3f55d36f47a2a2dd53e694db5da5 - - -] Refresh firewall rules 2021-04-05 12:09:30.912 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5b008be7-686e-4cc4-85f5-c07830b2dece 3a88df7d46d14a2da6a9ed2497652b79 808b3f55d36f47a2a2dd53e694db5da5 - - -] Get security group information for devices via rpc ['0697b953-a856-4fa8-b6e2-cd216ea973a9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:09:31.019 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5b008be7-686e-4cc4-85f5-c07830b2dece 3a88df7d46d14a2da6a9ed2497652b79 808b3f55d36f47a2a2dd53e694db5da5 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:09:31.019 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5b008be7-686e-4cc4-85f5-c07830b2dece 3a88df7d46d14a2da6a9ed2497652b79 808b3f55d36f47a2a2dd53e694db5da5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-05 12:09:31.303 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b008be7-686e-4cc4-85f5-c07830b2dece 3a88df7d46d14a2da6a9ed2497652b79 808b3f55d36f47a2a2dd53e694db5da5 - - -] port_delete event received for '0697b953-a856-4fa8-b6e2-cd216ea973a9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:09:31.521 1632 2295846873400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0697b953-a856-4fa8-b6e2-cd216ea973a9 2021-04-05 12:09:31.935 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-05 12:09:31.935 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0697b953-a856-4fa8-b6e2-cd216ea973a9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-05 12:09:31.935 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0697b953-a856-4fa8-b6e2-cd216ea973a9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-05 12:09:31.935 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0697b953-a856-4fa8-b6e2-cd216ea973a9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-05 12:09:31.952 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e4d2affa-d50a-4902-aca6-24458c2b9331 2021-04-05 12:09:31.952 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0697b953-a856-4fa8-b6e2-cd216ea973a9'] 2021-04-05 12:09:31.952 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-05 12:09:31.952 1632 2295846873576 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-05 12:09:31.952 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0697b953-a856-4fa8-b6e2-cd216ea973a9'] 2021-04-05 12:09:33.959 1632 2295846873576 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-05 12:09:34.021 1632 2295846873576 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-05 12:09:36.456 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04905ce6-9b3b-4252-b6af-ae1160d813a2 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] port_delete event received for 'a6b93f11-6253-40dd-b069-80fdf313ca10' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:09:36.953 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-149e098b-ea4b-4beb-b6a0-82a2d6ff6618 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Security group member updated on remote: ['87d536f6-5fcb-4011-a077-d19bf2a34446'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:09:36.953 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-149e098b-ea4b-4beb-b6a0-82a2d6ff6618 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Security group member updated ['87d536f6-5fcb-4011-a077-d19bf2a34446'] 2021-04-05 12:09:40.345 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74a906b1-c497-497d-9961-21d895a0887c 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] port_delete event received for 'd7550a64-693e-4879-b8d7-c52fb950cf04' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:09:42.812 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c41e0b72-d75d-438c-a8c8-13220cf958f2 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] network_delete received. Deleting network e4d2affa-d50a-4902-aca6-24458c2b9331 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-05 12:09:42.812 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c41e0b72-d75d-438c-a8c8-13220cf958f2 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] Network e4d2affa-d50a-4902-aca6-24458c2b9331 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-05 12:09:51.478 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4285c72a-3ec7-4e0e-b548-4ef5de858b2b cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] port_update received: 75845820-fbee-468c-b268-d6d400e77f3a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-05 12:09:51.484 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4285c72a-3ec7-4e0e-b548-4ef5de858b2b cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] No port 75845820-fbee-468c-b268-d6d400e77f3a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-05 12:09:53.500 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-17334b73-cbaa-4cae-9975-3cde7cd5f16b 7f9127748d6e4731a1e7050f0947efcf dd6e740d1a7d40c9a6dd16ea5ba39509 - - -] Security group member updated on remote: ['c70898dd-827f-4dae-9095-041b11d97a0e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:09:53.500 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-17334b73-cbaa-4cae-9975-3cde7cd5f16b 7f9127748d6e4731a1e7050f0947efcf dd6e740d1a7d40c9a6dd16ea5ba39509 - - -] Security group member updated ['c70898dd-827f-4dae-9095-041b11d97a0e'] 2021-04-05 12:09:54.284 1632 2295846873224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 75845820-fbee-468c-b268-d6d400e77f3a 2021-04-05 12:09:55.818 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbd7b76f-8c85-460f-ad59-f686cc9e59a2 cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] port_update received: 70875285-af4a-41ed-b88c-9a0c7df07ccb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-05 12:09:55.846 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbd7b76f-8c85-460f-ad59-f686cc9e59a2 cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] No port 70875285-af4a-41ed-b88c-9a0c7df07ccb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-05 12:09:56.062 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-05 12:09:56.378 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Adding port 75845820-fbee-468c-b268-d6d400e77f3a 2021-04-05 12:09:56.378 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Port 75845820-fbee-468c-b268-d6d400e77f3a updated. Details: {'device': '75845820-fbee-468c-b268-d6d400e77f3a', 'network_id': 'ec78b1d2-852f-4bf9-9578-58aa877b687e', 'port_id': '75845820-fbee-468c-b268-d6d400e77f3a', 'mac_address': 'fa:16:3e:c0:44:f5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 148, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '94f6df90-74f4-4bb0-84fb-b014c2dc31ba', '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-05 12:09:56.378 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] 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-05 12:09:56.378 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-75845820-fbee-468c-b268-d6d400e77f3a" acquired by "networking_hyperv.neutron._common_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-05 12:09:56.378 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 75845820-fbee-468c-b268-d6d400e77f3a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-05 12:09:56.378 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ec78b1d2-852f-4bf9-9578-58aa877b687e 2021-04-05 12:09:56.378 1632 2295846873576 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-05 12:09:56.565 1632 2295846873576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '75845820-fbee-468c-b268-d6d400e77f3a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:09:56.565 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '75845820-fbee-468c-b268-d6d400e77f3a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:09:56.565 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 75845820-fbee-468c-b268-d6d400e77f3a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-05 12:09:56.565 1632 2295846873576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 148, VLAN trunk: None to switch port 75845820-fbee-468c-b268-d6d400e77f3a 2021-04-05 12:09:56.706 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-05 12:09:56.706 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['75845820-fbee-468c-b268-d6d400e77f3a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:09:56.893 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['75845820-fbee-468c-b268-d6d400e77f3a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:09:56.893 1632 2295846873576 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-05 12:09:56.893 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (87d536f6-5fcb-4011-a077-d19bf2a34446) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:09:56.893 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (87d536f6-5fcb-4011-a077-d19bf2a34446) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-05 12:09:56.893 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 75845820-fbee-468c-b268-d6d400e77f3a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:09:56.893 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-05 12:09:56.908 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 75845820-fbee-468c-b268-d6d400e77f3a not yet added. Adding. 2021-04-05 12:09:56.908 1632 2295846873576 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-05 12:09:56.908 1632 2295846873576 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-05 12:09:57.252 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75845820-fbee-468c-b268-d6d400e77f3a" acquired by "networking_hyperv.neutron._common_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-05 12:09:57.507 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75845820-fbee-468c-b268-d6d400e77f3a" 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-05 12:09:57.507 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75845820-fbee-468c-b268-d6d400e77f3a" acquired by "networking_hyperv.neutron._common_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-05 12:09:57.792 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75845820-fbee-468c-b268-d6d400e77f3a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.296s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:09:57.924 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-75845820-fbee-468c-b268-d6d400e77f3a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.546s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:09:57.924 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 75845820-fbee-468c-b268-d6d400e77f3a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-05 12:09:57.924 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 75845820-fbee-468c-b268-d6d400e77f3a processed. 2021-04-05 12:09:58.063 1632 2295846873576 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-05 12:09:58.298 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:10:00.348 1632 2295846873224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 70875285-af4a-41ed-b88c-9a0c7df07ccb 2021-04-05 12:10:02.086 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-05 12:10:02.379 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Adding port 70875285-af4a-41ed-b88c-9a0c7df07ccb 2021-04-05 12:10:02.379 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Port 70875285-af4a-41ed-b88c-9a0c7df07ccb updated. Details: {'device': '70875285-af4a-41ed-b88c-9a0c7df07ccb', 'network_id': '713f2278-266b-49e9-9a24-b85bc9e7017b', 'port_id': '70875285-af4a-41ed-b88c-9a0c7df07ccb', 'mac_address': 'fa:16:3e:4b:46:b0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 112, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '43bdaed8-88bc-47b9-87eb-4d7d431f86f2', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-05 12:10:02.379 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] 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-05 12:10:02.379 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-70875285-af4a-41ed-b88c-9a0c7df07ccb" acquired by "networking_hyperv.neutron._common_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-05 12:10:02.379 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 70875285-af4a-41ed-b88c-9a0c7df07ccb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-05 12:10:02.379 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 713f2278-266b-49e9-9a24-b85bc9e7017b 2021-04-05 12:10:02.379 1632 2295846873576 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-05 12:10:02.556 1632 2295846873576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '70875285-af4a-41ed-b88c-9a0c7df07ccb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:10:02.567 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '70875285-af4a-41ed-b88c-9a0c7df07ccb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:10:02.596 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 70875285-af4a-41ed-b88c-9a0c7df07ccb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-05 12:10:02.596 1632 2295846873576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 112, VLAN trunk: None to switch port 70875285-af4a-41ed-b88c-9a0c7df07ccb 2021-04-05 12:10:02.723 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-05 12:10:02.723 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['70875285-af4a-41ed-b88c-9a0c7df07ccb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:10:02.910 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['70875285-af4a-41ed-b88c-9a0c7df07ccb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:10:02.910 1632 2295846873576 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-05 12:10:02.923 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c70898dd-827f-4dae-9095-041b11d97a0e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:10:02.923 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c70898dd-827f-4dae-9095-041b11d97a0e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-05 12:10:02.923 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 70875285-af4a-41ed-b88c-9a0c7df07ccb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:10:02.923 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-05 12:10:02.923 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 70875285-af4a-41ed-b88c-9a0c7df07ccb not yet added. Adding. 2021-04-05 12:10:02.923 1632 2295846873576 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-05 12:10:02.923 1632 2295846873576 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-05 12:10:03.130 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-70875285-af4a-41ed-b88c-9a0c7df07ccb" acquired by "networking_hyperv.neutron._common_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-05 12:10:03.300 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-70875285-af4a-41ed-b88c-9a0c7df07ccb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:10:03.300 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-70875285-af4a-41ed-b88c-9a0c7df07ccb" acquired by "networking_hyperv.neutron._common_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-05 12:10:03.534 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-70875285-af4a-41ed-b88c-9a0c7df07ccb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:10:03.674 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-70875285-af4a-41ed-b88c-9a0c7df07ccb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.296s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:10:03.674 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 70875285-af4a-41ed-b88c-9a0c7df07ccb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-05 12:10:03.674 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 70875285-af4a-41ed-b88c-9a0c7df07ccb processed. 2021-04-05 12:10:04.098 1632 2295846873576 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-05 12:10:04.363 1632 2295846873576 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-05 12:10:11.969 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3864047a-e691-49fe-959d-512da778dbc3 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Security group rule updated on remote: ['42202d96-a056-4e4a-925c-2aaf260e1692'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-05 12:10:11.969 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-3864047a-e691-49fe-959d-512da778dbc3 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Security group rule updated ['42202d96-a056-4e4a-925c-2aaf260e1692'] 2021-04-05 12:10:12.168 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dbdd2ea5-b3d0-4991-ab09-0c112bf64a29 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Security group rule updated on remote: ['42202d96-a056-4e4a-925c-2aaf260e1692'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-05 12:10:12.168 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-dbdd2ea5-b3d0-4991-ab09-0c112bf64a29 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Security group rule updated ['42202d96-a056-4e4a-925c-2aaf260e1692'] 2021-04-05 12:10:12.719 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b33a60fb-375a-452d-88d3-28d225a1ded0 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Security group rule updated on remote: ['42202d96-a056-4e4a-925c-2aaf260e1692'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-05 12:10:12.719 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-b33a60fb-375a-452d-88d3-28d225a1ded0 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Security group rule updated ['42202d96-a056-4e4a-925c-2aaf260e1692'] 2021-04-05 12:10:13.125 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-002ac2c7-52a6-45d9-bd67-d8db736b282d 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Security group rule updated on remote: ['42202d96-a056-4e4a-925c-2aaf260e1692'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-05 12:10:13.125 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-002ac2c7-52a6-45d9-bd67-d8db736b282d 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Security group rule updated ['42202d96-a056-4e4a-925c-2aaf260e1692'] 2021-04-05 12:10:13.408 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cdb635be-fa80-4867-89f5-18a63abfcad1 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Security group rule updated on remote: ['42202d96-a056-4e4a-925c-2aaf260e1692'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-05 12:10:13.408 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-cdb635be-fa80-4867-89f5-18a63abfcad1 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Security group rule updated ['42202d96-a056-4e4a-925c-2aaf260e1692'] 2021-04-05 12:10:13.585 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3f8873d0-607a-4776-9cd7-76d4e13bfd5a 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Security group rule updated on remote: ['42202d96-a056-4e4a-925c-2aaf260e1692'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-05 12:10:13.585 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-3f8873d0-607a-4776-9cd7-76d4e13bfd5a 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Security group rule updated ['42202d96-a056-4e4a-925c-2aaf260e1692'] 2021-04-05 12:10:13.721 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0d902a4d-0624-4fbb-90e6-1e3dad55ad2c 7f9127748d6e4731a1e7050f0947efcf dd6e740d1a7d40c9a6dd16ea5ba39509 - - -] Security group member updated on remote: ['c70898dd-827f-4dae-9095-041b11d97a0e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:10:13.721 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-0d902a4d-0624-4fbb-90e6-1e3dad55ad2c 7f9127748d6e4731a1e7050f0947efcf dd6e740d1a7d40c9a6dd16ea5ba39509 - - -] Security group member updated ['c70898dd-827f-4dae-9095-041b11d97a0e'] 2021-04-05 12:10:13.721 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-0d902a4d-0624-4fbb-90e6-1e3dad55ad2c 7f9127748d6e4731a1e7050f0947efcf dd6e740d1a7d40c9a6dd16ea5ba39509 - - -] Refresh firewall rules 2021-04-05 12:10:13.721 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0d902a4d-0624-4fbb-90e6-1e3dad55ad2c 7f9127748d6e4731a1e7050f0947efcf dd6e740d1a7d40c9a6dd16ea5ba39509 - - -] Get security group information for devices via rpc ['70875285-af4a-41ed-b88c-9a0c7df07ccb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:10:13.798 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0d902a4d-0624-4fbb-90e6-1e3dad55ad2c 7f9127748d6e4731a1e7050f0947efcf dd6e740d1a7d40c9a6dd16ea5ba39509 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:10:13.798 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0d902a4d-0624-4fbb-90e6-1e3dad55ad2c 7f9127748d6e4731a1e7050f0947efcf dd6e740d1a7d40c9a6dd16ea5ba39509 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-05 12:10:13.910 1632 2295846873400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 70875285-af4a-41ed-b88c-9a0c7df07ccb 2021-04-05 12:10:14.094 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d902a4d-0624-4fbb-90e6-1e3dad55ad2c 7f9127748d6e4731a1e7050f0947efcf dd6e740d1a7d40c9a6dd16ea5ba39509 - - -] port_delete event received for '70875285-af4a-41ed-b88c-9a0c7df07ccb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:10:14.125 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-05 12:10:14.125 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '70875285-af4a-41ed-b88c-9a0c7df07ccb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-05 12:10:14.125 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '70875285-af4a-41ed-b88c-9a0c7df07ccb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-05 12:10:14.125 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 70875285-af4a-41ed-b88c-9a0c7df07ccb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-05 12:10:14.141 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 713f2278-266b-49e9-9a24-b85bc9e7017b 2021-04-05 12:10:14.141 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['70875285-af4a-41ed-b88c-9a0c7df07ccb'] 2021-04-05 12:10:14.141 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-05 12:10:14.141 1632 2295846873576 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-05 12:10:14.141 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['70875285-af4a-41ed-b88c-9a0c7df07ccb'] 2021-04-05 12:10:14.674 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Security group member updated on remote: ['42202d96-a056-4e4a-925c-2aaf260e1692', '87d536f6-5fcb-4011-a077-d19bf2a34446'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:10:14.674 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Security group member updated ['42202d96-a056-4e4a-925c-2aaf260e1692', '87d536f6-5fcb-4011-a077-d19bf2a34446'] 2021-04-05 12:10:14.674 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Refresh firewall rules 2021-04-05 12:10:14.674 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Get security group information for devices via rpc ['75845820-fbee-468c-b268-d6d400e77f3a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:10:14.937 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] port_update received: 75845820-fbee-468c-b268-d6d400e77f3a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-05 12:10:14.953 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Lock "n-hv-agent-port-lock-75845820-fbee-468c-b268-d6d400e77f3a" acquired by "networking_hyperv.neutron._common_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-05 12:10:14.953 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Binding port 75845820-fbee-468c-b268-d6d400e77f3a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-05 12:10:14.953 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] 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-05 12:10:14.973 1632 2295847785400 MainThread DEBUG neutron.services.trunk.rpc.agent [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '75845820-fbee-468c-b268-d6d400e77f3a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:10:14.973 1632 2295847785400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '75845820-fbee-468c-b268-d6d400e77f3a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:10:15.000 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Trunk plugin disabled on server. Assuming port 75845820-fbee-468c-b268-d6d400e77f3a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-05 12:10:15.000 1632 2295847785400 MainThread INFO networking_hyperv.neutron.trunk_driver [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Binding VLAN ID: 148, VLAN trunk: None to switch port 75845820-fbee-468c-b268-d6d400e77f3a 2021-04-05 12:10:15.038 1632 2295847785400 MainThread INFO neutron.agent.securitygroups_rpc [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Refresh firewall rules 2021-04-05 12:10:15.038 1632 2295847785400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Get security group information for devices via rpc ['75845820-fbee-468c-b268-d6d400e77f3a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:10:15.505 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Update security group information for ports dict_keys(['75845820-fbee-468c-b268-d6d400e77f3a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:10:15.505 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-05 12:10:15.505 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Update rules of security group (42202d96-a056-4e4a-925c-2aaf260e1692) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:10:15.505 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Update rules of security group (87d536f6-5fcb-4011-a077-d19bf2a34446) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:10:15.505 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Update members of security group (87d536f6-5fcb-4011-a077-d19bf2a34446) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-05 12:10:15.505 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Update port filter for 75845820-fbee-468c-b268-d6d400e77f3a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:10:15.505 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Updating port rules. 2021-04-05 12:10:15.505 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Creating 6 new rules, removing 0 old rules. 2021-04-05 12:10:15.505 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Lock "n-hv-driver-port-lock-75845820-fbee-468c-b268-d6d400e77f3a" acquired by "networking_hyperv.neutron._common_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-05 12:10:15.720 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Lock "n-hv-driver-port-lock-75845820-fbee-468c-b268-d6d400e77f3a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:10:15.720 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Lock "n-hv-driver-port-lock-75845820-fbee-468c-b268-d6d400e77f3a" acquired by "networking_hyperv.neutron._common_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-05 12:10:15.720 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Lock "n-hv-driver-port-lock-75845820-fbee-468c-b268-d6d400e77f3a" 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-05 12:10:15.787 1632 2295847785400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Update security group information for ports dict_keys(['75845820-fbee-468c-b268-d6d400e77f3a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:10:15.787 1632 2295847785400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-05 12:10:15.787 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Update rules of security group (42202d96-a056-4e4a-925c-2aaf260e1692) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:10:15.787 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Update rules of security group (87d536f6-5fcb-4011-a077-d19bf2a34446) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:10:15.787 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Update members of security group (87d536f6-5fcb-4011-a077-d19bf2a34446) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-05 12:10:15.787 1632 2295847785400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Update port filter for 75845820-fbee-468c-b268-d6d400e77f3a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:10:15.787 1632 2295847785400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Updating port rules. 2021-04-05 12:10:15.787 1632 2295847785400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Creating 0 new rules, removing 0 old rules. 2021-04-05 12:10:15.787 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Lock "n-hv-driver-port-lock-75845820-fbee-468c-b268-d6d400e77f3a" acquired by "networking_hyperv.neutron._common_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-05 12:10:15.787 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Lock "n-hv-driver-port-lock-75845820-fbee-468c-b268-d6d400e77f3a" 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-05 12:10:15.787 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Lock "n-hv-driver-port-lock-75845820-fbee-468c-b268-d6d400e77f3a" acquired by "networking_hyperv.neutron._common_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-05 12:10:15.802 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Lock "n-hv-driver-port-lock-75845820-fbee-468c-b268-d6d400e77f3a" 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-05 12:10:15.828 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [req-6a8941fa-b4cd-4a6d-9e23-28333cfb10c8 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Lock "n-hv-agent-port-lock-75845820-fbee-468c-b268-d6d400e77f3a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:10:16.156 1632 2295846873576 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-05 12:10:16.189 1632 2295846873576 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-05 12:10:22.751 1632 2295846873224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c89a5904-2202-4ddd-b74e-88df6377a48e 2021-04-05 12:10:24.204 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-05 12:10:24.632 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Adding port c89a5904-2202-4ddd-b74e-88df6377a48e 2021-04-05 12:10:24.632 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Port c89a5904-2202-4ddd-b74e-88df6377a48e updated. Details: {'device': 'c89a5904-2202-4ddd-b74e-88df6377a48e', 'network_id': '40fb80d3-753f-4a6e-8e1e-404338c152f4', 'port_id': 'c89a5904-2202-4ddd-b74e-88df6377a48e', 'mac_address': 'fa:16:3e:98:67:80', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 111, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ad6e7b7d-b348-4208-aa85-00f9b060484b', '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-05 12:10:24.632 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] 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-05 12:10:24.643 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c89a5904-2202-4ddd-b74e-88df6377a48e" acquired by "networking_hyperv.neutron._common_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-05 12:10:24.643 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c89a5904-2202-4ddd-b74e-88df6377a48e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-05 12:10:24.643 1632 2295846873576 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-05 12:10:24.659 1632 2295846873576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c89a5904-2202-4ddd-b74e-88df6377a48e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:10:24.659 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c89a5904-2202-4ddd-b74e-88df6377a48e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:10:24.687 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c89a5904-2202-4ddd-b74e-88df6377a48e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-05 12:10:24.687 1632 2295846873576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 111, VLAN trunk: None to switch port c89a5904-2202-4ddd-b74e-88df6377a48e 2021-04-05 12:10:24.735 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-05 12:10:24.735 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c89a5904-2202-4ddd-b74e-88df6377a48e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:10:25.038 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c89a5904-2202-4ddd-b74e-88df6377a48e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:10:25.038 1632 2295846873576 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-05 12:10:25.038 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e967de4a-f5f2-4e19-aea7-dd1a604b349a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:10:25.038 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c89a5904-2202-4ddd-b74e-88df6377a48e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:10:25.038 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-05 12:10:25.038 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-04-05 12:10:25.050 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c89a5904-2202-4ddd-b74e-88df6377a48e" acquired by "networking_hyperv.neutron._common_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-05 12:10:25.050 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c89a5904-2202-4ddd-b74e-88df6377a48e" 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-05 12:10:25.050 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c89a5904-2202-4ddd-b74e-88df6377a48e" acquired by "networking_hyperv.neutron._common_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-05 12:10:25.050 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c89a5904-2202-4ddd-b74e-88df6377a48e" 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-05 12:10:25.102 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c89a5904-2202-4ddd-b74e-88df6377a48e" 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-05 12:10:25.116 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c89a5904-2202-4ddd-b74e-88df6377a48e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-05 12:10:25.116 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c89a5904-2202-4ddd-b74e-88df6377a48e processed. 2021-04-05 12:10:25.876 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b13b6087-37bf-4a3b-b495-fd817c22688d 4ccfb0c3bae041a7bbc6f4e1361d8f7f 99fccf5d25e64669b872389caec4b8f9 - - -] Security group member updated on remote: ['8c1f3009-ce39-4dec-b26c-1fd9ad3427b3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:10:25.876 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-b13b6087-37bf-4a3b-b495-fd817c22688d 4ccfb0c3bae041a7bbc6f4e1361d8f7f 99fccf5d25e64669b872389caec4b8f9 - - -] Security group member updated ['8c1f3009-ce39-4dec-b26c-1fd9ad3427b3'] 2021-04-05 12:10:26.204 1632 2295846873576 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-05 12:10:26.594 1632 2295846873576 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-05 12:10:27.625 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-619f14bf-5553-4f45-bce4-603f17e96f76 cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] port_update received: 6987f34c-5f85-453d-85b0-6fabd82e5413 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-05 12:10:27.625 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-619f14bf-5553-4f45-bce4-603f17e96f76 cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] No port 6987f34c-5f85-453d-85b0-6fabd82e5413 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-05 12:10:32.881 1632 2295846873224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6987f34c-5f85-453d-85b0-6fabd82e5413 2021-04-05 12:10:34.233 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-05 12:10:34.656 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Adding port 6987f34c-5f85-453d-85b0-6fabd82e5413 2021-04-05 12:10:34.656 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Port 6987f34c-5f85-453d-85b0-6fabd82e5413 updated. Details: {'device': '6987f34c-5f85-453d-85b0-6fabd82e5413', 'network_id': 'b619f02a-a70d-4019-968b-9d9f5c649fa7', 'port_id': '6987f34c-5f85-453d-85b0-6fabd82e5413', 'mac_address': 'fa:16:3e:c2:69:8a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 101, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '30ee79db-537d-4477-ac2f-9bd84f0a9456', 'ip_address': '192.168.233.119'}], '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-05 12:10:34.656 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] 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-05 12:10:34.656 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6987f34c-5f85-453d-85b0-6fabd82e5413" acquired by "networking_hyperv.neutron._common_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-05 12:10:34.656 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6987f34c-5f85-453d-85b0-6fabd82e5413 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-05 12:10:34.656 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b619f02a-a70d-4019-968b-9d9f5c649fa7 2021-04-05 12:10:34.656 1632 2295846873576 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-05 12:10:34.878 1632 2295846873576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6987f34c-5f85-453d-85b0-6fabd82e5413') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:10:34.878 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6987f34c-5f85-453d-85b0-6fabd82e5413') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:10:34.892 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6987f34c-5f85-453d-85b0-6fabd82e5413 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-05 12:10:34.892 1632 2295846873576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 101, VLAN trunk: None to switch port 6987f34c-5f85-453d-85b0-6fabd82e5413 2021-04-05 12:10:35.039 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-05 12:10:35.039 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6987f34c-5f85-453d-85b0-6fabd82e5413'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:10:35.298 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6987f34c-5f85-453d-85b0-6fabd82e5413']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:10:35.298 1632 2295846873576 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-05 12:10:35.298 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8c1f3009-ce39-4dec-b26c-1fd9ad3427b3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:10:35.298 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8c1f3009-ce39-4dec-b26c-1fd9ad3427b3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-05 12:10:35.298 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6987f34c-5f85-453d-85b0-6fabd82e5413 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:10:35.298 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-05 12:10:35.298 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6987f34c-5f85-453d-85b0-6fabd82e5413 not yet added. Adding. 2021-04-05 12:10:35.298 1632 2295846873576 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-05 12:10:35.298 1632 2295846873576 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-05 12:10:35.519 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6987f34c-5f85-453d-85b0-6fabd82e5413" acquired by "networking_hyperv.neutron._common_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-05 12:10:35.656 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65d280b2-d8c3-42f9-b5cc-cd4e15633a10 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] network_delete received. Deleting network 713f2278-266b-49e9-9a24-b85bc9e7017b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-05 12:10:35.656 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65d280b2-d8c3-42f9-b5cc-cd4e15633a10 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] Network 713f2278-266b-49e9-9a24-b85bc9e7017b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-05 12:10:35.720 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6987f34c-5f85-453d-85b0-6fabd82e5413" 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-05 12:10:35.720 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6987f34c-5f85-453d-85b0-6fabd82e5413" acquired by "networking_hyperv.neutron._common_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-05 12:10:35.969 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6987f34c-5f85-453d-85b0-6fabd82e5413" 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-05 12:10:36.161 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6987f34c-5f85-453d-85b0-6fabd82e5413" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:10:36.161 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6987f34c-5f85-453d-85b0-6fabd82e5413 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-05 12:10:36.161 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6987f34c-5f85-453d-85b0-6fabd82e5413 processed. 2021-04-05 12:10:36.240 1632 2295846873576 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-05 12:10:36.595 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:10:37.465 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10351de8-7aa4-4107-9c65-84341ed70617 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] network_delete received. Deleting network 4cb5c1a3-1f9a-4913-9c3e-adfeb8166c74 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-05 12:10:37.465 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10351de8-7aa4-4107-9c65-84341ed70617 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] Network 4cb5c1a3-1f9a-4913-9c3e-adfeb8166c74 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-05 12:10:40.157 1632 2295846873400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c89a5904-2202-4ddd-b74e-88df6377a48e 2021-04-05 12:10:40.252 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-05 12:10:40.252 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c89a5904-2202-4ddd-b74e-88df6377a48e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-05 12:10:40.252 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c89a5904-2202-4ddd-b74e-88df6377a48e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-05 12:10:40.252 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c89a5904-2202-4ddd-b74e-88df6377a48e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-05 12:10:40.282 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c89a5904-2202-4ddd-b74e-88df6377a48e'] 2021-04-05 12:10:40.282 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-05 12:10:40.282 1632 2295846873576 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-05 12:10:40.282 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c89a5904-2202-4ddd-b74e-88df6377a48e'] 2021-04-05 12:10:42.002 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-421f9437-964e-4a28-a0d9-4491fb718ca0 4ccfb0c3bae041a7bbc6f4e1361d8f7f 99fccf5d25e64669b872389caec4b8f9 - - -] Security group member updated on remote: ['8c1f3009-ce39-4dec-b26c-1fd9ad3427b3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:10:42.002 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-421f9437-964e-4a28-a0d9-4491fb718ca0 4ccfb0c3bae041a7bbc6f4e1361d8f7f 99fccf5d25e64669b872389caec4b8f9 - - -] Security group member updated ['8c1f3009-ce39-4dec-b26c-1fd9ad3427b3'] 2021-04-05 12:10:42.002 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-421f9437-964e-4a28-a0d9-4491fb718ca0 4ccfb0c3bae041a7bbc6f4e1361d8f7f 99fccf5d25e64669b872389caec4b8f9 - - -] Refresh firewall rules 2021-04-05 12:10:42.002 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-421f9437-964e-4a28-a0d9-4491fb718ca0 4ccfb0c3bae041a7bbc6f4e1361d8f7f 99fccf5d25e64669b872389caec4b8f9 - - -] Get security group information for devices via rpc ['6987f34c-5f85-453d-85b0-6fabd82e5413'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:10:42.054 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-421f9437-964e-4a28-a0d9-4491fb718ca0 4ccfb0c3bae041a7bbc6f4e1361d8f7f 99fccf5d25e64669b872389caec4b8f9 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:10:42.054 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-421f9437-964e-4a28-a0d9-4491fb718ca0 4ccfb0c3bae041a7bbc6f4e1361d8f7f 99fccf5d25e64669b872389caec4b8f9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-05 12:10:42.254 1632 2295846873400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c89a5904-2202-4ddd-b74e-88df6377a48e 2021-04-05 12:10:42.254 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-05 12:10:42.254 1632 2295846873400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6987f34c-5f85-453d-85b0-6fabd82e5413 2021-04-05 12:10:42.254 1632 2295846873576 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-05 12:10:42.254 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c89a5904-2202-4ddd-b74e-88df6377a48e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-05 12:10:42.271 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c89a5904-2202-4ddd-b74e-88df6377a48e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-05 12:10:42.271 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c89a5904-2202-4ddd-b74e-88df6377a48e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-05 12:10:42.282 1632 2295847785400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 40fb80d3-753f-4a6e-8e1e-404338c152f4 2021-04-05 12:10:42.282 1632 2295847785400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c89a5904-2202-4ddd-b74e-88df6377a48e'] 2021-04-05 12:10:42.282 1632 2295847785400 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-05 12:10:42.282 1632 2295847785400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c89a5904-2202-4ddd-b74e-88df6377a48e'] 2021-04-05 12:10:42.304 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-421f9437-964e-4a28-a0d9-4491fb718ca0 4ccfb0c3bae041a7bbc6f4e1361d8f7f 99fccf5d25e64669b872389caec4b8f9 - - -] port_delete event received for '6987f34c-5f85-453d-85b0-6fabd82e5413' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:10:42.453 1632 2295846873576 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-05 12:10:44.252 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-05 12:10:44.252 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6987f34c-5f85-453d-85b0-6fabd82e5413' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-05 12:10:44.252 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6987f34c-5f85-453d-85b0-6fabd82e5413' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-05 12:10:44.252 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6987f34c-5f85-453d-85b0-6fabd82e5413 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-05 12:10:44.265 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b619f02a-a70d-4019-968b-9d9f5c649fa7 2021-04-05 12:10:44.265 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6987f34c-5f85-453d-85b0-6fabd82e5413'] 2021-04-05 12:10:44.265 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-05 12:10:44.265 1632 2295846873576 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-05 12:10:44.265 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6987f34c-5f85-453d-85b0-6fabd82e5413'] 2021-04-05 12:10:46.258 1632 2295846873576 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-05 12:10:46.314 1632 2295846873576 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-05 12:11:05.220 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-09c1f2b8-95a7-4381-a7e3-63e34793c67d 9fc3c95e512645cfb9e5dd88a76532a4 158305ce32604257a636782848a89730 - - -] Security group member updated on remote: ['95aa28e6-b9d2-42d9-b0ac-f5db9b36d456'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:11:05.220 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-09c1f2b8-95a7-4381-a7e3-63e34793c67d 9fc3c95e512645cfb9e5dd88a76532a4 158305ce32604257a636782848a89730 - - -] Security group member updated ['95aa28e6-b9d2-42d9-b0ac-f5db9b36d456'] 2021-04-05 12:11:06.916 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80b32b47-0bb8-4c92-b53e-82ad45fa4ba9 cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] port_update received: b66c1fdb-3e48-4811-9727-b980503662d9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-05 12:11:06.921 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80b32b47-0bb8-4c92-b53e-82ad45fa4ba9 cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] No port b66c1fdb-3e48-4811-9727-b980503662d9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-05 12:11:07.252 1632 2295846873224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c89a5904-2202-4ddd-b74e-88df6377a48e 2021-04-05 12:11:08.361 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-05 12:11:08.782 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Adding port c89a5904-2202-4ddd-b74e-88df6377a48e 2021-04-05 12:11:08.782 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Port c89a5904-2202-4ddd-b74e-88df6377a48e updated. Details: {'device': 'c89a5904-2202-4ddd-b74e-88df6377a48e', 'network_id': '40fb80d3-753f-4a6e-8e1e-404338c152f4', 'port_id': 'c89a5904-2202-4ddd-b74e-88df6377a48e', 'mac_address': 'fa:16:3e:98:67:80', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 111, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ad6e7b7d-b348-4208-aa85-00f9b060484b', '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-05 12:11:08.782 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] 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-05 12:11:08.782 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c89a5904-2202-4ddd-b74e-88df6377a48e" acquired by "networking_hyperv.neutron._common_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-05 12:11:08.807 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c89a5904-2202-4ddd-b74e-88df6377a48e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-05 12:11:08.807 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 40fb80d3-753f-4a6e-8e1e-404338c152f4 2021-04-05 12:11:08.807 1632 2295846873576 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-05 12:11:09.067 1632 2295846873576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c89a5904-2202-4ddd-b74e-88df6377a48e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:11:09.067 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c89a5904-2202-4ddd-b74e-88df6377a48e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:11:09.087 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c89a5904-2202-4ddd-b74e-88df6377a48e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-05 12:11:09.087 1632 2295846873576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 111, VLAN trunk: None to switch port c89a5904-2202-4ddd-b74e-88df6377a48e 2021-04-05 12:11:09.253 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-05 12:11:09.253 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c89a5904-2202-4ddd-b74e-88df6377a48e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:11:09.253 1632 2295846873224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b66c1fdb-3e48-4811-9727-b980503662d9 2021-04-05 12:11:09.438 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c89a5904-2202-4ddd-b74e-88df6377a48e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:11:09.438 1632 2295846873576 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-05 12:11:09.438 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e967de4a-f5f2-4e19-aea7-dd1a604b349a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:11:09.438 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c89a5904-2202-4ddd-b74e-88df6377a48e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:11:09.438 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-05 12:11:09.438 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c89a5904-2202-4ddd-b74e-88df6377a48e not yet added. Adding. 2021-04-05 12:11:09.438 1632 2295846873576 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-05 12:11:09.438 1632 2295846873576 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-05 12:11:09.632 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c89a5904-2202-4ddd-b74e-88df6377a48e" acquired by "networking_hyperv.neutron._common_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-05 12:11:09.828 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c89a5904-2202-4ddd-b74e-88df6377a48e" 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-05 12:11:09.828 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c89a5904-2202-4ddd-b74e-88df6377a48e" acquired by "networking_hyperv.neutron._common_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-05 12:11:10.021 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c89a5904-2202-4ddd-b74e-88df6377a48e" 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-05 12:11:10.177 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c89a5904-2202-4ddd-b74e-88df6377a48e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:11:10.177 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c89a5904-2202-4ddd-b74e-88df6377a48e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-05 12:11:10.177 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c89a5904-2202-4ddd-b74e-88df6377a48e processed. 2021-04-05 12:11:10.381 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-05 12:11:10.381 1632 2295846873576 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-05 12:11:10.834 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Adding port b66c1fdb-3e48-4811-9727-b980503662d9 2021-04-05 12:11:10.834 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Port b66c1fdb-3e48-4811-9727-b980503662d9 updated. Details: {'device': 'b66c1fdb-3e48-4811-9727-b980503662d9', 'network_id': 'eca01403-f026-4f4a-a62d-8ce386c78291', 'port_id': 'b66c1fdb-3e48-4811-9727-b980503662d9', 'mac_address': 'fa:16:3e:e9:8c:ec', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 132, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5c7abb92-e8b8-4c8e-8f01-4c9747c44398', '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-05 12:11:10.834 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] 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-05 12:11:10.834 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b66c1fdb-3e48-4811-9727-b980503662d9" acquired by "networking_hyperv.neutron._common_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-05 12:11:10.834 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b66c1fdb-3e48-4811-9727-b980503662d9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-05 12:11:10.834 1632 2295847785400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network eca01403-f026-4f4a-a62d-8ce386c78291 2021-04-05 12:11:10.849 1632 2295847785400 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-05 12:11:10.880 1632 2295846873576 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-05 12:11:11.037 1632 2295847785400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b66c1fdb-3e48-4811-9727-b980503662d9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:11:11.037 1632 2295847785400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b66c1fdb-3e48-4811-9727-b980503662d9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:11:11.052 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b66c1fdb-3e48-4811-9727-b980503662d9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-05 12:11:11.052 1632 2295847785400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 132, VLAN trunk: None to switch port b66c1fdb-3e48-4811-9727-b980503662d9 2021-04-05 12:11:11.177 1632 2295847785400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-05 12:11:11.177 1632 2295847785400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b66c1fdb-3e48-4811-9727-b980503662d9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:11:11.359 1632 2295847785400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b66c1fdb-3e48-4811-9727-b980503662d9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:11:11.359 1632 2295847785400 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-05 12:11:11.359 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (95aa28e6-b9d2-42d9-b0ac-f5db9b36d456) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:11:11.359 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (95aa28e6-b9d2-42d9-b0ac-f5db9b36d456) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-05 12:11:11.359 1632 2295847785400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b66c1fdb-3e48-4811-9727-b980503662d9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:11:11.359 1632 2295847785400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-05 12:11:11.359 1632 2295847785400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b66c1fdb-3e48-4811-9727-b980503662d9 not yet added. Adding. 2021-04-05 12:11:11.359 1632 2295847785400 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-05 12:11:11.359 1632 2295847785400 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-05 12:11:11.548 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b66c1fdb-3e48-4811-9727-b980503662d9" acquired by "networking_hyperv.neutron._common_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-05 12:11:11.738 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b66c1fdb-3e48-4811-9727-b980503662d9" 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-05 12:11:11.738 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b66c1fdb-3e48-4811-9727-b980503662d9" acquired by "networking_hyperv.neutron._common_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-05 12:11:12.006 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b66c1fdb-3e48-4811-9727-b980503662d9" 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-05 12:11:12.156 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b66c1fdb-3e48-4811-9727-b980503662d9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:11:12.156 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b66c1fdb-3e48-4811-9727-b980503662d9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-05 12:11:12.156 1632 2295847785400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b66c1fdb-3e48-4811-9727-b980503662d9 processed. 2021-04-05 12:11:12.396 1632 2295846873576 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-05 12:11:12.670 1632 2295846873576 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-05 12:12:06.129 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3bf6af17-4d48-41d0-8bcd-ec4b497f3a8f 9fc3c95e512645cfb9e5dd88a76532a4 158305ce32604257a636782848a89730 - - -] Security group member updated on remote: ['95aa28e6-b9d2-42d9-b0ac-f5db9b36d456'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:12:06.129 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-3bf6af17-4d48-41d0-8bcd-ec4b497f3a8f 9fc3c95e512645cfb9e5dd88a76532a4 158305ce32604257a636782848a89730 - - -] Security group member updated ['95aa28e6-b9d2-42d9-b0ac-f5db9b36d456'] 2021-04-05 12:12:06.129 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-3bf6af17-4d48-41d0-8bcd-ec4b497f3a8f 9fc3c95e512645cfb9e5dd88a76532a4 158305ce32604257a636782848a89730 - - -] Refresh firewall rules 2021-04-05 12:12:06.129 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3bf6af17-4d48-41d0-8bcd-ec4b497f3a8f 9fc3c95e512645cfb9e5dd88a76532a4 158305ce32604257a636782848a89730 - - -] Get security group information for devices via rpc ['b66c1fdb-3e48-4811-9727-b980503662d9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:12:06.171 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3bf6af17-4d48-41d0-8bcd-ec4b497f3a8f 9fc3c95e512645cfb9e5dd88a76532a4 158305ce32604257a636782848a89730 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:12:06.171 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3bf6af17-4d48-41d0-8bcd-ec4b497f3a8f 9fc3c95e512645cfb9e5dd88a76532a4 158305ce32604257a636782848a89730 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-05 12:12:06.407 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3bf6af17-4d48-41d0-8bcd-ec4b497f3a8f 9fc3c95e512645cfb9e5dd88a76532a4 158305ce32604257a636782848a89730 - - -] port_delete event received for 'b66c1fdb-3e48-4811-9727-b980503662d9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:12:07.045 1632 2295846873400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b66c1fdb-3e48-4811-9727-b980503662d9 2021-04-05 12:12:08.630 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-05 12:12:08.630 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b66c1fdb-3e48-4811-9727-b980503662d9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-05 12:12:08.630 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b66c1fdb-3e48-4811-9727-b980503662d9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-05 12:12:08.630 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b66c1fdb-3e48-4811-9727-b980503662d9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-05 12:12:08.639 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network eca01403-f026-4f4a-a62d-8ce386c78291 2021-04-05 12:12:08.639 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b66c1fdb-3e48-4811-9727-b980503662d9'] 2021-04-05 12:12:08.639 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-05 12:12:08.639 1632 2295846873576 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-05 12:12:08.639 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b66c1fdb-3e48-4811-9727-b980503662d9'] 2021-04-05 12:12:10.632 1632 2295846873576 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-05 12:12:10.670 1632 2295846873576 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-05 12:12:14.504 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c3dd753e-fe90-49d9-b6d3-eb040cbe6895 9fc3c95e512645cfb9e5dd88a76532a4 158305ce32604257a636782848a89730 - - -] Security group member updated on remote: ['95aa28e6-b9d2-42d9-b0ac-f5db9b36d456'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:12:14.504 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-c3dd753e-fe90-49d9-b6d3-eb040cbe6895 9fc3c95e512645cfb9e5dd88a76532a4 158305ce32604257a636782848a89730 - - -] Security group member updated ['95aa28e6-b9d2-42d9-b0ac-f5db9b36d456'] 2021-04-05 12:12:16.437 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c9f8d5a-7f42-4826-bb1f-46c606ca1292 cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] port_update received: 4487a5bf-441f-49e1-9a24-14280029f172 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-05 12:12:16.456 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c9f8d5a-7f42-4826-bb1f-46c606ca1292 cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] No port 4487a5bf-441f-49e1-9a24-14280029f172 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-05 12:12:19.921 1632 2295846873224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4487a5bf-441f-49e1-9a24-14280029f172 2021-04-05 12:12:20.648 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-05 12:12:20.892 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Adding port 4487a5bf-441f-49e1-9a24-14280029f172 2021-04-05 12:12:20.892 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Port 4487a5bf-441f-49e1-9a24-14280029f172 updated. Details: {'device': '4487a5bf-441f-49e1-9a24-14280029f172', 'network_id': 'eca01403-f026-4f4a-a62d-8ce386c78291', 'port_id': '4487a5bf-441f-49e1-9a24-14280029f172', 'mac_address': 'fa:16:3e:6c:98:e1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 132, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5c7abb92-e8b8-4c8e-8f01-4c9747c44398', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-05 12:12:20.892 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] 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-05 12:12:20.892 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4487a5bf-441f-49e1-9a24-14280029f172" acquired by "networking_hyperv.neutron._common_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-05 12:12:20.892 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4487a5bf-441f-49e1-9a24-14280029f172 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-05 12:12:20.892 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network eca01403-f026-4f4a-a62d-8ce386c78291 2021-04-05 12:12:20.892 1632 2295846873576 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-05 12:12:21.095 1632 2295846873576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4487a5bf-441f-49e1-9a24-14280029f172') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:12:21.095 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4487a5bf-441f-49e1-9a24-14280029f172') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:12:21.095 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4487a5bf-441f-49e1-9a24-14280029f172 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-05 12:12:21.095 1632 2295846873576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 132, VLAN trunk: None to switch port 4487a5bf-441f-49e1-9a24-14280029f172 2021-04-05 12:12:21.268 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-05 12:12:21.268 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4487a5bf-441f-49e1-9a24-14280029f172'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:12:21.453 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4487a5bf-441f-49e1-9a24-14280029f172']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:12:21.453 1632 2295846873576 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-05 12:12:21.453 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (95aa28e6-b9d2-42d9-b0ac-f5db9b36d456) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:12:21.453 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (95aa28e6-b9d2-42d9-b0ac-f5db9b36d456) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-05 12:12:21.467 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4487a5bf-441f-49e1-9a24-14280029f172 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:12:21.467 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-05 12:12:21.467 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4487a5bf-441f-49e1-9a24-14280029f172 not yet added. Adding. 2021-04-05 12:12:21.467 1632 2295846873576 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-05 12:12:21.467 1632 2295846873576 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-05 12:12:21.672 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4487a5bf-441f-49e1-9a24-14280029f172" acquired by "networking_hyperv.neutron._common_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-05 12:12:21.858 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4487a5bf-441f-49e1-9a24-14280029f172" 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-05 12:12:21.858 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4487a5bf-441f-49e1-9a24-14280029f172" acquired by "networking_hyperv.neutron._common_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-05 12:12:22.099 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4487a5bf-441f-49e1-9a24-14280029f172" 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-05 12:12:22.235 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4487a5bf-441f-49e1-9a24-14280029f172" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:12:22.235 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4487a5bf-441f-49e1-9a24-14280029f172 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-05 12:12:22.235 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4487a5bf-441f-49e1-9a24-14280029f172 processed. 2021-04-05 12:12:22.661 1632 2295846873576 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-05 12:12:22.888 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:12:25.453 1632 2295846873400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d453ac47-aecb-4c22-9e51-c391eb3fa395 2021-04-05 12:12:26.670 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-05 12:12:26.670 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd453ac47-aecb-4c22-9e51-c391eb3fa395' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-05 12:12:26.670 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd453ac47-aecb-4c22-9e51-c391eb3fa395' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-05 12:12:26.670 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d453ac47-aecb-4c22-9e51-c391eb3fa395 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-05 12:12:26.670 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c8b603c3-054c-48fb-be51-22ffd400d7ad 2021-04-05 12:12:26.670 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d453ac47-aecb-4c22-9e51-c391eb3fa395'] 2021-04-05 12:12:26.698 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-05 12:12:26.698 1632 2295846873576 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-05 12:12:26.698 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d453ac47-aecb-4c22-9e51-c391eb3fa395'] 2021-04-05 12:12:26.750 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8bcbd711-8642-4401-9d9b-0a4b640eb0cc 7af0c60f684e4b2fad30bee60186ec8c ef963fd801d14231908609f44c23fa0b - - -] Security group member updated on remote: ['e967de4a-f5f2-4e19-aea7-dd1a604b349a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:12:26.750 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-8bcbd711-8642-4401-9d9b-0a4b640eb0cc 7af0c60f684e4b2fad30bee60186ec8c ef963fd801d14231908609f44c23fa0b - - -] Security group member updated ['e967de4a-f5f2-4e19-aea7-dd1a604b349a'] 2021-04-05 12:12:27.456 1632 2295846873400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c89a5904-2202-4ddd-b74e-88df6377a48e 2021-04-05 12:12:27.891 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8bcbd711-8642-4401-9d9b-0a4b640eb0cc 7af0c60f684e4b2fad30bee60186ec8c ef963fd801d14231908609f44c23fa0b - - -] port_delete event received for 'c89a5904-2202-4ddd-b74e-88df6377a48e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:12:28.688 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-05 12:12:28.688 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c89a5904-2202-4ddd-b74e-88df6377a48e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-05 12:12:28.688 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c89a5904-2202-4ddd-b74e-88df6377a48e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-05 12:12:28.688 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c89a5904-2202-4ddd-b74e-88df6377a48e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-05 12:12:28.688 1632 2295846873576 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-05 12:12:28.688 1632 2295847785400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 40fb80d3-753f-4a6e-8e1e-404338c152f4 2021-04-05 12:12:28.688 1632 2295847785400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c89a5904-2202-4ddd-b74e-88df6377a48e'] 2021-04-05 12:12:28.688 1632 2295847785400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-05 12:12:28.688 1632 2295847785400 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-05 12:12:28.688 1632 2295847785400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c89a5904-2202-4ddd-b74e-88df6377a48e'] 2021-04-05 12:12:29.156 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:12:31.341 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2540f979-a930-4d8b-b333-1c9eab9fa69d 7af0c60f684e4b2fad30bee60186ec8c ef963fd801d14231908609f44c23fa0b - - -] port_delete event received for '92cd3213-c73d-47ca-a2e8-e7089e1c6558' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:12:32.045 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-947d6b43-cd38-4200-8fc9-282fda593d74 7af0c60f684e4b2fad30bee60186ec8c ef963fd801d14231908609f44c23fa0b - - -] Security group rule updated on remote: ['7970f48b-98bc-4bba-8590-4697557a5219'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-05 12:12:32.045 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-947d6b43-cd38-4200-8fc9-282fda593d74 7af0c60f684e4b2fad30bee60186ec8c ef963fd801d14231908609f44c23fa0b - - -] Security group rule updated ['7970f48b-98bc-4bba-8590-4697557a5219'] 2021-04-05 12:12:32.092 1632 2295846873224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d453ac47-aecb-4c22-9e51-c391eb3fa395 2021-04-05 12:12:32.185 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-562a9432-4034-4558-924b-0063b045d3f7 7af0c60f684e4b2fad30bee60186ec8c ef963fd801d14231908609f44c23fa0b - - -] Security group rule updated on remote: ['7970f48b-98bc-4bba-8590-4697557a5219'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-05 12:12:32.185 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-562a9432-4034-4558-924b-0063b045d3f7 7af0c60f684e4b2fad30bee60186ec8c ef963fd801d14231908609f44c23fa0b - - -] Security group rule updated ['7970f48b-98bc-4bba-8590-4697557a5219'] 2021-04-05 12:12:32.710 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-05 12:12:32.982 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Adding port d453ac47-aecb-4c22-9e51-c391eb3fa395 2021-04-05 12:12:32.982 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Port d453ac47-aecb-4c22-9e51-c391eb3fa395 updated. Details: {'device': 'd453ac47-aecb-4c22-9e51-c391eb3fa395', 'network_id': 'c8b603c3-054c-48fb-be51-22ffd400d7ad', 'port_id': 'd453ac47-aecb-4c22-9e51-c391eb3fa395', 'mac_address': 'fa:16:3e:4a:f3:57', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 141, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7655aa3d-4c5c-48da-8a0c-9704fa2a3313', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-04-05 12:12:32.982 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] 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-05 12:12:32.982 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d453ac47-aecb-4c22-9e51-c391eb3fa395" acquired by "networking_hyperv.neutron._common_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-05 12:12:32.982 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d453ac47-aecb-4c22-9e51-c391eb3fa395 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-05 12:12:32.982 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c8b603c3-054c-48fb-be51-22ffd400d7ad 2021-04-05 12:12:32.982 1632 2295846873576 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-05 12:12:33.185 1632 2295846873576 MainThread DEBUG os_win._utils [-] Got expected exception WMI job failed with status None. Error summary description: None. Error description: None Error code: 32775. while calling function os_win.utils.jobutils.JobUtils.add_virt_resource. Retries left: 5. Time left: undefined. Time elapsed: 0.10863518714904785 Retrying in 1 seconds. inner c:\openstack\build\os-win\os_win\_utils.py:195 2021-04-05 12:12:34.294 1632 2295846873576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd453ac47-aecb-4c22-9e51-c391eb3fa395') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:12:34.294 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd453ac47-aecb-4c22-9e51-c391eb3fa395') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:12:34.311 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d453ac47-aecb-4c22-9e51-c391eb3fa395 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-05 12:12:34.311 1632 2295846873576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 141, VLAN trunk: None to switch port d453ac47-aecb-4c22-9e51-c391eb3fa395 2021-04-05 12:12:34.434 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-05 12:12:34.434 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d453ac47-aecb-4c22-9e51-c391eb3fa395'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:12:34.766 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d453ac47-aecb-4c22-9e51-c391eb3fa395']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:12:34.766 1632 2295846873576 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-05 12:12:34.766 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fcf2b345-b556-482a-8b92-10c7718d3423) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:12:34.766 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d453ac47-aecb-4c22-9e51-c391eb3fa395 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:12:34.766 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-05 12:12:34.766 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d453ac47-aecb-4c22-9e51-c391eb3fa395 not yet added. Adding. 2021-04-05 12:12:34.766 1632 2295846873576 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-05 12:12:34.766 1632 2295846873576 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-05 12:12:34.961 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d453ac47-aecb-4c22-9e51-c391eb3fa395" acquired by "networking_hyperv.neutron._common_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-05 12:12:35.127 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d453ac47-aecb-4c22-9e51-c391eb3fa395" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:12:35.127 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d453ac47-aecb-4c22-9e51-c391eb3fa395" acquired by "networking_hyperv.neutron._common_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-05 12:12:35.357 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d453ac47-aecb-4c22-9e51-c391eb3fa395" 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-05 12:12:35.545 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d453ac47-aecb-4c22-9e51-c391eb3fa395" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.562s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:12:35.545 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d453ac47-aecb-4c22-9e51-c391eb3fa395 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-05 12:12:35.545 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d453ac47-aecb-4c22-9e51-c391eb3fa395 processed. 2021-04-05 12:12:36.744 1632 2295846873576 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-05 12:12:36.983 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:12:37.191 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8b0eea37-023b-464e-a82b-e3b603b5fc32 7af0c60f684e4b2fad30bee60186ec8c ef963fd801d14231908609f44c23fa0b - - -] Security group member updated on remote: ['7970f48b-98bc-4bba-8590-4697557a5219'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:12:37.213 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-8b0eea37-023b-464e-a82b-e3b603b5fc32 7af0c60f684e4b2fad30bee60186ec8c ef963fd801d14231908609f44c23fa0b - - -] Security group member updated ['7970f48b-98bc-4bba-8590-4697557a5219'] 2021-04-05 12:12:38.825 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4738771-7fe5-4dc9-a93c-da88e90b92c9 cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] port_update received: acddfa07-feaa-4c74-af4e-545b769bbc99 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-05 12:12:38.843 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4738771-7fe5-4dc9-a93c-da88e90b92c9 cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] No port acddfa07-feaa-4c74-af4e-545b769bbc99 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-05 12:12:42.279 1632 2295846873224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: acddfa07-feaa-4c74-af4e-545b769bbc99 2021-04-05 12:12:42.802 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-05 12:12:43.079 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Adding port acddfa07-feaa-4c74-af4e-545b769bbc99 2021-04-05 12:12:43.079 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Port acddfa07-feaa-4c74-af4e-545b769bbc99 updated. Details: {'device': 'acddfa07-feaa-4c74-af4e-545b769bbc99', 'network_id': '40fb80d3-753f-4a6e-8e1e-404338c152f4', 'port_id': 'acddfa07-feaa-4c74-af4e-545b769bbc99', 'mac_address': 'fa:16:3e:bb:41:72', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 111, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ad6e7b7d-b348-4208-aa85-00f9b060484b', '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-05 12:12:43.079 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] 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-05 12:12:43.079 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-acddfa07-feaa-4c74-af4e-545b769bbc99" acquired by "networking_hyperv.neutron._common_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-05 12:12:43.079 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port acddfa07-feaa-4c74-af4e-545b769bbc99 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-05 12:12:43.079 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 40fb80d3-753f-4a6e-8e1e-404338c152f4 2021-04-05 12:12:43.079 1632 2295846873576 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-05 12:12:43.295 1632 2295846873576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'acddfa07-feaa-4c74-af4e-545b769bbc99') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:12:43.295 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'acddfa07-feaa-4c74-af4e-545b769bbc99') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:12:43.312 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port acddfa07-feaa-4c74-af4e-545b769bbc99 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-05 12:12:43.312 1632 2295846873576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 111, VLAN trunk: None to switch port acddfa07-feaa-4c74-af4e-545b769bbc99 2021-04-05 12:12:43.384 1632 2295847785400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d4a0c122-4fae-4230-94a0-c98d95348a1d 3cc8392626a14137b61d8694f2896e64 ddc3c61214c148ae9122b41d30482408 - - -] Security group member updated on remote: ['e4aa49c7-f6a1-4481-b13c-c0cc9a963108'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:12:43.384 1632 2295847785400 MainThread INFO neutron.agent.securitygroups_rpc [req-d4a0c122-4fae-4230-94a0-c98d95348a1d 3cc8392626a14137b61d8694f2896e64 ddc3c61214c148ae9122b41d30482408 - - -] Security group member updated ['e4aa49c7-f6a1-4481-b13c-c0cc9a963108'] 2021-04-05 12:12:43.462 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-05 12:12:43.462 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['acddfa07-feaa-4c74-af4e-545b769bbc99'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:12:43.644 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['acddfa07-feaa-4c74-af4e-545b769bbc99']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:12:43.644 1632 2295846873576 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-05 12:12:43.644 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7970f48b-98bc-4bba-8590-4697557a5219) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:12:43.644 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for acddfa07-feaa-4c74-af4e-545b769bbc99 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:12:43.658 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-05 12:12:43.658 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device acddfa07-feaa-4c74-af4e-545b769bbc99 not yet added. Adding. 2021-04-05 12:12:43.658 1632 2295846873576 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-05 12:12:43.658 1632 2295846873576 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-05 12:12:43.706 1632 2295846873400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 58362b7c-bead-43a0-8ba6-003b0b5099bc 2021-04-05 12:12:43.830 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-acddfa07-feaa-4c74-af4e-545b769bbc99" acquired by "networking_hyperv.neutron._common_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-05 12:12:44.013 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-acddfa07-feaa-4c74-af4e-545b769bbc99" 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-05 12:12:44.013 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-acddfa07-feaa-4c74-af4e-545b769bbc99" acquired by "networking_hyperv.neutron._common_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-05 12:12:44.079 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4a0c122-4fae-4230-94a0-c98d95348a1d 3cc8392626a14137b61d8694f2896e64 ddc3c61214c148ae9122b41d30482408 - - -] port_delete event received for '58362b7c-bead-43a0-8ba6-003b0b5099bc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:12:44.241 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-acddfa07-feaa-4c74-af4e-545b769bbc99" 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-05 12:12:44.407 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-acddfa07-feaa-4c74-af4e-545b769bbc99" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:12:44.407 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port acddfa07-feaa-4c74-af4e-545b769bbc99 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-05 12:12:44.407 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port acddfa07-feaa-4c74-af4e-545b769bbc99 processed. 2021-04-05 12:12:44.813 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-05 12:12:44.813 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '58362b7c-bead-43a0-8ba6-003b0b5099bc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-05 12:12:44.813 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '58362b7c-bead-43a0-8ba6-003b0b5099bc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-05 12:12:44.813 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 58362b7c-bead-43a0-8ba6-003b0b5099bc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-05 12:12:44.813 1632 2295846873576 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-05 12:12:44.830 1632 2295847785400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ca1fde7e-9d0f-488e-a2c7-2febcf4fb0f0 2021-04-05 12:12:44.830 1632 2295847785400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['58362b7c-bead-43a0-8ba6-003b0b5099bc'] 2021-04-05 12:12:44.830 1632 2295847785400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-05 12:12:44.830 1632 2295847785400 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-05 12:12:44.830 1632 2295847785400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['58362b7c-bead-43a0-8ba6-003b0b5099bc'] 2021-04-05 12:12:45.533 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:12:47.265 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6628b995-12e5-4baf-915f-082fd50076c6 3cc8392626a14137b61d8694f2896e64 ddc3c61214c148ae9122b41d30482408 - - -] port_delete event received for '764e1616-89d8-4040-bb8a-ecd841edadb4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:12:48.029 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-16028d98-4747-44d7-aed7-12bd28ec1992 3cc8392626a14137b61d8694f2896e64 ddc3c61214c148ae9122b41d30482408 - - -] Security group rule updated on remote: ['5649047d-698b-4240-8264-6d1624235002'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-05 12:12:48.029 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-16028d98-4747-44d7-aed7-12bd28ec1992 3cc8392626a14137b61d8694f2896e64 ddc3c61214c148ae9122b41d30482408 - - -] Security group rule updated ['5649047d-698b-4240-8264-6d1624235002'] 2021-04-05 12:12:48.187 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-318442df-bbf4-44a8-a29c-45d124f1e6d1 3cc8392626a14137b61d8694f2896e64 ddc3c61214c148ae9122b41d30482408 - - -] Security group rule updated on remote: ['5649047d-698b-4240-8264-6d1624235002'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-04-05 12:12:48.187 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-318442df-bbf4-44a8-a29c-45d124f1e6d1 3cc8392626a14137b61d8694f2896e64 ddc3c61214c148ae9122b41d30482408 - - -] Security group rule updated ['5649047d-698b-4240-8264-6d1624235002'] 2021-04-05 12:12:53.629 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-06e8931c-f24d-4464-9265-09d4c61a5465 3cc8392626a14137b61d8694f2896e64 ddc3c61214c148ae9122b41d30482408 - - -] Security group member updated on remote: ['5649047d-698b-4240-8264-6d1624235002'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:12:53.629 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-06e8931c-f24d-4464-9265-09d4c61a5465 3cc8392626a14137b61d8694f2896e64 ddc3c61214c148ae9122b41d30482408 - - -] Security group member updated ['5649047d-698b-4240-8264-6d1624235002'] 2021-04-05 12:12:53.830 1632 2295846873400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4487a5bf-441f-49e1-9a24-14280029f172 2021-04-05 12:12:54.454 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ea7bca8-ccf8-4e2b-8348-8965b0186c2f 9fc3c95e512645cfb9e5dd88a76532a4 158305ce32604257a636782848a89730 - - -] Security group member updated on remote: ['95aa28e6-b9d2-42d9-b0ac-f5db9b36d456'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:12:54.454 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-4ea7bca8-ccf8-4e2b-8348-8965b0186c2f 9fc3c95e512645cfb9e5dd88a76532a4 158305ce32604257a636782848a89730 - - -] Security group member updated ['95aa28e6-b9d2-42d9-b0ac-f5db9b36d456'] 2021-04-05 12:12:54.454 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-4ea7bca8-ccf8-4e2b-8348-8965b0186c2f 9fc3c95e512645cfb9e5dd88a76532a4 158305ce32604257a636782848a89730 - - -] Refresh firewall rules 2021-04-05 12:12:54.454 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ea7bca8-ccf8-4e2b-8348-8965b0186c2f 9fc3c95e512645cfb9e5dd88a76532a4 158305ce32604257a636782848a89730 - - -] Get security group information for devices via rpc ['4487a5bf-441f-49e1-9a24-14280029f172'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:12:54.498 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4ea7bca8-ccf8-4e2b-8348-8965b0186c2f 9fc3c95e512645cfb9e5dd88a76532a4 158305ce32604257a636782848a89730 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:12:54.498 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4ea7bca8-ccf8-4e2b-8348-8965b0186c2f 9fc3c95e512645cfb9e5dd88a76532a4 158305ce32604257a636782848a89730 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-05 12:12:54.874 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-05 12:12:54.874 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4487a5bf-441f-49e1-9a24-14280029f172' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-05 12:12:54.874 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4487a5bf-441f-49e1-9a24-14280029f172' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-05 12:12:54.874 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4487a5bf-441f-49e1-9a24-14280029f172 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-05 12:12:54.888 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ea7bca8-ccf8-4e2b-8348-8965b0186c2f 9fc3c95e512645cfb9e5dd88a76532a4 158305ce32604257a636782848a89730 - - -] port_delete event received for '4487a5bf-441f-49e1-9a24-14280029f172' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:12:54.908 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network eca01403-f026-4f4a-a62d-8ce386c78291 2021-04-05 12:12:54.908 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4487a5bf-441f-49e1-9a24-14280029f172'] 2021-04-05 12:12:54.908 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-05 12:12:54.908 1632 2295846873576 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-05 12:12:54.908 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4487a5bf-441f-49e1-9a24-14280029f172'] 2021-04-05 12:12:56.185 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Security group member updated on remote: ['42202d96-a056-4e4a-925c-2aaf260e1692', '87d536f6-5fcb-4011-a077-d19bf2a34446'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:12:56.185 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Security group member updated ['42202d96-a056-4e4a-925c-2aaf260e1692', '87d536f6-5fcb-4011-a077-d19bf2a34446'] 2021-04-05 12:12:56.185 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Refresh firewall rules 2021-04-05 12:12:56.185 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Get security group information for devices via rpc ['75845820-fbee-468c-b268-d6d400e77f3a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:12:56.392 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3fa067cf-3d24-4d9a-8787-2fe5fea4fbef cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] port_update received: c323d51f-6980-4800-9899-b72a3fe52925 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-05 12:12:56.392 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3fa067cf-3d24-4d9a-8787-2fe5fea4fbef cdcf634413474fafbcb1898702864980 e68072be12584466931b83bab6c44d24 - - -] No port c323d51f-6980-4800-9899-b72a3fe52925 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-04-05 12:12:56.423 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Update security group information for ports dict_keys(['75845820-fbee-468c-b268-d6d400e77f3a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:12:56.443 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-05 12:12:56.443 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Update rules of security group (87d536f6-5fcb-4011-a077-d19bf2a34446) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:12:56.443 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Update members of security group (87d536f6-5fcb-4011-a077-d19bf2a34446) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-05 12:12:56.443 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Update port filter for 75845820-fbee-468c-b268-d6d400e77f3a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:12:56.443 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Updating port rules. 2021-04-05 12:12:56.443 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Creating 0 new rules, removing 6 old rules. 2021-04-05 12:12:56.443 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Lock "n-hv-driver-port-lock-75845820-fbee-468c-b268-d6d400e77f3a" acquired by "networking_hyperv.neutron._common_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-05 12:12:56.443 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Lock "n-hv-driver-port-lock-75845820-fbee-468c-b268-d6d400e77f3a" 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-05 12:12:56.443 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Lock "n-hv-driver-port-lock-75845820-fbee-468c-b268-d6d400e77f3a" acquired by "networking_hyperv.neutron._common_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-05 12:12:56.455 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] port_update received: 75845820-fbee-468c-b268-d6d400e77f3a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-04-05 12:12:56.473 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Lock "n-hv-agent-port-lock-75845820-fbee-468c-b268-d6d400e77f3a" acquired by "networking_hyperv.neutron._common_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-05 12:12:56.473 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Binding port 75845820-fbee-468c-b268-d6d400e77f3a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-05 12:12:56.473 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] 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-05 12:12:56.493 1632 2295847785400 MainThread DEBUG neutron.services.trunk.rpc.agent [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '75845820-fbee-468c-b268-d6d400e77f3a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:12:56.493 1632 2295847785400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '75845820-fbee-468c-b268-d6d400e77f3a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:12:56.506 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Trunk plugin disabled on server. Assuming port 75845820-fbee-468c-b268-d6d400e77f3a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-05 12:12:56.506 1632 2295847785400 MainThread INFO networking_hyperv.neutron.trunk_driver [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Binding VLAN ID: 148, VLAN trunk: None to switch port 75845820-fbee-468c-b268-d6d400e77f3a 2021-04-05 12:12:56.554 1632 2295847785400 MainThread INFO neutron.agent.securitygroups_rpc [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Refresh firewall rules 2021-04-05 12:12:56.554 1632 2295847785400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Get security group information for devices via rpc ['75845820-fbee-468c-b268-d6d400e77f3a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:12:56.714 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Lock "n-hv-driver-port-lock-75845820-fbee-468c-b268-d6d400e77f3a" 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-05 12:12:56.872 1632 2295846873576 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-05 12:12:56.906 1632 2295847785400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Update security group information for ports dict_keys(['75845820-fbee-468c-b268-d6d400e77f3a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:12:56.906 1632 2295847785400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-05 12:12:56.906 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Update rules of security group (87d536f6-5fcb-4011-a077-d19bf2a34446) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:12:56.906 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Update members of security group (87d536f6-5fcb-4011-a077-d19bf2a34446) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-04-05 12:12:56.906 1632 2295847785400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Update port filter for 75845820-fbee-468c-b268-d6d400e77f3a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:12:56.906 1632 2295847785400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Updating port rules. 2021-04-05 12:12:56.906 1632 2295847785400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Creating 0 new rules, removing 0 old rules. 2021-04-05 12:12:56.906 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Lock "n-hv-driver-port-lock-75845820-fbee-468c-b268-d6d400e77f3a" acquired by "networking_hyperv.neutron._common_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-05 12:12:56.906 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Lock "n-hv-driver-port-lock-75845820-fbee-468c-b268-d6d400e77f3a" 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-05 12:12:56.906 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Lock "n-hv-driver-port-lock-75845820-fbee-468c-b268-d6d400e77f3a" acquired by "networking_hyperv.neutron._common_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-05 12:12:56.906 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Lock "n-hv-driver-port-lock-75845820-fbee-468c-b268-d6d400e77f3a" 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-05 12:12:56.906 1632 2295846873576 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-05 12:12:56.956 1632 2295847785400 MainThread DEBUG oslo_concurrency.lockutils [req-145d3406-bd2b-4f2f-ba94-b7ca16ab2e75 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Lock "n-hv-agent-port-lock-75845820-fbee-468c-b268-d6d400e77f3a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.485s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:12:58.249 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-071d6445-0a6e-4ba4-ab7f-2b3c091c73b4 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] port_delete event received for '8422e0c1-a48a-4e17-8625-2399ed285492' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:13:00.561 1632 2295846873224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c323d51f-6980-4800-9899-b72a3fe52925 2021-04-05 12:13:00.919 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-05 12:13:01.173 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Adding port c323d51f-6980-4800-9899-b72a3fe52925 2021-04-05 12:13:01.173 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Port c323d51f-6980-4800-9899-b72a3fe52925 updated. Details: {'device': 'c323d51f-6980-4800-9899-b72a3fe52925', 'network_id': 'ca1fde7e-9d0f-488e-a2c7-2febcf4fb0f0', 'port_id': 'c323d51f-6980-4800-9899-b72a3fe52925', 'mac_address': 'fa:16:3e:11:78:0c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 138, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e2cc0a18-1ec0-47fc-acf4-d5c1651f886a', '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-05 12:13:01.173 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] 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-05 12:13:01.190 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c323d51f-6980-4800-9899-b72a3fe52925" acquired by "networking_hyperv.neutron._common_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-05 12:13:01.190 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c323d51f-6980-4800-9899-b72a3fe52925 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-05 12:13:01.190 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ca1fde7e-9d0f-488e-a2c7-2febcf4fb0f0 2021-04-05 12:13:01.190 1632 2295846873576 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-05 12:13:01.388 1632 2295846873576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c323d51f-6980-4800-9899-b72a3fe52925') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:13:01.388 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c323d51f-6980-4800-9899-b72a3fe52925') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:13:01.388 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c323d51f-6980-4800-9899-b72a3fe52925 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-05 12:13:01.388 1632 2295846873576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 138, VLAN trunk: None to switch port c323d51f-6980-4800-9899-b72a3fe52925 2021-04-05 12:13:01.535 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-05 12:13:01.535 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c323d51f-6980-4800-9899-b72a3fe52925'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:13:01.716 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c323d51f-6980-4800-9899-b72a3fe52925']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:13:01.716 1632 2295846873576 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-05 12:13:01.716 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5649047d-698b-4240-8264-6d1624235002) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:13:01.716 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c323d51f-6980-4800-9899-b72a3fe52925 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:13:01.716 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-05 12:13:01.716 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c323d51f-6980-4800-9899-b72a3fe52925 not yet added. Adding. 2021-04-05 12:13:01.716 1632 2295846873576 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-05 12:13:01.716 1632 2295846873576 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-05 12:13:01.905 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c323d51f-6980-4800-9899-b72a3fe52925" acquired by "networking_hyperv.neutron._common_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-05 12:13:02.075 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c323d51f-6980-4800-9899-b72a3fe52925" 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-05 12:13:02.075 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c323d51f-6980-4800-9899-b72a3fe52925" acquired by "networking_hyperv.neutron._common_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-05 12:13:02.311 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c323d51f-6980-4800-9899-b72a3fe52925" 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-05 12:13:02.451 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c323d51f-6980-4800-9899-b72a3fe52925" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:13:02.451 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c323d51f-6980-4800-9899-b72a3fe52925 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-05 12:13:02.451 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c323d51f-6980-4800-9899-b72a3fe52925 processed. 2021-04-05 12:13:02.925 1632 2295846873576 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-05 12:13:03.153 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:13:05.516 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-367cb5b8-e0f2-4431-b5af-ec63ceed258d 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Security group member updated on remote: ['87d536f6-5fcb-4011-a077-d19bf2a34446'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:13:05.516 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-367cb5b8-e0f2-4431-b5af-ec63ceed258d 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Security group member updated ['87d536f6-5fcb-4011-a077-d19bf2a34446'] 2021-04-05 12:13:05.528 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-367cb5b8-e0f2-4431-b5af-ec63ceed258d 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Refresh firewall rules 2021-04-05 12:13:05.528 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-367cb5b8-e0f2-4431-b5af-ec63ceed258d 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Get security group information for devices via rpc ['75845820-fbee-468c-b268-d6d400e77f3a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:13:05.594 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-367cb5b8-e0f2-4431-b5af-ec63ceed258d 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:13:05.594 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-367cb5b8-e0f2-4431-b5af-ec63ceed258d 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-04-05 12:13:05.856 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-367cb5b8-e0f2-4431-b5af-ec63ceed258d 5900bd4818684bb6a15d71ec71daefd9 f8d81770d2fd44d7834fe19f72c36891 - - -] port_delete event received for '75845820-fbee-468c-b268-d6d400e77f3a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:13:06.044 1632 2295846873400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 75845820-fbee-468c-b268-d6d400e77f3a 2021-04-05 12:13:06.937 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-05 12:13:06.937 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '75845820-fbee-468c-b268-d6d400e77f3a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-05 12:13:06.937 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '75845820-fbee-468c-b268-d6d400e77f3a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-05 12:13:06.937 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 75845820-fbee-468c-b268-d6d400e77f3a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-05 12:13:06.952 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['75845820-fbee-468c-b268-d6d400e77f3a'] 2021-04-05 12:13:06.952 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-05 12:13:06.952 1632 2295846873576 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-05 12:13:06.952 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['75845820-fbee-468c-b268-d6d400e77f3a'] 2021-04-05 12:13:08.949 1632 2295846873576 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-05 12:13:09.029 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:13:10.123 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b4108d70-e69f-4b80-b79b-82df976f1e9b 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] port_delete event received for '91a15fcb-f5b6-4d61-b0f8-f34c615abae7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:13:12.436 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe5e6c2e-cb72-4cc3-b890-aeddfce3955f 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] port_delete event received for '30f73d56-4d0b-49b9-ba11-f5520e1d9cb0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:13:14.251 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-471354ef-16e6-443a-b1f7-67c7af79ce89 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] port_delete event received for '6e50531b-b6b4-46b5-a543-dc0a1a144339' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:13:15.248 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-471354ef-16e6-443a-b1f7-67c7af79ce89 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] network_delete received. Deleting network ec78b1d2-852f-4bf9-9578-58aa877b687e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-05 12:13:15.248 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-471354ef-16e6-443a-b1f7-67c7af79ce89 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] Reclaiming local network ec78b1d2-852f-4bf9-9578-58aa877b687e 2021-04-05 12:13:17.002 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-409ca3e5-7109-46d9-b0cd-ccda34ed590a 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] port_delete event received for 'd8e25fc7-a851-4bc4-b33e-197cf8b7886f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:13:19.169 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a48c6b5-0f4a-4fbc-a26f-3ab2604cdc56 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] network_delete received. Deleting network eca01403-f026-4f4a-a62d-8ce386c78291 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-05 12:13:19.169 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a48c6b5-0f4a-4fbc-a26f-3ab2604cdc56 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] Network eca01403-f026-4f4a-a62d-8ce386c78291 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-05 12:13:19.400 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0632b96-9e54-4fc2-bbaa-289a0cb4be3a 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] port_delete event received for '17331b9b-c4e1-43fd-8c04-efe13c5f70eb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:13:21.188 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-94ba65bf-b727-48d0-bff0-657a47514f09 - - - - -] port_delete event received for 'db683ac8-d007-4005-b687-e8a23b7d405b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:13:22.548 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9345160c-6643-4cb5-98b1-8034b0dd20bd 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] network_delete received. Deleting network 4e682753-ca57-4aa3-a48c-6b4125d39e57 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-05 12:13:22.548 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9345160c-6643-4cb5-98b1-8034b0dd20bd 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] Network 4e682753-ca57-4aa3-a48c-6b4125d39e57 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-05 12:14:23.183 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4016655-2941-4595-a9dc-d0e83f30c44a b5369b73119d46fb8108ca8550fd1db4 537a3b807ea2432fbf1daf2fef94185e - - -] port_delete event received for 'ff66240c-cf7f-4151-aef7-cae9243a8496' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:14:26.498 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e9b2e1f3-8a21-487f-afdf-1473d5ede37d b5369b73119d46fb8108ca8550fd1db4 537a3b807ea2432fbf1daf2fef94185e - - -] Security group member updated on remote: ['fcf2b345-b556-482a-8b92-10c7718d3423'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:14:26.498 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-e9b2e1f3-8a21-487f-afdf-1473d5ede37d b5369b73119d46fb8108ca8550fd1db4 537a3b807ea2432fbf1daf2fef94185e - - -] Security group member updated ['fcf2b345-b556-482a-8b92-10c7718d3423'] 2021-04-05 12:14:26.589 1632 2295846873400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d453ac47-aecb-4c22-9e51-c391eb3fa395 2021-04-05 12:14:26.841 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9b2e1f3-8a21-487f-afdf-1473d5ede37d b5369b73119d46fb8108ca8550fd1db4 537a3b807ea2432fbf1daf2fef94185e - - -] port_delete event received for 'd453ac47-aecb-4c22-9e51-c391eb3fa395' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:14:27.291 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-05 12:14:27.291 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd453ac47-aecb-4c22-9e51-c391eb3fa395' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-05 12:14:27.291 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd453ac47-aecb-4c22-9e51-c391eb3fa395' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-05 12:14:27.291 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d453ac47-aecb-4c22-9e51-c391eb3fa395 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-05 12:14:27.291 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c8b603c3-054c-48fb-be51-22ffd400d7ad 2021-04-05 12:14:27.291 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d453ac47-aecb-4c22-9e51-c391eb3fa395'] 2021-04-05 12:14:27.307 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-05 12:14:27.307 1632 2295846873576 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-05 12:14:27.307 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d453ac47-aecb-4c22-9e51-c391eb3fa395'] 2021-04-05 12:14:29.294 1632 2295846873576 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-05 12:14:29.338 1632 2295846873576 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-05 12:14:30.291 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b225d78-2b7f-4980-b7eb-9ba447089fa1 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] port_delete event received for '4971e5ed-f85d-49df-b88a-8f24e8ca07ee' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:14:32.685 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2021912b-458e-4b1b-a735-8f75e1b9e1bd 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] port_delete event received for 'd026006a-a6ec-4b5a-ae4e-7196fe34ff99' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:14:34.542 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-065fb6d2-6978-41f1-af3e-b4ab48b5849b 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] port_delete event received for '1fa1677a-c183-42fc-9898-1ab69a8ec590' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:14:35.524 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-065fb6d2-6978-41f1-af3e-b4ab48b5849b 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] network_delete received. Deleting network c8b603c3-054c-48fb-be51-22ffd400d7ad network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-05 12:14:35.524 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-065fb6d2-6978-41f1-af3e-b4ab48b5849b 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] Network c8b603c3-054c-48fb-be51-22ffd400d7ad not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-05 12:14:37.337 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4081f05d-0b8c-42b1-b497-78b35d8bf520 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] port_delete event received for 'b5ee101c-357c-4ab2-94c2-51eb10038735' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:14:39.901 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75c5b525-e169-41cf-8972-7772d70d9eda 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] port_delete event received for 'fff753bf-2878-4370-b948-a5079f86f230' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:14:42.211 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f30509b2-98bd-4108-a543-9c43c4054142 - - - - -] port_delete event received for '099654a8-3b10-4a14-be0f-a074f3291838' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:14:42.716 1632 2295846873400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c323d51f-6980-4800-9899-b72a3fe52925 2021-04-05 12:14:42.959 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8af8b21d-0a3a-4620-b6c2-1148bef2d266 3cc8392626a14137b61d8694f2896e64 ddc3c61214c148ae9122b41d30482408 - - -] Security group member updated on remote: ['5649047d-698b-4240-8264-6d1624235002'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:14:42.959 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-8af8b21d-0a3a-4620-b6c2-1148bef2d266 3cc8392626a14137b61d8694f2896e64 ddc3c61214c148ae9122b41d30482408 - - -] Security group member updated ['5649047d-698b-4240-8264-6d1624235002'] 2021-04-05 12:14:43.381 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-05 12:14:43.381 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c323d51f-6980-4800-9899-b72a3fe52925' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-05 12:14:43.381 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c323d51f-6980-4800-9899-b72a3fe52925' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-05 12:14:43.381 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c323d51f-6980-4800-9899-b72a3fe52925 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-05 12:14:43.381 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ca1fde7e-9d0f-488e-a2c7-2febcf4fb0f0 2021-04-05 12:14:43.381 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c323d51f-6980-4800-9899-b72a3fe52925'] 2021-04-05 12:14:43.381 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-05 12:14:43.381 1632 2295846873576 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-05 12:14:43.381 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c323d51f-6980-4800-9899-b72a3fe52925'] 2021-04-05 12:14:44.056 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8af8b21d-0a3a-4620-b6c2-1148bef2d266 3cc8392626a14137b61d8694f2896e64 ddc3c61214c148ae9122b41d30482408 - - -] port_delete event received for 'c323d51f-6980-4800-9899-b72a3fe52925' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:14:44.556 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d8de266-35e9-46e6-8d1a-89703201f999 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] network_delete received. Deleting network 78cc7043-a959-4277-83d7-3d6cae2c2655 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-05 12:14:44.556 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d8de266-35e9-46e6-8d1a-89703201f999 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] Network 78cc7043-a959-4277-83d7-3d6cae2c2655 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-05 12:14:45.381 1632 2295846873576 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-05 12:14:45.428 1632 2295846873576 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-05 12:14:47.054 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b7461a6-5c97-43d9-b149-d80758e934a0 3cc8392626a14137b61d8694f2896e64 ddc3c61214c148ae9122b41d30482408 - - -] port_delete event received for '0e26aa3a-8543-4c0a-8d26-f224f0d4f5f9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:14:51.382 1632 2295846873224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: acddfa07-feaa-4c74-af4e-545b769bbc99 2021-04-05 12:14:53.241 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3918a303-dfc4-4fa9-ac46-4a76ad9a5804 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] port_delete event received for '2d285325-55f6-4b02-b636-1e398df8cf7d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:14:53.382 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-05 12:14:53.640 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Adding port acddfa07-feaa-4c74-af4e-545b769bbc99 2021-04-05 12:14:53.640 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Port acddfa07-feaa-4c74-af4e-545b769bbc99 updated. Details: {'device': 'acddfa07-feaa-4c74-af4e-545b769bbc99', 'network_id': '40fb80d3-753f-4a6e-8e1e-404338c152f4', 'port_id': 'acddfa07-feaa-4c74-af4e-545b769bbc99', 'mac_address': 'fa:16:3e:bb:41:72', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 111, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ad6e7b7d-b348-4208-aa85-00f9b060484b', '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-05 12:14:53.640 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] 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-05 12:14:53.640 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-acddfa07-feaa-4c74-af4e-545b769bbc99" acquired by "networking_hyperv.neutron._common_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-05 12:14:53.640 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port acddfa07-feaa-4c74-af4e-545b769bbc99 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-05 12:14:53.640 1632 2295846873576 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-05 12:14:53.664 1632 2295846873576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'acddfa07-feaa-4c74-af4e-545b769bbc99') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:14:53.664 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'acddfa07-feaa-4c74-af4e-545b769bbc99') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:14:53.680 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port acddfa07-feaa-4c74-af4e-545b769bbc99 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-05 12:14:53.680 1632 2295846873576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 111, VLAN trunk: None to switch port acddfa07-feaa-4c74-af4e-545b769bbc99 2021-04-05 12:14:53.712 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-05 12:14:53.712 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['acddfa07-feaa-4c74-af4e-545b769bbc99'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:14:53.882 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['acddfa07-feaa-4c74-af4e-545b769bbc99']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:14:53.882 1632 2295846873576 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-05 12:14:53.882 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7970f48b-98bc-4bba-8590-4697557a5219) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:14:53.882 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for acddfa07-feaa-4c74-af4e-545b769bbc99 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:14:53.882 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-05 12:14:53.882 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-04-05 12:14:53.882 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-acddfa07-feaa-4c74-af4e-545b769bbc99" acquired by "networking_hyperv.neutron._common_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-05 12:14:53.882 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-acddfa07-feaa-4c74-af4e-545b769bbc99" 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-05 12:14:53.882 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-acddfa07-feaa-4c74-af4e-545b769bbc99" acquired by "networking_hyperv.neutron._common_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-05 12:14:53.882 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-acddfa07-feaa-4c74-af4e-545b769bbc99" 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-05 12:14:53.931 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-acddfa07-feaa-4c74-af4e-545b769bbc99" 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-05 12:14:53.931 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port acddfa07-feaa-4c74-af4e-545b769bbc99 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-05 12:14:53.931 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port acddfa07-feaa-4c74-af4e-545b769bbc99 processed. 2021-04-05 12:14:55.393 1632 2295846873576 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-05 12:14:55.647 1632 2295847785400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64142c97-8b0c-45bc-927c-addea1dc95fe 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] port_delete event received for '4625d710-450e-494f-a83c-fb4c238fbaa8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:14:55.694 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:14:57.449 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2764b213-6492-4c02-b012-3aeec2505c3b 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] port_delete event received for '67ea5f32-1e4f-45ea-b03b-f2999f67a48c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:14:58.631 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2764b213-6492-4c02-b012-3aeec2505c3b 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] network_delete received. Deleting network ca1fde7e-9d0f-488e-a2c7-2febcf4fb0f0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-05 12:14:58.631 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2764b213-6492-4c02-b012-3aeec2505c3b 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] Network ca1fde7e-9d0f-488e-a2c7-2febcf4fb0f0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-04-05 12:15:06.897 1632 2295846873400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: acddfa07-feaa-4c74-af4e-545b769bbc99 2021-04-05 12:15:07.430 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-05 12:15:07.430 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'acddfa07-feaa-4c74-af4e-545b769bbc99' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-05 12:15:07.430 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'acddfa07-feaa-4c74-af4e-545b769bbc99' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-05 12:15:07.430 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port acddfa07-feaa-4c74-af4e-545b769bbc99 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-05 12:15:07.464 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['acddfa07-feaa-4c74-af4e-545b769bbc99'] 2021-04-05 12:15:07.464 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-05 12:15:07.464 1632 2295846873576 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-05 12:15:07.464 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['acddfa07-feaa-4c74-af4e-545b769bbc99'] 2021-04-05 12:15:09.431 1632 2295846873576 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-05 12:15:09.599 1632 2295846873576 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-05 12:15:10.912 1632 2295846873400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: acddfa07-feaa-4c74-af4e-545b769bbc99 2021-04-05 12:15:11.443 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-05 12:15:11.443 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'acddfa07-feaa-4c74-af4e-545b769bbc99' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-05 12:15:11.443 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'acddfa07-feaa-4c74-af4e-545b769bbc99' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-05 12:15:11.443 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port acddfa07-feaa-4c74-af4e-545b769bbc99 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-05 12:15:11.453 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 40fb80d3-753f-4a6e-8e1e-404338c152f4 2021-04-05 12:15:11.453 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['acddfa07-feaa-4c74-af4e-545b769bbc99'] 2021-04-05 12:15:11.453 1632 2295846873576 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-05 12:15:11.453 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['acddfa07-feaa-4c74-af4e-545b769bbc99'] 2021-04-05 12:15:13.451 1632 2295846873576 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-05 12:15:13.576 1632 2295846873576 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-05 12:15:29.629 1632 2295846873224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: acddfa07-feaa-4c74-af4e-545b769bbc99 2021-04-05 12:15:31.488 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-04-05 12:15:31.738 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Adding port acddfa07-feaa-4c74-af4e-545b769bbc99 2021-04-05 12:15:31.738 1632 2295758589448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Port acddfa07-feaa-4c74-af4e-545b769bbc99 updated. Details: {'device': 'acddfa07-feaa-4c74-af4e-545b769bbc99', 'network_id': '40fb80d3-753f-4a6e-8e1e-404338c152f4', 'port_id': 'acddfa07-feaa-4c74-af4e-545b769bbc99', 'mac_address': 'fa:16:3e:bb:41:72', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 111, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ad6e7b7d-b348-4208-aa85-00f9b060484b', '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-05 12:15:31.738 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] 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-05 12:15:31.746 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-acddfa07-feaa-4c74-af4e-545b769bbc99" acquired by "networking_hyperv.neutron._common_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-05 12:15:31.746 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port acddfa07-feaa-4c74-af4e-545b769bbc99 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-04-05 12:15:31.746 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 40fb80d3-753f-4a6e-8e1e-404338c152f4 2021-04-05 12:15:31.746 1632 2295846873576 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-05 12:15:31.944 1632 2295846873576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'acddfa07-feaa-4c74-af4e-545b769bbc99') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:15:31.944 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'acddfa07-feaa-4c74-af4e-545b769bbc99') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-04-05 12:15:31.944 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port acddfa07-feaa-4c74-af4e-545b769bbc99 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-04-05 12:15:31.944 1632 2295846873576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 111, VLAN trunk: None to switch port acddfa07-feaa-4c74-af4e-545b769bbc99 2021-04-05 12:15:32.053 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-04-05 12:15:32.053 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['acddfa07-feaa-4c74-af4e-545b769bbc99'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-04-05 12:15:32.238 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['acddfa07-feaa-4c74-af4e-545b769bbc99']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-04-05 12:15:32.238 1632 2295846873576 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-05 12:15:32.238 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7970f48b-98bc-4bba-8590-4697557a5219) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-04-05 12:15:32.238 1632 2295846873576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for acddfa07-feaa-4c74-af4e-545b769bbc99 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-04-05 12:15:32.238 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-04-05 12:15:32.238 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device acddfa07-feaa-4c74-af4e-545b769bbc99 not yet added. Adding. 2021-04-05 12:15:32.238 1632 2295846873576 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-05 12:15:32.238 1632 2295846873576 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-05 12:15:32.365 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-acddfa07-feaa-4c74-af4e-545b769bbc99" acquired by "networking_hyperv.neutron._common_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-05 12:15:32.474 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-acddfa07-feaa-4c74-af4e-545b769bbc99" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:15:32.474 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-acddfa07-feaa-4c74-af4e-545b769bbc99" acquired by "networking_hyperv.neutron._common_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-05 12:15:32.614 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-acddfa07-feaa-4c74-af4e-545b769bbc99" 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-05 12:15:32.723 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-acddfa07-feaa-4c74-af4e-545b769bbc99" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.984s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:15:32.723 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port acddfa07-feaa-4c74-af4e-545b769bbc99 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-04-05 12:15:32.723 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port acddfa07-feaa-4c74-af4e-545b769bbc99 processed. 2021-04-05 12:15:33.488 1632 2295846873576 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-05 12:15:33.730 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:16:27.404 1632 2295846873400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: acddfa07-feaa-4c74-af4e-545b769bbc99 2021-04-05 12:16:27.810 1632 2295758589448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e41bb284-70bc-468f-bb95-2648b2fad8de - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-04-05 12:16:27.810 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'acddfa07-feaa-4c74-af4e-545b769bbc99' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-04-05 12:16:27.810 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'acddfa07-feaa-4c74-af4e-545b769bbc99' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-04-05 12:16:27.810 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port acddfa07-feaa-4c74-af4e-545b769bbc99 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-04-05 12:16:27.812 1632 2295846873576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 40fb80d3-753f-4a6e-8e1e-404338c152f4 2021-04-05 12:16:27.812 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['acddfa07-feaa-4c74-af4e-545b769bbc99'] 2021-04-05 12:16:27.812 1632 2295846873576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-04-05 12:16:27.812 1632 2295846873576 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-05 12:16:27.812 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['acddfa07-feaa-4c74-af4e-545b769bbc99'] 2021-04-05 12:16:27.968 1632 2295846873576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b952056d-dfa1-4078-83ec-1160a323fdcd 7af0c60f684e4b2fad30bee60186ec8c ef963fd801d14231908609f44c23fa0b - - -] Security group member updated on remote: ['7970f48b-98bc-4bba-8590-4697557a5219'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-04-05 12:16:27.968 1632 2295846873576 MainThread INFO neutron.agent.securitygroups_rpc [req-b952056d-dfa1-4078-83ec-1160a323fdcd 7af0c60f684e4b2fad30bee60186ec8c ef963fd801d14231908609f44c23fa0b - - -] Security group member updated ['7970f48b-98bc-4bba-8590-4697557a5219'] 2021-04-05 12:16:28.671 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b952056d-dfa1-4078-83ec-1160a323fdcd 7af0c60f684e4b2fad30bee60186ec8c ef963fd801d14231908609f44c23fa0b - - -] port_delete event received for 'acddfa07-feaa-4c74-af4e-545b769bbc99' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:16:29.825 1632 2295846873576 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-05 12:16:29.859 1632 2295846873576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-04-05 12:16:31.700 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-301dba6a-aef5-4aad-8578-1913399c8666 7af0c60f684e4b2fad30bee60186ec8c ef963fd801d14231908609f44c23fa0b - - -] port_delete event received for 'e5eff1ad-497c-4f72-b3a4-c69137a7d3ec' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:16:36.311 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-602f0a57-12a9-488b-ae24-87f739646e4a 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] port_delete event received for '37584758-d8ac-49b8-8ba8-399d92b30e1d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:16:38.574 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c24648cd-262f-434e-b3c1-bc59014c5761 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] port_delete event received for 'ea26e21f-5a3b-402c-b2e2-36a3e714a211' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:16:40.417 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-182934de-bc7b-4fcf-a9a9-cd76f416f85a 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] port_delete event received for '2da5daaf-7537-4e85-add1-6374166a624d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-04-05 12:16:41.152 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-182934de-bc7b-4fcf-a9a9-cd76f416f85a 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] network_delete received. Deleting network 40fb80d3-753f-4a6e-8e1e-404338c152f4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-04-05 12:16:41.152 1632 2295846873576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-182934de-bc7b-4fcf-a9a9-cd76f416f85a 9760975d125541bab3084b46f462a39e cac1fde1f5354b91b661fb3c92c4542c - - -] Network 40fb80d3-753f-4a6e-8e1e-404338c152f4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463